View | Details | Raw Unified | Return to bug 248091 | Differences between
and this patch

Collapse All | Expand All

(-)devel/codeblocks/Makefile (-1 / +3 lines)
Lines 2-10 Link Here
2
# $FreeBSD: head/devel/codeblocks/Makefile 523070 2020-01-14 21:45:15Z lbartoletti $
2
# $FreeBSD: head/devel/codeblocks/Makefile 523070 2020-01-14 21:45:15Z lbartoletti $
3
3
4
PORTNAME=	codeblocks
4
PORTNAME=	codeblocks
5
PORTVERSION=	20.03
5
PORTVERSION=	17.12
6
PORTREVISION=	10
6
CATEGORIES=	devel
7
CATEGORIES=	devel
7
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
8
10
9
MAINTAINER=	lbartoletti@FreeBSD.org
11
MAINTAINER=	lbartoletti@FreeBSD.org
10
COMMENT=	Open source, cross-platform, free C/C++ IDE
12
COMMENT=	Open source, cross-platform, free C/C++ IDE
(-)devel/codeblocks/Makefile.orig (-49 lines)
Lines 1-49 Link Here
1
# Created by: Matthias Sund <m.sund@arcor.de>
2
# $FreeBSD: head/devel/codeblocks/Makefile 523070 2020-01-14 21:45:15Z lbartoletti $
3
4
PORTNAME=	codeblocks
5
PORTVERSION=	17.12
6
PORTREVISION=	10
7
CATEGORIES=	devel
8
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
10
11
MAINTAINER=	lbartoletti@FreeBSD.org
12
COMMENT=	Open source, cross-platform, free C/C++ IDE
13
14
LICENSE=	GPLv3 LGPL3
15
LICENSE_COMB=	multi
16
17
BUILD_DEPENDS=	zip:archivers/zip
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
19
		libfontconfig.so:x11-fonts/fontconfig \
20
		libfreetype.so:print/freetype2 \
21
		libhunspell-1.7.so:textproc/hunspell \
22
		libtinyxml.so:textproc/tinyxml
23
24
USES=		autoreconf compiler:c++11-lang desktop-file-utils \
25
		fam:gamin gettext-runtime gnome libtool localbase \
26
		pathfix pkgconfig shared-mime-info tar:xz xorg
27
USE_WX=		2.8
28
USE_GNOME=	gtk20 cairo
29
USE_XORG=	x11
30
GNU_CONFIGURE=	yes
31
CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \
32
		--disable-pch --with-boost-system=boost_system
33
PKG_CONFIG_LIBDIR=	${LOCALBASE}/libdata/pkgconfig
34
INSTALLS_ICONS=	yes
35
INSTALL_TARGET=	install-strip
36
USE_LDCONFIG=	yes
37
38
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
39
40
.include <bsd.port.pre.mk>
41
42
.if ${CHOSEN_COMPILER_TYPE} == clang
43
USE_CXXSTD=	c++11
44
. if ${COMPILER_VERSION} >= 35
45
CXXFLAGS+=	-Wno-undefined-bool-conversion
46
. endif
47
.endif
48
49
.include <bsd.port.post.mk>
(-)devel/codeblocks/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1595247852
1
TIMESTAMP = 1514861811
2
SHA256 (codeblocks-20.03.tar.xz) = 15eeb3e28aea054e1f38b0c7f4671b4d4d1116fd05f63c07aa95a91db89eaac5
2
SHA256 (codeblocks_17.12.tar.xz) = 13881a0a72769694e82e531b8e7814d51fbf1fa122c73c5004e186560fbc57e0
3
SIZE (codeblocks-20.03.tar.xz) = 11799264
3
SIZE (codeblocks_17.12.tar.xz) = 15725976
(-)devel/codeblocks/distinfo.orig (-3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1514861811
2
SHA256 (codeblocks_17.12.tar.xz) = 13881a0a72769694e82e531b8e7814d51fbf1fa122c73c5004e186560fbc57e0
3
SIZE (codeblocks_17.12.tar.xz) = 15725976
(-)devel/codeblocks/pkg-plist (-115 / +289 lines)
Lines 18-24 Link Here
18
include/codeblocks/backgroundthread.h
18
include/codeblocks/backgroundthread.h
19
include/codeblocks/base64.h
19
include/codeblocks/base64.h
20
include/codeblocks/blockallocated.h
20
include/codeblocks/blockallocated.h
21
include/codeblocks/cbart_provider.h
22
include/codeblocks/cbauibook.h
21
include/codeblocks/cbauibook.h
23
include/codeblocks/cbcolourmanager.h
22
include/codeblocks/cbcolourmanager.h
24
include/codeblocks/cbdebugger_interfaces.h
23
include/codeblocks/cbdebugger_interfaces.h
Lines 376-382 Link Here
376
lib/codeblocks/plugins/liboccurrenceshighlighting.so
375
lib/codeblocks/plugins/liboccurrenceshighlighting.so
377
lib/codeblocks/plugins/libopenfileslist.so
376
lib/codeblocks/plugins/libopenfileslist.so
378
lib/codeblocks/plugins/libprojectsimporter.so
377
lib/codeblocks/plugins/libprojectsimporter.so
379
lib/codeblocks/plugins/librndgen.so
380
lib/codeblocks/plugins/libscriptedwizard.so
378
lib/codeblocks/plugins/libscriptedwizard.so
381
lib/codeblocks/plugins/libtodo.so
379
lib/codeblocks/plugins/libtodo.so
382
lib/codeblocks/plugins/libwxSmithAui.so
380
lib/codeblocks/plugins/libwxSmithAui.so
Lines 462-567 Link Here
462
%%DATADIR%%/SmartIndentPython.zip
460
%%DATADIR%%/SmartIndentPython.zip
463
%%DATADIR%%/SmartIndentXML.zip
461
%%DATADIR%%/SmartIndentXML.zip
464
%%DATADIR%%/SpellChecker.zip
462
%%DATADIR%%/SpellChecker.zip
465
%%DATADIR%%/SpellChecker/16x16/de_AT.png
466
%%DATADIR%%/SpellChecker/16x16/de_CH.png
467
%%DATADIR%%/SpellChecker/16x16/de_DE.png
468
%%DATADIR%%/SpellChecker/16x16/disabled.png
469
%%DATADIR%%/SpellChecker/16x16/en_AU.png
470
%%DATADIR%%/SpellChecker/16x16/en_CA.png
471
%%DATADIR%%/SpellChecker/16x16/en_GB.png
472
%%DATADIR%%/SpellChecker/16x16/en_NZ.png
473
%%DATADIR%%/SpellChecker/16x16/en_US.png
474
%%DATADIR%%/SpellChecker/16x16/fr_FR.png
475
%%DATADIR%%/SpellChecker/16x16/ru_RU.png
476
%%DATADIR%%/SpellChecker/20x20/de_AT.png
477
%%DATADIR%%/SpellChecker/20x20/de_CH.png
478
%%DATADIR%%/SpellChecker/20x20/de_DE.png
479
%%DATADIR%%/SpellChecker/20x20/disabled.png
480
%%DATADIR%%/SpellChecker/20x20/en_AU.png
481
%%DATADIR%%/SpellChecker/20x20/en_CA.png
482
%%DATADIR%%/SpellChecker/20x20/en_GB.png
483
%%DATADIR%%/SpellChecker/20x20/en_NZ.png
484
%%DATADIR%%/SpellChecker/20x20/en_US.png
485
%%DATADIR%%/SpellChecker/20x20/fr_FR.png
486
%%DATADIR%%/SpellChecker/20x20/ru_RU.png
487
%%DATADIR%%/SpellChecker/24x24/de_AT.png
488
%%DATADIR%%/SpellChecker/24x24/de_CH.png
489
%%DATADIR%%/SpellChecker/24x24/de_DE.png
490
%%DATADIR%%/SpellChecker/24x24/disabled.png
491
%%DATADIR%%/SpellChecker/24x24/en_AU.png
492
%%DATADIR%%/SpellChecker/24x24/en_CA.png
493
%%DATADIR%%/SpellChecker/24x24/en_GB.png
494
%%DATADIR%%/SpellChecker/24x24/en_NZ.png
495
%%DATADIR%%/SpellChecker/24x24/en_US.png
496
%%DATADIR%%/SpellChecker/24x24/fr_FR.png
497
%%DATADIR%%/SpellChecker/24x24/ru_RU.png
498
%%DATADIR%%/SpellChecker/28x28/de_AT.png
499
%%DATADIR%%/SpellChecker/28x28/de_CH.png
500
%%DATADIR%%/SpellChecker/28x28/de_DE.png
501
%%DATADIR%%/SpellChecker/28x28/disabled.png
502
%%DATADIR%%/SpellChecker/28x28/en_AU.png
503
%%DATADIR%%/SpellChecker/28x28/en_CA.png
504
%%DATADIR%%/SpellChecker/28x28/en_GB.png
505
%%DATADIR%%/SpellChecker/28x28/en_NZ.png
506
%%DATADIR%%/SpellChecker/28x28/en_US.png
507
%%DATADIR%%/SpellChecker/28x28/fr_FR.png
508
%%DATADIR%%/SpellChecker/28x28/ru_RU.png
509
%%DATADIR%%/SpellChecker/32x32/de_AT.png
510
%%DATADIR%%/SpellChecker/32x32/de_CH.png
511
%%DATADIR%%/SpellChecker/32x32/de_DE.png
512
%%DATADIR%%/SpellChecker/32x32/disabled.png
513
%%DATADIR%%/SpellChecker/32x32/en_AU.png
514
%%DATADIR%%/SpellChecker/32x32/en_CA.png
515
%%DATADIR%%/SpellChecker/32x32/en_GB.png
516
%%DATADIR%%/SpellChecker/32x32/en_NZ.png
517
%%DATADIR%%/SpellChecker/32x32/en_US.png
518
%%DATADIR%%/SpellChecker/32x32/fr_FR.png
519
%%DATADIR%%/SpellChecker/32x32/ru_RU.png
520
%%DATADIR%%/SpellChecker/40x40/de_AT.png
521
%%DATADIR%%/SpellChecker/40x40/de_CH.png
522
%%DATADIR%%/SpellChecker/40x40/de_DE.png
523
%%DATADIR%%/SpellChecker/40x40/disabled.png
524
%%DATADIR%%/SpellChecker/40x40/en_AU.png
525
%%DATADIR%%/SpellChecker/40x40/en_CA.png
526
%%DATADIR%%/SpellChecker/40x40/en_GB.png
527
%%DATADIR%%/SpellChecker/40x40/en_NZ.png
528
%%DATADIR%%/SpellChecker/40x40/en_US.png
529
%%DATADIR%%/SpellChecker/40x40/fr_FR.png
530
%%DATADIR%%/SpellChecker/40x40/ru_RU.png
531
%%DATADIR%%/SpellChecker/48x48/de_AT.png
532
%%DATADIR%%/SpellChecker/48x48/de_CH.png
533
%%DATADIR%%/SpellChecker/48x48/de_DE.png
534
%%DATADIR%%/SpellChecker/48x48/disabled.png
535
%%DATADIR%%/SpellChecker/48x48/en_AU.png
536
%%DATADIR%%/SpellChecker/48x48/en_CA.png
537
%%DATADIR%%/SpellChecker/48x48/en_GB.png
538
%%DATADIR%%/SpellChecker/48x48/en_NZ.png
539
%%DATADIR%%/SpellChecker/48x48/en_US.png
540
%%DATADIR%%/SpellChecker/48x48/fr_FR.png
541
%%DATADIR%%/SpellChecker/48x48/ru_RU.png
542
%%DATADIR%%/SpellChecker/56x56/de_AT.png
543
%%DATADIR%%/SpellChecker/56x56/de_CH.png
544
%%DATADIR%%/SpellChecker/56x56/de_DE.png
545
%%DATADIR%%/SpellChecker/56x56/disabled.png
546
%%DATADIR%%/SpellChecker/56x56/en_AU.png
547
%%DATADIR%%/SpellChecker/56x56/en_CA.png
548
%%DATADIR%%/SpellChecker/56x56/en_GB.png
549
%%DATADIR%%/SpellChecker/56x56/en_NZ.png
550
%%DATADIR%%/SpellChecker/56x56/en_US.png
551
%%DATADIR%%/SpellChecker/56x56/fr_FR.png
552
%%DATADIR%%/SpellChecker/56x56/ru_RU.png
553
%%DATADIR%%/SpellChecker/64x64/de_AT.png
554
%%DATADIR%%/SpellChecker/64x64/de_CH.png
555
%%DATADIR%%/SpellChecker/64x64/de_DE.png
556
%%DATADIR%%/SpellChecker/64x64/disabled.png
557
%%DATADIR%%/SpellChecker/64x64/en_AU.png
558
%%DATADIR%%/SpellChecker/64x64/en_CA.png
559
%%DATADIR%%/SpellChecker/64x64/en_GB.png
560
%%DATADIR%%/SpellChecker/64x64/en_NZ.png
561
%%DATADIR%%/SpellChecker/64x64/en_US.png
562
%%DATADIR%%/SpellChecker/64x64/fr_FR.png
563
%%DATADIR%%/SpellChecker/64x64/ru_RU.png
564
%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
463
%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
464
%%DATADIR%%/SpellChecker/de_AT.png
465
%%DATADIR%%/SpellChecker/de_CH.png
466
%%DATADIR%%/SpellChecker/de_DE.png
467
%%DATADIR%%/SpellChecker/disabled.png
468
%%DATADIR%%/SpellChecker/en_AU.png
469
%%DATADIR%%/SpellChecker/en_CA.png
470
%%DATADIR%%/SpellChecker/en_GB.png
471
%%DATADIR%%/SpellChecker/en_NZ.png
472
%%DATADIR%%/SpellChecker/en_US.png
473
%%DATADIR%%/SpellChecker/fr_FR.png
474
%%DATADIR%%/SpellChecker/ru_RU.png
565
%%DATADIR%%/SymTab.zip
475
%%DATADIR%%/SymTab.zip
566
%%DATADIR%%/ThreadSearch.zip
476
%%DATADIR%%/ThreadSearch.zip
567
%%DATADIR%%/ToolsPlus.zip
477
%%DATADIR%%/ToolsPlus.zip
Lines 667-674 Link Here
667
%%DATADIR%%/icons/h64.xpm
577
%%DATADIR%%/icons/h64.xpm
668
%%DATADIR%%/icons/proj64.xpm
578
%%DATADIR%%/icons/proj64.xpm
669
%%DATADIR%%/icons/rc64.xpm
579
%%DATADIR%%/icons/rc64.xpm
580
%%DATADIR%%/images/16x16/bookmark_add.png
581
%%DATADIR%%/images/16x16/dbginfo.png
582
%%DATADIR%%/images/16x16/dbgnext.png
583
%%DATADIR%%/images/16x16/dbgnexti.png
584
%%DATADIR%%/images/16x16/dbgpause.png
585
%%DATADIR%%/images/16x16/dbgrun.png
586
%%DATADIR%%/images/16x16/dbgrunto.png
587
%%DATADIR%%/images/16x16/dbgstep.png
588
%%DATADIR%%/images/16x16/dbgstepi.png
589
%%DATADIR%%/images/16x16/dbgstepout.png
590
%%DATADIR%%/images/16x16/dbgstop.png
591
%%DATADIR%%/images/16x16/dbgwindow.png
592
%%DATADIR%%/images/16x16/editcopy.png
593
%%DATADIR%%/images/16x16/editcut.png
594
%%DATADIR%%/images/16x16/editpaste.png
595
%%DATADIR%%/images/16x16/exit.png
596
%%DATADIR%%/images/16x16/fileclose.png
597
%%DATADIR%%/images/16x16/filefind.png
598
%%DATADIR%%/images/16x16/filefindnext.png
599
%%DATADIR%%/images/16x16/filefindprev.png
600
%%DATADIR%%/images/16x16/filenew.png
601
%%DATADIR%%/images/16x16/fileopen.png
602
%%DATADIR%%/images/16x16/fileprint.png
603
%%DATADIR%%/images/16x16/filequickprint.png
604
%%DATADIR%%/images/16x16/filesave.png
605
%%DATADIR%%/images/16x16/filesaveall.png
606
%%DATADIR%%/images/16x16/filesaveas.png
607
%%DATADIR%%/images/16x16/findf.png
608
%%DATADIR%%/images/16x16/folder.png
609
%%DATADIR%%/images/16x16/folder_new.png
610
%%DATADIR%%/images/16x16/folder_open.png
611
%%DATADIR%%/images/16x16/folder_yel.png
612
%%DATADIR%%/images/16x16/folder_yel_open.png
613
%%DATADIR%%/images/16x16/goto.png
614
%%DATADIR%%/images/16x16/history_clear.png
615
%%DATADIR%%/images/16x16/idea.png
616
%%DATADIR%%/images/16x16/info.png
617
%%DATADIR%%/images/16x16/mark.png
618
%%DATADIR%%/images/16x16/mark_clear.png
619
%%DATADIR%%/images/16x16/mark_next.png
620
%%DATADIR%%/images/16x16/mark_prev.png
621
%%DATADIR%%/images/16x16/newproject.png
622
%%DATADIR%%/images/16x16/next.png
623
%%DATADIR%%/images/16x16/plug.png
624
%%DATADIR%%/images/16x16/prev.png
625
%%DATADIR%%/images/16x16/project-readonly.png
626
%%DATADIR%%/images/16x16/project.png
627
%%DATADIR%%/images/16x16/projectnew.png
628
%%DATADIR%%/images/16x16/redo.png
629
%%DATADIR%%/images/16x16/run.png
630
%%DATADIR%%/images/16x16/searchreplace.png
631
%%DATADIR%%/images/16x16/searchreplacef.png
632
%%DATADIR%%/images/16x16/undo.png
633
%%DATADIR%%/images/16x16/view_sidetree.png
634
%%DATADIR%%/images/16x16/view_tree.png
635
%%DATADIR%%/images/16x16/window_fullscreen.png
636
%%DATADIR%%/images/16x16/workspace-readonly.png
637
%%DATADIR%%/images/16x16/workspace.png
638
%%DATADIR%%/images/DoxyBlocks/16x16/chm.png
639
%%DATADIR%%/images/DoxyBlocks/16x16/comment_block.png
640
%%DATADIR%%/images/DoxyBlocks/16x16/comment_line.png
641
%%DATADIR%%/images/DoxyBlocks/16x16/configure.png
642
%%DATADIR%%/images/DoxyBlocks/16x16/doxywizard.png
643
%%DATADIR%%/images/DoxyBlocks/16x16/extract.png
644
%%DATADIR%%/images/DoxyBlocks/16x16/html.png
645
%%DATADIR%%/images/DoxyBlocks/chm.png
646
%%DATADIR%%/images/DoxyBlocks/comment_block.png
647
%%DATADIR%%/images/DoxyBlocks/comment_line.png
648
%%DATADIR%%/images/DoxyBlocks/configure.png
649
%%DATADIR%%/images/DoxyBlocks/doxywizard.png
650
%%DATADIR%%/images/DoxyBlocks/extract.png
651
%%DATADIR%%/images/DoxyBlocks/html.png
652
%%DATADIR%%/images/ThreadSearch/16x16/findf.png
653
%%DATADIR%%/images/ThreadSearch/16x16/findfdisabled.png
654
%%DATADIR%%/images/ThreadSearch/16x16/folder.png
655
%%DATADIR%%/images/ThreadSearch/16x16/folderdisabled.png
656
%%DATADIR%%/images/ThreadSearch/16x16/folderselected.png
657
%%DATADIR%%/images/ThreadSearch/16x16/off.png
658
%%DATADIR%%/images/ThreadSearch/16x16/offdisabled.png
659
%%DATADIR%%/images/ThreadSearch/16x16/on.png
660
%%DATADIR%%/images/ThreadSearch/16x16/ondisabled.png
661
%%DATADIR%%/images/ThreadSearch/16x16/openfiles.png
662
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1.png
663
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1disabled.png
664
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1selected.png
665
%%DATADIR%%/images/ThreadSearch/16x16/openfilesdisabled.png
666
%%DATADIR%%/images/ThreadSearch/16x16/openfilesselected.png
667
%%DATADIR%%/images/ThreadSearch/16x16/options.png
668
%%DATADIR%%/images/ThreadSearch/16x16/optionsactive.png
669
%%DATADIR%%/images/ThreadSearch/16x16/optionsdisabled.png
670
%%DATADIR%%/images/ThreadSearch/16x16/project.png
671
%%DATADIR%%/images/ThreadSearch/16x16/project1.png
672
%%DATADIR%%/images/ThreadSearch/16x16/project1disabled.png
673
%%DATADIR%%/images/ThreadSearch/16x16/project1selected.png
674
%%DATADIR%%/images/ThreadSearch/16x16/projectdisabled.png
675
%%DATADIR%%/images/ThreadSearch/16x16/projectselected.png
676
%%DATADIR%%/images/ThreadSearch/16x16/showdir.png
677
%%DATADIR%%/images/ThreadSearch/16x16/showdirdisabled.png
678
%%DATADIR%%/images/ThreadSearch/16x16/stop.png
679
%%DATADIR%%/images/ThreadSearch/16x16/stopdisabled.png
680
%%DATADIR%%/images/ThreadSearch/16x16/target.png
681
%%DATADIR%%/images/ThreadSearch/16x16/target1.png
682
%%DATADIR%%/images/ThreadSearch/16x16/target1disabled.png
683
%%DATADIR%%/images/ThreadSearch/16x16/target1selected.png
684
%%DATADIR%%/images/ThreadSearch/16x16/targetdisabled.png
685
%%DATADIR%%/images/ThreadSearch/16x16/targetselected.png
686
%%DATADIR%%/images/ThreadSearch/16x16/workspace.png
687
%%DATADIR%%/images/ThreadSearch/16x16/workspacedisabled.png
688
%%DATADIR%%/images/ThreadSearch/16x16/workspaceselected.png
689
%%DATADIR%%/images/ThreadSearch/22x22/file.png
690
%%DATADIR%%/images/ThreadSearch/22x22/findf.png
691
%%DATADIR%%/images/ThreadSearch/22x22/findfdisabled.png
692
%%DATADIR%%/images/ThreadSearch/22x22/folder.png
693
%%DATADIR%%/images/ThreadSearch/22x22/folderdisabled.png
694
%%DATADIR%%/images/ThreadSearch/22x22/folderselected.png
695
%%DATADIR%%/images/ThreadSearch/22x22/lookingglass.png
696
%%DATADIR%%/images/ThreadSearch/22x22/off.png
697
%%DATADIR%%/images/ThreadSearch/22x22/offdisabled.png
698
%%DATADIR%%/images/ThreadSearch/22x22/on.png
699
%%DATADIR%%/images/ThreadSearch/22x22/ondisabled.png
700
%%DATADIR%%/images/ThreadSearch/22x22/openfiles.png
701
%%DATADIR%%/images/ThreadSearch/22x22/openfilesdisabled.png
702
%%DATADIR%%/images/ThreadSearch/22x22/openfilesselected.png
703
%%DATADIR%%/images/ThreadSearch/22x22/options.png
704
%%DATADIR%%/images/ThreadSearch/22x22/optionsactive.png
705
%%DATADIR%%/images/ThreadSearch/22x22/optionsdisabled.png
706
%%DATADIR%%/images/ThreadSearch/22x22/project.png
707
%%DATADIR%%/images/ThreadSearch/22x22/project1.png
708
%%DATADIR%%/images/ThreadSearch/22x22/project1disabled.png
709
%%DATADIR%%/images/ThreadSearch/22x22/project1selected.png
710
%%DATADIR%%/images/ThreadSearch/22x22/project2.png
711
%%DATADIR%%/images/ThreadSearch/22x22/project2d.png
712
%%DATADIR%%/images/ThreadSearch/22x22/project2s.png
713
%%DATADIR%%/images/ThreadSearch/22x22/projectdisabled.png
714
%%DATADIR%%/images/ThreadSearch/22x22/projectselected.png
715
%%DATADIR%%/images/ThreadSearch/22x22/showdir.png
716
%%DATADIR%%/images/ThreadSearch/22x22/showdirdisabled.png
717
%%DATADIR%%/images/ThreadSearch/22x22/stop.png
718
%%DATADIR%%/images/ThreadSearch/22x22/stopdisabled.png
719
%%DATADIR%%/images/ThreadSearch/22x22/target.png
720
%%DATADIR%%/images/ThreadSearch/22x22/target1.png
721
%%DATADIR%%/images/ThreadSearch/22x22/target1disabled.png
722
%%DATADIR%%/images/ThreadSearch/22x22/target1selected.png
723
%%DATADIR%%/images/ThreadSearch/22x22/targetdisabled.png
724
%%DATADIR%%/images/ThreadSearch/22x22/targetselected.png
725
%%DATADIR%%/images/ThreadSearch/22x22/workspace.png
726
%%DATADIR%%/images/ThreadSearch/22x22/workspacedisabled.png
727
%%DATADIR%%/images/ThreadSearch/22x22/workspaceselected.png
728
%%DATADIR%%/images/ThreadSearch/folder.png
729
%%DATADIR%%/images/ThreadSearch/folderdisabled.png
730
%%DATADIR%%/images/ThreadSearch/folderselected.png
731
%%DATADIR%%/images/ThreadSearch/off.png
732
%%DATADIR%%/images/ThreadSearch/on.png
733
%%DATADIR%%/images/ThreadSearch/openfiles.png
734
%%DATADIR%%/images/ThreadSearch/openfilesdisabled.png
735
%%DATADIR%%/images/ThreadSearch/openfilesselected.png
736
%%DATADIR%%/images/ThreadSearch/project.png
737
%%DATADIR%%/images/ThreadSearch/project1.png
738
%%DATADIR%%/images/ThreadSearch/project1disabled.png
739
%%DATADIR%%/images/ThreadSearch/project1selected.png
740
%%DATADIR%%/images/ThreadSearch/projectdisabled.png
741
%%DATADIR%%/images/ThreadSearch/projectselected.png
742
%%DATADIR%%/images/ThreadSearch/showdir.png
743
%%DATADIR%%/images/ThreadSearch/showdirdisabled.png
744
%%DATADIR%%/images/ThreadSearch/target.png
745
%%DATADIR%%/images/ThreadSearch/target1.png
746
%%DATADIR%%/images/ThreadSearch/target1disabled.png
747
%%DATADIR%%/images/ThreadSearch/target1selected.png
748
%%DATADIR%%/images/ThreadSearch/targetdisabled.png
749
%%DATADIR%%/images/ThreadSearch/targetselected.png
750
%%DATADIR%%/images/ThreadSearch/workspace.png
751
%%DATADIR%%/images/ThreadSearch/workspacedisabled.png
752
%%DATADIR%%/images/ThreadSearch/workspaceselected.png
753
%%DATADIR%%/images/ascii.png
670
%%DATADIR%%/images/closebutton.png
754
%%DATADIR%%/images/closebutton.png
671
%%DATADIR%%/images/codeblocks.png
755
%%DATADIR%%/images/codeblocks.png
756
%%DATADIR%%/images/codecompletion/class.png
757
%%DATADIR%%/images/codecompletion/class_folder.png
758
%%DATADIR%%/images/codecompletion/class_private.png
759
%%DATADIR%%/images/codecompletion/class_protected.png
760
%%DATADIR%%/images/codecompletion/class_public.png
761
%%DATADIR%%/images/codecompletion/ctor_private.png
762
%%DATADIR%%/images/codecompletion/ctor_protected.png
763
%%DATADIR%%/images/codecompletion/ctor_public.png
764
%%DATADIR%%/images/codecompletion/dtor_private.png
765
%%DATADIR%%/images/codecompletion/dtor_protected.png
766
%%DATADIR%%/images/codecompletion/dtor_public.png
767
%%DATADIR%%/images/codecompletion/enum.png
768
%%DATADIR%%/images/codecompletion/enum_private.png
769
%%DATADIR%%/images/codecompletion/enum_protected.png
770
%%DATADIR%%/images/codecompletion/enum_public.png
771
%%DATADIR%%/images/codecompletion/enumerator.png
772
%%DATADIR%%/images/codecompletion/enums_folder.png
773
%%DATADIR%%/images/codecompletion/folder.png
774
%%DATADIR%%/images/codecompletion/folder_blue.png
775
%%DATADIR%%/images/codecompletion/folder_blue_open.png
776
%%DATADIR%%/images/codecompletion/folder_green.png
777
%%DATADIR%%/images/codecompletion/folder_green_open.png
778
%%DATADIR%%/images/codecompletion/folder_open.png
779
%%DATADIR%%/images/codecompletion/funcs_folder.png
780
%%DATADIR%%/images/codecompletion/macro_def.png
781
%%DATADIR%%/images/codecompletion/macro_def_folder.png
782
%%DATADIR%%/images/codecompletion/macro_use.png
783
%%DATADIR%%/images/codecompletion/macro_use_folder.png
784
%%DATADIR%%/images/codecompletion/macro_use_private.png
785
%%DATADIR%%/images/codecompletion/macro_use_protected.png
786
%%DATADIR%%/images/codecompletion/macro_use_public.png
787
%%DATADIR%%/images/codecompletion/method_private.png
788
%%DATADIR%%/images/codecompletion/method_protected.png
789
%%DATADIR%%/images/codecompletion/method_public.png
790
%%DATADIR%%/images/codecompletion/namespace.png
791
%%DATADIR%%/images/codecompletion/others_folder.png
792
%%DATADIR%%/images/codecompletion/symbols_folder.png
793
%%DATADIR%%/images/codecompletion/typedef.png
794
%%DATADIR%%/images/codecompletion/typedef_private.png
795
%%DATADIR%%/images/codecompletion/typedef_protected.png
796
%%DATADIR%%/images/codecompletion/typedef_public.png
797
%%DATADIR%%/images/codecompletion/typedefs_folder.png
798
%%DATADIR%%/images/codecompletion/var_private.png
799
%%DATADIR%%/images/codecompletion/var_protected.png
800
%%DATADIR%%/images/codecompletion/var_public.png
801
%%DATADIR%%/images/codecompletion/vars_folder.png
672
%%DATADIR%%/images/codesnippets/allsnippets.png
802
%%DATADIR%%/images/codesnippets/allsnippets.png
673
%%DATADIR%%/images/codesnippets/category.png
803
%%DATADIR%%/images/codesnippets/category.png
674
%%DATADIR%%/images/codesnippets/findf.png
804
%%DATADIR%%/images/codesnippets/findf.png
Lines 680-688 Link Here
680
%%DATADIR%%/images/codesnippets/stopdisabled.png
810
%%DATADIR%%/images/codesnippets/stopdisabled.png
681
%%DATADIR%%/images/compile.png
811
%%DATADIR%%/images/compile.png
682
%%DATADIR%%/images/compilerun.png
812
%%DATADIR%%/images/compilerun.png
813
%%DATADIR%%/images/contents_16x16.png
814
%%DATADIR%%/images/dbginfo.png
815
%%DATADIR%%/images/dbgnext.png
816
%%DATADIR%%/images/dbgnexti.png
817
%%DATADIR%%/images/dbgpause.png
818
%%DATADIR%%/images/dbgrun.png
819
%%DATADIR%%/images/dbgrunto.png
820
%%DATADIR%%/images/dbgstep.png
821
%%DATADIR%%/images/dbgstepi.png
822
%%DATADIR%%/images/dbgstepout.png
823
%%DATADIR%%/images/dbgstop.png
824
%%DATADIR%%/images/dbgwindow.png
825
%%DATADIR%%/images/edit_16x16.png
826
%%DATADIR%%/images/editcopy.png
827
%%DATADIR%%/images/editcut.png
828
%%DATADIR%%/images/editpaste.png
829
%%DATADIR%%/images/file-missing.png
830
%%DATADIR%%/images/file-modified.png
831
%%DATADIR%%/images/file-readonly.png
832
%%DATADIR%%/images/file.png
833
%%DATADIR%%/images/filefind.png
834
%%DATADIR%%/images/filenew.png
835
%%DATADIR%%/images/fileopen.png
836
%%DATADIR%%/images/fileprint.png
837
%%DATADIR%%/images/filesave.png
838
%%DATADIR%%/images/filesaveall.png
839
%%DATADIR%%/images/filesaveas.png
840
%%DATADIR%%/images/flag_16x16.png
683
%%DATADIR%%/images/folder.png
841
%%DATADIR%%/images/folder.png
684
%%DATADIR%%/images/folder_new.png
842
%%DATADIR%%/images/folder_new.png
843
%%DATADIR%%/images/folder_open.png
844
%%DATADIR%%/images/misc_16x16.png
845
%%DATADIR%%/images/modified_file.png
846
%%DATADIR%%/images/newproject.png
847
%%DATADIR%%/images/project-readonly.png
848
%%DATADIR%%/images/project.png
849
%%DATADIR%%/images/rc-file-added.png
850
%%DATADIR%%/images/rc-file-conflict.png
851
%%DATADIR%%/images/rc-file-external.png
852
%%DATADIR%%/images/rc-file-gotlock.png
853
%%DATADIR%%/images/rc-file-lockstolen.png
854
%%DATADIR%%/images/rc-file-mismatch.png
855
%%DATADIR%%/images/rc-file-missing.png
856
%%DATADIR%%/images/rc-file-modified.png
857
%%DATADIR%%/images/rc-file-noncontrolled.png
858
%%DATADIR%%/images/rc-file-outofdate.png
859
%%DATADIR%%/images/rc-file-requireslock.png
860
%%DATADIR%%/images/rc-file-uptodate.png
861
%%DATADIR%%/images/readonly.png
685
%%DATADIR%%/images/rebuild.png
862
%%DATADIR%%/images/rebuild.png
863
%%DATADIR%%/images/redo.png
864
%%DATADIR%%/images/run.png
865
%%DATADIR%%/images/searchreplace.png
686
%%DATADIR%%/images/settings/DoxyBlocks-off.png
866
%%DATADIR%%/images/settings/DoxyBlocks-off.png
687
%%DATADIR%%/images/settings/DoxyBlocks.png
867
%%DATADIR%%/images/settings/DoxyBlocks.png
688
%%DATADIR%%/images/settings/SpellChecker-off.png
868
%%DATADIR%%/images/settings/SpellChecker-off.png
Lines 758-763 Link Here
758
%%DATADIR%%/images/splash_1211.png
938
%%DATADIR%%/images/splash_1211.png
759
%%DATADIR%%/images/splash_1312.png
939
%%DATADIR%%/images/splash_1312.png
760
%%DATADIR%%/images/stop.png
940
%%DATADIR%%/images/stop.png
941
%%DATADIR%%/images/undo.png
942
%%DATADIR%%/images/vfolder_open.png
943
%%DATADIR%%/images/workspace-readonly.png
944
%%DATADIR%%/images/workspace.png
761
%%DATADIR%%/images/wxsmith/Custom16.png
945
%%DATADIR%%/images/wxsmith/Custom16.png
762
%%DATADIR%%/images/wxsmith/Custom32.png
946
%%DATADIR%%/images/wxsmith/Custom32.png
763
%%DATADIR%%/images/wxsmith/Spacer16.png
947
%%DATADIR%%/images/wxsmith/Spacer16.png
Lines 780-786 Link Here
780
%%DATADIR%%/images/wxsmith/selected32.png
964
%%DATADIR%%/images/wxsmith/selected32.png
781
%%DATADIR%%/images/wxsmith/showpreview16.png
965
%%DATADIR%%/images/wxsmith/showpreview16.png
782
%%DATADIR%%/images/wxsmith/showpreview32.png
966
%%DATADIR%%/images/wxsmith/showpreview32.png
783
%%DATADIR%%/images/wxsmith/tools16.png
784
%%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
967
%%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
785
%%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
968
%%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
786
%%DATADIR%%/images/wxsmith/wxBitmapButton16.png
969
%%DATADIR%%/images/wxsmith/wxBitmapButton16.png
Lines 927-934 Link Here
927
%%DATADIR%%/images/wxsmith/wxSpinButton32.png
1110
%%DATADIR%%/images/wxsmith/wxSpinButton32.png
928
%%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
1111
%%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
929
%%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
1112
%%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
930
%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble16.png
931
%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble32.png
932
%%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
1113
%%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
933
%%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
1114
%%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
934
%%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
1115
%%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
Lines 1032-1045 Link Here
1032
%%DATADIR%%/lexers/lexer_lua.xml
1213
%%DATADIR%%/lexers/lexer_lua.xml
1033
%%DATADIR%%/lexers/lexer_make.sample
1214
%%DATADIR%%/lexers/lexer_make.sample
1034
%%DATADIR%%/lexers/lexer_make.xml
1215
%%DATADIR%%/lexers/lexer_make.xml
1035
%%DATADIR%%/lexers/lexer_markdown.sample
1036
%%DATADIR%%/lexers/lexer_markdown.xml
1037
%%DATADIR%%/lexers/lexer_masm.sample
1216
%%DATADIR%%/lexers/lexer_masm.sample
1038
%%DATADIR%%/lexers/lexer_masm.xml
1217
%%DATADIR%%/lexers/lexer_masm.xml
1039
%%DATADIR%%/lexers/lexer_matlab.sample
1218
%%DATADIR%%/lexers/lexer_matlab.sample
1040
%%DATADIR%%/lexers/lexer_matlab.xml
1219
%%DATADIR%%/lexers/lexer_matlab.xml
1041
%%DATADIR%%/lexers/lexer_nim.sample
1042
%%DATADIR%%/lexers/lexer_nim.xml
1043
%%DATADIR%%/lexers/lexer_nsis.sample
1220
%%DATADIR%%/lexers/lexer_nsis.sample
1044
%%DATADIR%%/lexers/lexer_nsis.xml
1221
%%DATADIR%%/lexers/lexer_nsis.xml
1045
%%DATADIR%%/lexers/lexer_objc.sample
1222
%%DATADIR%%/lexers/lexer_objc.sample
Lines 1048-1054 Link Here
1048
%%DATADIR%%/lexers/lexer_pascal.xml
1225
%%DATADIR%%/lexers/lexer_pascal.xml
1049
%%DATADIR%%/lexers/lexer_perl.sample
1226
%%DATADIR%%/lexers/lexer_perl.sample
1050
%%DATADIR%%/lexers/lexer_perl.xml
1227
%%DATADIR%%/lexers/lexer_perl.xml
1051
%%DATADIR%%/lexers/lexer_plain.xml
1052
%%DATADIR%%/lexers/lexer_postscript.sample
1228
%%DATADIR%%/lexers/lexer_postscript.sample
1053
%%DATADIR%%/lexers/lexer_postscript.xml
1229
%%DATADIR%%/lexers/lexer_postscript.xml
1054
%%DATADIR%%/lexers/lexer_powershell.sample
1230
%%DATADIR%%/lexers/lexer_powershell.sample
Lines 1084-1091 Link Here
1084
%%DATADIR%%/lexers/lexer_vhdl.xml
1260
%%DATADIR%%/lexers/lexer_vhdl.xml
1085
%%DATADIR%%/lexers/lexer_xml.sample
1261
%%DATADIR%%/lexers/lexer_xml.sample
1086
%%DATADIR%%/lexers/lexer_xml.xml
1262
%%DATADIR%%/lexers/lexer_xml.xml
1087
%%DATADIR%%/lexers/lexer_yaml.sample
1088
%%DATADIR%%/lexers/lexer_yaml.xml
1089
%%DATADIR%%/lib_finder.zip
1263
%%DATADIR%%/lib_finder.zip
1090
%%DATADIR%%/lib_finder/codeblocks_sdk.xml
1264
%%DATADIR%%/lib_finder/codeblocks_sdk.xml
1091
%%DATADIR%%/lib_finder/glfw.xml
1265
%%DATADIR%%/lib_finder/glfw.xml
Lines 1095-1103 Link Here
1095
%%DATADIR%%/openfileslist.zip
1269
%%DATADIR%%/openfileslist.zip
1096
%%DATADIR%%/projectsimporter.zip
1270
%%DATADIR%%/projectsimporter.zip
1097
%%DATADIR%%/resources.zip
1271
%%DATADIR%%/resources.zip
1098
%%DATADIR%%/rndgen.zip
1099
%%DATADIR%%/scriptedwizard.zip
1272
%%DATADIR%%/scriptedwizard.zip
1100
%%DATADIR%%/scripts/edit_startup_script.script
1273
%%DATADIR%%/scripts/edit_startup_script.script
1274
%%DATADIR%%/scripts/gdb_types.script
1101
%%DATADIR%%/scripts/make_dist.script
1275
%%DATADIR%%/scripts/make_dist.script
1102
%%DATADIR%%/scripts/plugin_find_broken_files.script
1276
%%DATADIR%%/scripts/plugin_find_broken_files.script
1103
%%DATADIR%%/scripts/sample_plugin.script
1277
%%DATADIR%%/scripts/sample_plugin.script
Lines 1285-1302 Link Here
1285
%%DATADIR%%/templates/wizard/fltk/logo.png
1459
%%DATADIR%%/templates/wizard/fltk/logo.png
1286
%%DATADIR%%/templates/wizard/fltk/wizard.png
1460
%%DATADIR%%/templates/wizard/fltk/wizard.png
1287
%%DATADIR%%/templates/wizard/fltk/wizard.script
1461
%%DATADIR%%/templates/wizard/fltk/wizard.script
1288
%%DATADIR%%/templates/wizard/fortran/app/files/main.f90
1462
%%DATADIR%%/templates/wizard/fortran/app/files/main.f95
1289
%%DATADIR%%/templates/wizard/fortran/app/logo.png
1463
%%DATADIR%%/templates/wizard/fortran/app/logo.png
1290
%%DATADIR%%/templates/wizard/fortran/app/wizard.png
1464
%%DATADIR%%/templates/wizard/fortran/app/wizard.png
1291
%%DATADIR%%/templates/wizard/fortran/app/wizard.script
1465
%%DATADIR%%/templates/wizard/fortran/app/wizard.script
1292
%%DATADIR%%/templates/wizard/fortran/dll/files/main.f90
1466
%%DATADIR%%/templates/wizard/fortran/dll/files/main.f95
1293
%%DATADIR%%/templates/wizard/fortran/dll/logo.png
1467
%%DATADIR%%/templates/wizard/fortran/dll/logo.png
1294
%%DATADIR%%/templates/wizard/fortran/dll/wizard.png
1468
%%DATADIR%%/templates/wizard/fortran/dll/wizard.png
1295
%%DATADIR%%/templates/wizard/fortran/dll/wizard.script
1469
%%DATADIR%%/templates/wizard/fortran/dll/wizard.script
1296
%%DATADIR%%/templates/wizard/fortran/file/logo.png
1470
%%DATADIR%%/templates/wizard/fortran/file/logo.png
1297
%%DATADIR%%/templates/wizard/fortran/file/wizard.png
1471
%%DATADIR%%/templates/wizard/fortran/file/wizard.png
1298
%%DATADIR%%/templates/wizard/fortran/file/wizard.script
1472
%%DATADIR%%/templates/wizard/fortran/file/wizard.script
1299
%%DATADIR%%/templates/wizard/fortran/lib/files/main.f90
1473
%%DATADIR%%/templates/wizard/fortran/lib/files/main.f95
1300
%%DATADIR%%/templates/wizard/fortran/lib/logo.png
1474
%%DATADIR%%/templates/wizard/fortran/lib/logo.png
1301
%%DATADIR%%/templates/wizard/fortran/lib/wizard.png
1475
%%DATADIR%%/templates/wizard/fortran/lib/wizard.png
1302
%%DATADIR%%/templates/wizard/fortran/lib/wizard.script
1476
%%DATADIR%%/templates/wizard/fortran/lib/wizard.script
(-)devel/codeblocks/pkg-plist.orig (-1712 lines)
Lines 1-1712 Link Here
1
bin/cb_console_runner
2
bin/cb_share_config
3
bin/codeblocks
4
include/codeblocks/Alignment.h
5
include/codeblocks/Assertions.h
6
include/codeblocks/Attributes.h
7
include/codeblocks/CharDistribution.h
8
include/codeblocks/Compiler.h
9
include/codeblocks/ErrorList.h
10
include/codeblocks/JpCntx.h
11
include/codeblocks/Likely.h
12
include/codeblocks/NullPtr.h
13
include/codeblocks/TypedEnum.h
14
include/codeblocks/Types.h
15
include/codeblocks/Util.h
16
include/codeblocks/annoyingdialog.h
17
include/codeblocks/autodetectcompilers.h
18
include/codeblocks/backgroundthread.h
19
include/codeblocks/base64.h
20
include/codeblocks/blockallocated.h
21
include/codeblocks/cbauibook.h
22
include/codeblocks/cbcolourmanager.h
23
include/codeblocks/cbdebugger_interfaces.h
24
include/codeblocks/cbeditor.h
25
include/codeblocks/cbeditorprintout.h
26
include/codeblocks/cbexception.h
27
include/codeblocks/cbfunctor.h
28
include/codeblocks/cbplugin.h
29
include/codeblocks/cbproject.h
30
include/codeblocks/cbstatusbar.h
31
include/codeblocks/cbstyledtextctrl.h
32
include/codeblocks/cbthreadedtask.h
33
include/codeblocks/cbthreadpool.h
34
include/codeblocks/cbtool.h
35
include/codeblocks/cbtreectrl.h
36
include/codeblocks/cbworkspace.h
37
include/codeblocks/ccmanager.h
38
include/codeblocks/compileoptionsbase.h
39
include/codeblocks/compiler.h
40
include/codeblocks/compilercommandgenerator.h
41
include/codeblocks/compilerfactory.h
42
include/codeblocks/compileroptions.h
43
include/codeblocks/compiletargetbase.h
44
include/codeblocks/configmanager.h
45
include/codeblocks/configurationpanel.h
46
include/codeblocks/configuretoolsdlg.h
47
include/codeblocks/confirmreplacedlg.h
48
include/codeblocks/crc32.h
49
include/codeblocks/debuggermanager.h
50
include/codeblocks/editarrayfiledlg.h
51
include/codeblocks/editarrayorderdlg.h
52
include/codeblocks/editarraystringdlg.h
53
include/codeblocks/editor_hooks.h
54
include/codeblocks/editorbase.h
55
include/codeblocks/editorcolourset.h
56
include/codeblocks/editorlexerloader.h
57
include/codeblocks/editormanager.h
58
include/codeblocks/editpairdlg.h
59
include/codeblocks/editpathdlg.h
60
include/codeblocks/edittooldlg.h
61
include/codeblocks/encodingdetector.h
62
include/codeblocks/externaldepsdlg.h
63
include/codeblocks/filefilters.h
64
include/codeblocks/filegroupsandmasks.h
65
include/codeblocks/filemanager.h
66
include/codeblocks/findreplacebase.h
67
include/codeblocks/findreplacedlg.h
68
include/codeblocks/genericmultilinenotesdlg.h
69
include/codeblocks/globals.h
70
include/codeblocks/ibaseloader.h
71
include/codeblocks/ibaseworkspaceloader.h
72
include/codeblocks/id.h
73
include/codeblocks/importers_globals.h
74
include/codeblocks/incremental_select_helper.h
75
include/codeblocks/infowindow.h
76
include/codeblocks/licenses.h
77
include/codeblocks/logger.h
78
include/codeblocks/loggers.h
79
include/codeblocks/logmanager.h
80
include/codeblocks/macrosmanager.h
81
include/codeblocks/manager.h
82
include/codeblocks/menuitemsmanager.h
83
include/codeblocks/misctreeitemdata.h
84
include/codeblocks/multiselectdlg.h
85
include/codeblocks/newfromtemplatedlg.h
86
include/codeblocks/nsBig5Prober.h
87
include/codeblocks/nsCharSetProber.h
88
include/codeblocks/nsCodingStateMachine.h
89
include/codeblocks/nsDebug.h
90
include/codeblocks/nsEUCJPProber.h
91
include/codeblocks/nsEUCKRProber.h
92
include/codeblocks/nsEUCTWProber.h
93
include/codeblocks/nsError.h
94
include/codeblocks/nsEscCharsetProber.h
95
include/codeblocks/nsGB2312Prober.h
96
include/codeblocks/nsHebrewProber.h
97
include/codeblocks/nsLatin1Prober.h
98
include/codeblocks/nsMBCSGroupProber.h
99
include/codeblocks/nsMemory.h
100
include/codeblocks/nsPkgInt.h
101
include/codeblocks/nsSBCSGroupProber.h
102
include/codeblocks/nsSBCharSetProber.h
103
include/codeblocks/nsSJISProber.h
104
include/codeblocks/nsUTF8Prober.h
105
include/codeblocks/nsUniversalDetector.h
106
include/codeblocks/nscore.h
107
include/codeblocks/personalitymanager.h
108
include/codeblocks/pipedprocess.h
109
include/codeblocks/pluginmanager.h
110
include/codeblocks/pluginsconfigurationdlg.h
111
include/codeblocks/prcpucfg.h
112
include/codeblocks/prcpucfg_darwin.h
113
include/codeblocks/prcpucfg_linux.h
114
include/codeblocks/prcpucfg_openbsd.h
115
include/codeblocks/prcpucfg_win95.h
116
include/codeblocks/prcpucfg_winnt.h
117
include/codeblocks/prep.h
118
include/codeblocks/printing_types.h
119
include/codeblocks/prmem.h
120
include/codeblocks/projectbuildtarget.h
121
include/codeblocks/projectfile.h
122
include/codeblocks/projectfileoptionsdlg.h
123
include/codeblocks/projectlayoutloader.h
124
include/codeblocks/projectloader.h
125
include/codeblocks/projectloader_hooks.h
126
include/codeblocks/projectmanager.h
127
include/codeblocks/projectsfilemasksdlg.h
128
include/codeblocks/projecttemplateloader.h
129
include/codeblocks/prtypes.h
130
include/codeblocks/safedelete.h
131
include/codeblocks/scripting/bindings/sc_base_types.h
132
include/codeblocks/scripting/bindings/sc_plugin.h
133
include/codeblocks/scripting/include/sqdbgserver.h
134
include/codeblocks/scripting/include/sqrdbg.h
135
include/codeblocks/scripting/include/sqstdaux.h
136
include/codeblocks/scripting/include/sqstdblob.h
137
include/codeblocks/scripting/include/sqstdio.h
138
include/codeblocks/scripting/include/sqstdmath.h
139
include/codeblocks/scripting/include/sqstdstring.h
140
include/codeblocks/scripting/include/sqstdsystem.h
141
include/codeblocks/scripting/include/squirrel.h
142
include/codeblocks/scripting/sqplus/SqPlusConst.h
143
include/codeblocks/scripting/sqplus/SquirrelBindingsUtils.h
144
include/codeblocks/scripting/sqplus/SquirrelObject.h
145
include/codeblocks/scripting/sqplus/SquirrelVM.h
146
include/codeblocks/scripting/sqplus/sqplus.h
147
include/codeblocks/scriptingmanager.h
148
include/codeblocks/scriptsecuritywarningdlg.h
149
include/codeblocks/scrollingdialog.h
150
include/codeblocks/sdk.h
151
include/codeblocks/sdk_common.h
152
include/codeblocks/sdk_events.h
153
include/codeblocks/sdk_precomp.h
154
include/codeblocks/searchresultslog.h
155
include/codeblocks/selecttargetdlg.h
156
include/codeblocks/settings.h
157
include/codeblocks/templatemanager.h
158
include/codeblocks/tinywxuni.h
159
include/codeblocks/tinyxml/tinystr.h
160
include/codeblocks/tinyxml/tinyxml.h
161
include/codeblocks/toolsmanager.h
162
include/codeblocks/uservarmanager.h
163
include/codeblocks/workspaceloader.h
164
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularMeter.h
165
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularRegulator.h
166
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/BmpCheckBox.h
167
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/BmpSwitcher.h
168
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/LCDClock.h
169
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/LCDWindow.h
170
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/LinearMeter.h
171
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/LinearRegulator.h
172
include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/TimeAlarm.h
173
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxangularmeterhandler.h
174
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxangularregulatorhandler.h
175
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlcdclockhandler.h
176
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlcddisplayhandler.h
177
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlinearmeterhandler.h
178
include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlinearregulatorhandler.h
179
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_singleton.h
180
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_smart_ptr.h
181
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/renderer.h
182
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFNBDropTarget.h
183
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h
184
include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebookSDK.h
185
include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h
186
include/codeblocks/wxContribItems/wxMathPlot/mathplot.h
187
include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h
188
include/codeblocks/wxContribItems/wxTreeList/include/wx/treelistctrl.h
189
include/codeblocks/wxContribItems/wxchart/include/wx/axis.h
190
include/codeblocks/wxContribItems/wxchart/include/wx/bar3dchartpoints.h
191
include/codeblocks/wxContribItems/wxchart/include/wx/barchartpoints.h
192
include/codeblocks/wxContribItems/wxchart/include/wx/chart.h
193
include/codeblocks/wxContribItems/wxchart/include/wx/chartcolors.h
194
include/codeblocks/wxContribItems/wxchart/include/wx/chartctrl.h
195
include/codeblocks/wxContribItems/wxchart/include/wx/chartdef.h
196
include/codeblocks/wxContribItems/wxchart/include/wx/chartpoints.h
197
include/codeblocks/wxContribItems/wxchart/include/wx/chartpointstypes.h
198
include/codeblocks/wxContribItems/wxchart/include/wx/chartsizes.h
199
include/codeblocks/wxContribItems/wxchart/include/wx/charttypes.h
200
include/codeblocks/wxContribItems/wxchart/include/wx/chartwindow.h
201
include/codeblocks/wxContribItems/wxchart/include/wx/legend.h
202
include/codeblocks/wxContribItems/wxchart/include/wx/legendwindow.h
203
include/codeblocks/wxContribItems/wxchart/include/wx/pie3dchartpoints.h
204
include/codeblocks/wxContribItems/wxchart/include/wx/piechartpoints.h
205
include/codeblocks/wxContribItems/wxchart/include/wx/points.h
206
include/codeblocks/wxContribItems/wxchart/include/wx/xaxis.h
207
include/codeblocks/wxContribItems/wxchart/include/wx/xaxiswindow.h
208
include/codeblocks/wxContribItems/wxchart/include/wx/yaxis.h
209
include/codeblocks/wxContribItems/wxchart/include/wx/yaxiswindow.h
210
include/codeblocks/wxContribItems/wxled/gizmosled/include/wx/gizmos/gizmos.h
211
include/codeblocks/wxContribItems/wxled/gizmosled/include/wx/gizmos/ledctrl.h
212
include/codeblocks/wxContribItems/wxled/lcdwindow/include/wx/lcdwindow.h
213
include/codeblocks/wxContribItems/wxled/led/include/wx/led.h
214
include/codeblocks/wxContribItems/wxled/led/include/wx/stateLed.h
215
include/codeblocks/wxContribItems/wxled/led/include/xrc/xh_ledHandler.h
216
include/codeblocks/wxContribItems/wxled/led/include/xrc/xh_stateLedHandler.h
217
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/advancedmatrixobject.h
218
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/matrixobject.h
219
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledfont.h
220
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledpanel.h
221
include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h
222
include/codeblocks/wxContribItems/wxthings/include/wx/things/toggle.h
223
include/codeblocks/wxpropgrid/include/wx/propgrid/advprops.h
224
include/codeblocks/wxpropgrid/include/wx/propgrid/editors.h
225
include/codeblocks/wxpropgrid/include/wx/propgrid/extras.h
226
include/codeblocks/wxpropgrid/include/wx/propgrid/manager.h
227
include/codeblocks/wxpropgrid/include/wx/propgrid/odcombo.h
228
include/codeblocks/wxpropgrid/include/wx/propgrid/pg_dox_mainpage.h
229
include/codeblocks/wxpropgrid/include/wx/propgrid/propdev.h
230
include/codeblocks/wxpropgrid/include/wx/propgrid/propgrid.h
231
include/codeblocks/wxpropgrid/include/wx/propgrid/props.h
232
include/codeblocks/wxpropgrid/include/wx/propgrid/xh_propgrid.h
233
include/codeblocks/wxscintilla/include/wx/wxscintilla.h
234
include/codeblocks/xtra_res.h
235
include/wxsmith/properties/wxsarraystringeditordlg.h
236
include/wxsmith/properties/wxsarraystringproperty.h
237
include/wxsmith/properties/wxsboolproperty.h
238
include/wxsmith/properties/wxscustomeditorproperty.h
239
include/wxsmith/properties/wxseditenumproperty.h
240
include/wxsmith/properties/wxsemptyproperty.h
241
include/wxsmith/properties/wxsenumproperty.h
242
include/wxsmith/properties/wxsflagsproperty.h
243
include/wxsmith/properties/wxsfloatproperty.h
244
include/wxsmith/properties/wxslongproperty.h
245
include/wxsmith/properties/wxsproperties.h
246
include/wxsmith/properties/wxsproperty.h
247
include/wxsmith/properties/wxspropertycontainer.h
248
include/wxsmith/properties/wxspropertygridmanager.h
249
include/wxsmith/properties/wxspropertystream.h
250
include/wxsmith/properties/wxsquickpropspanel.h
251
include/wxsmith/properties/wxsstringproperty.h
252
include/wxsmith/wxsadvqpp.h
253
include/wxsmith/wxsadvqppchild.h
254
include/wxsmith/wxsautoresourcetreeimage.h
255
include/wxsmith/wxscodinglang.h
256
include/wxsmith/wxseditor.h
257
include/wxsmith/wxsgui.h
258
include/wxsmith/wxsguifactory.h
259
include/wxsmith/wxsproject.h
260
include/wxsmith/wxsresource.h
261
include/wxsmith/wxsresourcefactory.h
262
include/wxsmith/wxsresourcetree.h
263
include/wxsmith/wxsresourcetreeitemdata.h
264
include/wxsmith/wxwidgets/properties/wxsarraystringcheckeditordlg.h
265
include/wxsmith/wxwidgets/properties/wxsarraystringcheckproperty.h
266
include/wxsmith/wxwidgets/properties/wxsbitmapiconeditordlg.h
267
include/wxsmith/wxwidgets/properties/wxsbitmapiconproperty.h
268
include/wxsmith/wxwidgets/properties/wxscolourproperty.h
269
include/wxsmith/wxwidgets/properties/wxsdimensionproperty.h
270
include/wxsmith/wxwidgets/properties/wxsfonteditordlg.h
271
include/wxsmith/wxwidgets/properties/wxsfontfaceeditordlg.h
272
include/wxsmith/wxwidgets/properties/wxsfontproperty.h
273
include/wxsmith/wxwidgets/properties/wxsimagecomboeditordlg.h
274
include/wxsmith/wxwidgets/properties/wxsimagecomboproperty.h
275
include/wxsmith/wxwidgets/properties/wxsimagelisteditordlg.h
276
include/wxsmith/wxwidgets/properties/wxsimagelistproperty.h
277
include/wxsmith/wxwidgets/properties/wxsimageproperty.h
278
include/wxsmith/wxwidgets/properties/wxsimagetreeeditordlg.h
279
include/wxsmith/wxwidgets/properties/wxsimagetreeproperty.h
280
include/wxsmith/wxwidgets/properties/wxspositionsizeproperty.h
281
include/wxsmith/wxwidgets/properties/wxssimplefonteditordlg.h
282
include/wxsmith/wxwidgets/properties/wxssizerflagsproperty.h
283
include/wxsmith/wxwidgets/properties/wxsstyleproperty.h
284
include/wxsmith/wxwidgets/wxsbaseproperties.h
285
include/wxsmith/wxwidgets/wxscodegenerator.h
286
include/wxsmith/wxwidgets/wxscodercontext.h
287
include/wxsmith/wxwidgets/wxscontainer.h
288
include/wxsmith/wxwidgets/wxscorrector.h
289
include/wxsmith/wxwidgets/wxscustomwidgetxmlhandler.h
290
include/wxsmith/wxwidgets/wxsdeleteitemres.h
291
include/wxsmith/wxwidgets/wxsdialogres.h
292
include/wxsmith/wxwidgets/wxsdrawingwindow.h
293
include/wxsmith/wxwidgets/wxsevents.h
294
include/wxsmith/wxwidgets/wxseventseditor.h
295
include/wxsmith/wxwidgets/wxsexproperties.h
296
include/wxsmith/wxwidgets/wxsflags.h
297
include/wxsmith/wxwidgets/wxsframeres.h
298
include/wxsmith/wxwidgets/wxsgridpanel.h
299
include/wxsmith/wxwidgets/wxsitem.h
300
include/wxsmith/wxwidgets/wxsitemeditor.h
301
include/wxsmith/wxwidgets/wxsitemeditorcontent.h
302
include/wxsmith/wxwidgets/wxsitemeditordragassist.h
303
include/wxsmith/wxwidgets/wxsitemfactory.h
304
include/wxsmith/wxwidgets/wxsiteminfo.h
305
include/wxsmith/wxwidgets/wxsitemres.h
306
include/wxsmith/wxwidgets/wxsitemresdata.h
307
include/wxsmith/wxwidgets/wxsitemresdataobject.h
308
include/wxsmith/wxwidgets/wxsitemrestreedata.h
309
include/wxsmith/wxwidgets/wxsitemundobuffer.h
310
include/wxsmith/wxwidgets/wxsnewwindowdlg.h
311
include/wxsmith/wxwidgets/wxspanelres.h
312
include/wxsmith/wxwidgets/wxsparent.h
313
include/wxsmith/wxwidgets/wxspredefinedids.h
314
include/wxsmith/wxwidgets/wxsscrollingdialogres.h
315
include/wxsmith/wxwidgets/wxssizer.h
316
include/wxsmith/wxwidgets/wxssizerparentqp.h
317
include/wxsmith/wxwidgets/wxsstyle.h
318
include/wxsmith/wxwidgets/wxstool.h
319
include/wxsmith/wxwidgets/wxstoolspace.h
320
include/wxsmith/wxwidgets/wxswidget.h
321
include/wxsmith/wxwidgets/wxwidgetsgui.h
322
include/wxsmith/wxwidgets/wxwidgetsguiappadoptingdlg.h
323
include/wxsmith/wxwidgets/wxwidgetsguiconfigpanel.h
324
include/wxsmith/wxwidgets/wxwidgetsres.h
325
include/wxsmith/wxwidgets/wxwidgetsresfactory.h
326
lib/codeblocks/plugins/libAstyle.so
327
lib/codeblocks/plugins/libAutoVersioning.so
328
lib/codeblocks/plugins/libBrowseTracker.so
329
lib/codeblocks/plugins/libCccc.so
330
lib/codeblocks/plugins/libCppCheck.so
331
lib/codeblocks/plugins/libCscope.so
332
lib/codeblocks/plugins/libDoxyBlocks.so
333
lib/codeblocks/plugins/libEditorConfig.so
334
lib/codeblocks/plugins/libEditorTweaks.so
335
lib/codeblocks/plugins/libFileManager.so
336
lib/codeblocks/plugins/libHexEditor.so
337
lib/codeblocks/plugins/libIncrementalSearch.so
338
lib/codeblocks/plugins/libMouseSap.so
339
lib/codeblocks/plugins/libNassiShneiderman.so
340
lib/codeblocks/plugins/libProfiler.so
341
lib/codeblocks/plugins/libProjectOptionsManipulator.so
342
lib/codeblocks/plugins/libRegExTestbed.so
343
lib/codeblocks/plugins/libReopenEditor.so
344
lib/codeblocks/plugins/libSmartIndentCpp.so
345
lib/codeblocks/plugins/libSmartIndentFortran.so
346
lib/codeblocks/plugins/libSmartIndentHDL.so
347
lib/codeblocks/plugins/libSmartIndentLua.so
348
lib/codeblocks/plugins/libSmartIndentPascal.so
349
lib/codeblocks/plugins/libSmartIndentPython.so
350
lib/codeblocks/plugins/libSmartIndentXML.so
351
lib/codeblocks/plugins/libSpellChecker.so
352
lib/codeblocks/plugins/libSymTab.so
353
lib/codeblocks/plugins/libThreadSearch.so
354
lib/codeblocks/plugins/libToolsPlus.so
355
lib/codeblocks/plugins/libValgrind.so
356
lib/codeblocks/plugins/libabbreviations.so
357
lib/codeblocks/plugins/libautosave.so
358
lib/codeblocks/plugins/libbyogames.so
359
lib/codeblocks/plugins/libcb_koders.so
360
lib/codeblocks/plugins/libclasswizard.so
361
lib/codeblocks/plugins/libcodecompletion.so
362
lib/codeblocks/plugins/libcodesnippets.so
363
lib/codeblocks/plugins/libcodestat.so
364
lib/codeblocks/plugins/libcompiler.so
365
lib/codeblocks/plugins/libcopystrings.so
366
lib/codeblocks/plugins/libdebugger.so
367
lib/codeblocks/plugins/libdefaultmimehandler.so
368
lib/codeblocks/plugins/libdragscroll.so
369
lib/codeblocks/plugins/libenvvars.so
370
lib/codeblocks/plugins/libexporter.so
371
lib/codeblocks/plugins/libheaderfixup.so
372
lib/codeblocks/plugins/libhelp_plugin.so
373
lib/codeblocks/plugins/libkeybinder.so
374
lib/codeblocks/plugins/liblib_finder.so
375
lib/codeblocks/plugins/liboccurrenceshighlighting.so
376
lib/codeblocks/plugins/libopenfileslist.so
377
lib/codeblocks/plugins/libprojectsimporter.so
378
lib/codeblocks/plugins/libscriptedwizard.so
379
lib/codeblocks/plugins/libtodo.so
380
lib/codeblocks/plugins/libwxSmithAui.so
381
lib/codeblocks/plugins/libwxsmith.so
382
lib/codeblocks/plugins/libwxsmithcontribitems.so
383
lib/codeblocks/wxContribItems/libwxchartctrl.so
384
lib/codeblocks/wxContribItems/libwxchartctrl.so.0
385
lib/codeblocks/wxContribItems/libwxchartctrl.so.0.0.1
386
lib/codeblocks/wxContribItems/libwxcustombutton.so
387
lib/codeblocks/wxContribItems/libwxcustombutton.so.0
388
lib/codeblocks/wxContribItems/libwxcustombutton.so.0.0.1
389
lib/codeblocks/wxContribItems/libwxflatnotebook.so
390
lib/codeblocks/wxContribItems/libwxflatnotebook.so.0
391
lib/codeblocks/wxContribItems/libwxflatnotebook.so.0.0.1
392
lib/codeblocks/wxContribItems/libwximagepanel.so
393
lib/codeblocks/wxContribItems/libwximagepanel.so.0
394
lib/codeblocks/wxContribItems/libwximagepanel.so.0.0.1
395
lib/codeblocks/wxContribItems/libwxkwic.so
396
lib/codeblocks/wxContribItems/libwxkwic.so.0
397
lib/codeblocks/wxContribItems/libwxkwic.so.0.0.1
398
lib/codeblocks/wxContribItems/libwxled.so
399
lib/codeblocks/wxContribItems/libwxled.so.0
400
lib/codeblocks/wxContribItems/libwxled.so.0.0.1
401
lib/codeblocks/wxContribItems/libwxmathplot.so
402
lib/codeblocks/wxContribItems/libwxmathplot.so.0
403
lib/codeblocks/wxContribItems/libwxmathplot.so.0.0.1
404
lib/codeblocks/wxContribItems/libwxspeedbutton.so
405
lib/codeblocks/wxContribItems/libwxspeedbutton.so.0
406
lib/codeblocks/wxContribItems/libwxspeedbutton.so.0.0.1
407
lib/codeblocks/wxContribItems/libwxtreelist.so
408
lib/codeblocks/wxContribItems/libwxtreelist.so.0
409
lib/codeblocks/wxContribItems/libwxtreelist.so.0.0.1
410
lib/libcodeblocks.so
411
lib/libcodeblocks.so.0
412
lib/libcodeblocks.so.0.0.1
413
lib/libwxsmithlib.so
414
lib/libwxsmithlib.so.0
415
lib/libwxsmithlib.so.0.0.1
416
libdata/pkgconfig/cb_wxKWIC.pc
417
libdata/pkgconfig/cb_wxchartctrl.pc
418
libdata/pkgconfig/cb_wxcontrib.pc
419
libdata/pkgconfig/cb_wxcustombutton.pc
420
libdata/pkgconfig/cb_wxflatnotebook.pc
421
libdata/pkgconfig/cb_wximagepanel.pc
422
libdata/pkgconfig/cb_wxled.pc
423
libdata/pkgconfig/cb_wxmathplot.pc
424
libdata/pkgconfig/cb_wxspeedbutton.pc
425
libdata/pkgconfig/cb_wxtreelist.pc
426
libdata/pkgconfig/codeblocks.pc
427
libdata/pkgconfig/wxsmith-contrib.pc
428
libdata/pkgconfig/wxsmith.pc
429
libdata/pkgconfig/wxsmithaui.pc
430
man/man1/cb_console_runner.1.gz
431
man/man1/cb_share_config.1.gz
432
man/man1/codeblocks.1.gz
433
man/man1/codesnippets.1.gz
434
share/appdata/codeblocks-contrib.metainfo.xml
435
share/appdata/codeblocks.appdata.xml
436
share/applications/codeblocks.desktop
437
%%DATADIR%%/Astyle.zip
438
%%DATADIR%%/AutoVersioning.zip
439
%%DATADIR%%/BrowseTracker.zip
440
%%DATADIR%%/Cccc.zip
441
%%DATADIR%%/CppCheck.zip
442
%%DATADIR%%/Cscope.zip
443
%%DATADIR%%/DoxyBlocks.zip
444
%%DATADIR%%/EditorConfig.zip
445
%%DATADIR%%/EditorTweaks.zip
446
%%DATADIR%%/FileManager.zip
447
%%DATADIR%%/HexEditor.zip
448
%%DATADIR%%/IncrementalSearch.zip
449
%%DATADIR%%/MouseSap.zip
450
%%DATADIR%%/NassiShneiderman.zip
451
%%DATADIR%%/Profiler.zip
452
%%DATADIR%%/ProjectOptionsManipulator.zip
453
%%DATADIR%%/RegExTestbed.zip
454
%%DATADIR%%/ReopenEditor.zip
455
%%DATADIR%%/SmartIndentCpp.zip
456
%%DATADIR%%/SmartIndentFortran.zip
457
%%DATADIR%%/SmartIndentHDL.zip
458
%%DATADIR%%/SmartIndentLua.zip
459
%%DATADIR%%/SmartIndentPascal.zip
460
%%DATADIR%%/SmartIndentPython.zip
461
%%DATADIR%%/SmartIndentXML.zip
462
%%DATADIR%%/SpellChecker.zip
463
%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
464
%%DATADIR%%/SpellChecker/de_AT.png
465
%%DATADIR%%/SpellChecker/de_CH.png
466
%%DATADIR%%/SpellChecker/de_DE.png
467
%%DATADIR%%/SpellChecker/disabled.png
468
%%DATADIR%%/SpellChecker/en_AU.png
469
%%DATADIR%%/SpellChecker/en_CA.png
470
%%DATADIR%%/SpellChecker/en_GB.png
471
%%DATADIR%%/SpellChecker/en_NZ.png
472
%%DATADIR%%/SpellChecker/en_US.png
473
%%DATADIR%%/SpellChecker/fr_FR.png
474
%%DATADIR%%/SpellChecker/ru_RU.png
475
%%DATADIR%%/SymTab.zip
476
%%DATADIR%%/ThreadSearch.zip
477
%%DATADIR%%/ToolsPlus.zip
478
%%DATADIR%%/Valgrind.zip
479
%%DATADIR%%/abbreviations.zip
480
%%DATADIR%%/autosave.zip
481
%%DATADIR%%/byogames.zip
482
%%DATADIR%%/cb_koders.zip
483
%%DATADIR%%/classwizard.zip
484
%%DATADIR%%/codecompletion.zip
485
%%DATADIR%%/codesnippets.zip
486
%%DATADIR%%/codestat.zip
487
%%DATADIR%%/compiler.zip
488
%%DATADIR%%/compilers/compiler_android-gcc.xml
489
%%DATADIR%%/compilers/compiler_avr-gcc.xml
490
%%DATADIR%%/compilers/compiler_bcc.xml
491
%%DATADIR%%/compilers/compiler_bfin-elf-gcc.xml
492
%%DATADIR%%/compilers/compiler_clang.xml
493
%%DATADIR%%/compilers/compiler_dmc.xml
494
%%DATADIR%%/compilers/compiler_dmd.xml
495
%%DATADIR%%/compilers/compiler_ldc.xml
496
%%DATADIR%%/compilers/compiler_lm32-gcc.xml
497
%%DATADIR%%/compilers/compiler_lm8-gcc.xml
498
%%DATADIR%%/compilers/compiler_msp430-gcc.xml
499
%%DATADIR%%/compilers/compiler_mw.xml
500
%%DATADIR%%/compilers/compiler_null.xml
501
%%DATADIR%%/compilers/compiler_pgifortran.xml
502
%%DATADIR%%/compilers/compiler_powerpc-eabi.xml
503
%%DATADIR%%/compilers/compiler_ppc-gcc.xml
504
%%DATADIR%%/compilers/compiler_sdcc.xml
505
%%DATADIR%%/compilers/compiler_tcc.xml
506
%%DATADIR%%/compilers/compiler_tricore-gcc.xml
507
%%DATADIR%%/compilers/compiler_zpu-gcc.xml
508
%%DATADIR%%/compilers/options_android-gcc.xml
509
%%DATADIR%%/compilers/options_arm-elf-gcc.xml
510
%%DATADIR%%/compilers/options_avr-gcc.xml
511
%%DATADIR%%/compilers/options_bcc.xml
512
%%DATADIR%%/compilers/options_bfin-elf-gcc.xml
513
%%DATADIR%%/compilers/options_clang.xml
514
%%DATADIR%%/compilers/options_common_architecture.xml
515
%%DATADIR%%/compilers/options_common_cmds.xml
516
%%DATADIR%%/compilers/options_common_codegen.xml
517
%%DATADIR%%/compilers/options_common_optimization.xml
518
%%DATADIR%%/compilers/options_common_optimize-msvc.xml
519
%%DATADIR%%/compilers/options_common_re-gf.xml
520
%%DATADIR%%/compilers/options_common_re-iar.xml
521
%%DATADIR%%/compilers/options_common_re-msvc.xml
522
%%DATADIR%%/compilers/options_common_re.xml
523
%%DATADIR%%/compilers/options_common_runtime.xml
524
%%DATADIR%%/compilers/options_common_sort.xml
525
%%DATADIR%%/compilers/options_common_warnings-msvc.xml
526
%%DATADIR%%/compilers/options_common_warnings.xml
527
%%DATADIR%%/compilers/options_cygwin.xml
528
%%DATADIR%%/compilers/options_dmc.xml
529
%%DATADIR%%/compilers/options_dmd.xml
530
%%DATADIR%%/compilers/options_g95.xml
531
%%DATADIR%%/compilers/options_gcc.xml
532
%%DATADIR%%/compilers/options_gdc.xml
533
%%DATADIR%%/compilers/options_gfortran.xml
534
%%DATADIR%%/compilers/options_iar8051.xml
535
%%DATADIR%%/compilers/options_iararm.xml
536
%%DATADIR%%/compilers/options_icc.xml
537
%%DATADIR%%/compilers/options_keilc51.xml
538
%%DATADIR%%/compilers/options_keilcx51.xml
539
%%DATADIR%%/compilers/options_lcc.xml
540
%%DATADIR%%/compilers/options_ldc.xml
541
%%DATADIR%%/compilers/options_lm32-gcc.xml
542
%%DATADIR%%/compilers/options_lm8-gcc.xml
543
%%DATADIR%%/compilers/options_msp430-gcc.xml
544
%%DATADIR%%/compilers/options_msvc10.xml
545
%%DATADIR%%/compilers/options_msvc8.xml
546
%%DATADIR%%/compilers/options_msvctk.xml
547
%%DATADIR%%/compilers/options_mw.xml
548
%%DATADIR%%/compilers/options_null.xml
549
%%DATADIR%%/compilers/options_ow.xml
550
%%DATADIR%%/compilers/options_pgifortran.xml
551
%%DATADIR%%/compilers/options_powerpc-eabi.xml
552
%%DATADIR%%/compilers/options_ppc-gcc.xml
553
%%DATADIR%%/compilers/options_sdcc.xml
554
%%DATADIR%%/compilers/options_tcc.xml
555
%%DATADIR%%/compilers/options_tricore-gcc.xml
556
%%DATADIR%%/compilers/options_zpu-gcc.xml
557
%%DATADIR%%/copystrings.zip
558
%%DATADIR%%/debugger.zip
559
%%DATADIR%%/defaultmimehandler.zip
560
%%DATADIR%%/dragscroll.zip
561
%%DATADIR%%/envvars.zip
562
%%DATADIR%%/exporter.zip
563
%%DATADIR%%/headerfixup.zip
564
%%DATADIR%%/help_plugin.zip
565
%%DATADIR%%/icons/app.xpm
566
%%DATADIR%%/icons/app_64.xpm
567
%%DATADIR%%/icons/c64.xpm
568
%%DATADIR%%/icons/cbp64.xpm
569
%%DATADIR%%/icons/cg64.xpm
570
%%DATADIR%%/icons/cpp64.xpm
571
%%DATADIR%%/icons/csd64.xpm
572
%%DATADIR%%/icons/d64.xpm
573
%%DATADIR%%/icons/dev64.xpm
574
%%DATADIR%%/icons/dsp64.xpm
575
%%DATADIR%%/icons/dsw64.xpm
576
%%DATADIR%%/icons/f64.xpm
577
%%DATADIR%%/icons/h64.xpm
578
%%DATADIR%%/icons/proj64.xpm
579
%%DATADIR%%/icons/rc64.xpm
580
%%DATADIR%%/images/16x16/bookmark_add.png
581
%%DATADIR%%/images/16x16/dbginfo.png
582
%%DATADIR%%/images/16x16/dbgnext.png
583
%%DATADIR%%/images/16x16/dbgnexti.png
584
%%DATADIR%%/images/16x16/dbgpause.png
585
%%DATADIR%%/images/16x16/dbgrun.png
586
%%DATADIR%%/images/16x16/dbgrunto.png
587
%%DATADIR%%/images/16x16/dbgstep.png
588
%%DATADIR%%/images/16x16/dbgstepi.png
589
%%DATADIR%%/images/16x16/dbgstepout.png
590
%%DATADIR%%/images/16x16/dbgstop.png
591
%%DATADIR%%/images/16x16/dbgwindow.png
592
%%DATADIR%%/images/16x16/editcopy.png
593
%%DATADIR%%/images/16x16/editcut.png
594
%%DATADIR%%/images/16x16/editpaste.png
595
%%DATADIR%%/images/16x16/exit.png
596
%%DATADIR%%/images/16x16/fileclose.png
597
%%DATADIR%%/images/16x16/filefind.png
598
%%DATADIR%%/images/16x16/filefindnext.png
599
%%DATADIR%%/images/16x16/filefindprev.png
600
%%DATADIR%%/images/16x16/filenew.png
601
%%DATADIR%%/images/16x16/fileopen.png
602
%%DATADIR%%/images/16x16/fileprint.png
603
%%DATADIR%%/images/16x16/filequickprint.png
604
%%DATADIR%%/images/16x16/filesave.png
605
%%DATADIR%%/images/16x16/filesaveall.png
606
%%DATADIR%%/images/16x16/filesaveas.png
607
%%DATADIR%%/images/16x16/findf.png
608
%%DATADIR%%/images/16x16/folder.png
609
%%DATADIR%%/images/16x16/folder_new.png
610
%%DATADIR%%/images/16x16/folder_open.png
611
%%DATADIR%%/images/16x16/folder_yel.png
612
%%DATADIR%%/images/16x16/folder_yel_open.png
613
%%DATADIR%%/images/16x16/goto.png
614
%%DATADIR%%/images/16x16/history_clear.png
615
%%DATADIR%%/images/16x16/idea.png
616
%%DATADIR%%/images/16x16/info.png
617
%%DATADIR%%/images/16x16/mark.png
618
%%DATADIR%%/images/16x16/mark_clear.png
619
%%DATADIR%%/images/16x16/mark_next.png
620
%%DATADIR%%/images/16x16/mark_prev.png
621
%%DATADIR%%/images/16x16/newproject.png
622
%%DATADIR%%/images/16x16/next.png
623
%%DATADIR%%/images/16x16/plug.png
624
%%DATADIR%%/images/16x16/prev.png
625
%%DATADIR%%/images/16x16/project-readonly.png
626
%%DATADIR%%/images/16x16/project.png
627
%%DATADIR%%/images/16x16/projectnew.png
628
%%DATADIR%%/images/16x16/redo.png
629
%%DATADIR%%/images/16x16/run.png
630
%%DATADIR%%/images/16x16/searchreplace.png
631
%%DATADIR%%/images/16x16/searchreplacef.png
632
%%DATADIR%%/images/16x16/undo.png
633
%%DATADIR%%/images/16x16/view_sidetree.png
634
%%DATADIR%%/images/16x16/view_tree.png
635
%%DATADIR%%/images/16x16/window_fullscreen.png
636
%%DATADIR%%/images/16x16/workspace-readonly.png
637
%%DATADIR%%/images/16x16/workspace.png
638
%%DATADIR%%/images/DoxyBlocks/16x16/chm.png
639
%%DATADIR%%/images/DoxyBlocks/16x16/comment_block.png
640
%%DATADIR%%/images/DoxyBlocks/16x16/comment_line.png
641
%%DATADIR%%/images/DoxyBlocks/16x16/configure.png
642
%%DATADIR%%/images/DoxyBlocks/16x16/doxywizard.png
643
%%DATADIR%%/images/DoxyBlocks/16x16/extract.png
644
%%DATADIR%%/images/DoxyBlocks/16x16/html.png
645
%%DATADIR%%/images/DoxyBlocks/chm.png
646
%%DATADIR%%/images/DoxyBlocks/comment_block.png
647
%%DATADIR%%/images/DoxyBlocks/comment_line.png
648
%%DATADIR%%/images/DoxyBlocks/configure.png
649
%%DATADIR%%/images/DoxyBlocks/doxywizard.png
650
%%DATADIR%%/images/DoxyBlocks/extract.png
651
%%DATADIR%%/images/DoxyBlocks/html.png
652
%%DATADIR%%/images/ThreadSearch/16x16/findf.png
653
%%DATADIR%%/images/ThreadSearch/16x16/findfdisabled.png
654
%%DATADIR%%/images/ThreadSearch/16x16/folder.png
655
%%DATADIR%%/images/ThreadSearch/16x16/folderdisabled.png
656
%%DATADIR%%/images/ThreadSearch/16x16/folderselected.png
657
%%DATADIR%%/images/ThreadSearch/16x16/off.png
658
%%DATADIR%%/images/ThreadSearch/16x16/offdisabled.png
659
%%DATADIR%%/images/ThreadSearch/16x16/on.png
660
%%DATADIR%%/images/ThreadSearch/16x16/ondisabled.png
661
%%DATADIR%%/images/ThreadSearch/16x16/openfiles.png
662
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1.png
663
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1disabled.png
664
%%DATADIR%%/images/ThreadSearch/16x16/openfiles1selected.png
665
%%DATADIR%%/images/ThreadSearch/16x16/openfilesdisabled.png
666
%%DATADIR%%/images/ThreadSearch/16x16/openfilesselected.png
667
%%DATADIR%%/images/ThreadSearch/16x16/options.png
668
%%DATADIR%%/images/ThreadSearch/16x16/optionsactive.png
669
%%DATADIR%%/images/ThreadSearch/16x16/optionsdisabled.png
670
%%DATADIR%%/images/ThreadSearch/16x16/project.png
671
%%DATADIR%%/images/ThreadSearch/16x16/project1.png
672
%%DATADIR%%/images/ThreadSearch/16x16/project1disabled.png
673
%%DATADIR%%/images/ThreadSearch/16x16/project1selected.png
674
%%DATADIR%%/images/ThreadSearch/16x16/projectdisabled.png
675
%%DATADIR%%/images/ThreadSearch/16x16/projectselected.png
676
%%DATADIR%%/images/ThreadSearch/16x16/showdir.png
677
%%DATADIR%%/images/ThreadSearch/16x16/showdirdisabled.png
678
%%DATADIR%%/images/ThreadSearch/16x16/stop.png
679
%%DATADIR%%/images/ThreadSearch/16x16/stopdisabled.png
680
%%DATADIR%%/images/ThreadSearch/16x16/target.png
681
%%DATADIR%%/images/ThreadSearch/16x16/target1.png
682
%%DATADIR%%/images/ThreadSearch/16x16/target1disabled.png
683
%%DATADIR%%/images/ThreadSearch/16x16/target1selected.png
684
%%DATADIR%%/images/ThreadSearch/16x16/targetdisabled.png
685
%%DATADIR%%/images/ThreadSearch/16x16/targetselected.png
686
%%DATADIR%%/images/ThreadSearch/16x16/workspace.png
687
%%DATADIR%%/images/ThreadSearch/16x16/workspacedisabled.png
688
%%DATADIR%%/images/ThreadSearch/16x16/workspaceselected.png
689
%%DATADIR%%/images/ThreadSearch/22x22/file.png
690
%%DATADIR%%/images/ThreadSearch/22x22/findf.png
691
%%DATADIR%%/images/ThreadSearch/22x22/findfdisabled.png
692
%%DATADIR%%/images/ThreadSearch/22x22/folder.png
693
%%DATADIR%%/images/ThreadSearch/22x22/folderdisabled.png
694
%%DATADIR%%/images/ThreadSearch/22x22/folderselected.png
695
%%DATADIR%%/images/ThreadSearch/22x22/lookingglass.png
696
%%DATADIR%%/images/ThreadSearch/22x22/off.png
697
%%DATADIR%%/images/ThreadSearch/22x22/offdisabled.png
698
%%DATADIR%%/images/ThreadSearch/22x22/on.png
699
%%DATADIR%%/images/ThreadSearch/22x22/ondisabled.png
700
%%DATADIR%%/images/ThreadSearch/22x22/openfiles.png
701
%%DATADIR%%/images/ThreadSearch/22x22/openfilesdisabled.png
702
%%DATADIR%%/images/ThreadSearch/22x22/openfilesselected.png
703
%%DATADIR%%/images/ThreadSearch/22x22/options.png
704
%%DATADIR%%/images/ThreadSearch/22x22/optionsactive.png
705
%%DATADIR%%/images/ThreadSearch/22x22/optionsdisabled.png
706
%%DATADIR%%/images/ThreadSearch/22x22/project.png
707
%%DATADIR%%/images/ThreadSearch/22x22/project1.png
708
%%DATADIR%%/images/ThreadSearch/22x22/project1disabled.png
709
%%DATADIR%%/images/ThreadSearch/22x22/project1selected.png
710
%%DATADIR%%/images/ThreadSearch/22x22/project2.png
711
%%DATADIR%%/images/ThreadSearch/22x22/project2d.png
712
%%DATADIR%%/images/ThreadSearch/22x22/project2s.png
713
%%DATADIR%%/images/ThreadSearch/22x22/projectdisabled.png
714
%%DATADIR%%/images/ThreadSearch/22x22/projectselected.png
715
%%DATADIR%%/images/ThreadSearch/22x22/showdir.png
716
%%DATADIR%%/images/ThreadSearch/22x22/showdirdisabled.png
717
%%DATADIR%%/images/ThreadSearch/22x22/stop.png
718
%%DATADIR%%/images/ThreadSearch/22x22/stopdisabled.png
719
%%DATADIR%%/images/ThreadSearch/22x22/target.png
720
%%DATADIR%%/images/ThreadSearch/22x22/target1.png
721
%%DATADIR%%/images/ThreadSearch/22x22/target1disabled.png
722
%%DATADIR%%/images/ThreadSearch/22x22/target1selected.png
723
%%DATADIR%%/images/ThreadSearch/22x22/targetdisabled.png
724
%%DATADIR%%/images/ThreadSearch/22x22/targetselected.png
725
%%DATADIR%%/images/ThreadSearch/22x22/workspace.png
726
%%DATADIR%%/images/ThreadSearch/22x22/workspacedisabled.png
727
%%DATADIR%%/images/ThreadSearch/22x22/workspaceselected.png
728
%%DATADIR%%/images/ThreadSearch/folder.png
729
%%DATADIR%%/images/ThreadSearch/folderdisabled.png
730
%%DATADIR%%/images/ThreadSearch/folderselected.png
731
%%DATADIR%%/images/ThreadSearch/off.png
732
%%DATADIR%%/images/ThreadSearch/on.png
733
%%DATADIR%%/images/ThreadSearch/openfiles.png
734
%%DATADIR%%/images/ThreadSearch/openfilesdisabled.png
735
%%DATADIR%%/images/ThreadSearch/openfilesselected.png
736
%%DATADIR%%/images/ThreadSearch/project.png
737
%%DATADIR%%/images/ThreadSearch/project1.png
738
%%DATADIR%%/images/ThreadSearch/project1disabled.png
739
%%DATADIR%%/images/ThreadSearch/project1selected.png
740
%%DATADIR%%/images/ThreadSearch/projectdisabled.png
741
%%DATADIR%%/images/ThreadSearch/projectselected.png
742
%%DATADIR%%/images/ThreadSearch/showdir.png
743
%%DATADIR%%/images/ThreadSearch/showdirdisabled.png
744
%%DATADIR%%/images/ThreadSearch/target.png
745
%%DATADIR%%/images/ThreadSearch/target1.png
746
%%DATADIR%%/images/ThreadSearch/target1disabled.png
747
%%DATADIR%%/images/ThreadSearch/target1selected.png
748
%%DATADIR%%/images/ThreadSearch/targetdisabled.png
749
%%DATADIR%%/images/ThreadSearch/targetselected.png
750
%%DATADIR%%/images/ThreadSearch/workspace.png
751
%%DATADIR%%/images/ThreadSearch/workspacedisabled.png
752
%%DATADIR%%/images/ThreadSearch/workspaceselected.png
753
%%DATADIR%%/images/ascii.png
754
%%DATADIR%%/images/closebutton.png
755
%%DATADIR%%/images/codeblocks.png
756
%%DATADIR%%/images/codecompletion/class.png
757
%%DATADIR%%/images/codecompletion/class_folder.png
758
%%DATADIR%%/images/codecompletion/class_private.png
759
%%DATADIR%%/images/codecompletion/class_protected.png
760
%%DATADIR%%/images/codecompletion/class_public.png
761
%%DATADIR%%/images/codecompletion/ctor_private.png
762
%%DATADIR%%/images/codecompletion/ctor_protected.png
763
%%DATADIR%%/images/codecompletion/ctor_public.png
764
%%DATADIR%%/images/codecompletion/dtor_private.png
765
%%DATADIR%%/images/codecompletion/dtor_protected.png
766
%%DATADIR%%/images/codecompletion/dtor_public.png
767
%%DATADIR%%/images/codecompletion/enum.png
768
%%DATADIR%%/images/codecompletion/enum_private.png
769
%%DATADIR%%/images/codecompletion/enum_protected.png
770
%%DATADIR%%/images/codecompletion/enum_public.png
771
%%DATADIR%%/images/codecompletion/enumerator.png
772
%%DATADIR%%/images/codecompletion/enums_folder.png
773
%%DATADIR%%/images/codecompletion/folder.png
774
%%DATADIR%%/images/codecompletion/folder_blue.png
775
%%DATADIR%%/images/codecompletion/folder_blue_open.png
776
%%DATADIR%%/images/codecompletion/folder_green.png
777
%%DATADIR%%/images/codecompletion/folder_green_open.png
778
%%DATADIR%%/images/codecompletion/folder_open.png
779
%%DATADIR%%/images/codecompletion/funcs_folder.png
780
%%DATADIR%%/images/codecompletion/macro_def.png
781
%%DATADIR%%/images/codecompletion/macro_def_folder.png
782
%%DATADIR%%/images/codecompletion/macro_use.png
783
%%DATADIR%%/images/codecompletion/macro_use_folder.png
784
%%DATADIR%%/images/codecompletion/macro_use_private.png
785
%%DATADIR%%/images/codecompletion/macro_use_protected.png
786
%%DATADIR%%/images/codecompletion/macro_use_public.png
787
%%DATADIR%%/images/codecompletion/method_private.png
788
%%DATADIR%%/images/codecompletion/method_protected.png
789
%%DATADIR%%/images/codecompletion/method_public.png
790
%%DATADIR%%/images/codecompletion/namespace.png
791
%%DATADIR%%/images/codecompletion/others_folder.png
792
%%DATADIR%%/images/codecompletion/symbols_folder.png
793
%%DATADIR%%/images/codecompletion/typedef.png
794
%%DATADIR%%/images/codecompletion/typedef_private.png
795
%%DATADIR%%/images/codecompletion/typedef_protected.png
796
%%DATADIR%%/images/codecompletion/typedef_public.png
797
%%DATADIR%%/images/codecompletion/typedefs_folder.png
798
%%DATADIR%%/images/codecompletion/var_private.png
799
%%DATADIR%%/images/codecompletion/var_protected.png
800
%%DATADIR%%/images/codecompletion/var_public.png
801
%%DATADIR%%/images/codecompletion/vars_folder.png
802
%%DATADIR%%/images/codesnippets/allsnippets.png
803
%%DATADIR%%/images/codesnippets/category.png
804
%%DATADIR%%/images/codesnippets/findf.png
805
%%DATADIR%%/images/codesnippets/findfdisabled.png
806
%%DATADIR%%/images/codesnippets/options.png
807
%%DATADIR%%/images/codesnippets/optionsdisabled.png
808
%%DATADIR%%/images/codesnippets/snippet.png
809
%%DATADIR%%/images/codesnippets/stop.png
810
%%DATADIR%%/images/codesnippets/stopdisabled.png
811
%%DATADIR%%/images/compile.png
812
%%DATADIR%%/images/compilerun.png
813
%%DATADIR%%/images/contents_16x16.png
814
%%DATADIR%%/images/dbginfo.png
815
%%DATADIR%%/images/dbgnext.png
816
%%DATADIR%%/images/dbgnexti.png
817
%%DATADIR%%/images/dbgpause.png
818
%%DATADIR%%/images/dbgrun.png
819
%%DATADIR%%/images/dbgrunto.png
820
%%DATADIR%%/images/dbgstep.png
821
%%DATADIR%%/images/dbgstepi.png
822
%%DATADIR%%/images/dbgstepout.png
823
%%DATADIR%%/images/dbgstop.png
824
%%DATADIR%%/images/dbgwindow.png
825
%%DATADIR%%/images/edit_16x16.png
826
%%DATADIR%%/images/editcopy.png
827
%%DATADIR%%/images/editcut.png
828
%%DATADIR%%/images/editpaste.png
829
%%DATADIR%%/images/file-missing.png
830
%%DATADIR%%/images/file-modified.png
831
%%DATADIR%%/images/file-readonly.png
832
%%DATADIR%%/images/file.png
833
%%DATADIR%%/images/filefind.png
834
%%DATADIR%%/images/filenew.png
835
%%DATADIR%%/images/fileopen.png
836
%%DATADIR%%/images/fileprint.png
837
%%DATADIR%%/images/filesave.png
838
%%DATADIR%%/images/filesaveall.png
839
%%DATADIR%%/images/filesaveas.png
840
%%DATADIR%%/images/flag_16x16.png
841
%%DATADIR%%/images/folder.png
842
%%DATADIR%%/images/folder_new.png
843
%%DATADIR%%/images/folder_open.png
844
%%DATADIR%%/images/misc_16x16.png
845
%%DATADIR%%/images/modified_file.png
846
%%DATADIR%%/images/newproject.png
847
%%DATADIR%%/images/project-readonly.png
848
%%DATADIR%%/images/project.png
849
%%DATADIR%%/images/rc-file-added.png
850
%%DATADIR%%/images/rc-file-conflict.png
851
%%DATADIR%%/images/rc-file-external.png
852
%%DATADIR%%/images/rc-file-gotlock.png
853
%%DATADIR%%/images/rc-file-lockstolen.png
854
%%DATADIR%%/images/rc-file-mismatch.png
855
%%DATADIR%%/images/rc-file-missing.png
856
%%DATADIR%%/images/rc-file-modified.png
857
%%DATADIR%%/images/rc-file-noncontrolled.png
858
%%DATADIR%%/images/rc-file-outofdate.png
859
%%DATADIR%%/images/rc-file-requireslock.png
860
%%DATADIR%%/images/rc-file-uptodate.png
861
%%DATADIR%%/images/readonly.png
862
%%DATADIR%%/images/rebuild.png
863
%%DATADIR%%/images/redo.png
864
%%DATADIR%%/images/run.png
865
%%DATADIR%%/images/searchreplace.png
866
%%DATADIR%%/images/settings/DoxyBlocks-off.png
867
%%DATADIR%%/images/settings/DoxyBlocks.png
868
%%DATADIR%%/images/settings/SpellChecker-off.png
869
%%DATADIR%%/images/settings/SpellChecker.png
870
%%DATADIR%%/images/settings/ThreadSearch-off.png
871
%%DATADIR%%/images/settings/ThreadSearch.png
872
%%DATADIR%%/images/settings/ToolsPlus-off.png
873
%%DATADIR%%/images/settings/ToolsPlus.png
874
%%DATADIR%%/images/settings/abbrev-off.png
875
%%DATADIR%%/images/settings/abbrev.png
876
%%DATADIR%%/images/settings/astyle-plugin-off.png
877
%%DATADIR%%/images/settings/astyle-plugin.png
878
%%DATADIR%%/images/settings/autosave-off.png
879
%%DATADIR%%/images/settings/autosave.png
880
%%DATADIR%%/images/settings/batch-off.png
881
%%DATADIR%%/images/settings/batch.png
882
%%DATADIR%%/images/settings/codecompletion-off.png
883
%%DATADIR%%/images/settings/codecompletion.png
884
%%DATADIR%%/images/settings/codestats-off.png
885
%%DATADIR%%/images/settings/codestats.png
886
%%DATADIR%%/images/settings/colours-off.png
887
%%DATADIR%%/images/settings/colours.png
888
%%DATADIR%%/images/settings/compiler-off.png
889
%%DATADIR%%/images/settings/compiler.png
890
%%DATADIR%%/images/settings/debugger-off.png
891
%%DATADIR%%/images/settings/debugger.png
892
%%DATADIR%%/images/settings/default-code-off.png
893
%%DATADIR%%/images/settings/default-code.png
894
%%DATADIR%%/images/settings/dialogs-off.png
895
%%DATADIR%%/images/settings/dialogs.png
896
%%DATADIR%%/images/settings/dragscroll-off.png
897
%%DATADIR%%/images/settings/dragscroll.png
898
%%DATADIR%%/images/settings/editor-off.png
899
%%DATADIR%%/images/settings/editor.png
900
%%DATADIR%%/images/settings/envvars-off.png
901
%%DATADIR%%/images/settings/envvars.png
902
%%DATADIR%%/images/settings/extensions-off.png
903
%%DATADIR%%/images/settings/extensions.png
904
%%DATADIR%%/images/settings/folding-off.png
905
%%DATADIR%%/images/settings/folding.png
906
%%DATADIR%%/images/settings/general-prefs-off.png
907
%%DATADIR%%/images/settings/general-prefs.png
908
%%DATADIR%%/images/settings/generic-plugin-off.png
909
%%DATADIR%%/images/settings/generic-plugin.png
910
%%DATADIR%%/images/settings/gutter-margin-off.png
911
%%DATADIR%%/images/settings/gutter-margin.png
912
%%DATADIR%%/images/settings/help-plugin-off.png
913
%%DATADIR%%/images/settings/help-plugin.png
914
%%DATADIR%%/images/settings/incsearch-off.png
915
%%DATADIR%%/images/settings/incsearch.png
916
%%DATADIR%%/images/settings/net-off.png
917
%%DATADIR%%/images/settings/net.png
918
%%DATADIR%%/images/settings/notebook-appearance-off.png
919
%%DATADIR%%/images/settings/notebook-appearance.png
920
%%DATADIR%%/images/settings/onekeytobindthem-off.png
921
%%DATADIR%%/images/settings/onekeytobindthem.png
922
%%DATADIR%%/images/settings/profiler-off.png
923
%%DATADIR%%/images/settings/profiler.png
924
%%DATADIR%%/images/settings/syntax-highlight-off.png
925
%%DATADIR%%/images/settings/syntax-highlight.png
926
%%DATADIR%%/images/settings/todo-off.png
927
%%DATADIR%%/images/settings/todo.png
928
%%DATADIR%%/images/settings/valgrind-off.png
929
%%DATADIR%%/images/settings/valgrind.png
930
%%DATADIR%%/images/settings/view-off.png
931
%%DATADIR%%/images/settings/view.png
932
%%DATADIR%%/images/settings/wxsmith-off.png
933
%%DATADIR%%/images/settings/wxsmith.png
934
%%DATADIR%%/images/source.png
935
%%DATADIR%%/images/splash.png
936
%%DATADIR%%/images/splash_0802.png
937
%%DATADIR%%/images/splash_1005.png
938
%%DATADIR%%/images/splash_1211.png
939
%%DATADIR%%/images/splash_1312.png
940
%%DATADIR%%/images/stop.png
941
%%DATADIR%%/images/undo.png
942
%%DATADIR%%/images/vfolder_open.png
943
%%DATADIR%%/images/workspace-readonly.png
944
%%DATADIR%%/images/workspace.png
945
%%DATADIR%%/images/wxsmith/Custom16.png
946
%%DATADIR%%/images/wxsmith/Custom32.png
947
%%DATADIR%%/images/wxsmith/Spacer16.png
948
%%DATADIR%%/images/wxsmith/Spacer32.png
949
%%DATADIR%%/images/wxsmith/deletewidget16.png
950
%%DATADIR%%/images/wxsmith/deletewidget32.png
951
%%DATADIR%%/images/wxsmith/insertafter16.png
952
%%DATADIR%%/images/wxsmith/insertafter32.png
953
%%DATADIR%%/images/wxsmith/insertbefore16.png
954
%%DATADIR%%/images/wxsmith/insertbefore32.png
955
%%DATADIR%%/images/wxsmith/insertinto16.png
956
%%DATADIR%%/images/wxsmith/insertinto32.png
957
%%DATADIR%%/images/wxsmith/insertpoint16.png
958
%%DATADIR%%/images/wxsmith/insertpoint32.png
959
%%DATADIR%%/images/wxsmith/quickpropsclose16.png
960
%%DATADIR%%/images/wxsmith/quickpropsclose32.png
961
%%DATADIR%%/images/wxsmith/quickpropsopen16.png
962
%%DATADIR%%/images/wxsmith/quickpropsopen32.png
963
%%DATADIR%%/images/wxsmith/selected16.png
964
%%DATADIR%%/images/wxsmith/selected32.png
965
%%DATADIR%%/images/wxsmith/showpreview16.png
966
%%DATADIR%%/images/wxsmith/showpreview32.png
967
%%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
968
%%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
969
%%DATADIR%%/images/wxsmith/wxBitmapButton16.png
970
%%DATADIR%%/images/wxsmith/wxBitmapButton32.png
971
%%DATADIR%%/images/wxsmith/wxBitmapComboBox16.png
972
%%DATADIR%%/images/wxsmith/wxBitmapComboBox32.png
973
%%DATADIR%%/images/wxsmith/wxBoxSizer16.png
974
%%DATADIR%%/images/wxsmith/wxBoxSizer32.png
975
%%DATADIR%%/images/wxsmith/wxButton16.png
976
%%DATADIR%%/images/wxsmith/wxButton32.png
977
%%DATADIR%%/images/wxsmith/wxCalendarCtrl16.png
978
%%DATADIR%%/images/wxsmith/wxCalendarCtrl32.png
979
%%DATADIR%%/images/wxsmith/wxCheckBox16.png
980
%%DATADIR%%/images/wxsmith/wxCheckBox32.png
981
%%DATADIR%%/images/wxsmith/wxCheckListBox16.png
982
%%DATADIR%%/images/wxsmith/wxCheckListBox32.png
983
%%DATADIR%%/images/wxsmith/wxChoice16.png
984
%%DATADIR%%/images/wxsmith/wxChoice32.png
985
%%DATADIR%%/images/wxsmith/wxChoicebook16.png
986
%%DATADIR%%/images/wxsmith/wxChoicebook32.png
987
%%DATADIR%%/images/wxsmith/wxColourDialog16.png
988
%%DATADIR%%/images/wxsmith/wxColourDialog32.png
989
%%DATADIR%%/images/wxsmith/wxColourPickerCtrl16.png
990
%%DATADIR%%/images/wxsmith/wxColourPickerCtrl32.png
991
%%DATADIR%%/images/wxsmith/wxComboBox16.png
992
%%DATADIR%%/images/wxsmith/wxComboBox32.png
993
%%DATADIR%%/images/wxsmith/wxContextHelpButton16.png
994
%%DATADIR%%/images/wxsmith/wxContextHelpButton32.png
995
%%DATADIR%%/images/wxsmith/wxDatePickerCtrl16.png
996
%%DATADIR%%/images/wxsmith/wxDatePickerCtrl32.png
997
%%DATADIR%%/images/wxsmith/wxDialUpManager16.png
998
%%DATADIR%%/images/wxsmith/wxDialUpManager32.png
999
%%DATADIR%%/images/wxsmith/wxDialog16.png
1000
%%DATADIR%%/images/wxsmith/wxDialog32.png
1001
%%DATADIR%%/images/wxsmith/wxDirDialog16.png
1002
%%DATADIR%%/images/wxsmith/wxDirDialog32.png
1003
%%DATADIR%%/images/wxsmith/wxDirPickerCtrl16.png
1004
%%DATADIR%%/images/wxsmith/wxDirPickerCtrl32.png
1005
%%DATADIR%%/images/wxsmith/wxFileDialog16.png
1006
%%DATADIR%%/images/wxsmith/wxFileDialog32.png
1007
%%DATADIR%%/images/wxsmith/wxFilePickerCtrl16.png
1008
%%DATADIR%%/images/wxsmith/wxFilePickerCtrl32.png
1009
%%DATADIR%%/images/wxsmith/wxFindReplaceDialog16.png
1010
%%DATADIR%%/images/wxsmith/wxFindReplaceDialog32.png
1011
%%DATADIR%%/images/wxsmith/wxFlexGridSizer16.png
1012
%%DATADIR%%/images/wxsmith/wxFlexGridSizer32.png
1013
%%DATADIR%%/images/wxsmith/wxFontDialog16.png
1014
%%DATADIR%%/images/wxsmith/wxFontDialog32.png
1015
%%DATADIR%%/images/wxsmith/wxFontPickerCtrl16.png
1016
%%DATADIR%%/images/wxsmith/wxFontPickerCtrl32.png
1017
%%DATADIR%%/images/wxsmith/wxFrame16.png
1018
%%DATADIR%%/images/wxsmith/wxFrame32.png
1019
%%DATADIR%%/images/wxsmith/wxGLCanvas16.png
1020
%%DATADIR%%/images/wxsmith/wxGLCanvas32.png
1021
%%DATADIR%%/images/wxsmith/wxGauge16.png
1022
%%DATADIR%%/images/wxsmith/wxGauge32.png
1023
%%DATADIR%%/images/wxsmith/wxGenericDirCtrl16.png
1024
%%DATADIR%%/images/wxsmith/wxGenericDirCtrl32.png
1025
%%DATADIR%%/images/wxsmith/wxGrid16.png
1026
%%DATADIR%%/images/wxsmith/wxGrid32.png
1027
%%DATADIR%%/images/wxsmith/wxGridSizer16.png
1028
%%DATADIR%%/images/wxsmith/wxGridSizer32.png
1029
%%DATADIR%%/images/wxsmith/wxHtmlEasyPrinting16.png
1030
%%DATADIR%%/images/wxsmith/wxHtmlEasyPrinting32.png
1031
%%DATADIR%%/images/wxsmith/wxHtmlWindow16.png
1032
%%DATADIR%%/images/wxsmith/wxHtmlWindow32.png
1033
%%DATADIR%%/images/wxsmith/wxHyperlinkCtrl16.png
1034
%%DATADIR%%/images/wxsmith/wxHyperlinkCtrl32.png
1035
%%DATADIR%%/images/wxsmith/wxImage16.png
1036
%%DATADIR%%/images/wxsmith/wxImage32.png
1037
%%DATADIR%%/images/wxsmith/wxImageList16.png
1038
%%DATADIR%%/images/wxsmith/wxImageList32.png
1039
%%DATADIR%%/images/wxsmith/wxListBox16.png
1040
%%DATADIR%%/images/wxsmith/wxListBox32.png
1041
%%DATADIR%%/images/wxsmith/wxListCtrl16.png
1042
%%DATADIR%%/images/wxsmith/wxListCtrl32.png
1043
%%DATADIR%%/images/wxsmith/wxListView16.png
1044
%%DATADIR%%/images/wxsmith/wxListView32.png
1045
%%DATADIR%%/images/wxsmith/wxListbook16.png
1046
%%DATADIR%%/images/wxsmith/wxListbook32.png
1047
%%DATADIR%%/images/wxsmith/wxMediaCtrl16.png
1048
%%DATADIR%%/images/wxsmith/wxMediaCtrl32.png
1049
%%DATADIR%%/images/wxsmith/wxMenu16.png
1050
%%DATADIR%%/images/wxsmith/wxMenu32.png
1051
%%DATADIR%%/images/wxsmith/wxMenuBar16.png
1052
%%DATADIR%%/images/wxsmith/wxMenuBar32.png
1053
%%DATADIR%%/images/wxsmith/wxMenuItem16.png
1054
%%DATADIR%%/images/wxsmith/wxMenuItem32.png
1055
%%DATADIR%%/images/wxsmith/wxMessageDialog16.png
1056
%%DATADIR%%/images/wxsmith/wxMessageDialog32.png
1057
%%DATADIR%%/images/wxsmith/wxMultiChoiceDialog16.png
1058
%%DATADIR%%/images/wxsmith/wxMultiChoiceDialog32.png
1059
%%DATADIR%%/images/wxsmith/wxNotebook16.png
1060
%%DATADIR%%/images/wxsmith/wxNotebook32.png
1061
%%DATADIR%%/images/wxsmith/wxPageSetupDialog16.png
1062
%%DATADIR%%/images/wxsmith/wxPageSetupDialog32.png
1063
%%DATADIR%%/images/wxsmith/wxPanel16.png
1064
%%DATADIR%%/images/wxsmith/wxPanel32.png
1065
%%DATADIR%%/images/wxsmith/wxPasswordEntryDialog16.png
1066
%%DATADIR%%/images/wxsmith/wxPasswordEntryDialog32.png
1067
%%DATADIR%%/images/wxsmith/wxPrintDialog16.png
1068
%%DATADIR%%/images/wxsmith/wxPrintDialog32.png
1069
%%DATADIR%%/images/wxsmith/wxProgressDialog16.png
1070
%%DATADIR%%/images/wxsmith/wxProgressDialog32.png
1071
%%DATADIR%%/images/wxsmith/wxRadioBox16.png
1072
%%DATADIR%%/images/wxsmith/wxRadioBox32.png
1073
%%DATADIR%%/images/wxsmith/wxRadioButton16.png
1074
%%DATADIR%%/images/wxsmith/wxRadioButton32.png
1075
%%DATADIR%%/images/wxsmith/wxRichTextCtrl16.png
1076
%%DATADIR%%/images/wxsmith/wxRichTextCtrl32.png
1077
%%DATADIR%%/images/wxsmith/wxRichTextFormattingDialog16.png
1078
%%DATADIR%%/images/wxsmith/wxRichTextFormattingDialog32.png
1079
%%DATADIR%%/images/wxsmith/wxRichTextStyleComboCtrl16.png
1080
%%DATADIR%%/images/wxsmith/wxRichTextStyleComboCtrl32.png
1081
%%DATADIR%%/images/wxsmith/wxRichTextStyleListBox16.png
1082
%%DATADIR%%/images/wxsmith/wxRichTextStyleListBox32.png
1083
%%DATADIR%%/images/wxsmith/wxRichTextStyleListCtrl16.png
1084
%%DATADIR%%/images/wxsmith/wxRichTextStyleListCtrl32.png
1085
%%DATADIR%%/images/wxsmith/wxRichTextStyleOrganiserDialog16.png
1086
%%DATADIR%%/images/wxsmith/wxRichTextStyleOrganiserDialog32.png
1087
%%DATADIR%%/images/wxsmith/wxSashLayoutWindow16.png
1088
%%DATADIR%%/images/wxsmith/wxSashLayoutWindow32.png
1089
%%DATADIR%%/images/wxsmith/wxSashWindow16.png
1090
%%DATADIR%%/images/wxsmith/wxSashWindow32.png
1091
%%DATADIR%%/images/wxsmith/wxScrollBar16.png
1092
%%DATADIR%%/images/wxsmith/wxScrollBar32.png
1093
%%DATADIR%%/images/wxsmith/wxScrolledWindow16.png
1094
%%DATADIR%%/images/wxsmith/wxScrolledWindow32.png
1095
%%DATADIR%%/images/wxsmith/wxScrollingDialog16.png
1096
%%DATADIR%%/images/wxsmith/wxScrollingDialog32.png
1097
%%DATADIR%%/images/wxsmith/wxSearchCtrl16.png
1098
%%DATADIR%%/images/wxsmith/wxSearchCtrl32.png
1099
%%DATADIR%%/images/wxsmith/wxSimpleHtmlListBox16.png
1100
%%DATADIR%%/images/wxsmith/wxSimpleHtmlListBox32.png
1101
%%DATADIR%%/images/wxsmith/wxSingleChoiceDialog16.png
1102
%%DATADIR%%/images/wxsmith/wxSingleChoiceDialog32.png
1103
%%DATADIR%%/images/wxsmith/wxSingleInstanceChecker16.png
1104
%%DATADIR%%/images/wxsmith/wxSingleInstanceChecker32.png
1105
%%DATADIR%%/images/wxsmith/wxSlider16.png
1106
%%DATADIR%%/images/wxsmith/wxSlider32.png
1107
%%DATADIR%%/images/wxsmith/wxSmith16.png
1108
%%DATADIR%%/images/wxsmith/wxSmith32.png
1109
%%DATADIR%%/images/wxsmith/wxSpinButton16.png
1110
%%DATADIR%%/images/wxsmith/wxSpinButton32.png
1111
%%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
1112
%%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
1113
%%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
1114
%%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
1115
%%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
1116
%%DATADIR%%/images/wxsmith/wxStaticBitmap32.png
1117
%%DATADIR%%/images/wxsmith/wxStaticBox16.png
1118
%%DATADIR%%/images/wxsmith/wxStaticBox32.png
1119
%%DATADIR%%/images/wxsmith/wxStaticBoxSizer16.png
1120
%%DATADIR%%/images/wxsmith/wxStaticBoxSizer32.png
1121
%%DATADIR%%/images/wxsmith/wxStaticLine16.png
1122
%%DATADIR%%/images/wxsmith/wxStaticLine32.png
1123
%%DATADIR%%/images/wxsmith/wxStaticText16.png
1124
%%DATADIR%%/images/wxsmith/wxStaticText32.png
1125
%%DATADIR%%/images/wxsmith/wxStatusBar16.png
1126
%%DATADIR%%/images/wxsmith/wxStatusBar32.png
1127
%%DATADIR%%/images/wxsmith/wxStdDialogButtonSizer16.png
1128
%%DATADIR%%/images/wxsmith/wxStdDialogButtonSizer32.png
1129
%%DATADIR%%/images/wxsmith/wxStopWatch16.png
1130
%%DATADIR%%/images/wxsmith/wxStopWatch32.png
1131
%%DATADIR%%/images/wxsmith/wxSymbolPickerDialog16.png
1132
%%DATADIR%%/images/wxsmith/wxSymbolPickerDialog32.png
1133
%%DATADIR%%/images/wxsmith/wxTextCtrl16.png
1134
%%DATADIR%%/images/wxsmith/wxTextCtrl32.png
1135
%%DATADIR%%/images/wxsmith/wxTextEntryDialog16.png
1136
%%DATADIR%%/images/wxsmith/wxTextEntryDialog32.png
1137
%%DATADIR%%/images/wxsmith/wxTimer16.png
1138
%%DATADIR%%/images/wxsmith/wxTimer32.png
1139
%%DATADIR%%/images/wxsmith/wxToggleButton16.png
1140
%%DATADIR%%/images/wxsmith/wxToggleButton32.png
1141
%%DATADIR%%/images/wxsmith/wxToolBar16.png
1142
%%DATADIR%%/images/wxsmith/wxToolBar32.png
1143
%%DATADIR%%/images/wxsmith/wxToolBarItem16.png
1144
%%DATADIR%%/images/wxsmith/wxToolBarItem32.png
1145
%%DATADIR%%/images/wxsmith/wxTreeCtrl16.png
1146
%%DATADIR%%/images/wxsmith/wxTreeCtrl32.png
1147
%%DATADIR%%/images/wxsmith/wxTreebook16.png
1148
%%DATADIR%%/images/wxsmith/wxTreebook32.png
1149
%%DATADIR%%/keybinder.zip
1150
%%DATADIR%%/lexers/lexer_A68k.sample
1151
%%DATADIR%%/lexers/lexer_A68k.xml
1152
%%DATADIR%%/lexers/lexer_OgreCompositor.sample
1153
%%DATADIR%%/lexers/lexer_OgreCompositor.xml
1154
%%DATADIR%%/lexers/lexer_OgreMaterial.sample
1155
%%DATADIR%%/lexers/lexer_OgreMaterial.xml
1156
%%DATADIR%%/lexers/lexer_ada.sample
1157
%%DATADIR%%/lexers/lexer_ada.xml
1158
%%DATADIR%%/lexers/lexer_angelscript.sample
1159
%%DATADIR%%/lexers/lexer_angelscript.xml
1160
%%DATADIR%%/lexers/lexer_autotools.sample
1161
%%DATADIR%%/lexers/lexer_autotools.xml
1162
%%DATADIR%%/lexers/lexer_bash.sample
1163
%%DATADIR%%/lexers/lexer_bash.xml
1164
%%DATADIR%%/lexers/lexer_batch.sample
1165
%%DATADIR%%/lexers/lexer_batch.xml
1166
%%DATADIR%%/lexers/lexer_bibtex.sample
1167
%%DATADIR%%/lexers/lexer_bibtex.xml
1168
%%DATADIR%%/lexers/lexer_caml.sample
1169
%%DATADIR%%/lexers/lexer_caml.xml
1170
%%DATADIR%%/lexers/lexer_cg.sample
1171
%%DATADIR%%/lexers/lexer_cg.xml
1172
%%DATADIR%%/lexers/lexer_cmake.sample
1173
%%DATADIR%%/lexers/lexer_cmake.xml
1174
%%DATADIR%%/lexers/lexer_coffee.sample
1175
%%DATADIR%%/lexers/lexer_coffee.xml
1176
%%DATADIR%%/lexers/lexer_cpp.sample
1177
%%DATADIR%%/lexers/lexer_cpp.xml
1178
%%DATADIR%%/lexers/lexer_css.sample
1179
%%DATADIR%%/lexers/lexer_css.xml
1180
%%DATADIR%%/lexers/lexer_cu.sample
1181
%%DATADIR%%/lexers/lexer_cu.xml
1182
%%DATADIR%%/lexers/lexer_d.sample
1183
%%DATADIR%%/lexers/lexer_d.xml
1184
%%DATADIR%%/lexers/lexer_diff.sample
1185
%%DATADIR%%/lexers/lexer_diff.xml
1186
%%DATADIR%%/lexers/lexer_f77.sample
1187
%%DATADIR%%/lexers/lexer_f77.xml
1188
%%DATADIR%%/lexers/lexer_fortran.sample
1189
%%DATADIR%%/lexers/lexer_fortran.xml
1190
%%DATADIR%%/lexers/lexer_glsl.sample
1191
%%DATADIR%%/lexers/lexer_glsl.xml
1192
%%DATADIR%%/lexers/lexer_gm.sample
1193
%%DATADIR%%/lexers/lexer_gm.xml
1194
%%DATADIR%%/lexers/lexer_haskell.sample
1195
%%DATADIR%%/lexers/lexer_haskell.xml
1196
%%DATADIR%%/lexers/lexer_hitasm.sample
1197
%%DATADIR%%/lexers/lexer_hitasm.xml
1198
%%DATADIR%%/lexers/lexer_html.sample
1199
%%DATADIR%%/lexers/lexer_html.xml
1200
%%DATADIR%%/lexers/lexer_ihex.sample
1201
%%DATADIR%%/lexers/lexer_ihex.xml
1202
%%DATADIR%%/lexers/lexer_inno.sample
1203
%%DATADIR%%/lexers/lexer_inno.xml
1204
%%DATADIR%%/lexers/lexer_java.sample
1205
%%DATADIR%%/lexers/lexer_java.xml
1206
%%DATADIR%%/lexers/lexer_javascript.sample
1207
%%DATADIR%%/lexers/lexer_javascript.xml
1208
%%DATADIR%%/lexers/lexer_latex.sample
1209
%%DATADIR%%/lexers/lexer_latex.xml
1210
%%DATADIR%%/lexers/lexer_lisp.sample
1211
%%DATADIR%%/lexers/lexer_lisp.xml
1212
%%DATADIR%%/lexers/lexer_lua.sample
1213
%%DATADIR%%/lexers/lexer_lua.xml
1214
%%DATADIR%%/lexers/lexer_make.sample
1215
%%DATADIR%%/lexers/lexer_make.xml
1216
%%DATADIR%%/lexers/lexer_masm.sample
1217
%%DATADIR%%/lexers/lexer_masm.xml
1218
%%DATADIR%%/lexers/lexer_matlab.sample
1219
%%DATADIR%%/lexers/lexer_matlab.xml
1220
%%DATADIR%%/lexers/lexer_nsis.sample
1221
%%DATADIR%%/lexers/lexer_nsis.xml
1222
%%DATADIR%%/lexers/lexer_objc.sample
1223
%%DATADIR%%/lexers/lexer_objc.xml
1224
%%DATADIR%%/lexers/lexer_pascal.sample
1225
%%DATADIR%%/lexers/lexer_pascal.xml
1226
%%DATADIR%%/lexers/lexer_perl.sample
1227
%%DATADIR%%/lexers/lexer_perl.xml
1228
%%DATADIR%%/lexers/lexer_postscript.sample
1229
%%DATADIR%%/lexers/lexer_postscript.xml
1230
%%DATADIR%%/lexers/lexer_powershell.sample
1231
%%DATADIR%%/lexers/lexer_powershell.xml
1232
%%DATADIR%%/lexers/lexer_prg.sample
1233
%%DATADIR%%/lexers/lexer_prg.xml
1234
%%DATADIR%%/lexers/lexer_properties.sample
1235
%%DATADIR%%/lexers/lexer_properties.xml
1236
%%DATADIR%%/lexers/lexer_proto.xml
1237
%%DATADIR%%/lexers/lexer_python.sample
1238
%%DATADIR%%/lexers/lexer_python.xml
1239
%%DATADIR%%/lexers/lexer_rc.sample
1240
%%DATADIR%%/lexers/lexer_rc.xml
1241
%%DATADIR%%/lexers/lexer_registry.sample
1242
%%DATADIR%%/lexers/lexer_registry.xml
1243
%%DATADIR%%/lexers/lexer_ruby.sample
1244
%%DATADIR%%/lexers/lexer_ruby.xml
1245
%%DATADIR%%/lexers/lexer_smalltalk.sample
1246
%%DATADIR%%/lexers/lexer_smalltalk.xml
1247
%%DATADIR%%/lexers/lexer_sql.sample
1248
%%DATADIR%%/lexers/lexer_sql.xml
1249
%%DATADIR%%/lexers/lexer_squirrel.sample
1250
%%DATADIR%%/lexers/lexer_squirrel.xml
1251
%%DATADIR%%/lexers/lexer_srec.sample
1252
%%DATADIR%%/lexers/lexer_srec.xml
1253
%%DATADIR%%/lexers/lexer_tehex.sample
1254
%%DATADIR%%/lexers/lexer_tehex.xml
1255
%%DATADIR%%/lexers/lexer_vbscript.sample
1256
%%DATADIR%%/lexers/lexer_vbscript.xml
1257
%%DATADIR%%/lexers/lexer_verilog.sample
1258
%%DATADIR%%/lexers/lexer_verilog.xml
1259
%%DATADIR%%/lexers/lexer_vhdl.sample
1260
%%DATADIR%%/lexers/lexer_vhdl.xml
1261
%%DATADIR%%/lexers/lexer_xml.sample
1262
%%DATADIR%%/lexers/lexer_xml.xml
1263
%%DATADIR%%/lib_finder.zip
1264
%%DATADIR%%/lib_finder/codeblocks_sdk.xml
1265
%%DATADIR%%/lib_finder/glfw.xml
1266
%%DATADIR%%/lib_finder/wxwidgets.xml
1267
%%DATADIR%%/manager_resources.zip
1268
%%DATADIR%%/occurrenceshighlighting.zip
1269
%%DATADIR%%/openfileslist.zip
1270
%%DATADIR%%/projectsimporter.zip
1271
%%DATADIR%%/resources.zip
1272
%%DATADIR%%/scriptedwizard.zip
1273
%%DATADIR%%/scripts/edit_startup_script.script
1274
%%DATADIR%%/scripts/gdb_types.script
1275
%%DATADIR%%/scripts/make_dist.script
1276
%%DATADIR%%/scripts/plugin_find_broken_files.script
1277
%%DATADIR%%/scripts/sample_plugin.script
1278
%%DATADIR%%/scripts/startup.script
1279
%%DATADIR%%/scripts/tests/menu_test_plugin.script
1280
%%DATADIR%%/scripts/tests/script_test_plugin.script
1281
%%DATADIR%%/scripts/tests/test_base.script
1282
%%DATADIR%%/scripts/tests/user_dialog_test_plugin.script
1283
%%DATADIR%%/scripts/tests/wx_test.script
1284
%%DATADIR%%/scripts/wx_help.script
1285
%%DATADIR%%/start_here.zip
1286
%%DATADIR%%/templates/console-main-c.cpp
1287
%%DATADIR%%/templates/console-main-cpp.cpp
1288
%%DATADIR%%/templates/console.cbp
1289
%%DATADIR%%/templates/console.png
1290
%%DATADIR%%/templates/console.template
1291
%%DATADIR%%/templates/dll.png
1292
%%DATADIR%%/templates/glfw-main.cpp
1293
%%DATADIR%%/templates/glfw-static.cbp
1294
%%DATADIR%%/templates/glfw.png
1295
%%DATADIR%%/templates/glfw.template
1296
%%DATADIR%%/templates/glut-main.cpp
1297
%%DATADIR%%/templates/glut.png
1298
%%DATADIR%%/templates/irr_linux.cbp
1299
%%DATADIR%%/templates/irr_main.cpp
1300
%%DATADIR%%/templates/irrlicht.png
1301
%%DATADIR%%/templates/irrlicht.template
1302
%%DATADIR%%/templates/ogre-main.cpp
1303
%%DATADIR%%/templates/ogre.template
1304
%%DATADIR%%/templates/ogre_linux.cbp
1305
%%DATADIR%%/templates/ogrelogo.png
1306
%%DATADIR%%/templates/qt-main.cpp
1307
%%DATADIR%%/templates/qt.cbp
1308
%%DATADIR%%/templates/qt.template
1309
%%DATADIR%%/templates/qtlogo32.png
1310
%%DATADIR%%/templates/sdccapp-main.c
1311
%%DATADIR%%/templates/sdccapp.cbp
1312
%%DATADIR%%/templates/sdccapp.png
1313
%%DATADIR%%/templates/sdccapp.template
1314
%%DATADIR%%/templates/sdl-cb.bmp
1315
%%DATADIR%%/templates/sdl-main.cpp
1316
%%DATADIR%%/templates/sdl.png
1317
%%DATADIR%%/templates/sdl2-main.cpp
1318
%%DATADIR%%/templates/sdl2.png
1319
%%DATADIR%%/templates/sdl2app.cbp
1320
%%DATADIR%%/templates/sdl2app.template
1321
%%DATADIR%%/templates/sdlapp.cbp
1322
%%DATADIR%%/templates/sdlapp.template
1323
%%DATADIR%%/templates/sfml-cb.bmp
1324
%%DATADIR%%/templates/sfml-main.cpp
1325
%%DATADIR%%/templates/sfml.cbp
1326
%%DATADIR%%/templates/sfml.png
1327
%%DATADIR%%/templates/sfml.template
1328
%%DATADIR%%/templates/sharedlib-sample.c
1329
%%DATADIR%%/templates/sharedlib.cbp
1330
%%DATADIR%%/templates/sharedlib.template
1331
%%DATADIR%%/templates/staticlib-sample.c
1332
%%DATADIR%%/templates/staticlib.cbp
1333
%%DATADIR%%/templates/staticlib.template
1334
%%DATADIR%%/templates/wizard/arduino/files/cores/CDC.cpp
1335
%%DATADIR%%/templates/wizard/arduino/files/cores/HID.cpp
1336
%%DATADIR%%/templates/wizard/arduino/files/cores/HardwareSerial.cpp
1337
%%DATADIR%%/templates/wizard/arduino/files/cores/IPAddress.cpp
1338
%%DATADIR%%/templates/wizard/arduino/files/cores/Print.cpp
1339
%%DATADIR%%/templates/wizard/arduino/files/cores/Stream.cpp
1340
%%DATADIR%%/templates/wizard/arduino/files/cores/Tone.cpp
1341
%%DATADIR%%/templates/wizard/arduino/files/cores/USBCore.cpp
1342
%%DATADIR%%/templates/wizard/arduino/files/cores/WInterrupts.c
1343
%%DATADIR%%/templates/wizard/arduino/files/cores/WMath.cpp
1344
%%DATADIR%%/templates/wizard/arduino/files/cores/WString.cpp
1345
%%DATADIR%%/templates/wizard/arduino/files/cores/libraries.cpp
1346
%%DATADIR%%/templates/wizard/arduino/files/cores/main.cpp
1347
%%DATADIR%%/templates/wizard/arduino/files/cores/new.cpp
1348
%%DATADIR%%/templates/wizard/arduino/files/cores/wiring.c
1349
%%DATADIR%%/templates/wizard/arduino/files/cores/wiring_analog.c
1350
%%DATADIR%%/templates/wizard/arduino/files/cores/wiring_digital.c
1351
%%DATADIR%%/templates/wizard/arduino/files/cores/wiring_pulse.c
1352
%%DATADIR%%/templates/wizard/arduino/files/cores/wiring_shift.c
1353
%%DATADIR%%/templates/wizard/arduino/files/sketch.cpp
1354
%%DATADIR%%/templates/wizard/arduino/logo.png
1355
%%DATADIR%%/templates/wizard/arduino/wizard.png
1356
%%DATADIR%%/templates/wizard/arduino/wizard.script
1357
%%DATADIR%%/templates/wizard/arm/files/ARM-eval7t/h/evaluator7t.h
1358
%%DATADIR%%/templates/wizard/arm/files/ARM-eval7t/ld/target.ld
1359
%%DATADIR%%/templates/wizard/arm/files/ARM-eval7t/src/main.c
1360
%%DATADIR%%/templates/wizard/arm/files/ARM-eval7t/src/vectors.S
1361
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/h/at91sam7a3.h
1362
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/h/sam7a3ek.h
1363
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/ld/target.ld
1364
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/ld/targetRAM.ld
1365
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/src/main.c
1366
%%DATADIR%%/templates/wizard/arm/files/ek-at91sam7a3/src/vectors.S
1367
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/h/arm9_mm.h
1368
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/h/lh7a404.h
1369
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/h/lpd404.h
1370
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/ld/target.ld
1371
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/src/lh7a404_mm.c
1372
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/src/main.c
1373
%%DATADIR%%/templates/wizard/arm/files/lpd-lh7a404/src/vectors.S
1374
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/h/at91sam7sx.h
1375
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/h/sam7p64.h
1376
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s128.ld
1377
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s256.ld
1378
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s32.ld
1379
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/ld/target_s64.ld
1380
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/src/main.c
1381
%%DATADIR%%/templates/wizard/arm/files/olimex-at91sam7sx/src/vectors.S
1382
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/h/lpc-p2138.h
1383
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/h/lpc213x.h
1384
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/ld/target_2132.ld
1385
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/ld/target_2134.ld
1386
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/ld/target_2136.ld
1387
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/ld/target_2138.ld
1388
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/src/main.c
1389
%%DATADIR%%/templates/wizard/arm/files/olimex-lpc213x/src/vectors.S
1390
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/h/at91m55800.h
1391
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/ld/target.ld
1392
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_1MB.ld
1393
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetRAM_512kB.ld
1394
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/ld/targetROM.ld
1395
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/src/main.c
1396
%%DATADIR%%/templates/wizard/arm/files/phyCORE-AT91M55800/src/vectors.S
1397
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/h/lpc2294.h
1398
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/ld/target.ld
1399
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetRAM_1MB.ld
1400
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/ld/targetROM.ld
1401
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/src/main.c
1402
%%DATADIR%%/templates/wizard/arm/files/phyCORE-LPC2294/src/vectors.S
1403
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/h/pxa255regs.h
1404
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/h/pxa_mm.h
1405
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/ld/target.ld
1406
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/src/irq.c
1407
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/src/main.c
1408
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/src/pxa_mm.c
1409
%%DATADIR%%/templates/wizard/arm/files/phyCORE-PXA255/src/vectors.S
1410
%%DATADIR%%/templates/wizard/arm/logo.png
1411
%%DATADIR%%/templates/wizard/arm/wizard.png
1412
%%DATADIR%%/templates/wizard/arm/wizard.script
1413
%%DATADIR%%/templates/wizard/avr/files/FuseExt.c
1414
%%DATADIR%%/templates/wizard/avr/files/FuseFuse0to4.c
1415
%%DATADIR%%/templates/wizard/avr/files/FuseHigh.c
1416
%%DATADIR%%/templates/wizard/avr/files/FuseLow.c
1417
%%DATADIR%%/templates/wizard/avr/files/main.c
1418
%%DATADIR%%/templates/wizard/avr/logo.png
1419
%%DATADIR%%/templates/wizard/avr/wizard.png
1420
%%DATADIR%%/templates/wizard/avr/wizard.script
1421
%%DATADIR%%/templates/wizard/avr/wizard.xrc
1422
%%DATADIR%%/templates/wizard/c_file/logo.png
1423
%%DATADIR%%/templates/wizard/c_file/wizard.png
1424
%%DATADIR%%/templates/wizard/c_file/wizard.script
1425
%%DATADIR%%/templates/wizard/common_functions.script
1426
%%DATADIR%%/templates/wizard/config.script
1427
%%DATADIR%%/templates/wizard/console/c/main.c
1428
%%DATADIR%%/templates/wizard/console/cpp/main.cpp
1429
%%DATADIR%%/templates/wizard/console/logo.png
1430
%%DATADIR%%/templates/wizard/console/wizard.png
1431
%%DATADIR%%/templates/wizard/console/wizard.script
1432
%%DATADIR%%/templates/wizard/d/console/hello.d
1433
%%DATADIR%%/templates/wizard/d/logo.png
1434
%%DATADIR%%/templates/wizard/d/wizard.png
1435
%%DATADIR%%/templates/wizard/d/wizard.script
1436
%%DATADIR%%/templates/wizard/d_source/logo.png
1437
%%DATADIR%%/templates/wizard/d_source/wizard.png
1438
%%DATADIR%%/templates/wizard/d_source/wizard.script
1439
%%DATADIR%%/templates/wizard/directx/dx8/main.cpp
1440
%%DATADIR%%/templates/wizard/directx/dx9/main.cpp
1441
%%DATADIR%%/templates/wizard/directx/logo.png
1442
%%DATADIR%%/templates/wizard/directx/wizard.png
1443
%%DATADIR%%/templates/wizard/directx/wizard.script
1444
%%DATADIR%%/templates/wizard/dll/files/main.cpp
1445
%%DATADIR%%/templates/wizard/dll/files/main.h
1446
%%DATADIR%%/templates/wizard/dll/logo.png
1447
%%DATADIR%%/templates/wizard/dll/wizard.png
1448
%%DATADIR%%/templates/wizard/dll/wizard.script
1449
%%DATADIR%%/templates/wizard/empty/logo.png
1450
%%DATADIR%%/templates/wizard/empty/wizard.png
1451
%%DATADIR%%/templates/wizard/empty/wizard.script
1452
%%DATADIR%%/templates/wizard/empty_file/logo.png
1453
%%DATADIR%%/templates/wizard/empty_file/wizard.png
1454
%%DATADIR%%/templates/wizard/empty_file/wizard.script
1455
%%DATADIR%%/templates/wizard/fltk/files/main.cpp
1456
%%DATADIR%%/templates/wizard/fltk/fluid/main.cpp
1457
%%DATADIR%%/templates/wizard/fltk/fluid/main.fld
1458
%%DATADIR%%/templates/wizard/fltk/fluid/main.h
1459
%%DATADIR%%/templates/wizard/fltk/logo.png
1460
%%DATADIR%%/templates/wizard/fltk/wizard.png
1461
%%DATADIR%%/templates/wizard/fltk/wizard.script
1462
%%DATADIR%%/templates/wizard/fortran/app/files/main.f95
1463
%%DATADIR%%/templates/wizard/fortran/app/logo.png
1464
%%DATADIR%%/templates/wizard/fortran/app/wizard.png
1465
%%DATADIR%%/templates/wizard/fortran/app/wizard.script
1466
%%DATADIR%%/templates/wizard/fortran/dll/files/main.f95
1467
%%DATADIR%%/templates/wizard/fortran/dll/logo.png
1468
%%DATADIR%%/templates/wizard/fortran/dll/wizard.png
1469
%%DATADIR%%/templates/wizard/fortran/dll/wizard.script
1470
%%DATADIR%%/templates/wizard/fortran/file/logo.png
1471
%%DATADIR%%/templates/wizard/fortran/file/wizard.png
1472
%%DATADIR%%/templates/wizard/fortran/file/wizard.script
1473
%%DATADIR%%/templates/wizard/fortran/lib/files/main.f95
1474
%%DATADIR%%/templates/wizard/fortran/lib/logo.png
1475
%%DATADIR%%/templates/wizard/fortran/lib/wizard.png
1476
%%DATADIR%%/templates/wizard/fortran/lib/wizard.script
1477
%%DATADIR%%/templates/wizard/glfw/files/main.cpp
1478
%%DATADIR%%/templates/wizard/glfw/logo.png
1479
%%DATADIR%%/templates/wizard/glfw/wizard.png
1480
%%DATADIR%%/templates/wizard/glfw/wizard.script
1481
%%DATADIR%%/templates/wizard/glut/files/main.cpp
1482
%%DATADIR%%/templates/wizard/glut/logo.png
1483
%%DATADIR%%/templates/wizard/glut/wizard.png
1484
%%DATADIR%%/templates/wizard/glut/wizard.script
1485
%%DATADIR%%/templates/wizard/gtk/files/main.c
1486
%%DATADIR%%/templates/wizard/gtk/logo.png
1487
%%DATADIR%%/templates/wizard/gtk/wizard.png
1488
%%DATADIR%%/templates/wizard/gtk/wizard.script
1489
%%DATADIR%%/templates/wizard/h_file/logo.png
1490
%%DATADIR%%/templates/wizard/h_file/wizard.png
1491
%%DATADIR%%/templates/wizard/h_file/wizard.script
1492
%%DATADIR%%/templates/wizard/irrlicht/files/main.cpp
1493
%%DATADIR%%/templates/wizard/irrlicht/logo.png
1494
%%DATADIR%%/templates/wizard/irrlicht/wizard.png
1495
%%DATADIR%%/templates/wizard/irrlicht/wizard.script
1496
%%DATADIR%%/templates/wizard/java/file/logo.png
1497
%%DATADIR%%/templates/wizard/java/file/wizard.png
1498
%%DATADIR%%/templates/wizard/java/file/wizard.script
1499
%%DATADIR%%/templates/wizard/java/files/Main.java
1500
%%DATADIR%%/templates/wizard/java/logo.png
1501
%%DATADIR%%/templates/wizard/java/wizard.png
1502
%%DATADIR%%/templates/wizard/java/wizard.script
1503
%%DATADIR%%/templates/wizard/lf/files/quick/main.cpp
1504
%%DATADIR%%/templates/wizard/lf/files/structured/CMain.cpp
1505
%%DATADIR%%/templates/wizard/lf/files/structured/CMain.h
1506
%%DATADIR%%/templates/wizard/lf/files/structured/main.cpp
1507
%%DATADIR%%/templates/wizard/lf/logo.png
1508
%%DATADIR%%/templates/wizard/lf/wizard.png
1509
%%DATADIR%%/templates/wizard/lf/wizard.script
1510
%%DATADIR%%/templates/wizard/lf/wizard.xrc
1511
%%DATADIR%%/templates/wizard/matlab_csf/files/mexversion.rc
1512
%%DATADIR%%/templates/wizard/matlab_csf/files/sfuntmpl.c
1513
%%DATADIR%%/templates/wizard/matlab_csf/lccstub/lccstub.c
1514
%%DATADIR%%/templates/wizard/matlab_csf/logo.png
1515
%%DATADIR%%/templates/wizard/matlab_csf/wizard.png
1516
%%DATADIR%%/templates/wizard/matlab_csf/wizard.script
1517
%%DATADIR%%/templates/wizard/matlab_csf/wizard.xrc
1518
%%DATADIR%%/templates/wizard/mcs51/files/main.c
1519
%%DATADIR%%/templates/wizard/mcs51/logo.png
1520
%%DATADIR%%/templates/wizard/mcs51/wizard.png
1521
%%DATADIR%%/templates/wizard/mcs51/wizard.script
1522
%%DATADIR%%/templates/wizard/mcs51/wizard.xrc
1523
%%DATADIR%%/templates/wizard/msp430/files/main.c
1524
%%DATADIR%%/templates/wizard/msp430/logo.png
1525
%%DATADIR%%/templates/wizard/msp430/wizard.png
1526
%%DATADIR%%/templates/wizard/msp430/wizard.script
1527
%%DATADIR%%/templates/wizard/msp430/wizard.xrc
1528
%%DATADIR%%/templates/wizard/ogre/files/main.cpp
1529
%%DATADIR%%/templates/wizard/ogre/logo.png
1530
%%DATADIR%%/templates/wizard/ogre/wizard.png
1531
%%DATADIR%%/templates/wizard/ogre/wizard.script
1532
%%DATADIR%%/templates/wizard/opencv/files/arnold_schwarzenegger.jpg
1533
%%DATADIR%%/templates/wizard/opencv/files/main.cpp
1534
%%DATADIR%%/templates/wizard/opencv/logo.png
1535
%%DATADIR%%/templates/wizard/opencv/wizard.png
1536
%%DATADIR%%/templates/wizard/opencv/wizard.script
1537
%%DATADIR%%/templates/wizard/opencv/wizard.xrc
1538
%%DATADIR%%/templates/wizard/opengl/files_unix/main.c
1539
%%DATADIR%%/templates/wizard/opengl/files_win/main.c
1540
%%DATADIR%%/templates/wizard/opengl/logo.png
1541
%%DATADIR%%/templates/wizard/opengl/wizard.png
1542
%%DATADIR%%/templates/wizard/opengl/wizard.script
1543
%%DATADIR%%/templates/wizard/plugins/logo.png
1544
%%DATADIR%%/templates/wizard/plugins/templates/generic_template.cpp
1545
%%DATADIR%%/templates/wizard/plugins/templates/generic_template.h
1546
%%DATADIR%%/templates/wizard/plugins/templates/manifest_template.xml
1547
%%DATADIR%%/templates/wizard/plugins/templates/mime_template.cpp
1548
%%DATADIR%%/templates/wizard/plugins/templates/mime_template.h
1549
%%DATADIR%%/templates/wizard/plugins/templates/tool_template.cpp
1550
%%DATADIR%%/templates/wizard/plugins/templates/tool_template.h
1551
%%DATADIR%%/templates/wizard/plugins/templates/wizard_template.cpp
1552
%%DATADIR%%/templates/wizard/plugins/templates/wizard_template.h
1553
%%DATADIR%%/templates/wizard/plugins/wizard.png
1554
%%DATADIR%%/templates/wizard/plugins/wizard.script
1555
%%DATADIR%%/templates/wizard/plugins/wizard.xrc
1556
%%DATADIR%%/templates/wizard/ppc/files/MPC5200/h/mpc5200.h
1557
%%DATADIR%%/templates/wizard/ppc/files/MPC5200/ld/target.ld
1558
%%DATADIR%%/templates/wizard/ppc/files/MPC5200/src/crt0.S
1559
%%DATADIR%%/templates/wizard/ppc/files/MPC5200/src/main.c
1560
%%DATADIR%%/templates/wizard/ppc/files/MPC5200/src/traptable.S
1561
%%DATADIR%%/templates/wizard/ppc/files/MPC565/h/mpc555.h
1562
%%DATADIR%%/templates/wizard/ppc/files/MPC565/ld/target.ld
1563
%%DATADIR%%/templates/wizard/ppc/files/MPC565/src/crt0.S
1564
%%DATADIR%%/templates/wizard/ppc/files/MPC565/src/main.c
1565
%%DATADIR%%/templates/wizard/ppc/logo.png
1566
%%DATADIR%%/templates/wizard/ppc/wizard.png
1567
%%DATADIR%%/templates/wizard/ppc/wizard.script
1568
%%DATADIR%%/templates/wizard/qt4/files/main.cpp
1569
%%DATADIR%%/templates/wizard/qt4/logo.png
1570
%%DATADIR%%/templates/wizard/qt4/wizard.png
1571
%%DATADIR%%/templates/wizard/qt4/wizard.script
1572
%%DATADIR%%/templates/wizard/qt4dll/files/main.cpp
1573
%%DATADIR%%/templates/wizard/qt4dll/logo.png
1574
%%DATADIR%%/templates/wizard/qt4dll/wizard.png
1575
%%DATADIR%%/templates/wizard/qt4dll/wizard.script
1576
%%DATADIR%%/templates/wizard/qt5/files/main.cpp
1577
%%DATADIR%%/templates/wizard/qt5/logo.png
1578
%%DATADIR%%/templates/wizard/qt5/wizard.png
1579
%%DATADIR%%/templates/wizard/qt5/wizard.script
1580
%%DATADIR%%/templates/wizard/sdl/files/cb.bmp
1581
%%DATADIR%%/templates/wizard/sdl/files/main.cpp
1582
%%DATADIR%%/templates/wizard/sdl/logo.png
1583
%%DATADIR%%/templates/wizard/sdl/wizard.png
1584
%%DATADIR%%/templates/wizard/sdl/wizard.script
1585
%%DATADIR%%/templates/wizard/sdl2/files/main.cpp
1586
%%DATADIR%%/templates/wizard/sdl2/logo.png
1587
%%DATADIR%%/templates/wizard/sdl2/wizard.png
1588
%%DATADIR%%/templates/wizard/sdl2/wizard.script
1589
%%DATADIR%%/templates/wizard/sfml/logo.png
1590
%%DATADIR%%/templates/wizard/sfml/sfml1/cb.bmp
1591
%%DATADIR%%/templates/wizard/sfml/sfml1/main.cpp
1592
%%DATADIR%%/templates/wizard/sfml/sfml2/cb.bmp
1593
%%DATADIR%%/templates/wizard/sfml/sfml2/main.cpp
1594
%%DATADIR%%/templates/wizard/sfml/wizard.png
1595
%%DATADIR%%/templates/wizard/sfml/wizard.script
1596
%%DATADIR%%/templates/wizard/sharedlib/c/main.c
1597
%%DATADIR%%/templates/wizard/sharedlib/cpp/main.cpp
1598
%%DATADIR%%/templates/wizard/sharedlib/logo.png
1599
%%DATADIR%%/templates/wizard/sharedlib/wizard.png
1600
%%DATADIR%%/templates/wizard/sharedlib/wizard.script
1601
%%DATADIR%%/templates/wizard/smartwin/files/main.cpp
1602
%%DATADIR%%/templates/wizard/smartwin/logo.png
1603
%%DATADIR%%/templates/wizard/smartwin/wizard.png
1604
%%DATADIR%%/templates/wizard/smartwin/wizard.script
1605
%%DATADIR%%/templates/wizard/staticlib/files/main.c
1606
%%DATADIR%%/templates/wizard/staticlib/logo.png
1607
%%DATADIR%%/templates/wizard/staticlib/wizard.png
1608
%%DATADIR%%/templates/wizard/staticlib/wizard.script
1609
%%DATADIR%%/templates/wizard/stlport/files/main.cpp
1610
%%DATADIR%%/templates/wizard/stlport/logo.png
1611
%%DATADIR%%/templates/wizard/stlport/wizard.png
1612
%%DATADIR%%/templates/wizard/stlport/wizard.script
1613
%%DATADIR%%/templates/wizard/sys/files/driver.c
1614
%%DATADIR%%/templates/wizard/sys/logo.png
1615
%%DATADIR%%/templates/wizard/sys/wizard.png
1616
%%DATADIR%%/templates/wizard/sys/wizard.script
1617
%%DATADIR%%/templates/wizard/tricore/logo.png
1618
%%DATADIR%%/templates/wizard/tricore/templates/EasyKit-TC1767/target.ld
1619
%%DATADIR%%/templates/wizard/tricore/templates/EasyKit-TC1767/targetIntResources.ld
1620
%%DATADIR%%/templates/wizard/tricore/templates/EasyRun-TC1796/h/easyrun_setup.h
1621
%%DATADIR%%/templates/wizard/tricore/templates/EasyRun-TC1796/memoryROM.x
1622
%%DATADIR%%/templates/wizard/tricore/templates/EasyRun-TC1796/src/setup.c
1623
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1130/h/triboard_setup.h
1624
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1130/memoryROM.x
1625
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1130/src/setup.c
1626
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1161/target.ld
1627
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1161/targetIntResources.ld
1628
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1162/target.ld
1629
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1162/targetIntResources.ld
1630
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1762/target.ld
1631
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1762/targetIntResources.ld
1632
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1765/h/triboard_setup.h
1633
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1765/memoryROM.x
1634
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1765/src/setup.c
1635
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1766/target.ld
1636
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1766/targetIntResources.ld
1637
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1775/h/triboard_setup.h
1638
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1775/memoryROM.x
1639
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1775/src/setup.c
1640
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1792/h/triboard_setup.h
1641
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1792/memoryROM-intern.x
1642
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1792/memoryROM.x
1643
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1792/src/setup.c
1644
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1796/h/triboard_setup.h
1645
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM-intern.x
1646
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1796/memoryROM.x
1647
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1796/src/setup.c
1648
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1797/h/triboard_setup.h
1649
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM-intern.x
1650
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1797/memoryROM.x
1651
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1797/src/setup.c
1652
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1920/h/triboard_setup.h
1653
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1920/memoryROM.x
1654
%%DATADIR%%/templates/wizard/tricore/templates/TriBoard-TC1920/src/setup.c
1655
%%DATADIR%%/templates/wizard/tricore/templates/main.c
1656
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1130/h/phycore_setup.h
1657
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1130/memoryROM.x
1658
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1130/src/setup.c
1659
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1775/h/phycore_setup.h
1660
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1775/memoryROM.x
1661
%%DATADIR%%/templates/wizard/tricore/templates/phyCORE-TC1775/src/setup.c
1662
%%DATADIR%%/templates/wizard/tricore/wizard.png
1663
%%DATADIR%%/templates/wizard/tricore/wizard.script
1664
%%DATADIR%%/templates/wizard/tricore/wizard.xrc
1665
%%DATADIR%%/templates/wizard/win32gui/files/dialog/main.cpp
1666
%%DATADIR%%/templates/wizard/win32gui/files/dialog/manifest.xml
1667
%%DATADIR%%/templates/wizard/win32gui/files/dialog/resource.h
1668
%%DATADIR%%/templates/wizard/win32gui/files/dialog/resource.rc
1669
%%DATADIR%%/templates/wizard/win32gui/files/frame/main.cpp
1670
%%DATADIR%%/templates/wizard/win32gui/logo.png
1671
%%DATADIR%%/templates/wizard/win32gui/wizard.png
1672
%%DATADIR%%/templates/wizard/win32gui/wizard.script
1673
%%DATADIR%%/templates/wizard/wxwidgets/common/app.cpp
1674
%%DATADIR%%/templates/wizard/wxwidgets/common/app.h
1675
%%DATADIR%%/templates/wizard/wxwidgets/common/main.cpp
1676
%%DATADIR%%/templates/wizard/wxwidgets/common/main.h
1677
%%DATADIR%%/templates/wizard/wxwidgets/logo.png
1678
%%DATADIR%%/templates/wizard/wxwidgets/pch/wx_pch.h
1679
%%DATADIR%%/templates/wizard/wxwidgets/rc/resource.rc
1680
%%DATADIR%%/templates/wizard/wxwidgets/wizard.png
1681
%%DATADIR%%/templates/wizard/wxwidgets/wizard.script
1682
%%DATADIR%%/templates/wizard/wxwidgets/wizard.xrc
1683
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.cpp
1684
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/dialog/GUIDialog.h
1685
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/dialog/WxWizDialog.fbp
1686
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.cpp
1687
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/frame/GUIFrame.h
1688
%%DATADIR%%/templates/wizard/wxwidgets/wxfb/frame/WxWizFrame.fbp
1689
%%DATADIR%%/templates/wizard/wxwidgets/wxsmith/app.cpp
1690
%%DATADIR%%/templates/wizard/wxwidgets/wxsmith/main.cpp
1691
%%DATADIR%%/templates/wizard/wxwidgets/wxsmith/main.h
1692
%%DATADIR%%/templates/wizard/wxwidgets/wxsmith/resource.wxs
1693
%%DATADIR%%/templates/wx-app-ash.cpp
1694
%%DATADIR%%/templates/wx-app-ash.h
1695
%%DATADIR%%/templates/wx-main-ash.cpp
1696
%%DATADIR%%/templates/wx-main-ash.h
1697
%%DATADIR%%/templates/wx-main-s.cpp
1698
%%DATADIR%%/templates/wx-main-sh.cpp
1699
%%DATADIR%%/templates/wx-main-sh.h
1700
%%DATADIR%%/templates/wx_pch.h
1701
%%DATADIR%%/templates/wxwidgets.cbp
1702
%%DATADIR%%/templates/wxwidgets.png
1703
%%DATADIR%%/templates/wxwidgets.template
1704
%%DATADIR%%/tips.txt
1705
%%DATADIR%%/todo.zip
1706
%%DATADIR%%/wxSmithAui.zip
1707
%%DATADIR%%/wxsmith.zip
1708
%%DATADIR%%/wxsmithcontribitems.zip
1709
share/icons/hicolor/48x48/mimetypes/application-x-codeblocks-workspace.png
1710
share/icons/hicolor/48x48/mimetypes/application-x-codeblocks.png
1711
share/mime/packages/codeblocks.xml
1712
share/pixmaps/codeblocks.png

Return to bug 248091