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

Collapse All | Expand All

(-)devel/codeblocks/Makefile (-15 / +4 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	codeblocks
4
PORTNAME=	codeblocks
5
PORTVERSION=	17.12
5
PORTVERSION=	20.03
6
PORTREVISION=	10
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
10
8
11
MAINTAINER=	lbartoletti@FreeBSD.org
9
MAINTAINER=	lbartoletti@FreeBSD.org
12
COMMENT=	Open source, cross-platform, free C/C++ IDE
10
COMMENT=	Open source, cross-platform, free C/C++ IDE
Lines 24-31 Link Here
24
USES=		autoreconf compiler:c++11-lang desktop-file-utils \
22
USES=		autoreconf compiler:c++11-lang desktop-file-utils \
25
		fam:gamin gettext-runtime gnome libtool localbase \
23
		fam:gamin gettext-runtime gnome libtool localbase \
26
		pathfix pkgconfig shared-mime-info tar:xz xorg
24
		pathfix pkgconfig shared-mime-info tar:xz xorg
27
USE_WX=		2.8
25
USE_WX=		3.0+
28
USE_GNOME=	gtk20 cairo
26
USE_GNOME=	gtk30 cairo
29
USE_XORG=	x11
27
USE_XORG=	x11
30
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
31
CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \
29
CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \
Lines 37-49 Link Here
37
35
38
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
36
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
39
37
40
.include <bsd.port.pre.mk>
38
.include <bsd.port.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 = 1514861811
1
TIMESTAMP = 1595247852
2
SHA256 (codeblocks_17.12.tar.xz) = 13881a0a72769694e82e531b8e7814d51fbf1fa122c73c5004e186560fbc57e0
2
SHA256 (codeblocks-20.03.tar.xz) = 15eeb3e28aea054e1f38b0c7f4671b4d4d1116fd05f63c07aa95a91db89eaac5
3
SIZE (codeblocks_17.12.tar.xz) = 15725976
3
SIZE (codeblocks-20.03.tar.xz) = 11799264
(-)devel/codeblocks/pkg-plist (-304 / +115 lines)
Lines 18-23 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
21
include/codeblocks/cbauibook.h
22
include/codeblocks/cbauibook.h
22
include/codeblocks/cbcolourmanager.h
23
include/codeblocks/cbcolourmanager.h
23
include/codeblocks/cbdebugger_interfaces.h
24
include/codeblocks/cbdebugger_interfaces.h
Lines 185-191 Link Here
185
include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h
186
include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h
186
include/codeblocks/wxContribItems/wxMathPlot/mathplot.h
187
include/codeblocks/wxContribItems/wxMathPlot/mathplot.h
187
include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h
188
include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h
188
include/codeblocks/wxContribItems/wxTreeList/include/wx/treelistctrl.h
189
include/codeblocks/wxContribItems/wxchart/include/wx/axis.h
189
include/codeblocks/wxContribItems/wxchart/include/wx/axis.h
190
include/codeblocks/wxContribItems/wxchart/include/wx/bar3dchartpoints.h
190
include/codeblocks/wxContribItems/wxchart/include/wx/bar3dchartpoints.h
191
include/codeblocks/wxContribItems/wxchart/include/wx/barchartpoints.h
191
include/codeblocks/wxContribItems/wxchart/include/wx/barchartpoints.h
Lines 220-235 Link Here
220
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledpanel.h
220
include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledpanel.h
221
include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h
221
include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h
222
include/codeblocks/wxContribItems/wxthings/include/wx/things/toggle.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
223
include/codeblocks/wxscintilla/include/wx/wxscintilla.h
234
include/codeblocks/xtra_res.h
224
include/codeblocks/xtra_res.h
235
include/wxsmith/properties/wxsarraystringeditordlg.h
225
include/wxsmith/properties/wxsarraystringeditordlg.h
Lines 375-380 Link Here
375
lib/codeblocks/plugins/liboccurrenceshighlighting.so
365
lib/codeblocks/plugins/liboccurrenceshighlighting.so
376
lib/codeblocks/plugins/libopenfileslist.so
366
lib/codeblocks/plugins/libopenfileslist.so
377
lib/codeblocks/plugins/libprojectsimporter.so
367
lib/codeblocks/plugins/libprojectsimporter.so
368
lib/codeblocks/plugins/librndgen.so
378
lib/codeblocks/plugins/libscriptedwizard.so
369
lib/codeblocks/plugins/libscriptedwizard.so
379
lib/codeblocks/plugins/libtodo.so
370
lib/codeblocks/plugins/libtodo.so
380
lib/codeblocks/plugins/libwxSmithAui.so
371
lib/codeblocks/plugins/libwxSmithAui.so
Lines 404-412 Link Here
404
lib/codeblocks/wxContribItems/libwxspeedbutton.so
395
lib/codeblocks/wxContribItems/libwxspeedbutton.so
405
lib/codeblocks/wxContribItems/libwxspeedbutton.so.0
396
lib/codeblocks/wxContribItems/libwxspeedbutton.so.0
406
lib/codeblocks/wxContribItems/libwxspeedbutton.so.0.0.1
397
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
398
lib/libcodeblocks.so
411
lib/libcodeblocks.so.0
399
lib/libcodeblocks.so.0
412
lib/libcodeblocks.so.0.0.1
400
lib/libcodeblocks.so.0.0.1
Lines 422-428 Link Here
422
libdata/pkgconfig/cb_wxled.pc
410
libdata/pkgconfig/cb_wxled.pc
423
libdata/pkgconfig/cb_wxmathplot.pc
411
libdata/pkgconfig/cb_wxmathplot.pc
424
libdata/pkgconfig/cb_wxspeedbutton.pc
412
libdata/pkgconfig/cb_wxspeedbutton.pc
425
libdata/pkgconfig/cb_wxtreelist.pc
426
libdata/pkgconfig/codeblocks.pc
413
libdata/pkgconfig/codeblocks.pc
427
libdata/pkgconfig/wxsmith-contrib.pc
414
libdata/pkgconfig/wxsmith-contrib.pc
428
libdata/pkgconfig/wxsmith.pc
415
libdata/pkgconfig/wxsmith.pc
Lines 460-477 Link Here
460
%%DATADIR%%/SmartIndentPython.zip
447
%%DATADIR%%/SmartIndentPython.zip
461
%%DATADIR%%/SmartIndentXML.zip
448
%%DATADIR%%/SmartIndentXML.zip
462
%%DATADIR%%/SpellChecker.zip
449
%%DATADIR%%/SpellChecker.zip
450
%%DATADIR%%/SpellChecker/16x16/de_AT.png
451
%%DATADIR%%/SpellChecker/16x16/de_CH.png
452
%%DATADIR%%/SpellChecker/16x16/de_DE.png
453
%%DATADIR%%/SpellChecker/16x16/disabled.png
454
%%DATADIR%%/SpellChecker/16x16/en_AU.png
455
%%DATADIR%%/SpellChecker/16x16/en_CA.png
456
%%DATADIR%%/SpellChecker/16x16/en_GB.png
457
%%DATADIR%%/SpellChecker/16x16/en_NZ.png
458
%%DATADIR%%/SpellChecker/16x16/en_US.png
459
%%DATADIR%%/SpellChecker/16x16/fr_FR.png
460
%%DATADIR%%/SpellChecker/16x16/ru_RU.png
461
%%DATADIR%%/SpellChecker/20x20/de_AT.png
462
%%DATADIR%%/SpellChecker/20x20/de_CH.png
463
%%DATADIR%%/SpellChecker/20x20/de_DE.png
464
%%DATADIR%%/SpellChecker/20x20/disabled.png
465
%%DATADIR%%/SpellChecker/20x20/en_AU.png
466
%%DATADIR%%/SpellChecker/20x20/en_CA.png
467
%%DATADIR%%/SpellChecker/20x20/en_GB.png
468
%%DATADIR%%/SpellChecker/20x20/en_NZ.png
469
%%DATADIR%%/SpellChecker/20x20/en_US.png
470
%%DATADIR%%/SpellChecker/20x20/fr_FR.png
471
%%DATADIR%%/SpellChecker/20x20/ru_RU.png
472
%%DATADIR%%/SpellChecker/24x24/de_AT.png
473
%%DATADIR%%/SpellChecker/24x24/de_CH.png
474
%%DATADIR%%/SpellChecker/24x24/de_DE.png
475
%%DATADIR%%/SpellChecker/24x24/disabled.png
476
%%DATADIR%%/SpellChecker/24x24/en_AU.png
477
%%DATADIR%%/SpellChecker/24x24/en_CA.png
478
%%DATADIR%%/SpellChecker/24x24/en_GB.png
479
%%DATADIR%%/SpellChecker/24x24/en_NZ.png
480
%%DATADIR%%/SpellChecker/24x24/en_US.png
481
%%DATADIR%%/SpellChecker/24x24/fr_FR.png
482
%%DATADIR%%/SpellChecker/24x24/ru_RU.png
483
%%DATADIR%%/SpellChecker/28x28/de_AT.png
484
%%DATADIR%%/SpellChecker/28x28/de_CH.png
485
%%DATADIR%%/SpellChecker/28x28/de_DE.png
486
%%DATADIR%%/SpellChecker/28x28/disabled.png
487
%%DATADIR%%/SpellChecker/28x28/en_AU.png
488
%%DATADIR%%/SpellChecker/28x28/en_CA.png
489
%%DATADIR%%/SpellChecker/28x28/en_GB.png
490
%%DATADIR%%/SpellChecker/28x28/en_NZ.png
491
%%DATADIR%%/SpellChecker/28x28/en_US.png
492
%%DATADIR%%/SpellChecker/28x28/fr_FR.png
493
%%DATADIR%%/SpellChecker/28x28/ru_RU.png
494
%%DATADIR%%/SpellChecker/32x32/de_AT.png
495
%%DATADIR%%/SpellChecker/32x32/de_CH.png
496
%%DATADIR%%/SpellChecker/32x32/de_DE.png
497
%%DATADIR%%/SpellChecker/32x32/disabled.png
498
%%DATADIR%%/SpellChecker/32x32/en_AU.png
499
%%DATADIR%%/SpellChecker/32x32/en_CA.png
500
%%DATADIR%%/SpellChecker/32x32/en_GB.png
501
%%DATADIR%%/SpellChecker/32x32/en_NZ.png
502
%%DATADIR%%/SpellChecker/32x32/en_US.png
503
%%DATADIR%%/SpellChecker/32x32/fr_FR.png
504
%%DATADIR%%/SpellChecker/32x32/ru_RU.png
505
%%DATADIR%%/SpellChecker/40x40/de_AT.png
506
%%DATADIR%%/SpellChecker/40x40/de_CH.png
507
%%DATADIR%%/SpellChecker/40x40/de_DE.png
508
%%DATADIR%%/SpellChecker/40x40/disabled.png
509
%%DATADIR%%/SpellChecker/40x40/en_AU.png
510
%%DATADIR%%/SpellChecker/40x40/en_CA.png
511
%%DATADIR%%/SpellChecker/40x40/en_GB.png
512
%%DATADIR%%/SpellChecker/40x40/en_NZ.png
513
%%DATADIR%%/SpellChecker/40x40/en_US.png
514
%%DATADIR%%/SpellChecker/40x40/fr_FR.png
515
%%DATADIR%%/SpellChecker/40x40/ru_RU.png
516
%%DATADIR%%/SpellChecker/48x48/de_AT.png
517
%%DATADIR%%/SpellChecker/48x48/de_CH.png
518
%%DATADIR%%/SpellChecker/48x48/de_DE.png
519
%%DATADIR%%/SpellChecker/48x48/disabled.png
520
%%DATADIR%%/SpellChecker/48x48/en_AU.png
521
%%DATADIR%%/SpellChecker/48x48/en_CA.png
522
%%DATADIR%%/SpellChecker/48x48/en_GB.png
523
%%DATADIR%%/SpellChecker/48x48/en_NZ.png
524
%%DATADIR%%/SpellChecker/48x48/en_US.png
525
%%DATADIR%%/SpellChecker/48x48/fr_FR.png
526
%%DATADIR%%/SpellChecker/48x48/ru_RU.png
527
%%DATADIR%%/SpellChecker/56x56/de_AT.png
528
%%DATADIR%%/SpellChecker/56x56/de_CH.png
529
%%DATADIR%%/SpellChecker/56x56/de_DE.png
530
%%DATADIR%%/SpellChecker/56x56/disabled.png
531
%%DATADIR%%/SpellChecker/56x56/en_AU.png
532
%%DATADIR%%/SpellChecker/56x56/en_CA.png
533
%%DATADIR%%/SpellChecker/56x56/en_GB.png
534
%%DATADIR%%/SpellChecker/56x56/en_NZ.png
535
%%DATADIR%%/SpellChecker/56x56/en_US.png
536
%%DATADIR%%/SpellChecker/56x56/fr_FR.png
537
%%DATADIR%%/SpellChecker/56x56/ru_RU.png
538
%%DATADIR%%/SpellChecker/64x64/de_AT.png
539
%%DATADIR%%/SpellChecker/64x64/de_CH.png
540
%%DATADIR%%/SpellChecker/64x64/de_DE.png
541
%%DATADIR%%/SpellChecker/64x64/disabled.png
542
%%DATADIR%%/SpellChecker/64x64/en_AU.png
543
%%DATADIR%%/SpellChecker/64x64/en_CA.png
544
%%DATADIR%%/SpellChecker/64x64/en_GB.png
545
%%DATADIR%%/SpellChecker/64x64/en_NZ.png
546
%%DATADIR%%/SpellChecker/64x64/en_US.png
547
%%DATADIR%%/SpellChecker/64x64/fr_FR.png
548
%%DATADIR%%/SpellChecker/64x64/ru_RU.png
463
%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
549
%%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
550
%%DATADIR%%/SymTab.zip
476
%%DATADIR%%/ThreadSearch.zip
551
%%DATADIR%%/ThreadSearch.zip
477
%%DATADIR%%/ToolsPlus.zip
552
%%DATADIR%%/ToolsPlus.zip
Lines 577-804 Link Here
577
%%DATADIR%%/icons/h64.xpm
652
%%DATADIR%%/icons/h64.xpm
578
%%DATADIR%%/icons/proj64.xpm
653
%%DATADIR%%/icons/proj64.xpm
579
%%DATADIR%%/icons/rc64.xpm
654
%%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
655
%%DATADIR%%/images/closebutton.png
755
%%DATADIR%%/images/codeblocks.png
656
%%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
657
%%DATADIR%%/images/codesnippets/allsnippets.png
803
%%DATADIR%%/images/codesnippets/category.png
658
%%DATADIR%%/images/codesnippets/category.png
804
%%DATADIR%%/images/codesnippets/findf.png
659
%%DATADIR%%/images/codesnippets/findf.png
Lines 810-868 Link Here
810
%%DATADIR%%/images/codesnippets/stopdisabled.png
665
%%DATADIR%%/images/codesnippets/stopdisabled.png
811
%%DATADIR%%/images/compile.png
666
%%DATADIR%%/images/compile.png
812
%%DATADIR%%/images/compilerun.png
667
%%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
668
%%DATADIR%%/images/folder.png
842
%%DATADIR%%/images/folder_new.png
669
%%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
670
%%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
671
%%DATADIR%%/images/settings/DoxyBlocks-off.png
867
%%DATADIR%%/images/settings/DoxyBlocks.png
672
%%DATADIR%%/images/settings/DoxyBlocks.png
868
%%DATADIR%%/images/settings/SpellChecker-off.png
673
%%DATADIR%%/images/settings/SpellChecker-off.png
Lines 938-947 Link Here
938
%%DATADIR%%/images/splash_1211.png
743
%%DATADIR%%/images/splash_1211.png
939
%%DATADIR%%/images/splash_1312.png
744
%%DATADIR%%/images/splash_1312.png
940
%%DATADIR%%/images/stop.png
745
%%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
746
%%DATADIR%%/images/wxsmith/Custom16.png
946
%%DATADIR%%/images/wxsmith/Custom32.png
747
%%DATADIR%%/images/wxsmith/Custom32.png
947
%%DATADIR%%/images/wxsmith/Spacer16.png
748
%%DATADIR%%/images/wxsmith/Spacer16.png
Lines 964-969 Link Here
964
%%DATADIR%%/images/wxsmith/selected32.png
765
%%DATADIR%%/images/wxsmith/selected32.png
965
%%DATADIR%%/images/wxsmith/showpreview16.png
766
%%DATADIR%%/images/wxsmith/showpreview16.png
966
%%DATADIR%%/images/wxsmith/showpreview32.png
767
%%DATADIR%%/images/wxsmith/showpreview32.png
768
%%DATADIR%%/images/wxsmith/tools16.png
967
%%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
769
%%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
968
%%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
770
%%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
969
%%DATADIR%%/images/wxsmith/wxBitmapButton16.png
771
%%DATADIR%%/images/wxsmith/wxBitmapButton16.png
Lines 1110-1115 Link Here
1110
%%DATADIR%%/images/wxsmith/wxSpinButton32.png
912
%%DATADIR%%/images/wxsmith/wxSpinButton32.png
1111
%%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
913
%%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
1112
%%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
914
%%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
915
%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble16.png
916
%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble32.png
1113
%%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
917
%%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
1114
%%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
918
%%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
1115
%%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
919
%%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
Lines 1213-1222 Link Here
1213
%%DATADIR%%/lexers/lexer_lua.xml
1017
%%DATADIR%%/lexers/lexer_lua.xml
1214
%%DATADIR%%/lexers/lexer_make.sample
1018
%%DATADIR%%/lexers/lexer_make.sample
1215
%%DATADIR%%/lexers/lexer_make.xml
1019
%%DATADIR%%/lexers/lexer_make.xml
1020
%%DATADIR%%/lexers/lexer_markdown.sample
1021
%%DATADIR%%/lexers/lexer_markdown.xml
1216
%%DATADIR%%/lexers/lexer_masm.sample
1022
%%DATADIR%%/lexers/lexer_masm.sample
1217
%%DATADIR%%/lexers/lexer_masm.xml
1023
%%DATADIR%%/lexers/lexer_masm.xml
1218
%%DATADIR%%/lexers/lexer_matlab.sample
1024
%%DATADIR%%/lexers/lexer_matlab.sample
1219
%%DATADIR%%/lexers/lexer_matlab.xml
1025
%%DATADIR%%/lexers/lexer_matlab.xml
1026
%%DATADIR%%/lexers/lexer_nim.sample
1027
%%DATADIR%%/lexers/lexer_nim.xml
1220
%%DATADIR%%/lexers/lexer_nsis.sample
1028
%%DATADIR%%/lexers/lexer_nsis.sample
1221
%%DATADIR%%/lexers/lexer_nsis.xml
1029
%%DATADIR%%/lexers/lexer_nsis.xml
1222
%%DATADIR%%/lexers/lexer_objc.sample
1030
%%DATADIR%%/lexers/lexer_objc.sample
Lines 1225-1230 Link Here
1225
%%DATADIR%%/lexers/lexer_pascal.xml
1033
%%DATADIR%%/lexers/lexer_pascal.xml
1226
%%DATADIR%%/lexers/lexer_perl.sample
1034
%%DATADIR%%/lexers/lexer_perl.sample
1227
%%DATADIR%%/lexers/lexer_perl.xml
1035
%%DATADIR%%/lexers/lexer_perl.xml
1036
%%DATADIR%%/lexers/lexer_plain.xml
1228
%%DATADIR%%/lexers/lexer_postscript.sample
1037
%%DATADIR%%/lexers/lexer_postscript.sample
1229
%%DATADIR%%/lexers/lexer_postscript.xml
1038
%%DATADIR%%/lexers/lexer_postscript.xml
1230
%%DATADIR%%/lexers/lexer_powershell.sample
1039
%%DATADIR%%/lexers/lexer_powershell.sample
Lines 1260-1265 Link Here
1260
%%DATADIR%%/lexers/lexer_vhdl.xml
1069
%%DATADIR%%/lexers/lexer_vhdl.xml
1261
%%DATADIR%%/lexers/lexer_xml.sample
1070
%%DATADIR%%/lexers/lexer_xml.sample
1262
%%DATADIR%%/lexers/lexer_xml.xml
1071
%%DATADIR%%/lexers/lexer_xml.xml
1072
%%DATADIR%%/lexers/lexer_yaml.sample
1073
%%DATADIR%%/lexers/lexer_yaml.xml
1263
%%DATADIR%%/lib_finder.zip
1074
%%DATADIR%%/lib_finder.zip
1264
%%DATADIR%%/lib_finder/codeblocks_sdk.xml
1075
%%DATADIR%%/lib_finder/codeblocks_sdk.xml
1265
%%DATADIR%%/lib_finder/glfw.xml
1076
%%DATADIR%%/lib_finder/glfw.xml
Lines 1269-1277 Link Here
1269
%%DATADIR%%/openfileslist.zip
1080
%%DATADIR%%/openfileslist.zip
1270
%%DATADIR%%/projectsimporter.zip
1081
%%DATADIR%%/projectsimporter.zip
1271
%%DATADIR%%/resources.zip
1082
%%DATADIR%%/resources.zip
1083
%%DATADIR%%/rndgen.zip
1272
%%DATADIR%%/scriptedwizard.zip
1084
%%DATADIR%%/scriptedwizard.zip
1273
%%DATADIR%%/scripts/edit_startup_script.script
1085
%%DATADIR%%/scripts/edit_startup_script.script
1274
%%DATADIR%%/scripts/gdb_types.script
1275
%%DATADIR%%/scripts/make_dist.script
1086
%%DATADIR%%/scripts/make_dist.script
1276
%%DATADIR%%/scripts/plugin_find_broken_files.script
1087
%%DATADIR%%/scripts/plugin_find_broken_files.script
1277
%%DATADIR%%/scripts/sample_plugin.script
1088
%%DATADIR%%/scripts/sample_plugin.script
Lines 1459-1469 Link Here
1459
%%DATADIR%%/templates/wizard/fltk/logo.png
1270
%%DATADIR%%/templates/wizard/fltk/logo.png
1460
%%DATADIR%%/templates/wizard/fltk/wizard.png
1271
%%DATADIR%%/templates/wizard/fltk/wizard.png
1461
%%DATADIR%%/templates/wizard/fltk/wizard.script
1272
%%DATADIR%%/templates/wizard/fltk/wizard.script
1462
%%DATADIR%%/templates/wizard/fortran/app/files/main.f95
1273
%%DATADIR%%/templates/wizard/fortran/app/files/main.f90
1463
%%DATADIR%%/templates/wizard/fortran/app/logo.png
1274
%%DATADIR%%/templates/wizard/fortran/app/logo.png
1464
%%DATADIR%%/templates/wizard/fortran/app/wizard.png
1275
%%DATADIR%%/templates/wizard/fortran/app/wizard.png
1465
%%DATADIR%%/templates/wizard/fortran/app/wizard.script
1276
%%DATADIR%%/templates/wizard/fortran/app/wizard.script
1466
%%DATADIR%%/templates/wizard/fortran/dll/files/main.f95
1277
%%DATADIR%%/templates/wizard/fortran/dll/files/main.f90
1467
%%DATADIR%%/templates/wizard/fortran/dll/logo.png
1278
%%DATADIR%%/templates/wizard/fortran/dll/logo.png
1468
%%DATADIR%%/templates/wizard/fortran/dll/wizard.png
1279
%%DATADIR%%/templates/wizard/fortran/dll/wizard.png
1469
%%DATADIR%%/templates/wizard/fortran/dll/wizard.script
1280
%%DATADIR%%/templates/wizard/fortran/dll/wizard.script
Lines 1470-1476 Link Here
1470
%%DATADIR%%/templates/wizard/fortran/file/logo.png
1281
%%DATADIR%%/templates/wizard/fortran/file/logo.png
1471
%%DATADIR%%/templates/wizard/fortran/file/wizard.png
1282
%%DATADIR%%/templates/wizard/fortran/file/wizard.png
1472
%%DATADIR%%/templates/wizard/fortran/file/wizard.script
1283
%%DATADIR%%/templates/wizard/fortran/file/wizard.script
1473
%%DATADIR%%/templates/wizard/fortran/lib/files/main.f95
1284
%%DATADIR%%/templates/wizard/fortran/lib/files/main.f90
1474
%%DATADIR%%/templates/wizard/fortran/lib/logo.png
1285
%%DATADIR%%/templates/wizard/fortran/lib/logo.png
1475
%%DATADIR%%/templates/wizard/fortran/lib/wizard.png
1286
%%DATADIR%%/templates/wizard/fortran/lib/wizard.png
1476
%%DATADIR%%/templates/wizard/fortran/lib/wizard.script
1287
%%DATADIR%%/templates/wizard/fortran/lib/wizard.script

Return to bug 248091