Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2018 15:43:20 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472259 - head/devel/codeblocks-devel
Message-ID:  <201806121543.w5CFhK7i068144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Tue Jun 12 15:43:20 2018
New Revision: 472259
URL: https://svnweb.freebsd.org/changeset/ports/472259

Log:
  devel/codeblocks-devel: update to 18.04 svn rev 11386
  
  PR:		228748
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org>

Modified:
  head/devel/codeblocks-devel/Makefile
  head/devel/codeblocks-devel/distinfo
  head/devel/codeblocks-devel/pkg-plist

Modified: head/devel/codeblocks-devel/Makefile
==============================================================================
--- head/devel/codeblocks-devel/Makefile	Tue Jun 12 14:21:26 2018	(r472258)
+++ head/devel/codeblocks-devel/Makefile	Tue Jun 12 15:43:20 2018	(r472259)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	codeblocks
-PORTVERSION=	17.07
-PORTREVISION=	2
+PORTVERSION=	18.04
 CATEGORIES=	devel
 MASTER_SITES=	http://download.tuxfamily.org/bartcoding/FreeBSD/ \
 		${MASTER_SITE_LOCAL}
@@ -29,14 +28,14 @@ USE_GNOME=	gtk20 cairo
 USE_XORG=	x11
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-wx-config=${WX_CONFIG} --with-contrib-plugins=all \
-		--disable-pch
+		--disable-pch --with-boost-system=boost_system
 PKG_CONFIG_LIBDIR=	${LOCALBASE}/libdata/pkgconfig
 INSTALLS_ICONS=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
 FETCH_DEPENDS+=	svn:devel/subversion
-SVN_REV=	11112
+SVN_REV=	11386
 SVNROOT_URI=	svn://svn.code.sf.net/p/codeblocks/code/trunk
 
 .include <bsd.port.pre.mk>

Modified: head/devel/codeblocks-devel/distinfo
==============================================================================
--- head/devel/codeblocks-devel/distinfo	Tue Jun 12 14:21:26 2018	(r472258)
+++ head/devel/codeblocks-devel/distinfo	Tue Jun 12 15:43:20 2018	(r472259)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502001608
-SHA256 (codeblocks-17.07-11112.tar.gz) = 3cbdc23f9418e2eb45268840727167547cdc7261f498cc72f1087dbdeda8d0ef
-SIZE (codeblocks-17.07-11112.tar.gz) = 20409815
+TIMESTAMP = 1528096632
+SHA256 (codeblocks-18.04-11386.tar.gz) = fdac49c242131e5a0d4afbfc662fb92546b127d50bba63a1de74e9535acf2be2
+SIZE (codeblocks-18.04-11386.tar.gz) = 20528683

Modified: head/devel/codeblocks-devel/pkg-plist
==============================================================================
--- head/devel/codeblocks-devel/pkg-plist	Tue Jun 12 14:21:26 2018	(r472258)
+++ head/devel/codeblocks-devel/pkg-plist	Tue Jun 12 15:43:20 2018	(r472259)
@@ -2,18 +2,9 @@ bin/cb_console_runner
 bin/cb_share_config
 bin/codeblocks
 include/codeblocks/Alignment.h
+include/codeblocks/annoyingdialog.h
 include/codeblocks/Assertions.h
 include/codeblocks/Attributes.h
-include/codeblocks/CharDistribution.h
-include/codeblocks/Compiler.h
-include/codeblocks/ErrorList.h
-include/codeblocks/JpCntx.h
-include/codeblocks/Likely.h
-include/codeblocks/NullPtr.h
-include/codeblocks/TypedEnum.h
-include/codeblocks/Types.h
-include/codeblocks/Util.h
-include/codeblocks/annoyingdialog.h
 include/codeblocks/autodetectcompilers.h
 include/codeblocks/backgroundthread.h
 include/codeblocks/base64.h
@@ -35,8 +26,10 @@ include/codeblocks/cbtool.h
 include/codeblocks/cbtreectrl.h
 include/codeblocks/cbworkspace.h
 include/codeblocks/ccmanager.h
+include/codeblocks/CharDistribution.h
 include/codeblocks/compileoptionsbase.h
 include/codeblocks/compiler.h
+include/codeblocks/Compiler.h
 include/codeblocks/compilercommandgenerator.h
 include/codeblocks/compilerfactory.h
 include/codeblocks/compileroptions.h
@@ -59,6 +52,7 @@ include/codeblocks/editpairdlg.h
 include/codeblocks/editpathdlg.h
 include/codeblocks/edittooldlg.h
 include/codeblocks/encodingdetector.h
+include/codeblocks/ErrorList.h
 include/codeblocks/externaldepsdlg.h
 include/codeblocks/filefilters.h
 include/codeblocks/filegroupsandmasks.h
@@ -73,7 +67,9 @@ include/codeblocks/id.h
 include/codeblocks/importers_globals.h
 include/codeblocks/incremental_select_helper.h
 include/codeblocks/infowindow.h
+include/codeblocks/JpCntx.h
 include/codeblocks/licenses.h
+include/codeblocks/Likely.h
 include/codeblocks/logger.h
 include/codeblocks/loggers.h
 include/codeblocks/logmanager.h
@@ -86,34 +82,35 @@ include/codeblocks/newfromtemplatedlg.h
 include/codeblocks/nsBig5Prober.h
 include/codeblocks/nsCharSetProber.h
 include/codeblocks/nsCodingStateMachine.h
+include/codeblocks/nscore.h
 include/codeblocks/nsDebug.h
+include/codeblocks/nsError.h
+include/codeblocks/nsEscCharsetProber.h
 include/codeblocks/nsEUCJPProber.h
 include/codeblocks/nsEUCKRProber.h
 include/codeblocks/nsEUCTWProber.h
-include/codeblocks/nsError.h
-include/codeblocks/nsEscCharsetProber.h
 include/codeblocks/nsGB2312Prober.h
 include/codeblocks/nsHebrewProber.h
 include/codeblocks/nsLatin1Prober.h
 include/codeblocks/nsMBCSGroupProber.h
 include/codeblocks/nsMemory.h
 include/codeblocks/nsPkgInt.h
-include/codeblocks/nsSBCSGroupProber.h
 include/codeblocks/nsSBCharSetProber.h
+include/codeblocks/nsSBCSGroupProber.h
 include/codeblocks/nsSJISProber.h
-include/codeblocks/nsUTF8Prober.h
 include/codeblocks/nsUniversalDetector.h
-include/codeblocks/nscore.h
+include/codeblocks/nsUTF8Prober.h
+include/codeblocks/NullPtr.h
 include/codeblocks/personalitymanager.h
 include/codeblocks/pipedprocess.h
 include/codeblocks/pluginmanager.h
 include/codeblocks/pluginsconfigurationdlg.h
-include/codeblocks/prcpucfg.h
 include/codeblocks/prcpucfg_darwin.h
 include/codeblocks/prcpucfg_linux.h
 include/codeblocks/prcpucfg_openbsd.h
 include/codeblocks/prcpucfg_win95.h
 include/codeblocks/prcpucfg_winnt.h
+include/codeblocks/prcpucfg.h
 include/codeblocks/prep.h
 include/codeblocks/printing_types.h
 include/codeblocks/prmem.h
@@ -121,8 +118,8 @@ include/codeblocks/projectbuildtarget.h
 include/codeblocks/projectfile.h
 include/codeblocks/projectfileoptionsdlg.h
 include/codeblocks/projectlayoutloader.h
-include/codeblocks/projectloader.h
 include/codeblocks/projectloader_hooks.h
+include/codeblocks/projectloader.h
 include/codeblocks/projectmanager.h
 include/codeblocks/projectsfilemasksdlg.h
 include/codeblocks/projecttemplateloader.h
@@ -139,18 +136,18 @@ include/codeblocks/scripting/include/sqstdmath.h
 include/codeblocks/scripting/include/sqstdstring.h
 include/codeblocks/scripting/include/sqstdsystem.h
 include/codeblocks/scripting/include/squirrel.h
+include/codeblocks/scripting/sqplus/sqplus.h
 include/codeblocks/scripting/sqplus/SqPlusConst.h
 include/codeblocks/scripting/sqplus/SquirrelBindingsUtils.h
 include/codeblocks/scripting/sqplus/SquirrelObject.h
 include/codeblocks/scripting/sqplus/SquirrelVM.h
-include/codeblocks/scripting/sqplus/sqplus.h
 include/codeblocks/scriptingmanager.h
 include/codeblocks/scriptsecuritywarningdlg.h
 include/codeblocks/scrollingdialog.h
-include/codeblocks/sdk.h
 include/codeblocks/sdk_common.h
 include/codeblocks/sdk_events.h
 include/codeblocks/sdk_precomp.h
+include/codeblocks/sdk.h
 include/codeblocks/searchresultslog.h
 include/codeblocks/selecttargetdlg.h
 include/codeblocks/settings.h
@@ -159,7 +156,10 @@ include/codeblocks/tinywxuni.h
 include/codeblocks/tinyxml/tinystr.h
 include/codeblocks/tinyxml/tinyxml.h
 include/codeblocks/toolsmanager.h
+include/codeblocks/TypedEnum.h
+include/codeblocks/Types.h
 include/codeblocks/uservarmanager.h
+include/codeblocks/Util.h
 include/codeblocks/workspaceloader.h
 include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularMeter.h
 include/codeblocks/wxContribItems/KWIC/include/wx/KWIC/AngularRegulator.h
@@ -176,16 +176,6 @@ include/codeblocks/wxContribItems/KWIC/include/wx/xrc/
 include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlcddisplayhandler.h
 include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlinearmeterhandler.h
 include/codeblocks/wxContribItems/KWIC/include/wx/xrc/xh_kwxlinearregulatorhandler.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_singleton.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_smart_ptr.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/renderer.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFNBDropTarget.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h
-include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebookSDK.h
-include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h
-include/codeblocks/wxContribItems/wxMathPlot/mathplot.h
-include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h
-include/codeblocks/wxContribItems/wxTreeList/include/wx/treelistctrl.h
 include/codeblocks/wxContribItems/wxchart/include/wx/axis.h
 include/codeblocks/wxContribItems/wxchart/include/wx/bar3dchartpoints.h
 include/codeblocks/wxContribItems/wxchart/include/wx/barchartpoints.h
@@ -207,6 +197,13 @@ include/codeblocks/wxContribItems/wxchart/include/wx/x
 include/codeblocks/wxContribItems/wxchart/include/wx/xaxiswindow.h
 include/codeblocks/wxContribItems/wxchart/include/wx/yaxis.h
 include/codeblocks/wxContribItems/wxchart/include/wx/yaxiswindow.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_singleton.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/fnb_smart_ptr.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/renderer.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebook.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFlatNotebookSDK.h
+include/codeblocks/wxContribItems/wxFlatNotebook/include/wx/wxFlatNotebook/wxFNBDropTarget.h
+include/codeblocks/wxContribItems/wxImagePanel/include/wx/wxImagePanel.h
 include/codeblocks/wxContribItems/wxled/gizmosled/include/wx/gizmos/gizmos.h
 include/codeblocks/wxContribItems/wxled/gizmosled/include/wx/gizmos/ledctrl.h
 include/codeblocks/wxContribItems/wxled/lcdwindow/include/wx/lcdwindow.h
@@ -218,8 +215,11 @@ include/codeblocks/wxContribItems/wxled/ledpanel/inclu
 include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/matrixobject.h
 include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledfont.h
 include/codeblocks/wxContribItems/wxled/ledpanel/include/wx/wxledpanel.h
+include/codeblocks/wxContribItems/wxMathPlot/mathplot.h
+include/codeblocks/wxContribItems/wxSpeedButton/wxSpeedButton.h
 include/codeblocks/wxContribItems/wxthings/include/wx/things/thingdef.h
 include/codeblocks/wxContribItems/wxthings/include/wx/things/toggle.h
+include/codeblocks/wxContribItems/wxTreeList/include/wx/treelistctrl.h
 include/codeblocks/wxpropgrid/include/wx/propgrid/advprops.h
 include/codeblocks/wxpropgrid/include/wx/propgrid/editors.h
 include/codeblocks/wxpropgrid/include/wx/propgrid/extras.h
@@ -323,24 +323,47 @@ include/wxsmith/wxwidgets/wxwidgetsguiappadoptingdlg.h
 include/wxsmith/wxwidgets/wxwidgetsguiconfigpanel.h
 include/wxsmith/wxwidgets/wxwidgetsres.h
 include/wxsmith/wxwidgets/wxwidgetsresfactory.h
+lib/codeblocks/plugins/libabbreviations.so
 lib/codeblocks/plugins/libAstyle.so
+lib/codeblocks/plugins/libautosave.so
 lib/codeblocks/plugins/libAutoVersioning.so
 lib/codeblocks/plugins/libBrowseTracker.so
+lib/codeblocks/plugins/libbyogames.so
+lib/codeblocks/plugins/libcb_koders.so
 lib/codeblocks/plugins/libCccc.so
+lib/codeblocks/plugins/libclasswizard.so
+lib/codeblocks/plugins/libcodecompletion.so
+lib/codeblocks/plugins/libcodesnippets.so
+lib/codeblocks/plugins/libcodestat.so
+lib/codeblocks/plugins/libcompiler.so
+lib/codeblocks/plugins/libcopystrings.so
 lib/codeblocks/plugins/libCppCheck.so
 lib/codeblocks/plugins/libCscope.so
+lib/codeblocks/plugins/libdebugger.so
+lib/codeblocks/plugins/libdefaultmimehandler.so
 lib/codeblocks/plugins/libDoxyBlocks.so
+lib/codeblocks/plugins/libdragscroll.so
 lib/codeblocks/plugins/libEditorConfig.so
 lib/codeblocks/plugins/libEditorTweaks.so
+lib/codeblocks/plugins/libenvvars.so
+lib/codeblocks/plugins/libexporter.so
 lib/codeblocks/plugins/libFileManager.so
+lib/codeblocks/plugins/libheaderfixup.so
+lib/codeblocks/plugins/libhelp_plugin.so
 lib/codeblocks/plugins/libHexEditor.so
 lib/codeblocks/plugins/libIncrementalSearch.so
+lib/codeblocks/plugins/libkeybinder.so
+lib/codeblocks/plugins/liblib_finder.so
 lib/codeblocks/plugins/libMouseSap.so
 lib/codeblocks/plugins/libNassiShneiderman.so
+lib/codeblocks/plugins/liboccurrenceshighlighting.so
+lib/codeblocks/plugins/libopenfileslist.so
 lib/codeblocks/plugins/libProfiler.so
 lib/codeblocks/plugins/libProjectOptionsManipulator.so
+lib/codeblocks/plugins/libprojectsimporter.so
 lib/codeblocks/plugins/libRegExTestbed.so
 lib/codeblocks/plugins/libReopenEditor.so
+lib/codeblocks/plugins/libscriptedwizard.so
 lib/codeblocks/plugins/libSmartIndentCpp.so
 lib/codeblocks/plugins/libSmartIndentFortran.so
 lib/codeblocks/plugins/libSmartIndentHDL.so
@@ -351,34 +374,11 @@ lib/codeblocks/plugins/libSmartIndentXML.so
 lib/codeblocks/plugins/libSpellChecker.so
 lib/codeblocks/plugins/libSymTab.so
 lib/codeblocks/plugins/libThreadSearch.so
+lib/codeblocks/plugins/libtodo.so
 lib/codeblocks/plugins/libToolsPlus.so
 lib/codeblocks/plugins/libValgrind.so
-lib/codeblocks/plugins/libabbreviations.so
-lib/codeblocks/plugins/libautosave.so
-lib/codeblocks/plugins/libbyogames.so
-lib/codeblocks/plugins/libcb_koders.so
-lib/codeblocks/plugins/libclasswizard.so
-lib/codeblocks/plugins/libcodecompletion.so
-lib/codeblocks/plugins/libcodesnippets.so
-lib/codeblocks/plugins/libcodestat.so
-lib/codeblocks/plugins/libcompiler.so
-lib/codeblocks/plugins/libcopystrings.so
-lib/codeblocks/plugins/libdebugger.so
-lib/codeblocks/plugins/libdefaultmimehandler.so
-lib/codeblocks/plugins/libdragscroll.so
-lib/codeblocks/plugins/libenvvars.so
-lib/codeblocks/plugins/libexporter.so
-lib/codeblocks/plugins/libheaderfixup.so
-lib/codeblocks/plugins/libhelp_plugin.so
-lib/codeblocks/plugins/libkeybinder.so
-lib/codeblocks/plugins/liblib_finder.so
-lib/codeblocks/plugins/liboccurrenceshighlighting.so
-lib/codeblocks/plugins/libopenfileslist.so
-lib/codeblocks/plugins/libprojectsimporter.so
-lib/codeblocks/plugins/libscriptedwizard.so
-lib/codeblocks/plugins/libtodo.so
-lib/codeblocks/plugins/libwxSmithAui.so
 lib/codeblocks/plugins/libwxsmith.so
+lib/codeblocks/plugins/libwxSmithAui.so
 lib/codeblocks/plugins/libwxsmithcontribitems.so
 lib/codeblocks/wxContribItems/libwxchartctrl.so
 lib/codeblocks/wxContribItems/libwxchartctrl.so.0
@@ -413,12 +413,12 @@ lib/libcodeblocks.so.0.0.1
 lib/libwxsmithlib.so
 lib/libwxsmithlib.so.0
 lib/libwxsmithlib.so.0.0.1
-libdata/pkgconfig/cb_wxKWIC.pc
 libdata/pkgconfig/cb_wxchartctrl.pc
 libdata/pkgconfig/cb_wxcontrib.pc
 libdata/pkgconfig/cb_wxcustombutton.pc
 libdata/pkgconfig/cb_wxflatnotebook.pc
 libdata/pkgconfig/cb_wximagepanel.pc
+libdata/pkgconfig/cb_wxKWIC.pc
 libdata/pkgconfig/cb_wxled.pc
 libdata/pkgconfig/cb_wxmathplot.pc
 libdata/pkgconfig/cb_wxspeedbutton.pc
@@ -434,52 +434,14 @@ man/man1/codesnippets.1.gz
 share/appdata/codeblocks-contrib.metainfo.xml
 share/appdata/codeblocks.appdata.xml
 share/applications/codeblocks.desktop
+%%DATADIR%%/abbreviations.zip
 %%DATADIR%%/Astyle.zip
+%%DATADIR%%/autosave.zip
 %%DATADIR%%/AutoVersioning.zip
 %%DATADIR%%/BrowseTracker.zip
-%%DATADIR%%/Cccc.zip
-%%DATADIR%%/CppCheck.zip
-%%DATADIR%%/Cscope.zip
-%%DATADIR%%/DoxyBlocks.zip
-%%DATADIR%%/EditorConfig.zip
-%%DATADIR%%/EditorTweaks.zip
-%%DATADIR%%/FileManager.zip
-%%DATADIR%%/HexEditor.zip
-%%DATADIR%%/IncrementalSearch.zip
-%%DATADIR%%/MouseSap.zip
-%%DATADIR%%/NassiShneiderman.zip
-%%DATADIR%%/Profiler.zip
-%%DATADIR%%/ProjectOptionsManipulator.zip
-%%DATADIR%%/RegExTestbed.zip
-%%DATADIR%%/ReopenEditor.zip
-%%DATADIR%%/SmartIndentCpp.zip
-%%DATADIR%%/SmartIndentFortran.zip
-%%DATADIR%%/SmartIndentHDL.zip
-%%DATADIR%%/SmartIndentLua.zip
-%%DATADIR%%/SmartIndentPascal.zip
-%%DATADIR%%/SmartIndentPython.zip
-%%DATADIR%%/SmartIndentXML.zip
-%%DATADIR%%/SpellChecker.zip
-%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
-%%DATADIR%%/SpellChecker/de_AT.png
-%%DATADIR%%/SpellChecker/de_CH.png
-%%DATADIR%%/SpellChecker/de_DE.png
-%%DATADIR%%/SpellChecker/disabled.png
-%%DATADIR%%/SpellChecker/en_AU.png
-%%DATADIR%%/SpellChecker/en_CA.png
-%%DATADIR%%/SpellChecker/en_GB.png
-%%DATADIR%%/SpellChecker/en_NZ.png
-%%DATADIR%%/SpellChecker/en_US.png
-%%DATADIR%%/SpellChecker/fr_FR.png
-%%DATADIR%%/SpellChecker/ru_RU.png
-%%DATADIR%%/SymTab.zip
-%%DATADIR%%/ThreadSearch.zip
-%%DATADIR%%/ToolsPlus.zip
-%%DATADIR%%/Valgrind.zip
-%%DATADIR%%/abbreviations.zip
-%%DATADIR%%/autosave.zip
 %%DATADIR%%/byogames.zip
 %%DATADIR%%/cb_koders.zip
+%%DATADIR%%/Cccc.zip
 %%DATADIR%%/classwizard.zip
 %%DATADIR%%/codecompletion.zip
 %%DATADIR%%/codesnippets.zip
@@ -555,15 +517,22 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/compilers/options_tricore-gcc.xml
 %%DATADIR%%/compilers/options_zpu-gcc.xml
 %%DATADIR%%/copystrings.zip
+%%DATADIR%%/CppCheck.zip
+%%DATADIR%%/Cscope.zip
 %%DATADIR%%/debugger.zip
 %%DATADIR%%/defaultmimehandler.zip
+%%DATADIR%%/DoxyBlocks.zip
 %%DATADIR%%/dragscroll.zip
+%%DATADIR%%/EditorConfig.zip
+%%DATADIR%%/EditorTweaks.zip
 %%DATADIR%%/envvars.zip
 %%DATADIR%%/exporter.zip
+%%DATADIR%%/FileManager.zip
 %%DATADIR%%/headerfixup.zip
 %%DATADIR%%/help_plugin.zip
-%%DATADIR%%/icons/app.xpm
+%%DATADIR%%/HexEditor.zip
 %%DATADIR%%/icons/app_64.xpm
+%%DATADIR%%/icons/app.xpm
 %%DATADIR%%/icons/c64.xpm
 %%DATADIR%%/icons/cbp64.xpm
 %%DATADIR%%/icons/cg64.xpm
@@ -605,19 +574,19 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/16x16/filesaveall.png
 %%DATADIR%%/images/16x16/filesaveas.png
 %%DATADIR%%/images/16x16/findf.png
-%%DATADIR%%/images/16x16/folder.png
 %%DATADIR%%/images/16x16/folder_new.png
 %%DATADIR%%/images/16x16/folder_open.png
-%%DATADIR%%/images/16x16/folder_yel.png
 %%DATADIR%%/images/16x16/folder_yel_open.png
+%%DATADIR%%/images/16x16/folder_yel.png
+%%DATADIR%%/images/16x16/folder.png
 %%DATADIR%%/images/16x16/goto.png
 %%DATADIR%%/images/16x16/history_clear.png
 %%DATADIR%%/images/16x16/idea.png
 %%DATADIR%%/images/16x16/info.png
-%%DATADIR%%/images/16x16/mark.png
 %%DATADIR%%/images/16x16/mark_clear.png
 %%DATADIR%%/images/16x16/mark_next.png
 %%DATADIR%%/images/16x16/mark_prev.png
+%%DATADIR%%/images/16x16/mark.png
 %%DATADIR%%/images/16x16/newproject.png
 %%DATADIR%%/images/16x16/next.png
 %%DATADIR%%/images/16x16/plug.png
@@ -635,165 +604,50 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/16x16/window_fullscreen.png
 %%DATADIR%%/images/16x16/workspace-readonly.png
 %%DATADIR%%/images/16x16/workspace.png
-%%DATADIR%%/images/DoxyBlocks/16x16/chm.png
-%%DATADIR%%/images/DoxyBlocks/16x16/comment_block.png
-%%DATADIR%%/images/DoxyBlocks/16x16/comment_line.png
-%%DATADIR%%/images/DoxyBlocks/16x16/configure.png
-%%DATADIR%%/images/DoxyBlocks/16x16/doxywizard.png
-%%DATADIR%%/images/DoxyBlocks/16x16/extract.png
-%%DATADIR%%/images/DoxyBlocks/16x16/html.png
-%%DATADIR%%/images/DoxyBlocks/chm.png
-%%DATADIR%%/images/DoxyBlocks/comment_block.png
-%%DATADIR%%/images/DoxyBlocks/comment_line.png
-%%DATADIR%%/images/DoxyBlocks/configure.png
-%%DATADIR%%/images/DoxyBlocks/doxywizard.png
-%%DATADIR%%/images/DoxyBlocks/extract.png
-%%DATADIR%%/images/DoxyBlocks/html.png
-%%DATADIR%%/images/ThreadSearch/16x16/findf.png
-%%DATADIR%%/images/ThreadSearch/16x16/findfdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/folder.png
-%%DATADIR%%/images/ThreadSearch/16x16/folderdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/folderselected.png
-%%DATADIR%%/images/ThreadSearch/16x16/off.png
-%%DATADIR%%/images/ThreadSearch/16x16/offdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/on.png
-%%DATADIR%%/images/ThreadSearch/16x16/ondisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfiles.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfiles1.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfiles1disabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfiles1selected.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfilesdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/openfilesselected.png
-%%DATADIR%%/images/ThreadSearch/16x16/options.png
-%%DATADIR%%/images/ThreadSearch/16x16/optionsactive.png
-%%DATADIR%%/images/ThreadSearch/16x16/optionsdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/project.png
-%%DATADIR%%/images/ThreadSearch/16x16/project1.png
-%%DATADIR%%/images/ThreadSearch/16x16/project1disabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/project1selected.png
-%%DATADIR%%/images/ThreadSearch/16x16/projectdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/projectselected.png
-%%DATADIR%%/images/ThreadSearch/16x16/showdir.png
-%%DATADIR%%/images/ThreadSearch/16x16/showdirdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/stop.png
-%%DATADIR%%/images/ThreadSearch/16x16/stopdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/target.png
-%%DATADIR%%/images/ThreadSearch/16x16/target1.png
-%%DATADIR%%/images/ThreadSearch/16x16/target1disabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/target1selected.png
-%%DATADIR%%/images/ThreadSearch/16x16/targetdisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/targetselected.png
-%%DATADIR%%/images/ThreadSearch/16x16/workspace.png
-%%DATADIR%%/images/ThreadSearch/16x16/workspacedisabled.png
-%%DATADIR%%/images/ThreadSearch/16x16/workspaceselected.png
-%%DATADIR%%/images/ThreadSearch/22x22/file.png
-%%DATADIR%%/images/ThreadSearch/22x22/findf.png
-%%DATADIR%%/images/ThreadSearch/22x22/findfdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/folder.png
-%%DATADIR%%/images/ThreadSearch/22x22/folderdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/folderselected.png
-%%DATADIR%%/images/ThreadSearch/22x22/lookingglass.png
-%%DATADIR%%/images/ThreadSearch/22x22/off.png
-%%DATADIR%%/images/ThreadSearch/22x22/offdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/on.png
-%%DATADIR%%/images/ThreadSearch/22x22/ondisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/openfiles.png
-%%DATADIR%%/images/ThreadSearch/22x22/openfilesdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/openfilesselected.png
-%%DATADIR%%/images/ThreadSearch/22x22/options.png
-%%DATADIR%%/images/ThreadSearch/22x22/optionsactive.png
-%%DATADIR%%/images/ThreadSearch/22x22/optionsdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/project.png
-%%DATADIR%%/images/ThreadSearch/22x22/project1.png
-%%DATADIR%%/images/ThreadSearch/22x22/project1disabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/project1selected.png
-%%DATADIR%%/images/ThreadSearch/22x22/project2.png
-%%DATADIR%%/images/ThreadSearch/22x22/project2d.png
-%%DATADIR%%/images/ThreadSearch/22x22/project2s.png
-%%DATADIR%%/images/ThreadSearch/22x22/projectdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/projectselected.png
-%%DATADIR%%/images/ThreadSearch/22x22/showdir.png
-%%DATADIR%%/images/ThreadSearch/22x22/showdirdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/stop.png
-%%DATADIR%%/images/ThreadSearch/22x22/stopdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/target.png
-%%DATADIR%%/images/ThreadSearch/22x22/target1.png
-%%DATADIR%%/images/ThreadSearch/22x22/target1disabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/target1selected.png
-%%DATADIR%%/images/ThreadSearch/22x22/targetdisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/targetselected.png
-%%DATADIR%%/images/ThreadSearch/22x22/workspace.png
-%%DATADIR%%/images/ThreadSearch/22x22/workspacedisabled.png
-%%DATADIR%%/images/ThreadSearch/22x22/workspaceselected.png
-%%DATADIR%%/images/ThreadSearch/folder.png
-%%DATADIR%%/images/ThreadSearch/folderdisabled.png
-%%DATADIR%%/images/ThreadSearch/folderselected.png
-%%DATADIR%%/images/ThreadSearch/off.png
-%%DATADIR%%/images/ThreadSearch/on.png
-%%DATADIR%%/images/ThreadSearch/openfiles.png
-%%DATADIR%%/images/ThreadSearch/openfilesdisabled.png
-%%DATADIR%%/images/ThreadSearch/openfilesselected.png
-%%DATADIR%%/images/ThreadSearch/project.png
-%%DATADIR%%/images/ThreadSearch/project1.png
-%%DATADIR%%/images/ThreadSearch/project1disabled.png
-%%DATADIR%%/images/ThreadSearch/project1selected.png
-%%DATADIR%%/images/ThreadSearch/projectdisabled.png
-%%DATADIR%%/images/ThreadSearch/projectselected.png
-%%DATADIR%%/images/ThreadSearch/showdir.png
-%%DATADIR%%/images/ThreadSearch/showdirdisabled.png
-%%DATADIR%%/images/ThreadSearch/target.png
-%%DATADIR%%/images/ThreadSearch/target1.png
-%%DATADIR%%/images/ThreadSearch/target1disabled.png
-%%DATADIR%%/images/ThreadSearch/target1selected.png
-%%DATADIR%%/images/ThreadSearch/targetdisabled.png
-%%DATADIR%%/images/ThreadSearch/targetselected.png
-%%DATADIR%%/images/ThreadSearch/workspace.png
-%%DATADIR%%/images/ThreadSearch/workspacedisabled.png
-%%DATADIR%%/images/ThreadSearch/workspaceselected.png
 %%DATADIR%%/images/ascii.png
 %%DATADIR%%/images/closebutton.png
 %%DATADIR%%/images/codeblocks.png
-%%DATADIR%%/images/codecompletion/class.png
 %%DATADIR%%/images/codecompletion/class_folder.png
 %%DATADIR%%/images/codecompletion/class_private.png
 %%DATADIR%%/images/codecompletion/class_protected.png
 %%DATADIR%%/images/codecompletion/class_public.png
+%%DATADIR%%/images/codecompletion/class.png
 %%DATADIR%%/images/codecompletion/ctor_private.png
 %%DATADIR%%/images/codecompletion/ctor_protected.png
 %%DATADIR%%/images/codecompletion/ctor_public.png
 %%DATADIR%%/images/codecompletion/dtor_private.png
 %%DATADIR%%/images/codecompletion/dtor_protected.png
 %%DATADIR%%/images/codecompletion/dtor_public.png
-%%DATADIR%%/images/codecompletion/enum.png
 %%DATADIR%%/images/codecompletion/enum_private.png
 %%DATADIR%%/images/codecompletion/enum_protected.png
 %%DATADIR%%/images/codecompletion/enum_public.png
+%%DATADIR%%/images/codecompletion/enum.png
 %%DATADIR%%/images/codecompletion/enumerator.png
 %%DATADIR%%/images/codecompletion/enums_folder.png
-%%DATADIR%%/images/codecompletion/folder.png
-%%DATADIR%%/images/codecompletion/folder_blue.png
 %%DATADIR%%/images/codecompletion/folder_blue_open.png
-%%DATADIR%%/images/codecompletion/folder_green.png
+%%DATADIR%%/images/codecompletion/folder_blue.png
 %%DATADIR%%/images/codecompletion/folder_green_open.png
+%%DATADIR%%/images/codecompletion/folder_green.png
 %%DATADIR%%/images/codecompletion/folder_open.png
+%%DATADIR%%/images/codecompletion/folder.png
 %%DATADIR%%/images/codecompletion/funcs_folder.png
-%%DATADIR%%/images/codecompletion/macro_def.png
 %%DATADIR%%/images/codecompletion/macro_def_folder.png
-%%DATADIR%%/images/codecompletion/macro_use.png
+%%DATADIR%%/images/codecompletion/macro_def.png
 %%DATADIR%%/images/codecompletion/macro_use_folder.png
 %%DATADIR%%/images/codecompletion/macro_use_private.png
 %%DATADIR%%/images/codecompletion/macro_use_protected.png
 %%DATADIR%%/images/codecompletion/macro_use_public.png
+%%DATADIR%%/images/codecompletion/macro_use.png
 %%DATADIR%%/images/codecompletion/method_private.png
 %%DATADIR%%/images/codecompletion/method_protected.png
 %%DATADIR%%/images/codecompletion/method_public.png
 %%DATADIR%%/images/codecompletion/namespace.png
 %%DATADIR%%/images/codecompletion/others_folder.png
 %%DATADIR%%/images/codecompletion/symbols_folder.png
-%%DATADIR%%/images/codecompletion/typedef.png
 %%DATADIR%%/images/codecompletion/typedef_private.png
 %%DATADIR%%/images/codecompletion/typedef_protected.png
 %%DATADIR%%/images/codecompletion/typedef_public.png
+%%DATADIR%%/images/codecompletion/typedef.png
 %%DATADIR%%/images/codecompletion/typedefs_folder.png
 %%DATADIR%%/images/codecompletion/var_private.png
 %%DATADIR%%/images/codecompletion/var_protected.png
@@ -822,6 +676,20 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/dbgstepout.png
 %%DATADIR%%/images/dbgstop.png
 %%DATADIR%%/images/dbgwindow.png
+%%DATADIR%%/images/DoxyBlocks/16x16/chm.png
+%%DATADIR%%/images/DoxyBlocks/16x16/comment_block.png
+%%DATADIR%%/images/DoxyBlocks/16x16/comment_line.png
+%%DATADIR%%/images/DoxyBlocks/16x16/configure.png
+%%DATADIR%%/images/DoxyBlocks/16x16/doxywizard.png
+%%DATADIR%%/images/DoxyBlocks/16x16/extract.png
+%%DATADIR%%/images/DoxyBlocks/16x16/html.png
+%%DATADIR%%/images/DoxyBlocks/chm.png
+%%DATADIR%%/images/DoxyBlocks/comment_block.png
+%%DATADIR%%/images/DoxyBlocks/comment_line.png
+%%DATADIR%%/images/DoxyBlocks/configure.png
+%%DATADIR%%/images/DoxyBlocks/doxywizard.png
+%%DATADIR%%/images/DoxyBlocks/extract.png
+%%DATADIR%%/images/DoxyBlocks/html.png
 %%DATADIR%%/images/edit_16x16.png
 %%DATADIR%%/images/editcopy.png
 %%DATADIR%%/images/editcut.png
@@ -838,9 +706,9 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/filesaveall.png
 %%DATADIR%%/images/filesaveas.png
 %%DATADIR%%/images/flag_16x16.png
-%%DATADIR%%/images/folder.png
 %%DATADIR%%/images/folder_new.png
 %%DATADIR%%/images/folder_open.png
+%%DATADIR%%/images/folder.png
 %%DATADIR%%/images/misc_16x16.png
 %%DATADIR%%/images/modified_file.png
 %%DATADIR%%/images/newproject.png
@@ -863,14 +731,6 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/redo.png
 %%DATADIR%%/images/run.png
 %%DATADIR%%/images/searchreplace.png
-%%DATADIR%%/images/settings/DoxyBlocks-off.png
-%%DATADIR%%/images/settings/DoxyBlocks.png
-%%DATADIR%%/images/settings/SpellChecker-off.png
-%%DATADIR%%/images/settings/SpellChecker.png
-%%DATADIR%%/images/settings/ThreadSearch-off.png
-%%DATADIR%%/images/settings/ThreadSearch.png
-%%DATADIR%%/images/settings/ToolsPlus-off.png
-%%DATADIR%%/images/settings/ToolsPlus.png
 %%DATADIR%%/images/settings/abbrev-off.png
 %%DATADIR%%/images/settings/abbrev.png
 %%DATADIR%%/images/settings/astyle-plugin-off.png
@@ -893,6 +753,8 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/settings/default-code.png
 %%DATADIR%%/images/settings/dialogs-off.png
 %%DATADIR%%/images/settings/dialogs.png
+%%DATADIR%%/images/settings/DoxyBlocks-off.png
+%%DATADIR%%/images/settings/DoxyBlocks.png
 %%DATADIR%%/images/settings/dragscroll-off.png
 %%DATADIR%%/images/settings/dragscroll.png
 %%DATADIR%%/images/settings/editor-off.png
@@ -921,10 +783,16 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/settings/onekeytobindthem.png
 %%DATADIR%%/images/settings/profiler-off.png
 %%DATADIR%%/images/settings/profiler.png
+%%DATADIR%%/images/settings/SpellChecker-off.png
+%%DATADIR%%/images/settings/SpellChecker.png
 %%DATADIR%%/images/settings/syntax-highlight-off.png
 %%DATADIR%%/images/settings/syntax-highlight.png
+%%DATADIR%%/images/settings/ThreadSearch-off.png
+%%DATADIR%%/images/settings/ThreadSearch.png
 %%DATADIR%%/images/settings/todo-off.png
 %%DATADIR%%/images/settings/todo.png
+%%DATADIR%%/images/settings/ToolsPlus-off.png
+%%DATADIR%%/images/settings/ToolsPlus.png
 %%DATADIR%%/images/settings/valgrind-off.png
 %%DATADIR%%/images/settings/valgrind.png
 %%DATADIR%%/images/settings/view-off.png
@@ -932,20 +800,119 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/settings/wxsmith-off.png
 %%DATADIR%%/images/settings/wxsmith.png
 %%DATADIR%%/images/source.png
-%%DATADIR%%/images/splash.png
 %%DATADIR%%/images/splash_0802.png
 %%DATADIR%%/images/splash_1005.png
 %%DATADIR%%/images/splash_1211.png
 %%DATADIR%%/images/splash_1312.png
+%%DATADIR%%/images/splash.png
 %%DATADIR%%/images/stop.png
+%%DATADIR%%/images/ThreadSearch/16x16/findf.png
+%%DATADIR%%/images/ThreadSearch/16x16/findfdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/folder.png
+%%DATADIR%%/images/ThreadSearch/16x16/folderdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/folderselected.png
+%%DATADIR%%/images/ThreadSearch/16x16/off.png
+%%DATADIR%%/images/ThreadSearch/16x16/offdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/on.png
+%%DATADIR%%/images/ThreadSearch/16x16/ondisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfiles.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfiles1.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfiles1disabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfiles1selected.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfilesdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/openfilesselected.png
+%%DATADIR%%/images/ThreadSearch/16x16/options.png
+%%DATADIR%%/images/ThreadSearch/16x16/optionsactive.png
+%%DATADIR%%/images/ThreadSearch/16x16/optionsdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/project.png
+%%DATADIR%%/images/ThreadSearch/16x16/project1.png
+%%DATADIR%%/images/ThreadSearch/16x16/project1disabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/project1selected.png
+%%DATADIR%%/images/ThreadSearch/16x16/projectdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/projectselected.png
+%%DATADIR%%/images/ThreadSearch/16x16/showdir.png
+%%DATADIR%%/images/ThreadSearch/16x16/showdirdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/stop.png
+%%DATADIR%%/images/ThreadSearch/16x16/stopdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/target.png
+%%DATADIR%%/images/ThreadSearch/16x16/target1.png
+%%DATADIR%%/images/ThreadSearch/16x16/target1disabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/target1selected.png
+%%DATADIR%%/images/ThreadSearch/16x16/targetdisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/targetselected.png
+%%DATADIR%%/images/ThreadSearch/16x16/workspace.png
+%%DATADIR%%/images/ThreadSearch/16x16/workspacedisabled.png
+%%DATADIR%%/images/ThreadSearch/16x16/workspaceselected.png
+%%DATADIR%%/images/ThreadSearch/22x22/file.png
+%%DATADIR%%/images/ThreadSearch/22x22/findf.png
+%%DATADIR%%/images/ThreadSearch/22x22/findfdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/folder.png
+%%DATADIR%%/images/ThreadSearch/22x22/folderdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/folderselected.png
+%%DATADIR%%/images/ThreadSearch/22x22/lookingglass.png
+%%DATADIR%%/images/ThreadSearch/22x22/off.png
+%%DATADIR%%/images/ThreadSearch/22x22/offdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/on.png
+%%DATADIR%%/images/ThreadSearch/22x22/ondisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/openfiles.png
+%%DATADIR%%/images/ThreadSearch/22x22/openfilesdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/openfilesselected.png
+%%DATADIR%%/images/ThreadSearch/22x22/options.png
+%%DATADIR%%/images/ThreadSearch/22x22/optionsactive.png
+%%DATADIR%%/images/ThreadSearch/22x22/optionsdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/project.png
+%%DATADIR%%/images/ThreadSearch/22x22/project1.png
+%%DATADIR%%/images/ThreadSearch/22x22/project1disabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/project1selected.png
+%%DATADIR%%/images/ThreadSearch/22x22/project2.png
+%%DATADIR%%/images/ThreadSearch/22x22/project2d.png
+%%DATADIR%%/images/ThreadSearch/22x22/project2s.png
+%%DATADIR%%/images/ThreadSearch/22x22/projectdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/projectselected.png
+%%DATADIR%%/images/ThreadSearch/22x22/showdir.png
+%%DATADIR%%/images/ThreadSearch/22x22/showdirdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/stop.png
+%%DATADIR%%/images/ThreadSearch/22x22/stopdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/target.png
+%%DATADIR%%/images/ThreadSearch/22x22/target1.png
+%%DATADIR%%/images/ThreadSearch/22x22/target1disabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/target1selected.png
+%%DATADIR%%/images/ThreadSearch/22x22/targetdisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/targetselected.png
+%%DATADIR%%/images/ThreadSearch/22x22/workspace.png
+%%DATADIR%%/images/ThreadSearch/22x22/workspacedisabled.png
+%%DATADIR%%/images/ThreadSearch/22x22/workspaceselected.png
+%%DATADIR%%/images/ThreadSearch/folder.png
+%%DATADIR%%/images/ThreadSearch/folderdisabled.png
+%%DATADIR%%/images/ThreadSearch/folderselected.png
+%%DATADIR%%/images/ThreadSearch/off.png
+%%DATADIR%%/images/ThreadSearch/on.png
+%%DATADIR%%/images/ThreadSearch/openfiles.png
+%%DATADIR%%/images/ThreadSearch/openfilesdisabled.png
+%%DATADIR%%/images/ThreadSearch/openfilesselected.png
+%%DATADIR%%/images/ThreadSearch/project.png
+%%DATADIR%%/images/ThreadSearch/project1.png
+%%DATADIR%%/images/ThreadSearch/project1disabled.png
+%%DATADIR%%/images/ThreadSearch/project1selected.png
+%%DATADIR%%/images/ThreadSearch/projectdisabled.png
+%%DATADIR%%/images/ThreadSearch/projectselected.png
+%%DATADIR%%/images/ThreadSearch/showdir.png
+%%DATADIR%%/images/ThreadSearch/showdirdisabled.png
+%%DATADIR%%/images/ThreadSearch/target.png
+%%DATADIR%%/images/ThreadSearch/target1.png
+%%DATADIR%%/images/ThreadSearch/target1disabled.png
+%%DATADIR%%/images/ThreadSearch/target1selected.png
+%%DATADIR%%/images/ThreadSearch/targetdisabled.png
+%%DATADIR%%/images/ThreadSearch/targetselected.png
+%%DATADIR%%/images/ThreadSearch/workspace.png
+%%DATADIR%%/images/ThreadSearch/workspacedisabled.png
+%%DATADIR%%/images/ThreadSearch/workspaceselected.png
 %%DATADIR%%/images/undo.png
 %%DATADIR%%/images/vfolder_open.png
 %%DATADIR%%/images/workspace-readonly.png
 %%DATADIR%%/images/workspace.png
 %%DATADIR%%/images/wxsmith/Custom16.png
 %%DATADIR%%/images/wxsmith/Custom32.png
-%%DATADIR%%/images/wxsmith/Spacer16.png
-%%DATADIR%%/images/wxsmith/Spacer32.png
 %%DATADIR%%/images/wxsmith/deletewidget16.png
 %%DATADIR%%/images/wxsmith/deletewidget32.png
 %%DATADIR%%/images/wxsmith/insertafter16.png
@@ -964,6 +931,8 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/selected32.png
 %%DATADIR%%/images/wxsmith/showpreview16.png
 %%DATADIR%%/images/wxsmith/showpreview32.png
+%%DATADIR%%/images/wxsmith/Spacer16.png
+%%DATADIR%%/images/wxsmith/Spacer32.png
 %%DATADIR%%/images/wxsmith/wxAnimationCtrl16.png
 %%DATADIR%%/images/wxsmith/wxAnimationCtrl32.png
 %%DATADIR%%/images/wxsmith/wxBitmapButton16.png
@@ -994,10 +963,10 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/wxContextHelpButton32.png
 %%DATADIR%%/images/wxsmith/wxDatePickerCtrl16.png
 %%DATADIR%%/images/wxsmith/wxDatePickerCtrl32.png
-%%DATADIR%%/images/wxsmith/wxDialUpManager16.png
-%%DATADIR%%/images/wxsmith/wxDialUpManager32.png
 %%DATADIR%%/images/wxsmith/wxDialog16.png
 %%DATADIR%%/images/wxsmith/wxDialog32.png
+%%DATADIR%%/images/wxsmith/wxDialUpManager16.png
+%%DATADIR%%/images/wxsmith/wxDialUpManager32.png
 %%DATADIR%%/images/wxsmith/wxDirDialog16.png
 %%DATADIR%%/images/wxsmith/wxDirDialog32.png
 %%DATADIR%%/images/wxsmith/wxDirPickerCtrl16.png
@@ -1016,12 +985,12 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/wxFontPickerCtrl32.png
 %%DATADIR%%/images/wxsmith/wxFrame16.png
 %%DATADIR%%/images/wxsmith/wxFrame32.png
-%%DATADIR%%/images/wxsmith/wxGLCanvas16.png
-%%DATADIR%%/images/wxsmith/wxGLCanvas32.png
 %%DATADIR%%/images/wxsmith/wxGauge16.png
 %%DATADIR%%/images/wxsmith/wxGauge32.png
 %%DATADIR%%/images/wxsmith/wxGenericDirCtrl16.png
 %%DATADIR%%/images/wxsmith/wxGenericDirCtrl32.png
+%%DATADIR%%/images/wxsmith/wxGLCanvas16.png
+%%DATADIR%%/images/wxsmith/wxGLCanvas32.png
 %%DATADIR%%/images/wxsmith/wxGrid16.png
 %%DATADIR%%/images/wxsmith/wxGrid32.png
 %%DATADIR%%/images/wxsmith/wxGridSizer16.png
@@ -1036,14 +1005,14 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/wxImage32.png
 %%DATADIR%%/images/wxsmith/wxImageList16.png
 %%DATADIR%%/images/wxsmith/wxImageList32.png
+%%DATADIR%%/images/wxsmith/wxListbook16.png
+%%DATADIR%%/images/wxsmith/wxListbook32.png
 %%DATADIR%%/images/wxsmith/wxListBox16.png
 %%DATADIR%%/images/wxsmith/wxListBox32.png
 %%DATADIR%%/images/wxsmith/wxListCtrl16.png
 %%DATADIR%%/images/wxsmith/wxListCtrl32.png
 %%DATADIR%%/images/wxsmith/wxListView16.png
 %%DATADIR%%/images/wxsmith/wxListView32.png
-%%DATADIR%%/images/wxsmith/wxListbook16.png
-%%DATADIR%%/images/wxsmith/wxListbook32.png
 %%DATADIR%%/images/wxsmith/wxMediaCtrl16.png
 %%DATADIR%%/images/wxsmith/wxMediaCtrl32.png
 %%DATADIR%%/images/wxsmith/wxMenu16.png
@@ -1110,6 +1079,8 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/wxSpinButton32.png
 %%DATADIR%%/images/wxsmith/wxSpinCtrl16.png
 %%DATADIR%%/images/wxsmith/wxSpinCtrl32.png
+%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble16.png
+%%DATADIR%%/images/wxsmith/wxSpinCtrlDouble32.png
 %%DATADIR%%/images/wxsmith/wxSplitterWindow16.png
 %%DATADIR%%/images/wxsmith/wxSplitterWindow32.png
 %%DATADIR%%/images/wxsmith/wxStaticBitmap16.png
@@ -1142,17 +1113,14 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/images/wxsmith/wxToolBar32.png
 %%DATADIR%%/images/wxsmith/wxToolBarItem16.png
 %%DATADIR%%/images/wxsmith/wxToolBarItem32.png
-%%DATADIR%%/images/wxsmith/wxTreeCtrl16.png
-%%DATADIR%%/images/wxsmith/wxTreeCtrl32.png
 %%DATADIR%%/images/wxsmith/wxTreebook16.png
 %%DATADIR%%/images/wxsmith/wxTreebook32.png
+%%DATADIR%%/images/wxsmith/wxTreeCtrl16.png
+%%DATADIR%%/images/wxsmith/wxTreeCtrl32.png
+%%DATADIR%%/IncrementalSearch.zip
 %%DATADIR%%/keybinder.zip
 %%DATADIR%%/lexers/lexer_A68k.sample
 %%DATADIR%%/lexers/lexer_A68k.xml
-%%DATADIR%%/lexers/lexer_OgreCompositor.sample
-%%DATADIR%%/lexers/lexer_OgreCompositor.xml
-%%DATADIR%%/lexers/lexer_OgreMaterial.sample
-%%DATADIR%%/lexers/lexer_OgreMaterial.xml
 %%DATADIR%%/lexers/lexer_ada.sample
 %%DATADIR%%/lexers/lexer_ada.xml
 %%DATADIR%%/lexers/lexer_angelscript.sample
@@ -1213,6 +1181,8 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/lexers/lexer_lua.xml
 %%DATADIR%%/lexers/lexer_make.sample
 %%DATADIR%%/lexers/lexer_make.xml
+@sample %%DATADIR%%/lexers/lexer_markdown.sample
+%%DATADIR%%/lexers/lexer_markdown.xml
 %%DATADIR%%/lexers/lexer_masm.sample
 %%DATADIR%%/lexers/lexer_masm.xml
 %%DATADIR%%/lexers/lexer_matlab.sample
@@ -1221,12 +1191,18 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/lexers/lexer_nsis.xml
 %%DATADIR%%/lexers/lexer_objc.sample
 %%DATADIR%%/lexers/lexer_objc.xml
+%%DATADIR%%/lexers/lexer_OgreCompositor.sample
+%%DATADIR%%/lexers/lexer_OgreCompositor.xml
+%%DATADIR%%/lexers/lexer_OgreMaterial.sample
+%%DATADIR%%/lexers/lexer_OgreMaterial.xml
 %%DATADIR%%/lexers/lexer_pascal.sample
 %%DATADIR%%/lexers/lexer_pascal.xml
 %%DATADIR%%/lexers/lexer_perl.sample
 %%DATADIR%%/lexers/lexer_perl.xml
 %%DATADIR%%/lexers/lexer_postscript.sample
 %%DATADIR%%/lexers/lexer_postscript.xml
+@sample %%DATADIR%%/lexers/lexer_powershell.sample
+%%DATADIR%%/lexers/lexer_powershell.xml
 %%DATADIR%%/lexers/lexer_prg.sample
 %%DATADIR%%/lexers/lexer_prg.xml
 %%DATADIR%%/lexers/lexer_properties.sample
@@ -1263,9 +1239,15 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/lib_finder/glfw.xml
 %%DATADIR%%/lib_finder/wxwidgets.xml
 %%DATADIR%%/manager_resources.zip
+%%DATADIR%%/MouseSap.zip
+%%DATADIR%%/NassiShneiderman.zip
 %%DATADIR%%/occurrenceshighlighting.zip
 %%DATADIR%%/openfileslist.zip
+%%DATADIR%%/Profiler.zip
+%%DATADIR%%/ProjectOptionsManipulator.zip
 %%DATADIR%%/projectsimporter.zip
+%%DATADIR%%/RegExTestbed.zip
+%%DATADIR%%/ReopenEditor.zip
 %%DATADIR%%/resources.zip
 %%DATADIR%%/scriptedwizard.zip
 %%DATADIR%%/scripts/edit_startup_script.script
@@ -1274,14 +1256,34 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/scripts/plugin_find_broken_files.script
 %%DATADIR%%/scripts/sample_plugin.script
 %%DATADIR%%/scripts/startup.script
-%%DATADIR%%/scripts/stl-views-1.0.3.gdb
 %%DATADIR%%/scripts/tests/menu_test_plugin.script
 %%DATADIR%%/scripts/tests/script_test_plugin.script
 %%DATADIR%%/scripts/tests/test_base.script
 %%DATADIR%%/scripts/tests/user_dialog_test_plugin.script
 %%DATADIR%%/scripts/tests/wx_test.script
 %%DATADIR%%/scripts/wx_help.script
+%%DATADIR%%/SmartIndentCpp.zip
+%%DATADIR%%/SmartIndentFortran.zip
+%%DATADIR%%/SmartIndentHDL.zip
+%%DATADIR%%/SmartIndentLua.zip
+%%DATADIR%%/SmartIndentPascal.zip
+%%DATADIR%%/SmartIndentPython.zip
+%%DATADIR%%/SmartIndentXML.zip
+%%DATADIR%%/SpellChecker.zip
+%%DATADIR%%/SpellChecker/de_AT.png
+%%DATADIR%%/SpellChecker/de_CH.png
+%%DATADIR%%/SpellChecker/de_DE.png
+%%DATADIR%%/SpellChecker/disabled.png
+%%DATADIR%%/SpellChecker/en_AU.png
+%%DATADIR%%/SpellChecker/en_CA.png
+%%DATADIR%%/SpellChecker/en_GB.png
+%%DATADIR%%/SpellChecker/en_NZ.png
+%%DATADIR%%/SpellChecker/en_US.png
+%%DATADIR%%/SpellChecker/fr_FR.png
+%%DATADIR%%/SpellChecker/OnlineSpellChecking.xml
+%%DATADIR%%/SpellChecker/ru_RU.png
 %%DATADIR%%/start_here.zip
+%%DATADIR%%/SymTab.zip
 %%DATADIR%%/templates/console-main-c.cpp
 %%DATADIR%%/templates/console-main-cpp.cpp
 %%DATADIR%%/templates/console.cbp
@@ -1298,9 +1300,9 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/templates/irr_main.cpp
 %%DATADIR%%/templates/irrlicht.png
 %%DATADIR%%/templates/irrlicht.template
+%%DATADIR%%/templates/ogre_linux.cbp
 %%DATADIR%%/templates/ogre-main.cpp
 %%DATADIR%%/templates/ogre.template
-%%DATADIR%%/templates/ogre_linux.cbp
 %%DATADIR%%/templates/ogrelogo.png
 %%DATADIR%%/templates/qt-main.cpp
 %%DATADIR%%/templates/qt.cbp
@@ -1313,6 +1315,10 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/templates/sdl-cb.bmp
 %%DATADIR%%/templates/sdl-main.cpp
 %%DATADIR%%/templates/sdl.png
+%%DATADIR%%/templates/sdl2-main.cpp
+%%DATADIR%%/templates/sdl2.png
+%%DATADIR%%/templates/sdl2app.cbp
+%%DATADIR%%/templates/sdl2app.template
 %%DATADIR%%/templates/sdlapp.cbp
 %%DATADIR%%/templates/sdlapp.template
 %%DATADIR%%/templates/sfml-cb.bmp
@@ -1327,24 +1333,24 @@ share/applications/codeblocks.desktop
 %%DATADIR%%/templates/staticlib.cbp
 %%DATADIR%%/templates/staticlib.template
 %%DATADIR%%/templates/wizard/arduino/files/cores/CDC.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/HID.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/HardwareSerial.cpp
+%%DATADIR%%/templates/wizard/arduino/files/cores/HID.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/IPAddress.cpp
+%%DATADIR%%/templates/wizard/arduino/files/cores/libraries.cpp
+%%DATADIR%%/templates/wizard/arduino/files/cores/main.cpp
+%%DATADIR%%/templates/wizard/arduino/files/cores/new.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/Print.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/Stream.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/Tone.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/USBCore.cpp
 %%DATADIR%%/templates/wizard/arduino/files/cores/WInterrupts.c
-%%DATADIR%%/templates/wizard/arduino/files/cores/WMath.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/WString.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/libraries.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/main.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/new.cpp
-%%DATADIR%%/templates/wizard/arduino/files/cores/wiring.c
 %%DATADIR%%/templates/wizard/arduino/files/cores/wiring_analog.c
 %%DATADIR%%/templates/wizard/arduino/files/cores/wiring_digital.c
 %%DATADIR%%/templates/wizard/arduino/files/cores/wiring_pulse.c
 %%DATADIR%%/templates/wizard/arduino/files/cores/wiring_shift.c

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806121543.w5CFhK7i068144>