This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
codeblocks-20.03/ChangeLog

28701 lines
744 KiB
Plaintext
Raw Normal View History

2010-09-03 18:30 mortenmacfly
svn6570:  * updated wxPropGrid from to 1.4.14 to hopefully fix
issues reported here:
http://forums.codeblocks.org/index.php/topic,12362.msg88995.html#msg88995
2010-09-03 16:01 mortenmacfly
svn6568:  * make loggers more bullet proof (missing part)
2010-09-03 15:59 mortenmacfly
svn6567:  * make loggers more bullet proof
2010-08-30 16:37 biplab
svn6564:  * Fixed: Build with wx-2.9.x.
2010-08-30 16:36 biplab
svn6563:  * Added: Missing include header for std::sort(),
std::unique()
2010-08-28 18:26 afb
svn6557:  - ldc needs linker flag duplicated, like dmd
2010-08-28 13:50 afb
svn6556:  - codecompletion: add D icon for D keywords
2010-08-28 13:48 afb
svn6555:  - add LDC to D console wizard
2010-08-28 13:41 afb
svn6554:  * add LDC compiler, LLVM backend / D1 language / Tango
library
2010-08-28 13:36 afb
svn6553:  * allow running DMD on all platforms
2010-08-27 13:15 jenslody
svn6550:  * EditorTweaks plugin: i18n fix to avoid crash when
context-menu is shown; tiny fix for unix project-file
2010-08-26 19:16 mortenmacfly
svn6543:  - NassiShneiderman plugin: i18l corrections and fixed
compile bug
2010-08-26 19:02 mortenmacfly
svn6540:  * applied patch #3051: Fixed regex testbed dialog
fields - missing data (completes a previous commit)
2010-08-25 19:00 mortenmacfly
svn6536:  - NassiShneiderman plugin: adding missing include
2010-08-25 17:38 killerbot
svn6535:  - little fix to debian build file
2010-08-25 14:14 mortenmacfly
svn6532:  * applied i18n patch for NassiShneiderman plugin thanks
Xaviou
2010-08-25 04:38 mortenmacfly
svn6529:  - little translation fix for wxSmith
2010-08-24 22:08 afb
svn6528:  - restore the splashscreen workaround for mac
2010-08-24 08:26 mortenmacfly
svn6525:  * added missing portions in compilergcc of r6494 and
r6492
2010-08-23 05:54 mortenmacfly
svn6517:  * applied patch #2949: AskAssocDialog closes
incorrectly when press ESC key
2010-08-23 05:51 mortenmacfly
svn6516:  * applied patch #2871: Make double click open the
correct item in the TODO window
2010-08-23 05:49 mortenmacfly
svn6515:  * applied patch #2929: Show the build time in the build
messages log pane
2010-08-23 05:47 mortenmacfly
svn6514:  * applied patch #2942: Add option to control the smart
indent brace feature
2010-08-23 05:45 mortenmacfly
svn6513:  * applied patch #2943: Respect the selected target
2010-08-22 12:13 mortenmacfly
svn6509:  * bug-fix of crash for non-attached plugins (e.g.
disabled EditorTweaks), thanks oBFusCATed
2010-08-20 06:00 jenslody
svn6502:  * fix another small isssue, that slipped in with commit
6498 and 6501 (workspace was always set as modified on first
load)
2010-08-19 19:14 jenslody
svn6501:  * revert commit 6500 and (hopefully) finally fix the
issue introduced in r6498
2010-08-19 16:22 mortenmacfly
svn6500:  * hot fix concerning bug introduced with r6498 until
probably a better solution is found
2010-08-19 07:06 mortenmacfly
svn6499:  * debugger (cdb): added support for stepin / stepout
2010-08-19 07:00 mortenmacfly
svn6498:  * applied (modified) patch #2879: Call SetProject()
only after workspace is opened
2010-08-19 06:16 mortenmacfly
svn6497:  - tab removal, alignment corrections to improve
readability of code -> no code change
2010-08-19 06:03 mortenmacfly
svn6496:  * ToDo plugin: allow CPP style comments
* ToDo plugin: handle types more correctly
* ToDo plugin: allow to select allowed types (as a filter)
2010-08-19 05:55 mortenmacfly
svn6495:  - scripting: mark C::B patches explicitely in the code
2010-08-19 05:54 mortenmacfly
svn6494:  * added some sanity checks when working with a compiler
pointer
* added some missing elements of patch #2894 (see r6492)
* cbprofiler: auto-select active build target for convenience
* wizards: use images with transparency (if supported by
platform)
- debugger: some sanity checks concerning wxTeeItems
2010-08-19 05:39 mortenmacfly
svn6493:  * introduced (and used) some new SDK events:
EVT_EDITOR_SWITCHED, EVT_PROJECT_FILE_CHANGED,
EVT_CLEAN_PROJECT_STARTED, EVT_CLEAN_WORKSPACE_STARTED
* make the link to the build log file always use forward slashes
- some code-cleanup (remove obsolete commented portions)
2010-08-19 05:27 mortenmacfly
svn6492:  * applied (modified) patch #2894: Set parent window of
cbMessageBox where possible This fixes "message boxes behind main
dialogs" under Unix/Linux
* applied blended colour to loggers to hopefully fix the colour
issues with the loggers under Linux with dark themes
2010-08-19 04:55 mortenmacfly
svn6491:  * applied patch #2839: Select file from all projects in
the workspace
- some code clean-up (e.g. tagetting MSVC compilr?!)
2010-08-18 15:05 biplab
svn6490:  * Non-pch build fix.
2010-08-18 12:01 afb
svn6489:  - libwxpropgrid is already included in libcodeblocks
2010-08-18 07:40 afb
svn6488:  - DoxyBlocks: fix typo in the dist list
2010-08-15 18:41 mortenmacfly
svn6484:  - compiler: another trial to stop the posts of ignorant
people in the forums
2010-08-11 14:39 jenslody
svn6476:  * another fix for the wxPropertyGridManager splitter
issue in wxSmith: see svn6405
2010-08-11 14:27 mortenmacfly
svn6475:  * added TARGET_OUTPUT_FILENAME to macrosmanager
(partially applied patch #2937)
2010-08-11 14:18 mortenmacfly
svn6474:  * applied patch #3045: Get rid of lexer_nassi.* files
* applied patch #3041: Adding wxFileName::IsFileWritable for
scripting
* applied patch #3040: Add CurrentSelection to the Macros
2010-08-11 13:33 jenslody
svn6473:  * avoid crash of wxChartCtrl, if style contains
USE_GRID and no chart is added (default in wxSmith preview);
fix wrong casting of style, that can lead to a build error
2010-08-09 05:12 mortenmacfly
svn6465:  * pumped TinyXML to 2.6.1 (plus some patches from
TinyXML SVN trunk) -> fixes some C++ inconsistencies
2010-08-08 16:55 killerbot
svn6463:  * applied : Patch to make '--add-brackets / -j' option
available in astyle plugin
(http://forums.codeblocks.org/index.php/topic,13054.msg87865.html)
2010-08-03 18:53 mortenmacfly
svn6443:  - corrected object output folder for NassiShneiderman
plugin under Unix
2010-08-02 20:24 jenslody
svn6441:  * projectmanager: immediately change color of files in
projects tree, if compilation or linking is turned on or off;
restore selected node after rebuild of projects tree (see
http://forums.codeblocks.org/index.php/topic,12131.0.html for
details)
2010-08-02 06:25 mortenmacfly
svn6437:  * cbProject: allow macro replacements for file path's,
too (sse wxFileName::GetFullPath instead of GetFullName)
2010-07-29 05:14 jenslody
svn6435:  * (temporarily?) removed wxMediaCtrl from wxSmith,
because it breaks compilation on allmost all linux distributions
(see http://forums.codeblocks.org/index.php/topic,12977.0.html
for details )
2010-07-26 06:38 mortenmacfly
svn6425:  * wxSmith: added missing images (icons) for new
controls
- wxSmith: corrected a spelling error
2010-07-26 04:57 biplab
svn6424:  * Fixed: Build with wx-2.9.1
2010-07-26 04:55 biplab
svn6423:  * Fixed: Deprecated function call with wx-2.9.1
2010-07-26 04:41 biplab
svn6422:  * Fixed: Build with wx-2.9.1
2010-07-26 04:39 biplab
svn6421:  * Fixed: Build with wx-2.9.1
2010-07-26 04:30 biplab
svn6420:  * Fixed: Bug in Previous commit.
2010-07-26 04:24 biplab
svn6419:  * Fixed: Build with wx-2.9+.
2010-07-25 19:37 mortenmacfly
svn6418:  * build fixes to EditorTweaks and wxSmith related
projects under Unix
2010-07-25 19:15 mortenmacfly
svn6417:  - NassiShneiderman plugin: add default path to boost
libs to compiler options (Unix)
2010-07-24 11:14 biplab
svn6416:  * Fixed: Warning message.
2010-07-24 08:06 biplab
svn6415:  * Avoid: "warning: unused parameter"
2010-07-23 18:59 mortenmacfly
svn6414:  * wxSmith: Updated number of wxWidgets controls
supported by applying patch of Cryogen (Thanks!)
* wxSmith: Namely these are: wxAnimationCtrl, wxBitmalCombobox,
wxColourPicker, wxContextHelpButton,
* wxSmith: ...wxDialUpManager, wxDirPickerCtrl, wxFilePickerCtrl,
wxFindReplaceDialog, wxFontDialog, wxFontPickerCtrl,
* wxSmith: ...wxHtmlEasyPrinting, wxHyperLinkCtrl, wxListView,
wxMEdiaCtrl, wxMessageDialog, wxPageSetupDialog,
* wxSmith: ...wxPasswordEntryDialog, wxPrintDialog,
wxProgressDialog, wxRichTextCtrl, wxRichTextFormattingDlg,
* wxSmith: ...wxRichTextStyleOrganiserDialog, wxSearchCtrl,
wxSimpleHtmlListbox, wxTextEntryDialog, wxTreebook
2010-07-23 16:22 biplab
svn6413:  * Fixed: [Bug #17318] Crash in Hex Editor
2010-07-21 05:32 mortenmacfly
svn6411:  - minor update of project files for more consistency
and removal of warnings
2010-07-20 18:37 killerbot
svn6408:  - build fix (build got broken in previous commit)
2010-07-20 15:46 biplab
svn6407:  * Reference can not be NULL. Refer section 8.3.2 of
ISO/IEC 14882:2003(E) for more details.
2010-07-20 12:13 jenslody
svn6406:  * save state and order of tabs in Logs and others (see
http://forums.codeblocks.org/index.php/topic,12554.msg85056.html#msg85056
and
http://forums.codeblocks.org/index.php/topic,12650.msg85657.html#msg85657)
2010-07-20 05:26 mortenmacfly
svn6405:  * wxSmith: applied patch by Cryogen to fix wxPropGrid
issue with first column always being at min size
2010-07-15 14:52 mortenmacfly
svn6402:  - avoid creation of profile info (gmon.out) for Doxygen
plugin
2010-07-14 17:29 killerbot
svn6400:  - doxyblocks update
2010-07-09 16:33 killerbot
svn6386:  * fix : EditorTweaks stealing regular shift-ins
functionality (aka ctrl-v / paste)
2010-07-08 19:04 killerbot
svn6385:  - update to latest version of DoxyBlocks
2010-07-03 07:47 killerbot
svn6384:  - fix to previous commit
2010-07-03 07:25 killerbot
svn6383:  - non pch fixes (thanks Tim)
2010-07-03 07:17 killerbot
svn6382:  - version
2010-07-03 07:16 killerbot
svn6381:  - remove warning
2010-07-03 07:15 killerbot
svn6380:  - minor change, and bring back the -Wall
2010-06-30 17:52 pecan
svn6379:  BrowseTracker - 1.2.95 2010/06/30 - Ignore Editor line
1 activations in JumpTracker
2010-06-28 17:10 killerbot
svn6378:  - by default no svg functionality (will raise to many
problems with people building CB and wx) on windows (maybe we
could add an extra target with the svg support ?)
2010-06-28 17:09 killerbot
svn6377:  - remove warnings
2010-06-27 15:56 killerbot
svn6376:  - updates
2010-06-27 14:57 killerbot
svn6375:  * Added DoxyBlocks, EditorTweaks, NassiShneiderman and
Cscope plug-ins
2010-06-27 07:24 killerbot
svn6374:  - remove warnings
2010-06-27 07:22 killerbot
svn6373:  - remove warnings
2010-06-25 18:51 jenslody
svn6372:  * fix a bug that prevents tab-position (top or bottom)
in message-pane from being restored
2010-06-22 13:27 pecan
svn6370:  CodeSnippets - remove use of precompiled header in App
project
2010-06-21 19:35 killerbot
svn6369:  - remove warnings
2010-06-21 19:34 killerbot
svn6368:  - remove warnings
2010-06-21 19:34 killerbot
svn6367:  - remove warnings
2010-06-21 19:33 killerbot
svn6366:  - remove warnings
2010-06-20 20:35 jenslody
svn6365:  * fix a bug that make project prebuild-steps be invoked
twice in workspace-build (see:
http://forums.codeblocks.org/index.php/topic,12774.msg86405.html#msg86405)
2010-06-13 10:57 killerbot
svn6354:  - remove warnings
2010-06-13 07:13 killerbot
svn6353:  - include fix
2010-06-12 20:33 killerbot
svn6352:  - remove warnings
2010-06-12 18:50 killerbot
svn6351:  - fix unix project file
2010-06-12 18:37 killerbot
svn6350:  - remove warnings
2010-06-12 18:15 killerbot
svn6349:  - remove some warnings
2010-06-12 18:03 killerbot
svn6348:  - remove some warnings
2010-06-12 18:02 killerbot
svn6347:  - remove some warnings
2010-06-12 10:46 killerbot
svn6346:  - build fix
2010-06-11 08:45 jenslody
svn6342:  * fix a bug when changing EOL-mode from editor
configuration dialog, see
http://forums.codeblocks.org/index.php/topic,12712.msg86084.html#msg86084
for details
2010-06-11 05:28 mortenmacfly
svn6341:  - fixed Linux part of wxSmitAui project file
2010-06-10 17:31 jenslody
svn6340:  * wxSmith-Aui: build fix
2010-06-10 10:55 mortenmacfly
svn6339:  * partially merged debugger_branch into trunk:
* updated wxPropGrid from 1.2 to 1.4 version
* moved wxPropGrid from wxSmith to the core as DLL as it will 7
can be re-used
- modified build system, project files (needs some more work,
probably)
2010-06-08 12:44 afb
svn6336:  * fix console only debugging (gdb tty) on wxMac
2010-06-05 19:59 afb
svn6333:  * fix keybinder mappings on wxMac, as the Command key
was missing
(mapping for instance Find to just "f", rather than "Ctrl-f"...)
the Control key is very seldom used, but maps to "XCtrl-" if so.
doesn't affect other platforms, where wxACCEL_CMD == wxACCEL_CTRL
2010-06-05 12:39 biplab
svn6332:  * Fixed: Broken make dist inside astyle folder.
2010-06-05 09:59 afb
svn6331:  - make splash screen default to the size of the splash
image (the resize is broken on mac)
2010-06-05 09:22 afb
svn6330:  * only use -lX11 on wxGTK, not on wxMSW/wxMac
2010-06-05 09:17 afb
svn6329:  - add X11 CFLAGS/LIBS (like GTK2), for linking directly
with X
2010-06-03 04:34 mortenmacfly
svn6324:  * pumped AStyle to 1.25
2010-06-03 04:27 mortenmacfly
svn6321:  - fixed tiny build error introduced in r6312
2010-06-01 13:53 biplab
svn6316:  * Fixed: [Bug #15438] Abbreviations problem with
doxygen comment
2010-06-01 13:28 biplab
svn6314:  * Applied: [Patch #2990] fix linking of codesnippets
plugin
2010-06-01 13:19 mortenmacfly
svn6313:  - fixed missing file in Makefile for wxscintilla
2010-06-01 12:45 mortenmacfly
svn6312:  * pumped scintilla/wxScintilla to v2.1.2 (incl.
updating code generation script and regenerating code...
obviously)
- fixed some spelling/alignment mistakes
2010-06-01 12:13 mortenmacfly
svn6309:  * applied patch #2902: Improvement in TabSwitcher
2010-06-01 11:21 mortenmacfly
svn6308:  * applied patch #2849: Multiline S&R, (the return of
rickg22)
2010-05-31 09:18 jenslody
svn6297:  * added missing format-file in debian/source,
thanks afb
2010-05-30 18:54 killerbot
svn6287:  - fixed typo
2010-05-30 16:23 jenslody
svn6286:  * Changed version of base-release to 10.05 in some
files;
added shell-script to download actual documentation from our
server;
added doc-packages to debian/control, added install and doc-base
files therefore;
added README.Debian;
updated some copyright-informations
2010-05-27 09:09 jenslody
svn6282:  * fix for bug #16951 and #17068: Project properties
dialog too large, caused by wxTreectrl from libfinder-plugin
2010-05-25 05:00 mortenmacfly
svn6276:  - fixed spelling mistake plattform -> platform
2010-05-19 09:59 mortenmacfly
svn6261:  * prepared new logo
2010-05-15 08:54 biplab
svn6235:  * Fixed: Typo in changelog of codeblocks.spec.in.
2010-05-14 18:19 mortenmacfly
svn6233:  - introducing naming scheme for title
2010-05-12 14:12 biplab
svn6219:  * Applied: [Patch #2977] PATCH for wxSmith, fixed the
min size preview bug.
2010-05-11 06:17 mortenmacfly
svn6218:  * fixed possible crash candidate
2010-05-11 05:58 mortenmacfly
svn6217:  - introducing naming scheme for logos
2010-05-08 08:17 killerbot
svn6216:  - non pch build ifx
2010-05-07 15:21 biplab
svn6215:  * Applied: [Patch #2969] to wxWidgets wizard.
2010-05-07 15:16 biplab
svn6214:  * Applied: [Patch #2974] adjust path to scintilla in
"plugin::ScriptedWizard"
2010-05-05 14:12 mortenmacfly
svn6213:  * CC: Fix a bug for ' extern "C++" ' (thanks Loaden)
2010-05-05 14:10 mortenmacfly
svn6212:  - removed accidentally committed file
2010-05-05 14:09 mortenmacfly
svn6211:  * CC: fix 'Tokenizer::FixArgument' bug: support skip
C++ comment (thanks Loaden)
2010-05-05 14:08 mortenmacfly
svn6210:  * applied patch for wizard's default compiler error
(thanks Loaden)
2010-05-05 14:06 mortenmacfly
svn6209:  * CC: bug fix for GetGCCCompilerDirs failed in
Archlinux (thanks Loaden)
2010-05-01 08:37 jenslody
svn6206:  * fix for bug #17097 (Manager panel incorrect
behaviour), also changes the behaviour of logger tabs, they now
get toggled instead of closed, if close_on_all_tabs is active and
the close-button is clicked (fix the bug described here:
http://forums.codeblocks.org/index.php/topic,12450.0.html)
2010-04-22 07:28 mortenmacfly
svn6205:  - start_here page: landed in 2010
2010-04-16 17:28 jenslody
svn6204:  * fixed a typo in sqstdstring.cpp
2010-04-12 07:47 mortenmacfly
svn6203:  * cc: applied patch by Loaden to fix VC header parsing
* cc: some code cleanup, additional debug messages
2010-04-06 05:38 jenslody
svn6202:  * fixed a bug on linux: the list of plugins that should
be loaded in batch-build-mode was not saved
2010-04-04 08:21 killerbot
svn6201:  - little date/timestamp fix
2010-03-30 18:07 killerbot
svn6198:  - bracecompletion fix
2010-03-28 12:39 killerbot
svn6197:  - applied path from GeO
2010-03-23 19:55 killerbot
svn6196:  - applied patch 2954
2010-03-21 17:29 jenslody
svn6195:  - Incremental-Search-plugin: cosmetical changes to
configuration-dialog as suggested by mariocup
2010-03-21 13:02 killerbot
svn6194:  - CppCheck : add project include dirs to cppcheck
invocation
2010-03-16 16:18 biplab
svn6190:  * Fixed: Compiler warning - "warning: 'dllimport'
attribute ignored"
2010-03-16 15:41 biplab
svn6189:  * Build fix for SqPlus.
2010-03-11 22:21 killerbot
svn6188:  - minor backslash -> forward slash fix
2010-03-07 21:51 killerbot
svn6187:  * CppCheck plug-in : switch to input file list style of
the new cppcheck (1.41)
2010-03-03 20:29 pecan
svn6186:  KeyBinder 1.0.49 2010/03/3
- Apply patch 2885 by techy
2010-02-28 16:17 biplab
svn6182:  * Fixed: A bug in "Advanced Options" page of wxWidgets
Project wizard. (Thanks Hans Henrik for pointing this)
2010-02-26 11:07 jenslody
svn6181:  - reduce build-warnings (and speed up compiling) on
linux, by (re-)enabling use of precompiled headers in the project
files of some contrib-plugins
2010-02-26 10:43 jenslody
svn6180:  - non pch build fix
2010-02-25 21:47 pecan
svn6179:  BrowseTracker 1.2.94 2010/02/25
- Apply patch 2886 by techy
2010-02-20 10:12 biplab
svn6178:  * Fixed: rpm build issues.
2010-02-20 01:24 pecan
svn6177:  BrowseTracker 1.2.93 2010/02/19
- Diable Ctrl-Left_Mouse key usage when user sets editor
multi-selection enabled.
2010-02-19 13:21 jenslody
svn6175:  * contrib-plugins: fix execution working dir and (path
to) host application, so all plugins can be started and debugged
from within C::B
2010-02-18 15:44 biplab
svn6174:  * Clean-up: svn propset
2010-02-18 15:35 biplab
svn6173:  * Fixed: broken rpm build due to path change from
icons/gnome/* to icons/hicolor/*
2010-02-18 13:21 biplab
svn6171:  * Updated: rpm spec file to use .tar.bz2 as source
tarball extension
2010-02-18 11:37 jenslody
svn6170:  * fixed: Assertion with wxWidgets debug-build, due to
incorrect image size
2010-02-15 20:52 mariocupelli
svn6166:  - correct typo
2010-02-15 15:29 biplab
svn6165:  * Fixed: Assert failure with wx-debug build.
2010-02-15 13:07 biplab
svn6164:  * Applied: [Patch #2926] Fix for closed bug #16808 -
codesnippets install/uninstall
2010-02-15 11:15 mortenmacfly
svn6163:  * pumped (wx)scintilla to version 2.0.3 to resolve a
conflict with rectangular selections
- applied some API changes of scintilla to wxScintilla
2010-02-15 10:24 biplab
svn6162:  * Applied: [Patch #2927] Fix for closed bug #16809 -
scriptedwizard install/uninstall
2010-02-15 04:08 biplab
svn6159:  * Applied: [Patch #2907] Fixes ConsoleRunner build on
POSIX/SUS systems. (See
http://www.opengroup.org/onlinepubs/000095399/basedefs/sys/wait.h.html
- For WIFEXITED etc. macros)
2010-02-14 06:37 biplab
svn6157:  * Applied: [Patch #2611] Make HexEditor plugin portable
(no C99)
2010-02-14 02:44 biplab
svn6156:  * Removal of file from active project is now disabled
during compiling (either via 1) pressing "Delete" button or 2) by
clicking "Remove file from project" menu option)
2010-02-12 01:07 pecan
svn6155:  CodeSnippets 1.3.120 2010/02/11
- Fix crash when double clicking previously opened snippet
- Copy fixes 5995 & 6000 from CB EditorManager to SEditormanager
2010-02-10 14:21 biplab
svn6154:  * Clean-up: svn propset
2010-02-10 13:42 biplab
svn6153:  * Fixed: [Bug #16808] codesnippets clean and uninstall
leaves file behind _correctly_
2010-02-10 13:40 biplab
svn6152:  * Fixed: [Bug #16809] scriptedwizard clean and
uninstall leaves file behind _correctly_
2010-02-10 10:35 mortenmacfly
svn6151:  * added SFML project wizard and template (applying
patch #2851)
2010-02-09 16:02 biplab
svn6150:  * Cleanup: SVN propset, inconsistent line ending.
2010-02-09 16:00 biplab
svn6149:  * Cleanup: SVN propset, inconsistent line ending.
2010-02-09 15:58 biplab
svn6148:  * Cleanup: SVN propset, inconsistent line ending.
2010-02-09 15:56 biplab
svn6147:  * Cleanup: SVN propset, inconsistent line ending.
2010-02-09 15:50 biplab
svn6146:  * Fixed: [Bug #16808] codesnippets clean and uninstall
leaves file behind
2010-02-09 15:47 biplab
svn6145:  * Fixed: [Bug #16809] scriptedwizard clean and
uninstall leaves file behind
2010-02-09 15:40 biplab
svn6144:  * Cleanup: SVN propset.
2010-02-09 15:24 biplab
svn6143:  * Cleanup: SVN propset.
2010-02-09 15:16 biplab
svn6142:  * Cleanup: SVN propset.
2010-02-09 15:12 biplab
svn6141:  * Cleanup: SVN propset.
2010-02-09 15:11 biplab
svn6140:  * Cleanup: SVN propset.
2010-02-09 15:10 biplab
svn6139:  * Cleanup: SVN propset.
2010-02-09 15:05 biplab
svn6138:  * Cleanup: SVN propset.
2010-02-09 15:05 biplab
svn6137:  * Cleanup: SVN propset, inconsistent line ending.
2010-02-07 19:27 jenslody
svn6136:  * fix a drag and drop bug in wxScintilla: on linux only
copying was allowed, not moving of selected text
2010-02-05 13:02 jenslody
svn6135:  * avoid crashes in wx-2.9, due to incorrect dimensions
of wxFlexGrid in editor-configuration dialog, see
http://forums.codeblocks.org/index.php/topic,11952.msg81411.html#msg81411
for details
2010-02-03 17:43 mortenmacfly
svn6134:  * allow the "x" to close a tab to appear on all tabs
(via settings -> environment -> notebook)
* class wizard: handle "no implementation file" correctly.
* fixed wrong scope for "ReplaceInFiles" dialog
* applied patch #2882: call SetDesc() of the command-line parser
only once
* applied patch #2865: categorize source files regardless of
their capitalization
* applied patch #2869 to fix bug #16076: file manager: allow ANSI
builds to dump char* to file (no changes for unicode build)
* applied patch #2888: cosmetic fix of projectfile.cpp
2010-02-03 14:06 jenslody
svn6133:  - wx-2.9 build fixes
2010-02-03 11:37 jenslody
svn6132:  - removed not needed (double) header-guards , that
slipped in with last commit
2010-02-03 11:28 jenslody
svn6131:  * subclassed wxAuiNotebook, to work around some
annoying issues:
C::B often crashed on linux when dragging tabs with composite
effects enabled,
Ctrl+Tab did not respect taborder after dragging tabs,
Ctrl+Tab did not wrap at the end or the beginning,
Ctrl+Tab jumped through all tabs, even if new tab groups have
been created,
the taborder could not be saved after reordering the tabs with
drag and drop;
see
http://forums.codeblocks.org/index.php/topic,11519.msg81378.html
for details
2010-02-02 10:15 mortenmacfly
svn6130:  * add ACTIVE_EDITOR_LINE, ACTIVE_EDITOR_LINE_0,
ACTIVE_EDITOR_COLUMN, ACTIVE_EDITOR_COLUMN_0 macros pointing to
the current editor's line/column (one and zero based)
2010-02-02 09:43 mortenmacfly
svn6129:  * do the same fix as r6128 for lib_finder and
codesnippets, too (they are affected, too)
2010-02-02 08:53 jenslody
svn6128:  - wxSmith: fix possible crash on windows, due to
linking with tinyxml, what is already statically linked into
codeblocks-library
2010-01-31 11:51 mandrav
svn6127:  * Added "Reset to defaults" button in
"Environment->Docking system" settings.
2010-01-31 11:25 jenslody
svn6126:  - wx-2.9 build-fixes (especially for scrollingdialog.*
and linux)
2010-01-31 03:56 biplab
svn6125:  * Cleanup: SVN propset.
2010-01-31 03:53 biplab
svn6124:  * Cleanup: SVN propset, inconsistent line ending.
2010-01-31 03:52 biplab
svn6123:  * Cleanup: SVN propset.
2010-01-31 03:49 biplab
svn6122:  * Cleanup: SVN propset.
2010-01-31 03:46 biplab
svn6121:  * Fixed: Broken build with wx-2.9 due to rev 6120.
2010-01-30 22:28 mandrav
svn6120:  * Added CallMenu() script command to call menus from
scripts (e.g. "/Valgrind/Run Valgrind::MemCheck").
2010-01-30 02:24 biplab
svn6119:  * Added: WX_VERSION env var to Code::Blocks project
file.
2010-01-29 22:15 mandrav
svn6118:  * Added two new script commands: ExecuteToolPlugin()
and ConfigureToolPlugin().
2010-01-26 09:15 jenslody
svn6117:  * added missing include in wxPrpgrid's odcombo.cpp,
needed if wxUSE_POPUPWIN is not defined
2010-01-26 09:12 mortenmacfly
svn6116:  - some build fixes for the Mac (thanks afb)
2010-01-26 08:37 jenslody
svn6115:  * added missing include in infowindow.h, needed if
wxUSE_POPUPWIN is not defined;
reduced compiler warnings
2010-01-25 19:12 mortenmacfly
svn6114:  - compilation fix for GCC 3.3.3 (by applying patch
#2802)
2010-01-24 16:03 jenslody
svn6113:  * fix some issues of symbols-browser:
if view was "Active project's symbols:" a change of the active
project was not recognized;
if view was "Current file's symbols:" the toolbar was cleared, if
all files except one have been closed;
if view was "Current file's symbols:" the symbols-browser still
shows the content of the last open file, after all files have
been closed;
2010-01-24 09:10 mortenmacfly
svn6111:  - some build fixes (missing include, wrong setup)
2010-01-23 22:05 mandrav
svn6110:  * Fixed CC parsing bug resulting to crash (preprocessor
definitions inside template arguments - e.g. boost)
2010-01-23 13:40 mortenmacfly
svn6106:  * reverted problematic PipedPocess patch than
accidentally slipped in
- updated some project files to reduce linker warnings
- updated updated some source files with re-generated wxSmith
content (no functional change!)
2010-01-23 13:27 mortenmacfly
svn6105:  - updated broken images
- updated revision script (was down-graded through merge?!)
2010-01-23 12:56 mortenmacfly
svn6104:  * merged scintilla branch into trunk. this brings a lot
now core features
* all changes from scintilla since v1.7 (like virtual space, more
lexers, dynamic lexer loading...)
* use wxScollingDialog to avoid large size dialogs not fitting
into a certain (small) screen resolution
- (for more details see changelog in the scintilla branch)
2010-01-23 09:08 mortenmacfly
svn6100:  * CC: another bug fix for parsing class names :-/
- CC: added updated wxSmith resource file, too (forgotten on last
commit)
- CC: some code clean-up
2010-01-22 13:45 jenslody
svn6099:  * fix a bug where local workspace was parsed as global
instead of local
2010-01-19 11:08 mortenmacfly
svn6091:  * CC: fixed bug with not parsing function arguments
anymore (thanks OllyDbg)
* CC: added support for global namespace (thanks blueshake)
* CC: handle extern keyword more intelligent (fixing missing STL
statements) (thanks blueshake)
* CC: debugger tool shows more info (flags missing so far)
- CC: fixed some compiler warnings
2010-01-19 06:00 jenslody
svn6090:  - IncrementalSearch-plugin: comment out unneeded
debug-message
2010-01-17 02:40 biplab
svn6089:  * Fixed: [Bug #15912] AStyle removes debugger break
points.
2010-01-15 13:16 mortenmacfly
svn6088:  - some case fixes for labels
2010-01-15 12:08 mortenmacfly
svn6087:  * allow macros in default code
2010-01-14 16:01 mortenmacfly
svn6086:  * fixed a bug with accelerator being used twice (thanks
daniloz)
* CC: fixed bug with skipping to wrong character (thanks OllyDbg)
* CC: fixed bug with enabling parse while typing (thanks
blueshake)
2010-01-14 08:22 mortenmacfly
svn6085:  * applied (modified) patch #2861: New sharedlib project
- choose between c and c++
2010-01-14 08:15 mortenmacfly
svn6084:  * compiler: applied patch #2897: PrependDir() can be
used for single directory only
* compiler: applied patch #2877: CompilerOptionsDlg acesses tabs
that don't exist
* compiler: LCC compiler supports new registry key for
auto-detection
2010-01-13 15:23 biplab
svn6083:  * wx-2.9 migration: Build fixes for HexEditor.cpp
2010-01-13 13:52 mortenmacfly
svn6082:  * CC: made parsing while typing ("real time parse") an
option as it slows down the IDE massively for large projects
* CC: remove some crash candidates
- CC: some code clean-up and optimisations
2010-01-13 11:17 mortenmacfly
svn6081:  * CC: added missing replace to initialisation
* CC: allow using a non-alphanumeric replace token
* CC applying patch by OllyDbg to handle template arguments
better
- CC: some code clean-up
2010-01-12 16:41 biplab
svn6080:  * Fixed: Compiler warning.
2010-01-12 16:40 biplab
svn6079:  * wx-2.9 migration: Build fixes for
projectfileoptionsdlg.cpp
2010-01-12 15:39 biplab
svn6078:  * Added: Build fixes necessary to compile with wx-2.9.
2010-01-11 16:01 biplab
svn6077:  * StlPort wizard: Added linker option to enable
thread-safe exception handling on Windows.
2010-01-11 15:59 biplab
svn6076:  * Ogre wizard: Added linker option to enable
thread-safe exception handling on Windows.
2010-01-11 15:56 biplab
svn6075:  * Plugin wizard: Added linker option to enable
thread-safe exception handling on Windows.
2010-01-11 15:54 jenslody
svn6074:  * fix for automake system: the bootstrap-script wrongly
determined automake 1.11.1 as version below 1.7 and stopped build
with an error (see
http://forums.codeblocks.org/index.php/topic,11828.msg80247.html#msg80247
for details).
2010-01-11 15:37 biplab
svn6073:  * Enabled (for share_config plugin): Linker option to
use thread-safe exception handling on Windows. See the following
link for more details
(http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options)
2010-01-11 15:35 biplab
svn6072:  * Enabled (for contrib plugins): Linker option to use
thread-safe exception handling on Windows. See the following link
for more details
(http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options)
2010-01-11 15:31 biplab
svn6071:  * Enabled: Linker option to use thread-safe exception
handling on Windows. See the following link for more details
(http://gcc.gnu.org/onlinedocs/gcc-4.4.2/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options)
2010-01-11 10:18 mortenmacfly
svn6070:  * CC: fixed a bug with arguments not being handled
correctly for typdef'd function pointers (tokens tree had invalid
entries)
2010-01-11 08:46 mortenmacfly
svn6069:  - cc: tokens tree dump: show a busy info dialog as
computation may really take some time and UI is locked.
2010-01-11 08:35 mortenmacfly
svn6068:  * cb_share_config: updated to include token
replacements of CC, too
2010-01-10 15:56 biplab
svn6067:  * Reverted: GCC Version check was disabled on
Linux/Mac. Now it is disabled while compiling with wx-2.9 across
all platforms.
* Fixed: [Bug #16643] SetupIncludeDirs fails to detect gcc4+
2010-01-10 08:04 biplab
svn6066:  * Fixed: Window size of dlgAbout.
2010-01-10 00:01 jenslody
svn6065:  - ThreadSearch-plugin: use different images for toggled
buttons, it's easier to determine the state (on windows);
support macro-replacement for directories to search in
2010-01-09 19:05 mortenmacfly
svn6064:  * CC: added ability to save tokens tree, list of files
and include dirs through CC debug window
2010-01-09 18:04 biplab
svn6063:  * Fixed: [Bug #16562] -mthreads not set when linking
wxWidgets project
2010-01-09 17:14 biplab
svn6062:  * Fixed: Crash-candidate in openfileslistplugin.cpp
2010-01-07 12:04 mortenmacfly
svn6058:  * CC: fixed bug with wrong file being returned reported
here:
http://forums.codeblocks.org/index.php/topic,11800.msg80076.html#msg80076
- CC: massive code clean-up to remove old artifacts
2010-01-06 07:00 mortenmacfly
svn6057:  - CC: added some more debug information to nativeparser
to debug SmartSense
2010-01-05 16:10 mortenmacfly
svn6056:  * CC: removing another possible crash candidate
* CC: decreasing memory foot print of token tree
- CC: some code clean-up, adding some more debug information
2010-01-05 14:52 mortenmacfly
svn6055:  - cc: fixed a possible crash candidate
2010-01-05 12:39 jenslody
svn6051:  - IncrementalSearch-plugin: changed text in conf-dialog
2010-01-05 11:37 jenslody
svn6050:  * IncrementalSearch-plugin: implement shortcut for
backward-search (SHIFT+ENTER);
add option to highlight the text in the toolbar if it gains focus
via menu or shortcut (configurable);
remember cursor position in the toolbar's textcontrol
2010-01-05 09:08 mortenmacfly
svn6049:  - fully document all C::B patches for scripting
(squirrel)
2010-01-04 22:19 jenslody
svn6048:  - fix some more compiler warnings
2010-01-04 21:40 jenslody
svn6047:  - avoid compiler warnings on 64-bit linux
2010-01-04 21:40 jenslody
svn6046:  - avoid compiler warnings on 64-bit linux
2010-01-04 19:10 mortenmacfly
svn6045:  * CC: applied patch by blueshake: "real time parse"
* CC: applied patch by ollydbg: "better handling of typedef"
* CC: fixed bug in argument handling
* CC: fixed bug with token replacements
- CC: some code clean-up and removal of compiler warnings, some
more debug info
2010-01-04 13:52 biplab
svn6044:  * Fixed: Couple of compiler warnings.
2010-01-04 13:51 biplab
svn6043:  * Fixed: Couple of compiler warnings.
2010-01-04 11:24 jenslody
svn6042:  - another small fix to new scripting engine to avoid a
compiler warning on 64-bit linux
2010-01-04 10:41 mortenmacfly
svn6041:  - some more tiny adjustments to new scripting engine to
avoid compiler warnings
2010-01-04 09:37 biplab
svn6040:  * Fixed: Broken build due to missing code from
pre-processor section. (Thanks Jens for pointing this).
2010-01-04 09:34 biplab
svn6039:  * Fixed: Broken build by reintroducing C::B specific
patch. (Thanks Morten for pointing this)
2010-01-03 15:25 biplab
svn6035:  * Squirrel Update (Part 2 - Final part)
- Updated: Squirrel to version 2.2.4
- Added: Necessary fixes to build on Win 64 bit platform.
2010-01-03 15:19 biplab
svn6034:  * Squirrel Update (Part 1)
- Updated: Squirrel to version 2.2.4
- Added: Necessary fixes to build on Win 64 bit platform.
2010-01-03 13:02 biplab
svn6033:  * Fixed: Warning due to use wxString:find
2010-01-03 12:41 biplab
svn6032:  * Fixed: Build with wx-2.9
2010-01-03 05:57 biplab
svn6031:  * Fixed: Inconsistent line ending.
* Fixed: svn-propset.
2010-01-03 05:54 biplab
svn6030:  * Fixed: svn-propset.
2010-01-03 05:29 biplab
svn6029:  * Fixed: Inconsistent line ending.
* Fixed: svn-propset.
2010-01-03 05:27 biplab
svn6028:  * Fixed: svn-propset.
2010-01-03 05:25 biplab
svn6027:  * Fixed: svn-propset.
2010-01-03 05:23 biplab
svn6026:  * Fixed: svn:eol-style set to native.
2010-01-03 05:16 biplab
svn6025:  * Fixed: svn:eol-style set to native.
2010-01-03 05:15 biplab
svn6024:  * Cosmetic Fix: Build-date-time stamp will now show 32
bit/64 bit depending on the build.
2010-01-02 15:05 killerbot
svn6023:  - further support for new xml style (xwhat/text) for
Valgrind 3.5.0
2010-01-02 14:31 killerbot
svn6022:  * Valgrind plug-in : support Valgrind 3.5.0
2010-01-02 08:20 killerbot
svn6021:  - include fix
2010-01-01 12:55 jenslody
svn6016:  * fix incorrect use of wxString::find() instead of
wxString::Find() in two cases.
2009-12-31 22:12 jenslody
svn6015:  * cc-plugin: (hopefully) final fix for a crash-candidat
in ClassBrowserBuilderThread
2009-12-31 21:44 jenslody
svn6014:  * fix an issue, where plugins can not be found on some
64-bit linux systems, see
http://forums.codeblocks.org/index.php/topic,8755.msg78525.html#msg78525
for details
2009-12-31 21:16 jenslody
svn6013:  * cc-plugin: fix for a crash-candidat in
ClassBrowserBuilderThread
2009-12-31 17:09 mortenmacfly
svn6012:  * applied patch #2892: Array index out of range
2009-12-31 17:03 mortenmacfly
svn6011:  * applied patch #2887: Parserthread doesn't check if
the file exists
2009-12-31 17:02 mortenmacfly
svn6010:  - applied patch #2893: Use file types from dynamic
groups instead of hard-coded file types
2009-12-31 16:59 mortenmacfly
svn6009:  * applied patch #2874: OnPageChanged called upon
creation
2009-12-31 16:54 mortenmacfly
svn6008:  * applied patch #2891: Check return value of
wxEncodingConverter::Init()
2009-12-31 16:25 mortenmacfly
svn6007:  * applied patch #2881: Remove the wizardry that loads
CBTreeCtrl
2009-12-31 16:22 mortenmacfly
svn6006:  * applied #2866: Make wildcard select in multiselectdlg
work properly
2009-12-31 16:21 mortenmacfly
svn6005:  * applied patch #2833: regex testbed refinements
2009-12-31 16:15 mortenmacfly
svn6004:  - tiny formatting adjustments
2009-12-31 16:10 mortenmacfly
svn6003:  - tiny fix to patch #2864
2009-12-31 16:07 mortenmacfly
svn6002:  * applied patch #2854: Added macro
$(TARGET_COMPILER_DIR) to macrosmanager
2009-12-31 16:05 mortenmacfly
svn6001:  * applied patch #2842: Switcher dialog: Mouse wheel
support and hot tracking
2009-12-31 16:00 mortenmacfly
svn6000:  - tiny fix to patch #2803
2009-12-31 14:56 mortenmacfly
svn5999:  * applied patch #2884: Don't call Expand on wxTreeCtrl
with wxTR_HIDE_ROOT
2009-12-31 14:55 mortenmacfly
svn5998:  * applied (modified) patch #2880: Open clipboard before
its use
2009-12-31 14:54 mortenmacfly
svn5997:  * applied patch #2878: Different type used in xrc and
XRCCTRL
2009-12-31 14:52 mortenmacfly
svn5996:  * applied patch #2876: Global variable dialog array
access fixes
2009-12-31 14:51 mortenmacfly
svn5995:  * applied patch #2875: EditorManager accesses invalid
page
2009-12-31 14:50 mortenmacfly
svn5994:  * CC: applied patch #2868: Try harder when opening
includes from context menu
2009-12-31 14:47 mortenmacfly
svn5993:  * applied patch #2867: Try harder when searching file
with compilation error
2009-12-31 14:44 mortenmacfly
svn5992:  - applied patch #2864: Remove extra whitespace from
keyword list
2009-12-31 14:43 mortenmacfly
svn5991:  - compiler: applied patch #2863: Variable name
description for custom makefile
2009-12-31 14:42 mortenmacfly
svn5990:  * CC: applied patch #2856: parserthread accesses memory
behind the end of the string
2009-12-31 14:30 mortenmacfly
svn5989:  * applied patch #2803: faster header source swapping
2009-12-29 15:12 biplab
svn5988:  * Pre-processor fix: To enable compilation with a
non-GCC compiler.
2009-12-29 08:24 killerbot
svn5987:  - remove warnings (thanks stahta01)
2009-12-18 12:06 jenslody
svn5986:  - wxSmith: added wxEVT_COMMAND_SLIDER_UPDATED to
wxSlider
2009-12-18 12:03 jenslody
svn5985:  * workaround for a problem where the indicators used by
HighlightOccurrences and IncrementalSearch hide the text if
wxWidgets is build without rawbitmap support
2009-12-17 17:27 mortenmacfly
svn5984:  * scripted wizard plugin: tiny fix to new DX wizard so
it should work with DX devpak, too
2009-12-17 13:23 mortenmacfly
svn5983:  * updated direct/x wizard to be compatible with DX8 and
DX9
2009-12-16 10:27 mortenmacfly
svn5980:  * added missing EditorReuser class to filemanager which
also fixes issues with CC as of r5979
2009-12-15 11:58 mortenmacfly
svn5978:  * cc plugin: fixed bug with broken CC after e.g. a call
to a static member function within a local scope (thanks ollydbg)
2009-12-15 08:39 mortenmacfly
svn5977:  - cc plugin: fixed ooops.
2009-12-15 08:35 mortenmacfly
svn5976:  - cc plugin: some more code cleanup while hunting a bug
2009-12-15 07:40 mortenmacfly
svn5975:  * cc plugin: applied patch by blueshake to re-parse on
demand only
* cc plugin: applied patch by blueshake to get the function
tokens from the tokentree with filename directly based on
real-time parse
- cc plugin: a lot more useful trace information for the parser
2009-12-14 13:57 mortenmacfly
svn5974:  * cc plugin: applied patch by OllDbg: documentation and
TRACE macro usage
- cc plugin: removed some compiler warnings
- cc plugin: extended test cases
2009-12-11 16:09 pecan
svn5973:  BrowseTracker 1.2.92 2009/12/11
- Clear m_bProjectClosing in OnProjectOpened() else no initial
activation recorded after project closed.
- Fix JumpTracker inability to switch between editors (caused by
Editor Activation fix)
2009-12-10 14:50 mortenmacfly
svn5967:  * CCCC/CppCheck plugin: Allow choosing the executable
(if not in the path)
* CCCC/CppCheck plugin: Show a busy dialog as the call can take
several minutes
2009-12-09 14:24 jenslody
svn5966:  * fix an issue, where renaming a file can overwrite
existing files, if the new filename is the same as the name of
the existing file (windows-only)
2009-12-09 07:57 jenslody
svn5965:  * fix line-endings in debian-subfolder, added/changed
svn properties
2009-12-08 06:24 mortenmacfly
svn5961:  * updated wxContribItems "wxChart" and "wxThings" to
more recent versions
2009-12-06 01:01 jenslody
svn5954:  * non-pch build fixes
2009-12-05 16:24 biplab
svn5953:  * Fixed: Inconsistent line endings. svn:eol-style
changed to native.
2009-12-05 16:12 biplab
svn5952:  * Fixed: Inconsistent line endings. svn:eol-style
changed to native.
2009-12-01 13:06 mortenmacfly
svn5945:  * CC: added better handling of macros
* CC: better handling of templates
* CC: reduced time for re-parsing in the case of header/source
swapping
* CC: removed possible crash candidate
* CC: better namespace handling for newer GCC 4 macros
- CC: better documentation (thanks OllyDbg)
- CC: class browser uses TRACE macro (thanks OllyDbg)
- CC: addded test case for function signatures
2009-11-30 15:55 pecan
svn5944:  BrowseTracker 1.2.90 2009/11/30
- Add Shutdown test to OnIdle
- OnCloseEditor, Activate the previously active edtor, not the
last tab; EditorManager::OnUpdateUI() used to do this.
wxAuiNotebook broke it.
- OnProjectClosing() ignore recording of closing editors;
OnProjectActivated() activate the current edtior for this project
(not last tab).
- Record last deactivated editor; OnEditorClose activate last
deactivated editor (vs. last tab)
- Fixed: loop in OnIdle() after svn 5939 changes
2009-11-29 16:42 killerbot
svn5943:  - little translation fixes
2009-11-27 08:37 biplab
svn5942:  * Cleanup: SVN propset for update.bat file.
svn:eol-style set to CRLF.
2009-11-27 08:34 biplab
svn5941:  * Cleanup: SVN propset for update script. svn:eol-style
set to LF.
2009-11-27 08:32 biplab
svn5940:  * Cleanup: SVN propset for openfilelist plugin.
2009-11-27 08:16 biplab
svn5939:  * Added: cbEVT_EDITOR_ACTIVATED event to be raised in
case an editor is activated programmetically.
2009-11-22 15:42 biplab
svn5938:  * Fixed: Update script for the following reasons-
1) CB_share_config is not build by default on Linux.
2) codesnippets is also not built by default. Copying it's binary
should be done by the update script accompanying it.
2009-11-22 14:21 biplab
svn5937:  * Fixed: Few discrepancies from unix project file.
2009-11-22 11:34 biplab
svn5936:  * Fixed: Deprecated Function call.
2009-11-22 08:49 killerbot
svn5935:  - adjust working directory in Cccc/CppCheck (thanks
Jens)
2009-11-22 06:56 jenslody
svn5934:  * IncSearch-plugin: added missing images (forgotten in
last commit)
2009-11-21 23:15 jenslody
svn5933:  * IncSearch-plugin: added regex-capabilities
2009-11-21 16:08 biplab
svn5932:  * Applied: [Patch #2812] compilergcc and debuggergdb
svn prop cleanup (files missed in previous commit)
2009-11-21 15:58 biplab
svn5931:  * Applied: [Patch #2812] compilergcc and debuggergdb
svn prop cleanup (Part 2 of 2)
2009-11-21 15:48 killerbot
svn5930:  - linker fix
2009-11-21 14:34 biplab
svn5929:  * Applied: [Patch #2812] compilergcc and debuggergdb
svn prop cleanup (Part 1 of 2)
2009-11-21 13:02 killerbot
svn5928:  - update to previous commit (copy/paste issue)
2009-11-21 12:57 killerbot
svn5927:  - fix typo
2009-11-21 12:55 killerbot
svn5926:  * Add CppCheck plug-in
2009-11-19 05:36 mortenmacfly
svn5925:  - reverted revert as is seems to cause issues on Linux
that need to be clarified.
2009-11-18 20:43 mortenmacfly
svn5924:  - reverted accidentally commit part of a patch
2009-11-16 10:27 mortenmacfly
svn5923:  - fixed missing include on linux
2009-11-16 10:04 jenslody
svn5922:  * fixed build-error introduced in last commit
2009-11-16 09:46 mortenmacfly
svn5921:  * fixed reproducible memory leak by applying patch
#2796 (thanks techy)
* added option to toggle read-only flag of a file (that belongs
e.g. to a version controlled to a project)
* applied some script bindings (thanks obfuscated)
- fixed spelling, missing include
- added Jens ;-)
2009-11-16 09:04 jenslody
svn5920:  * some small fixes for the update-script on linux
2009-11-15 19:13 killerbot
svn5919:  - update
2009-11-15 17:36 killerbot
svn5918:  - missed this one in previous commits
2009-11-15 17:31 killerbot
svn5917:  - update
2009-11-15 17:30 killerbot
svn5916:  - fix
2009-11-15 17:27 killerbot
svn5915:  * added CCCC (C and C++ Code Counter) plug-in
2009-11-14 18:48 killerbot
svn5914:  - fix typo
2009-11-13 05:47 mortenmacfly
svn5912:  - HexEditor plugin: added missing include path for
project file
2009-11-11 11:58 jenslody
svn5911:  * linux: workaround for a wxWidgets-bug, that makes
C::B crash if a floating window gets docked and composite effects
are enabled
2009-11-09 16:01 pecan
svn5908:  BrowseTracker 1.2.85 2009/11/9
- Fix crash when disabling plugins (in BuildMenu)
2009-11-09 14:42 jenslody
svn5907:  * codesnippets: file forgotten in last commit
2009-11-09 14:42 jenslody
svn5906:  * codesnippets: build-fix to avoid name-conflicts
between wxWidgets and newer glib-versions
2009-11-08 18:14 pecan
svn5905:  MouseSap 1.1.7 2009/11/8
- Change Paste() to SetTarget() for Linux
2009-11-08 17:14 pecan
svn5904:  MouseSap 1.1.5 2009/11/8
- Shift-MiddleMouse will paste over marked if cursor also in
marked area else insert pasted data.
2009-11-08 16:50 pecan
svn5903:  Codesnippets 1.3.118 2009/11/8
- FileImport.h for Linux
2009-11-08 16:49 jenslody
svn5902:  * wxScintilla: reduce flickering with newer gtk+ on
linux; thanks Eran for the patch
2009-11-08 16:39 pecan
svn5901:  CodeSnippets 1.3.118 2009/11/8
- re-enable context menu for editors.
- Added config option to turn off tooltips
- Added Save/Close to context menu and filtered entries
- Correct behavior of Close() for editor tabs in SEditorManager
- Import CB resouces when using external codesnippets folder
- Validate dir structure before saving .xml file
(SaveItemsToFile)
- Double click or Enter key on category expands or collapses tree
item
- Fix behavior of docked/floating window at OnRelease()
- Call macro replace only if text has some of "$%["
- Add support for vendors other than "codeblocks"
- Fix erroneous double entry into "Save Index As" routine
- Fix crash in SEditorManager::CheckForExternallyModifiedFiles();
2009-11-08 15:50 pecan
svn5900:  BrowseTracker 1.2.84 2009/11/7
- Corrections for Linux
2009-11-08 14:06 pecan
svn5899:  BrowseTracker 1.2.84 2009/11/7
- Set browse marks sorting flag in OnEditorActivated()
- Set BrowseSelector width window by filename width
- Added JumpTracker; record each activated cursor posn within a
half-page
- Activate previously active editor when secondary project
closes.
2009-11-03 12:11 jenslody
svn5895:  * fix an issue when compiling single c-files that does
not belong to a project: if the filename is quoted (spaces,
braces etc.) the file was treated as c++-file
2009-10-27 14:43 mortenmacfly
svn5892:  * AutoVersioning v1.4 (patch by JGM):
- Fixed ubuntu_style_version declaration now it is char string
instead of double.
- Added new tab of autoversioning editor named "Code"
- New support to declare header guard define.
- New support to declare namespace name.
- New support to add a prefix to all variables helping in c mode
like for example the DATE declaration found in other header files
the same name.
2009-10-26 16:20 mortenmacfly
svn5891:  * added i18n script for Windows
2009-10-26 15:22 jenslody
svn5890:  * ThreadSearch: skip empty files, otherwise we can get
a "Failed to open" errormessage.
2009-10-26 12:19 mortenmacfly
svn5887:  * fixed bug with search scope introduced with last
commit
- added more file type extensions to file properties dialog
- exported file name to workspace file is now always using
forward slashes
2009-10-26 11:01 mortenmacfly
svn5884:  * applied patch concerning consistency with labels (by
mariocup)
2009-10-22 10:00 mortenmacfly
svn5874:  * cc: applied patches by blueshake and ollydbg for
improved typedef handling
2009-10-21 21:45 jenslody
svn5873:  * do not remove doubles in the symbols-browser; they
reflect a parser issue, that can not be handled correctly by the
symbols browser, and removed doubles most likely contain
information that gets lost otherwise
2009-10-21 11:10 jenslody
svn5872:  * make creating the symbols-browser-tree much faster
2009-10-20 19:49 killerbot
svn5871:  - include fixes
2009-10-20 15:37 mortenmacfly
svn5870:  - cc: fixed tiny "bugs" in preprocessor test cases
2009-10-20 15:32 mortenmacfly
svn5869:  - cc: fixed tiny "bugs" in preprocessor test cases
2009-10-20 15:25 mortenmacfly
svn5868:  - cc: added test cases for preprocessors (macros)
2009-10-20 08:34 mortenmacfly
svn5867:  - CC: applied patch by ollydbg: TRACE macro
* HexEdit: applied patch by danselmi: correct editor name
- profiler: fixed tiny bug with showing progress bar every 10
times
* AVR wizard: applied patch by danselmi: add more processor
types, add post build commands
* todo: fixed bug with comparing priority (sorting by priority)
- app: do not use m_NoXXX variables, use m_XXX instead. A
statement liek if (m_XXX) is easier to read than if (!m_NoXXX)
* app: re-enable logging to see errors if running C::B in safe
mode
2009-10-17 07:03 killerbot
svn5866:  - remove warning
2009-10-15 19:21 jenslody
svn5865:  * swap header/source: fixed a bug, that made C::B no
longer ask whether a non-existant file should be created
2009-10-14 17:23 killerbot
svn5864:  - fix for the changed gdb startline
2009-10-11 13:17 mandrav
svn5862:  * inline files (.inl) are now treated as headers
instead of as sources (aka no compile/link by default).
2009-10-11 11:50 biplab
svn5861:  * wx-2.9 migration: Fixes for
codecompletion/nativeparser.cpp
2009-10-11 11:49 biplab
svn5860:  * wx-2.9 migration: Fixes for parser/parserthread.cpp
2009-10-09 06:49 mortenmacfly
svn5857:  - cc: updated test cases concerning typedefs/structs
2009-10-09 06:13 mortenmacfly
svn5856:  * cc: fixed a bug pasring function arguments
(introduced in r5845)
- cc: some code cleanup
2009-10-09 05:30 mortenmacfly
svn5855:  * cc: better tooltip (thanks blueshake)
- cc: added more tests for typedefs, added tests or function
arguments
2009-10-09 05:26 mortenmacfly
svn5854:  * profiler: applied (modified) patch of nausea, less
CPU usage, enhanced usability
* profiler: added support for unused functions and static call
graph
- profiler: As execution of gprof might be really lengthy, show a
busy dialog at least so the user knows *something* is happening
2009-10-07 07:03 mortenmacfly
svn5852:  - CC: added (simple) STL test cases
2009-10-07 06:56 mortenmacfly
svn5850:  * applied (modified) patch #2803 - faster header source
swapping (thanks techy)
- outsourcing of code not belonging to editormanager into
projectmanager (locate files in a project)
2009-10-07 06:46 mortenmacfly
svn5849:  * CC: introduced TRACE macros (thanks ollydbg)
- CC: some refactoring concerning readability, preparation of STL
support in GCC4 (currently disabled)
2009-10-06 15:31 mortenmacfly
svn5848:  * CC: removed problematic code that causes crash. code
was part of typedef parser but not needed anymore.
2009-10-06 11:02 thomasdenk
svn5847:  - Removed some "undo noise" from comment tidier and
random generator plugins
2009-10-06 08:52 mortenmacfly
svn5846:  - CC: added testing projects (and a workspace) for CC
2009-10-06 08:11 mortenmacfly
svn5845:  - CC: show message in the debug log if probably too
much code was skipped (probably a parser error therefore)
- CC: make debugging smartsense work again
- CC: code clean-up
2009-10-05 21:28 jenslody
svn5844:  * removed unnecessary code
2009-10-05 12:01 mortenmacfly
svn5840:  - CC: tiny fixes (rename obsolete wx1 methods, fix
brackets mismatch in logic)
2009-10-05 07:32 mortenmacfly
svn5838:  - CC: better handling of typedefs and escaped chars
(blueshake & ollydbg)
2009-10-01 15:44 mortenmacfly
svn5834:  * fixed a compilation error
2009-10-01 13:30 mortenmacfly
svn5833:  - CC: code cleanup
- tab2spaces for better alignment
- remove images from project files for better sync
2009-10-01 06:48 mortenmacfly
svn5832:  * CC: applied patch by ollydbg concerning operator
handling in nativeparser
2009-09-30 21:16 jenslody
svn5827:  * editormanager and infopane: force selection of the
tab that sends a tab-context-menu-event, to make sure this event
is handled correctly
2009-09-29 14:52 mortenmacfly
svn5826:  * CC: completing structs enhancedments, thanks ollydbg
* CC: do not create files while setting up include dirs for
parser (GCC only), thanks ollydbg
- CC: some native parser refactoring and cleanup
2009-09-28 08:15 jenslody
svn5825:  * fix a possible endless-loop in tokenizer.cpp
2009-09-27 09:54 jenslody
svn5824:  * make program's arguments and host-applications of the
contrib-plugins more consistent
2009-09-27 09:51 jenslody
svn5823:  * add xterm to the suggested packages for debian
2009-09-27 09:50 jenslody
svn5822:  * make ThreadSearch use wxCustomButton as toggle-button
in SearchIn-panel instead of wxBitmapButton; set dependencies
between projects in contrib-plugins-workspace where it is needed
2009-09-25 06:53 mortenmacfly
svn5819:  * fixed a typo in CC (thanks ollydbg)
2009-09-24 14:16 mortenmacfly
svn5818:  - a tiny fix to blueshake's brackets handling
2009-09-24 10:53 mortenmacfly
svn5817:  - fixed CC bug with anonymous namespaces (thanks
blueshake)
- fixed general parser bug
2009-09-21 18:18 mortenmacfly
svn5816:  - ThreadSearch: Another crash fix by yesno (hopefully
the last candidate...). Thanks!
2009-09-21 11:14 jenslody
svn5815:  * build fix
2009-09-21 09:43 mortenmacfly
svn5814:  - ThreadSearch plugin: applied fixes by yesno
- welcome the new start page
2009-09-19 09:43 jenslody
svn5813:  * fix for internationalization
2009-09-18 22:40 jenslody
svn5812:  * linux build fix for new ThreadSearch images
2009-09-18 17:22 jenslody
svn5811:  * fix a possible crash-candidate
2009-09-18 12:21 jenslody
svn5809:  use trashcan instead of ugly "x" for "delete
project/file from history" link on startherepage
2009-09-17 06:38 mortenmacfly
svn5800:  - wxSmithAui: fixed some compiler warnings reported by
rhf
2009-09-16 13:17 mortenmacfly
svn5797:  - fixed ThreadSearch documentation generation
- fixed some compiler warnings with GCC4
2009-09-16 12:09 mortenmacfly
svn5796:  * applied patch #2778: wx 2.9 Migration Patch to
wxSmith Plugin
- added "apply all" to borders in wxSmith managed windows for
easier handling
2009-09-15 11:19 jenslody
svn5790:  * fixed a build-bug in ThreadSearchView.cpp, that
slipped in with commit 5785
2009-09-15 09:27 mortenmacfly
svn5785:  * applied nice ThreadSearch patch that makes TS smaller
and more feasible for small monitor resolutions
* added filtering of compiler messages (in compiler options) ->
C::B can now skip messages with a certain string(s) in it
* updated code snipptes internal editor to be in sync with C::B
one
- fixed a few inconsistent includes in code snippets and browse
tracker
- removed some more #cb
- applied icon pack I got from (???) -> looks REALLY great. Get
used to it. (probably we'll later provide the old one as
additional download)
- updated project files to be more consistent
- another tiny fix to CC
2009-09-14 21:04 jenslody
svn5784:  * fixed a folding issue in split-view reported by
danselmi: a folded line in the second editor was always shown
underlined
2009-09-14 15:17 mortenmacfly
svn5783:  * applied (modified) patch #2162: add/remove file
to/from active project (thanks olipfei)
* applied (modified) patch #2745/2746: improve bracecompletion
(thanks danselmi)
* applied (modified) patch #2715: Link for deleting history items
from "start here" page (thanks arrowdodger)
* applied (modified) patch #2815: Remove file from project when
the delete key is pressed (thanks tpetrov)
* fixed a bug detected by killerbot/jens concerning new code
completion
* made logmanager more solid against invalid API usage (which
unfortunately happens through 3rd party plugins resulting in a
crash of C::B)
- fixed annoying compiler warning message in tinyxml
- fixed some project files not to use #cb for debugging w/ IPC
- made a global function in filemanager a private, local one (no
need to be global anymore)
- re-ordered projects in plugin workspace alphabetically
- updated doxygen SDK documentation file
2009-09-14 14:29 biplab
svn5782:  * Applied: [Patch #2739] Occurence highlighting on
second (splitted) view.
2009-09-13 22:31 jenslody
svn5780:  * linux build fixes
2009-09-13 21:41 jenslody
svn5779:  * cb_console_runner (Linux): fixed an issue, that leads
to incorrect execution times on some (all?) systems; fixed an
issue with converting the return-value of the
system(...)-function (only tested on debian/ubuntu, hopefully
still works on other linuxes).
2009-09-13 21:32 jenslody
svn5778:  * AStyle-plugin: fix a bug that leads to swapped styles
(Linux and GNU), added Horstmann-style, fixed a possible
endless-loop.
2009-09-13 19:17 mortenmacfly
svn5777:  * cc plugin: tried fixing a bug reported by killerbot
2009-09-13 13:31 mortenmacfly
svn5770:  * merged with codecompletion_refactoring branch
* major update to code completion plugin: thanks a lot to
sbezgodov, blueshake, ollydbg, oBFusCATed and all I forgot.
2009-09-12 02:45 biplab
svn5761:  * wx-2.9 migration: Fixes for sdk/filemanager.cpp
2009-09-12 02:44 biplab
svn5760:  * wx-2.9 migration: Fixes for sdk/cbeditor.cpp
2009-09-11 16:29 biplab
svn5759:  * wx-2.9 migration: Fixes for wxsChart/wxschart.cpp
2009-09-11 16:27 biplab
svn5758:  * wx-2.9 migration: Deprecated function call fix for
wxchart/chartctrl.cpp
2009-09-11 16:24 biplab
svn5757:  * wx-2.9 migration: Fixes for
wxflatnotebook/wxFlatNotebook/src/wxFlatNotebook/wxFlatNotebook.cpp
2009-09-06 12:56 pecan
svn5755:  DragScroll 1.3.25 2009/09/6
- re-instate wxCHECK_VERSION(2, 9, 0) guards accidently removed.
2009-09-04 19:42 pecan
svn5754:  DragScroll 1.3.24 2009/09/4
- Fix crash when loading .cbp via dde. OnAppStartupDoneInit()
2009-09-02 09:20 jenslody
svn5753:  * MouseSap: remove not needed files
2009-09-01 05:28 jenslody
svn5752:  * MousSap: remove global cb-var and not (yet?) needed
files from windows project-file
2009-08-31 22:29 jenslody
svn5751:  * MouseSap: more linux build-fixes
2009-08-31 21:24 killerbot
svn5750:  - include casing fix
2009-08-31 21:22 killerbot
svn5749:  -temp disable a statement to first tru to get a good
build
2009-08-31 21:18 killerbot
svn5748:  - further build fixes
2009-08-31 21:09 killerbot
svn5747:  - build fix
2009-08-31 19:23 killerbot
svn5746:  * add MouseSap
2009-08-30 19:31 mortenmacfly
svn5745:  * astyle plugin: updated astyle core to a more recent
version (v1.23)
* astyle plugin: updated astyle optiond to include new onces, but
some are still missing (patches welcome)
2009-08-26 06:13 jenslody
svn5744:  * updated incremental-search to work in split view
2009-08-26 06:00 jenslody
svn5743:  * fix for cbEditor::GetControl(), so it always returns
the correct control in split-view
2009-08-24 11:21 jenslody
svn5742:  * DDE-/IPC-connection: fixed error that slipped in with
commit 5739
2009-08-24 07:24 mortenmacfly
svn5739:  * applied several fixes by techy (thanks)
* applied fixes to wxPDFDocument from wxCode project
- made browsetracker wxAuiNotebook friendly again
- some cosmetic (non-functional) fixes
2009-08-23 11:04 jenslody
svn5737:  * encoding-detection: use user-specified default for
pure ascii-text instead of system-default
2009-08-22 08:47 biplab
svn5735:  * Removed: Makefile.in from version control.
2009-08-22 08:43 biplab
svn5734:  * Removed: Makefile.in from version control.
2009-08-22 07:35 killerbot
svn5733:  * improvements to automatic brace completion
2009-08-22 06:32 biplab
svn5732:  Remove Makefile from version control
2009-08-15 03:48 biplab
svn5731:  * wx-2.9 migration: Removed deprecated function calls
from src/switcherdlg.cpp
2009-08-07 22:42 jenslody
svn5730:  * make detection of latin-2 encoding optional, because
it can break latin-1 detection due to their similarity; update
mozilla-based encoding-detection, comment out some code not
needed by C::B
2009-08-06 10:00 mortenmacfly
svn5726:  * fixed certain bugs in compiler version detection
(user defined compilers did not work at all)
- optimised PCH compilation command generation
2009-08-04 14:20 jenslody
svn5724:  * added parameter to disable DebugLog output of
encoding-detector, otherwise it can lead to a crash, if used from
inside a thread (like ThreadSearch does); fix ThreadSearch
accordingly
2009-07-31 06:22 mortenmacfly
svn5723:  - revert r5636 (due to issues, see here:
http://forums.codeblocks.org/index.php/topic,10912.0.html)
2009-07-30 09:59 afb
svn5722:  - fix VPATH builds
2009-07-29 23:08 jenslody
svn5721:  * fix an issue in ThreadSearchView, slipped in with the
encoding detection changes, that can lead to increasing
textbuffers
2009-07-29 06:16 mortenmacfly
svn5718:  * compiler: fixed crash with SDCC compiler, thanks
stahta01
2009-07-28 07:15 mortenmacfly
svn5717:  - compiler: support macros in extra path
2009-07-26 18:53 jenslody
svn5716:  * (nasty) hack to avoid a name-conflict between
wxWidgets GSocket and the one introduced in glib 2.21
2009-07-26 18:38 jenslody
svn5714:  - fix (don't translate the option name), this time in
C::B's sdk
2009-07-26 16:28 killerbot
svn5713:  - fix (don't translate the option name)
2009-07-25 22:33 jenslody
svn5712:  * fixes for ThreadSearch to use C::B's
encoding-detection
2009-07-25 13:20 jenslody
svn5710:  * precompile sdk.h, otherwise debugging on linux is
partly broken if gcc >= 4.3, see
http://forums.codeblocks.org/index.php/topic,10529.msg73835.html#msg73835
2009-07-25 13:09 jenslody
svn5708:  * avoid underlinking of wxSmithContribItems
2009-07-25 13:07 jenslody
svn5706:  * added version-guards for wxAuiToolbar in wxSmithAui,
because it was added to wxWidgets in 2.8.9 and breaks build on
some distros
2009-07-25 12:41 jenslody
svn5704:  * fixed a crash-candidate; corrected HitTest in
switcher-dialog
2009-07-23 11:34 jenslody
svn5701:  * added missing properties in editorcolourset's copy
constructor
2009-07-23 09:49 killerbot
svn5700:  * brace completion [applied patch 2746 ]
2009-07-23 06:17 jenslody
svn5698:  * make indendation-guide be shown in empty lines too,
thanks to ollydbg
2009-07-22 15:52 pecan
svn5697:  BrowseTracker 1.2.80 2009/07/22
- Call OnEditorActivated() from OnEditorOpened() because editors
actived by Alt-G, "Swap header/source", and "Recent files" have
no cbEditor associated in EVT_EDITOR_ACTIVATED, and
GetActiveEditor() returns NULL.
- Hack to find editor's project. Since wxAuiNotebook, the initial
EVT_EDITOR_ACTIVATED has no cbEditor or cbProject associated.
2009-07-20 15:28 killerbot
svn5696:  * indentation guide highlight
2009-07-17 21:48 jenslody
svn5694:  * fix a possible crash-candidat
2009-07-13 21:21 pecan
svn5693:  BrowseTracker 1.2.78 2009/07/13
- Fix activations by keyboard after wxAuiNotebook added.
- Sort browse marks in idle time.
2009-07-13 10:54 jenslody
svn5691:  * fix a background-coloring issue (not the whole
background was coloured, only bg containing characters, see
http://forums.codeblocks.org/index.php/topic,10810.msg74145.html#msg74145)
2009-07-12 15:43 jenslody
svn5689:  * fix broken context-menus in infopane; make sure that
starthere-page is hidden if a new project is created; replace
tabs with spaces
2009-07-07 09:51 jenslody
svn5686:  * added missing files in debian install-file (got lost
in merge); reverted 5683 (the files have been renamed in 5671 and
are therefore not missing)
2009-07-07 06:50 mortenmacfly
svn5683:  - added two missing images for gnome
2009-07-07 06:14 mortenmacfly
svn5682:  * merged wxfnb_to_wxaui branch to trunk (true merge!)
* do *not* use wxaui branch anymore!
2009-07-06 08:33 afb
svn5681:  - fix VPATH builds
2009-06-22 16:36 pecan
svn5679:  CodeSnippets 1.3.107 2009/06/22
- Add "Settings..." to plugin ">" button menu.
- Use APPDATA envar on first run since CodeBlocks returns "" for
config folder in OnAttach().
2009-06-21 03:23 biplab
svn5678:  * wx-2.9 migration: Removed deprecated function calls
from pdfxml.cpp.
2009-06-21 03:11 biplab
svn5677:  * wx-2.9 migration: Removed deprecated function calls
from pdffont.cpp.
2009-06-21 03:02 biplab
svn5676:  * wx-2.9 migration: Removed deprecated function calls
from pdfdoc.cpp.
2009-06-21 02:40 biplab
svn5675:  * wx-2.9 migration: Fixes for pdffont.cpp (Thanks Tim
S).
2009-06-21 02:35 biplab
svn5674:  * wx-2.9 migration: Fixes for Profiler Plugin (Thanks
Tim S).
2009-06-21 02:15 biplab
svn5673:  * wx-2.9 migration: Fixes for Lib Finder Plugin (Thanks
Tim S).
2009-06-20 16:46 biplab
svn5672:  * wx-2.9 migration: Removed deprecated function calls
from keybinder/menuutils.cpp.
2009-06-20 14:19 jenslody
svn5671:  * more changes to debian build system, should be now
lintian-clean, except for some guessed spelling errors; changed
name and install-dir of mimetype-icons; fixed a typo
2009-06-20 13:20 biplab
svn5669:  * wx-2.9 migration: Removed deprecated function call
from keybinder/keybinder.cpp.
2009-06-19 17:01 killerbot
svn5668:  - remove warning
2009-06-19 11:56 mortenmacfly
svn5666:  * headerfixup: Applied modified patch of the forums to
make the log more beautiful, some UI re-design
2009-06-19 10:52 mortenmacfly
svn5664:  - updated script console with a label so it looks like
the debugger's console
2009-06-19 07:24 mortenmacfly
svn5663:  * debugger: applied patch #2773 (UI to send command to
the debugger directly). Thanks oBFusCATed!
- couple of fixes, backport from wxaui branch
2009-06-19 07:24 mortenmacfly
svn5662:  * debugger: applied patch #2773 (UI to send command to
the debugger directly). Thanks oBFusCATed!
- couple of fixes, backport from wxaui branch
2009-06-19 06:50 mortenmacfly
svn5659:  - envvars plugin: wxWidgets 2.9.0 compatibility (thanks
stahta01)
2009-06-18 08:23 mortenmacfly
svn5657:  * fixed 2 possible crash candidates
2009-06-18 04:59 killerbot
svn5656:  - include fix
2009-06-17 21:34 jenslody
svn5654:  * fixed an issue that makes it impossible for
macrosmanager to recognize that the file in the active editor has
changed (see
http://forums.codeblocks.org/index.php/topic,10714.msg73420.html
for details)
2009-06-17 21:13 killerbot
svn5653:  * support vector debugging
2009-06-15 21:58 jenslody
svn5650:  * fix a crash when rebuilding from commandline or
windows-explorer, and all targets/projects are cleaned at once
before they get build
2009-06-14 11:32 jenslody
svn5648:  * 64-bit build-fix, nedded for new wxWidgets bindings
2009-06-12 22:03 jenslody
svn5645:  * fix a bug on some windwos-versions, where the
controls of a ListControlLogger remain partly visible after
removing the active logger
2009-06-11 07:59 mortenmacfly
svn5642:  - dialog optimisations
2009-06-11 07:58 mortenmacfly
svn5641:  - cb_share_config: added wxs files to distr
2009-06-11 07:57 mortenmacfly
svn5640:  - fixed a logic bug in equality operator
2009-06-11 07:57 mortenmacfly
svn5639:  - minor enhancement
- spelling correction
2009-06-11 07:56 mortenmacfly
svn5638:  * udpates to script bindings
2009-06-11 07:56 mortenmacfly
svn5637:  - make ESC key function for confirm replace dialog
2009-06-11 07:55 mortenmacfly
svn5636:  - replace macros for compiler options (thanks Biplab)
2009-06-11 07:54 mortenmacfly
svn5635:  - minor bug fix in indexing
2009-06-11 07:54 mortenmacfly
svn5634:  - fixed minor bug
- dialog optimisations
- apply smartindent only for languages supported
2009-06-11 07:53 mortenmacfly
svn5633:  - const correctnes
2009-06-11 07:51 mortenmacfly
svn5632:  * updated progrid in wxSmith (minor bug-fix, latest
1.2.x release)
2009-06-11 07:49 mortenmacfly
svn5631:  * applied patch#2651 Thanks a lot!
2009-06-11 07:12 mortenmacfly
svn5630:  * updated script bindings
2009-06-11 06:57 killerbot
svn5629:  - in preparation for vector debugging
2009-06-08 16:32 killerbot
svn5628:  - build fix
2009-06-08 16:26 killerbot
svn5627:  - build fix
2009-06-08 14:34 pecan
svn5626:  KeyBinder 1.0.48 2009/06/8
- If tree item is a sub-menu don't allow key assignment
- Change KeyBinder menu access from GetLabel() to
GetLabel().Trim() (wx2.8.9/10)
2009-06-08 14:31 pecan
svn5625:  -Adding CodeSnippets GenericMessageBox
2009-06-08 14:27 pecan
svn5624:  -Replaced home grown messagebox with
wxGenericMessageBox
2009-06-08 14:25 pecan
svn5623:  CodeSnippets 1.3.105 2009/06/8
- Set dragged textdata like dragged filename for FireFox3
- Replace home grown messageBox with wxGenericMessaageBox
2009-06-07 20:25 jenslody
svn5622:  * change the rebuild project behaviour similar to
rebuild workspace (update to r5492)
2009-06-05 09:23 thomasdenk
svn5621:  - Fixed "narrowing conversion of from 'unsigned int' to
'wxChar' inside { }" error (breaks build for gcc 4.4)
2009-06-04 14:02 killerbot
svn5620:  -little fix in CodeCompletion wrt Case Sensitivity
2009-06-02 15:38 biplab
svn5618:  * wx-2.9 migration: Removed deprecated function call in
src/splashscreen.cpp.
2009-06-01 16:54 pecan
svn5617:  CodeSnippets 1.3.103 2009/06/1
- Fix crash when backspace\cut after Ctrl-A (Thanks Loaden)
2009-05-31 16:00 biplab
svn5616:  * wx-2.9 migration: Temporarily disabled compiler
version detection with wx-2.9 to fix a lock-up during C::B
startup.
2009-05-31 14:40 jenslody
svn5615:  * added regex for linker-warning and another
linker-error; removed ipc.cpp and ipc.h from project-file,
because they are not used, but can lead to an internal compiler
error with gcc >= 4.3 on 64-bit systems
2009-05-30 21:30 killerbot
svn5614:  * don't show code completion tooltip when debugging [we
want to see the value tooltip in case it has been enabled]
2009-05-30 16:45 killerbot
svn5613:  - build fix (gcc 4.4)
2009-05-30 07:19 killerbot
svn5612:  * patch applied : don't show debugging value tooltip
when a context menu is open (will greatly improve the "right
click : Add" watch functionality)
2009-05-26 18:45 pecan
svn5611:  CodeSnippets 1.3.102 2009/05/26
- Remove app default.conf.cbtemp from /APPDATA/codesnippets in
OnClose;
- Correct .cbtemp name to .cbTemp for linux
- Don't raise focus when ::wxActiveWindow != CodeSnippetsTreeCtrl
in OnEnterWindow()
2009-05-17 22:06 jenslody
svn5607:  * debian build:
- reorganised debug-packages, needed after changing compatibility
level to 5,
because the codeblocks-dbg package became a little too large (40
MB):
codeblocks shared library is now in codeblocks-dbg,
added codeblocks-contrib-dbg package containing debug libraries
for
the contrib-plugins;
- moved codesnippets executable from codeblocks- to
contrib-plugins-package
2009-05-16 13:47 mortenmacfly
svn5604:  * compiler: added regex for "cannot open output file"
(TODO: Probably valid for other compilers, too?!)
2009-05-16 12:43 biplab
svn5603:  * wx-2.9 migration: Fixes for CompilerGCC plugin.
2009-05-16 08:42 biplab
svn5602:  * wx-2.9 migration: Removed deprecated function calls
from xtra_res.cpp.
2009-05-15 23:10 jenslody
svn5601:  * fix a possible compiler-warning
2009-05-15 22:43 jenslody
svn5600:  * change some debian files to be more compliant to
uptodate standards
2009-05-15 07:02 mortenmacfly
svn5599:  * debugger: send debugger events and react accordingly
(applied patch #2632)
- few consistency / style changes
2009-05-14 15:58 biplab
svn5598:  * wx-2.9 migration: Fixes for Help plugin.
2009-05-14 15:56 biplab
svn5597:  * wx-2.9 migration: Fixes for EnvVars plugin.
2009-05-14 15:54 biplab
svn5596:  * wx-2.9 migration: Fixes for CodeSnippets plugin -
removed deprecated functions calls, fixed several build
issues.(Portion thanks to Tim S.).
2009-05-14 15:47 biplab
svn5595:  * wx-2.9 migration: Fixes for CodeSnippets plugin
(Portion thanks to Tim S.).
2009-05-14 15:36 biplab
svn5594:  * wx-2.9 migration: Fixes for CodeSnippets plugin
(Thanks Tim S.).
2009-05-10 21:22 killerbot
svn5593:  - C++Ox for gcc option
2009-05-10 09:23 biplab
svn5592:  * Grouped: Close workspace menu item with other Close
menuitems.
2009-05-09 12:17 biplab
svn5591:  * wx-2.9 migration: Fixes for ByoGames plugin (Thanks
Tim S.).
2009-05-09 12:10 biplab
svn5590:  * wx-2.9 migration: Fixes for DevPak plugin.
2009-05-09 12:07 biplab
svn5589:  * wx-2.9 migration: Replaced deprecated code from
BrowseTracker plugin.
2009-05-05 15:41 biplab
svn5588:  * wx-2.9 migration: Fixes for DragScroll plugin.
2009-05-05 15:40 biplab
svn5587:  * wx-2.9 migration: Fixes for ThreadSearch plugin.
2009-05-03 21:37 jenslody
svn5586:  * added subversion and xsltproc to build-dependencies
for debian/ubuntu; run bootstrap in debian-buildprocess, if
needed; automatically update ChangeLog to HEAD in
debian-buildprocess by running updateChangeLog.sh
2009-05-03 19:23 killerbot
svn5585:  - remove a few warnings
2009-05-03 16:50 jenslody
svn5584:  * added libtool and automake to build-dependencies for
debian/ubuntu
2009-05-03 13:46 biplab
svn5583:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/projectsimporter.cpp.
2009-05-03 13:45 biplab
svn5582:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/msvcworkspaceloader.cpp.
2009-05-03 13:44 biplab
svn5581:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/msvcworkspacebase.cpp.
2009-05-03 13:43 biplab
svn5580:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/msvcloader.cpp.
2009-05-03 13:42 biplab
svn5579:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/msvc7workspaceloader.cpp.
2009-05-03 13:41 biplab
svn5578:  * wx-2.9 migration: Fixes for
src/plugins/projectsimporter/msvc7loader.cpp.
2009-05-03 10:49 biplab
svn5577:  * wx-2.9 migration: Fixes for
sdk/wxscintilla/src/PlatWX.cpp.
2009-05-03 06:25 biplab
svn5576:  * wx-2.9 migration: Fixes for
src/plugins/xpmanifest/windowsxplooknfeel.cpp.
2009-05-03 06:24 biplab
svn5575:  * wx-2.9 migration: Fixes for
src/plugins/scriptedwizard/wiz.cpp.
2009-05-03 06:21 biplab
svn5574:  * wx-2.9 migration: Fixes for
src/plugins/debuggergdb/gdb_commands.h.
2009-05-03 06:19 biplab
svn5573:  * wx-2.9 migration: Fixes for
src/plugins/debuggergdb/debuggergdb.cpp.
2009-05-03 06:18 biplab
svn5572:  * wx-2.9 migration: More fixes for
src/plugins/compilergcc.cpp.
2009-05-03 05:31 biplab
svn5571:  * wx-2.9 migration: Fixes for
src/plugins/codecompletion/nativeparser.cpp.
2009-05-03 05:29 biplab
svn5570:  * wx-2.9 migration: Fixes for
src/plugins/codecompletion/classbrowser.cpp.
2009-05-03 05:28 biplab
svn5569:  * wx-2.9 migration: Fixes for
src/plugins/codecompletion/ccdebuginfo.cpp.
2009-05-03 05:25 biplab
svn5568:  * wx-2.9 migration: Fixes for sdk/toolsmanager.cpp.
2009-05-03 05:21 biplab
svn5567:  * wx-2.9 migration: Fixes for sdk/compilerfactory.cpp.
2009-05-03 05:13 biplab
svn5566:  * wx-2.9 migration: Fixes for sdk/projectfile.cpp.
2009-05-03 03:47 biplab
svn5565:  * wx-2.9 migration: Fixes for sdk/compiler.cpp.
2009-05-03 03:45 biplab
svn5564:  * wx-2.9 migration: Fixes for sdk/cbworkspace.cpp.
2009-05-02 18:16 killerbot
svn5563:  - include fix
2009-05-01 14:54 biplab
svn5562:  * wx-2.9 migration: Fixes for
src/plugins/compilergcc.cpp.
2009-05-01 14:53 biplab
svn5561:  * wx-2.9 migration: Fixes for
src/plugins/compilerGDC.cpp.
2009-05-01 14:45 biplab
svn5560:  * wx-2.9 migration: Fixes for src/main.cpp.
2009-05-01 14:42 biplab
svn5559:  * wx-2.9 migration: Fixes for associations.cpp.
2009-05-01 14:41 biplab
svn5558:  * wx-2.9 migration: Fixes for app.cpp.
2009-05-01 13:28 biplab
svn5557:  * wx-2.9 migration: Fixes for cbProject.
2009-05-01 13:22 biplab
svn5556:  * wx-2.9 migration: Fixes for UserVarManager.
2009-05-01 13:12 biplab
svn5555:  * wx-2.9 migration: Fixes for ProjectManager.
2009-04-29 22:33 afb
svn5554:  * avoid division by zero, in wxSmith on macosx
2009-04-29 17:48 pecan
svn5553:  CodeSnppets 1 3.99 2009/04/29
- App: check for standalone execution before closing in OnClose()
to avoid error "can't delete default.conf.cbTemp"
2009-04-29 13:38 pecan
svn5552:  -BrowseTracker: add missing include quote
2009-04-29 08:55 afb
svn5551:  - fix make dist issue
2009-04-28 17:07 pecan
svn5550:  cbBrowseTrackr 1.2.76 2009/04/28
- Add include ConfigManager for linux
2009-04-27 16:08 biplab
svn5549:  * wx-2.9 migration: More fixes to SDK.
2009-04-27 15:51 biplab
svn5548:  * wx-2.9 migration: More fixes.
2009-04-27 15:49 biplab
svn5547:  * wx-2.9 migration: More fixes.
2009-04-27 15:46 biplab
svn5546:  * wx-2.9 migration: More fixes.
2009-04-27 13:14 pecan
svn5545:  CodeSnippets 1 3.98 2009/04/26
When passing URL, remove anything pass \r or \n
Fixed: A dragged URL item to a snippet did not save. CS did not
know it had changed.
Added zoom functions to Apps DragScroll class
Added GetCBConfigDir() to call routines that check for user
APPDATA var
2009-04-27 13:11 pecan
svn5544:  Added GetCBConfigDir() to call routines that check for
APPDATA var
2009-04-26 13:59 biplab
svn5542:  * wx-2.9 migration: wxFNB patch to use new event
handling system.
2009-04-21 16:00 biplab
svn5539:  * Fixed: [Bug #14424] It is not possible to create .pdb
file in Release version.
2009-04-20 03:52 jenslody
svn5538:  * added debian-subdir to main Makefile.am (for make
dist)
2009-04-19 15:14 biplab
svn5537:  * Fixed: [Bug #14969] profiler/cbprofilerexec.cpp:255:
Array index out of bounds
2009-04-14 15:25 biplab
svn5536:  * Applied: [Patch #2730] miss armelfgcc in the
common_functions.script (in modified form)
2009-04-13 14:47 biplab
svn5534:  * Modified: Code::Blocks configuration directory
retrieval code to make it portable on Windows.
2009-04-11 04:38 biplab
svn5532:  * Modified: make dist behaviour to generate source
tarball in .tar.bz2 format. This would reduce the size of tarball
by 15-20%.
2009-04-11 01:54 biplab
svn5529:  * Added: Makefile.in to exclude list in update.bat
2009-04-10 02:22 biplab
svn5527:  * Renamed: Original Makefile to Makefile.original and
added it to make dist.
2009-04-10 01:47 biplab
svn5526:  * Fixed: Make dist to include exchndl.dll file.
2009-04-10 01:45 biplab
svn5525:  * Fixed: Make dist to include autorevision.h header.
2009-04-08 16:13 biplab
svn5524:  * Fixed: Make dist in DevPak plugin.
2009-04-08 15:43 biplab
svn5522:  * Fixed: Make dist bug in Incremental Search plugin.
2009-04-05 16:37 jenslody
svn5520:  * Fixes for automake-system: make dist now includes
debian-subdir, copystrings and devpak_plugin; copystrings-plugin
(unix) can now be build with automake-system
2009-04-04 06:20 biplab
svn5519:  * Fixed: Non-PCH build (Thanks Tim for patch)
2009-04-04 04:16 biplab
svn5518:  * Reverted: Addition of CopyStrings and DevPak to make
dist. Some additional works needed.
2009-04-04 03:58 biplab
svn5515:  * Fixed: Broken make dist in IncrementalSearch plugin.
2009-04-04 03:53 biplab
svn5513:  * Fixed: Typo in last commit.
2009-04-04 03:38 biplab
svn5510:  * Fixed: Broken make dist in CodeSnippets plugin.
2009-04-04 03:34 biplab
svn5509:  * Fixed: Typo in last commit.
2009-04-04 03:24 biplab
svn5508:  * Fixed: CopyString and DevPak plugin were not included
by make dist.
2009-04-04 03:20 biplab
svn5505:  * Fixed: Broken make dist in (Compilergcc) plugin.
2009-04-03 18:16 killerbot
svn5504:  - include fix (build was broken)
2009-04-03 16:08 biplab
svn5503:  * Applied: Xaviou's patch for better translation of
C::B.
2009-04-03 15:45 biplab
svn5500:  * Fixed: Broken make dist.
2009-04-03 06:48 jenslody
svn5499:  * updated desktop-file for linux to be more standard
conform
2009-04-03 04:27 jenslody
svn5498:  * fixed a typo in last commit, thanks mmkider
2009-04-02 22:07 jenslody
svn5497:  * added the possibility to specify the execution
directory for custom makefiles, based on a patch of gryphon
2009-04-02 22:02 jenslody
svn5496:  * added the option to determine the width of horizontal
scrollbar automatically (see "Settings -> Editor -> Margin and
caret"), needed to scroll in very long lines
2009-03-31 18:25 killerbot
svn5495:  - gcc compiler option : -fomit-frame-pointer
2009-03-30 18:38 killerbot
svn5493:  - added -Wshadow warning option
2009-03-29 19:17 jenslody
svn5492:  * make the rebuild workspace-behaviour configurable:
default is to clean the entire workspace, before building the
projects/targets; alternatively the projects/targets will be
cleaned and buildone by one; see Compiler settings -> Other
settings
2009-03-29 11:23 jenslody
svn5491:  * fix a bug in codecompletion, that leads to a crash in
some cases
2009-03-29 10:35 jenslody
svn5490:  * readded include-path for tinyxml for byogames and
codesnippets on windows , otherwise build is broken with MinGW
3.4.5 shipped with 8.02 release
2009-03-27 21:56 mariocupelli
svn5489:  ThreadSearch:
- use icons search, options, searchdir for ThreadSearch settings
2009-03-14 18:41 jenslody
svn5486:  * remove #cb's in contrib plugins in our repo (windows)
2009-03-14 18:34 jenslody
svn5485:  * remove remaining #cb's in contrib plugins in our repo
(linux)
2009-03-14 17:59 jenslody
svn5484:  * avoid compiler warnings on linux
2009-03-11 16:29 jenslody
svn5483:  updated app.xpm to make C::B on linux use the same
(3d-)icon in titlebar as on windows
2009-03-08 14:00 jenslody
svn5482:  IncrementalSearch-plugin: fixed a bug that slipped in
with last commit
2009-03-07 20:42 jenslody
svn5481:  IncrementalSearch-plugin and HighlightOccurences: fixed
a bug when highlighting non-ASCII characters, like german umlauts
or chinese chars (both) or auto-selecting text found by IncSearch
when leaving toolbar with ESC (IncSearch)
2009-03-04 10:38 mortenmacfly
svn5480:  * project options: autoext. does not work correctly
(fixes bug #15341)
2009-03-03 20:56 killerbot
svn5477:  - compiler option (gdc/ming) for Intel Core2
2009-03-03 20:04 killerbot
svn5476:  - so first fundaments for pre/post remotedebugging
shell commands
2009-03-02 18:57 killerbot
svn5475:  - ansi build fix
2009-02-26 13:17 killerbot
svn5473:  make project notes window at load more intuitive
2009-02-26 08:29 jenslody
svn5472:  * non PCH build fix
2009-02-25 15:29 biplab
svn5471:  * Fixed: One build issue reported by Mephistopheles.
2009-02-25 10:05 killerbot
svn5470:  - compiler toolchain executables : trim trailing
whitespace [some users had an issue with this]
2009-02-22 10:24 jenslody
svn5469:  * enhanced handling of adding, deleting, duplicating
and renaming build targets in debugger-plugin, fixes a crash that
occurs if extra-commands or remote-debugging parameters are used
in a target, that should be deleted
2009-02-21 00:09 jenslody
svn5467:  - change some dialog texts in addition to last commit
(layout is renamed to perspective)
2009-02-20 23:30 mariocupelli
svn5466:  - rename menu View->Layout in View->Perspectives
2009-02-20 19:03 thomasdenk
svn5464:  - added daycount build variable
2009-02-20 06:37 mortenmacfly
svn5461:  * todo plugin: make plugin handle #warning and #error
correctly
- todo plugin: improve speed while searching for todo items;
minor code cleanup
2009-02-19 15:21 mortenmacfly
svn5459:  * todo plugin: actually make the plugin really (!)
remember new users/types (case sensitive)
2009-02-18 21:12 jenslody
svn5458:  * don't run postbuild-steps if we only clean the
project
2009-02-18 11:52 jenslody
svn5457:  * custom-makefiles: - changed clean-process, to show
output, if full commandline logging is turned on
- don't run prebuild-commands in clean-process
2009-02-14 11:03 byo
svn5456:  HexEdit: Fixed crashing internal test cases, caused by
using wxProgressDialog from other thread
2009-02-13 09:47 byo
svn5455:  HexEdit: Fix the fix (jay, I don't like to work in
hurry ;) )
2009-02-13 09:37 byo
svn5454:  HexEdit: Workaround missing memrchr on platforms other
than linux
2009-02-12 23:24 byo
svn5453:  HexEdit: (version 0.5 ready)
* Implemented backward search
* Few bugfixes
2009-02-12 23:21 byo
svn5452:  HexEdit: (version 0.5 ready)
* Implemented backward search
* Few bugfixes
2009-02-12 20:04 byo
svn5451:  HexEdit: Integrated internal search with normal
editor's search history
2009-02-12 00:30 byo
svn5450:  HexEdit: Implemented search support
2009-02-11 18:47 jenslody
svn5449:  * avoid unneded quotes in commands, otherwise using of
"konsole" unde KDE gets broken, fix for issue coming in with rev
5410
2009-02-08 04:40 biplab
svn5448:  * Added: Digital Mars C/C++ compiler Debug options,
Warning options, Optimization options & Exception options to
scripted wizard.
2009-02-07 12:15 biplab
svn5446:  * Fixed: [Bug #15121] PlatMacOSX.cxx:324: Mismatching
allocation and deallocation
2009-02-07 00:35 byo
svn5445:  HexEdit: Resolved problems related to 32-bit resolution
of scrollbar, HexEdit can now support files with size up to about
10^19
2009-02-07 00:34 byo
svn5444:  HexEdit: Resolved problems related to 32-bit resolution
of scrollbar, HexEdit can now support files with size up to about
10^19
2009-02-06 21:55 byo
svn5443:  HexEdit: Added support for files up to 2GB (unchanged
data is read directly from the file)
2009-02-06 21:54 byo
svn5442:  HexEdit: Added support for files up to 2GB (unchanged
data is read directly from the file)
2009-02-06 17:33 thomasdenk
svn5441:  - Use low fragmentation heap under Windows, for what
it's worth
2009-02-04 19:11 killerbot
svn5440:  - remove warnings
2009-02-04 15:35 mortenmacfly
svn5439:  - encoding detector: make fallback solution optional
(to explicitely force a user to enable the fallback solution)
2009-02-04 14:11 mortenmacfly
svn5438:  * encoding detector: using system locale as
backup-solution has returned
- encoding detector: added some more messages, helping to track
errors
2009-02-04 11:15 mortenmacfly
svn5437:  - encoding detector: better error description to find
the root of why a conversion has failed
2009-02-03 15:23 biplab
svn5436:  * Fixed: File can't be opened if "As Default encoding
..." option is selected.
* Fixed: Non-PCH build (Thanks Tim S)
2009-02-02 19:11 byo
svn5435:  wxSmith: Fixed event names for wxListbook and
wxChoicebook (thanks goes for kencamargo for finding this)
2009-02-02 18:59 killerbot
svn5434:  - remove warning
2009-02-02 18:57 killerbot
svn5433:  - bugfix : && <--> || : thanks GCC for the nice
warnings :-)
2009-02-02 15:56 biplab
svn5432:  * Modified: Default encoding settings. Now user can set
an encoding as a Default one or as a fallback one.
* Fixed: [Bug #15158] Cannot open source code in F10
2009-02-01 22:02 killerbot
svn5431:  - updated warning settings
2009-01-31 23:50 jenslody
svn5429:  * fixed a crash, that happened when todo-list gets
disabled, when it is in message pane
2009-01-30 21:03 byo
svn5426:  HexEdit: Committed some WIP code for big files support
(reading from disk while editing), still disabled since not yet
tested well
2009-01-30 21:02 byo
svn5425:  HexEdit: Committed some WIP code for big files support
(reading from disk while editing), still disabled since not yet
tested well
2009-01-29 22:57 jenslody
svn5423:  * fixed error (margins initially not shown) , that came
in with last commit
2009-01-28 17:08 jenslody
svn5422:  * fix to make the editor respect margin masks set by
plugins like browsetracker,
fixes the blue-line-problem:
http://forums.codeblocks.org/index.php/topic,9998.msg69512.html
2009-01-27 20:27 jenslody
svn5421:  * Improvements and fixes for custom makefiles
build-system, especially for use of multiple custom makefile
projects in one workspace.
Based on a patch of gryphon.
2009-01-23 08:41 mortenmacfly
svn5419:  - do not use #cb in contrib plugins in our repo
2009-01-22 14:03 biplab
svn5418:  * Fixed: [Bug #15075] rename DoubleToString to avoid
conflict with wxWidgets (By applying [Patch #2653] rename
DoubleToString to avoid conflict with wxWidgets)
2009-01-22 08:26 mortenmacfly
svn5416:  - consistency with other files
2009-01-18 16:17 mortenmacfly
svn5414:  - SelectAll was still not using EditorBase (thanks
danselmi)
2009-01-17 16:23 biplab
svn5412:  * Fixed: codeblocks.desktop file.
2009-01-17 16:09 biplab
svn5411:  * IncrementalSearch: Removed use of global variables
from Unix project file to make it consistent with other project
files.
2009-01-17 13:39 jenslody
svn5410:  * avoid trailing quotes in some cases, use
"platform-dependent" quotes
2009-01-17 08:27 killerbot
svn5409:  - add missing include
2009-01-17 08:24 killerbot
svn5408:  - pch fixes
2009-01-16 20:32 jenslody
svn5407:  * fixed wxscintilla bug, that leads to not working
mousewheels on some systems. Thanks to DrewBoo.
Closes #15054
2009-01-16 15:36 mortenmacfly
svn5406:  * HexEdit plugin: Make use of new SaveAs API (thanks
danselmi)
- HexEdit plugin: Make sure the entry in the "File" menu is not
at the bottom :)
2009-01-16 13:49 mortenmacfly
svn5405:  - applied missing modifications for SaveAs patch
2009-01-16 09:38 mortenmacfly
svn5404:  - CC: allow "_" as first character in enums, too
2009-01-16 09:31 mortenmacfly
svn5403:  * allow raising batch-build dialog via icon (applied
patch from the forums)
* move SaveAs to EditorBase so that plugin can make better use of
it
* added CanSelectAll and SelectAll to EditorBase (suggested in
the forums for plugins)
* provide workspace built-in variables as macros (applied patch
from the forums)
* skip spaces before "=" and "," in tokenizer (suggested in the
forums)
* applied wxScintilla/D-lexer related patch (provided in the
forums)
* applied patch to realpath to fix problems with symlinks
(suggested in the forums)
- allow multiple selection when adding file(s) to a project
(suggested in the forums)
- use Mid instead of SubString for wxString (suggested in the
forums)
- check FileTreeData to be OK to avoid potential crashes in
compiler
- (probably) some logical fixed in CC parser (it can't harm ;-))
2009-01-15 12:28 thomasdenk
svn5402:  - Use MT19937 rather than rand() in C++0x mode
2009-01-15 06:36 jenslody
svn5401:  * corrected icon for "Edit -> Clear changes history"
2009-01-14 15:22 thomasdenk
svn5400:  - extended rndgen functionality, added test case
2009-01-14 06:55 jenslody
svn5399:  * expand variables, before trying to get the
version-string for gcc/MinGW-compilers
2009-01-14 06:52 jenslody
svn5398:  * updated copyright time to 2009
2009-01-12 23:13 jenslody
svn5397:  * Fixed bug in changebar.
Closes: #15029.
2009-01-12 22:46 jenslody
svn5396:  * if we are in batch-mode, no DDE/IPC-server should be
started
2009-01-12 16:20 killerbot
svn5395:  - few more warnings settings
2009-01-10 09:46 biplab
svn5394:  * Re-revert: Back to changes made in rev 5390. That
change is necessary.
2009-01-09 16:22 biplab
svn5393:  * Reverted: Commit in revision 5390. That change is not
necessary as -
1. SetVersionString() is not implemented for all compilers.
2. If the binary name is wrong, then it won't even work at all.
Thus no change in code is required. In case binary name is
different, an auto-detection would result in detecting proper
version string.
2009-01-09 13:34 thomasdenk
svn5392:  - Added auto-imagebase option where it was missing,
this should avoid relocations at startup
2009-01-08 20:09 jenslody
svn5390:  * set member-variable that holds the version-string,
after (!) we read the toolchain executables from configuration
2009-01-08 14:56 thomasdenk
svn5389:  - don't change lines that don't need it
2009-01-08 14:48 thomasdenk
svn5388:  - rndgen checkin
2009-01-07 17:18 jenslody
svn5386:  * fix possible crash-candidate in new
IPC/DDE-implementation
2009-01-05 21:24 killerbot
svn5382:  - extended the warning options some more
2009-01-04 04:49 biplab
svn5380:  * Fixed: Menu option "Clear history" looses icon in
File > Recent files & Recent projects.
* Fixed: Few menu items enable/disabling.
2009-01-03 19:31 mortenmacfly
svn5379:  - removed duplicate header guard of last commit
2009-01-03 16:00 jenslody
svn5375:  * renamed menu-entry for empty undo- and
changebar-buffer to "Clear changes history", function names are
changed accordingly
2009-01-03 10:30 jenslody
svn5374:  * added file missing in commit 5373
2009-01-03 09:21 mandrav
svn5373:  - merged "scintilla" branch to trunk (r5321-r5372).
2008-12-30 11:05 jenslody
svn5368:  * fixed the drag and drop-bug coming up with new
scintilla version
2008-12-28 16:47 killerbot
svn5367:  - no need for translation
2008-12-26 16:07 killerbot
svn5363:  - some more warning options for GCC
2008-12-26 15:48 killerbot
svn5362:  - update to previous commit, windows encoding got me
2008-12-26 15:34 killerbot
svn5361:   - little fix so that html log looks ok in browser
(quoting)
2008-12-25 14:18 jenslody
svn5356:  * get rid of another warning during build of C::B,
fixed a minor issue coming with scintilla merge
2008-12-25 14:07 killerbot
svn5355:  * some better warning options for GCC
2008-12-25 11:45 jenslody
svn5354:  * IncrementalSearch-plugin: some more changes that got
lost while merging with new scintilla-branch
2008-12-25 08:14 killerbot
svn5353:  - 1 further fix to makefile.am
2008-12-25 08:09 killerbot
svn5352:  - fix makefile.am (got broken due to merge ??)
2008-12-24 20:21 killerbot
svn5351:  - remove warning
2008-12-24 15:15 biplab
svn5350:  * Merged: MySQL lexer missed in last branch merging.
2008-12-24 13:48 biplab
svn5349:  * Fixed: Build warning under GCC-4.3.x
2008-12-24 13:36 mandrav
svn5348:  - merged "scintilla" branch to trunk (r5247-r5320).
2008-12-23 16:18 biplab
svn5347:  * Updated: Makefile.am to reflect changes in last
commit.
2008-12-23 16:14 biplab
svn5346:  * Removed: Unnecessary files from wxScintilla folder.
2008-12-22 08:46 thomasdenk
svn5345:  - Applied Byo's proposal for scroll-free replace
2008-12-21 23:29 jenslody
svn5344:  * make sure that masterpath and extrapath of a
toolchain executable come before default systempath in
executables environment, to avoid conflicts with different
versions with the same name
2008-12-21 22:30 dje
svn5343:  ThreadSearch: implemented the possibility to remove
search results from list or tree control.
2008-12-21 20:27 jenslody
svn5342:  * fixed bug in compiler autodetection for MinGW / gcc
2008-12-20 10:37 byo
svn5341:  HexEdit: Fixed calculation of address
2008-12-19 16:00 biplab
svn5340:  * Fixed: Build error under certain configurations (More
to follow).
2008-12-18 21:47 byo
svn5339:  HexEdit: Added ability to change the way columns count
is calculated
2008-12-17 06:04 jenslody
svn5338:  * added some missing headers to wxSmith's pkg-config
list
2008-12-14 22:03 daniel2000
svn5336:  - some fixes for jens' changes in rev5334
- missing header in makefile (for make dist)
2008-12-14 15:43 jenslody
svn5335:  * added missing contrib-plugin names in debian control
file
2008-12-14 00:07 jenslody
svn5334:  * changed directory-layout if codeblocks gets build
with automake, to make it more compliant with the "Filesystem
Hierarchy Standard"
* changed debian package-layout, to have arch-independent and
arch-dependent files in different packages
* added wxsmith development headers and a wxsmith conf-file for
pkgconfig
* added update-script for ChangeLog on linux-systems (needs to be
called manually at the moment)
2008-12-11 22:52 dje
svn5333:  * ThreadSearch plugin : implemented the possibility to
run many searches without deleting previous results.
2008-12-10 22:12 byo
svn5332:  HexEdit:
* Code refactoring to prepare better architecture for
parametrized views
* Added possibility to chage view modes: Bin/Hex, 1,2,4,8 Bytes,
Big-Endian/Little-Endian (in editor only, not yet in value
preview)
* Some svn properties update
2008-12-07 23:22 jenslody
svn5331:  * If "Auto show/hide message pane" has changed in
environment settings dialog, it will be used immediately (without
restart of C::B).
* After compiling with message "Nothing to be done." message pane
will be closed if "Auto show/hide message pane" is activated.
* Make sure that no deleted layouts remain in conf-file, if their
amount decreased.
2008-12-07 20:55 jenslody
svn5330:  * remember logger pane size when toggling with F2
(modified patch of elie)
2008-12-05 15:34 thomasdenk
svn5329:  - tidycmt plugin checkin
2008-12-05 08:00 ceniza
svn5328:  * Applied patch by danselmi to fix automatic
indentation after opening brace when the next non-white character
is a closing brace.
2008-12-02 22:43 jenslody
svn5327:  * really fixed a parsing error with stream operator
(<<) (see r5007)
2008-12-01 22:45 jenslody
svn5326:  * fixed wrong indexing of arrays in watches window, if
gdb shows multiple occurrences as one, with the addition
"<repeated xx times>"
2008-11-29 09:56 jenslody
svn5325:  * changed saving and restoring of colours for IncSearch
nad HighlightOccurrences to make better use of sdk
2008-11-27 20:13 mortenmacfly
svn5324:  - removed duplicate header guard of last commit
2008-11-26 10:58 thomasdenk
svn5323:  - Removed an unnecessary pointer per object in
blockallocator (yes, I occasionally write bad code, too)
2008-11-22 19:21 jenslody
svn5319:  * improved and corrected colour-setting for highlight
occurrences:
actual colour is preallocated,
colour will not be used if editor configuration dialog is closed
with cancel
2008-11-20 09:55 mortenmacfly
svn5317:  - avoid warning on 64 bit platforms
- editor: use constants for editor margins (improve readbility of
code)
- remove nasty tabs leading to misunderstanding (to MeMyselfAndI)
2008-11-18 13:02 mortenmacfly
svn5316:  * fixed "file save" and "file save all" 16x16 toolbar
images not disabling (wrong color depth of the images)
2008-11-18 11:14 mortenmacfly
svn5315:  - fixed "save all" toolbar icon not disabling
- renamed member infoPane to m_pInfoPane variable to match our
coding guidelines
2008-11-17 18:50 jenslody
svn5314:  * fixed some layout issues:
- text now fits inside editorconfiguration-dialog (again?)
General Settings -> Other options,
- in compilerconfiguration-dialog toolchain-tab is shown
correctly (also fixes that buttons sometimes have been cut off in
Build options) both happened mainly on linux,
- toolbars with standard-controls are now (always) shown
correctly with wxWidgets2.8.9 on windows,
- enabled firefox 2 style for notebooks
2008-11-16 00:09 mariocupelli
svn5312:  Editor:
* partially applied patch #2116: in wrap mode put cursor with
Home/end key at current wrap point
2008-11-11 15:45 killerbot
svn5309:  - some improvements/fixes for translations/ menu
entries
2008-11-11 15:28 killerbot
svn5308:  allow menu entry to be translated
2008-11-11 15:24 killerbot
svn5307:  - menu addition fixes : Project menu : Autoversioning
entires: search for "&Project"
2008-11-11 15:21 killerbot
svn5306:  - menu addition fixes : Search menu : search for
"Sea&rch"
2008-11-11 15:15 killerbot
svn5305:  - menu addition fixes : search for "&View"
2008-11-11 15:03 killerbot
svn5304:  - menu addition fix : BrowseTracker : seach for "&View"
2008-11-11 15:00 killerbot
svn5303:  - menu addition fix : projectsimporter : search for
"R&ecent files"
2008-11-11 14:50 killerbot
svn5302:  - menu addition fix : exporter : search for "Print..."
2008-11-11 14:46 killerbot
svn5301:  - HexEditor : fix menu addition (search for &Open...)
2008-11-10 19:15 ceniza
svn5300:  Help plugin:
* Fix: Search for "&Help", not "Help" (causes problems with
translations)
2008-11-09 14:59 jenslody
svn5299:  * scriptconsole: make the command execute by pressing
enter inside the combobox on windows, too. (On linux/gtk it
worked out of the box)
2008-11-08 20:45 mandrav
svn5298:  * Search in class browser works on windows now too.
2008-11-05 12:22 jenslody
svn5297:  * wxSmith: added missing style to wxComboBox
2008-11-02 16:49 jenslody
svn5296:  hopefully fixed crash on output parsing
2008-10-28 12:16 mortenmacfly
svn5295:  - debugger: fix misleading error message (compiler
options: "Programs" tab is now called "Toolchain executables")
2008-10-25 18:00 mortenmacfly
svn5293:  * partially applied patch #2162: Common
RemoveFileFromProject method (avoid a lot duplicate code)
2008-10-25 17:21 biplab
svn5291:  * Fixed: [Bug #14639] Ignoring case when renaming files
to same name case modified
2008-10-25 16:17 biplab
svn5290:  * Fixed: [Bug #14713] Memory leak in
src/plugins/compilergcc/depslib/src/regexp.c
2008-10-25 16:01 biplab
svn5289:  * Fixed: [Bug #14714] Mismatching allocation and
deallocation in source_exporter
2008-10-25 15:36 biplab
svn5288:  * Applied: Patch to improve OpenWatcom compiler support
(Thanks to YesNo).
2008-10-24 21:22 byo
svn5286:  wxSmith: Replaced some icons with those provided by
nausea
(http://forums.codeblocks.org/index.php/topic,372.msg66841.html#msg66841)
2008-10-23 17:10 byo
svn5284:  HexEdit: Make previous commit compatible with windows
platform (poor support for long double :( )
2008-10-23 16:33 byo
svn5283:  HexEdit:
* Added automated expression parser tests
* Added basic trygonometric functions, log and pow
* Added parsing of floating point numbers
* Optimized a little bit the produced code
2008-10-20 20:48 byo
svn5280:  wxSmith:
* Applied (in modified form) update to wxGrid by rcoll
* Fixed typo in wxSashLayoutWindow (invalid name of XML property)
2008-10-20 07:07 mortenmacfly
svn5278:  - lib_finder plugin: restored broken Windows project
file (was broken since 5029...?!)
2008-10-19 19:08 jenslody
svn5277:  Incremental Search 0.4 2008/10/19:
- fixed a possible crash, when no "Start here"-page is shown
- make found text visible, even if it is in a column outside the
actual editor-window
- ESC now leaves IncSearch and optionally selects found phrase
(if textcontrol has focus)
- ALT-DELETE clears textcontrol (if it has the focus)
- added some svn-keywords to the files
2008-10-19 07:17 killerbot
svn5276:  - include fixes
2008-10-18 16:47 mandrav
svn5275:  * Moved class wizard menu item to "File->New->Class".
* Minor fix related to calltips.
* Display any script errors in separate (multi-line) window.
2008-10-15 15:47 mortenmacfly
svn5273:  * todo list plugin: implemented sorting of columns
2008-10-15 13:06 jenslody
svn5272:  * Incremental Search: fix for windows to make text
control update bg-colour immediately
2008-10-15 09:42 mortenmacfly
svn5271:  - fixed bug #14682: new URL for MSDN search
2008-10-14 12:12 mortenmacfly
svn5270:  - projects importer: (VC6 project) fix incorrect import
of postbuild commands including tabs
- projects importer: (VC6 workspace) issue an error message if
workspace did not contain any valid projects
2008-10-12 15:49 jenslody
svn5269:  - Incremental Search: small fixes to the conf-dialog
(Thanks to mariocup); updated the settings-bitmap
2008-10-12 12:28 jenslody
svn5268:  Incremental Search: Fixed a highlight bug, when
searched in selected text; added more configuration options;
added button to clear the text to search for; make line-endings
and indendation more consistent
2008-10-12 06:31 biplab
svn5267:  * Incremental Search: Fixed - A typo.
2008-10-11 15:58 jenslody
svn5266:  - Incremental Search: build-fix for wxWidgets versions
before 2.8.5, fix for windows projectfile not including the png's
in some cases
2008-10-11 14:36 biplab
svn5265:  * Incremental Search: Fixed - make dist will now
include resource images in source tarball.
2008-10-11 14:07 jenslody
svn5264:  - Incremental Search: rereverted previous commit,
because it *is* a bug, also fixed post-build steps on linux
(windows seems ok)
2008-10-11 13:41 biplab
svn5263:  * Incremental Search: Reverted previous commit. Sorry,
it was not a bug.
2008-10-11 13:14 biplab
svn5262:  * Incremental Search: Fixed - 16x16 images are not
stored in zip file during Linux builds.
2008-10-11 12:57 biplab
svn5261:  * Incremental Search: Removed Makefile.in from repo.
It'll be regenerated from Makefile.am file.
2008-10-11 10:32 jenslody
svn5260:  - Incremental Search: removed some unneeded headers,
removed some more virtual declarations (even if it is not
necessary) to make code more consistent, fixed typo in r5256
which leads to an error, if compiled without CB_PRECOMP
2008-10-11 09:12 killerbot
svn5259:  translation issues fixed : _T --> _
2008-10-10 20:32 killerbot
svn5258:  - follow up
2008-10-10 20:26 killerbot
svn5257:  - follow up (not complete yet)
2008-10-10 19:57 killerbot
svn5256:  - hopefully correctly adjusted the include mechanism
(and removed virtual/protected : nobody is inheriting currently,
so don't confuse the reader)
2008-10-10 16:49 killerbot
svn5255:  - first fixes in the addition of IncrementalSearch
2008-10-10 16:05 biplab
svn5254:  * Incremental Search: Fixed icon size of Main menu.
2008-10-10 12:43 jenslody
svn5253:  Adding missing files from last commit
2008-10-10 12:41 jenslody
svn5252:  Adding incremental search as contrib-plugin
2008-10-10 12:40 jenslody
svn5251:  Patch for (wx)scintilla to have more colourful
highlight-capabilities with indicators, patch for Highlight
occurences to use this
2008-10-10 11:58 mortenmacfly
svn5250:  * todo list plugin: made todo types configurable
2008-10-08 11:07 killerbot
svn5246:  - pch fix
2008-10-07 17:09 byo
svn5245:  wxSmith:
* Enabled wxGLCanvas (setting custom context not available yet)
* Changed some code to use same naming convention
2008-10-07 09:45 mandrav
svn5244:  * Improved filtering of matches for "goto
declaration/implementation"
2008-10-06 19:31 killerbot
svn5243:  - GCC 4.3 fixes (removing -include"sdk.h" from the cbp
files and some more) this is more or less the same as applying :
Patch #2560 and 2559
2008-10-06 15:40 jenslody
svn5242:  Patch #2570 to fix bug #10775, "GotoLine()" now works
correctly, even if parts of the code are folded. Thanks to XayC
2008-10-01 11:18 mortenmacfly
svn5241:  - added /? und --? help option alias (for the Windows
users not used to /h)
2008-09-30 21:33 byo
svn5240:  wxSmith: Fixed bug in font property generating wrong
code when relative size was used
2008-09-30 09:43 mandrav
svn5238:  * Added "--file=foo.cpp[:line]" option so a file can be
opened and, optionally, jump to a specific line
2008-09-29 21:23 jenslody
svn5237:  ThreadSearch plugin: fixed a bug that causes a crash on
linux (maybe also on win), when ThreadSearch uses Messages
notebook and was toggled off and then on again
2008-09-28 07:06 jenslody
svn5236:  * Non-PCH build fix. (Thanks to Tim S)
2008-09-28 05:23 biplab
svn5235:  * Removed: Unnecessary files from wxPropertyGrid.
Please do not put them in C::B repository.
2008-09-27 23:18 jenslody
svn5234:  * update.bat: supress warnings about non-existing
files, if UI resources are compressed the first time
2008-09-27 22:51 jenslody
svn5233:  Valgrind plugin: fixed a crash, when plugin was
disabled
2008-09-27 22:49 jenslody
svn5232:  fixed a problem when disabling a plugin that uses two
infopanes, at least one of them was not deleted, also fixing a
wxFlatNotebook bug, if the last two notebooks get deleted and the
last had the focus before
2008-09-26 11:00 mortenmacfly
svn5231:  - wxSmith: more descriptive error message if a property
could not be read
2008-09-26 08:08 mortenmacfly
svn5230:  * wxSmith: Updated (added) missing events to
wxCheckListBox (derived from wxListBox)
2008-09-25 19:10 byo
svn5229:  HexEditor (expressions):
* Switched memory accessing operator from "<dataType>( <offset>
)" to "<dataType>[ <offset> ]"
* added alternative to '@' as a string 'cur'
2008-09-25 18:38 byo
svn5228:  Makefile fix
2008-09-25 18:36 byo
svn5227:  wxSmith:
* Added missing size events to some base items (not all items
updated)
* Added "Advanced" category on the palette - it will be used for
more complex items available inside wxWidgets
* Added following items provided by rcoll:
- wxSingleInstanceChecker
- wxSashWindow
- wxSashLayoutWindow
- wxStopWatch
- wxSymbolPickerDlg
- wxGLCanvas (not yet enabled since it causes stability problems
on gtk)
2008-09-25 17:32 byo
svn5226:  HexEdit: forgot this small change
2008-09-25 17:26 byo
svn5225:  HexEditor:
* Added editor for stored expressions
2008-09-25 14:23 jenslody
svn5224:  fixed a problem with accessing infopanes correctly
after moving or toggling them
2008-09-25 14:22 jenslody
svn5223:  fixed an issue that causes progressbar to stay always
on top when adding files in linux via projects context menu
2008-09-25 14:19 jenslody
svn5222:  pending breakpoints can now be removed after starting
debug-session
2008-09-25 08:41 mortenmacfly
svn5221:  - wxSmith: updated wxPropGrid documentation, removed
obsolete files
2008-09-25 08:35 mortenmacfly
svn5220:  * wxSmith: updated wxPropGrid from 1.2.10 to 1.2.12
(for wx28 compatibility)
- notice: wxPropertyGrid will be part of wx29
2008-09-24 13:35 mortenmacfly
svn5219:  * fixed bug in tokenizer related to function arguments
with nested c-style comments
2008-09-24 11:08 mortenmacfly
svn5218:  - reverted some wrong atoi fixes
2008-09-24 08:41 afb
svn5217:  * codesnippets: add missing Mac headers
2008-09-24 08:40 afb
svn5216:  - codesnippets: fix relative path, for VPATH builds
2008-09-24 07:15 mortenmacfly
svn5215:  - made atoi into wxAtoi (as proposed by wx)
- made file dialog wxFILE_XXX flags to wxFD_FILE_XXX
(compatibility with wx28+)
- resources: wxRESIZE_BOX -> wxMAXIMIZE_BOX etc. (compatibility
with wx28+)
2008-09-23 16:14 jenslody
svn5214:  fixed crash-candidates: conversion to multibyte-string
fails in some rare cases and crashes C::B if result is passed to
c/c++-functions
2008-09-22 08:43 mortenmacfly
svn5213:  - fixed upper-case wxCHAR to wxChar
2008-09-22 05:26 killerbot
svn5212:  - little build fix (for ansi builds)
2008-09-21 20:19 killerbot
svn5211:  * bug fix for error introduced in rev 5209 (no longer
builds)
2008-09-21 20:10 killerbot
svn5210:  - remove warnings, and actually correct application of
that dirty old printf rules
2008-09-21 19:01 afb
svn5209:  - allow launch with associated application (open) for
all platforms
2008-09-20 11:47 killerbot
svn5208:  - some first wx29 compatibility updates
2008-09-19 06:38 mortenmacfly
svn5207:  - fixed wrong comparision with compiler index (thanks
stahta01)
2008-09-18 08:34 jenslody
svn5206:  - moved DDE-Server initialization, to make it start
after commandline is read.
2008-09-18 08:17 mortenmacfly
svn5205:  - fixed possible crash candidate (DDE server related)
2008-09-16 16:13 biplab
svn5204:  * Fixed: Project Importer menu location at File menu
was hard-coded. (It's a cosmetic fix and fixing two separators
after Import Project menu item bug in latest nightlies)
2008-09-08 07:36 killerbot
svn5203:  -pch include fixes, and DLLIMPORT on templates
2008-09-07 19:50 jenslody
svn5202:  fixed an issue that leads to a crash on linux, if the
last watch was removed from "Debug -> Edit watches" dialog
2008-08-31 14:26 jenslody
svn5201:  * fixed two minor errors
2008-08-30 07:08 biplab
svn5200:  * Cleaned Up: Project file.
2008-08-29 16:09 jenslody
svn5199:  fixed update-script for linux, previous version seems
to be incompatible with some shells
wxSmith: added "SetSashPosition" to generated code only if
wxSplitWindow has two children (update for r5196)
2008-08-29 14:38 pecan
svn5198:  DragScroll 1.3.23 2008/08/29
- Fixed: font sizes increasing across sessions in
OnMouseWheelEvent.
- Save/restore users ctrl-MouseWheel font changes across
sessions.
- Fixed: crash caused by failure in CleanUpWindowPointerArray()
- Changed option label "MouseWheelZoom" to "Log MouseWheelZoom"
to avoid confusion; even though it applies to other tree and list
controls.
2008-08-29 09:42 mortenmacfly
svn5197:  * projects_importer (MSVC6): Add support for importing
post build commands
2008-08-27 19:04 jenslody
svn5196:  wxSmith: added "SetSashPosition" to generated code to
make the appropriate parameter work
2008-08-26 17:37 jenslody
svn5195:  Hopefully fixed dde-issue when double-clicking on
associated files in explorer on XP and CodeBlocks is not yet
running.
2008-08-26 16:36 mandrav
svn5194:  * added logrotate-style backups to autosave
2008-08-24 09:59 biplab
svn5193:  * Highlight Occurrences:
- Added: Support for user-defined colours.
2008-08-23 17:49 pecan
svn5192:  CodeSnippets 1 3.92 2008/08/23
- App:Added RemoveFileFromRecentHistory routine
- Allow user to specify new filename at "Load Index File..."
- Adjust CodeSnippet TreeCtrl font via Ctrl-MouseWheel
- Adjust ThreadSearch log font via Ctrl-MouseWheel
- Delete temporary files created when editing xml text items
- After external file mod and reload, call
ScbEditor::SetEditorStyleAfterFileOpen() to re-establish margin
style, width, etc.
- Add file dragndrop to EditSnippetFrame
- Add wxLog::EnableLog(false) for release app to stop wxWidget
wxMessageBox's when user starts CodeSnippets.exe without a
CodeBlocks .conf file.
- Removed memoryMappedFile code for compatibility with non-linux
unixes
- Fixed missing events when CS switched from External to
docked/floating
- Auto start CS app if running in previous session.
- Auto show docked or floating when switching from app
- Ask user if s/he really wants multiple invocations of CS from
same folder.
2008-08-23 17:41 pecan
svn5191:  DragScroll 1.3.18 2008/08/23
- Implement Ctrl-MouseWheel zoom for CB list & tree ctrls
- Add config options "Ctrl-WheelMouse Zooms" and "Remember Log
Zoom"
- Allow user to ctrl-mouse zoom htmlWindows (eg, Start Here page)
- Fixed: missing events bec.StartHere htmlWindow never issues
wxEVT_DESTROY
2008-08-21 09:57 mortenmacfly
svn5190:  - added wizard for stlport enabled application(s)
- hexedit: fixed linker warnings on windows
2008-08-18 16:36 biplab
svn5189:  * Polished: Highlight Occurrences. Selection will now
be Filled rectangle, instead of a outlined rectangle.
2008-08-17 16:37 biplab
svn5188:  * Implemented: [Feature Request #4270] Occurrence
selection should be case-sensitive
* Highlight Occurrences: Added option to highlight Whole Words.
2008-08-17 13:49 killerbot
svn5187:  applied in modified form [ Patch #2537 ] help_plugin:
missing prototypes in defs.h
2008-08-17 13:36 killerbot
svn5186:  * applied Patch #2544 : loggers font fix
2008-08-15 18:15 killerbot
svn5185:  * copy/cut-paste fixes in linux
* copy/move fixes on linux when drag and drop of selected text
with the mouse
2008-08-13 22:22 jenslody
svn5184:  RegExTestbed plugin: fixed a bug that makes it
impossible to select/copy the quoted expression on linux and
makes it impossible to scroll the text of the output control.
2008-08-12 23:01 byo
svn5183:  HexEditor:
* Many bugfixes in the expression parser
* Added expression parsing into the preview section
2008-08-08 15:23 jenslody
svn5182:  HeaderFixup plugin: fixed typo in defaults.cpp that
leads to incorrect includes
2008-08-08 14:49 jenslody
svn5181:  Fixed a bug that can lead to a crash if compiler-plugin
checks if external deps are outdated. Thanks to jeroen for
pointing this out and the patch.
2008-08-06 22:03 byo
svn5180:  HexEditor: Forgot to add this file
2008-08-06 22:02 byo
svn5179:  HexEditor: Added expression calculator (based on simple
virtual machine), it will be used for goto, search and preview
operations
2008-08-01 17:17 killerbot
svn5177:  - include fixes
2008-08-01 17:03 killerbot
svn5176:  - include fixes, and /* */ --> // : (c++ code)
2008-08-01 16:41 killerbot
svn5175:  - update to previous commit
2008-08-01 16:39 killerbot
svn5174:  - first step to get rid of one public var, in
preparation of applying a patch
2008-08-01 15:54 killerbot
svn5173:  * OnReload does not re-establish margin numbers and
width (Bug #014298, patch number #002536)
2008-07-31 20:16 byo
svn5172:  HexEditor: Applied patch by dmoore - integration with
ShellExplorer plugin
2008-07-30 18:13 pecan
svn5171:  CodeSnippets 1 3.80
- Center find dlg in parent frame
- Invoke CheckForModifiedFiles in EditSnippetFrame EVT_ACTIVATE
- Invoke CheckForModifiedFiles in ThreadSearchFrame EVT_ACTIVATE
- Pass URL/URI in dragndrop as file for browsers
- App:Fix activating first instance when starting secondary
instances, then exit
- {enter} in snippets properties label simulates OK
- Fixed: App: CodeSnippets XML Index is not being saved OnClose
[x].(2008/07/30)
- Fixed: Loop caused by cross-frame event posting in EVT_ACTIVATE
routines
- Speed up .cbp compile time by sharing obj directory betwn
plugin & standalone
2008-07-26 11:58 daniel2000
svn5170:  - some minor fixes for make dist
2008-07-26 11:54 byo
svn5169:  HexEditor: Implemented inserting new bytes (INSERT key)
and deleteing current (DELETE key)
2008-07-26 11:44 daniel2000
svn5168:  - added libValgrind.* files to file list (forgot this
in last commit)
2008-07-26 11:33 daniel2000
svn5167:  - some spec file tidying and some minor fixes
2008-07-25 21:35 byo
svn5166:  HexEditor: Implemented goto functionality (ctrl+g)
2008-07-25 20:16 byo
svn5165:  HexEditor: Added "Open with HexEditor" option into the
"File" menu
2008-07-25 20:14 byo
svn5164:  Fixed bug causing C::B to rejest closing when using
editor other than the internal one
2008-07-25 19:37 jenslody
svn5163:  - fix for a rare case when reselecting a just
deselected word does not highlight its occurences
2008-07-25 11:51 jenslody
svn5162:  - fixed minor bug in headerfixup defaults
2008-07-24 14:26 thomasdenk
svn5161:  - made deselect work correctly
2008-07-23 20:52 byo
svn5160:  HexEdit:
* Fix problems with crashes on windows (potentially)
* Fix problem with displaying small files
2008-07-23 15:45 biplab
svn5159:  * Fixed: Auto-detection of GCC returns wrong compiler
dir (Reproducible in Fedora 9).
2008-07-23 15:41 thomasdenk
svn5158:  - missing line
2008-07-23 15:28 biplab
svn5157:  * Fixed: Occurrence selection remains active after
deselecting the text (due to last commit).
2008-07-23 13:10 thomasdenk
svn5156:  - CPU patch for patch #002525
2008-07-23 13:05 biplab
svn5155:  * Applied: [Patch #2525] Occurrences Highlighting
2008-07-22 20:54 byo
svn5154:  wxSmith: (thanx to pdsonic for finding these bugs)
* Fixed bug with checkable menu item (invaild name of XML node)
* Fixed procedure fetching menu items from XRC file
2008-07-21 19:35 thomasdenk
svn5153:  - Updated to take advantage of r5152
2008-07-21 19:19 mandrav
svn5152:  - added EVT_EDITOR_BEFORE_SAVE event
2008-07-21 19:15 pecan
svn5151:  -CodeSnippets 1 3.72 2008/07/20
- Disable Find and FindInFiles in FullSearch Preview window to
prevent crashes
- Disalbe FindInFiles in FullSearch editors (causing crashes)
2008-07-21 16:46 biplab
svn5150:  * Improved: Code to address a lock-up when ² is
entered.
2008-07-21 14:45 mortenmacfly
svn5149:  * fixed regression due to rev 5124 with libary
selection/modification
2008-07-20 20:59 jenslody
svn5148:  - Headerfixup-plugin: reverted the conditional part of
commit 5147, there seem to be problems with 32bit systems too
2008-07-20 20:07 jenslody
svn5147:  - Headerfixup-plugin: workaround for x86_64
compiling-problem
2008-07-20 13:35 pecan
svn5146:  - CodeSnippets - update versoin number
2008-07-20 12:22 pecan
svn5145:  *CodeSnippets 1 3.70 2008/07/20
- Fix FullSearch file open crash when CodeCompletion loaded
2008-07-19 19:55 byo
svn5144:  HexEditor: Added protection from crashes - all hex
editors are closed before plugin is detached
2008-07-19 17:08 byo
svn5143:  HexEditor: Workaround for MinGW's broked printf support
for long double
2008-07-19 10:12 byo
svn5142:  HexEditor: Changed resources
2008-07-19 10:11 byo
svn5141:  HexEditor: Now the "Value Preview" should be enabled by
default for sure :)
2008-07-18 22:03 byo
svn5140:  HexEdit:
* Made the "Value Preview" option enabled by default
* Some small project adjustments
* Removed some warnings
2008-07-18 19:14 byo
svn5139:  HexEditor: Switched to CamelCase for .so and .zip file
on linux
2008-07-18 18:18 killerbot
svn5138:  - hexeditor update
2008-07-18 18:00 byo
svn5137:  Added HexEditor plugin
2008-07-18 15:45 mortenmacfly
svn5136:  * updated bzip libs to most recent version (fixes
security flaws)
* added several lexers by applying patch #2517 (thanks danselmi)
- fixed minor bug in matching brace handling in cbeditor (thanks
danselmi)
- added auto import libs for several project (targets) where
required
- updated C::B project file's library options to be more flexible
(lib_XXX_.a -> _XXX_)
* fixed bug #14098, by applying patch #2506 (thanks techtonik)
- updated envvars project file as a workaround for the case of
spaces in the pathname (actually a bug in macrosmanager!)
- removed dead code in project manager
2008-07-17 18:37 killerbot
svn5135:  - the fix
2008-07-17 18:29 killerbot
svn5134:  - part of a fix ?
2008-07-17 17:11 mariocupelli
svn5133:  wizards:
- remove header/source dir for EasyKit-TC1767
2008-07-17 15:13 mariocupelli
svn5132:  wizards:
- add support for Audo-Future derivatives
2008-07-17 13:14 thomasdenk
svn5131:  - HeaderGuard
2008-07-16 20:57 mariocupelli
svn5130:  wizards:
- add support for Audo-Future derivatives (TC1767/TC1797)
- add wizards with usage of internal flash
- switch to new SFR header files for TriCore
2008-07-15 09:27 mortenmacfly
svn5129:  - fixed wrong forward decl in loggers.h (due to usage
of wxTextAttr as object)
- tried to hunt down a crash when compiling (related to
PipedProcess)
- headerfixup plugin: added missing keyword for C::B SDK
2008-07-15 08:01 killerbot
svn5128:  - include fix
2008-07-14 20:30 pecan
svn5127:  CodeSnippets 1 3.69 2008/07/14
- Jens' fix for broken CheckForModifiedFiles (Thanks)
2008-07-13 20:36 pecan
svn5126:  CodeSnippets 1 3.68 2008/07/13
- Fix standalone module to run as portable exe
2008-07-13 16:18 killerbot
svn5125:  * Valgrind plugin now has it's own menu entry
* added basic support for Valgrind::cachegrind
2008-07-13 10:48 mortenmacfly
svn5124:  * allow multiple selection for libraries in compiler
options for all operations (move, copy, delete...)
2008-07-12 18:55 mortenmacfly
svn5123:  - fixed codesnippets project fiile for unix
2008-07-12 12:57 byo
svn5122:  lib_finder: Added support for library dependencies
2008-07-12 12:51 byo
svn5121:  wxSmith: Changed method of connecting events directly
to item (like itemVariable->Connect( ... ) ) - id's of items are
not used now since this caused some problems (like wxEVT_CHAR was
not always processed).
2008-07-11 23:54 pecan
svn5120:  CodeSnippets - removed unused files
2008-07-11 23:53 pecan
svn5119:  CodeSnippets - removed unused files
2008-07-11 23:50 pecan
svn5118:  * CodeSnippets with ThreadSearch
- RightClick root item and choose FullSearch
2008-07-11 11:09 mortenmacfly
svn5117:  * applied several patches from Bugtracker (thanks jens
and others...)
- handle special charakters in tokenizer (fixes freeze)
- fix some compiler warnings on windows (auto-import)
- fixed issues with wxSmith on 64bit systems
- choose the right target for debugging
- correct placement of file modified dialog
- fixed wrong behaviour of taskbar icon on batch builds
- save missing layout infos
2008-07-10 05:33 killerbot
svn5116:  - update
2008-07-09 18:40 killerbot
svn5115:  - headerfix-unix.cbp fix
2008-07-09 18:38 killerbot
svn5114:  - update to previous commit
2008-07-09 18:31 killerbot
svn5113:  add Valgrind plugin
2008-07-08 20:29 mortenmacfly
svn5112:  - fixed makefile system due update of headerfixup
plugin
2008-07-08 11:15 mortenmacfly
svn5111:  * fixed crash when clicking the close-button twice by
applying patch #2513, thanks Der Meister.
headerfixup plugin:
- detect existing forward decls
- detect spaces in includes, e.g. #include < wx/wx.h >
- make the log available in a report window for inspection/save
- save the UI settings (including selection of libs)
- use RegEx for detection of includes, forward decls... in files
2008-07-04 12:54 mortenmacfly
svn5109:  header_fixup plugin:
- fixed a few bugs introduced in last commit (doh!)
- added todo file for devs that want to contribute
2008-07-04 12:16 mortenmacfly
svn5108:  header_fixup plugin:
- updated C::B defaults (e.g. to include the new logger)
- fixed a few bugs in wx 2.6.4 defaults
- added wx 2.8.8 defaults
2008-07-03 15:29 biplab
svn5107:  * Applied: [Patch #2508] Wrong name for .o file after
renaming .cpp file
2008-06-23 15:08 biplab
svn5105:  * Fixed: AutoVersioning plugin adds version.h more than
once for projects with more than 2 targets.
2008-06-22 15:57 biplab
svn5104:  * Fixed: File permission gets messed up after a file
save. (Uses a portion of patch by Jens, Thanks!)
2008-06-22 11:05 dje
svn5103:  * Added current target to search scope in ThreadSearch
plugin.
2008-06-19 20:14 killerbot
svn5102:  - minor include change
2008-06-19 20:04 killerbot
svn5101:  * don't parse the targets of another platform for
include directories [otherwise you get crap on linux when for
example a project containing linux wx target and windows wx
target : on linux you get complaints that #WX is unknown and you
get the global var dialog very easily 6 times or more presented]
2008-06-18 20:05 killerbot
svn5100:  * menu entry and keyboard shortcut for "Open include
file"
2008-06-18 15:59 mortenmacfly
svn5099:  * fixed: C::B not asking anymore to save a modified
workspace if e.g. another project was added
2008-06-17 15:37 ceniza
svn5098:  Help plugin:
* [BUGFIX] Crash when deleting first entry (patch provided by
jens)
2008-06-16 21:38 killerbot
svn5097:  * applied patch 2494 which fixes bug 14037 (thanks
Jens)
2008-06-16 21:30 killerbot
svn5096:  * menu entries and keyboard shortcuts for "Find
declaration of :'...'" and "Find implementation of :'...'"
2008-06-10 16:09 biplab
svn5095:  * Fixed: Couple of layout issues in Header-fixup
plugin.
2008-06-10 15:28 mortenmacfly
svn5094:  * fixed crash with HeaderFixup plugin if no project is
active... ooops. ;-)
2008-06-08 15:19 biplab
svn5093:  * Fixed: Wrong number of items radio box in Headerfixup
plugin.
2008-06-08 15:11 biplab
svn5092:  * Fixed: A bug introduced in previous commit. (Thanks
Jens for noting this)
2008-06-08 13:37 biplab
svn5091:  * Applied: [Patch #2480] Speedup update-script on linux
2008-06-08 13:19 biplab
svn5090:  * Fixed: [Bug #13982] Undocked (floating) windows can
cause GTK-Critical on linux (Using [Patch #2490])
2008-06-06 09:59 mariocupelli
svn5089:  Editor:
- fix pasting in block select mode (thanks to SiegeLord)
2008-06-05 21:46 dje
svn5088:  - ThreadSearch plugin : fix potential hang due to a
graphic call in the worker thread (thanks to Pecan)
2008-06-03 11:04 killerbot
svn5087:  - further header fixup fixes
2008-06-03 06:42 killerbot
svn5086:  - pch fix
2008-06-03 06:39 killerbot
svn5085:  * fixes to build HeaderFixUp on linux and dialog size
2008-06-02 11:32 mortenmacfly
svn5084:  * added (saved) HeaderFixup plugin (latest version) to
SVN
- adjusted build/install system (hopefully correctly... needs
testing)
- fixed envvars project file for unix
- reverted some wrong changes of R5070
2008-06-01 15:28 biplab
svn5083:  * Fixed: Possible crash when an open file is deleted
from disk and C::B is asked to remove it from project tree.
2008-05-28 22:55 ceniza
svn5082:  Debugger plugin:
* Bugfix: Valid frames in the call stack being discarded
? Check: '(' printed as the address of call stack #0 when there's
not address information at all for it
2008-05-24 12:06 biplab
svn5081:  * Applied: [Patch #2452] Speedup 'update.bat'
2008-05-23 09:15 mandrav
svn5080:  * Script console is now a docking window (instead of
being part of the logs).
* Script console now keeps a history of entered commands.
* Fixed layout of some dialogs.
2008-05-22 18:39 pecan
svn5079:  DragScroll 1.2.15 2008/05/22
-Allow multiple invocations of OnAppStartupDoneInit() in order to
catch windows that open after we intialize. (2008/03/4)
- Conversion to use only one event handler (2008/04/22)
- Optimizations in MouseEventsHandler
- SearchForScrollableWindows() as service to external callers
- Added DragScroll events for rescanning/adding/removing windows
- Optimized/cleaned up MouseEventHandler
- Removed OnWindowOpen EditorManager dependencies
- Add Configure() and event to invoke it. 2008/04/29
2008-05-22 16:10 biplab
svn5078:  * Fixed: Code missed in last commit.
2008-05-22 15:59 biplab
svn5077:  * Fixed: Memory dump window shows wrong memory address.
2008-05-22 06:11 mortenmacfly
svn5076:  * fixed broken replace in files (thanks to Bob)
2008-05-20 14:51 biplab
svn5075:  * Fixed: [Bug #13841] memory dump does randomly not
work (by applying [Patch #2475]). Thanks Jens for the patch.
2008-05-17 06:03 biplab
svn5074:  * Added: Correct exchndl.dll file.
2008-05-17 06:02 biplab
svn5073:  * Removed: Corrupted exchndl.dll file.
2008-05-17 05:23 biplab
svn5072:  * Fixed: exchndl.dll was missing from trunk. Adjusted
the update.bat to include it.
2008-05-17 05:01 biplab
svn5071:  * Removed: Empty installer folder from the trunk.
2008-05-15 09:11 mortenmacfly
svn5070:  - fixed 2 possible crash candidates
- some more information given to the user if loading a manifest
file fails
2008-05-14 16:37 biplab
svn5067:  * Added the mime folders to the autotools build system.
2008-05-14 16:14 mortenmacfly
svn5065:  Moved setup/mime/codeblocks.desktop to
trunk/src/mime/codeblocks.desktop
2008-05-14 16:14 mortenmacfly
svn5064:  Moved setup/mime/codeblocks.png to
trunk/src/mime/codeblocks.png
2008-05-14 16:14 mortenmacfly
svn5063:  Moved setup/mime/codeblocks.xml to
trunk/src/mime/codeblocks.xml
2008-05-14 16:14 mortenmacfly
svn5062:  Moved
setup/mime/gnome-mime-application-x-codeblocks-workspace.png to
trunk/src/mime/gnome-mime-application-x-codeblocks-workspace.png
2008-05-14 16:14 mortenmacfly
svn5061:  Moved
setup/mime/gnome-mime-application-x-codeblocks.png to
trunk/src/mime/gnome-mime-application-x-codeblocks.png
2008-05-14 16:13 mortenmacfly
svn5060:  Moved setup/mime/Makefile.am to
trunk/src/mime/Makefile.am
2008-05-14 16:12 mortenmacfly
svn5059:  Created directory trunk/src/mime
2008-05-13 17:31 biplab
svn5058:  * Fixed: [Bug #13807] bootstrap of C::B fail on missing
src/setup
2008-05-13 17:01 biplab
svn5057:  * Non-PCH build fix. (Thanks Tim S.)
2008-05-13 16:44 biplab
svn5056:  * Fixed: Digital Mars Compiler throws error while
compiling Win32 App wizard generated projects.
* Fixed: Digital Mars Resource Compiler throws error while
compiling Win32 App wizard generated resource files.
* Minor tweak in Win32 App wizard generated resource file.
2008-05-13 16:35 biplab
svn5055:  * Fixed: [Bug #13800] Digital Mars Resource Compiler
Error
2008-05-13 13:26 mortenmacfly
svn5054:  * handle read-only file (editor) properly for
search-and-replace
* show an info window if while replacing in files some files were
skipped due to being read-only
2008-05-12 08:23 mandrav
svn5053:  - Moved 'setup' folder to root of the repository
2008-05-11 15:37 killerbot
svn5052:  - fix wx cb dll name
2008-05-11 07:22 mortenmacfly
svn5051:  - some minor fixes on the NSI file (to comply with new
C::B folders)
2008-05-11 07:12 mortenmacfly
svn5050:  - moved installer files to the right place
2008-05-11 07:10 mortenmacfly
svn5049:  moved installer files to the right place
2008-05-10 19:53 killerbot
svn5048:  - pch fix
2008-05-10 18:11 killerbot
svn5047:  - add some installer files
2008-05-10 13:05 byo
svn5046:  lib_finder: Added support for versioning of library
detection settings
2008-05-09 15:10 killerbot
svn5045:  - pch fix
2008-05-09 08:04 mandrav
svn5044:  * Project-wide remote debugging settings now offer
project-level settings too, in addition to target-level settings
(target-level settings override project-level ones).
2008-05-08 22:38 byo
svn5043:  wxSmith: Makefile.am fix
2008-05-08 22:09 byo
svn5042:  wxSmith:
* Exported 'WxsRecoverWxsFile' function into squirrel - it may be
used to recover resources when they were lost
* Fix potential crash when loading project with invalid resource
definitions
2008-05-08 14:44 ceniza
svn5041:  Source Exporter:
* Added option to print line numbers in the exported file.
2008-05-08 08:35 mandrav
svn5040:  * Debugger now updates the call stack when manually
switching to a different thread.
2008-05-07 21:55 byo
svn5039:  lib_finder:
* Changed list.xml content to look more like current library
detection settings xml files
* Small bug fixes
2008-05-07 20:49 ceniza
svn5038:  AStyle plugin:
- Reset m_PeakStart after peekReset
2008-05-07 18:11 ceniza
svn5037:  AStyle Plugin:
- Upgraded to AStyle 1.22
2008-05-07 14:58 killerbot
svn5036:  * fix the build (broken by rev 5029)
2008-05-07 12:26 mandrav
svn5035:  * Fixed a couple of bugs in C++ parser when parsing
comments.
2008-05-07 12:22 thomasdenk
svn5034:  * Fixed r5031 to compile with gcc 4.2
2008-05-07 11:41 mandrav
svn5033:  * Fixed bug with encoding detector being called twice
per file.
* Fixed default value inconsistency in two places for
ignore_invalid_targets setting.
2008-05-07 08:50 byo
svn5032:  lib_finder: Fixed Makefile.am
2008-05-07 08:49 mortenmacfly
svn5031:  * applied modified (no ABI change) variant of patch
#2425 by DrewBoo ("SDK recognises source and header extensions in
project mgr"). Thanks DrewBoo!
2008-05-07 08:45 mortenmacfly
svn5030:  * added native support for INL file extension (template
implementation files)
2008-05-07 07:21 byo
svn5029:  lib_finder:
* Added dialog helping to deal with unknown libraries when
project uses them
* Library detection definitions can now be downloaded from
internet
2008-05-05 10:03 mandrav
svn5028:  * Fixed C++ parser bug with operators containing the
'=' digit (caused the parser to skip big chunks of code).
* Added new view filter for symbols browser: "Everything"
(displays all known symbols).
* Members list in symbols browser (bottom list) now displays
member categorized (ctors & dtors, functions, vars, others),
where available, for easier reading.
* Enabled (and improved compared to initial plans) search
functionality in symbols browser.
2008-05-02 09:07 afb
svn5027:  - include string, for std::string (fixes the mac build)
2008-05-01 12:14 killerbot
svn5026:  * applied [ Patch #2424 ] GDB allows editing of
breakpoints when debugee is running
2008-05-01 08:53 biplab
svn5025:  * Added: SQL lexer.
2008-04-30 22:22 killerbot
svn5024:  * applied [ Patch #2362 ] Get lexer sample from user
data dir like lexer xml
2008-04-30 22:05 killerbot
svn5023:  * applied [ Patch #2422 ] Corrected spelling of
"explicitly"
2008-04-29 15:48 mandrav
svn5022:  * Fixed broken "run" functionality for console apps
(windows).
2008-04-27 09:31 biplab
svn5021:  * Fixed: [Bug #13500] Setting the icon of a wxFrame
causes compile error
2008-04-24 20:24 killerbot
svn5020:  - pch fix
2008-04-24 12:07 biplab
svn5019:  * Fixed: [Bug #13679] Crash in CodeCompletion after
autosave
2008-04-24 10:54 mandrav
svn5018:  * Added debugger option: "catch C++ exceptions".
* Added debugger option: "auto switch to first valid frame when
breaking". Meaning the debugger will switch to the first frame
with valid filename/line info when breaking.
* Replaced a couple of debugger's message boxes with info
windows.
2008-04-24 09:26 mandrav
svn5017:  * LD_LIBRARY_PATH is now correctly set for targets
executed with cb_console_runner.
2008-04-23 17:10 biplab
svn5016:  * Fixed: Refresh the project tree after AutoVersioning
plugin configures a project.
2008-04-23 17:02 biplab
svn5015:  * Fixed: [Bug #13676] OnCompiler(Started,Finished)
event.GetProject() returns null
2008-04-23 13:17 mandrav
svn5014:  - Fixed parsing bug introduced with last commit.
2008-04-23 12:22 mandrav
svn5013:  * Preprocessor definitions are now parsed and display
the macro's definition when the macro is used as a function.
* Fixed code-completion bug that would fail providing suggestions
if the caret was at the end of the file.
2008-04-23 11:58 mandrav
svn5012:  * Fixed well-hidden parsing bug related to template
parameters.
2008-04-23 07:41 mandrav
svn5011:  * Fix for bug with filenames that contain symlinks in
their paths (might open the same file more than once using
different paths because of the symlinks).
2008-04-19 12:19 killerbot
svn5010:  clean up (remove include\wxAUI)
2008-04-19 09:13 killerbot
svn5009:  * GCC support : added -std=c++98 and -Weffc++ compiler
options
2008-04-19 05:05 biplab
svn5008:  * Applied: [Patch #2442] AutoVersioning bugs, new
features (For JGM)
2008-04-18 18:31 mandrav
svn5007:  * Fixed a parsing error with stream operator (<<).
2008-04-16 11:42 thomasdenk
svn5006:  * Fixes to conditional variable handling
2008-04-13 17:43 byo
svn5005:  lib_finder: Fixed bug causing new custom libraries to
be removed
2008-04-13 03:49 mandrav
svn5004:  * New projects are now fully parsed for symbols after
the wizard finishes.
2008-04-13 02:43 mandrav
svn5003:  * Fixed bug in temporary C++ buffer parsing leading to
not recognizing some local vars (in some cases).
2008-04-13 02:09 mandrav
svn5002:  * Fixed special comments confusing the C++ parser
occasionally.
2008-04-12 09:40 biplab
svn5001:  * Fixed: [Bug #13585] Reload dialog shows when autosave
if enabled
2008-04-07 20:38 pecan
svn5000:  CodeSnippets 1.2.118 2008/04/7
- Save Doc file in CodeSnippetsTreeCtrl::OnIdle(), not just mark
as changed.
- Avoid " ..." only tooltip and verify XML text edit wxCancel
does not save.
- Add unique id to each XML element
- Add FindTreeItemBySnippetId() routine
- Fixed interference of SetFocus with EditLabel in tree ctrl
2008-04-06 11:09 biplab
svn4999:  * Fixed: Another Typo in Makefile.am (Thanks Jens for
pointing this)
2008-04-06 07:22 mortenmacfly
svn4998:  - truly added new wizards to the build system ;-)
2008-04-06 06:24 biplab
svn4997:  * Fixed: A typo in previous commit.
2008-04-06 06:15 biplab
svn4996:  * Fixed: Broken build due to the newly added wizards.
2008-04-05 21:09 killerbot
svn4995:  * consistency enhancement in project tree right click
menu : save project/file
2008-04-05 20:26 mariocupelli
svn4994:  Wizards:
* add wizards for ARM and PowerPC
2008-04-05 15:06 biplab
svn4993:  * Fixed: [Bug #13227] irrlicht porject wizard doesn't
find the irrlicht.h
2008-04-05 12:57 biplab
svn4992:  * Fixed; [Bug #13029] Scripting console crashes
codeblocks
2008-04-05 09:01 killerbot
svn4991:  - remove warnings
2008-04-04 16:31 biplab
svn4990:  * Fixed: To-do list fails to parse encoded files in
some cases. Now it will use EncodingDetector to detect and
convert encoded files.
* Improved: Opened files parsing would be several times fast as
now it will process them directly off memory.
* Fixed: To-do list starts parsing files while it's hidden.
* Added: A progress bar to update status while processing all
files of a project.
* Applied: [Patch #2423] TODO Plugin remembers its scope between
C::B sessions
2008-04-04 15:02 biplab
svn4989:  * Applied: [Patch #2332] Return focus to editor during
compilations
2008-04-04 14:38 biplab
svn4988:  * Applied: [Patch #2385] better WinAVR detection
2008-04-04 07:09 killerbot
svn4987:  - pch fix
2008-04-03 19:35 byo
svn4986:  lib_finder:
* Each library can not provide list of header files (using */?
wildcards) declared with this library
* Those headers can now be used to automatically detect missing
libraries in project
2008-04-03 15:25 biplab
svn4985:  * Fixed: Crash in Linux when an item is dragged from
one virtual folder to another and then it's edited. (Thanks r0d
for posting and Jens for the patch).
2008-04-02 14:43 biplab
svn4984:  * Added: Matlab_csf to configure.in.
2008-04-02 11:01 killerbot
svn4983:  - include pch fix
2008-04-01 17:49 mortenmacfly
svn4982:  - updated project files for the new wizard
2008-04-01 17:43 mortenmacfly
svn4981:  * added Matlab-C-S-function wizard
2008-04-01 17:40 mortenmacfly
svn4980:  * added new compiler: LCC
* class wizard: prefix checkbox not taken into account
- updated "skipping invalid compiler" message to be more
descriptive
2008-04-01 13:28 biplab
svn4979:  * Reverted: Commit revision 4968.
2008-03-31 18:37 mortenmacfly
svn4978:  * class wizard: add support for member variables, add
support for (doxygen) documenation
- commit a banana (on behalf of Ceniza)
2008-03-29 18:01 biplab
svn4977:  * Minor cosmetic fix.
2008-03-29 17:52 biplab
svn4976:  * Added: Support for Page-Up/Down, Home, End key in
IncrementalSelectListDlg.
2008-03-29 10:35 biplab
svn4975:  * Fixed: Couple of warnings in Scintilla.
* Fixed: Now C::B would not prompt to select missing compiler for
Targets not supported by current platform.
2008-03-27 22:51 byo
svn4974:  lib_finder: Forgot to modify Makefile.am and to add
some files
2008-03-27 22:48 byo
svn4973:  lib_finder:
* Added dialog allowing to edit currently known libraries
* Compilers are now matched using wxString::Matches() - can use *
and ? inside compiler filter
* Small code refactorings
2008-03-27 15:27 thomasdenk
svn4972:  - Experimental sigterm support
2008-03-24 21:48 killerbot
svn4971:  - pch fix
2008-03-23 21:28 killerbot
svn4970:  * make delete and insert work on num keypad (thanks
Rick)
2008-03-23 08:56 biplab
svn4969:  * Fixed: [Bug #13423] Search in files not working for
ISO-8859-1 in Linux (Thanks Rick for the patch)
2008-03-22 09:19 biplab
svn4968:  * Added: /nologo to resource compiler of MSVC-8.
2008-03-21 16:55 biplab
svn4967:  * Updated: Intel compiler detection code would now add
VC installation dir to extra paths list.
2008-03-16 11:59 biplab
svn4966:  * Improved: Auto-detection of Intel C/C++ compiler on
Windows. Now auto-detection code is able to-
- Auto-detect Intel compilers of any version number.
- Auto-detect working MSVC installation and configure it to use
with Intel compiler.
2008-03-15 19:02 biplab
svn4963:  * Added: C++ exception generation for Intel compiler by
the wizards.
2008-03-15 16:59 pecan
svn4962:  Removed file/folder
2008-03-15 16:58 pecan
svn4961:  BrowseTracker 1.2.74 2008/03/15
- Added Config settings panel to CB editor settings menu
2008-03-15 08:36 biplab
svn4960:  * Fixed: Broken Syntax-highlighting of wxSmith
generated code.
2008-03-15 06:19 biplab
svn4959:  * Fixed: Wrong command line option in AVR wizard.
2008-03-15 05:55 biplab
svn4958:  * Fixed: File status icon not changed after a file
can't be open. (Thanks to DrewBoo)
2008-03-14 21:06 byo
svn4957:  Fixed svn properties for sdk_common.h (no code change)
2008-03-14 20:34 ceniza
svn4956:  AStyle plugin:
- Applied stahta01's patch: missing includes when not using
precompiled headers
2008-03-14 18:50 mortenmacfly
svn4955:  - fixed typo
2008-03-14 08:02 mortenmacfly
svn4954:  * fixed broken compilation with project file under
Windows (committed forgotten project file... ooops)
2008-03-13 15:02 mortenmacfly
svn4953:  * symtab plugin: let it know *.so files (ooops.)
* dx wizard: update to allow selection / recognition of dx9
2008-03-13 14:18 mortenmacfly
svn4952:  - astyle: fixed wrong letter case, fixed horrible jumpy
code if not using tabs
2008-03-13 14:01 mortenmacfly
svn4951:  - fixed (some) project files concerning new
wcScinitilla, PCH, object output directory
2008-03-13 13:45 mortenmacfly
svn4950:  - fixed ca. 1 million compiler warnings with new
wxScintilla
2008-03-13 12:32 ceniza
svn4949:  * Applied patch by Bloody Cake to compile wxScintilla
on Linux.
2008-03-13 12:00 ceniza
svn4948:  Debugger Plugin:
- Fixed bug #13332: English typo?
2008-03-13 11:51 ceniza
svn4947:  AStyle Plugin:
* Applied patch #2405: New features for AStyle plugin (thanks go
to DrewBoo).
2008-03-13 09:14 mortenmacfly
svn4946:  * pumped wxScintilla to v1.71.1 (latest version
available) which includes Scintilla v1.62
- dev note: this includes are all C::B related patches
wxScintilla that I have tracked and that are still valid
hopefully I was not missing any...
2008-03-12 21:18 afb
svn4945:  * wxMac: launched programs should not appear behind
C::B
2008-03-12 15:11 ceniza
svn4944:  * cb_console_runner now shows the execution time on any
platform.
2008-03-10 16:17 biplab
svn4943:  * Fixed: Duplicate accelerator key in Edit menu.
2008-03-10 15:43 biplab
svn4942:  * Fixed: [Bug #12918] duplicated virtual folders &&
[Bug #11939] Dragged virtual folder structure doesn't save.
2008-03-10 12:18 ceniza
svn4941:  Help plugin:
* Bugfix: adding help files thru the ConfigDialog when there is
at least one added from the ini file makes some of the entries
point to the wrong file.
2008-03-09 19:59 dje
svn4940:  * Error pop ups can be enabled/disabled when a file no
longer exist or when file open fails.
2008-03-08 15:09 biplab
svn4939:  * Updated: Missed file in last commit.
2008-03-08 14:55 biplab
svn4938:  * Fixed: Broken build due to last commit.
2008-03-08 14:31 biplab
svn4937:  * Added: Automake files for Tricore Wizard.
2008-03-06 22:11 mariocupelli
svn4936:  wizards:
* add TriCore wizards as RAM/ROM version
2008-03-05 15:08 mortenmacfly
svn4935:  * CC: fixed wrong handling of inline fried methods in
classes
2008-03-04 21:20 byo
svn4934:  Fixed some problems with default / blank workspace
2008-03-04 21:13 byo
svn4933:  wxSmith: Fixed some problems with folding of
regenerated code
2008-03-04 20:19 byo
svn4932:  wxSmith: Fixed problems with encoding detection when
regenerating code
2008-03-04 20:13 byo
svn4931:  Fixed array-out-of-bounds bug when created
EncodingDetector providing filename
2008-03-04 17:51 byo
svn4930:  wxSmith: Fix the ANSI-compatibility fix (from rev.
4925)
2008-03-04 17:43 byo
svn4929:  wxSmith: Fixed bug #13270 - didn't store proportion
setting
2008-03-04 12:01 mandrav
svn4928:  * Added missing files for lf project wizard.
2008-03-02 21:43 mariocupelli
svn4927:  - correct typo
2008-03-02 16:56 afb
svn4926:  * fix autoconf's autorevision, it got broken with GPLv3
header in r4910
2008-03-02 08:13 afb
svn4925:  - minor string fix for building with ANSI wxWidgets
2008-03-01 19:21 mortenmacfly
svn4923:  * fixed compilation error with GCC34x ("converting to
execution character set: Illegal byte sequence")
* class wizard: added ability to autogenerate copy ctor and
equality operator
* debugger: made an (annoying) obvious warning message optional
2008-03-01 16:26 byo
svn4922:  wxSmith: Fixed bug #013238 crash possible while loading
wxStatusBar form xml data
2008-02-29 07:49 afb
svn4921:  - fix typo in wxMac platform
2008-02-29 07:43 afb
svn4920:  - update copyright year/info
2008-02-27 19:25 pecan
svn4916:  BrowseTracker 1.2.73 2008/02/27
- Set default BrowseMarks to disabled
2008-02-27 14:59 mandrav
svn4912:  - Updated AUTHORS file and aboutbox.
2008-02-27 13:50 mortenmacfly
svn4911:  - fixed lgpgv3 / gplv3 mismatch... dammed.
2008-02-27 13:34 mortenmacfly
svn4910:  - tagged all header files to GPLv3
2008-02-27 13:15 mortenmacfly
svn4909:  - tagged all fils to GPLv3
2008-02-26 21:55 mandrav
svn4908:  - Changed label's color from grey to black (was almost
invisible) in GCV
dialog.
* Changed license text to GPL-3.0 (still the file headers
remain),
* Updated about-box.
2008-02-26 21:54 killerbot
svn4907:  - InfoWindow clean up
2008-02-24 21:01 killerbot
svn4906:  * fix for multiple extensions/command for
compiler/linker commands and generated files [led to a crash of
CB in the end]
2008-02-23 14:14 mandrav
svn4905:  * Seemingly fixed dreaded DDE bug on windows.
* Parse project(s) for symbols when opening through the
command-line.
2008-02-23 13:49 mandrav
svn4904:  * Updated a couple of wizard scripts.
2008-02-23 04:05 biplab
svn4903:  * Fixed: Crash in Class wizard when class name is
empty.
2008-02-21 21:45 mariocupelli
svn4901:  - remove non existing file license.txt
2008-02-21 21:43 mariocupelli
svn4900:  - remove non existing file in CodeBlocks.cbp
2008-02-21 13:46 mortenmacfly
svn4899:  - fixed project files of a few contrib plugins
concerning non-PCH builds
2008-02-20 13:20 mortenmacfly
svn4898:  - updated doxygen doxy file to new doxygen version,
added all comments for documentation
2008-02-20 13:08 mortenmacfly
svn4897:  * envvars plugin: much more clever handling of
applying/discarding envvar sets with multiple projects
* envvars plugin: do not discard envvars that are not active
- envvars plugin: improved internal documentation
2008-02-19 14:02 pecan
svn4896:  BrowseTracker - guard all debugging asm(int3) with
debugging defined(LOGGING)
2008-02-19 11:57 afb
svn4894:  - fix building as universal binary
2008-02-18 20:06 killerbot
svn4893:  - fixed linux build due to removal of toolbox.h/cpp and
further clean up
2008-02-18 16:20 pecan
svn4892:  Removed file/folder
2008-02-18 16:15 pecan
svn4891:  BrowseTracker 1.2.71 2008/02/18
- removed unnecessary debugging files & references to ToolBox.*
2008-02-18 13:24 ceniza
svn4890:  Help plugin:
- Fixed: Menu items in *bold* are only available on Windows.
2008-02-18 12:54 killerbot
svn4889:  - include fix
2008-02-18 12:54 killerbot
svn4888:  - remove unneeded files
2008-02-18 11:24 ceniza
svn4887:  Help plugin:
* Help files read from index.ini are now added in *bold* to the
help menu, cannot be edited through the configuration dialog and
are not saved to the Code::Blocks config file.
2008-02-18 10:33 mortenmacfly
svn4886:  * compiler autodetection: allow mingw compiler suite to
be installed under [C::B]\mingw, too
2008-02-17 22:29 mariocupelli
svn4885:  help_plugin:
add help files of index.ini only once
2008-02-17 20:58 killerbot
svn4884:  - another update to get BrowserTracker building on
linux
2008-02-17 20:55 killerbot
svn4883:  - first update to get BrowserTracker building on linux
2008-02-17 20:50 killerbot
svn4882:  * added BrowseTracker to contribs
2008-02-16 12:00 biplab
svn4881:  * Fixed: Broken build due to last commit.
2008-02-16 06:51 biplab
svn4880:  * Fixed: Erratic behaviour (not all opened editor were
shown with their relative path) of Opened files tree right after
a Project load.
2008-02-15 15:17 mandrav
svn4879:  * Minor fixes in debugger (disassembly cursor tracking,
etc).
2008-02-15 09:43 mortenmacfly
svn4878:  - reverted r4877, added required debugger stop image to
complete r4876
2008-02-15 09:34 mortenmacfly
svn4877:  - removed duplicate images (now provided and only
required by the compiler plugin)
2008-02-15 09:29 mortenmacfly
svn4876:  - debugger plugin: renamed stop.png to dbgstop.png to
avoid conflicts with compiler
2008-02-13 08:00 mariocupelli
svn4875:  help_plugin:
- add support for including help files with index.ini in folder
docs
2008-02-12 18:18 pecan
svn4874:  KeyBinder 1.0.46 2008/02/12
- Killerbot changes to header includes 2008/12/28
- Fixed: [ Bug #12823 ] keybinder breaks layout submenu on linux
2008-02-11 20:21 killerbot
svn4873:  - remove warnings
2008-02-11 14:37 mandrav
svn4872:  * Fixed critical bug that could cause data corruption
in rare cases. Thanks to Ceniza for providing the reproducable
test case :)
2008-02-11 14:13 biplab
svn4871:  * Fixed: [Bug #13064] Copy contents with search results
and build messages
2008-02-11 09:38 killerbot
svn4870:  * Applied path 2369 (fixes Bug 13054) (thanks Jens)
2008-02-10 13:35 biplab
svn4869:  * Added: "Verbatim String" to Squirrel lexer (Thanks to
Wahooney).
2008-02-09 11:01 mandrav
svn4868:  * Fixed breakpoints set as pending not being able to be
removed.
* Fix for rare crash when removing a breakpoint (thx Pecan).
2008-02-07 22:19 dje
svn4867:  * C::B could crash or hang because of cbMessageBox
calls inside worker thread in ThreadSearch plugin (very big
thanks to Jens for this fix).
2008-02-06 11:55 mandrav
svn4866:  - Fix for gui apps pid regex
2008-02-06 11:52 mandrav
svn4865:  - Fixed breaking console apps - broken with last
relevant commit.
2008-02-06 11:39 mandrav
svn4864:  * View layout changes from plugins are not persistent
anymore.
2008-02-06 11:00 mandrav
svn4863:  * If trying to compile while debugging in progress, ask
to stop debugging (previously it wasn't allowed) - needs testing
on windows.
* Added cbDebuggerPlugin::Break().
2008-02-06 10:15 mandrav
svn4862:  * Fixed debugger to break (stop) non-console apps in
linux (iow, correctly get the child pid).
2008-02-02 23:38 dje
svn4861:  * Fixed crash happening with a right click in
ThreadSearch code preview editor
- Updated manifest.xml file path in ThreadSearch unix project.
2008-02-02 17:45 mandrav
svn4859:  * Fixed folding icons inconsistency in split-view mode
(bug #13062).
2008-02-02 17:19 mandrav
svn4858:  * Remote debugging settings are now correctly stored
per-project (internally).
2008-02-02 15:35 pecan
svn4857:  DragScroll 1.2.07 2008/02/2
- Fixed: On some Linux's context menu missing in loggers bec
mouse events always reported right-mouse was dragged. (Jens fix)
2008-02-02 12:32 mandrav
svn4856:  * Added editor folding level limit option (patch
#2335).
2008-02-02 12:25 mandrav
svn4855:  * New comment types: stream and box (patch #2173).
2008-02-02 11:59 mandrav
svn4854:  * Fixed debugger to get the child pid in windows. Was
broken with newer GDB versions. Bug #12944 (also contained the
fix, thanks).
2008-01-30 16:38 killerbot
svn4853:  - pch fix
2008-01-30 10:46 mortenmacfly
svn4852:  * fixed bug #13028 (user selection in ToDo list plugin
broken)
2008-01-30 09:27 mortenmacfly
svn4851:  polishing the class wizard:
- applied (heavily modified) variant of polygon7's patch
- re-designed UI (as it became quite ugly meanwhile)
- class wizard remember's it's most important settings (avoid
annoyance)
2008-01-29 21:45 byo
svn4850:  wxSmith: Switched to GPL v3 (no code change)
2008-01-29 17:22 pecan
svn4849:  DragScroll 1.2.05 2008/01/29
- Killerbot header and const changes (2007/12/28)
- Fixed: Middle-mouse conflict with msWindows paste (2008/01/29)
2008-01-28 21:10 killerbot
svn4848:  * bug fix for 64 bit
2008-01-26 19:11 mandrav
svn4846:  * Moved 'docs' folder one level up
2008-01-25 10:12 thomasdenk
svn4845:  - Added Mario's CHMs
2008-01-25 08:48 afb
svn4844:  - clean up copied file
2008-01-25 08:47 afb
svn4843:  - fix variable name typo in CLEANFILES
2008-01-25 08:44 afb
svn4842:  - fix build in subdir, copy instead of symlink
2008-01-24 15:38 mortenmacfly
svn4841:  - updated project files to match common strategy
2008-01-23 16:25 biplab
svn4840:  * Fixed: [Bug #12998] To-Do List broken on Windows
2008-01-22 12:37 thomasdenk
svn4839:  - Added ModPoller to source tree (is not in main build)
2008-01-21 23:37 byo
svn4838:  wxSmith: Fixed bug #012828 - changing pages in
notebook/listbook very quickly could cause a crash
2008-01-21 09:57 mariocupelli
svn4837:  docu:
- add link to CB wiki-page and more detailed description
2008-01-20 15:04 biplab
svn4836:  * Fixed: Auto-detection of GCC returns wrong master
path.
2008-01-19 20:28 biplab
svn4835:  * Fixed: Possible installation dir detection issues
with MSVC8 & above.
* Implemented: [FR# 3894] Support for Microsoft windows Vista SDK
2008-01-19 14:57 killerbot
svn4834:  * bug fix : don't show error save message box when the
user cancel-ed out during SaveAs
2008-01-18 22:10 killerbot
svn4833:  - pch fix
2008-01-18 08:00 mortenmacfly
svn4832:  * fixed several bugs in projectsimporter
* fixed bug in drag&drop mechanism concerning importing projects
2008-01-17 23:38 mariocupelli
svn4831:  docu:
- correct some typos and update screenshots in userguide
2008-01-16 23:54 mariocupelli
svn4830:  add docu for lib finder plugin (thx to byo)
2008-01-16 20:17 dje
svn4829:  Folding evolution integration for preview editor.
2008-01-16 15:58 mortenmacfly
svn4828:  * properly fix the "layout changed" issue (C::B asking
permanently about saving changed layout)
2008-01-16 00:18 mariocupelli
svn4827:  add scriptbindings for Virtual Targets and Project
Dependencies
2008-01-16 00:16 mariocupelli
svn4826:  update screenshots
2008-01-16 00:15 mariocupelli
svn4825:  add german version of docu (Auto Versioning)
2008-01-16 00:14 mariocupelli
svn4824:  add new compiler macros; examples for shell extension
(TortoiseSVN integration)
2008-01-15 20:43 byo
svn4823:  wxSmith:
* Fixed bug: some extra styles for dialog and frame were threated
as standard styles, removed few duplicates (found by
wvteijlingen)
* Fixed bug: invalid name of xrc node for HelpText property
(found by wvteijlingen)
2008-01-15 20:40 killerbot
svn4822:  - include fix
2008-01-15 16:15 biplab
svn4821:  * Fixed: [Bug #12941] cant make c code template
2008-01-15 12:55 mandrav
svn4820:  * Fixed bug in code-completion that would fail parsing
if found a comment right after a namespace declaration (e.g.
"namespace test //blah").
2008-01-15 10:11 mandrav
svn4819:  * Added $exe_dir, $exe_name and $exe_ext compiler
macros. Also fixed some layout problems with advanced compiler
options dialog.
2008-01-14 18:39 killerbot
svn4818:  - include fix
2008-01-14 18:27 pecan
svn4817:  CodeSnippets 1.2.113 2008/01/14
-Fixed: When a pgm started after CodeBlocks, and an editorFrame
started by the context menu closed, the external pgm got the
focus.
2008-01-14 07:45 mortenmacfly
svn4816:  - fixed several mem leaks
- consitency fixes
2008-01-13 23:42 mariocupelli
svn4815:  document new features of ThreadSearch, BrowseTracker
and add Autoversioning (EN)
2008-01-13 20:15 afb
svn4814:  - make fix work on case-sensitive fs too
2008-01-13 19:20 afb
svn4813:  - fix making tarball in a build subdirectory
2008-01-13 16:49 afb
svn4812:  - fix make dist on case-insensitive filesystem
2008-01-13 16:45 afb
svn4811:  - fix making tarball in a build subdirectory
2008-01-13 16:01 biplab
svn4810:  DLL Wizard: Target wizard would now be able to create
new target with different compiler.
2008-01-13 08:26 killerbot
svn4809:  - include fixes
2008-01-13 06:27 biplab
svn4808:  * Static Lib Wizard: Added to Target Wizard list.
2008-01-12 12:37 biplab
svn4807:  * Fixed: Broken Console wizard. Got Broken in last
commit.
2008-01-12 10:19 mandrav
svn4806:  * Fixed abbreviations behaviour on cancel (bug #11756).
2008-01-12 10:07 mandrav
svn4805:  * Changed courier font in about dialog to system's
monospace font (bug #12096).
2008-01-12 09:46 mandrav
svn4804:  * Fix for huge project properties dialog (when
lib_finder plugin is enabled).
2008-01-12 06:38 biplab
svn4803:  * Console Wizard:
- Fixed: Target wizard does not offer compiler selection combo.
- Fixed: Target wizard does not use target name for output file
directory.
- Fixed: Target wizard produces garbage output file name.
- Re-organized: Language selection dialog has been moved to the
beginning.
2008-01-11 09:34 killerbot
svn4802:  * ThreadedSearch 1.2
Bug fix :
- set focus to editor after double-clicking on item in the tree
logger
Evols:
- Splitter window mode can be chosen (vertical/horizontal) for
viewer and logger.
- Results can be sorted by file name or file path.
- Search results are saved/restored.
2008-01-10 11:24 mandrav
svn4801:  * When "add/edit watch" window is shown, focus the
textbox (bug #12691).
2008-01-10 11:19 mandrav
svn4800:  * Fixed wrong size of "file changed, reload?" dialog
(patch by jens).
2008-01-10 11:04 mandrav
svn4799:  * Fixed wrong log-windows indexing after toggling them
on/off (and hence changing appearence order) (bug #12842).
2008-01-10 10:33 mandrav
svn4798:  * Improved check for layout changes (bug #12827, patch
#2311).
2008-01-10 10:29 mandrav
svn4797:  * Correctly handle spin-control range in editor gutter
settings (patch #2328).
2008-01-10 10:26 mandrav
svn4796:  * Added options for more editor folding marker styles
(patch #2310).
2008-01-10 10:14 mandrav
svn4795:  * Fixed a couple of bugs in make_dist.script, added the
project file in the archive and also added the script to
autotools builds (patch #2296).
2008-01-10 09:57 mandrav
svn4794:  - SIGSTOP is now logged too while debugging.
2008-01-10 09:52 mandrav
svn4793:  * Fixed stopping debugging process in linux (patch by
Jerome Leveque).
2008-01-10 09:31 mandrav
svn4792:  * Added cbEVT_COMPILER_SET_BUILD_OPTIONS event (patch
#2302).
2008-01-10 07:33 mortenmacfly
svn4791:  - applied patch from stahta01: use $(#cb.include)
instead of $(#cb)\include
2008-01-09 11:41 afb
svn4790:  - make the D console sample compile with Tango too
2008-01-08 21:15 killerbot
svn4789:  - include fix (clean up)
2008-01-08 21:12 killerbot
svn4788:  - include fix
2008-01-08 09:05 mariocupelli
svn4787:  correct typo in file extension html
2008-01-07 17:13 pecan
svn4786:  CodeSnippets 1.2.111 2008/01/7
- Add ftp://,file://,.htm,.html to url checking.
- Add "(as filetype)" to Open File menu item for clarity.
2008-01-07 11:28 mortenmacfly
svn4785:  - landed in 2008
- removed unused gcc420 script usage
2008-01-06 18:02 killerbot
svn4784:  * avoid "#include <>" in classwizard when not using
inheritance (thanks wobien)
2008-01-06 09:36 killerbot
svn4783:  * fixed switch to Todo windows when it is in the Log
notebook (thanks Albenejean)
2008-01-05 22:14 mariocupelli
svn4782:  Add test if registry key exists before opening it
2008-01-05 16:18 killerbot
svn4781:  - make update script executable
2008-01-05 15:56 killerbot
svn4780:  - fix typo
2008-01-05 15:51 killerbot
svn4779:  - follow up for autotools
2008-01-05 15:43 killerbot
svn4778:  * added ThreadSearch to contrib plug-ins
2008-01-05 09:18 killerbot
svn4777:  - FreeBSd build fix
2008-01-04 19:29 mandrav
svn4776:  * Fixed crash when debugger's evaluation tooltip is
shown and a keyboard
shortcut was pressed to continue debugging.
2008-01-03 22:45 daniel2000
svn4775:  - another spec file change for mandriva
2008-01-03 22:33 byo
svn4774:  lib_Finder:
* lib_finder may now be incoked from build scripts - there's no
longer need to patch sdk. Such build script may be automatically
generated from libraries configuration panel.
* libraries configuration panel does show information whether the
sdk has been patched or not
2008-01-03 20:44 byo
svn4773:  wxSmith: Fixed bug with invalid selection for wxChoice
and wxComboBox when using XRC files (used invalid name of xml
node)
2008-01-03 19:09 daniel2000
svn4772:  * changes in spec file:
- added missing files to file list (libfinder)
- changed dependencies for mandriva
- some clean-ups
2008-01-03 15:21 mortenmacfly
svn4771:  - added tip
2008-01-03 12:36 mortenmacfly
svn4770:  * fixed several crashes of help plugin if no help files
are defined
- updated lockhacker project file to have the same style as all
other project files
* applied patch by jens to enable opening source files via
double-click in explorer again
2008-01-02 23:14 byo
svn4769:  lib_finder:
* Switched naming from "global var" to "short code" (lib_finder
doesn't use global vars only so the name was incorrect), NOTE:
this change require rescanning libraries
* Added support for predefined results (stored in xml files
simillarily to search filters) - when installing library it may
be easily registered inside lib_finder by simply adding xml file
with description of it, it also support relative paths (so it can
be used on pen-drives etc)
* Fixed bug in generation of defines while updating compile
options
2008-01-02 17:55 pecan
svn4768:  CodeSnippets 1.2.110 2008/01/2
- Change GetMessageManager to GetLogManager for wxMAC.
2008-01-01 23:02 byo
svn4767:  lib_finder: Forgot to update project files /
Makefile.am
2008-01-01 22:56 byo
svn4766:  lib_finder: Added class LibFinder with following static
functions into scripting system:
* bool AddLibraryToProject( const wxString& libName,cbProject*
project,const wxString& targetName)
* bool RemoveLibraryFromProject( const wxString&
libName,cbProject* project,const wxString& targetName)
* bool IsLibraryInProject( const wxString& libName,cbProject*
project,const wxString& targetName)
2008-01-01 21:44 byo
svn4765:  lib_finder:
* Library search filters are now read from both global data path
and user's data path
* Defines are added using CompilerSwitches::declarations
(previously used -D which would not work with VC compiler)
* Manager of library filters is no longer member of lib_finder
class - it's created only while detecting libraries, not needed
all the time
2007-12-28 23:07 byo
svn4764:  lib_finder:
* More integration with pkg-config
* Libraries and defines are now specified by their own
configuration options - no need to simulate through lflags and
cflags
* Changed L"..." strings to _T("...") ones - now it doesn't break
ANSI build
2007-12-28 23:02 byo
svn4763:  wxSmith: Reverted previous commit, it was definitely
not good (wxStaticBitmap did not work and I've commited some test
code)
2007-12-28 22:59 killerbot
svn4762:  - fix to error introduced a few revision ago
2007-12-28 22:41 byo
svn4761:  wxSmith: Generating better border around
wxStaticBitmap, should be visible on win now
2007-12-28 20:29 killerbot
svn4760:  - pch fixes
2007-12-28 13:38 killerbot
svn4759:  - follow up to previous commit
2007-12-28 13:32 killerbot
svn4758:  - fix some pch and includes (dragscroll)
2007-12-28 13:03 killerbot
svn4757:  - fix some pch and includes (cbkeybinder)
2007-12-28 11:45 killerbot
svn4756:  - adding the 2 new files
2007-12-28 11:40 killerbot
svn4755:  * cbStyledTextCtrl refactoring
2007-12-28 09:56 byo
svn4754:  wxSmith: Fixed bug when loading menus in resource using
XRC file
2007-12-27 22:40 byo
svn4753:  wxSmith: Added small border around wxStaticBitmap in
editor - it will help to work on this item since it tend to hide
somewhere on the screen ;)
2007-12-27 22:10 byo
svn4752:  lib_finder:
* Added integration with pkg-config - project can use libraries
provided by this tool
* Improoved library search utilities - can now select what
happens with previous search resutls
* List of directories with libraries is now remembered
* Few missing GPL headers
2007-12-25 08:13 killerbot
svn4751:  - include fix
2007-12-23 23:35 mandrav
svn4750:  * Fixed batch build dialog not painting correctly on
windows.
* Fixed crash in batch builds if build produced errors/warnings.
2007-12-23 14:41 killerbot
svn4749:  - debian build fix
2007-12-23 13:36 killerbot
svn4748:  * update AutoVersioning plugin to 1.1
2007-12-23 09:14 byo
svn4747:  Added libfinder configuration files to autotools
2007-12-23 04:59 biplab
svn4746:  * DLL Wizard: Generated code now avoids unnecessary
name mangling.
2007-12-23 00:42 byo
svn4745:  wxSmith: Fixed bug in configuration-writing procedure -
configuration was left as on load time when all wxSmith settings
were removed from project
2007-12-23 00:37 byo
svn4744:  Added svn:eol-style to compilercommandgenerator.cpp
2007-12-23 00:30 byo
svn4743:  Updated lib_finder to version 2.0:
* Added more filter types for library configurations (previously
there were only file names), added filters: platform, compiler,
exec
* Configuration can now have sub-configuration structure (can
group same filters or settings in parent configuration node)
* Search results are now remembered inside lib_finder
configuration (global variables couldn't store everything needed)
* lib_finder integrates with projects - you can specify which
libraries does project use. With small patch for c::b sdk
lib_finder will automatically add compiler options required by
these libraries while project is compiled (everything done
on-the-fly)
- this allow to have ONLY ONE PROJECT FOR MULTIPLE PLATFORMS -
tested on wxWidgets project
* Started writing code which will allow reading configurations
from pkg-config databases
* Added configurations for wxWidgets 2.8 monolithic dll
ansi/unicode
2007-12-21 23:05 byo
svn4742:  wxSmith: Fixed bug #12596 - Code generates "new
wxMenuItem()" instead of "new wxMenu()"
2007-12-20 10:50 mandrav
svn4741:  * Added "make_dist" script to create an archive of all
files included in a project. Enable it in "Settings->Scripting".
It adds a new menu item in "Project" menu. It also serves as a
nice and simple example on how to create a script-based plugin.
2007-12-20 10:45 mandrav
svn4740:  * Correctly locate and run startup scripts, even if not
located in the pre-defined "scripts" folder.
2007-12-17 22:21 thomasdenk
svn4739:  - deleted .objs dir
2007-12-17 16:37 thomasdenk
svn4738:  - Checked in loghacker sources lest they be lost by
accident
2007-12-16 13:27 afb
svn4737:  - codesnippets: disable GetMessageManager calls, to
compile on Mac OS X
2007-12-16 05:36 biplab
svn4736:  * Fixed: Couple of MSVC project import bugs.
2007-12-16 04:28 biplab
svn4735:  * Applied: [Patch #2282] EndAddFiles() called instead
EndRemoveFiles()
2007-12-15 13:57 thomasdenk
svn4734:  - Added yet another compilation guard for wx 2.6
2007-12-14 23:28 mandrav
svn4733:  * Fixed brain-damaged CodeBlocksLogEvent constructor.
2007-12-14 23:25 mandrav
svn4732:  * Fixed paths breaking builds when containing
parentheses (non-windows platforms affected).
2007-12-14 14:17 mortenmacfly
svn4731:  * added sharedlib wizard/template (thanks jens)
2007-12-13 22:36 killerbot
svn4730:  - typo fix
2007-12-13 08:36 thomasdenk
svn4729:  . Non-PCH include
2007-12-12 18:08 thomasdenk
svn4728:  - Moved around and renamed a lot of things to make code
clearer
2007-12-12 18:05 thomasdenk
svn4727:  - removed rubbish
- added panic
- added comment
2007-12-12 14:32 mandrav
svn4726:  - Avoid large compiler settings dialog by adjusting a
few sizers (patch #2262).
2007-12-12 14:27 mandrav
svn4725:  * Don't try to load a non-existing project (patch
#2274).
2007-12-12 14:22 mandrav
svn4724:  * Sort plugins alphabetically in Plugins menu (patch
#2275).
2007-12-12 14:16 mandrav
svn4723:  * Added default keyword and keyword case support
options in help configuration (patch #2114).
2007-12-11 17:04 thomasdenk
svn4722:  - Removed all WXCHECK_VER(). Hopefully did not break
anything... Windows looks ok.
2007-12-11 16:45 thomasdenk
svn4721:  - Hmph... removed multiple definition
2007-12-11 15:15 thomasdenk
svn4720:  - Added wxWidgets 2.8 compile guard
2007-12-10 16:27 thomasdenk
svn4719:  - Bringing repo and working copy into a (hopefully)
in-sync state again
2007-12-09 22:12 killerbot
svn4718:  - debian build fixes for new plugin
2007-12-09 17:51 killerbot
svn4717:  - case fix
2007-12-09 17:38 killerbot
svn4716:  - little update to previous commit
2007-12-09 17:25 killerbot
svn4715:  * added AutoVersioning plugin to contrib's
2007-12-08 16:53 killerbot
svn4714:  * removed use of warning reducing script from win cbp's
(wx287 solved the major part and the rest has been done by
previous commits)
2007-12-07 13:57 mortenmacfly
svn4713:  * fix error that file is opended twice on C::B startup
(Shell Open and DDE Open)
- use wx2.8 API to obtain the temp folder (remove workaround
therefore)
2007-12-07 08:53 mortenmacfly
svn4712:  * debugger: fixed broken cygwin debugging when using
cygprefix "/"
* scripted wizard: added suppot for cygwin compiler
2007-12-06 15:36 pecan
svn4711:  CodeSnippets 1.2.108 2007/12/02
- force close of xml in OnRelease() (Closing window causes
crashes)
- immediately delete canceled "New category" & "New snippet"
items, ignore filelinks in canceled properties. Avoids
unnecessary "delete?" dialog.
- fix macro substitution in CheckForMacros() broken by mod 99.
2007-12-06 14:56 thomasdenk
svn4710:  - Reverted changes to ipc.cpp and ipc.h
- Removed from makefile.am
2007-12-06 08:03 mortenmacfly
svn4709:  * fixed build on windows
2007-12-06 07:40 killerbot
svn4708:  - additional fix a previous commit
2007-12-05 22:19 killerbot
svn4707:  - include fixes
2007-12-05 22:18 killerbot
svn4706:  - include fixes [header including sdk.h and others ...
: ] GCC4.3 gives segfault ...
2007-12-05 22:05 killerbot
svn4705:  - include fix for strlen (we have been lucky all these
years, but not for gcc 4.3) : NOTE : this header has a using
namespace std; entry : how f*** bad
2007-12-05 21:36 daniel2000
svn4704:  - added missing build dependency in spec file
- some regexp enhancements in version checks of bootstrap
2007-12-05 13:36 mandrav
svn4703:  * Added events for begin/end multiple files
addition/removal.
* CodeBlocksLogEvent is now handled by Manager (in other words
don't use the obsolete
Manager::Get()->GetAppWindow()->ProcessEvent() but use
Manager::Get()->ProcessEvent() instead).
* If a non-logger is added using cbEVT_ADD_LOG_WINDOW, it is NOT
deleted with cbEVT_REMOVE_LOG_WINDOW anymore.
2007-12-05 10:18 byo
svn4702:  wxSmith:
* Added wxSingleChoiceDialog
2007-12-04 22:39 byo
svn4701:  wxSmith:
* Added wxMultiChoiceDialog
2007-12-04 15:45 mariocupelli
svn4700:  fix: [Bug #11976 ] Incorrect options for msp430-gcc
2007-12-03 22:22 byo
svn4699:  wxSmith:
* Added wxFileDialog
* Added wxDirDialog
* Some small code reorganizations
2007-12-03 11:17 mortenmacfly
svn4698:  * applied patch of jens to make info panels hide again
2007-12-02 18:01 pecan
svn4697:  KeyBinder 1.0.44 2007/12/2
- add non-pch logmanager headers
- fix skipping of previously opened editors
2007-12-02 14:09 killerbot
svn4696:  * fix crash on exit (todo list is the cause)
2007-12-01 18:30 pecan
svn4695:  CodeSnippets 1.2.105 2007/12/01
- fix Linux crash when CB terminates and window is floating
- on Linux disable drag/drop out of Project panel because of
recurring drag/drop freeze bug
2007-11-30 23:23 byo
svn4694:  wxSmith:
* Added wxColourDialog support
* Added %l Codef formatting char (to get coLour)
* Added one unified function producing unique names for temporary
variables in generated code
2007-11-29 21:13 killerbot
svn4693:  - remove 268 warnings : the joy of const
2007-11-29 20:48 killerbot
svn4692:  - pch include fix
2007-11-29 18:28 pecan
svn4691:  DragScroll 1.2.04 2007/11/29
- add non-pch logmanager header
- correct "focus follows mouse" event on long compilations
- correct editor focus event on long compilations
- remove unused MouseRightKeyCtrl code
2007-11-29 18:26 pecan
svn4690:  CodeSnippets 1.2.104 2007/11/29
- mods to compensate for CB OpenFilesList change
- fixed incorrect selection of dragged tree item
- make it easier to rename a catagory
- Add "U" xpm for url type snippets
2007-11-29 14:04 mortenmacfly
svn4689:  * fixed some (further) possible crash candidates (added
null pointer sanity checks)
2007-11-29 13:21 mandrav
svn4688:  * Fixed possible crash on app shutdown.
2007-11-29 11:50 biplab
svn4687:  * Edited last commit.
2007-11-29 11:15 mortenmacfly
svn4686:  * fixed file assocs dialog appearing again and again
- removed an extra semi-colon
2007-11-29 09:05 mortenmacfly
svn4685:  - cb_koders (unix): removed wrong wx configuration
2007-11-29 09:00 biplab
svn4684:  * Applied: [Patch #2261] Allow jumping to the first
line in Go to line dialog
2007-11-28 19:30 biplab
svn4683:  * Applied: [Patch #2260] Show possible line number
ranges in Go to line dialog
2007-11-28 19:17 biplab
svn4682:  * Fixed: [Bug #12564] insert class methods inserts
wrong methods
2007-11-27 21:40 byo
svn4681:  wxSmith: Added remembering of selected property while
changing selected item
2007-11-27 12:57 mortenmacfly
svn4680:  * todo list plugin: allow deleting a user
2007-11-27 11:37 biplab
svn4679:  * Fixed: Clicking on To-Do's in To-Do list does not
focus the concerned line.
2007-11-27 01:22 thomasdenk
svn4678:  - Removed that "fixed const" function from Logger,
since it doesn't belong there at all
- Replaced pure virtual Clear() function with empty
implementation at base
- Moved Append() function visually away from the others and added
documentary comment
2007-11-26 23:04 byo
svn4677:  wxSmith: Fixed few issues with linux cbp file
2007-11-26 08:37 mortenmacfly
svn4676:  - documented lastest C::B patches in squirrel/sqplus
(for 64bit)
2007-11-24 21:09 killerbot
svn4675:  - remove warning in pdffont.cpp (wxChar range)
2007-11-24 20:32 killerbot
svn4674:  * include fixes
2007-11-24 17:49 killerbot
svn4673:  * const and header fixes in the logger
2007-11-24 15:23 killerbot
svn4672:  * corrected some SwitchTo's (thanks to kaml)
2007-11-24 14:56 killerbot
svn4671:  * get rid of warnings (squirrel)
2007-11-24 14:55 killerbot
svn4670:  * get rid of warnings (propgrid)
2007-11-24 14:54 killerbot
svn4669:  * get rid of warnings : wxSmithContribItems (wxChart
and wxThings)
2007-11-24 14:50 killerbot
svn4668:  - get rid of warnings (sdk and codesnippet)
2007-11-24 08:35 mandrav
svn4667:  * Fix in squirrel/sqplus for 64-bit builds.
2007-11-23 15:05 mandrav
svn4666:  * Fixed crash when disabling the compiler plugin (don't
ask why one would even do that!)
2007-11-23 10:24 biplab
svn4665:  * GTK+ Project Wizard: Newly added GTK+ 1.x project
creation has been disabled (sample code won't compile with it).
2007-11-23 10:16 mandrav
svn4664:  * Added info message in wx_help.script, if wx docs
can't be found.
2007-11-23 10:12 killerbot
svn4663:  * support for VisualStudio 2008 (aka VC9)
2007-11-23 10:05 biplab
svn4662:  * Extended: GTK+ project wizard to work on Linux
(Implemented [FR #3494] partially).
2007-11-23 08:44 biplab
svn4661:  * Applied: [Patch #2249] Fix macros in pre/post build
when building workspace
2007-11-22 14:30 mandrav
svn4660:  * Editor-performance-killer killed :).
2007-11-22 13:47 mortenmacfly
svn4659:  - (hopefully) fixed broken build on Linux 64-bit
- Squirrel/SQPlus: int->SQInteger, float->SQFloat
2007-11-22 08:41 killerbot
svn4658:  - fix build : got broken due to previous commit
2007-11-22 07:59 biplab
svn4657:  * Fixed: Possible non-pch build issue with loggers.cpp
file.
2007-11-21 16:44 killerbot
svn4656:  * fix squirrel 64 bit build
2007-11-21 11:27 killerbot
svn4655:  * wxFNB : reduce warnings
2007-11-21 06:00 biplab
svn4654:  * Fixed: [Bug #12249] Couldn't compile the file
'filemanager.cpp'
2007-11-21 04:48 biplab
svn4653:  * Applied: [Patch #2251] Remove wxNO_BORDER from Global
variables' Delete button
2007-11-21 04:42 biplab
svn4652:  * Applied: [Patch #2250] Process Enter key in script
command text control
2007-11-21 04:31 biplab
svn4651:  * [Patch #2252] Fix crash when removing file outside CB
(In modified form)
2007-11-20 22:46 byo
svn4650:  wxSmith:
* wxSmith browsers can now be put inside dockable panes
* Removed some unused code causing a warning in wxsSplitterWindow
class
2007-11-20 09:34 mortenmacfly
svn4649:  - tag all C::B related patches to Squirrel/SQPlus by
using a comment starting with "// C::B patch:"
2007-11-19 15:31 mortenmacfly
svn4648:  * update from Squirrel 2.1.0/SQPlus 1.7 to Squirrel
2.1.1/SQPlus 2.3
- updated all script bindings accordingly
2007-11-19 13:46 killerbot
svn4647:  - remove warning
2007-11-19 12:54 killerbot
svn4646:  * removed warnings in the exporter plug-in (the pdf
library)
2007-11-19 12:44 killerbot
svn4645:  - remove warnings
2007-11-19 11:41 killerbot
svn4644:  * remove some warnings in squirrel : !!!!const!!!!
SQChqr* in declare_stream
2007-11-19 11:27 killerbot
svn4643:  * remove warnings in
wxscintilla/src/scintilla/src/LexNsis.cxx
2007-11-19 10:23 biplab
svn4642:  * Fixed: A build warning about the improper PCH header
use.
2007-11-19 10:09 biplab
svn4641:  * Reverted: Revision 4483 commit.
2007-11-16 17:39 biplab
svn4640:  * Applied: [Patch #2247] Revert part of Patch #2234
2007-11-15 14:54 killerbot
svn4639:  - little build fix for help plug-in on windows
2007-11-15 13:24 mandrav
svn4638:  * Fixed autotools build for help plugin.
2007-11-15 12:56 mandrav
svn4637:  * GDB types script now uses member variable directly
for evaluating wxString. Fixes issues while debugging a static wx
build (patch #2236).
2007-11-15 12:44 mandrav
svn4636:  * Fixed menu View->ManViewer to be in sync (patch
#2226, bug #12306).
2007-11-15 12:39 mandrav
svn4635:  * Fixed bug with ${TARGET...} macro not always being
correct (patch #2234, bugs #12193 and @11665).
2007-11-15 12:32 mandrav
svn4634:  - Fixed crash in editorcolourset (patch #2243).
2007-11-15 11:14 mandrav
svn4633:  * Added back/forward buttons to embedded HTML viewer.
* Added "App.Open()" script binding.
* In help plugin, user can add Code::Blocks scripts as help
items. Such scripts should contain a "SearchHelp(keyword)"
function. Sample help script included for wxWidgets docs.
2007-11-14 23:44 byo
svn4632:  wxSmith: Fixed bug #12367: items color not changing
(AARGH, Can anyone clean up this mess in wxPropertyGrid ????? )
2007-11-14 22:44 daniel2000
svn4631:  - changes in spec file:
- added new plugin to file list
- added make job number "detection"
2007-11-13 14:19 mandrav
svn4630:  * Moved firing of cbEVT_EDITOR_CLOSE in EditorBase so
foreign editors send it too (e.g. wxSmith). Caused a bug in open
files list plugin.
2007-11-13 14:17 mandrav
svn4629:  - Moved singletons instantiation variables to their
respective compilation units. Now they are true singletons.
2007-11-12 22:32 byo
svn4628:  wxSmith:
* Remove DGBLOG entreis I forgot to remove (thanx killerbot for
finding them)
* Make font face name non-translated string (was translated
before)
2007-11-12 20:45 killerbot
svn4627:  - commented out DBGLOG : does not exist anymore
2007-11-12 19:38 byo
svn4626:  wxSmith: Fixed few problems with toolbar editor
2007-11-12 17:54 mandrav
svn4625:  - Fix for app-log and debug-log not created and also
for colors in build log.
2007-11-12 14:56 mandrav
svn4624:  - Fixed a couple of uninitialized variables (patch
#2239).
- Fixed a warning.
2007-11-12 12:20 mortenmacfly
svn4623:  - fixed minor bug that empty html log window was opened
on windows (fixes r4622)
2007-11-12 11:35 mandrav
svn4622:  * HTML log file is now a link in build log and can be
clicked to open.
* Files extension handler has been updated to recognize HTML
files and open them in the embedded viewer, if the user has NOT
added a different association manually.
2007-11-12 10:22 mortenmacfly
svn4621:  - updated (forgotten) update scripts for openfileslist
plugin
2007-11-12 10:05 mortenmacfly
svn4620:  - updated project files for open file list plugin
2007-11-12 09:42 mortenmacfly
svn4619:  - finalised removal of messagemanager (also in debug
outputs)
2007-11-12 09:35 mandrav
svn4618:  * Added "open in embedded viewer" option in help
plugin. This way, simple HTML files (no javascript, exotic CSS,
etc!) can be opened inside Code::Blocks instead of external
browser. A good example is wxWidgets docs.
2007-11-11 20:41 killerbot
svn4617:  - include fixes (Thanks Tim S)
2007-11-11 09:24 mandrav
svn4616:  * Moved open files list to a separate plugin.
2007-11-10 19:40 mandrav
svn4615:  - Fixed debugger's debug log not being shown/hidden
when changed in options.
2007-11-10 19:35 mandrav
svn4614:  - Minor fix in statusbar.
- Color fix in ListCtrlLogger.
2007-11-10 16:54 mandrav
svn4613:  * App's debug log is now only present if --debug-log
option is used.
- Fixed search results double-clicking to work again.
2007-11-10 16:25 mandrav
svn4612:  - Fix silly bug in debugger plugin.
2007-11-10 15:56 killerbot
svn4611:  - fixing windows
2007-11-10 15:48 killerbot
svn4610:  - fixing windows
2007-11-10 15:30 killerbot
svn4609:  - fixing windows
2007-11-10 15:17 killerbot
svn4608:  - fix win cbp file
2007-11-10 15:07 killerbot
svn4607:  - remove some warnings (const ...)
2007-11-10 13:16 mandrav
svn4606:  * Welcome the new log manager.
2007-11-09 22:21 byo
svn4605:  wxSmith: Added missing wxPG_USE_WXMODULE=0 macro
2007-11-09 13:51 mortenmacfly
svn4604:  - fixed bugs in some unix project files
2007-11-08 23:27 byo
svn4603:  wxSmith:
* Fixed bug with tree labels not changing value after variable
name was changed
* Fixed crash on exit when did not want to save .wxs file
2007-11-07 22:16 byo
svn4602:  wxSmith: Added missing Makefile.am
2007-11-07 15:26 byo
svn4601:  Moved wxPropertyGrid into wxSmith folder (it's no
longer part of sdk)
2007-11-06 13:23 thomasdenk
svn4600:  - Same as r4272 long, long ago, except this time it
shouldn't give a compiler error
2007-11-05 11:09 mandrav
svn4599:  * Fix rare crash in debugger plugin.
* Separated per-target additional gdb commands in two steps: a)
before establishing remote connection (if any) and b) after
remote connection is established.
* Added per-target debugger option to skip adjusting
LD_LIBRARY_PATH
2007-11-05 08:50 mandrav
svn4598:  * Fixed debugger to stop on first breakpoint in linux
(patch #2225).
2007-11-05 08:47 mandrav
svn4597:  * Fixed functions toolbar being cleared when closing a
non-active editor (patch #2227).
2007-11-04 05:06 biplab
svn4596:  * wxWidgets Wizard: Added script to reduce warning
while compiling generated app with gcc-4.x.
2007-11-04 04:32 biplab
svn4595:  * Fixed: [Bug #12264] Crash when disabling "keyboard
shortcuts" (Thanks Pauliusz for the patch)
2007-11-03 23:31 mariocupelli
svn4594:  add display of personality in the status bar
2007-11-03 23:29 mariocupelli
svn4593:  set maximum value of keywordSet parameter of
SetKeyWords
2007-11-02 16:23 killerbot
svn4592:  - revert r4584
2007-11-01 12:28 mandrav
svn4591:  * Use absolute paths when adjusting LD_LIBRARY_PATH in
compiler and debugger.
2007-10-31 23:55 byo
svn4590:  Updated wxPropertyGrid to 1.2.10 and removed
wxPG_COMPATIBILITY_1_0_0 flag
2007-10-31 15:41 mortenmacfly
svn4589:  - updated doxygen documentation script (and fixed
documentation compilation errors)
2007-10-31 15:32 mortenmacfly
svn4588:  * fixed cbThrow due to last commit: ARM and AVR
compiler were registered twice (Windows only)
2007-10-31 11:30 mandrav
svn4587:  * Enabled ARM and AVR compilers for linux (patch
#2219).
* Added directory selection for implementaion file in class
wizard (patch #2211).
* Re-organized class wizard a bit.
* New lexers for vhdl and verilog (patch #2199).
* ./configure option --with-contrib-plugins now accepts -name to
exclude plugins from list (e.g. --with-contrib-plugins=all,-help
would exclude the help plugin)(patch #2190).
* Added "copy selected messages to clipboard" in build messages
context menu (patch #2102).
2007-10-31 10:33 mandrav
svn4586:  * Do not force adding search paths for compiler if not
set by the user (patch #2106).
2007-10-31 10:02 mandrav
svn4585:  * Possible fix for "always rebuilds files" case with
gcc 4.2.x (bug #12167). You need to rebuild depslib and compiler
plugin for the fix to take effect.
2007-10-31 09:48 mandrav
svn4584:  * Debugger no longer uses unix notation for breakpoint
filenames.
2007-10-31 09:28 mandrav
svn4583:  - Remove warning from sqstdio.h when building with gcc
4.1.3.
- Minor code change in class browser builder (reported as
possible fix for bug #12261).
2007-10-30 18:24 pecan
svn4582:  CodeSnippets 1.2.100 2007/10/30
- Added print facility to app
- change GetAppWindow to GetAppFrame
- Fix crash in CodeSnippetsTreeCtrl::OnIdle when plugin disabled
- Fix crash in CodeSnippetsWindow::OnClose when plgn disabled &
CB shuts down
- Fix crash in CodeSnippetsTreeCtrl::OnIdle when float/docked
window switched
- Incorporate killerbot.cbp and ceniza valgrind mods
- Implement macro substitution requested by mariocup
- Stop crashes: disallow re-enabled plugin until CB reloads
2007-10-29 20:43 killerbot
svn4580:  - remove some more warnings
2007-10-29 18:20 biplab
svn4579:  * Fallback encoding of encoding detection code is set
to user-defined one.
2007-10-29 10:21 mortenmacfly
svn4576:  - modified all project files to have any attached
scripts in the src folder (rather than in root)
2007-10-29 10:12 mortenmacfly
svn4575:  - compilation fixes for MinGW 3.4.5
2007-10-29 08:12 mortenmacfly
svn4574:  - removed remaining artefacts of TIXML_USE_STL
2007-10-29 07:03 killerbot
svn4573:  - undo-ed a const
2007-10-28 22:05 killerbot
svn4572:  - remove warnings
2007-10-28 21:48 killerbot
svn4571:  -remove warnings
2007-10-28 21:42 killerbot
svn4570:  - remove warnings
2007-10-28 21:32 killerbot
svn4569:  - remove warnings
2007-10-28 21:12 killerbot
svn4568:  - remove warning
2007-10-28 21:08 killerbot
svn4567:  - remove warnings
2007-10-28 14:32 killerbot
svn4566:  * add script to surpress stupid wx warnings when
building with MinGW 4.2.1
* removed TIXML_USE_STLM define from all cb project files
(windows)
2007-10-27 19:06 biplab
svn4565:  * Set the fallback encoding to ISO-8859-1 on Linux.
2007-10-26 20:33 byo
svn4564:  wxSmithContribItems: Added missing GPL headers
2007-10-26 18:46 biplab
svn4563:  * Cleaned up conversion routine to take advantage of
latest FileManager code.
* Added: Support to use user-specified encoding if auto detection
& conversion fails.
2007-10-26 17:48 biplab
svn4562:  * Applied: [Patch #2220] Fix target deletion (A bug
affecting Linux users, thanks Pauliusz for patch)
2007-10-25 19:50 byo
svn4561:  wxSmithContribItems: Added wxFlatNotebook support in
windows
2007-10-25 18:05 biplab
svn4560:  * Removed: Addition of TIXML_USE_STL definition to
plugin projects.
2007-10-25 17:33 byo
svn4559:  wxSmithContribItems: Added wxFlatNotebook support (made
by olivetti) for linux build (windows support will be added soon)
2007-10-24 07:27 mariocupelli
svn4558:  add screenshots of documentation
2007-10-24 07:26 mariocupelli
svn4557:  update docu: ThreadSearch 0.9 and some hints for users
2007-10-24 04:44 biplab
svn4556:  * Fixed: Broken build on Linux (Finally!!)
2007-10-23 16:34 biplab
svn4555:  * Fixed: Broken build due to last commit.
2007-10-23 13:38 biplab
svn4554:  * Implemented: [Feature Request #3747] Import Project
needs to be disabled
2007-10-23 08:31 biplab
svn4553:  * Fixed: A possible lock-up during UTF-8 encoding
detection.
2007-10-22 21:11 byo
svn4552:  wxSmith: Fixed bug in xrc-fetching code (items were not
fetched at all)
2007-10-22 13:30 biplab
svn4551:  * Non-pch build fix. (Thanks Tim S.)
2007-10-22 11:50 thomasdenk
svn4550:  - reverted accidential #if 1 commit 3 days ago
- added unused warning to loader function
2007-10-22 10:42 biplab
svn4549:  * Reverted: Default encoding will be the system
encoding (as opposed to ASCII committed in previous revision).
* CleanUp: Unused detection code.
2007-10-22 09:43 biplab
svn4548:  * Improved: Unicode support in C::B.
- Improved: Encoding detection of files. [Using portion of
MadEdit's(http://madedit.sourceforge.net/) code]
- Replaced: File Load/Save routine with a with better Encoding
detection and conversion support.
- Improved: Project file loading which will try to load all
opened editor files at once reducing the load time.
- CC: replaced ANSI with Unicode methods (using MortenMacFly's
patch)
- CC: converted STL to wxWidgets where required for unicode
support (using MortenMacFly's patch)
2007-10-20 17:43 biplab
svn4547:  * Added: OpenMP compiler flag to Intel compiler.
* Fixed: OpenMP remark is detected as an error (affecting Intel
compiler).
2007-10-19 20:35 byo
svn4546:  wxSmith: Fixed bug for wxStdDialogButtonSizer when
using XRC file
2007-10-19 13:07 mariocupelli
svn4545:  add parsing of note messages of GNU based compilers
2007-10-19 09:05 biplab
svn4544:  * Fixed: Compiler 'note' is detected as an error.
(Thanks to gmb300)
2007-10-18 21:44 byo
svn4543:  wxSmith: Fixed bug when generating event handler by
double-clicking on item
2007-10-18 19:35 biplab
svn4542:  * Removed: Reference of a non-existent header.
2007-10-18 11:42 thomasdenk
svn4541:  - FileManager::Load data is null-terminated now
2007-10-15 20:18 byo
svn4540:  wxSmith: Fixe dbug with missing <wx/xrc/xmlres.h>
header file
2007-10-15 19:18 killerbot
svn4539:  - let's battle the zillion warnings with MinGW 4.2.1
(PART 3) : getting rid of warnings by being const correct (life
is sweet ...)
2007-10-15 18:56 killerbot
svn4538:  - let's battle the zillion warnings with MinGW 4.2.1
(PART 2) : getting rid of warnings by being const correct (life
is sweet ...)
2007-10-15 17:21 byo
svn4537:  wxSmith: Fixed bug with invalid declaration generated
for sizers when using xrc file
2007-10-15 13:56 killerbot
svn4536:  - let's battle the zillion warnings with MinGW 4.2.1
(PART 1) : getting rid of warnings by being const correct (life
is sweet ...)
2007-10-15 13:37 killerbot
svn4535:  - add .S62 to the assembler file types
2007-10-15 11:31 mortenmacfly
svn4534:  - added forgotten file of previous commit
2007-10-15 11:17 mortenmacfly
svn4533:  * do not allow the uiser to enter an empty project
title (and thus project name)
2007-10-14 21:49 daniel2000
svn4532:  - make dist fix (missing header)
- applied changes made on obs to spec file (only tested on suse)
2007-10-14 08:16 biplab
svn4531:  * Updated: Few macros for Linux. (Thanks mario for
pointing this)
2007-10-13 14:22 byo
svn4530:  wxSmith: Enabled PCH gard (list of headers is now
splitted into two parts when pch file is used - one for includes
already in pch file and second for those headers that are not
included in pch)
2007-10-13 08:19 afb
svn4529:  - use portable sed (avoid -i flag)
2007-10-13 07:52 afb
svn4528:  * only check for pkg-config/gtk+-2.0 when actually
using wxGTK
2007-10-12 21:24 byo
svn4527:  wxSmith: Enabled forward declarations switch for new
resources (such resources will create forward declaration instead
of including header where it's possible)
2007-10-12 20:13 byo
svn4526:  wxSmith: Fixed bug in %o nd %r formattings (so valid
item is now passed to SetSizer or Sizer->Add etc)
2007-10-12 18:44 biplab
svn4525:  * Fixed: [Bug #12110] "Output filename" doesn't get
saved correctly in project
2007-10-12 11:22 mandrav
svn4524:  * Auto-generated files now correctly work with multiple
targets/compilers.
* Compiler command line macro $file_basename deprecated. Use
$file_name instead. Also added $file_dir and $file_ext.
2007-10-11 21:05 byo
svn4523:  wxSmith: wxSmith now remembers last directory used for
source/header/xrc files while generating new resource
2007-10-11 10:09 thomasdenk
svn4522:  - Changed multiply with arbrytary constant to
power-of-2 (bit shift)
- Added Function to convert Version::eval back to major, minor,
revision
2007-10-10 21:50 byo
svn4521:  wxSmith: Fixed crash in wxsListBook
2007-10-10 10:45 mandrav
svn4520:  * Fix: when a file is auto-generating other files to be
compiled, wait
for it to finish compiling before proceeding to compile the
generated
files (so as to ensure the generated files are valid).
2007-10-09 21:15 byo
svn4519:  wxSmith:
* Switched Child->GetVarName() to %o where it was possible in
Codef function (it's much safer than quering child's variable
using GetVarName())
* Fixed memory leak in wxsItemEditor (thanx to valgrind ;) )
* Changed names generated for internal variables used for code
generation (they should be safer now)
* Cleaned up some code
2007-10-09 12:33 biplab
svn4518:  * Modified: Console wizard to add exception handling
only for C++ projects.
2007-10-08 06:16 biplab
svn4517:  * Fixed: Fatal crash if "Go to header/source file"
option is clicked in wxSmith resource tree.
2007-10-08 03:22 biplab
svn4516:  * Fixed: Broken wxSmith support in wxWidgets wizard.
2007-10-06 17:03 killerbot
svn4515:  * fix for the new build system (all devs have a look at
globals.cpp and the killerbot remark !!!)
2007-10-06 04:06 biplab
svn4514:  * Fixed: [Bug #12119] New File creation -> no default
code
2007-10-05 23:08 byo
svn4513:  wxSmith:
* Added grouped file updates and few optimizations - time of
regenerating source code (when files were not opened in editor)
is now up to 7-10 times faster
* Added delayed code update (performed 0,5 sec after resource
change) which together with grouped updates improved
responsiveness of resource editor
2007-10-05 19:17 biplab
svn4512:  * Fixed: [Bug #12113] CB crashes when using misspelled
compiler
2007-10-05 10:03 mortenmacfly
svn4511:  * added bash lexer (syntax highlighting for unix shell
scripts)
2007-10-04 21:26 byo
svn4510:  wxSmith: Added Go-To-Header / Go-To-Source into popup
menu available when ight-clicking on main node of resource in
resource editor
2007-10-04 17:22 byo
svn4509:  wxSmith: Updated wxSmithContribItems to use new wxSmith
framework
2007-10-04 17:08 biplab
svn4508:  * Fixed: Plugin wizard generated code contains
non-conforming characters in plugin name.
2007-10-04 07:22 mortenmacfly
svn4507:  - added debug message about detected GCC include
directories (please leave this for hunting a bug with wx285+!)
* cb_share_config: added support for file groups (and masks)
2007-10-03 19:55 byo
svn4506:  wxSmith: Forgot to add one file
2007-10-03 18:18 biplab
svn4505:  * Fixed: Project specific "Custom variables" are not
expanded for OpenWatcom linker.
* Added: Code to map more linker options to wlink.exe options.
2007-10-02 21:52 byo
svn4504:  wxSmith: Big update to code generation process (note
that although new code has been tested, it may still have few
bugs since the change affected large areas of wxSmith)
* Generating code is now done using coder context object which
keeps chunks of code currently crated and some other stuff
required while code generation
* Improved generation of header files - including PCH filter
support and forward declarations (not yet fully enabled but works
perfectly while testing)
* Headers are now generated more precisely - f.ex. when there's
no bitmap used while generating resource, it won't be included
anywhere
* Items using custom fonts with more than one face name share now
one font enumerator and one array of faces
* Fixed some problems with events (in most cases it was bugged
list of item's events)
2007-09-29 18:53 biplab
svn4503:  * Applied: [Patch #2191] Patch for Bug #11979 (in
modified form)
2007-09-29 18:23 biplab
svn4502:  * Fixed: File association detection code not detecting
the files associated.
2007-09-29 16:34 biplab
svn4501:  * Applied: Non-Pch build fix. (Thanks Tim S.)
2007-09-28 18:33 biplab
svn4500:  * Fixed: Wrong pop-up menu in Project Tree.
2007-09-28 14:46 thomasdenk
svn4499:  - removed deleted file from makefile
2007-09-28 14:03 thomasdenk
svn4498:  - added nullptr to project files
2007-09-28 12:28 thomasdenk
svn4497:  - deleted unused source/header
- replaced 50kB license text in SDK headers with web link
2007-09-28 11:27 thomasdenk
svn4496:  - removed (provably useless) pointer checks
2007-09-28 10:16 thomasdenk
svn4495:  - now, finally
2007-09-28 10:06 thomasdenk
svn4494:  - fix previous revision
2007-09-28 09:54 thomasdenk
svn4493:  - nullptr
2007-09-28 09:30 killerbot
svn4492:  - GetStringFromArray : put back trailing space
2007-09-25 06:04 biplab
svn4491:  * Fixed: A typo in Automake file.
2007-09-25 05:59 biplab
svn4490:  * Updated: Remaining Autotools files missed in last
commit.
2007-09-25 05:25 biplab
svn4489:  * Added: Atmel AVR project wizard (Thanks to
BrianSidebotham).
2007-09-24 18:15 byo
svn4488:  wxSmith: Fixed some issues with wxNotebook (and
probably other ..book classes)
2007-09-24 17:39 killerbot
svn4487:  - include fixes
2007-09-22 14:47 biplab
svn4486:  * Updated: Windows only compilers to the latest changes
in Compiler sdk api.
2007-09-22 12:13 mandrav
svn4485:  * Support for adding custom files to the build system
2007-09-20 11:48 thomasdenk
svn4484:  - Workaround for wxWidgets' event handling quirks
- wxFNB and wxAUINotebook selectable via compile time switch
- Removed close button that doesn't belong there
- Added documentary comments
2007-09-19 19:20 biplab
svn4483:  * Fixed: Source/Project file open command is sent Twice
while opening it through DDE.
* Fixed: [Bug #12014] CodeCompletion doesn't start on
Code::Blocks startup
2007-09-19 19:08 thomasdenk
svn4482:  - created directories
2007-09-19 18:06 killerbot
svn4481:  - help plugin : remove warning
2007-09-19 17:47 killerbot
svn4480:  - pch fix
2007-09-19 16:49 ceniza
svn4479:  - ClassBrowserBuilderThread is now a joinable thread.
ClassBrowser will now Wait for it to exit before invalidating
"shared" data.
2007-09-18 19:59 byo
svn4478:  wxSmith: Fixed issues with wxArtProvider
2007-09-18 18:41 biplab
svn4477:  * Applied: [Patch #2135] MinGW autodetection searching
in $PATH
2007-09-18 18:29 biplab
svn4476:  * Reverted: Code committed to CC in rev 4473. (This
seems to be the cause of recent Crash-At-Close bug).
2007-09-17 00:38 ceniza
svn4475:  - Fixed another small memory leak found by Valgrind.
2007-09-16 21:27 ceniza
svn4474:  Help plugin:
* Bugfix: man pages with accentuated characters aren't displayed
in Windows (let's hope it still works in Linux).
* Bugfix: following a link when the man pages aren't compressed
causes a "Man page not found".
* Bugfix: following .so links doesn't work in Windows.
2007-09-16 19:38 ceniza
svn4473:  - Fixed a few problems found by Valgrind.
2007-09-16 09:18 biplab
svn4472:  * Fixed: A bug in SetVersionString() which could not
detect the version string of MinGW compilers installed in an
arbitrary folder.
2007-09-15 14:46 ceniza
svn4471:  Help plugin:
* If more than one match is found, let the user choose (tip: use
file wildcards).
* Bugfix: bz2 decompression adds garbage at the end of the file
(fixed in DevPak plugin too).
* Try to follow .so links in man pages to other man pages.
- Fix: "Thanks to" used \n instead of real newline.
2007-09-14 19:45 ceniza
svn4470:  Help plugin:
* Bugfix: editing help entries add extra "Man Pages Viewer" to
the View menu.
* Implemented zoom in and zoom out for the Man Pages Viewer.
- Added KDE dev team to the "thanks to" section.
2007-09-13 21:30 byo
svn4469:  wxSmith: Added customized popup menu for wxNotebook
(other x-book classes soon, after wxNotebook is finished)
2007-09-12 21:36 byo
svn4468:  wxSmith: Added "Bring to front" / "Send to back" popup
menu for items which are not managed inside sizers - available in
right-click popup menu in editor (this can be used to set correct
tab order)
2007-09-12 21:00 killerbot
svn4467:  - fix typo
2007-09-12 13:41 biplab
svn4466:  * Fixed: Project created from a user-template contains
old output file name.
* Fixed: C::B title not updated after creating a project from
user-template.
2007-09-12 13:29 ceniza
svn4465:  Help plugin:
* Fixed implementation of QListIterator<T> (the output should be
right now)
* Do not show the man page viewer by default
2007-09-12 06:00 ceniza
svn4464:  Help plugin:
* Bugfix: displaying man pages with tables (e.g. find.1) crashes
the application (must check if it's generating the right output)
- Added -fPIC to bzip2 and zlib targets in the unix project file
2007-09-12 00:59 ceniza
svn4463:  Help plugin:
* Converted the MANFrame into a dockable thingy.
* If a man page cannot be found then report it.
* Clicking on links for man pages that provide them will take you
to that man page (if found).
2007-09-11 22:01 byo
svn4462:  wxSmith:
* Changed default scopes of ids (now protected) / members (now
public) / handlers (now private) in new resources
* Scopes can be customized in Advanced options while generating
new resource
* Added cols / rows for wxGrid when editing in source mode (Grom:
you owe me a beer ;) )
2007-09-11 17:49 biplab
svn4461:  * Fixed: Wrong output size in MB.
2007-09-11 11:40 mandrav
svn4460:  * Fixed help plugin's project file for linux. Man pages
now work when not using autotools.
2007-09-11 11:39 mandrav
svn4459:  * Fixed a couple more oversized dialogs.
2007-09-11 08:45 mandrav
svn4458:  * Added event cbEVT_QUERY_VIEW_LAYOUT (queries the
current view layout).
* Removed debugger options for automatic layout switching. It is
all handled automatically now.
2007-09-11 08:13 mandrav
svn4457:  * Fixed crash in wxSmith when closing any open XRC file
(byo, can you check and verify?)
2007-09-11 08:01 mandrav
svn4456:  * Fixed crash when closing the editor settings dialog
by pressing OK (introduced yesterday).
2007-09-10 21:05 daniel2000
svn4455:  - missing backslash broke make dist
2007-09-10 13:45 mandrav
svn4454:  * Display size of generated file after linking.
2007-09-10 12:03 mandrav
svn4453:  * Fixed some UI layout errors in project and editor
options. Say 'no' to huge dialogs :).
2007-09-10 09:43 mandrav
svn4452:  * cbEVT_APP_STARTUP_DONE is now fired *after* the app
has loaded and fully displayed its windows.
2007-09-10 09:41 mandrav
svn4451:  * Added configuration options for which lexer keyword
sets to be included in code-completion results.
2007-09-10 07:15 mariocupelli
svn4450:  add styles for formating documentation
2007-09-10 07:14 mariocupelli
svn4449:  add makefile for generating documentation
2007-09-10 07:12 mariocupelli
svn4448:  add configuration files for html and docbook
2007-09-09 19:55 ceniza
svn4447:  Help plugin:
- Fixed project file settings for unix like systems.
2007-09-08 22:27 ceniza
svn4446:  - Applied patch: help plugin doesn't compile without
precompiled headers and added includes to Windows cbp (Thanks
Tim).
2007-09-08 14:26 thomasdenk
svn4445:  - created directories
2007-09-08 13:30 biplab
svn4444:  * Updated: Update script for Linux/Unix to exclude
.svn, Makefile and other garbage files.
2007-09-08 09:40 ceniza
svn4443:  Help plugin:
* Converted the basic frame to display man pages into a simple
man pages viewer.
2007-09-07 22:50 byo
svn4442:  wxSmith:
* Added pop-up menu on right click on resource in resource
browser
* Implemented deleting resources (accessible through pop-up menu)
* Fixed typo
2007-09-07 22:19 ceniza
svn4441:  - Applied patch #2167: use system zlib and bzip2 for
help_plugin (Thanks SharkCZ)
2007-09-07 20:11 ceniza
svn4440:  - Patch to get windows build without precompiled
headers (Thanks Tim).
2007-09-07 14:08 mariocupelli
svn4439:  add sources of codeblocks documentation
2007-09-07 14:06 mariocupelli
svn4438:  add first part of codeblocks docu
2007-09-07 10:44 killerbot
svn4437:  - remove warning
2007-09-07 10:07 killerbot
svn4436:  - update project files and Makefile.am for the new
supported compilers
2007-09-07 09:25 biplab
svn4435:  * Fixed: Project file is removed while Rebuilding /
Cleaning a Dynamic Library Project.
2007-09-07 09:00 ceniza
svn4434:  Help plugin:
- Updated Linux project file
- Updated configure.in
2007-09-07 08:51 ceniza
svn4433:  Help plugin:
* Added support to display man pages.
2007-09-07 08:01 mariocupelli
svn4432:  add support for TriCore, MSP430 and PowerPC
2007-09-07 08:00 mariocupelli
svn4431:  add support for TriCore, MSP430 and PowerPC
2007-09-06 21:59 byo
svn4430:  wxSmith: Implemented jumping to event handler function
body when changing handler / double clicking on item that has
main handler set
2007-09-06 17:36 biplab
svn4429:  * Fixed: [Bug #11929] Crash when moving a virtual
folder to its subfolder
2007-09-06 08:15 thomasdenk
svn4428:  - Add workspace extension on "save as" if none given
2007-09-05 20:56 byo
svn4427:  wxSmith: Double click on some item now adds event
handler (if there's none) of it's first event
2007-09-05 18:41 biplab
svn4426:  * Fixed: [Bug #11785] Tooltip/Function info window does
not go away
2007-09-04 18:41 byo
svn4425:  wxSmith: Implemented sorting of properties
2007-09-04 18:03 biplab
svn4424:  * Object files of source files on different drive will
now be created inside the Project object directory itself.
* Replaced the fix committed in rev 4422 with a simpler and
better one.
2007-09-04 13:49 mortenmacfly
svn4423:  - debugger: fixed unable to detect cygwin prefix under
HKCU (instead of only HKLM)
2007-09-04 10:47 biplab
svn4422:  * Fixed: Crash in ProjectFileOptions dialog, when the
project uses an unavailable compiler.
2007-09-02 18:28 biplab
svn4421:  * Fixed: [Bug #11698] Silent close on multiple instance
2007-09-01 07:53 mandrav
svn4420:  * Code-completion now provides support for language
keywords, based on the current editor's language (only C++ was
supported until now).
* Fixed wrong layout for editor abbreviations causing the
Add/Delete keys to be invisible.
2007-09-01 00:52 ceniza
svn4419:  Debugger plugin:
* Set max value for "Ignore count before break".
2007-08-31 14:14 biplab
svn4418:  * Fixed: Crash at Start-up if clicked on the Splash
Screen.
2007-08-31 10:51 killerbot
svn4417:  * assembler files support (*.asm)
2007-08-31 05:54 mortenmacfly
svn4416:  * added support for assembler sources (*.s;*.ss)
* exposed assembler sources to scripts
2007-08-30 17:42 ceniza
svn4415:  AStyle plugin:
* Fixed bug 011860: Mouse cursor changes.
2007-08-29 21:33 byo
svn4414:  wxSmith: Added include file properties for custom
widget (only when using source mode)
2007-08-27 19:30 killerbot
svn4413:  - remove warnings
2007-08-27 19:28 killerbot
svn4412:  - add GetCompilerVersionString() to the CompilerFactory
and export it for the scripts
2007-08-27 17:05 thomasdenk
svn4411:  - Revert again
2007-08-25 15:08 mortenmacfly
svn4410:  * improved Java support any further
* added "set default" for file groups and masks
* exposed Java binding to scripts
* minor fixed for Fortran 77/90/95 support
- improved SDK documentation and documentation of C::B resources
2007-08-25 10:38 byo
svn4409:  wxSmith: Fixed size of new-resource dialog with hidden
advanced options on linux
2007-08-25 09:45 byo
svn4408:  wxSmith:
* Added some stubs to support read-only files
* Fixed crash when adding new resource on linux
2007-08-23 16:58 thomasdenk
svn4407:  * Revert revert
2007-08-23 12:24 afb
svn4406:  - include missing <string> header (source_exporter)
2007-08-22 09:19 thomasdenk
svn4405:  * Made .java files recognized as compileabe sources (no
Java support!)
2007-08-22 07:18 mandrav
svn4404:  * Backtick'd expressions cache is not cleared anymore
(severe performance hit if many of them are used). Restarting
C::B is the only way to clear it.
* Added debugger option not to auto-build before launching.
* Fixed crash in compiler plugin under certain circumstances
(when selecting another target in the combo box).
2007-08-20 14:59 mortenmacfly
svn4403:  - all wizards: Do not put output file name in root
folder of drive if no path provided
2007-08-17 20:13 killerbot
svn4402:  - include fix
2007-08-17 15:46 byo
svn4401:  wxSmith:
* Update to base properties (cleaned some things up and added
ability to fetch position / size of resource from constructor's
argument)
* Updated new resource generator - it now gives much more options
2007-08-17 07:36 killerbot
svn4400:  - include fixes (this concludes patch 2139)
2007-08-16 14:43 thomasdenk
svn4399:  - re-added r4272, but without overload operators
(should not cause ambiguity now)
2007-08-16 09:47 mortenmacfly
svn4398:  - fixed all SDK documentation errors
- fixed Exporter not compiling with GCC 3.4.5 (thatnks stahta01)
2007-08-15 22:31 byo
svn4397:  wxSmith: Fixed bug #10964
2007-08-15 17:39 mortenmacfly
svn4396:  - restored wxsmith bindings -> again: Thomas' fault.
;-)
2007-08-15 14:54 thomasdenk
svn4395:  - InfoPane can now properly show/hide panels, delete
Loggers and non-Loggers
- Moved GUI-Initialisation out of CreateIDE, and after plugin
loading, so plugins can add loggers at startup
2007-08-15 13:47 killerbot
svn4394:  * remove warnings from Exporter plugin (wxPdfDocument
part)
2007-08-14 22:03 killerbot
svn4393:  - follow up
2007-08-14 21:57 killerbot
svn4392:  - include fixes
2007-08-14 21:56 killerbot
svn4391:  - include fixes
2007-08-14 21:39 killerbot
svn4390:  - follow up
2007-08-14 18:52 ceniza
svn4389:  Source Exporter:
* PDF exporter: fixed crash when the file to be exported had
non-ASCII characters.
- Updated wxPdfDocument to version 0.8.0
2007-08-14 16:59 biplab
svn4388:  * Fixed: Broken build on Linux.
2007-08-14 16:55 thomasdenk
svn4387:  - Removed precompiled header include
2007-08-14 16:12 byo
svn4386:  wxSmith:
* Added missing GPL header in newly added files
* DELETE key now deletes current selection in editor
2007-08-14 13:43 killerbot
svn4385:  - remove warning
2007-08-14 13:10 killerbot
svn4384:  - some first fixes to rev 4382
2007-08-14 13:00 killerbot
svn4383:  - follow up
2007-08-14 12:16 thomasdenk
svn4382:  - Replaced "Log" with "Logger" where it should be
- Did some tuning on the existing loggers
- Added startup code to turn off app logging
- etc.
2007-08-14 12:02 killerbot
svn4381:  - follow up
2007-08-14 11:56 killerbot
svn4380:  - follow up
2007-08-14 11:49 killerbot
svn4379:  - follow up
2007-08-14 11:46 killerbot
svn4378:  - follow up
2007-08-14 09:58 killerbot
svn4377:  - little follow up
2007-08-14 09:26 killerbot
svn4376:  - little follow up
2007-08-14 09:17 killerbot
svn4375:  - further include fixes and separation between
Manager::GetAppWindow() and Manager::GetAppFrame(), SDK bump to
1.11.12 (could be a few follow up include fixes might follow)
2007-08-14 08:23 biplab
svn4374:  * Updated previous commit.
2007-08-14 08:06 killerbot
svn4373:  - some fist part of include fixes
2007-08-13 20:50 byo
svn4372:  wxSmith: Fixes for few segfaults discovered on linux
2007-08-13 18:14 byo
svn4371:  wxSmith:
* Added border for wxPanel items added into other resources
* Fixed background colour for wxFrame
* Preview for wxPanel resources are now using resizable dialog
2007-08-13 16:09 mortenmacfly
svn4370:  - envvars plugin: minor modifications to take home
2007-08-13 15:53 byo
svn4369:  wxSmith: Implemented grid for sizer-less resources
2007-08-13 07:44 biplab
svn4368:  * Fixed: C::B can't detect a file with UTF-32LE (with
BOM) encoding.
2007-08-12 21:13 pecan
svn4367:  KeyBinder 1.0.42 2007/08/12
-Change AddPendingEvent() to ProcessEvent() in wxMenuCmd::Exec()
to avoid crashes when secondary command key would close editors
wx284
2007-08-12 19:08 killerbot
svn4366:  - autorevision : const correctness and use TiXml
handles in QuerySvn
2007-08-10 14:26 killerbot
svn4365:  - fix to previous commit : autorevision.cpp does not
belong to that
2007-08-10 14:16 killerbot
svn4364:  * wxFNB : fixed: popup dialog not focused on linux
(ctrl+tab & smart tabbing)
2007-08-10 11:18 byo
svn4363:  wxSmith:
* Added insert-by-pointing-with-mouse mode
* Code generated when adding sizers now contains spaces to be
more readable
2007-08-08 19:41 killerbot
svn4362:  - console-main.c.cpp : no need to include stdlib.h
2007-08-08 12:16 afb
svn4361:  - codesnippets uses GDK functions directly on wGTK, so
it needs to link with the GTK2_LIBS too
2007-08-08 10:30 biplab
svn4360:  * make dist fix.
2007-08-08 08:49 byo
svn4359:  wxSmith: Icon property is now used inside generated
code and preview
2007-08-08 07:36 biplab
svn4358:  * Fixed: Out-of-place build fix for Todo plugin.
2007-08-07 09:46 biplab
svn4357:  * Fixed: Couple of assertion failures associated with
wxDir.
* Some clean up in Intel compiler detection code.
2007-08-07 09:25 thomasdenk
svn4356:  - added IsOpened() check to locale loading
2007-08-06 19:40 afb
svn4355:  * add Mach IPC typedefs for Darwin
2007-08-06 17:48 biplab
svn4354:  * Cleaned up last commit by reverting one unnecessary
change.
2007-08-06 17:19 biplab
svn4353:  * Fixed: [Bug #11720] Standard Header Highlighting
problem
* Fixed: Highlight mode was not applied when highlight mode is
changed from a mode to 'Plain text'.
2007-08-06 14:08 mortenmacfly
svn4352:  - ennvars plugin: (hopefully) fixed choicebox GUI bug
under Linux
2007-08-06 12:36 mandrav
svn4351:  * Added cbProject::GetExtensionsNode() and
cbProject::AddToExtensions(). The latter is exposed to scripts.
Read the function docs on how to use it.
2007-08-06 11:04 mandrav
svn4350:  * Added --safe-mode command-line option (all plugins
are disabled on startup).
* Fixed out-of-place builds with autotools (bug #11607).
2007-08-05 14:35 biplab
svn4349:  * Added: Code-statistics for *.cc, *.cxx files in
project file options dialog.
2007-08-05 09:37 biplab
svn4348:  * Fixed: MSVC Project import bug where '-g' was getting
added to Release target.
2007-08-04 19:14 biplab
svn4347:  * Now *.cc files would be recognized as C++ files.
2007-08-03 11:45 biplab
svn4346:  * One code-cleanup in DLL wizard generated source.
2007-08-02 21:02 killerbot
svn4345:  * clean up the autorevision stuff, less dependencies
2007-08-02 20:44 pecan
svn4344:  CodeSnippets 1.2.92 2007/08/2
- Added check for possible garbage window ptr in
OnTreeCtrlEvent() and other assorted wxGTK284 fixes
- Fixed TextToFilenames() for list/text containing \r & \n
2007-08-02 12:38 biplab
svn4343:  * Fixed: [Bug #11585] Extra file relative paths are
wrong in exported plugin
2007-08-02 04:00 biplab
svn4342:  * Fixed: Extra paths are not processed in some cases.
* Minor cleanup in DebuggerGDB plugin.
2007-08-01 18:16 killerbot
svn4341:  - restructured update.bat a little bit and minor fix
2007-08-01 18:15 killerbot
svn4340:  * wxFNB : fixed overflow of tabs too early and applied
patch to allow backward compatibility with 2.6.x
2007-08-01 09:15 thomasdenk
svn4339:  * Fixed $TARGET_OUTPUT_DIR
- Corrected description of CompileTargetBase::GetBasePath()
2007-07-30 21:50 pecan
svn4338:  KeyBinder 1.0.41
- check for numeric menu items that start with "_" wxGTK 2.8.4
- Fixed disappearing/reappearing command keys on wxGTK 2.8.4 by
trimming all menu items and conf strings before comparing.
2007-07-30 10:27 mandrav
svn4337:  - Bug fix in tokenizer wrt << operator.
2007-07-30 07:29 biplab
svn4336:  Fixed: [Bug #11656] (Completely!)
2007-07-29 10:59 biplab
svn4335:  * Fixed: [Bug #11600] compiler plugin works only with
admin rights
2007-07-29 07:08 biplab
svn4334:  * Fixed: [Bug #11656] windows plugin wizard defaults to
linking to wxmsw26u
2007-07-28 14:35 mandrav
svn4333:  * The <Extensions> node (in .cbp files) is now
preserved through project saves, even if the plugins using it are
disabled/uninstalled. All relevant code in our repository has
been updated.
2007-07-28 11:34 mandrav
svn4332:  * Added SDK events for build targets:
- cbEVT_BUILDTARGET_ADDED
- cbEVT_BUILDTARGET_REMOVED
- cbEVT_BUILDTARGET_RENAMED
- cbEVT_BUILDTARGET_SELECTED
* Added Get/SetBuildTargetName() and Get/SetOldBuildTargetName()
in CodeBlocksEvent, for the new events (the latter two functions
only apply for cbEVT_BUILDTARGET_RENAMED and
cbEVT_BUILDTARGET_SELECTED events).
* Debugger no longer tries to launch 2 times if the first try
failed.
2007-07-27 11:49 biplab
svn4331:  * Fixed: Clicking "Properties" option from Notebook
menu doesn't show proper file properties if it's part of a
project.
2007-07-27 08:50 mandrav
svn4330:  * Fixed code-completion not launching for empty search
strings (bug #11630).
* Fixed code-completion handling of preprocessor directives in
class definitions (bug #11626).
2007-07-27 08:05 mandrav
svn4329:  * Starting the debugger should work correctly again in
all cases.
* Per-target extra debugger commands are now sent after
connection to remote target (if any).
2007-07-26 21:33 pecan
svn4328:  CodeSnippets 1.2.90 2007/07/26
- Don't save snippets xml when no changes made in order to avoid
file time change and annoying reload msg in secondary CB.
2007-07-26 17:59 biplab
svn4327:  * Removed: event.skip() from OnNavigationKey (as
suggested by Eranif)
2007-07-26 16:56 ceniza
svn4326:  Compiler plugin:
* If getting the timestamp for a file fails check its existence
to decide if it should be built or just ignored.
2007-07-26 15:47 biplab
svn4325:  * Stopped Update.bat from copying Makefile.am to few
directories.
2007-07-26 14:38 ceniza
svn4324:  AStyle plugin:
* Updated to AStyle 1.21, applying changes provided by Jim
Pattee.
2007-07-26 14:36 killerbot
svn4323:  * applied [ Patch #2105 ] Fix ugly 22x22
searchreplace.png
2007-07-26 09:26 mandrav
svn4322:  * Fixed "debugger won't start" bug introduced
yesterday.
* Event cbEVT_COMPILER_STARTED is now emitted.
2007-07-25 15:22 mortenmacfly
svn4321:  - again: restored wxSmith bindings in C::B project file
(see r4298)
2007-07-25 13:51 killerbot
svn4320:  - follow/clean up on wxFNB
2007-07-25 13:30 thomasdenk
svn4319:  - Fixed pch warning
- Added documentary comments
2007-07-25 13:01 thomasdenk
svn4318:  - Fixed Windows compile errors for new IPC class, and
added to project (still not used)
2007-07-25 12:53 thomasdenk
svn4317:  - fixed Lock() semantics under Windows
2007-07-25 12:45 killerbot
svn4316:  * switched to latest svn wxFlatNotebook ( > 2.2) , with
3 changes from our side, the update brings : a) unlimited stack
of recently visited tabs and b) when closing a tab, the selected
tab is the previously selected one
2007-07-25 12:34 mandrav
svn4315:  * Fixed new IPC code for linux and added to build (not
used yet though).
2007-07-25 12:26 thomasdenk
svn4314:  - restored 2 semop()s that got lost
2007-07-25 12:04 mandrav
svn4313:  * Update -mmcu options for GNUAVR (patch #2071).
2007-07-25 11:49 killerbot
svn4312:  * switched to wxFlatNotebook 2.2 + 1 little change
2007-07-25 11:46 thomasdenk
svn4311:  - Checkin IPC sources (WIP)
2007-07-25 11:45 mandrav
svn4310:  * Incremental search dialog now supports the * and ?
wildcards (patch #2046).
2007-07-25 11:41 mandrav
svn4309:  * Clean-up in remote debugging code.
* Added baud setting for remote debugging through the serial
port.
* Fixed deadlock while debugger was waiting for compiler to
finish (at least in linux).
2007-07-25 04:50 biplab
svn4308:  * Include fix for non-pch build. (Thanks Tim S.)
2007-07-24 15:10 ceniza
svn4307:  Source Exporter:
* Tabs are now converted to spaces using the current editor
settings (tab size in spaces) in the PDF exporter.
2007-07-24 14:05 mandrav
svn4306:  - Adjusted Makefile.am
2007-07-24 13:49 killerbot
svn4305:  - include fix
2007-07-24 13:39 mandrav
svn4304:  * Added preliminary support for remote debugging with
gdb (only). Check the "Debugger" page in project's properties...
2007-07-24 07:10 thomasdenk
svn4303:  - Rewrote a loop for clarity and fixed a typo
2007-07-24 03:54 biplab
svn4302:  * Fixed: Broken GCC compiler support on Windows due to
rev 4296.
2007-07-23 20:26 mortenmacfly
svn4301:  * cb_share_config: added support for editor colour_sets
2007-07-23 15:57 killerbot
svn4300:  - fix as suggested by eranif
2007-07-23 14:33 biplab
svn4299:  * Fixed: Compilation issues with wx-2.6 (introduced in
rev 4296)
2007-07-23 11:51 mortenmacfly
svn4298:  - restored wxSmith bindings in C::B project file
(Thomas: please enable wxSmith when updating project files)
2007-07-23 11:49 biplab
svn4297:  * Updated: Automake files and C::B-unix project file to
build new logmanager.
2007-07-23 11:03 biplab
svn4296:  * On Windows the search in PATH environment variable,
in CompilerGCC::SetEnvironmentForCompiler(), would now be
case-insensitive. This would help avoid adding duplicate entries
in PATH.
2007-07-23 10:49 thomasdenk
svn4295:  - LogManager checkin
2007-07-23 09:15 mortenmacfly
svn4294:  - landed in 2007 ;-)
2007-07-23 04:08 biplab
svn4293:  * Fixed: Compilation error (related to
wxCharBuffer::==) in certain build configurations.
2007-07-23 03:17 ceniza
svn4292:  Source Exporter:
* bugfix: Wrong output of tabs in ODT.
~ Must find a workaround for tabs in PDF (the output looks like a
single space).
2007-07-22 12:31 biplab
svn4291:  * Fixed: Run-time error message in
CompilerMINGW::SetVersionString() when gcc binary is not found.
2007-07-22 11:30 biplab
svn4290:  * Applied: [Patch #2015] To create a lib using lib.exe
in DMD tools??
2007-07-22 10:03 biplab
svn4289:  * Fixed: Couple of issues with DMD compiler.
2007-07-22 04:19 pecan
svn4288:  CodeSnippets 1.2.89 2007/07/21
- fixed missing window when switching layouts
- auto show window when switching between window types
2007-07-21 20:00 biplab
svn4287:  * Applied: [Patch #2067] 'Highlight mode' reflects
current syntax highlighting
2007-07-21 18:35 biplab
svn4286:  * Applied:
- [Patch #2066] updates to python lexer
- [Patch #2091] Documention only fix on file
propgrid/CHANGES-propgrid.txt
2007-07-21 09:00 killerbot
svn4285:  - NULL should be 0, standard C++
2007-07-21 07:24 biplab
svn4284:  * Fixed: [Bug #11599] Saving a file crashes in a
special case
2007-07-20 17:34 biplab
svn4283:  * Updated: Regex in CompilerMINGW::SetVersionString()
to a foolproof one.
2007-07-19 18:26 mandrav
svn4282:  * Fixed minor issues with CC tooltips.
2007-07-19 11:45 biplab
svn4281:  * Fixed: Crash while compiling a single file with
OpenWatcom compiler.
2007-07-19 08:34 thomasdenk
svn4280:  - Sorted items in "search internet" popup correctly
(nobody ever noticed?)
2007-07-19 01:24 rickg22
svn4279:  * Fixed bug #11574 (comment code doesn't work on PHP
files)
2007-07-18 14:17 rickg22
svn4278:  * Applied patch #2040 to fix Home key bug (#11234)
2007-07-18 09:54 mandrav
svn4277:  * Bug-fix in CC tokenizer.
* When hovering the mouse over a word in the editor, a tooltip is
displayed describing the token under the mouse (relevant option
added in CC settings so it can be disabled/enabled at will).
2007-07-18 07:47 biplab
svn4276:  * Fixed: Layout issues in DataBreakpointDlg.
2007-07-17 18:32 thomasdenk
svn4275:  - revert
2007-07-17 16:47 biplab
svn4274:  * Updated: DLL and Win32 GUI wizard to latest changes
in OpenWatcom compiler support.
2007-07-17 13:56 mandrav
svn4273:  - Renamed -devel debian packages to -dev
- Bug-fix in CompilerMINGW::SetVersionString.
2007-07-17 13:44 thomasdenk
svn4272:  - Added a bit of type safety to the GetID() function
2007-07-17 12:20 biplab
svn4269:  * Some code-cleanup and improvements in OpenWatcom
option generation code.
* Added experimental support of creating Linux executables on
Windows using OpenWatcom. Please note that an additional
**Library directory** has to be added manually.
2007-07-16 17:36 killerbot
svn4268:  - wxSmith : increase readability of generated code
2007-07-16 14:07 mandrav
svn4267:  * Debian dir updated to create the following packages:
- libcodeblocks0 (codeblocks shared lib)
- codeblocks (main app and core plugins)
- codeblocks-contrib (contrib plugins)
- codeblocks-dbg (debugging symbols)
- codeblocks-devel (SDK headers)
- libwxsmithlib0 (wxSmith shared lib)
- libwxsmithlib0-devel (wxSmith development shared lib)
* Added rudimentary man pages for cb_share_config and
codesnippets.
* Resource zip-files are now automatically generated when their
dependencies change (no more need for "make clean-zipfiles").
* update-revision.sh now updates debian/changelog too so
generated packages will contain correct version info.
2007-07-15 12:31 biplab
svn4266:  * Added the following SDK functions. Use them for
compiler version detection.
- Compiler::SetVersionString()
- Compiler::GetVersionString()
* Now deprecated compiler option, '-I-', wouldn't be used for GCC
4.x series. Fixed(Partially): [Bug #10624] gcc:
faulty/deprecated/ default options
2007-07-15 02:15 rickg22
svn4265:  * Code completion: Fixed 2-second freeze every time a
file was saved (winxp)
2007-07-14 21:12 pecan
svn4264:  CodeSnippets 1.2.87 2007/07/14
- invoke properties dialog on "new snippet"
- do not copy removed snippet to .trash when shift key down
2007-07-14 07:14 biplab
svn4263:  * Fixed: Broken build on Linux due to last commit.
2007-07-14 05:00 biplab
svn4262:  * Fixed: [Bug #11548] "Recent projects" tries to open
already open project
2007-07-11 09:41 mandrav
svn4261:  * Backticked expressions in build options are now
parsed for compiler/linker search dirs. Code-completion benefits
greatly from this (locating files to parse, opening #include
files, etc).
- The CC DebugInfo dialog now displays the parser's search dirs
too.
2007-07-11 08:23 mandrav
svn4260:  * CC parser now supports "typedef enum {...} id"
constructs.
2007-07-11 06:40 killerbot
svn4259:  - include fixes
2007-07-11 05:44 rickg22
svn4258:  * Code completion: Fixed [bug #11460] "Switching to
current file's symbols delays class browser for ~ 4 secs"
2007-07-10 19:15 mortenmacfly
svn4257:  * cb_share_config: implemented "uncheck all"; made dlg
resizable
2007-07-10 15:40 mortenmacfly
svn4256:  - projectsimporter compiles with wx26 again
- re-formatted awfully looking projectsimporter source code files
2007-07-10 14:37 mortenmacfly
svn4255:  * fixed crash when opening build options (introduced in
4247)
2007-07-10 14:24 killerbot
svn4254:  - further commits for the projectsimporter
restructuring
2007-07-10 14:10 mandrav
svn4253:  - more forgotten stuff, ugh
2007-07-10 14:08 rickg22
svn4252:  * Code completion: Fixed [bug #11533] (class browser
crash on windows)
2007-07-10 13:37 mandrav
svn4251:  - darn, forgotten stuff
2007-07-10 13:32 mandrav
svn4250:  - moved forgotten file
2007-07-10 12:58 mandrav
svn4249:  - forgotten files
2007-07-10 12:58 mandrav
svn4248:  * New plugin: ProjectsImporter. Moved all code that
imports foreign projects/workspaces from the SDK to this new
plugin (windows build not up-to-date yet).
2007-07-10 11:46 mortenmacfly
svn4247:  * use more comfortable way to choose extra toolchain
path's (this also allows the use of GCV's and improves
consitency)
2007-07-10 09:35 mortenmacfly
svn4246:  * envvars plugin: added possibility to clone an envvar
set
* envvars plugin: GUI enhancement for Linux, code cleanup
2007-07-10 07:50 biplab
svn4245:  * Fixed: Broken build due to commit in rev 4243.
2007-07-09 21:12 mortenmacfly
svn4244:  - very minor code cleanups
2007-07-09 16:37 biplab
svn4243:  * Added: Support for $(PlatformName) macro in MSVC 7+
project file import.
* Some code cleanup.
2007-07-09 16:02 biplab
svn4242:  * Win32GUI Wizard:
- Added support for Dialog based app creation. (Thanks Skirby for
the sample code)
2007-07-09 09:22 mortenmacfly
svn4241:  - envvars plugin: added "nicer" image for config icon
2007-07-09 08:45 mortenmacfly
svn4240:  * envvars plugin: fixed "envvars not unset on project
close" bug (thanks Yiannis)
2007-07-09 08:32 mandrav
svn4239:  * Fixed crash when using "Close" or "Close all" in open
files list context menu (bug #11508).
2007-07-08 08:10 mandrav
svn4238:  * Fixed: plugin installation wouldn't create
directories on windows (thanks dje).
2007-07-07 11:33 mandrav
svn4237:  * CC parser now supports "typedef [class|struct] {...}
id" constructs.
2007-07-07 11:06 mandrav
svn4236:  - Bug fix in CC tokenizer.
2007-07-06 13:43 biplab
svn4235:  * Replaced 'Tabs' with 'Spaces' from all the wizards.
2007-07-06 13:37 mandrav
svn4234:  * Changed the SDK events handling system (see
http://wiki.codeblocks.org/index.php?title=Code::Blocks_SDK_events).
- While I was at it, I implemented sending the
cbEVT_APP_START_SHUTDOWN event.
2007-07-06 13:27 biplab
svn4233:  * wxWidgets wizard:
- Default wxwidgets configurations will now be added at project
level.
2007-07-06 06:47 mortenmacfly
svn4230:  - added missing comments
2007-07-05 17:02 biplab
svn4229:  * Implemented: [FR #3524] "Remove all breakpoints"
option
2007-07-05 12:53 mortenmacfly
svn4228:  - removed wx/log.h entries no longer required after
r4225 (the ones left *are* required)
- updated sdk doxygen file to latest doxygen revision
* fixed bug under wx26 that path for wizards was calculated wrong
(without drive letter)
2007-07-05 11:35 mandrav
svn4227:  * The "Save all" button on the toolbar is now "Save all
files" to avoid problems with accidental clicking ("Save all" is
an irreversible action).
2007-07-05 11:19 byo
svn4226:  wxSmith: Fixed wx2.6 issues in wxToolbar
2007-07-05 11:19 thomasdenk
svn4225:  - Removed all wxLogNull, disabled log messages globally
- Added a null pointer check (probably unneeded)
2007-07-05 11:12 mandrav
svn4224:  * Fixed display of watches for CDB (MSVC executables).
2007-07-05 10:58 mandrav
svn4223:  * Fixed running console-based programs in windows.
2007-07-05 08:23 mandrav
svn4222:  - ToDo plugin now uses the correct image in the
settings dialog.
2007-07-04 16:23 biplab
svn4220:  * Removed: Redundant code.
2007-07-04 10:53 mandrav
svn4219:  * Dynamic linker's path is now set correctly again for
executing.
* Added EscapeSpaces() global function and exposed it to scripts
along with a few other functions from globals.h.
* Updated debugger plugin to correctly set the dynamic linker's
path.
2007-07-04 08:29 biplab
svn4218:  * Reverted: Code changes made in rev 4216. Morten
reported some issues.
2007-07-04 08:14 mandrav
svn4217:  * Respect projects modification flag when closing
workspace and ask to save modified projects.
2007-07-03 17:15 biplab
svn4216:  * Improved: CommonTopLevelPath calculation routine.
* Fixed: Slow Project tree construction. It should be faster now.
2007-07-03 12:17 tiwag
svn4213:  * Open Files List items - read-only file icon added
* Find, Find Next/Previous results shown centered on screen
2007-07-03 10:44 mandrav
svn4212:  * Added "File->Save all" which saves everything: files,
projects and workspace (patch #2044).
2007-07-03 09:45 mandrav
svn4211:  * Fixed bug with "pause when execution ends" target
checkbox (bug #11235).
2007-07-03 09:30 mandrav
svn4210:  * Exposed _() to scripts for translated strings (bug
#10297, patch #2020).
2007-07-03 09:26 mandrav
svn4209:  * Display replace-operation summary (bug #11472, patch
#2083).
2007-07-03 09:11 mandrav
svn4208:  * Exposed to scripts
CompileTargetBase::SetTargetFilenameGenerationPolicy (bug
#11019).
2007-07-02 17:29 mandrav
svn4207:  * Fixed crash in symbols browser under certain
circumstances (bug #11433).
2007-07-02 13:46 mandrav
svn4205:  * Plugins manifest XML expanded to allow for extra
files being installed/exported/uninstalled.
2007-07-02 12:30 mandrav
svn4204:  * Fix in annoying dialog: do not use
wxStdDialogButtonSizer if using custom button IDs (they are not
accepted and the dialog layout is screwed).
2007-07-02 11:12 mandrav
svn4203:  * Binary .cbplugin files can now contain icons for the
"Settings" dialogs. The two supported icon files should be named
<plugin_name>.png and <plugin_name>-off.png.
* Updated all settings dialogs to locate icons through
configmanager.
* If a settings icon for a plugin cannot be located, the
generic-plugin icon will be used.
2007-07-02 08:07 thomasdenk
svn4202:  - Create locale subfolder at startup, turn off
wxWidgets message
- Removed unneeded global variables
2007-06-30 21:10 byo
svn4201:  wxSmith: Big update to wxsDrawingWindow class
* It uses wxClientDC instead of wxScreenDC (which is not
supported on MAC now)
* Removed internal "drawing panel" - everything is done on
wxsDrawingWindow now (event flow is much better now)
* Got rid of all Yields during fetch sequence (may improve
stability)
* First results on MAC (still there's much to be done but at
least there's some starting point)
2007-06-30 20:31 pecan
svn4200:  CodeSnippets 1.2.84 2007/06/30
- Get temp directory name from system; don't assume /temp or
/tmp.
2007-06-29 22:33 byo
svn4199:  wxSmith: Synced style lists with XRC sources (it may
add extra styles for most components but at least it will prevent
missing ones)
2007-06-29 18:17 killerbot
svn4198:  - include fixes : apparently types can be used just out
of the blue and headers files are not needed anymore, DUH
2007-06-29 15:54 thomasdenk
svn4197:  - Internationalisation works
2007-06-29 01:43 rickg22
svn4196:  * TODO list: Applied patch #2082 to fix bug #10783
(ToDo list too big)
2007-06-28 21:58 byo
svn4195:  wxSmithContribItems: Fixed make dist
2007-06-28 20:19 byo
svn4194:  wxSmith: Fixed bug #11274 - Double click item in
Resources tree, 2 editor tabs opened
2007-06-28 10:28 byo
svn4193:  Fixed some issues for non-pch project using wxSmith
generated by wizard
2007-06-28 09:59 biplab
svn4192:  * Applied: [Patch #2081] Project properties -> line
counter fix
2007-06-27 21:17 mortenmacfly
svn4191:  * fixed nasty crash in OW compiler (command generator)
2007-06-27 18:01 pecan
svn4190:  CodeSnippets 1.2.83 2007/06/27
- Fixed: Index might not be saved when changing category label
2007-06-27 17:44 pecan
svn4189:  DragScroll 1.1.04 2007/06/27
- Reduce minimum Unix Context menu sentry delay
- Clean up configuration panel
2007-06-27 04:19 rickg22
svn4188:  *Fixed: Couldn't compile on MSW without PCH (applied
patch #1992 - thanks stahta01)
2007-06-26 22:34 byo
svn4187:  wxSmith: Added few missing icons and fixed small bug in
property editor (it didn't clear events page after closing
editor)
2007-06-26 16:53 biplab
svn4186:  * Fixed: [Bug #11454] wxDatePickerCtrl: wxDataEvent
instead of wxDateEvent
2007-06-26 14:15 rickg22
svn4185:  * SDK (ProjectManager): Fixed (yes, for real now)
annoying random crash on startup.
- SDK (ProjectManager): Renamed EVT_WORKSPACE_LOADED to
EVT_WORKSPACE_CHANGED to reflect more clearly its behavior
2007-06-26 13:18 tiwag
svn4184:  * Fixed running targets when filename contains spaces
on platform::windows (broken in rev 4183).
2007-06-26 10:32 mandrav
svn4183:  * Fixed running targets when filename contains spaces
(broken yesterday).
* Added $WORKDIR variable substitution in terminal command line
(non-windows platforms only).
2007-06-26 07:53 mandrav
svn4182:  - Fixed PATH setting in windows which was screwed when
running a target.
2007-06-26 04:14 rickg22
svn4181:  * SDK: Fixed random crashes on startup by reverting
code from rev 4165
- Code completion: removed slightly annoying debug message
2007-06-26 00:56 byo
svn4180:  wxSmith: Fixed synchronization issues between editor
and resource tree selection
2007-06-25 22:32 byo
svn4179:  wxSmith: Fix bug in splitter between resource tree and
property browser - it's now properly centered in case it's
position is not stored in configuration
2007-06-25 22:18 byo
svn4178:  wxSmith: Automatically switch to Resources tab when
resource is opened
2007-06-25 19:38 killerbot
svn4177:  - non pch fix
2007-06-25 19:27 killerbot
svn4176:  * fixed bug [ Bug #11443 ] Insert all class methods
without implementation fails const
2007-06-25 18:52 mandrav
svn4175:  - Replace $PATH with %PATH% for windows in dynamic
linker search paths.
2007-06-25 18:27 pecan
svn4174:  CodeSnippets 1.2.82 2007/06/25
- Use text, up to first '\r' or '\n' to determine if snippet is
file link.
This Allows notes to accompany file link.
- Added MIME open support using Alt-double-click & "Open File"
context menu
- Refactored EditSnippet and OpenFileLink
- Added "Open Url" support
- ReInstated ToolTips for wx284 using first line of snippet
2007-06-25 16:35 biplab
svn4173:  wxWidgets Wizard:
* Now Empty project creation and adding pch support options are
available separately on Linux.
* User selections will now be stored on Linux.
2007-06-25 14:53 tiwag
svn4172:  - CB-Win-projectfile cleanup, removed not existing
wxsmith resources references
- Codestat plugin, wxTextFile::Open() error bugfix
2007-06-25 14:34 thomasdenk
svn4171:  - Removed Loader again
- Replaced 2 #includes with forward declarations
2007-06-25 13:31 mandrav
svn4170:  * The linker search paths are now also used as search
paths for the dynamic linker automatically (LD_LIBRARY_PATH for
unices, DYLD_LIBRARY_PATH for Mac and PATH for windows).
2007-06-25 11:42 mandrav
svn4169:  * Fixed possibly huge memory leak in code-completion
(patch #2075, thanks dmoore).
2007-06-25 03:26 rickg22
svn4168:  * Code Completion: Fixed recent bug that prevented the
symbol tree from being updated. Also removed some obsolete code.
2007-06-25 03:16 rickg22
svn4167:  - SDK: Fixed ProjectManager::m_IsClosingProject for the
case of closing all projects.
- SDK: Updated EVT_WORKSPACE_LOADED to handle closing of
projects. Now it gets triggered at the end of ANY workspace
modification (loading workspace, opening project, closing,
closing all projects, closing workspace). Very useful for
plugins.
2007-06-24 20:05 mortenmacfly
svn4166:  * devpak plugin: fixed minor memory leak
2007-06-24 16:13 thomasdenk
svn4165:  - Added Delete() member function to AbstractJob.
Ownership of jobs is no longer in user hands.
- Added Loader class
2007-06-24 13:08 killerbot
svn4164:  - put the structures for the CC toolbar back in the
class, where they belong, no need to polute the global scope with
this. They belong to the class for it's implementation and
nothing more.
2007-06-23 23:03 rickg22
svn4163:  * CodeCompletion's function toolbar speedup. Now it
only parses each file only once.
2007-06-23 18:34 rickg22
svn4162:  - SDK: Added new event type: EVT_WORKSPACE_LOADED. It's
triggered when the project or workspace finishes loading.
2007-06-23 15:35 byo
svn4161:  wxSmith:
* Added PCH support for new resources
* Switched naming of new sources / wxs files to CamelCase
* Added <wx/string.h> to list of includes added by default
* Small update to wizard-generated files (no need to guard
#include "wx_pch.h")
2007-06-23 12:37 byo
svn4160:  wxSmith: Fixed bug which caused project name to be
empty in resource tree after creating it with wizard
2007-06-23 09:50 biplab
svn4159:  * Fixed: wxWidgets wizard source generation bug.
2007-06-23 06:26 rickg22
svn4158:  * Reverted the Codecompletion toolbar change due to
unexpected bug
2007-06-23 03:08 rickg22
svn4157:  * Revamped CodeCompletion's Function toolbar. It's much
faster now!
2007-06-23 03:08 rickg22
svn4156:  * Fixed tiny memory leak in CodeCompletion plugin
2007-06-22 23:15 byo
svn4155:  * Missing includes
* Fixed many issues with wxWidgets wizard when project name was
not build from alphanumeric characters only
* Applied some advises by killerbot
(http://forums.codeblocks.org/index.php/topic,6235.msg47719.html#msg47719)
related to wxWidgets wizard and wxSmith-generated code
2007-06-22 15:46 byo
svn4154:  wxSmith: Applied fix that will probably prevent some
rare crashes when closing editor
2007-06-22 12:26 biplab
svn4153:  * DLL Wizard:
- Now wizard will setup post-build commands (for VC 8.0) to embed
manifest in a dll.
- DLL will now be generated in respective target output
directories.
2007-06-22 01:39 rickg22
svn4152:  - Tidied up biplab's fix to [bug #11205]
2007-06-22 01:06 rickg22
svn4151:  * Reduced startup time by only calling the cbEditor
hooks after project has finished loading (thanks dmoore).
2007-06-21 23:20 byo
svn4150:  wxSmith: Updated function operating on files to use
Encoding / BOM.
2007-06-21 22:12 byo
svn4149:  wxSmith: Massive NULL->0 udpate (in both generated code
and wxSmith's code)
2007-06-21 20:50 byo
svn4148:  wxSmith: Updated xml loading routines so they support
unicode paths now
2007-06-21 18:55 killerbot
svn4146:  - non pch build fix
2007-06-21 16:31 biplab
svn4145:  * Fixed: Crash while loading a Project/Workspace with a
Unicode character in File Name/Path.
2007-06-21 15:08 biplab
svn4144:  * Fixed: DLL and import library name becomes same if
Target Output name generation policy is set to User-specified.
(Thanks Tim S.)
2007-06-21 09:40 killerbot
svn4132:  - fix linux build
2007-06-21 09:39 killerbot
svn4131:  - fix linux build
2007-06-21 09:29 killerbot
svn4127:  - fix linux build
2007-06-21 09:25 killerbot
svn4126:  - fix linux build
2007-06-21 05:49 rickg22
svn4125:  - SDK: Added static ProjectManager::IsBusy() for
plugins development.
* TODO list: fixed annoying slowdowns everytime the application
was switched (the file parsing still needs to be upgraded to use
the new Loader object).
2007-06-20 19:54 killerbot
svn4124:  - cltInfo follow up
2007-06-20 17:36 ceniza
svn4123:  AStyle plugin:
- Bugfix: Crash when file to be formatted had lines with more
than 2047 characters.
2007-06-20 16:50 killerbot
svn4122:  - really fixed the HUGE memory leaks (no Rick you
didn't fix it, but credits to you, since you found it)
2007-06-20 13:53 mandrav
svn4121:  - Added wxSmith files for scripted wizard's embedded
panels (i.e. those panels can now be edited again using wxSmith).
- Also fixed some wx2.8 layout issues with the wizards.
2007-06-20 13:25 rickg22
svn4120:  * HUGE Memory leak (hundreds of megabytes) fixed!
2007-06-20 12:27 biplab
svn4119:  * Fixed: Scripted wizard pages' minimal size is not
computed properly (Thanks wxLearner).
2007-06-20 10:36 biplab
svn4118:  * Fixed: Toolbar not filled after opening a project
(Due to last commit).
2007-06-20 09:15 biplab
svn4117:  * Fixed: [Bug #11205] Code Completion toolbar - not
loading functions
* Now Code-Completion plugin would not parse editor files during
Project Loading/Closing or App closing.
2007-06-20 09:09 byo
svn4116:  wxSmith: Fixed build for wx2.6
2007-06-20 09:02 killerbot
svn4115:  - CompilerLineType : cltNormal = 0
2007-06-20 08:12 biplab
svn4114:  * Added: The following SDK functions.
- ProjectManager::IsLoadingProject()
- ProjectManager::IsLoadingWorkspace()
- ProjectManager::IsClosingProject()
- ProjectManager::IsClosingWorkspace()
2007-06-20 07:24 killerbot
svn4113:  - extend the (CompilerLineType) enum at the end when
exported as int in config settings
2007-06-20 06:13 mortenmacfly
svn4112:  - applied compiler "info" output parsing to other GCC
compilers, too
2007-06-19 23:59 rickg22
svn4111:  Added new compiler output parsing level: cltInfo (fixes
info's treated as warnings).
Added new parsing line "In function: " for GNU Compiler.
Compiler Settings now at version 0.0.2.
2007-06-19 22:08 byo
svn4110:  wxSmith: Small update to editor area (it won't fetch
preview when code::blocks is not active)
2007-06-19 21:25 byo
svn4109:  wxSmith: Fixed sizing for childless sizers (static box
in wxStaticBox sizer did not expand)
2007-06-19 16:33 biplab
svn4108:  * Scripted wizard pages are now resizable. If you can't
see a control, please resize the page.
2007-06-19 10:49 biplab
svn4107:  * Fixed: DLL linking issue with Borland compilers.
* DLL Wizard:
- Fixed: Generated DLL not exporting function(s).
- Added: Borland, MSVC, OpenWatcom, Digital Mars C compiler
support.
- Added: Wizard will now create a header to use exported
function(s).
2007-06-19 08:09 biplab
svn4106:  * Fixed: Couple of Signed/Unsigned warnings in EnvVar
plugin.
2007-06-18 12:28 biplab
svn4105:  * Changed default TargetGenerationPolicy to
platform_default in *Project Options->Build Target* dialog.
2007-06-18 10:41 thomasdenk
svn4104:  - Added requested documentation
- Added GetID() utility function
2007-06-17 11:31 byo
svn4103:  wxSmith: Missign include
2007-06-16 17:35 byo
svn4102:  wxSmith: Yield delay method is now selected for Mac
when fetching editor content, added Refresh before Update.
2007-06-16 04:10 pecan
svn4101:  cbKeyBinder 1.0.38 2007/06/15
- Use full menu paths as key value in external storage
- Resolve unmatched menu id's with full menu paths
= Add Tool menu shortcut preservation via
cbEVT_MENUBAR_CREATE_BEGIN/END events
2007-06-16 02:04 biplab
svn4100:  * Fixed: [Bug #11347] Configure tools then keyboard
shortcuts is gone
2007-06-15 19:43 biplab
svn4099:  * Fixed: [Bug #11188] Dialogs Incorrectly Assign
wxWS_EX_VALIDATE_RECURSIVELY
2007-06-15 18:33 biplab
svn4098:  * Fixed: [Bug #11334] configure help text incorrect
2007-06-15 11:10 mortenmacfly
svn4097:  * envvars plugin: fixed C::B freeze due to unresolvable
recursion (limitation -but not a bug!- of MacrosManager)
2007-06-15 09:53 biplab
svn4096:  * Fixed: Possible crash while closing C::B.
2007-06-14 21:13 mortenmacfly
svn4095:  - envvars plugin: made debug output to debug console
optional
2007-06-14 09:36 mortenmacfly
svn4094:  - added RegExp for auto-import info from linker of GCC
based compilers
2007-06-13 13:12 killerbot
svn4093:  * added in project tree in the right click menus : Find
File : allows you to find and focus in the tree on the file you
specify
2007-06-13 09:47 mandrav
svn4092:  - Forgotten change in autotools build support for new
kernel-mode windows driver wizard.
2007-06-12 12:41 mandrav
svn4091:  - Added new kernel-mode driver wizard in autotools
build.
2007-06-12 12:37 mandrav
svn4090:  * Added "kernel-mode driver" wizard (windows only).
Contributed by Timo Kreuzer.
2007-06-12 10:40 mandrav
svn4089:  - Exposed ttNative target type to scripts (thx to
Christoph for spotting this).
2007-06-12 08:41 mortenmacfly
svn4088:  * added fortran 90 lexer by applying patch #2045
(thanks dmoore)
2007-06-11 19:43 byo
svn4087:  Missing headers in non-pch builds
2007-06-11 16:54 biplab
svn4086:  * Applied an reworked fix of [Bug #9438] View menu
check error
2007-06-11 11:09 biplab
svn4085:  * Rewritten portion of OpenWatcom linker command
generation code. Now the order of options will be maintained.
2007-06-09 20:28 byo
svn4084:  wxSmith: Fixed bug #10680: Pasting controls ignores
insertion point
2007-06-09 19:31 byo
svn4083:  wxSmith: Fixed bug #10980: Reproducible crash with
Cut/Paste
2007-06-09 16:07 byo
svn4082:  wxSmith: Update to code generating new event handler -
it now shows new handler property inside editor
2007-06-09 14:33 byo
svn4081:  wxSmith:
* Applied patches #2041 (wxSmith: wxsItemResData doesn't store
tool children ids fix) and #2042 (wxSmith: "Resource already
exists") made by Raph:
* wxHtmlWindow tries to load html page when it's shown in preview
* Small update to wxsDrawingWindow
2007-06-09 11:37 biplab
svn4080:  * Fixed: [Bug #11284] --personality=ask does not work
2007-06-08 21:50 pecan
svn4079:  DragScroll - Add non-pch header
2007-06-08 12:31 killerbot
svn4078:  - CodeCompletion : reduce protected members
2007-06-08 12:29 killerbot
svn4077:  - autosave : don't make methods public when not needed
2007-06-08 12:26 killerbot
svn4076:  - Sciptedwizard : clean up
- const correctness
- kill protected keyword : 'protected' for member variables is
bad practice !!! (so to everyone : stop using it please, so at
least the number of protected members no longer increases ;-) )
2007-06-08 12:01 killerbot
svn4075:  - fix so builds again for linux (broken in previous
commit)
2007-06-08 11:52 biplab
svn4074:  * Fixed: [Bug #11270] Missing focus on "Goto Function"
dialog
2007-06-08 11:19 biplab
svn4073:  * Fixed: [Bug #11007] Too small list windows in "New
FLTK/wxWidgets project"
2007-06-08 09:49 biplab
svn4072:  * Fixed: [Bug #10881] Advanced Regexes not available on
some versions of wx lib
2007-06-07 19:23 pecan
svn4071:  CodeSnippets 1.2.77
- Prepend CodeBlocks --personality= argument to codesnippets.ini
2007-06-07 19:21 pecan
svn4070:  KeyBinder 1.0.35 2007/06/7
- Prepend --personality arg to cbKeybinder.ini filename
2007-06-07 19:20 pecan
svn4069:  DragScroll 1.1.02 2007/06/7
- Prepend --personality arg to .ini filename
2007-06-07 17:49 biplab
svn4068:  * Fixed: If an editor is closed & reopened during an
active debugging session, last execution line was not
highlighted.
2007-06-06 20:44 mortenmacfly
svn4067:  * CC: added support for moving to the previous/next
function using CTRL+PgUp/PgDn (just like in Visual Studio)
2007-06-06 14:14 mortenmacfly
svn4066:  - lib_finder, cb_share_config: remove extraordinary PCH
usage
* envvars plugin: Added support for recursion and C::B macro
expansion
2007-06-06 12:29 mortenmacfly
svn4065:  - fixed slightly broken cb_share_config (linux) project
file
2007-06-05 14:37 killerbot
svn4064:  - headers
2007-06-05 09:42 mortenmacfly
svn4063:  * envvars plugin: added support for envvars per project
2007-06-05 08:00 mortenmacfly
svn4062:  - massive (but safe) macro-to-template update, mainly
for compiler plugins
* fixed annoying warning messages for access to registry keys
that are not available
2007-06-05 07:06 biplab
svn4061:  * Fixed: [Bug #11250] Scripting settings -> Main
Security Settings Dialog
2007-06-04 22:17 byo
svn4060:  wxSmith:
* Fixed updating position when using drag&drop in editor inside
items without sizers
* Another anti-artifact fix (prevent fetching screen content when
preview is being shown/hidden)
2007-06-04 20:59 byo
svn4059:  wxSmith: Removed flickering of editor when there's some
dialog opened in C::B
2007-06-04 20:44 byo
svn4058:  wxSmith: Applied patch #1994 by stahta01: Enable
wxSmith build using wxMSW without PCH
2007-06-04 20:38 byo
svn4057:  wxSmith:
* Applied patch #2031 by raph - added missing icons in art
provider, combo boxes in image editor are now sorted
* Applied patch #2030 by raph - added missing icon property for
menus
* Fixed problems with generated code using wxFontEnumerator (it
was incompatible with wx 2.8)
2007-06-04 20:10 byo
svn4056:  wxSmith: Applied patch #2032 by Raph: wxSmith: prevent
menueditor crash
2007-06-04 16:49 biplab
svn4055:  * Applied: [Patch #2027] Patch for bug 10992
2007-06-04 16:35 biplab
svn4054:  * Fixed: Duplicate entry in search history of Replace
dialog.
2007-06-04 15:56 biplab
svn4053:  * Fixed: New search item not stored in Search history
of Find/Find-in-files dialog.
2007-06-04 08:06 biplab
svn4052:  * Fixed: [Bug #11229] Sdk never issues
cbEVT_EDITOR_DEACTIVATED (By applying [Patch #2034], Thanks
pauliusz)
2007-06-02 19:39 byo
svn4051:  wxSmith: Added "Extra code" property based on patch by
#2029 by Raph, some small bug fixed by the way
2007-06-02 19:15 biplab
svn4050:  * Fixed: On Windows, Object files are created in same
directory where source files exist.
2007-06-02 18:37 byo
svn4049:  wxSmith: Updated refreshing system in editor
2007-06-02 18:35 biplab
svn4048:  * Fixed: Search string in Find/Find-in-files dialog
Search history is duplicated.
2007-06-02 14:33 byo
svn4047:  wxSmith: Added few NULL-pointer checks into
wxsDrawingPanel to improve
stability
2007-06-02 13:44 byo
svn4046:  wxSmith: Unsupported items (in XRC-based resources) are
now removed from palette (they were only disabled before)
2007-06-02 13:39 rickg22
svn4045:  Removed wx2.8 deprecated warnings from wxFlatNotebook
2007-06-02 11:26 byo
svn4044:  wxSmith: Internal update of resources
2007-06-02 06:03 rickg22
svn4043:  Managed to get rid of various wx2.8 DEPRECATED warnings
from the wxScintilla class.
2007-06-02 05:58 rickg22
svn4042:  Removed various "variable might be uninitialized"
warnings from pluginmanager.cpp (lns 918-921), sqapi.cpp (ln 49),
app.cpp (ln 496) and main.cpp (ln 661)
2007-06-02 01:17 rickg22
svn4041:  Fixed erroneous handling of "instantiated from"
compiler messages (MINGW).
2007-06-02 01:14 rickg22
svn4040:  Removed the incomplete PHP lexer. Instead, the php file
extensions were added to the HTML lexer.
2007-06-01 20:30 byo
svn4039:  Restored wxSmith bindings in main C::B project
2007-06-01 20:07 byo
svn4038:  wxSmith: when saving string into xml files, & is now
stored as &amp; - this prevents a little bit incompatibilities
between XRC file versions
2007-06-01 19:30 byo
svn4037:  wxSmith: Added missing EVT_INIT_DIALOG into wxDialog
2007-06-01 18:03 biplab
svn4036:  * Fixed: [Bug #11148] Can't compile using files on
different drives
2007-06-01 16:36 biplab
svn4035:  * Applied: [Patch #2025] relative paths fix for
findinfiles
2007-06-01 15:53 biplab
svn4034:  * Fixed: [Bug #10527] Search in modified files (By
applying [Patch #2028], Thanks to pauliusz)
2007-06-01 14:29 biplab
svn4033:  * Fixed: More Signed-Unsigned comparison warnings
2007-06-01 09:31 byo
svn4032:  wxSmithContribItems: Applied patch (made by Biplap) to
make wxCustomButton more wx2.8 compatible
2007-06-01 06:21 biplab
svn4031:  * Fixed: More Compiler warnings (Unsigned/Signed
comparison).
2007-06-01 06:15 biplab
svn4030:  * Fixed: A Number of Compilation Warnings in SDK.
2007-06-01 05:48 mortenmacfly
svn4029:  - lib_finder: updated to new wxSmith
2007-05-31 21:24 byo
svn4028:  Fixed wxSmith extensions in RegExTestbed plugin
2007-05-31 20:28 byo
svn4027:  wxSmith: Fixed bug in long string properties (multiline
editor was not shown)
2007-05-31 20:12 pecan
svn4026:  KeyBinder 1.0.34 2007/05/31
- Re-enabled dynamic merge eliminating consideration of
duplicates
- Corrected MortonMcFly's causing errors on msw wx2.8.4, Martin,
please tell me when you want to change the code.
2007-05-31 19:34 mortenmacfly
svn4025:  * added (completed) PHP and VBScript lexer, thanks
dmoore
- removed remaining wx26 artefacts from project files
- fixed some signed/unsingned compiler warnings
2007-05-31 18:01 biplab
svn4024:  * Fixed: [Bug #11214] No cursor on Fine-in-files when
no file open
2007-05-31 16:59 biplab
svn4023:  * Fixed: Wizard.GetProjectTitle() should now work
properly according to new changes made in ProjectPathPanel.
2007-05-31 15:40 killerbot
svn4022:  - adding the files
2007-05-31 15:34 killerbot
svn4021:  * WinAVR compiler support added
2007-05-31 12:50 mortenmacfly
svn4020:  - another fix for the compilation error on linux
(hopefully the final one)
* added support for PHP in HTML lexer (thanks dmoore)
2007-05-31 11:14 mortenmacfly
svn4019:  * (hopefully) fixed broken linux build caused by r4018
- additional macro removement (to be continued)
2007-05-31 07:50 mortenmacfly
svn4018:  * war against (returned?!?!) macros
2007-05-30 23:11 byo
svn4017:  Missing headers
2007-05-30 23:08 byo
svn4016:  wxSmithContribItems: Finally found the bug causing
undefined symbols: typo inside #pragma interface. That proves
that #pragma interface / #pragma implementation may only cause
problems (GCC can work without them for a long time now) and
should not be used if not necessary
2007-05-30 22:16 byo
svn4015:  wxSmith: Temporarily removed wxChart from Makefiles (it
just made some unreferenced symbols), added
wxCustomButton
2007-05-30 20:49 byo
svn4014:  wxSmith: Image files now have 32 or 16 suffix depending
on resolution (previously 32 suffix was skipped)
2007-05-30 18:15 byo
svn4013:  wxSmith: Changed int to size_t in wxsCoder to prevent
compiler warnings (suggested by MortenMacFly)
2007-05-30 18:13 byo
svn4012:  wxSmithContribItems: Fixed bugs in wxCustomButton so it
is now enabled in list of contrib items
2007-05-29 22:53 byo
svn4011:  wxSmith: Fixed bug #10678: Changes of variabe names not
directly shown in resource tree
2007-05-29 21:35 byo
svn4010:  wxSmith: Added detection of modal dialogs which
prevents few artifacts on editor
2007-05-29 17:36 biplab
svn4009:  * Fixed: Project directory not added in project wizard
(Bug introduced in rev 4002)
* Wrapped Linux hack for scripted wizard introduced in Rev 4004.
2007-05-29 14:41 pecan
svn4008:  CodeSnippets 1.2.76 2007/05/29
- Fixed: Not saving xml changes before "recently used" load
- Show filename base as root item label
- Verify:If external snippets, plgn *shouldnt* save conf OR xml
on exit
- Ok: saves done by OnClose SnippetsWindow & Tree routines
- Fix "Apply" menu item, misspelled __WX...__ preprocessor
2007-05-28 21:46 byo
svn4007:  wxSmith: Applied patch #2024: wxSmith: MenuEditor
loosing variable and member state made by raph
2007-05-28 17:46 killerbot
svn4006:  * in case of open project on the 'start here page', set
the filter directly to cbp files, and do NOT update the 'type of
files' [== do NOT update the Filters in this case : (source) file
<-----> project (file) ]
2007-05-28 16:24 biplab
svn4005:  * Reverted: Fix of Bug# 10992
2007-05-28 13:37 biplab
svn4004:  * Remaining portion of fix of [Bug #11193]
2007-05-28 12:28 killerbot
svn4003:  * fix static lib target name construction :
- @ CompilerCommandGenerator::SetupOutputFilenames : take into
account the yes/no of auto pre/post (it was always considered to
be auto which is incorrect)
- @ CompileTargetBase::GenerateTargetFilename : don't just
replace extension in case of auto post by '.a', use the extension
from the compiler option, and when there's no compiler then
fallback to the hardcoded '.a'
- CompileTargetBase::GetTargetFilenameGenerationPolicy : pointer
args replaced by references (no need to check the pointer for 0
then)
2007-05-28 12:21 biplab
svn4002:  * Fixed: [Bug #11193] The .cbp is incorrectly named at
project creation (Linux)
2007-05-28 01:31 rickg22
svn4001:  Removed warning message from editor configuration
dialog
2007-05-27 16:54 biplab
svn4000:  * Now debugging options would not be active if project
has a compiling target.
2007-05-27 16:39 biplab
svn3999:  * Applied: [Patch #2021] Fix glitch with Find in Files
search results failing to open (In modified form)
2007-05-27 16:34 biplab
svn3998:  * Fixed: [Bug #11195] Editor Settings can't be changed
or it crash.
2007-05-27 07:50 ceniza
svn3997:  * Implemented Feature Request #3327: Double click
target executes it.
2007-05-26 14:53 biplab
svn3996:  * Fixed: [Bug #11174] Font Interim Settings Lost
2007-05-26 14:27 biplab
svn3995:  * Fixed: Project file option dialog not placed at
centre.
2007-05-26 09:27 mandrav
svn3994:  * Fix for huge editor settings dialog under wx2.8.4.
2007-05-25 09:17 biplab
svn3993:  * Fixed: Compilation warning on use of uninitialized
variable (on behalf of mandrav)
2007-05-25 01:28 ceniza
svn3992:  Patch #2018 by Rick:
* Added CR to clipboard when exporting compiler messages on Win32
* Removed signed/unsigned warnings from various dialogs
2007-05-24 11:48 biplab
svn3991:  * Updated Win32GUI wizard to generate proper project
for Borland compiler.
2007-05-24 11:36 biplab
svn3990:  * Added: Detection code to detect Turbo C++ Explorer's
compiler.
2007-05-23 02:37 ceniza
svn3989:  Compiler plugin:
* Changed the event association to work with the new wxChoice.
2007-05-22 16:45 ceniza
svn3988:  Compiler plugin:
* Replaced build target's wxComboBox with a wxChoice (it fixes
the "disappearing combo box" bug on Linux).
2007-05-22 12:04 biplab
svn3987:  * Fixed: [Bug #10790] red dot disappearing
2007-05-22 09:43 mandrav
svn3986:  * Don't ask for confirmation when removing a tool
separator in tools configuration dialog (patch #1990).
2007-05-22 09:38 mandrav
svn3985:  * Default filename in "File->Save As" does not lose the
extension anymore (patch #2006 for bug #11036).
2007-05-22 09:33 mandrav
svn3984:  * Make project active by double-clicking in project
manager tree (patch #2017).
2007-05-22 09:18 mandrav
svn3983:  * Fixed crash when removing custom tools (bug #11141).
2007-05-22 09:08 mandrav
svn3982:  Reverted to notebook (instead of choicebook) for
compiler and project options dialogs (due to popular demand).
2007-05-21 21:41 byo
svn3981:  Added some missing includes I've found while compiling
C::B
2007-05-21 21:39 byo
svn3980:  wxSmith:
* Removed most "standard" events for most of widgets, they're not
supported in wxGTK, not granted to work on any specific platform
and it's just risky for now (I thought it's wx bug, but ppl say
it's how it should work on wx forum :/ )
* When regenerating source code, EOL line mode is now fetched
from sources, not from C::B settings, that prevents "Inconistent
EOL" svn message during commit in some circumstances
2007-05-21 17:47 pecan
svn3979:  -CodeSnippets 1.2.73 2007/05/21
- Add Recently Used Indexes
- Fix error in category to category drag
2007-05-21 16:36 biplab
svn3978:  * Fixed: Wizard not overwriting existing files when
told to do so.
2007-05-21 10:32 biplab
svn3977:  * Fixed: [Bug #11121] bugs with openwatcom 1.6 linker
* Improved: Generation of OpenWatcom Linker (wlink.exe)
parameters.
2007-05-20 18:49 biplab
svn3976:  * Fixed: [Bug #11134] last chosen file type not
remembered on 'new file'
2007-05-20 13:32 biplab
svn3975:  * Fixed: [Bug #10992] Find within Editor does not work
properly
2007-05-20 12:18 biplab
svn3974:  * Applied: [Patch #2003] Debug menu/toolbar icon
agreement
2007-05-20 11:05 biplab
svn3973:  * Fixed: Deprecated function warning in cbEditor.
2007-05-19 17:55 daniel2000
svn3972:  - updated file list of spec file (codesnippets
executable)
2007-05-18 16:37 daniel2000
svn3971:  - makefile fix for make dist (wrong file name in astyle
install.txt -> html)
2007-05-17 18:44 byo
svn3970:  wxSmith: Fixed bug causing empty sizers to have 0x0
size (appeared in wx 2.8)
2007-05-17 18:19 byo
svn3969:  wxSmith:
* Removed any code related to user-defined items (it was
unfinished and buggy, wxSmith extension like contrib items plugin
is better solution than this)
* Fixed bug in editor scrolling (couldn't easily scroll editor
area)
2007-05-16 17:02 byo
svn3968:  wxSmith: Fixed makefiles
2007-05-15 23:41 byo
svn3967:  wxSmith: Added wxGrid
2007-05-15 07:25 killerbot
svn3966:  - some const fixes
2007-05-15 06:19 mortenmacfly
svn3965:  - envvars plugin: added missing headers detected by
Byo's HeaderFixup plugin
2007-05-14 15:03 killerbot
svn3964:  - non pch build fix
2007-05-14 15:01 killerbot
svn3963:  - non pch build fix
2007-05-14 12:58 killerbot
svn3962:  - envvars : makefile fix
2007-05-14 08:48 mortenmacfly
svn3961:  * updated envvars plugin: allow 1..n envvars sets
(similar GCV sets)
* warning: this envvar version will not import the old
configuration due to the changes, backup before
2007-05-11 22:48 afb
svn3960:  - updated D keywords
2007-05-11 21:27 pecan
svn3959:  KeyBinder - Tim S fix to keybinder.cbp
2007-05-11 20:43 pecan
svn3958:  KeyBinder 1.0.33 2007/05/11
- Fixes for use of non-precompiled headers + Tim S fixes
2007-05-11 20:42 pecan
svn3957:  CodeSnippets 1.2.71 2007/05/11
- Fixes for use of non-precompiled headers + Tim S fixes
2007-05-10 22:41 pecan
svn3956:  - KeyBinder - add missing includes
2007-05-10 20:17 mortenmacfly
svn3955:  * updated tinyxml (core lib) from 2.5.2 to 2.5.3 (bug
fixes)
* fixed issue that wizards would overwrite an existing file
without warning(!!!)
- minor fix in wxContribItems project file
- very minor cosmetic fixes
2007-05-10 19:10 pecan
svn3954:  CodeSnippets 1.2.70 2007/05/10
- Fix duplicate menu entry
2007-05-10 18:42 pecan
svn3953:  KeyBinder 1.0.32 2007/05/10
- Removed OnIdle() dynamic merging. Set Merge just before user
definitions.
- Fixed disappearing "duplicate" menu items. If mis-matched id,
just leave 'em alone.
2007-05-10 18:00 biplab
svn3952:  * Fixed: wxWidgets Wizard error in Linux
2007-05-10 17:50 biplab
svn3951:  * Fixed: [Bug #10987] Layout file error message
* Fixed: [Bug #11016] Colour theme rename resets to defaults
2007-05-10 02:40 pecan
svn3950:  CodeSnippets 1.2.69 2007/05/9
- update.bat remove old unused commands
- Set launch LD_LIBRARY_PATH relative to AppPath
2007-05-09 16:21 pecan
svn3949:  -CodeSnippets - minor corrections to Makefile.am
2007-05-09 10:56 killerbot
svn3948:  * applied patch 1989 : Fixes "new file not added to
project" bug
2007-05-08 19:30 killerbot
svn3947:  - some const fixes
2007-05-08 19:00 pecan
svn3946:  CodeSnippets - correct windows .cbp to match changed
linux cbp
2007-05-08 18:43 killerbot
svn3945:  - some const fixes
2007-05-08 18:31 killerbot
svn3944:  - some const fixes
2007-05-08 18:13 biplab
svn3943:  * Fixed: Couple of deprecated functions warning with
wx-2.8.
2007-05-08 09:00 mandrav
svn3942:  * Class wizard now keeps the same class-name
capitalization for the generated filenames.
2007-05-08 00:15 pecan
svn3941:  CodeSnippets 1.2.66 2007/05/7
- Modified code, cbp's and Makefile.am's to allow linux
preprocessor defs
2007-05-07 21:52 byo
svn3940:  Added few missing headers for non-pch builds
Fixed codeblocks.spec.in
2007-05-07 20:32 byo
svn3939:  wxSmith: Fixed problems with wxSmith's automake
2007-05-06 16:41 biplab
svn3938:  * Fixed: Couple of deprecated function warnings with
wx-2.8.
2007-05-06 05:31 pecan
svn3937:  CodeSnippets - correct Makefile.am per KillerBot
2007-05-05 17:28 pecan
svn3936:  CodeSnippets 1.2.65 2007/05/5
- Removed or disabled all linux code which depended on linux
makefile preprocessor flags
2007-05-05 11:29 pecan
svn3935:  CodeSnippets Revertins to 1.2.63 to avoid makefile
limitations
2007-05-05 02:30 pecan
svn3934:  CodeSnippets Workarounds to unix build process to allow
BUILDING_PLUGIN compile flag
2007-05-04 16:01 ceniza
svn3933:  AStyle plugin
* Fixed EOL bug
- Fixed GNU style preview
- Updated to AStyle 1.20.2
2007-05-04 14:37 pecan
svn3932:  CodeSnippets 1.2.64 2007/05/4
- corrections to code for removing unix BUILDING_PLUGIN
2007-05-04 12:32 mandrav
svn3931:  - Fixed broken build of src/environmentsettingsdlg.cpp
(for wx2.6).
2007-05-04 09:59 mandrav
svn3930:  * Fixed find/replace infinite loop in some cases (patch
#1960 for bug #10886).
* Added "add separator" button in tools configuration dialog
(patch #1977 for rfe #3301).
* Fixed constant complaining about directory not being empty when
creating project from user template (patch #1981).
* Fixed linker error regex (lib not found) for gcc-derived
compilers to work for non-windows platforms too.
* Updated codesnippets and wxsmith unix projects.
* Minor fixes in wxsmith to correctly build with wx2.8.0.
* Added src/aui_compat.h file to use either our bundled wxAUI or
the wxWidgets supplied one, based on the wx version (<2.8.0 uses
our own AUI).
2007-05-03 20:09 pecan
svn3929:  Removed file/folder
2007-05-03 20:08 pecan
svn3928:  Removed file/folder
2007-05-03 20:03 pecan
svn3927:  CodeSnippets 1.2.63 2007/05/3
- Incorporate mappedmemoryfile fixes by Tim S
2007-05-03 15:24 mortenmacfly
svn3926:  * show file properties in notebook menu, too (e.g. to
see the file's path)
2007-05-03 14:43 killerbot
svn3925:  - update to previous commit (no CamelCase)
2007-05-03 14:40 killerbot
svn3924:  - linux build fixes
2007-05-03 14:35 killerbot
svn3923:  - fix linux build
2007-05-03 11:43 pecan
svn3922:  CodeSnippets - remove experimental GTK keep-on-top call
2007-05-02 20:02 mortenmacfly
svn3921:  * envvars plugin: check on setup if envvar exists and
warn user accordingly
- envvars plugin: minor code-cleanup
2007-05-02 19:38 pecan
svn3920:  KeyBinder 1.0.30 2007/05/2
- Create backup keys .ini.bak only on successful user definition
save
- Set guards against merging when possible app shutdown
- Add ConfigBusy guard to OnIdle() merging
- Added EVT_MENUBAR_CREATE_BEGIN/END, but they're never called.
Even if they were, they're not called during Tools menu changes.
- Corrections for warning msg in wx2.8.3
- Removed key assignment via text search when id search
fails.(wxKeyBinder::UpdateSubMenu). Causes too much grief.
2007-05-02 19:20 pecan
svn3919:  CodeSnippets 1.2.61 2007/05/2
- Change modal editors to wxFRAME_FLOAT_ON_PARENT (works much
better)
- UnIconize and focus hidden|iconsized editors when user
re-selects tree item
- Corrections to FindAppPath() when pgm started without .exe .bat
etc.
2007-05-02 16:13 mortenmacfly
svn3918:  * cb_share_config: Added ablity to export specific C::B
config nodes only to a backup file
2007-05-02 09:41 mortenmacfly
svn3917:  * EnvVars plugin: fixed a bug not to be able to set
envvars containing semi-colons
2007-05-02 08:21 biplab
svn3916:  * A minor update to wxWidgets wizard's multiple library
selection page.
2007-05-01 16:17 pecan
svn3915:  CodeSnippets - check memorymappedfile.* box before
committing stupid! (age related)
2007-05-01 14:21 pecan
svn3914:  CodeSnippets 1.2.59 2007/05/1
- Restore statusbar text on idle
- Pass independent window a keepAlive Pid. ping it to save data
on exit.
- Add plgn communications to independent windows via memory
mapped file
- Clean up temp memory mapped file on termination
- Correct update and update.bat
2007-05-01 12:28 biplab
svn3913:  * Updated: Now wxWidgets wizard would be able to add
target in Linux / Mac.
2007-05-01 11:07 daniel2000
svn3912:  - Makefile fix in wxsmith
- updated file list of spec file
2007-05-01 10:52 biplab
svn3911:  * Fixed: Some compilation issues regarding newly added
script function.
2007-04-30 14:20 pecan
svn3910:  CodeSnippets - remove editsnippetdlg.cpp/h from
Makefile.am again & again & again
2007-04-30 13:23 biplab
svn3909:  * Fixed: An empty virtual folder is created when
"Categorize by file types" is unchecked.
2007-04-30 12:51 byo
svn3908:  wxSmith:
* Fixed crash when setting style for wxChoice
* Applied fix that may probably fix the crash on exit (previous
didn't worked) - this one prevents using structure after it's
been destroyed
2007-04-30 11:00 biplab
svn3907:  * Added & Exposed following SDK functions to Scripts:
- wxListBox::GetListboxSelections()
- wxListBox::GetListboxStringSelections()
* Modified additional wx lib entry pages. Now additional
libraries can be selected from a listbox.
* Fixed: RunTargetWizard() will now add target to project files.
* Fixed: Wizard::GetCompilerID() will now return proper compiler
id for targets.
* Added: wxWidgets project to Build target wizard
2007-04-30 05:33 biplab
svn3906:  * Exposed the following functions to Scripting system.
Please read the wiki for details
- GetArrayFromString [Global function]
- GetStringFromArray [Global function]
- wxArrayString::Index
2007-04-30 04:55 biplab
svn3905:  * Fixed: Couple of Enable / Disable issues in File
menu.
2007-04-28 19:48 byo
svn3904:  Added wxCustomButton from wxThings into
wxSmithContribItems, not enabled yet since it produces some
crashes
2007-04-28 16:26 pecan
svn3903:  DragScroll 1.1.01 2007/04/28
- Remove wx2.6.3 work-arounds fixed by wx2.8.3
2007-04-28 15:19 pecan
svn3902:  CodeSnippets 1.2.51 2007/04/28
- On startup, wait for user to open window with view/snippets
menu
- Fixed CB fullscreen editor focus. Make editors modal while they
have focus.
2007-04-27 23:01 pecan
svn3901:  CodeSnippets 1.2.42 2007/04/27
- Add dragscrolling options to settingsdlg() & snippetsconfig()
- snippetsconfig() globally manages all config items for all
classes
- Fixes to allow docked window to restart at previous position
- More hacking to work around wxAUI docked/floating windows
deficiencies
- Added settings preference for window type & mouse scrolling
- Corrections for linux settings preferences
- Corrected path for codesnippets; add wxLearner gtkx.h includes
for *nix
- Fixes to OnUpdateUI routine when switching between window types
- Verfied wx2.8.3 fixed closing Docked window crash
- Added wxProcess::Exists() to check on external snippets window
- Fixed wx2.8.3 RightClick not selecting tree item
- Fixed external snippet storage folder not being recorded
2007-04-27 21:28 byo
svn3900:  wxSmith:
* Removed more wx 2.8 warnings
* Added few missing headers
* Replaced few const wxString& with wxString (looks like it fixes
problem with crash when wxSmith is unloading)
2007-04-27 12:25 biplab
svn3899:  * Fixed: Couple of runtime errors in auto-detection
code of Intel C/C++ compiler.
2007-04-27 10:51 byo
svn3898:  wxSmith: Splitted into two dlls to prevent problems
then loading plugin (only windows project for now)
wxSmithContribItems: updated project to work with new wxSmith
layout
2007-04-27 10:20 byo
svn3897:  wxSmith: Fixed destination dirs for wxsmith libraries
2007-04-27 09:57 biplab
svn3896:  * Fixed: [Bug #10918] Virtual folder
* Now a virtual folder will be removed if "Remove {folder}\* " is
clicked.
2007-04-26 22:20 byo
svn3895:  wxSmith: Removed few warning on wx2.8
2007-04-26 20:30 mortenmacfly
svn3894:  - moved cb_share_config project file to wxWidgets
version 2.8
2007-04-26 15:44 pecan
svn3893:  CodeSnippets - correct Makefile.am per daniel2000
2007-04-26 11:51 biplab
svn3892:  * Fixed: Enable/Disable of couple of File menu items.
2007-04-26 07:29 mortenmacfly
svn3891:  - updated byogames to new wxSmith
2007-04-26 07:14 mortenmacfly
svn3890:  - updated cb_koders to new wxSmith
2007-04-25 23:35 byo
svn3889:  Fixed "invalid manifest" message when loading wxSmith
and wxSmithMime
plugins
2007-04-25 12:42 killerbot
svn3888:  - on windows : use wx 2.8.3
2007-04-24 21:54 byo
svn3887:  wxSmith: Small typo
2007-04-24 20:42 byo
svn3886:  wxSmith: That will possibly fix build issues on MAC
(thanks to afb)
2007-04-24 10:16 biplab
svn3885:  * Improved: Auto-detection of Intel C/C++ Compiler in
Linux
2007-04-24 08:47 mortenmacfly
svn3884:  * updated cb_share_config to new wxSmith (including
minor gui enhancements)
2007-04-23 22:54 pecan
svn3883:  CodeSnippets Add $(WX_CXXFLAGS) to Makefile.am
2007-04-23 17:55 byo
svn3882:  wxSmith: Fixed event generation for root item
2007-04-23 17:54 byo
svn3881:  Added support for content of wxChartCtrl item (charts
can be added inside RAD now)
2007-04-23 17:35 pecan
svn3880:  CodeSnippets 1.2.29 2007/04/23
- Removed old editSnippetDlg class
- Enabled Properties edit cut/copy/paste/undo/redo/selectAll
- Fixed: can't force close/switch when menu item active
- Add Index File backup facility
- stahta01 changes 2007/4/21 for wxGTK2.8
- Add ".trash" option to delete external file (ask to delete
file)
- Corrected messageBox placement for floating vs docked window
(again)
- Fixed Termination/OnActivate crash
- Fixed bug on Linux, the executable folder wx being reported
incorrectly
2007-04-20 19:38 pecan
svn3879:  CodeSnippets 1.2.15 2007/04/20
- changed some wxMessageBox(s) to messageBox
- If file already open in editor, just focus it. (use
wxTreeItemId)
- messageBox(s) identify themselves as CodeSnippets msgs
- Prevent window size of 0,0
- Prevent multiple instances of CodeSnippets
- Add DragnDrop of File Links to/from CodeBlocks (GTK)
2007-04-20 15:21 afb
svn3878:  * make wxSmithContribItems work on Mac
2007-04-20 12:36 biplab
svn3877:  * Fixed: [Bug #10914] Code windows lost focus is Find
command failed
2007-04-19 18:56 byo
svn3876:  Fixed linux build for wxSmithContribItems
2007-04-19 05:07 daniel2000
svn3875:  - missed one autotools fix for make dist last time
2007-04-18 22:24 byo
svn3874:  Added property for internal wxChart's styles
2007-04-18 21:00 byo
svn3873:  wxSmith: fixed bug in flags property
2007-04-18 20:29 byo
svn3872:  Applied patch by stahta01 which makes
wxSmithContribItems.cbp more standard
2007-04-18 20:17 byo
svn3871:  wxSmith: Switched to check boxes in flags property
instead of Yes/No combo (it's much easier to use)
2007-04-18 19:37 byo
svn3870:  wxSmith: Added "UseNamesInXml" argument for
wxsFlagsProperty
2007-04-18 11:56 biplab
svn3869:  * Fixed: [Bug #10895] global variables dialog
2007-04-18 08:05 biplab
svn3868:  * Fixed: [Bug #10905] No target is equivalent to all
targets
2007-04-17 22:17 byo
svn3867:  wxSmith:
* Cleaned properties system (removed PropertiesFlags argument
when registering properties which just messed up things)
* Added priority argument which will allow ordering properties in
future
* Added macros for Enum / Flags property
2007-04-17 15:57 pecan
svn3866:  - CodeSnippets 1.2.03 2007/04/17
- Add multi-edit session support
- Add DragnDrop of File Links to/from CodeBlocks (MSW)
- cascade subsequent edit windows, else they stack.
2007-04-17 13:30 biplab
svn3865:  * Fixed: [Bug #010898] Build configuration is
duplicated when overwriting a project
2007-04-17 12:50 biplab
svn3864:  * Now Startpage will not be closed if the wizard is
cancelled.
2007-04-17 06:25 biplab
svn3863:  * Fixed: [Bug #9409] qt wizard: searching for
libQtCore4 in lib dir (linux)
2007-04-16 21:48 byo
svn3862:  wxSmith: Added missing include (thx stahta01)
2007-04-16 19:05 daniel2000
svn3861:  - autotools fixes for make dist
- updated file list of spec file
2007-04-16 12:06 biplab
svn3860:  * Updated Qt4 Wizard. Now it should work in Linux.
2007-04-16 09:12 biplab
svn3859:  * Fixed: [Bug #10802] ctrl-shift-w can cause c::b to
crash
2007-04-15 00:25 pecan
svn3858:  CodeSnippets 1.1.75 2007/04/14
- Again: Remove AMD64 gentoo ambiguity on finddlg wxComboBox call
2007-04-14 19:24 byo
svn3857:  Added wxSmithContribItems project to automake files
2007-04-14 16:16 byo
svn3856:  Added wxSmithContribItems plugin which adds extra items
not included in base wxWidgets to wxSmith.
2007-04-14 12:31 pecan
svn3855:  - CodeSnippets 1.1.74 2007/04/14
- Remove Gentoo linux AMD64 ambiguity on finddlg wxComboBox call
2007-04-14 02:22 pecan
svn3854:  CodeSnippets 1.1.73 2007/04/13 - Fixes & Edit additions
(cf., version.cpp)
2007-04-13 12:24 biplab
svn3853:  * Applied remaining portion of [Patch #1958]
2007-04-13 11:33 biplab
svn3852:  * Fixed: Improperly updated 'Cut' menu items and
toolbar icon (Applied modified [Patch #1958], thx pauliusz)
* Fixed: Couple of other menu item update issues.
2007-04-13 06:29 biplab
svn3851:  * Fixed: [Bug #9233] include directories are not parsed
after using Wizard
2007-04-12 22:44 byo
svn3850:  wxSmith: Enabled creation of .lib file for wxSmith
plugin (this is required by plugins which would like to add extra
features for wxSmith like new widgets)
2007-04-12 18:02 pecan
svn3849:  -CodeSnippets 1.1.56 2007/04/12
- Avoid file changed dialog when .xml does not exist
2007-04-12 17:55 byo
svn3848:  wxSmith: Added missing GPL header I forgot
2007-04-12 17:49 byo
svn3847:  wxSmith: fixed bug found by SamT
(http://forums.codeblocks.org/index.php/topic,5667.msg43552.html#msg43552)
2007-04-12 15:32 biplab
svn3846:  * Fixed: [Bug #9596] Wrong path when adding files and
[Bug #10821] Multiple files are added to wrong folders.
2007-04-12 13:38 mandrav
svn3845:  * Removed hotkey (Ctrl-Alt-E) from "View->Focus editor"
because it would prevent input of certain non-ascii characters
(bug #10843).
2007-04-12 13:32 mandrav
svn3844:  * Removed incorrect error message when using SaveAs for
a project or workspace and pressing cancel (patch #1956 for bug
#10857).
2007-04-12 13:26 mandrav
svn3843:  * Revert to global scope search using F3, when
deselecting selected text (patch #1879).
2007-04-12 12:57 mandrav
svn3842:  - Moved macro expansion of $objects_output_dir in
compiler commands generator after $options macro is expanded, so
the former can be used in the latter (patch #1742).
2007-04-12 12:33 mandrav
svn3841:  * Added commenting/uncommenting support for multiple
languages, not only C/C++ (patch #1839, part 1).
* Added smart indent (as you type) support for python (patch
#1839, part 2).
2007-04-12 12:15 mandrav
svn3840:  * Fixed 'update' script (not the .bat) to work
correctly if used under MSYS (patch #1951).
2007-04-12 12:12 mandrav
svn3839:  * Added setting of fillup characters (i.e. that cause
the completion to be accepted) for code-completion (patch #1714).
For example, by adding "(." as fillup characters, the completion
will be accepted by pressing "(" or "." (Enter/Return always
works).
2007-04-12 12:00 mandrav
svn3838:  - Destroy statusbar instead of hiding it, when
disabling it with View->Statubar (patch #1688).
2007-04-12 11:56 mandrav
svn3837:  * Notify all debugger plugins for breakpoint lines
changes (patch #1625).
2007-04-12 11:42 mandrav
svn3836:  * Fixed parsing of flat profile for large counts in
profiler plugin (patch #1551).
2007-04-12 11:28 mandrav
svn3835:  * Fix in symbols browser, where it would fail to detect
the active editor's filename in some special cases (patch #1559).
2007-04-12 11:21 mandrav
svn3834:  * Open external terminal for I/O when debugging console
apps under linux (patch #1882).
2007-04-12 11:03 mandrav
svn3833:  * Added get/set functions for custom build commands in
projectfile and also exposed them to scripts (patch #1743).
2007-04-12 10:45 mandrav
svn3832:  * Various editor commands now check if the open file in
editor is read-only and are disabled accordingly (cut, paste,
delete, etc).
- Added EditorBase::IsReadOnly() and also exposed it to scripts.
2007-04-12 10:20 mandrav
svn3831:  * Added hint about a couple more useful macros in tool
editing dialog (patch #1856).
2007-04-12 10:12 mandrav
svn3830:  * Added entries in editor's context menu to
uppercase/lowercase the current selection (patch #1942).
2007-04-12 10:08 mandrav
svn3829:  * Disable "Edit->Special commands->Case" if no
selection in editor (patch #1946).
2007-04-12 10:05 biplab
svn3828:  *Fixed: [Bug #10781] ToDo list is not updated
2007-04-12 10:01 mandrav
svn3827:  * Added setting for using advanced regular expressions
in "Find" and "Replace". Setting can be found in editor options
(patch #1701).
2007-04-11 21:14 byo
svn3826:  wxSmith:
* Added MinSize / MaxSize properties for widgets and containers
* Moved wxsBaseProperties::BuildSetupWindowCode and
wxsBaseProperties::SetupWindow to wxsItem
2007-04-11 15:07 biplab
svn3825:  * Fixed: [Bug #10817] completion: closing last file (By
applying [Patch #1955], thanks pauliusz)
2007-04-11 10:56 biplab
svn3824:  * Fixed: [Bug #10695] folders
2007-04-10 17:45 pecan
svn3823:  - CodeSnippets 1.1.55 2007/04/10
- Fixed: missing event.Skip() in OnIdle() caused debugger to
hang.
2007-04-10 10:34 biplab
svn3822:  * Now an inactive project will not be activated to show
Build options.
2007-04-09 22:27 byo
svn3821:  wxSmith:
* Added EVT_CLOSE for wxFrame and wxDialog (this required fixing
some bug in event-connecting code generation)
* Switched from wxFrame::CreateToolBar to new wxToolBar in code
generated for wxToolBar
2007-04-09 10:26 biplab
svn3820:  * Fixed: [Bug #10822] Missing PlaceWindow on
non-windows platforms
2007-04-08 18:36 pecan
svn3819:  -CodeSnippets - another const for settingsconfig
2007-04-07 15:55 biplab
svn3818:  * Fixed: Couple of more wrong use of "..." in menus.
2007-04-07 06:31 biplab
svn3817:  * Fixed: One wrong use of "..." in editor and applied
one fix missed in Rev 3815.
2007-04-06 15:07 biplab
svn3816:  * Build progress bar now gets cleared if a build fails.
2007-04-06 14:42 biplab
svn3815:  * Fixed: Couple of wrong uses of "..." in editor pop-up
menu.
2007-04-06 14:31 biplab
svn3814:  * Project file options dialog now shows parent
project's compiler.
2007-04-05 14:55 afb
svn3813:  - wxMac: codesnippets compilation fixes
2007-04-05 03:59 biplab
svn3812:  * Fixed: [Bug #10812] wrong project selected on "build
options" and couple of other fixes.
2007-04-04 00:22 pecan
svn3811:  *CodeSnippets 1.1.54 2007/04/3
- Fix Linux: add const to use of wxWX2MBbuf cbU2C(const wxString&
str);
2007-04-03 20:13 pecan
svn3810:  *CodeSnippets 1.1.53 2007/04/3
-Ability to save Snippets as external files
-Ability to edit externally saved Snippet file
-New Text vs File Link icons
-Ability to Rearrange tree with Drag and Drop
- Drag Snippet to Category
- Drag Category to Category
- Drag Snippet to Snippet creates new Category with old Snippet
- Drag Snippets/Categories outward and inward.
-Convert To Category context menu facility
-Added drag snippet item outward (MSW) w/ both text/file drag
formats
-Dragging snippet File Link to CB opens the file.
-Changed text editor to Scintilla
-Added DragScrolling to Editor
-Allow Editor/Properties DragNDrop in both directions
-Expand first level Snippets on Startup
-Check for externally modified XML file
-Free resources & save index when Snippet window closes
-Portability
-User specified window placement
-User specified XML placement
-User specified external editor
-Save XML index file menu entry
-About info and context menu entry
-Snippet Properties Dialog
2007-04-03 15:07 biplab
svn3809:  * Fixed: [Bug #10792 and Bug #10798] Sent twice
Parameters to external tools (By applying modified [Patch #1941],
thx pauliusz)
2007-04-03 07:15 afb
svn3808:  - fix some 'make dist'/srcdir issues
2007-04-03 05:02 biplab
svn3807:  * Reworked and improved last commit.
2007-04-03 04:39 biplab
svn3806:  * Fixed: [Bug #10797] Renaming a file to an existing
file deletes old file (By applying modified [Patch #1939], thx
pauliusz)
2007-04-01 08:41 killerbot
svn3805:  - update to previous commit
2007-04-01 08:23 killerbot
svn3804:  - re-enable a previous change
2007-03-31 12:58 afb
svn3803:  * wxMac: fix large toolbar icons (Bug #10785)
2007-03-31 12:53 afb
svn3802:  * use versions for D's defines (Bug #10658)
2007-03-31 12:52 pecan
svn3801:  * KeyBinder 1.0.24 2007/03/31
- Remove dynamic merge from OnRelease() to avoid recording CB
core menu deletions
- Reinstate Menu UpdateByLabel when UpdateByID fails
- First half of fix for missing menu items
2007-03-30 20:49 byo
svn3800:  wxSmith: Fixed some bugs with default size for wxDialog
and wxFrame
2007-03-30 12:39 biplab
svn3799:  * Fixed: [Bug #10779] funny folding behavior in a
split-view
* Fixed: [Bug #10784] Undo in lower split window scrolls the
upper
2007-03-30 07:40 biplab
svn3798:  * Fixed: [Bug #8279] Opened Files tree displays
newly-created files incorrectly.
2007-03-29 21:03 mortenmacfly
svn3797:  * report if a new project overwriting an existing one
cannot be created (e.g. due to the old one being read-only) and
handle this as error (!)
2007-03-29 18:50 mortenmacfly
svn3796:  * fixed minor bug with locked icon not restored when
closing a workspace
- removed icon "gohome" no longer used
2007-03-29 12:21 mortenmacfly
svn3795:  * added different (locked) icon if project/workspace
file is read only on the file system
- added new icons; updated FileVisualState; updated documentation
for this purpose
2007-03-29 11:43 afb
svn3794:  - show template dir location for mac
2007-03-29 11:34 afb
svn3793:  * wxMac: make application startable without bundle (Bug
#10747)
2007-03-29 08:09 afb
svn3792:  * wxMac: fix for docking drawing bug (#10759)
2007-03-29 06:49 biplab
svn3791:  * Fixed: Project menu options (Build options and
Properties) not disabled when a project is compiling.
* Updated: Missing fix of [Bug #10750] and couple of typos.
2007-03-28 22:05 byo
svn3790:  wxSmith: Fixed BUG #9400, dialog's and frame's area can
now be freely resized when not using sizers. Also dialog's /
frame's size is set now through SetClientSize, not through
constructor params which makes it more compatible with XRC and
more cross-platform
2007-03-28 16:04 biplab
svn3789:  *Fixed: [Bug #10750] Wrong use of "..." on menu itmes
2007-03-28 11:59 afb
svn3788:  * add wxAUI dependency on GTK+ libraries
2007-03-28 11:55 afb
svn3787:  * fix PIC flags for Solaris
2007-03-28 11:51 afb
svn3786:  - wxMac: fix file properties dialog font size (bug
#10746)
2007-03-28 11:47 afb
svn3785:  * wxMac: allow wxWidgets project wizard programs to run
2007-03-28 11:08 biplab
svn3784:  * Fixed: [Bug #10611] Import of MS VC++ 6.0 compiler
options files
2007-03-28 09:52 thomasdenk
svn3783:  - Moved WindowsVersion() from application globals to
SDK globals
- Changed CompilerCommandGenerator::ExpandBackticks to use
WindowsVersion()
- Changed Manager::LoadToolBar to use WindowsVersion()
- Wrapped WindowsVersion() into namespace platform
2007-03-28 08:48 mandrav
svn3782:  * Update virtual targets too when renaming or deleting
a real target (bug #10708).
2007-03-28 08:41 mortenmacfly
svn3781:  * show a warning message if project/workspace could not
be saved if issued by menu for the case it's e.g. write-protected
(resolves FR #3252 partially)
2007-03-27 20:34 byo
svn3780:  wxSmith: Fixed bugs #10677 (Custom control not
correctly shown in designer and preview), #8244 (Auto source
editing doesn't work with relative files)
2007-03-27 15:41 biplab
svn3779:  * Added MessageManager::IsLogVisible() function to SDK
* Fixed: [Bug #9438] View menu check error
2007-03-27 12:25 mandrav
svn3778:  * Application now skips "activate" event so plugins can
now process it too.
* Added new events:
- cbEVT_DOCK_WINDOW_VISIBILITY: a docked window has been
shown/hidden.
- cbEVT_SWITCHED_VIEW_LAYOUT: a new view layout has been applied.
- cbEVT_MENUBAR_CREATE_BEGIN: menubar reconstruction has started.
- cbEVT_MENUBAR_CREATE_END: menubar reconstruction has ended.
2007-03-27 11:33 mandrav
svn3777:  * wx2.8 compatibility for main executable (patch #1910
restructured).
* When creating new project from user template, verify
destination dir is empty. If it is not, notify user that files
will be overwritten if he continues.
2007-03-27 11:05 mandrav
svn3776:  * wx2.8 compatibility for class wizard plugin (patch
#1914).
2007-03-27 11:03 mandrav
svn3775:  * wx2.8 compatibility for debugger plugin (patch
#1915).
2007-03-27 11:00 mandrav
svn3774:  * wx2.8 compatibility for compiler plugin (patch
#1916).
2007-03-27 10:52 mandrav
svn3773:  * If extensions handler plugin is disabled, notify
accordingly when trying to open a file not internally supported
(patch #1924 for bug #9796).
2007-03-27 10:49 mandrav
svn3772:  * cbU2C function now returns *const* WX2MBbuf (patch
#1929 for bug #10669).
2007-03-27 10:43 mandrav
svn3771:  * Parse debugger's output if gdb is set to use hardware
breakpoints as default (patch #1932).
2007-03-27 10:40 mandrav
svn3770:  * Fixed project wizards dialog having wrong dimensions
in wx2.8 (patch #1880).
* Replaced wxCheckList (old wx2.4 name) with wxCheckListBox
(patch #1893).
2007-03-27 10:33 mandrav
svn3769:  - Added missing keyword (foreach) in squirrel lexer.
2007-03-27 09:08 afb
svn3768:  - allow Cocoa and Carbon for Mac OS X
2007-03-27 09:06 afb
svn3767:  - rename platform*macos to platform*macosx
2007-03-27 08:53 afb
svn3766:  * fix default prefix on Unix (other than Linux)
2007-03-27 08:52 afb
svn3765:  * add Darwin and Solaris platforms
2007-03-26 22:19 byo
svn3764:  wxSmith: Committed some work related to user=defined
items (still not finished), no change of wxSmith's behavior
2007-03-26 18:24 biplab
svn3763:  * Improvements to OpenGL wizard. Fixes linking problem
when BCC is used.
2007-03-26 18:17 byo
svn3762:  Reduced workaround allowing to easily compile under
wxPropertyGrid under linux
2007-03-25 22:09 afb
svn3761:  * SDL/GLUT wizards updated for Mac
2007-03-25 21:31 afb
svn3760:  * fix Darwin/GTK2 wxWidgets libraries (bug #8821)
2007-03-25 20:56 afb
svn3759:  * fix bug where application failed to run
2007-03-25 06:58 biplab
svn3758:  * Fixed: [Bug #10674] Import of MS VC++ 8.0 forced
include file
2007-03-24 07:59 biplab
svn3757:  * Improvements of context menus in project manager.
2007-03-24 07:09 biplab
svn3756:  * Added "excluded from build" import support in MSVC 6
loader.
* Fixed: [Bug #10714] Can't search include directory when
compiling resource files
2007-03-24 00:59 byo
svn3755:  Fixed linux build
2007-03-23 22:54 afb
svn3754:  - didn't compile, wxToplevelWindow -> wxWindow
2007-03-23 22:45 byo
svn3753:  Added updates to wxPropGrid patch by stahta01
2007-03-23 22:36 byo
svn3752:  Switched into wxPropGrid ver 1.2.6
Applied patches by stahta01 making wxSmith compatible with wx 2.8
2007-03-23 22:14 afb
svn3751:  - missed a SCRIPT var for wxMac
2007-03-23 22:00 afb
svn3750:  * wxMac: run programs with Terminal.app, not xterm
2007-03-23 21:54 afb
svn3749:  * wxMac: debugger stop / PID -1 workaround
2007-03-23 21:46 afb
svn3748:  - centre splashscreen for wxMac
2007-03-23 16:57 thomasdenk
svn3747:  - Reverted patch #1762
2007-03-23 13:41 biplab
svn3746:  * Fixed: [Bug #10645] qt wizard: cannot specify QT path
(A revised patch has been applied)
2007-03-23 13:24 biplab
svn3745:  * Fixed: [Bug #10684] Irrlicht wizard does not work on
gentoo (A revised patch has been applied)
2007-03-23 12:43 biplab
svn3744:  * Fixed: Broken build in Linux.
2007-03-23 12:02 mandrav
svn3743:  * Enabled FLTK wizard for non-windows platforms. Also
added option to create either the minimal sample code or a
FLUID-based project.
2007-03-23 10:51 biplab
svn3742:  * Reverted changes made in last commit.
2007-03-23 08:12 biplab
svn3741:  * Now empty $(#gcv.include) will return
$(#gcv.base)/include/<gcv_name> in *nixes
* Fixed: [Bug #10645] qt wizard: cannot specify QT path and [Bug
#10684] Irrlicht wizard does not work on gentoo
2007-03-22 19:46 biplab
svn3740:  * Updated header missed in last commit.
2007-03-22 19:43 biplab
svn3739:  * Improved directory parsing in MSVC7+ project
importer. Now separators will not slip through.
2007-03-22 14:38 biplab
svn3738:  * Fixed: [Bug #10696] wrong command line for compiling
without build
2007-03-22 01:43 pecan
svn3737:  *CodeSnippets
- Honor source indentation with ApplySnippet (Thanks wxLearner)
- Show first level items on initial view
2007-03-21 08:22 mandrav
svn3736:  - Removed forgotten error exit code from
update_revision.sh.
2007-03-20 21:57 byo
svn3735:  wxSmith: Committed not yet finished work on
user-defined items (does not affect wxSmith's behavior)
2007-03-20 21:41 killerbot
svn3734:  * fixed a bug in warning parsing in the GNUARM
(precomiler warnings were stealing compiler warnings)
2007-03-20 21:01 mortenmacfly
svn3733:  * fixed bugs in MSVC loader concerning include/lib/res
path's with spaces
2007-03-20 15:19 biplab
svn3732:  Fixed: [Bug #10676] Code::Blocks crashed when I tried
to remove a file
2007-03-20 14:31 mortenmacfly
svn3731:  * MSVC loader: import base resource options, too
2007-03-19 14:46 mandrav
svn3730:  * Fixed implementation of gdb step-out command (it was
using a code relic from gdb 5.2 days). Fix for bug #10509.
2007-03-19 14:41 mandrav
svn3729:  * Respect include dirs set by implicitely setting the
options to search in project's dir and file's local dir. Should
help with dependency tracking, relevant to bug #10533.
2007-03-19 13:52 mandrav
svn3728:  - Platform fix.
2007-03-19 13:13 mandrav
svn3727:  * Fixed debugger mis-behaving in latest revisions.
Still have to check if the windows-break-running-process still
works though.
2007-03-19 12:42 mandrav
svn3726:  * Fixed Build->Run menu (linux).
2007-03-19 12:30 mandrav
svn3725:  - Linux build fixes.
2007-03-19 08:38 biplab
svn3724:  * Fixed: [Bug #10670] Application crash (Bug is in
wxAUI, not in C::B)
2007-03-19 05:42 biplab
svn3723:  * Fixed: [Bug #10666] blocked application
* Folder browse window in AddGenericSelectPathPage in scripted
wizard is now modal.
* Applied ([Patch #1818] Plugin templates update) in modified
form.
2007-03-18 21:06 mandrav
svn3722:  * Changed to run-time linking of DebugBreakProcess
function in debugger plugin. Should now work again under all
windows operating systems.
2007-03-18 15:39 biplab
svn3721:  Fixed: [Bug #10667] file properties screwed up
2007-03-17 19:29 killerbot
svn3720:  - compile fix
2007-03-17 18:53 byo
svn3719:  wxSmith: Fixed bug related to new icon loading system
2007-03-17 18:19 byo
svn3718:  wxSmith:
* Added wxsAutoResourceTreeImage and better icon managment in
resource browser
* added some yet unfinished classes for user-defined items
2007-03-17 16:45 byo
svn3717:  wxSmith: Fixed bug with invalid window size when used
menubar, toolbar or statusbar
2007-03-17 04:04 biplab
svn3716:  * Fixed: Possible crash while right clicking on
workspace (introduced by a fix in rev 3713)
2007-03-16 22:35 mandrav
svn3715:  * Build->Run menu works again now for windows (thx
wxLearner).
2007-03-16 19:39 biplab
svn3714:  * Fixed: [Bug #9457 & Bug #10638] Error at import or
open Dev++ project
2007-03-16 12:54 biplab
svn3713:  * Fixed: [Bug #9452] Build options coherency lack
* Improved context menu in Project Manager. A number of options
wont be enabled if the project is currently compiling.
2007-03-15 22:38 daniel2000
svn3712:  - autotools fix for make dist
2007-03-15 21:15 killerbot
svn3711:  - fix for building on linux : broken due to rev 3710
2007-03-15 16:09 thomasdenk
svn3710:  - War against macros (8)
2007-03-15 15:38 killerbot
svn3709:  - second part of fix for building on linux (broken due
to svn 3706)
2007-03-15 15:34 killerbot
svn3708:  - first part of fix for building on linux (broken due
to svn 3706)
2007-03-15 15:22 killerbot
svn3707:  - linux build fix (broken due to rev 3705)
2007-03-15 15:08 thomasdenk
svn3706:  - War against macros (7)
2007-03-15 13:06 thomasdenk
svn3705:  - War against macros (6)
2007-03-14 21:29 mortenmacfly
svn3704:  * fulfilled FR #3165 by applying patch #1900 (thanks
dermeister)
2007-03-14 18:34 killerbot
svn3703:  - fix previous undesired commit of this file
2007-03-14 18:30 killerbot
svn3702:  - fix linux build
2007-03-14 17:42 thomasdenk
svn3701:  - War against macros (5)
2007-03-14 17:25 biplab
svn3700:  * Updated CodeBlocks-unix.cbp file to fix compilation
issues in Linux.
2007-03-14 16:38 thomasdenk
svn3699:  - Fixed non-standard compliant #ifdefs
2007-03-14 16:07 thomasdenk
svn3698:  - War against macros (4)
2007-03-14 14:25 biplab
svn3697:  * Fixed MSVC 6 Project file import bug
2007-03-14 11:43 thomasdenk
svn3696:  - War against macros (3)
- Renamed global OS() function to WindowsVersion() which is what
the function really does (use platform::id or one of the other
platform constants to get an actual OS identifier)
- Removed hardcoded locale array size and the need to keep two
separate arrays in sync
- moved app globals into a namespace
- moved Delete template into prep.h for universal availabilty
(STL-aware versions stay in safedelete.h to keep compile-time
reasonable)
2007-03-14 08:39 mandrav
svn3695:  - Fix compilation for linux.
2007-03-14 08:30 mortenmacfly
svn3694:  * fixed "instantiated from here" parsing for GCC based
compilers
* fixed broken batch-build and DDE error due to "Project already
exists in workspace" message
- fixed interface mismatch
2007-03-13 10:06 mortenmacfly
svn3693:  - improved source code readability for batch-build
scripts (internal, no change of functionality)
2007-03-12 18:38 mortenmacfly
svn3692:  * fixed crash on batch builds if project file provided
via command line is not valid
2007-03-12 18:33 biplab
svn3691:  * Fixed: [Bug #10595] wxSlider: typo in
wxEVT_SCROLL_PAGEUP and in wxScrollBar
2007-03-12 16:26 thomasdenk
svn3690:  - Removed junk characters that were secretly inserted
by the editor (WTF?!)
- Replaced obsolete platforms functions in ConfigManager with
their respective counterparts
2007-03-12 15:56 thomasdenk
svn3689:  - War against Macros (2)
- Fixed --profile=ask behaviour (use of uninitialised variable)
- Added compiletime assert for wxWidgets version
2007-03-12 15:51 killerbot
svn3688:  * open watcom support fix for static libraries
2007-03-12 15:39 killerbot
svn3687:  - little (temporary fix) to compile on linux
2007-03-12 14:00 biplab
svn3686:  * Fixed: [Bug #10548] Item in To-Do list not going to
proper line
2007-03-12 12:27 thomasdenk
svn3685:  - War against Macros (1)
2007-03-12 06:34 biplab
svn3684:  * Fixed: [Bug #10387] Visual C++ project import does
not check cb project presence
2007-03-11 05:56 biplab
svn3683:  Console Wizard:
* Added MSVC 8 (aka VC 2005) support.
* Dropped Single-threaded CRT support for MSVC 7.1. Wizard now
supports Multi-threaded Static/Dynamic CRT for MSVC 7.1 & 8.
* Changed executable output path and small change in generated
cpp code.
2007-03-10 17:26 mandrav
svn3682:  * Fixed debugging issue where the debugger would not
jump to the breakpoint file/line when stopped for the first time
(although it did stop and pressing F7 resumed debugging
normally).
* Added data breakpoints (experimental). Right click on a
variable while debugging and choose "Add data breakpoint".
2007-03-09 17:57 biplab
svn3681:  * Fixed linking errors in wxWiz generated projects
against Monolithic-Static wx lib.
2007-03-09 15:44 pecan
svn3680:  KeyBinder 1.0.22 2007/03/9
[ Patch #1913 ] Patch Key Binder plugin for wxW28 with
disable_compat26
2007-03-09 08:17 biplab
svn3679:  * Fixed duplicate menu mnemonics in Find and Replace
dialog
2007-03-08 23:33 mandrav
svn3678:  * Added gdb support for pausing the debuggee while
running (thanks to kai7 for the tip).
2007-03-08 19:39 biplab
svn3677:  * Fixed: [Bug #10540] VS .Net project and the 'Exclude
from compilation' flag
2007-03-08 18:11 thomasdenk
svn3676:  * Call wxUpdateUIEvent::SetUpdateInterval
2007-03-08 17:26 ceniza
svn3675:  * help_plugin: added support for variable substitution
thru MacrosManager, not just $(keyword)
2007-03-08 15:36 biplab
svn3674:  * Bug-fix enabling unfolding of code when an
error/warning line is selected/highlighted
2007-03-07 16:16 biplab
svn3673:  * Fixed few duplicate menu mnemonics
2007-03-07 13:57 biplab
svn3671:  * Fixed Code-folding bug (Fold/Unfold/Toggle
All/{Current block} related)
2007-03-07 13:11 mandrav
svn3670:  * Debugger's tooltip evaluation re-enabled.
2007-03-06 00:10 byo
svn3669:  Added ability to dynamically create files in
subdirectories, unlocked creating files with unknown extensions
Added wxSmith support into wxWidgets wizard
Added missing automake files into wxWidgets wizard
2007-03-05 23:56 byo
svn3668:  wxSmith:
* Fixed two bugs in wxStatusBar (invalid data stored to xml files
/ no variable length for last field)
* Fixed bug in tools loading code (sometimes object was used
after being deleted)
2007-03-05 21:21 daniel2000
svn3667:  - updated file list of spec file
2007-03-05 16:19 mortenmacfly
svn3666:  * 2nd part of fix for crash when closing project
options dialog
2007-03-05 13:02 biplab
svn3665:  * Fixed crash (in few cases) while closing project
options dialog (On behalf of Martin)
2007-03-04 11:46 killerbot
svn3664:  - include fix
2007-03-03 15:20 byo
svn3663:  wxSmith: Fixed invalid structure of bitmap node in XRC
when wxArtProvider was used (thanks to Mandrav)
2007-03-03 14:40 byo
svn3662:  wxSmith: Renamed "Custom class" property to "Class
name", it now shows used class name (previously it was empty in
case of using standard class), this helped fixing some bugs with
custom controls
2007-03-03 14:00 byo
svn3661:  wxSmith: Implemented wizard-binding function (not yet
tested, waiting for full support inside wizard)
2007-03-03 09:56 biplab
svn3660:  * OpenWatcom: Restored support of adding linker options
in project target's linker option section.
* wxWidgets wizard: Fixed wrong linker option for OpenWatcom in
project's debug target.
2007-03-02 14:26 mandrav
svn3659:  - Signed/unsigned fix in debugger sources.
* Fixed debugger to be able to stop a program while running
(linux).
* Debugger's tooltip evaluation is temporarily disabled.
2007-03-02 09:31 biplab
svn3658:  wxWidgets Wizard: Added OpenWatcom Support
2007-03-02 08:16 biplab
svn3657:  OpenWatcom support has been revamped
2007-03-01 11:24 mandrav
svn3656:  * Hopefully fixed mime types associations for Gnome
(>=2.8).
2007-03-01 00:35 byo
svn3655:  wxSmith: Added few new symbols in Codef function,
cleaned previous ones, updated items to use new code
2007-02-28 23:42 byo
svn3654:  wxSmith: Added missing include in wxsresourcetree.cpp
2007-02-28 21:50 pecan
svn3653:  DragScroll 1.0.39 2007/02/28
If exists executable folder .ini file, use it.
2007-02-28 12:17 biplab
svn3652:  Fixed: [Bug #10466] Adding new file with the same name
already in project
2007-02-28 11:47 thomasdenk
svn3651:  - Added unncessary overhead to saving files under
Windows
2007-02-28 11:39 mandrav
svn3650:  * Command line option --target now accepts "ask" as a
value. In this case, a target selection pops-up for the user to
choose the target.
2007-02-28 10:43 mandrav
svn3649:  * Batch-building improvements:
- Added --clean command line option (patch #1888).
- Don't load syntax highlighting files (not needed and
time-consuming).
- Batch build log uses the same log as in normal operation
(errors/warnings colouring, progress display, etc).
2007-02-27 18:18 biplab
svn3648:  * Removed deprecated compiler options from MSVC 8
2007-02-26 16:47 biplab
svn3645:  wxWidgets wizard:
* EVT_CLOSE has been added in all templates to ensure proper
exit.
2007-02-25 18:25 biplab
svn3644:  wxWidgets wizard: A PCH generation bug has been fixed
2007-02-25 18:10 biplab
svn3643:  wxWidgets Wizard:
* Wizard now supports creation of wxDialog / wxFrame based app.
* Wizard now supports wxFormBuilder to be selected as 3rd-Party
GUI Builder alongwith wxDialog / wxFrame option.
* PCH include header has been reverted to wx_pch.h and PCH
Pre-Processor definition is changed to WX_PRECOMP
2007-02-24 22:05 byo
svn3642:  wxSmith: Added few GPL headers I've forgot in new files
2007-02-24 21:58 byo
svn3641:  wxSmith: Fixed small bug and small typo in string
property (thx to Alturin)
2007-02-24 21:48 byo
svn3640:  wxSmith:
* Added toolbars
* Switched image of root item in resource browser to wxSmith's
logo
* Strings generated by bitmap property when using wxArtProvider
are now untranslated (as they should be)
* Fixed bug in Codef function (used && instead of &)
2007-02-23 23:40 pecan
svn3639:  *KeyBinder 1.0.31 2007/02/23
- Allow override of predefined menu accelerators set in Main.cpp
- Use cbKeyBinder##.ini file when in executable folder
2007-02-23 22:10 byo
svn3638:  wxSmith: Fixed bug preventing wxStdDialogButtonSizer
from being created. Thanks to wxLearner
2007-02-23 21:37 byo
svn3637:  wxSmith:
* Added wxStatusBar
* Replaced few communicates from _T() to _() in wxsMenuBar class
* Fixed handling of negative integers in Codef(...) functions
2007-02-23 21:18 byo
svn3636:  wxSmith: Fixed typo in string property
2007-02-22 18:37 byo
svn3635:  wxSmith:
* Added wxsResourceFactory::OnAttach /
wxsResourceFactory::OnRelease to make initialization /
destruction in proper time
* Added unregistering of WxsAddWxExtensions function from
squirrel.
2007-02-22 14:04 mandrav
svn3634:  - Applied patch #1704.
2007-02-21 20:36 byo
svn3633:  wxSmith:
* Updated linux prject file ( \ replaced with /)
* Added one more argument to wizard-helper function (name of wxs
file)
2007-02-21 19:40 byo
svn3632:  wxSmith: Added skeleton function used in wxWidgets
wizard to update wxSmith's bindings
2007-02-21 18:45 byo
svn3631:  wxSmith: Fixed handling of '\n' '\r' '\t' '\\' '_' and
'__' in string properties
2007-02-21 08:43 killerbot
svn3630:  - include fix (does not build on linux)
2007-02-21 00:16 byo
svn3629:  wxSmith: Switched to cbLoadBitmap when adding icons to
resource tree - this fixes issues with invalid background
2007-02-20 23:40 byo
svn3628:  wxSmith:
* Added almost all missing icons into resource browser (still
need some tweaking because of invalid background)
* wxsItem-derived classes may now set their custom icon in
resource browser
2007-02-20 13:47 killerbot
svn3627:  - fix a minor GUI glitch
2007-02-20 13:12 mandrav
svn3626:  - Added saving/loading of supported platforms in the
project level (forgot in previous commit).
2007-02-20 12:57 mandrav
svn3625:  * Added script bindings for "make" commands.
* Implemented setting of supported platforms for each
project/target. If a project/target is not supported in the
current platform it is excluded from the build. Another step for
trully cross-platform project files...
2007-02-20 10:43 mandrav
svn3624:  - Updated more projects (linux).
2007-02-20 10:36 mandrav
svn3623:  * Added a missing platform guard in symbols browser
builder thread mutex handling which caused a freeze under some
circumstances.
2007-02-20 10:32 mandrav
svn3622:  - Fix for cb_share_config to build under linux.
2007-02-20 10:10 mandrav
svn3621:  - Minor update in build progress setting-up.
- Fixed a warning from last commit.
2007-02-20 10:06 mandrav
svn3620:  * Added Manager::GetCmdLineParser(). Plugins now can
parse the command line and support their own options. For
documentation check wxWidgets docs on wxCmdLineParser.
2007-02-20 09:34 mandrav
svn3619:  * Added reporting of build progress. Can be enabled in
two modes: (1) a progress bar in the build log and/or (2) a
percentage at the start of each build log line. Configured in
global compiler options.
2007-02-19 23:00 byo
svn3618:  wxSmith: Added locking of select events in resource
browser - this can increase stability on Mac
2007-02-19 22:42 byo
svn3617:  wxSmith:
* Disabled wxMenu for resources using XRC
* Fixed bugs with sub-menus
* Changed Codef to simplified style in wxsMenuItem to test how
simplified version works
2007-02-19 21:09 byo
svn3616:  wxSmith: Small update to code generated when wxDialog
is main app resource - calls SetTopWindow() before ShowModal()
2007-02-19 00:31 byo
svn3615:  wxSmith: Missing include
2007-02-17 01:04 byo
svn3614:  wxSmith:
* Added icons in resource browser (still needs polishing)
* Committed changes to cbp which should be done in previous
commit (forgot to save project)
2007-02-16 23:43 byo
svn3613:  wxSmith:
* Added simplified version of Codef (no need to give Language
parameter nor add result to source code, it's done automatically)
* Fixed cbp file to run C::B app when running / debugging
* Items in resource browser contain now class name and variable
name if used (for standard items), for menus it show labels
2007-02-16 22:40 byo
svn3612:  wxSmith: Added "User class" property in most items -
this will allow using custom classes with behavior similar to
supported items
2007-02-16 18:57 byo
svn3611:  wxSmith:
* Added support for wxMenu and wxMenuBar
* Added block for auto-generated code in destructor of new
resources (it may be needed in future)
* Few small bug fixes
2007-02-16 15:55 biplab
svn3610:  wxWidgets Wizard: Added support to compile debug target
with release lib of wxWidgets and other minor code changes
2007-02-15 15:43 mortenmacfly
svn3609:  - include fixes for compiler not supporting PCH
2007-02-15 12:19 mandrav
svn3608:  * Backup files created during saving are now deleted
again.
2007-02-14 15:36 mortenmacfly
svn3607:  - updated doxygen file to new path layout (and
version), removed zombies
2007-02-14 15:30 tiwag
svn3606:  - ANSI_BUILD_cb-projectfiles.patch removed
2007-02-14 11:40 killerbot
svn3605:  - Makefile.am fix
2007-02-14 08:55 biplab
svn3604:  C::B Plugin Wizard: Updated to conform with latest
directory layout changes
2007-02-14 08:06 mortenmacfly
svn3603:  * another massive projects files update (clean-up)
* warning: before another build it's best to remove all *.gch,
*.o, *.a files, the "devel" folder and do a re-build (object
files have moved completely into .objs folder)
2007-02-13 18:32 mandrav
svn3602:  - Updated project files.
2007-02-13 12:59 mandrav
svn3601:  - Fixed hang/crash on exit which "moved" to the windows
platform.
2007-02-13 11:53 mandrav
svn3600:  - Updated project files.
2007-02-13 11:34 mandrav
svn3599:  - Updated project file.
2007-02-13 11:31 mandrav
svn3598:  * Fixed hang/crash on exit (observed in linux).
2007-02-13 11:28 mandrav
svn3597:  * Directories layout restructuring part two
(completed).
2007-02-12 23:30 byo
svn3596:  wxSmith: Fixed bug in wxBitmapButton with invalid code
generated in some cases, found by manianis
2007-02-12 15:30 mandrav
svn3595:  - Updated a couple of windows project files for the new
directories layout.
2007-02-12 14:55 mandrav
svn3594:  * First part of directories layout re-organization:
moved all sdk header files to a new dir named "include".
2007-02-12 08:19 biplab
svn3593:  * wxWidgets Wizard: Added support for wxWidgets 2.9.x
(CVS Branch)
* wxWidgets Wizard: Added PCH support for GCC in Linux
2007-02-10 13:44 byo
svn3592:  wxSmith: Implemented first working menu editor (wxMenu
and wxMenuBar should be ready in next commit to show this editor
working)
2007-02-09 17:50 biplab
svn3591:  * Console Wizard: Bug fix regarding selection of
threaded library (for MSVC 7.1)
2007-02-09 09:19 mandrav
svn3590:  - Fix for Lightfeather structured wizard.
2007-02-08 13:32 mandrav
svn3589:  * Bug-fix for wizard generated files added to project
w/out checking if they are part of the project already.
2007-02-08 10:13 mandrav
svn3588:  * File->Properties now works for files not belonging to
a project too.
2007-02-08 01:29 byo
svn3587:  wxSmith: ... still working on menu editor ... menu
items not enabled yet
2007-02-07 13:53 mandrav
svn3586:  - Updated annoying dialog to respect platform-specific
UI guidelines regarding buttons placement.
2007-02-07 12:37 mandrav
svn3585:  * Added auto-expand-namespaces option for symbols
browser.
2007-02-07 11:42 mandrav
svn3584:  * Fixed symbols browser's current-file mode (correctly
sync with active editor).
2007-02-07 11:04 killerbot
svn3583:  - OK/Cancel buttons order fix (so they are behaving
nicely on linux)
2007-02-07 10:50 mandrav
svn3582:  * Fixed crash when switching editors and symbols
browser was in current-file-symbols mode (noticed in linux).
2007-02-07 09:51 mandrav
svn3581:  * Fixed symbols browser context menu entry "Re-parse
now" to work correctly.
2007-02-07 09:40 mandrav
svn3580:  * Symbols browser now remembers the splitter position.
2007-02-07 09:00 mandrav
svn3579:  - Minor bug-fix in script function
IO.ExecuteAndGetOutput().
2007-02-07 01:08 byo
svn3578:  wxSmith: partial implementation of wxsMenuEditor class
(menu items not enabled yet in RAD)
2007-02-06 16:23 biplab
svn3577:  wxWidgets Wizard: Removed wrong wizard message
2007-02-06 12:19 mandrav
svn3576:  * Fixed bug with losing syntax highlighting changes
when editing lexer keywords.
2007-02-06 11:45 mandrav
svn3575:  * Fixed saving/loading compiler regular expressions
bug.
2007-02-06 09:48 biplab
svn3574:  * wxWidgets Wizard: Redesigned wx configuration
selection page (Unix)
2007-02-06 01:28 byo
svn3573:  wxSmith (no change in behavior):
* Commited some changes related to menu editor (new items not yet
finished so they're disabled now)
* Added wxsItem::CanAddToParent, now possibility to add child is
checked from parent's and child's point of view
* Base class for wxsTool switched from wxsItem to wxsParent,
tools can now have child items
2007-02-05 22:34 byo
svn3572:  Small fix to wxsNotebook
Added wxWANT_CHARS to wxPanel's styles
2007-02-05 17:14 mortenmacfly
svn3571:  - minor SDK documentation fixes
2007-02-05 14:40 biplab
svn3570:  wxWidgets Wizard: Wx lib configurations are now
conveniently grouped (Win)
2007-02-05 10:34 mandrav
svn3569:  * Replaced wxNotebook with wxChoicebook in some dialogs
to avoid nested notebooks (which look ugly) and also make them
simpler (although functionality has not changed).
2007-02-05 06:57 biplab
svn3568:  * Console Wizard: Bug introduced in last revision
fixed.
2007-02-05 05:58 biplab
svn3567:  * Console Wizard: Compilation Errors Fixed for MSVC 7.1
* Console Wizard: Options to select CRT type for MSVC 7.1
2007-02-03 22:55 killerbot
svn3566:  * fix qt template/project : should be :
libQtAssistantClient4.a
2007-02-03 15:10 biplab
svn3565:  * Bug fix restoring PCH support for GCC in wxWidgets
wizard
* Custom PCH header addition support added for Empty Projects
2007-02-02 23:02 daniel2000
svn3564:  - fixed undefined datarootdir in codeblocks.pc
2007-02-02 21:24 byo
svn3563:  wxSmith: Fixed bug in events editor
2007-02-02 13:52 biplab
svn3562:  * Warning message added in wxWidgets Project wizard for
Empty Projects with PCH support
* Some code-cleanup
2007-02-02 11:58 mandrav
svn3561:  * Fixed bug with resource files not being compiled, in
some cases.
2007-02-01 20:10 byo
svn3560:  wxSmith: fixed bug in wxWidgetsGUIAppAdoptingDlg (file
selector used wxOPEN instead of wxSAVE)
2007-02-01 15:41 ceniza
svn3559:  * AStyle plugin: don't try to format a file that is
read-only.
2007-01-31 17:22 mandrav
svn3558:  * Fixed a few problems with spaces in paths (including
the resource compiler issue).
2007-01-31 11:28 mandrav
svn3557:  * Editor syntax highlighting settings are now only
saved if different than defaults.
* Fixed "Reset" button functionality in editor syntax
highlighting page.
2007-01-31 10:37 mandrav
svn3556:  * Added compiler settings versioning so when compiler
defaults are changed the user is notified and given the chance to
update to the newer settings.
* Compilers now save only the settings that differ from the
default values. This leads to smaller configuration file.
2007-01-30 22:09 byo
svn3555:  wxSmith:
* Added wxsItem::IsPointer to check whether given item should be
represented as pointer or as object in destination classes
* wxTimer is now created as object, not pointer. This prevented
memory leaks in destination classes
* Added wxsItem::GetAccessPrefix and wxsItem::GetCreatePrefix and
wxsItem::Codef (Printf-like function which helped to simplify
process of creating source code)
* Converted all current items to support new code-generation
scheme
2007-01-30 19:18 killerbot
svn3554:  * fixes for regex-es/patterns of the supported
compilers for parsing warnings/errors
2007-01-30 15:10 mandrav
svn3553:  * Updated wxWidgets project wizard to Biplab's version.
* Added Lightfeather project wizard.
2007-01-30 09:33 mandrav
svn3552:  * Fixed refresh bug in "new from template" dialog, when
the user switched the list appearence from icons to list and
vice-versa (linux).
2007-01-29 21:57 killerbot
svn3551:  - yet another fix to projectloader
2007-01-29 19:32 killerbot
svn3550:  * fixed the project loading/saving bug introduced in a
previous commit
2007-01-29 16:49 thomasdenk
svn3549:  - committed scrooge src
2007-01-29 15:15 mandrav
svn3548:  * Virtual folders now display correctly even in
different platforms than the one they were created in.
* Include() and Require() script functions now look in the
current script's directory too.
2007-01-29 10:17 thomasdenk
svn3547:  - minor cleanup in util func: use default arguments,
slightly prettier code
2007-01-29 10:13 thomasdenk
svn3546:  - reordered members in app object (struct align)
- added commandline scripting switch
2007-01-27 19:05 daniel2000
svn3545:  - better tar format detection (make dist only works
with automake 1.9+, rest also with 1.7+)
- gentoo specific bootstrap fixes
2007-01-27 15:39 byo
svn3544:  wxSmith:
* Added support for tool items
* Added wxTimer support to demonstrate tools (it's available only
in source edit mode since timers are not handled in XRC format)
* Added wxsItemInfo::AllowInXRC defining whether given item is
supported by XRC format
* Added wxsItem::IsRootItem checking whether item is root item of
resource (and for example can not have custom variable)
* Updated code of currently supported items to use
wxsItem::IsRootItem instead of wxsItem::GetParent (make code more
stable and extensible)
2007-01-27 00:25 daniel2000
svn3543:  - little fix in autorevision (in revision comparison
with existing autorevision.h)
- little autotools fix (make dist failed)
- applied patch #1604 (thanks afb)
2007-01-26 14:01 mandrav
svn3542:  * Added encoding detection for files loading
(brute-force).
* Greatly improved C++ parser's parsing time (~70-90% decrease).
2007-01-25 17:21 killerbot
svn3541:  - little improvement in find implementation/declaration
(avoid showing selection dialog when we fall back to 1 entry in
the selection list)
2007-01-25 13:20 mandrav
svn3540:  - Added rule to install the manifest.xml file for
plugins generated by the wizard.
2007-01-24 16:55 byo
svn3539:  Fixed bug causing hang-up when converting projects not
using wxSmith before
2007-01-24 09:23 mandrav
svn3538:  * Fixed bug with editor windows not resizing when
changing the size of other docked windows (linux platform).
2007-01-24 09:16 mandrav
svn3537:  * Fixed syntax highlighting when editor is in
split-view mode.
2007-01-23 22:56 byo
svn3536:  wxSmith:
* Added all standard events (can handle paint, mouse and keyboard
events right from wxDialog/wxFrame/wxPanel)
* Fixed few bugs in events system
2007-01-23 21:03 pecan
svn3535:  *KeyBinder 1.0.19 2007/01/23
- Fixed: CB Plugins->ManagePlugins->disable plugin is completely
re-building the menuBar at another address causing Keybinder to
crash.
- Fixed: CB Plugins->ManagePlugins->disable plugin is re-entering
KeyBinders BuildMenu() routine causing crashes.
- Re-initialize KeyBinder on next OnEditorOpen() when re-enabled
by Plugin Manager.
2007-01-23 20:11 byo
svn3534:  Added wxSmith's configuration to project options dialog
2007-01-23 19:49 byo
svn3533:  Better support for not yet converted/unknown parts of
wxSmith configuration in cbp file
2007-01-23 12:47 killerbot
svn3532:  * Compiler Validation Check : also tries without
appending 'bin' + macro replacing occurs
2007-01-23 11:46 mandrav
svn3531:  * Added "read from system theme" button in notebook
color settings
(environment options).
* Fixed bad colouring of build log when using a dark system
theme.
2007-01-23 09:51 mandrav
svn3530:  - Missing include.
2007-01-22 23:30 byo
svn3529:  Added wxInitAllImageHandlers() to application
initialization code
2007-01-22 23:18 byo
svn3528:  Fixed two bugs when converting from old wxSmith:
* Invalid positioning of //(*InternalHeaders block
* Doubled //(*InternalHeaders and //(*IdInit blocks
Updated wxSmith's projects to use new wxSmith :)
2007-01-22 10:54 mandrav
svn3527:  * Added missing or misplaced "event.Skip()" in wxSmith
event handlers (caused code-completion - among others - to *not*
run).
2007-01-21 00:19 byo
svn3526:  Fixed linux build
2007-01-20 23:07 byo
svn3525:  Fixed Makefile.am
2007-01-20 22:48 killerbot
svn3524:  - include fix
2007-01-20 22:24 mandrav
svn3523:  * Updated configure.in for new wxSmith directory
structure.
2007-01-20 20:46 byo
svn3522:  Step 2 of merging new wxSmith into trunk: copying code
from New_wxSmith branch
2007-01-20 20:38 byo
svn3521:  Step 1 of merging new wxSmith into trunk: removing old
code
2007-01-20 16:46 killerbot
svn3517:  * Use Full Path for source files (GDB workaround)
option added :
- is an advanced compiler option
- default is false (means use relative paths) (this is the
suggested value)
- the CB builtin MinGW GCC support has this value as true (use
full path for the sources when hand over to the GCC compiler, so
GDB can do a better breakpoint job)
2007-01-20 02:00 pecan
svn3515:  - KeyBinder 1.0.16 2007/01/19
- Fixed missing *nix menu mnemonics
2007-01-19 20:44 killerbot
svn3510:  - updated linux project files for the contrib plug-ins
2007-01-19 20:39 killerbot
svn3509:  - updated linux project filesfor the contrib plug-ins
2007-01-19 19:24 killerbot
svn3508:  - fix to build on linux 64-bit
2007-01-19 12:07 mandrav
svn3507:  * Added Compiler::IsValid() function (reports if a
compiler is actually installed and available).
* SDK version is now 1.11.8.
2007-01-19 09:10 mandrav
svn3506:  * Added Require() script function. Similar to Include()
except that
Require() raises an error if the file can't be opened.
- Updated unix project file.
2007-01-18 19:24 pecan
svn3505:  - KeyBinder 1.0.15 2007/01/18
- Fixed Empty profile written when CB re-enables KeyBinder and no
events occur before shutdown.
2007-01-18 14:45 mandrav
svn3504:  * Added three new script functions for wizard scripts:
SetCompilerDefault, SetDebugTargetDefaults and
SetReleaseTargetDefaults. To be used when no compiler page is
added to the wizard.
2007-01-18 14:00 mandrav
svn3503:  - Updated cbLoadBitmap() to work with VFS.
2007-01-17 22:37 mandrav
svn3502:  * Debugger now uses absolute filenames to set
breakpoints.
* Fixed a couple of debugger regressions caused by patch #1814.
2007-01-17 22:26 mandrav
svn3501:  - Added new event: cbEVT_PROJECT_RENAMED (SDK version
-> 1.11.7).
2007-01-17 15:55 killerbot
svn3500:  - fix to build on linux 64 bit
2007-01-17 14:47 mandrav
svn3499:  * Added per-project debugger options (in
Project->Properties). Not yet fully functional.
* Added script bindings for some utility dialogs
(EditArrayFileDlg, EditArrayOrderDlg, EditArrayStringDlg,
EditPairDlg, EditPathDlg and GenericMultiLineNotesDlg).
2007-01-17 11:59 mortenmacfly
svn3498:  * fix for the fix in r3497: moved QuoteStringIfNeeded
to directcommand because otherwise it breaks stuff
2007-01-17 09:21 mortenmacfly
svn3497:  * fixed "path without quotation" bug introduced with
using absolute source filenames for compiling
2007-01-16 17:06 ceniza
svn3496:  - Removed trailing \n from the update script
2007-01-15 14:54 ceniza
svn3495:  - Minor adjustment to the update in revision 3490 (DDE
related).
2007-01-15 13:49 mortenmacfly
svn3494:  - fixed compilation errors with non-pch capable (gcc)
compilers
2007-01-15 12:57 mandrav
svn3493:  * Added preprocessor guard around call to
wxXmlResource::Unload() in sc_dialog.cpp.
2007-01-15 11:30 mandrav
svn3492:  * Fixed wrong PCH generated path when project file
resides in a subdirectory.
2007-01-15 10:47 mandrav
svn3491:  * Compiler now uses absolute source filenames when
compiling. This makes it easy for gdb to locate source files
(when putting breakpoints in out-of-project files).
2007-01-15 10:39 killerbot
svn3490:  - update to previous commit
2007-01-15 10:35 killerbot
svn3489:  - adjustment to previous workaround for
DDE/codecompletion issue (had bad influence on linux)
2007-01-15 09:55 thomasdenk
svn3488:  - Zero-initialise rectangle
2007-01-15 09:44 mandrav
svn3487:  * Fixed broken build of sc_dialog.cpp for 64bit CPUs.
* Added more error checking in ShowDialog() script function.
2007-01-15 09:42 thomasdenk
svn3486:  - Added $file_basename var
2007-01-15 08:26 thomasdenk
svn3485:  * Runtime check for missing NT4 API
2007-01-14 15:46 ceniza
svn3484:  * Workaround to fix the strange DDE bug caused by
CodeCompletion.
2007-01-13 16:29 pecan
svn3482:  -KeyBinder 1.0.14 2007/01/13
- Applied patch 1821 by DerMeister
- This patch fixes a crash in the *nix keybinder plugin.
- See http://forums.codeblocks.org/index.php?topic=4927.0 for
more information. -
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1821&group_id=5358
- Thank you DerMeister
2007-01-12 13:20 killerbot
svn3480:  * correct 'replace' icon for 22*22
2007-01-11 18:44 mortenmacfly
svn3478:  - do not generate a sub-menu for cbScriptPlugins if
there is only one entry
* couple of D compiler related fixes/improvements in wizard and
compiler settings
2007-01-10 22:53 mortenmacfly
svn3476:  - added new file filter and type for script files
- exported new file filter to script bindings
- added new file groups/masks: "D Sources" and "Fortran Sources"
(for better separation in multi-compiler projects)
2007-01-10 12:59 mandrav
svn3474:  * Applied patch for gdb breakpoints (patch #1814).
Hopefully it will work in most cases.
2007-01-10 12:32 killerbot
svn3473:  - removed xpmanifest files from unix cbp
2007-01-10 11:55 killerbot
svn3472:  - removed extra qualifier
2007-01-10 10:43 mandrav
svn3471:  * Updated all windows project files of contrib plugins.
- Really updated main windows project file now.
2007-01-10 10:15 mandrav
svn3470:  * Fixed code parser tokenizer bug with concatenation of
strings ("" "").
2007-01-10 09:35 mandrav
svn3469:  * Scripting updates:
- GetScriptingManager().RegisterScriptMenu() signature changed
from (scriptFile, menuPath) to (menuPath, scriptFileOrFunction,
(bool)isFunction). This allows registering a script-function
(instead of a full script) to a menu. Useful, for example, to
create a single script with various functions and bind them all
to menus.
- Added IO.GetCwd() and IO.SetCwd() to get/set the working
directory.
- Added ProgressDialog script class. Use its single member
function Update(value, message) to update it. Value must always
lie in the 0-100 range.
- Added ShowDialog(xrcFile, dlgName, callbackFunc) function to
load and display a dialog from XRC. The callbackFunc is a script
function you define to handle all click-events. While in a
ShowDialog() call, there are also the EndModal(retCode) and
XRCID(controlName) functions available.
- Wiki docs soon to be updated.
* Main project file (windows) updated to new format.
2007-01-10 09:21 killerbot
svn3468:  * UseFlatObjects setting now also saved in the conf
- header cleanup/fixes
- 2 methods from member to regular functions
- put some code already in place for later on implementing full
IsDirty mechanism
2007-01-09 14:17 mortenmacfly
svn3467:  - fixed two zombies
2007-01-08 12:03 mandrav
svn3466:  * Fixed wrong object name generation for windows
resource scripts (RC).
2007-01-07 21:24 killerbot
svn3465:  - correct the encoding of some xrc's (all should be
"utf-8")
2007-01-07 17:27 killerbot
svn3464:  - added event.Skip() to startup event handler of cc
plugin
2007-01-06 22:02 killerbot
svn3463:  * bug fix : [ Bug #9850 ] "build/select target" does
not update "Build target" combo
2007-01-06 12:20 daniel2000
svn3462:  - typo in spec file's changelog (it's already 2007 ;-))
2007-01-05 18:18 daniel2000
svn3461:  - changed prefix in spec file for suse (now /usr)
- edit_startup_script.script wasn't installed by make
2007-01-05 13:18 killerbot
svn3460:  * added support for flat objects usage :
- "compiler" switch : Advanced compiler options : Other :
UseFlatObjects
- the object file will be create directly under the object output
dir, no subdirs reflecting the source tree
* compiler switches structure now has constructor : several
switches never got initialized in the different compilers
2007-01-04 15:02 mandrav
svn3459:  - Bug-fix for object names generation in multi-compiler
projects.
2007-01-04 13:47 mandrav
svn3458:  * Added per-project notes (accessible through project
properties or menu "Project->Notes"). There is also the option to
display the project's notes on-load (useful if you want to share
your project with others and want to embed some usage/setup
instructions, for example).
* New project option for generating object filenames. Currently
C::B generates a file's filename by replacing its extension with
the object extension (e.g. foo.cpp ->foo.o). This option allows
you instead to append the object extension (e.g. foo.cpp ->
foo.cpp.o). Useful for projects with compileable files having the
same name (and in the same directory) but different extensions.
* Added new generic dialog containing a multiline text box
(read-only or editable; controlled by the constructor). Used for
project notes currently.
* Project file version upgraded to 1.6. Differences from 1.5
include changes to accommodate the above new features plus that
now only values that differ from the defaults are saved (so
project files are smaller now).
* SDK version pumped to 1.11.6.
- Script bindings updates for the new cbProject methods.
- Minor fix in annoying dialog: left-top alignment for icon.
2007-01-04 13:35 mandrav
svn3457:  * Code-completion:
- bug-fix for duplicate C/C++ parser dirs per-project.
- improve code-completion wrt namespace members.
2007-01-04 13:20 artoj
svn3456:  Code snippets 0.3.2:
- Keep all whitespace in snippets
- Respect GNOME HIG in Edit snippet dialog (wxGTK)
- To prevent data loss if the codesnippets.xml is not valid XML,
the file is now backupped if loading it failed
2007-01-03 11:59 mandrav
svn3455:  * Fixed broken code-completion for enumerators.
2007-01-03 11:47 killerbot
svn3454:  * applied [ Patch #1794 ] Fix corruption of current
layout name
2007-01-03 11:42 artoj
svn3453:  Code snippets 0.3.1:
* Improved accessibility in Edit snippet dialog
* Added snippet tool tips; disabled by default in wxWidgets 2.6.
Windows only (limitations in wxWidgets).
2007-01-02 18:16 mortenmacfly
svn3452:  * fixed several crashes with disabled compiler plugin
2007-01-02 17:59 artoj
svn3451:  Code snippets 0.3:
* Added Edit snippet dialog
* Added macro functionality similar to editor's autocomplete
* The images are now correctly loaded when using the plugin from
the user's plugin directory
2007-01-02 13:21 mandrav
svn3450:  * Fixed crash when enabling/disabling plugins - even
wxSmith can be enabled/disabled now :).
2007-01-02 11:02 killerbot
svn3449:  - applied [ Patch #1731 ] scripting patch for wxWidgets
2.8
2007-01-02 10:46 killerbot
svn3448:  - SelectTargetDlg : removed the double click option :
explicitly click OK button [eliminates a wx28 difference]
2007-01-01 22:06 pecan
svn3447:  - DragScroll 1.0.37 2007/01/1
- Re-instated GTK wxTextCtrl y-axis scrolling; GTK cannot scroll
a wxListCtrl
- Corrected GTK dialog layout
2007-01-01 10:55 mandrav
svn3446:  * Fixed locating build scripts when using
absolute/relative pathnames (also handle variables now in script
filenames).
* Added build scripts related functions in script bindings for
CompileOptionsBase.
2006-12-31 10:56 killerbot
svn3445:  - applied : [ Patch #1779 ] Autosave the layout as well
as the project
2006-12-30 16:51 killerbot
svn3444:  * applied [ Patch #1774 ] Plugin disable Crash issue
partial fix
2006-12-30 16:21 pecan
svn3443:  * KeyBinder 1.0.13 2006/12/30
- Re-instated 2.6.2 version of RebuildMenuItem() with TimS
additions to solve missing menu icon problem (wx2.6.2 dejavu).
- Completely rebuilds menuItems with changed shortcut and a
bitmapped icon.
- Works with wx2.6.3 w/fixes and wx2.8.0 according to TimS.
2006-12-30 01:22 pecan
svn3442:  KeyBinder 1.0.12 2006/12/29
- Fixed secondary profile keys leaking into primary profile
- Fixed inability to delete secondary profiles
- fixed inability to delete defined keys
2006-12-29 22:31 killerbot
svn3441:  * bug fix for double clicking cbp/workspace files in
linux [http://forums.codeblocks.org/index.php?topic=4810.0]
2006-12-29 21:03 pecan
svn3440:  -KeyBinder 1.0.11 2006/12/29
- remove case stmts for wx2.8.0
2006-12-29 20:10 pecan
svn3439:  -KeyBinder 1.0.10 2006/12/29
- redefine WXK_PRIOR and WXK_NEXT for wx2.8.0 allowing expected
code behavior for PgUp/PgDn/Prior/Next/NumPad keys etc.
2006-12-28 15:36 pecan
svn3438:  -KeyBinder Revert patch1732 until I can support wx2.8.x
2006-12-27 21:58 killerbot
svn3437:  - applied [ Patch #1767 ] Old wxSmith patch for
wxWidgets 2.8
2006-12-27 18:12 killerbot
svn3436:  * applied [ Patch #1741 ] Save advanced compiler
options "Supports PCH" and "PCH ext."
2006-12-27 15:43 killerbot
svn3435:  - minor update for a previous commit
2006-12-27 13:12 killerbot
svn3434:  - applied [ Patch #1730 ] wxaui patch for wxWidgets 2.8
2006-12-27 13:02 killerbot
svn3433:  - applied [ Patch #1762 ] CentreOnScreen patch for
wxWidgets 2.8
2006-12-27 12:53 killerbot
svn3432:  - update to previous commit (ctrl-s and ctrl didn't do
its job --> s)
2006-12-27 12:52 killerbot
svn3431:  - applied [ Patch #1739 ] wxPropertyGrid patch for
wxWidgets 2.8
2006-12-27 12:33 killerbot
svn3430:  - applied [ Patch #1735 ] pipedprocess patch for
wxWidgets 2.8
2006-12-27 11:14 killerbot
svn3429:  - applied [ Patch #1734 ] ScintillaWX patch for
wxWidgets 2.8
2006-12-27 10:50 killerbot
svn3428:  - applied [ Patch #1732 ] keybinder plugin patches for
wxWidgets 2.8
2006-12-27 10:41 killerbot
svn3427:  - applied [ Patch #1736 ] compilergcc patch for
wxWidgets 2.8
2006-12-26 21:27 killerbot
svn3426:  - update to previous commit
2006-12-26 19:12 killerbot
svn3425:  - applied [ Patch #1738 ] wxHIDE_READONLY patch for
wxWidgets 2.8
2006-12-25 08:58 killerbot
svn3424:  - hopefully made it executable
2006-12-25 08:57 killerbot
svn3423:  - hopefully made it executable
2006-12-24 21:41 killerbot
svn3422:  -update executable
2006-12-24 11:21 killerbot
svn3421:  * applied [ Patch #1752 ] Fix fur Bug #9668
2006-12-24 11:00 killerbot
svn3420:  * applied [ Patch #1750 ] Window layout
2006-12-22 22:38 killerbot
svn3415:  * openwatcom support : add to compiler/linker the -q
option so the verbose banner is no longer shown
2006-12-22 20:59 pecan
svn3414:  *DragScroll 1.0.36 2006/12/22
- Added focus follows mouse option for wxGTK
- Fixed GTK RightMouse scrolling (avoiding Context Menu
conflicts)
- Added slider allowing user to set GTK RightMouse
scrolling/context menu sensitivity (millisecs waited for mouse
movement before Skip()ing for Context Menu.
2006-12-22 12:42 mandrav
svn3413:  * Implemented "security" page in scripting settings.
2006-12-20 17:02 tiwag
svn3407:  - $(#wx) cleanup in unix project files
2006-12-20 15:29 afb
svn3406:  - missing include for sdk_precomp.h directory
2006-12-20 13:38 mandrav
svn3405:  * If a compiler executable is not set, skip the files
that need it (logging it) instead of producing erroneous command
lines.
2006-12-20 11:51 mandrav
svn3404:  * Updated OGRE wizard for Dagon (1.2.4). Not using
STLPort anymore.
2006-12-20 08:38 thomasdenk
svn3403:  * Corrected match indices for %%
2006-12-20 02:06 pecan
svn3402:  * DragScroll 1.0.33 2006/12/19
- Removed dependency on EVT_APP_STARTUP_DONE
- Converted all EOL to native
2006-12-19 22:56 pecan
svn3401:  -KeyBinder 1.0.9 2006/12/19
-Set all EOL to dos ala TimS instructions & {svn propset
eol-style native" *.h and *.cpp (Thanks Tim)
2006-12-19 21:16 pecan
svn3399:  *KeyBinder 1.0.8 2006/12/19
- Removed dependency on event EVT_APP_STARTUP_DONE to avoid
"uninitialized state" crashes
2006-12-19 14:17 mandrav
svn3398:  * Code-completion now recognizes compiler search
directories set from build scripts.
2006-12-19 13:38 mandrav
svn3397:  - Minor fixes with regard to build scripts.
2006-12-18 13:13 mandrav
svn3395:  * Added scripting settings dialog
(Settings->Scripting).
2006-12-18 09:14 mandrav
svn3394:  * Fixed compilers detection occurring on every startup.
- Enlarged the compilers auto-detection dialog a bit and also
made it resizeable.
2006-12-17 22:40 mandrav
svn3393:  * Scripting bindings updated:
- Added wxColour type.
- Added few utility globals functions: wxLaunchDefaultBrowser,
wxGetColourFromUser, wxGetNumberFromUser, wxGetPasswordFromUser,
wxGetTextFromUser.
- Added ProjectFile::file variable.
2006-12-15 19:11 mandrav
svn3387:  - Fixed debugger build problem in linux.
2006-12-15 18:28 pecan
svn3386:  * KeyBinder 1.0.6 2006/12/14
- Added code to remove stale dynamic menu items
- Invoke MergeDynamicMenu() & OnSave() at plugin termination
- In IsValidKeyComb() changed '+' to '-'
- Disallowed single key cmdStrings in
wxKeyMonitorTextCtrl::OnKey()
- Reduced size of .ini fileName
- Fixed broken OnKey() to accept function keys w/o Ctrl- Alt- or
Shift-
- Minor preparations for KeyMacs support
2006-12-15 13:55 mandrav
svn3385:  * Script functions IO.CreateDir and IO.RemoveDir
renamed to IO.CreateDirectory and IO.RemoveDirectory.
2006-12-15 12:09 mandrav
svn3384:  * Respect OS theme's window background colour in the
compiler's build log.
2006-12-15 12:01 mandrav
svn3383:  * Last commit message was missing some debugger
updates: mainly GDB support for Cygwin-based executables and cpu
registers reading improvements.
2006-12-15 11:58 mandrav
svn3382:  * SDK version pumped to 1.11.5.
* Added support for the Cygwin compiler.
* Implemented wxCrc32::FromFile().
* Improved MenuItemsManager.
* Major scripting update:
- startup.script does not need a main() function now.
- The recently added 'App' script object provides no functions
now (those that it used to provide have been moved elsewhere).
- Script plugins support (yes, plugins that are actually
scripts).
- Enabled "dangerous" script-bound functions in IO script
namespace providing the following operations: copy, write,
delete, rename and execute.
- Added security layer for the above "dangerous" IO functions.
- Provided sample script that adds "Settings->Edit startup
script" menu.
- Provided sample (pointless) script plugin (disabled by
default).
- Wiki documentation currently being updated for all of the above
changes.
2006-12-15 09:27 killerbot
svn3381:  - minor update to previous commit, a member got lost
somehow
2006-12-15 09:05 killerbot
svn3380:  * applying patch 1715 (fixing bugs 009641 and 009247
and 006965)
2006-12-13 12:45 thomasdenk
svn3374:  - Revamped regex plugin
2006-12-12 19:17 mortenmacfly
svn3370:  * added LaTeX lexer (not very well supported by
scintilla)
2006-12-12 13:38 thomasdenk
svn3369:  - Actually, on a second thought, add it to normal vars,
too
2006-12-12 13:28 thomasdenk
svn3368:  - Added multiline matching to regex on $if() and [[ ]]
2006-12-11 18:00 mortenmacfly
svn3365:  * fixed bugs in static and dynamic lib wizards
complaining unable to set compiler flags
2006-12-11 10:40 mandrav
svn3364:  * Fixed getVar() bug with App.RegisterScript() calls.
2006-12-10 15:48 mandrav
svn3363:  * Added script binding for the application object
(named "App").
* Added ability to register scripts to menus (wiki article will
follow soon).
- Updated ScriptingManager to try loading scripts from both
global and user dirs (old behaviour was searching in global dirs
only).
- Minor cleanup.
2006-12-08 10:22 mandrav
svn3359:  * Added script bindings for wxFileName.
2006-12-08 08:37 mandrav
svn3358:  - Script binding for wxString now takes care of
auto-converting it to char* when needed (e.g. print(str) will now
print the string, not its memory address).
2006-12-07 19:24 daniel2000
svn3355:  - added missing include dir to Makefile of tinyxml
(wxscintilla)
2006-12-07 17:41 thomasdenk
svn3354:  * Switch encoding on illegal characters
2006-12-07 13:49 thomasdenk
svn3353:  - Removed unneeded +wx flag from SDK pre-build steps
2006-12-07 12:30 thomasdenk
svn3352:  - Changed .cbBack extension to .backup for clarity
- Fixed wxRenameFile condition
- Removed a few comments
2006-12-07 10:34 mandrav
svn3350:  - Minor fixes in debugger (more info messages regarding
breakpoints and a hack for cygwin paths (/cygdrive/C)).
2006-12-06 22:32 mortenmacfly
svn3349:  * fixed several crashes with disabled compiler plugin
- removed unnised variable
2006-12-06 19:33 killerbot
svn3347:  * [ Patch #1687 ] Typo in env settings
2006-12-06 19:30 killerbot
svn3346:  * [ Patch #1693 ] EditorBase bug fix (google code
search)
2006-12-06 16:06 mortenmacfly
svn3344:  - couple of fixes for non-PCH capable compilers
2006-12-06 15:06 mandrav
svn3343:  * Added static cbEditor::ApplyStyles() function to
apply the default editor settings to any (possibly foreign)
scintilla control.
2006-12-06 11:22 mandrav
svn3342:  * Added new advanced compiler option: "Force use of
forward slash as path separator". This allows adding compilers
like cygwin or uniwin.
2006-12-05 21:43 mortenmacfly
svn3340:  - removed duplicate code in filemanager core
2006-12-04 23:03 killerbot
svn3338:  - include fix
2006-12-04 20:05 mortenmacfly
svn3337:  * fixed crash when opening a workspace (in
macrosmanager)
* fixed bugs #9533 and #9546 by applying patch #1664, thanks
biplab
2006-12-04 19:15 mortenmacfly
svn3336:  - fixed missing includes in tinyxml
2006-12-04 19:09 mortenmacfly
svn3335:  - cb_share_config: modifications to reflect changes in
C::B SDK
- cb_share_config: updated project files accordingly
2006-12-04 16:51 ceniza
svn3334:  * SourceExporter: HTML and RTF files can be saved now
in a path with unicode characters.
2006-12-04 15:55 afb
svn3333:  - Apple Xcode file extensions
2006-12-04 14:24 thomasdenk
svn3332:  - Added a few null logs
- Use FileManager function in TinyXML::SaveDocument
- Changed printer variable name to standard naming
2006-12-04 14:17 mandrav
svn3331:  * If a build target contains no linkable objects, do
not generate a "link" command line.
2006-12-04 11:54 thomasdenk
svn3330:  - Target object dir variable
2006-12-04 09:33 mandrav
svn3329:  * Don't auto-detect compiler include/lib dirs if user
has already unset them.
2006-12-04 08:45 mandrav
svn3328:  * Fixed recent crash on exit (symbols browser).
* Support for variables in C/C++ parser search dirs.
2006-12-03 09:19 mandrav
svn3327:  * Fix for calculating build dependencies correctly when
using build
scripts for the build process.
- Minor fix in the update script.
2006-12-02 21:46 daniel2000
svn3326:  - Added RegExTestbed plugin to filelist of spec file
- very little typo fix in RegExTestbed's Makefile
2006-12-02 14:45 killerbot
svn3324:  - [ Patch #1628 ] compilergcc patch for wxWidgets 2.7
2006-12-02 14:39 killerbot
svn3323:  - XRC : wxCheckList -->wxCheckListBox
2006-12-01 23:16 afb
svn3322:  - DebuggerGDB: Darwin/Mach-O support
2006-11-29 22:13 mortenmacfly
svn3315:  * regex plugin: pipe output into another textctrl
instead of message box
2006-11-29 21:57 killerbot
svn3314:  * new option : drop-down list of tabs as a replacement
for the navigation arrows (thank Seth, you beat me to it ;-) )
2006-11-29 21:05 mandrav
svn3312:  - Removed recently added critical sections from
scripting manager (the
app was freezing on startup).
2006-11-29 19:37 afb
svn3310:  * fix bootstrap regexp bug affecting libtool 1.10+
2006-11-29 15:34 thomasdenk
svn3309:  - Removed unnecessary debug flooding
- Added command macros
2006-11-29 15:14 mandrav
svn3308:  - Corrected project files which were missing a couple
of newly added files.
2006-11-29 14:50 mandrav
svn3307:  * Added per-project option for code-completion parser:
custom parser search paths. Found in "Project->Properties".
2006-11-29 13:55 thomasdenk
svn3306:  - Added critical sections to ScriptingManager
- Added output capture
* Removed $(relative|absolute)()
* Added script expansion
2006-11-29 12:29 mandrav
svn3305:  * Fixed a crash and a freeze when the symbols browser
is disabled.
2006-11-29 09:55 mandrav
svn3304:  - Fixed RegExTestbed plugin windows project file (and
also made its window a little larger).
2006-11-29 09:52 mandrav
svn3303:  * Better build-scripts error handling.
2006-11-29 08:53 afb
svn3302:  - fix compilation problems on RHEL3 (bug #9289)
2006-11-29 07:47 killerbot
svn3301:  - RegExTestBed : Virtual target "All" added to cbp
files
2006-11-28 22:54 mandrav
svn3300:  * Added new contrib plugin: a very simple regular
expressions testbed.
2006-11-28 22:03 mandrav
svn3299:  - Minor fix for cross-platform build scripts loading.
2006-11-28 19:30 mandrav
svn3296:  - Added missing #include.
2006-11-28 12:36 afb
svn3295:  * wxMac: main_frame window under menubar bug (#9397)
2006-11-28 12:34 afb
svn3294:  - wxMac: white background for splashscreen
2006-11-28 12:33 afb
svn3293:  * DMD: fix the -l-l bug, support /usr installation
2006-11-28 12:18 mandrav
svn3292:  * Changed build scripts operation:
- Script function UnsetBuildOptions() is not needed anymore,
remove it from your build scripts (C::B itself reverts any
changes now).
- Script function SetBuildOptions(CompileOptionsBase) has changed
signature to SetBuildOptions(CompileTargetBase).
2006-11-27 23:41 mortenmacfly
svn3291:  * improve loading speed for large workspaces with GCC
and CC
- cache gathering of internal gcc dirs to avoid time-consuming
(multiple) calls to gcc cpp compiler during loading phase
2006-11-27 19:17 thomasdenk
svn3289:  - Null pointer check
2006-11-27 17:04 thomasdenk
svn3288:  - Added relative and absolute path variables
- Bugfix for chaining non-bracketed variables
2006-11-27 14:01 thomasdenk
svn3287:  - Added TARGET_CC TARGET_CPP etc.
2006-11-27 13:40 mandrav
svn3286:  * Added new target type: "native executable". Valid
only under windows where it produces a .sys file. Implemented
only for MinGW and MSVC compilers (all other compilers/platforms
create a normal console executable instead).
2006-11-27 12:52 thomasdenk
svn3285:  - Implemented false keyword
2006-11-27 12:11 thomasdenk
svn3284:  - Conditional variables
2006-11-27 11:27 mandrav
svn3283:  * When loading a workspace, code-completion parsing
starts after all workspace projects have been fully loaded. This
improves the loading time tremendously.
2006-11-27 10:22 mandrav
svn3282:  - Removed those colour settings for the docking system
that interfered (i.e. ignored) with the OS theme colours.
2006-11-27 09:48 mandrav
svn3281:  - Explicitly disabled custom crash handler because of
some unfortunate side-effects.
2006-11-27 08:43 afb
svn3280:  * added missing D compilers to CodeBlocks-unix.cbp
2006-11-27 08:42 afb
svn3279:  - GDC is not a GNU project, and changed to include/d
2006-11-26 23:41 afb
svn3278:  * enable DMD compiler for Linux
2006-11-26 23:37 afb
svn3277:  * wxMac: fix splashscreen background bug (#9347)
2006-11-26 23:34 afb
svn3276:  * wxMac: fix r3261 bug with plugins not loading
2006-11-26 13:20 afb
svn3275:  * fix bootstrap regexp bug affecting autoconf 2.61+
2006-11-26 13:12 afb
svn3274:  - simplify bootstrap for stupid /bin/sh
2006-11-26 13:09 afb
svn3273:  * binreloc support for Solaris
2006-11-25 20:42 killerbot
svn3272:  - clean up in Id's in compilergcc (several
XRC("ThisIdDoesNotExist" were issued -> wxNewId() and don't do
the XRC() thing twice : reuse the Id from the first time [in
OnUpdateUI])
2006-11-25 20:26 mandrav
svn3271:  * Code-completion updates:
- support for namespace aliases.
- support for token replacements in code-completion's tokenizer
(a.k.a "synonyms")
Both of the above allow for better parsing of complex C++ headers
which, in plain words, means that a larger part of STL is now
parsed.
- Re-organized code-completion's options.
- Added option to disable the symbols browser (separately from
code-completion).
2006-11-25 20:20 killerbot
svn3270:  * Build options from Project menu now correctly shows
info of the active project
2006-11-25 17:09 mortenmacfly
svn3269:  * fixed bug #9534 by applying (modified variant of)
patch #1656 and #1657 - thanks biplab
* improved setting compiler flags for (nearly) all compilers in
wizards
2006-11-25 16:26 afb
svn3268:  - wxMac and Darwin data_path
2006-11-25 15:37 mortenmacfly
svn3267:  * re-attached crash handler (got lost on the way?!)
- made crash-handler optional via command-line "no-crash-handler"
option for debugging C::B, development only!
2006-11-25 10:52 mandrav
svn3266:  - Reverted part of patch #1622 because it needs
additional reviewing
from afb.
2006-11-25 10:45 mandrav
svn3265:  - Added missing #include for non-PCH builds (patch
#1648).
- Updated debian build dependencies to:
a) require pkg-config and libgtk2.0-dev.
b) require libstdc++6-dev instead of libstdc++6-4.0-dev (patch
#1649).
2006-11-25 10:35 mandrav
svn3264:  * Fix for plugin path error message on startup (patch
#1646).
2006-11-25 10:32 mandrav
svn3263:  - Compile fix for SQPlus under FreeBSD (patch #1639).
2006-11-25 10:29 mandrav
svn3262:  * Added option in editor settings to use POSIX style
regex searches (patch #1629).
2006-11-25 10:25 mandrav
svn3261:  - Updated various Mac-related things (patch #1622).
2006-11-24 22:17 mandrav
svn3260:  * Fixed freeze/crash on exit (linux).
2006-11-24 21:33 mandrav
svn3259:  * Fixed data path locating bug (always used /usr/local)
in linux.
* Do not ignore --prefix command line option.
2006-11-24 12:58 killerbot
svn3258:  * fixed a reload projects bug when multiple projects
were changed outside CB
2006-11-24 11:57 thomasdenk
svn3257:  - Add missing resource include directory for
VS-conformance (patch by Christoph v. Wittich)
2006-11-23 14:30 mortenmacfly
svn3256:  - compilation fix for non-PCH capable compilers
2006-11-23 07:28 mortenmacfly
svn3255:  - linefeed fix (mixed windows and unix linefeed)
2006-11-22 22:29 mortenmacfly
svn3254:  * applied patches #1465 and #1310 (fixing some wizard
issues) - thanks sethjackson
2006-11-21 13:59 killerbot
svn3253:  - typo
2006-11-21 12:22 thomasdenk
svn3252:  - Added missing flag
2006-11-21 12:20 killerbot
svn3251:  * added build in support for Tiny C Compiler (tcc)
[might need some better options tuning and need some more work
for linux]
2006-11-21 08:10 thomasdenk
svn3250:  - Add cbC2U
2006-11-21 07:38 thomasdenk
svn3249:  - Typo
2006-11-20 21:30 afb
svn3246:  wxMac: watch out for PID=0 too
2006-11-20 17:19 thomasdenk
svn3245:  * Relocation fixes
- removed warning in plugin loader
- map user dirs to global dirs depending on mode of operation
- added /proc based app_path detection in place of "."-hack for
Linux
2006-11-20 03:02 ceniza
svn3244:  Help plugin:
* Implemented: now you can set if the help file is a line to be
executed instead of launching the associated application.
- Updated description of the plugin.
2006-11-19 23:38 afb
svn3243:  avoid violent crash
2006-11-19 23:32 afb
svn3242:  start here page ID mac fix
2006-11-19 23:26 afb
svn3241:  prefix finding bugfix
2006-11-19 11:05 mandrav
svn3240:  * Fix for empty lines logged in build log (under
linux).
2006-11-19 04:32 ceniza
svn3238:  - Fixed wrong checking of cbMessageBox's return value
in some plugins.
Help plugin:
- Now you can set if the help file is a line to be executed
instead of launching the associated application (FUNCTIONALITY
NOT IMPLEMENTED YET).
- Keyword substitution now works for all kind of help files, not
just URLs.
- Added tip to inform about the existence of keyword substitution
in the configuration dialog.
- Updated description of the help plugin.
- When adding a new help file, a message box will prompt you for
browsing of the help file and suggest you to read the plugin's
description for mor information.
2006-11-19 02:28 ceniza
svn3237:  * AStyle plugin: Bookmarks won't be lost when using the
plugin.
2006-11-18 14:11 thomasdenk
svn3236:  - Changed about box displayal
2006-11-18 12:54 thomasdenk
svn3235:  - Patch #1638 : new[] / delete mismatch
2006-11-18 11:04 thomasdenk
svn3234:  - Only use clip region on Windows
2006-11-18 10:37 thomasdenk
svn3233:  - Use builtin function GetPluginPath instead of
concatenating substrings
2006-11-17 14:00 mandrav
svn3230:  * Macros are now allowed in compiler installation and
additional paths.
2006-11-17 13:39 killerbot
svn3229:  * added environment setting "Ignore Invalid Targets"
2006-11-17 08:03 mandrav
svn3228:  * Fix for symbols browser missing (i.e. not parsing)
files external to the project.
2006-11-16 12:34 thomasdenk
svn3226:  - More correct regex
2006-11-16 09:35 thomasdenk
svn3225:  - Removed a 'v'
2006-11-16 09:04 killerbot
svn3224:  * fixed Find Previous
2006-11-15 20:32 mortenmacfly
svn3223:  * fixed cyclic loop (silent crash) with cbMessageBox
* made new splash screen appear in about dialog, too
2006-11-15 14:19 thomasdenk
svn3222:  - Fixed Pecan's printf("%d %s",...) problem
- Added support for escaping $ and %
- Fixed a few other known issues
- Removed envVarsToo parameter
2006-11-15 11:32 thomasdenk
svn3221:  - Setting shape in addition to clip region
2006-11-15 11:25 mandrav
svn3220:  * Refresh bug fix for symbols browser in "current file"
filter mode.
2006-11-15 10:41 mandrav
svn3219:  * Huge speed up in large projects loading (about 80%
off the original loading time).
2006-11-14 10:20 afb
svn3212:  macosx/darwin checks
2006-11-13 13:10 afb
svn3208:  macosx icons
2006-11-11 20:28 thomasdenk
svn3207:  - Removed two wxDirExists() which are no longer be
needed now
2006-11-11 20:21 thomasdenk
svn3206:  - Corrected return value on "already exists" in
CreateDirRecursively() to be consistent with "successfully
created".
2006-11-11 14:33 afb
svn3205:  check for pkg-config
2006-11-10 19:29 mandrav
svn3204:  - Compatibility with autoconf-2.60 (removed a
"configure" warning).
2006-11-10 19:21 mandrav
svn3203:  - Removed warning about not being able to create a
directory on startup
for non-windows platforms.
- Avoid unnecessary refresh of symbols browser.
2006-11-10 10:41 mandrav
svn3201:  * When re-ordering build targets, any virtual build
targets containing the re-ordered targets were not updated. As a
consequence, when building a virtual build target, the ordering
was not changed...
* Fixed a refresh bug for the compiler toolbar's targets
combobox.
2006-11-10 09:15 mandrav
svn3200:  * Fixed a couple of bugs with invalid compilers
handling when loading a project (i.e. compilers that do not exist
on the user's system).
2006-11-09 20:17 mortenmacfly
svn3197:  * added new GTK wizard (Windows only)
2006-11-08 22:31 ceniza
svn3195:  - wxPdfDocument updated to version 0.7.6.
2006-11-08 14:21 thomasdenk
svn3194:  - Replaced accidentially committed 8-bit dithered image
with 24-bit version
2006-11-08 13:53 thomasdenk
svn3193:  - Use wxStdPaths to get common locations, as far as
possible
- Better streamlining when querying locations
- Added early out for CreateDirRecursively (less user code)
- Added CreateDir (non-recursively, if not exists)
2006-11-08 13:43 thomasdenk
svn3192:  - Startup screen region skin redesign
2006-11-07 08:55 mandrav
svn3189:  * Handle opening and working with projects with invalid
compilers.
2006-11-06 20:29 killerbot
svn3186:  * MAC hack to have compiler options dialog to be big
enough
2006-11-05 22:01 daniel2000
svn3185:  * Fixes to the autotools build system:
- applied the not yet applied parts of patch #1591 (thanks afb
oncemore)
- added more missing resources and images to autotools
- removed lib_finder/license.txt from autotools till it's there
2006-11-05 21:37 daniel2000
svn3184:  * Changes in spec file:
- Adds support for RHEL/CentOS, and uses "automake17" RPM on .el3
(Patch
#1605, thanks afb)
- fixed some issues concerning mandriva/mandrake
2006-11-05 14:56 mortenmacfly
svn3183:  - include fix for non-PCH compilers
2006-11-05 10:54 afb
svn3182:  fix Mac crash when launching by file
2006-11-05 09:46 mortenmacfly
svn3181:  - Makefile.am fix for cb_share_config (autotools)
2006-11-04 14:19 artoj
svn3180:  Code snippets:
* Snippets are now correctly encoded when saved.
2006-11-04 11:34 afb
svn3179:  unicode fix for darwin GetAppPath
2006-11-03 23:56 afb
svn3178:  GetAppPath fix for Darwin / Mac OS X
2006-11-03 23:49 afb
svn3177:  MacOpenFile/MacPrintFile
2006-11-03 19:55 byo
svn3176:  Old wxSmith:
* Removed sliders bug (for bigger resources, when editor has
extra scroll bars, wxSmith tried to shift widget when dragging
these bars)
* Better calculation of position for drag points after changing
position / scrolled editor
* Cleaned up wxsDragWindow and wxsDrawingWindow
2006-11-03 14:21 killerbot
svn3175:  * add "AddUser" button in todo plugin -> new users can
be added again (this was lost in the combobox ->choice control
replacement)
2006-11-03 11:05 killerbot
svn3174:  * updated wxFlatNotebook to eranifs first revision in
svn :-)
2006-11-02 22:36 mortenmacfly
svn3173:  * fixed crash when trying to debug in a thread and the
debugger wasn't active anymore
2006-11-02 17:32 mandrav
svn3171:  * Fixed setting breakpoints in files not belonging to
project.
2006-11-02 15:16 artoj
svn3170:  Code Snippets:
* Added Copy to clipboard functionality
* Added Debug target to *nix project file (for future usage)
* Added note about the documentation in the Wiki
2006-11-02 14:31 tiwag
svn3169:  - removed wrong casts introduced in previous commit
3168 "save&restore printerdialog paperid and orientation to
config"
2006-11-02 13:58 tiwag
svn3168:  * save&restore paperid and orientation to config
2006-11-02 09:07 killerbot
svn3167:  * MinGW, and GnuArm : added -ansi option
2006-11-02 08:35 mandrav
svn3166:  * Fixed once and for all the various issues (aka
crashes) when displaying dialogs on startup.
2006-11-02 07:11 killerbot
svn3165:  * fix pedantic compiler option : -pedantic-errors
(plural !!!)
2006-11-01 12:09 killerbot
svn3164:  * searching bugfix : when intially there was a
selection but then the scope was changed to 'Global' the
selection coordinates should have no influence any more, it's
back to a normal search without selection
2006-10-31 10:26 killerbot
svn3163:  * fixed build log file name for batch jobs (workspace
<--> project)
2006-10-30 21:00 killerbot
svn3162:  * sync with cvs sources of wxFlatNotebook (Set bitmap
to all wxMemoryDC to allow correct height)
2006-10-30 20:31 killerbot
svn3161:  * [ Patch #1592 ] Updated filelist for RPM
"codeblocks.spec"[.in] (fixes : [ Bug #9291 ] %files in
codeblocks.spec are out-of-date)
2006-10-30 20:17 killerbot
svn3160:  - symtab : little include fix
2006-10-30 20:13 killerbot
svn3159:  - little Makefile.am fixes
2006-10-30 13:15 killerbot
svn3158:  - LANG : en_US for autorevision instead of EN
2006-10-29 14:43 mortenmacfly
svn3157:  - fixed one of the most stupidest copy&paste bugs alive
of previous commit
2006-10-29 14:28 mortenmacfly
svn3156:  * help plugin: inform if a help file cannot be found
(instead of silently doing "nothing"); use cbMessageBox for
proper dialog placement
- minor code optimisation for recent unicode save file
work-around
2006-10-29 08:08 mandrav
svn3155:  * Fixed locating the file's pair (swap header/source)
in a workspace when the active file does not belong in the active
project.
2006-10-29 07:44 mandrav
svn3154:  * Fixed a refresh bug in symbols browser ("Current
file's symbols" mode) when switching the active file.
2006-10-28 20:47 mandrav
svn3153:  * Modified bootstrap to recognize and use environment
variables like $AUTOMAKE, $AUTOCONF, etc. Patch #1502.
2006-10-28 10:58 thomasdenk
svn3152:  - Set language environment for Subversion
2006-10-27 22:02 pecan
svn3151:  - KeyBinder v1.0.1 2006/10/27
- Change OnIdle merge to OnTimer as per Denk advice
- On new version, copy old key defs file if compatible
- minor cleanup and spelling corrections
2006-10-27 12:03 killerbot
svn3150:  * [ Patch #1580 ] Manage plugins dialog improvement
(with some minor fixes)
2006-10-26 23:12 byo
svn3149:  Old wxSmith: Updated background fetching system -
wxSmith doesn't seem to hang up when parameters are changed
really fast, it works a little bit better with sliders inside
editor area (not perfect yet) and maybe it works on MacOS
2006-10-26 21:15 mortenmacfly
svn3148:  * warn the user if a file's content became empty due to
wrong file encoding
2006-10-26 20:46 killerbot
svn3147:  * [ Patch #1579 ] HTML Build Log
2006-10-25 18:03 killerbot
svn3145:  - include fixes
2006-10-25 11:31 killerbot
svn3144:  * (CB)Profiler : case sensitivity, and renamed to
Profiler
2006-10-25 11:15 killerbot
svn3143:  * updated wxFlatNotebook to it's state in cvs :
improvements for our Mac users
2006-10-25 10:15 daniel2000
svn3142:  * Renamed the profiler resources file back to
CBProfiler.zip (autotools)
2006-10-24 12:52 killerbot
svn3139:  - suppress "no file" error
2006-10-24 12:02 killerbot
svn3138:  - SymTab : case sensitivity
2006-10-24 11:04 mandrav
svn3137:  * Added option to save the full command lines in the
HTML log (if enabled).
* Fixed wrong HTML file name (_build.log.html) when building from
command line (batch builds).
2006-10-24 09:26 killerbot
svn3136:  - remove bom
2006-10-24 09:24 mandrav
svn3135:  * Symbols browser updates:
- Global typedefs have moved in a special folder (faster tree
updates).
- Namespaces are sorted before everything else (easier browsing).
- "Derived classes" special folders now do not cause an infinite
recursion when browsing inheritance.
2006-10-24 09:07 killerbot
svn3134:  - SymTab : case sensitivity
2006-10-23 22:27 mandrav
svn3133:  * Improved locating #include files (some cases where it
failed have been discovered).
2006-10-23 20:52 byo
svn3131:  Old wxSmith: Removed "new" folder, New wxSmith version
is in different branch now
2006-10-23 18:51 tiwag
svn3130:  * FindDlg bugfix: settings for AutoWrap at EOF and Find
Selected text got overwritten by FindInFiles dialogs
2006-10-23 12:54 killerbot
svn3129:  - symtab : switch back to wx2.6.1 function
GetSelection() (which is sufficient)
2006-10-23 12:22 mortenmacfly
svn3128:  * SymTab plugin: fixed parser error with demangeled
methods (thanks takeshi)
- SymTab plugin: minor code cleanup/optimisations
2006-10-23 11:35 mandrav
svn3127:  * Fixed broken warnings/errors display of compiler
output.
* Clear any remaining build jobs in case of build errors. When a
workspace was built and failed, next try to build it would
continue with the next target instead...
* Added option to control whether the build log will be saved to
HTML file or not, after the build finishes.
* Added "Copy to" buttons in link libraries and directories in
compiler options. Allow to copy the respective settings to
another build target (or the project).
2006-10-22 13:31 daniel2000
svn3126:  * fixed missing/wrong named resources of lib_finder and
profiler plugins in autotools
2006-10-22 11:14 killerbot
svn3125:  * makefile fix
2006-10-21 20:31 killerbot
svn3124:  - minor include clean
2006-10-21 17:47 mortenmacfly
svn3123:  - removed Unicode config from symbol table C::B project
file (avoid conflicts)
2006-10-21 17:45 mortenmacfly
svn3122:  * added new plugin: symbol table (utilises nm
application to search for symbols inside libs/object files)
2006-10-21 16:00 killerbot
svn3121:  * Applied BJM's patch for bug #8579 BUT ONLY for
__wxGTK__ (there it seems to fix the libcairo crash, but it has
bad influence on windows)
2006-10-21 13:21 killerbot
svn3120:  * updated wxFlatNotebook (in sync with cvs repo at 21
okt 2006) (fixes the positioning of tabs in the message pane)
2006-10-21 11:06 mandrav
svn3119:  * Minor fixes for HTML build logging:
- When building a workspace, only a log for the workspace is
created.
- Fixed broken coloring of build log messages since last commit.
2006-10-21 10:43 mandrav
svn3118:  * Changed the filename under which the HTML build log
is saved.
* Added build start/end date and time in the HTML build log.
2006-10-21 10:25 mandrav
svn3117:  * After a build is finished, the build log is saved in
HTML format.
2006-10-20 19:50 mandrav
svn3116:  * Fixed bug that would add the 'lib' prefix in static
libs no matter if it was already there (in auto-name-generation
mode).
2006-10-20 18:13 mortenmacfly
svn3115:  * applied patch #1568: classwizard improvements (thanks
workwind)
2006-10-20 15:19 tiwag
svn3114:  * Reverted commit rev 3100: "Applied BJM's patch for
bug #8579 (Crashes Randomly During Use: Linux + SMP)."
because it constantly crashes CB
2006-10-20 13:16 tiwag
svn3113:  * FindDlg: show messageboxes when there is no open
project or workspace where to search in
2006-10-20 12:06 tiwag
svn3112:  * fixed crash when using Find in files
2006-10-19 09:23 killerbot
svn3111:  - addition to previous commit : no wrap when search in
FILES
2006-10-19 09:14 mandrav
svn3110:  * Fixed crash in replace dialog, caused by the latest
patch for find&replace options.
2006-10-19 08:24 mandrav
svn3109:  * Added controlling master-list of plugins to load for
batch builds. Can be found (and adjusted) in "Settings->Compiler
and debugger->Batch builds". Defaults to the compiler plugin
only.
2006-10-19 00:19 tiwag
svn3108:  * Find dlg : Auto-Wrap at EOF and Find uses selected
text (pecan patch #1571)
2006-10-18 22:45 byo
svn3107:  Old wxSmith: Some more updates to avoid potential
problems while enabling / disabling plugin
2006-10-18 21:40 byo
svn3106:  Old wxSmith: Plugin does not crash while
Enabling/Disabling anymore (but there's some more work to do to
get full functionality of these functions)
2006-10-18 19:16 pecan
svn3105:  - DragScroll 1.0.31 Set default Auto Focus Editor to
OFF
2006-10-18 14:04 mandrav
svn3104:  * Special pre/post build command added: #run_script.
Usage: "#run_script filename.script". Allows to run a
Code::Blocks script during the build process. A usage example
will be posted on the wiki soon.
* New script function: InstallPlugin(). When called from a
script, a security warning is emitted (no way to turn this off).
* Fixed minor bug in build scripts clearing.
* Few more macros added in MacrosManager:
- TARGET_OUTPUT_FILE: active target's output filename.
- TARGET_OUTPUT_BASENAME: active target's output base name (no
path and no extension).
- [target_name]_OUTPUT_BASENAME: named target's output base name
(no path and no extension).
2006-10-18 11:54 tiwag
svn3103:  * Console-runner shows return value and execution time
of executed process
console window title shows executed commandline (MSW only)
2006-10-18 11:34 mandrav
svn3102:  * Added two new options in plugins management dialog:
- Install plugin for all users or current user only (checks user
rights too).
- Ask for confirmation if conflicts arise.
2006-10-18 11:32 killerbot
svn3101:  * fixed replace bug (described at
http://forums.codeblocks.org/index.php?topic=4243.msg33456#msg33456)
2006-10-17 23:48 ceniza
svn3100:  * Applied BJM's patch for bug #8579 (Crashes Randomly
During Use: Linux + SMP).
2006-10-17 17:44 mandrav
svn3099:  * Warning and error log messages are now printed in
both the main app log and the debug log (if enabled), using blue
and red colour respectively.
* If errors or warnings are logged during startup, an InfoWindow
pops up informing the user about the fact.
- Updated some MessageManager functions:
Renamed DebugLogError to LogError.
Renamed DebugLogWarning to LogWarning.
Added a couple more utility functions.
Added LOG, LOG_ERROR and LOG_WARN macros for easier logging.
- Added MessageLog::Clear pure virtual function.
- Updated all affected code for the above MessageManager changes.
- Fully documented the MessageManager class.
2006-10-17 16:01 pecan
svn3098:  -DragScroll 1.0.30 2006/10/17
- Added focus follow mouse option for MSW (default off)
2006-10-17 11:14 mandrav
svn3097:  * Fixed broken single-file compilation (without
project).
2006-10-17 08:43 mortenmacfly
svn3096:  - minor include fix for non-PCH-capable compilers
2006-10-17 06:52 killerbot
svn3095:  - BOM removed
2006-10-16 16:19 mandrav
svn3094:  * Plugins management revamped. Tested under windows and
linux.
- Plugins enabling/disabling on-the-fly.
- Plugins installing/uninstalling on-the-fly.
- Plugins exporting (backup) on-the-fly.
* Fixed all code that needed fixing to support the above (except
wxSmith
- don't try anything with it: it will crash the app).
2006-10-16 11:34 killerbot
svn3093:  - minor cleanup (line continuation not needed)
2006-10-16 09:27 mortenmacfly
svn3092:  * fixed bug that devpak plugin got not loaded (invalid
manifest file)
2006-10-16 06:30 killerbot
svn3091:  - removed BOM's
2006-10-15 17:28 killerbot
svn3090:  * update to wxFlatNotebook 2.1 (some of our mods are
not yet applied, might be they are no longer needed) (PS: 'X'
button now also on tabs of VC8 style)
2006-10-15 10:42 mandrav
svn3089:  * Another regular expression fix for gdb backtraces.
2006-10-13 22:42 killerbot
svn3087:  * wxFNB : VC8 style (== patch 1158) : NOTE : this style
does not support the close button on tab -> right click menu
closing
2006-10-13 20:53 mandrav
svn3086:  * Added support for gdb-5.2 backtraces.
2006-10-13 17:43 tiwag
svn3085:  * Print range of pages bugfixed
2006-10-13 15:32 thomasdenk
svn3084:  - Disable gpm emulation for GTK
2006-10-13 13:07 killerbot
svn3083:  - some info on the changes we made to the original
wxFlatNotebook sources
2006-10-13 13:03 mandrav
svn3082:  * Added a check for invalid text-bounds in
code-completion (fixes an assert that would appear these last few
days).
2006-10-13 07:58 mandrav
svn3081:  * Pre- and post-build commands do not execute in
parallel processes anymore but sequentially (this was clearly
wrong).
2006-10-12 16:55 tiwag
svn3080:  - set PrintMagnification different for printouts
with/without linenumbers, so that at least in every mode about 85
chars of source code are on a line of a A4 page
2006-10-12 11:56 tiwag
svn3078:  * File->Print uses correct settings from printer dialog
(paper size & orientaion)
"print line numbers" setting from print dialog is stored in
config file
2006-10-11 22:23 daniel2000
svn3076:  - fixed autorevision's makefile (one ../ too much)
- added cb_share_config to the filelist of the spec file
2006-10-11 15:36 killerbot
svn3074:  - remove warning
2006-10-11 14:00 mandrav
svn3073:  * Fixed wxFlatNotebook to emit the page
changing/changed events every time the selection changes (would
only emit them if changed using the mouse). This should also fix
some issues with info about the active editor being out-of-sync.
2006-10-11 13:38 killerbot
svn3072:  - remove some BOM's that got into sources in previous
commit (no idea why)
2006-10-11 13:19 killerbot
svn3071:  * upgrade to wxFlatNotebook 2.0 and introducing 2 new
CB features :
a) "X" close button on every tab in the EditorManager (old "X"
button removed)
b) ctrl-shift-tab advanced tabbing (turn this on in
settings->environment->notebooks appearance->Use Smart
Tab-switching scheme
2006-10-11 12:46 killerbot
svn3070:  * Gnu ARM and MinGW : ar -s instead of ranlib
2006-10-11 11:04 mandrav
svn3068:  * Substitute macros when cleaning a build.
2006-10-11 10:57 mandrav
svn3067:  - Fixed workspace building bug introduced accidentally
in the previous commit.
2006-10-11 09:23 mandrav
svn3066:  * Fixed bug with macros substitution during the build
process.
2006-10-10 21:10 mandrav
svn3064:  * Fixed bug in new build process: if the build failed,
the remaining jobs were not removed from the queue.
2006-10-10 20:57 mortenmacfly
svn3063:  * show filename on TinyXml errors for the user to e.g.
manually fix (if possible)
2006-10-10 17:23 mortenmacfly
svn3061:  - added C::B project file for cb_share_config for Unix
- added cb_share_config application to ContribPlugins workspace
(allthough it's a stand-alone application)
2006-10-10 15:37 mandrav
svn3060:  - Fixed lib_finder project file to build under linux.
2006-10-10 12:38 mandrav
svn3059:  * Build process revamped.
- Fixed minor bug in project layout loading.
2006-10-10 12:25 killerbot
svn3058:  - applied patches 1423 and 1320 (consistency in project
files : $(WX_CFG))
2006-10-10 12:23 mortenmacfly
svn3057:  - removed extra_dist in build system (not decided yet
whether to move update scripts in build_tools, too)
2006-10-10 12:21 mortenmacfly
svn3056:  * added cb_share_config tool (share specific C::B
configuration data between C::B installations)
2006-10-10 12:18 mortenmacfly
svn3055:  - re-ordered compilation of sub-folders for build
system to work properly
2006-10-10 12:15 mortenmacfly
svn3054:  - completed adjustment of autorevision system (for
build_tools)
2006-10-10 12:13 mortenmacfly
svn3053:  - moved autorevision tool to new build_tools folder,
updated project files (completing adjustment of autobuild system
later)
2006-10-10 12:11 mortenmacfly
svn3052:  - added build_tools folder (that will contain tools for
building C::B in the future)
2006-10-09 18:06 thomasdenk
svn3051:  - Patch #1041 (updated) : app.c/app.h cleanup
2006-10-09 13:38 thomasdenk
svn3050:  - Changed xml indentation to tabs
- Inlined ::cbSaveXmlFile using TinyXML::SaveDocument
2006-10-09 12:20 thomasdenk
svn3049:  - Final fix for the CDATA < > problem using TinyXML API
- Fixed ";" in search history problem
2006-10-09 09:15 mortenmacfly
svn3048:  - much better include fix for non-PCH compilers (thanks
killerbot)
2006-10-09 07:31 mortenmacfly
svn3047:  - include fixes for compiling with non-PCH capable
compilers
2006-10-09 07:15 killerbot
svn3046:  - update to previous commit (will the end ever be near
?)
2006-10-09 07:12 killerbot
svn3045:  - update to previous commit (the end is so near)
2006-10-09 07:07 killerbot
svn3044:  - update to previous commit (the end is near)
2006-10-09 07:02 killerbot
svn3043:  - update to previous commit (fun fun : 1 pc windows and
1 pc linux)
2006-10-09 07:00 killerbot
svn3042:  - update to previous commit
2006-10-09 06:52 killerbot
svn3041:  - update to previous commit
2006-10-09 06:10 killerbot
svn3040:  - update to previous commit
2006-10-09 06:09 killerbot
svn3039:  - further include fixes in library_finder
2006-10-08 20:30 mandrav
svn3038:  * Fixed minor bug in code-completion local block
parsing (would miss the first line of the block, sometimes).
2006-10-08 19:07 killerbot
svn3037:  - include fix (so it builds on linux)
2006-10-08 15:41 mandrav
svn3036:  * Watching arrays with gdb has been improved.
* Added debugger configuration option for max # of elements an
array must have in order to be displayed on a single line.
2006-10-08 11:06 mandrav
svn3035:  * Resolved all breakpoint-setting issues some people
experienced.
- Now uses relative filenames for breakpoints.
- Allows setting breakpoints in spaces with paths.
- Also allows gdb-5.2 to be used with C::B again (tested and
working).
2006-10-08 09:20 mandrav
svn3034:  * Added info about error column and row numbers when
the configuration can't be opened.
* Convert < and > to XML entities when saving strings in the
configuration or else the XML file will become invalid and C::B
won't open again until the configuration is deleted.
2006-10-07 22:54 thomasdenk
svn3033:  - Image update
2006-10-07 16:34 mortenmacfly
svn3032:  - first fix for the lib_finder plugin: settings were
written into wrong config section
2006-10-07 15:39 mortenmacfly
svn3031:  * added (old, but overworked) lib_finder plugin to SVN
(under contrib plugins)
- added autobuild support for this plugin, but untested (have no
linux access atm)
2006-10-07 13:51 mandrav
svn3030:  * Implemented 'start' offset and 'count' elements for
debugging arrays. The options existed in the GUI but were not
implemented in the driver.
2006-10-07 08:42 killerbot
svn3029:  - google/msdn search tip added
2006-10-06 21:54 thomasdenk
svn3028:  - Google Code
2006-10-06 20:18 killerbot
svn3027:  * apply [ Patch #1529 ] OpenFileTree was once more not
updated correctly : fixes [ Bug #9001 ] Untitled1 in Open Files
tree after save as
2006-10-06 19:54 killerbot
svn3026:  * apply [ Patch #1468 ] Expand caret period slider
2006-10-06 16:56 thomasdenk
svn3025:  - Got rid of strlen() too
2006-10-06 16:47 thomasdenk
svn3024:  - Added loading of new images and new visual states
- ProjectFile initialisation through initialiser list
- Visual state changing only when needed
2006-10-06 14:32 killerbot
svn3022:  * apply [ Patch #1467 ] TODO-list filter by user bug
2006-10-06 14:30 thomasdenk
svn3021:  - Tree icon update
2006-10-06 13:51 killerbot
svn3020:  * [ Patch #1533 ] Corrected linker order arguments for
DMars compiler
2006-10-06 13:46 killerbot
svn3019:  * apply [ Patch #1534 ] Adds "Floating point" as output
format to Edit Watch dialog
2006-10-06 13:35 killerbot
svn3018:  * bug fix (bug 8878) by applying patch 1524
2006-10-06 13:31 killerbot
svn3017:  * apply Patch #1431
2006-10-06 11:11 killerbot
svn3016:  - the ultimate minor change [decl/def at same time ->
init]
2006-10-06 11:05 thomasdenk
svn3015:  - Reverting revision 3013 under pain of death
2006-10-06 08:46 thomasdenk
svn3014:  - Lieven's modification works fine with TIXML_USING_STL
and is a lot better, make that default
2006-10-06 08:19 thomasdenk
svn3013:  - Removed deprecated wxHIDE_READONLY
2006-10-05 13:36 killerbot
svn3012:  - TinyXML 2.5.2 : fix for Linux builds (they don't seem
to do it the TIXML_USE_STL way) [continued]
2006-10-05 13:23 killerbot
svn3011:  * TinyXML 2.5.2 : fix for Linux builds (they don't seem
to do it the TIXML_USE_STL way)
2006-10-05 11:44 thomasdenk
svn3010:  - TinyXML 2.5.2
2006-10-05 11:43 thomasdenk
svn3009:  - Fixes for TinyXML 2.5.2
2006-10-05 06:00 mortenmacfly
svn3008:  * a few adjustments (uninitialised member variables) in
CC plugin that may lead to imrpoved stability
2006-10-02 13:27 thomasdenk
svn3004:  - Subversion 1.4 entries parsing
2006-10-02 11:33 thomasdenk
svn3003:  - gpm (ftr #2660)
2006-10-01 11:38 killerbot
svn3002:  * search in files : result set in message pane : only
double click to open editor containing that result (allows to key
navigate in the result list without opening all those editors)
- header include fixes
2006-09-29 07:55 mortenmacfly
svn3001:  - PCH include fiixes (for compilers not supporting PCH)
- removed *.depend and *.layout files (not required)
2006-09-28 17:52 mandrav
svn3000:  * Added all date and time related macros as editor
abbreviations. See
http://forums.codeblocks.org/index.php?topic=4110.
2006-09-28 12:51 killerbot
svn2999:  - include fix to build on linux
2006-09-28 12:19 mandrav
svn2998:  * Greatly improved updating of the watches tree. Also
fixed all related bugs (e.g. #6687).
* The watches tree is currently disabled for the CDB debugger
(until the relevant code is rewritten).
2006-09-28 09:43 mandrav
svn2997:  * Fixed bug that recently crept in C::B plugin wizard.
2006-09-28 08:38 mandrav
svn2996:  * Added a new option to the files extension handler:
open with associated application (windows only).
2006-09-25 10:42 mandrav
svn2995:  - Added missing manifest_template.xml in C::B plugin
wizard.
2006-09-24 07:55 killerbot
svn2994:  * cleanup : plug-ins no longer need to include
licenses.h
- updated the manifest xml of keybinder
2006-09-24 00:51 pecan
svn2993:  - Keybinder v0.4.26 2006/09/23
- minor #defines for WXMAC
- stop OnProfileSelected() from saving blank keyProfile
2006-09-23 23:55 daniel2000
svn2992:  Two little fixes to autotools to get "make dist" work
correctly
2006-09-23 11:54 thomasdenk
svn2991:  * Patch #1497 : Added special Scintilla commands to the
edit menu
2006-09-23 11:53 pecan
svn2990:  -DragScroll fix missing equates == on linux
2006-09-22 12:24 pecan
svn2989:  - DragScroll - Minor addition. #defines for WXMAC.
2006-09-22 09:13 mandrav
svn2988:  * Updated C::B plugin wizard for the latest updates in
the plugin loading framework.
* Added XML in known file types.
* Exported to scripts the XML extension constant (EXT_XML and
EXT_DOT_XML) as well as the plugin SDK version
(PLUGIN_SDK_VERSION_MAJOR, PLUGIN_SDK_VERSION_MINOR and
PLUGIN_SDK_VERSION_RELEASE).
2006-09-21 19:13 mandrav
svn2987:  * Fixed autotools build (added missing $DESTDIR).
2006-09-20 21:08 mandrav
svn2986:  * Updated non-windows build.
2006-09-20 14:16 killerbot
svn2985:  * Check also for modified projects when the app get's
(re)activated, so that externally modified project files (.cbp)
allow the user to reload them (just like with externally modified
files)
2006-09-20 13:08 mandrav
svn2984:  * Added options for build targets to auto-generate the
output filename, based on the running platform. This should bring
us closer to the final goal of one project file for all
platforms.
2006-09-20 13:05 mandrav
svn2983:  * Plugin loading redesigned
- All plugins must provide a resource zip file containing at
least one file named manifest.xml. Several hard-coded things in a
plugin have moved to this manifest file (and more to come).
- Got rid of the ugly macros for registering a plugin. Replaced
by a templated class.
- All plugins in our repository have been updated accordingly.
- Autotools builds not yet tested.
2006-09-19 15:36 artoj
svn2982:  Code snippets:
* Replaced Clear button with a control button
* Added options for searching: case sensitivity and type
* Removed extra padding around the tree control
2006-09-18 19:55 killerbot
svn2981:  * [ Patch #1499 ] : To do list can cope now with
doxygen style to do's
2006-09-18 10:57 killerbot
svn2979:  * CodeCompletion Toolbar : show namespace in left
choice control when outside any function
2006-09-17 17:02 killerbot
svn2977:  * code snippets patch applied
2006-09-14 15:27 mandrav
svn2976:  * Added a small delay before parsing the active file
for functions, to allow for quick file switching without the
editor lagging behind.
2006-09-13 13:42 mandrav
svn2975:  * Fixed symbols browser flickering/pause on update (for
large projects/workspaces).
2006-09-13 13:40 mandrav
svn2974:  * Correctly remember the window size and position from
last run, even if maximized.
2006-09-13 13:07 mandrav
svn2973:  * Align all plugin toolbars vertically when
initializing the layout. If users are missing some toolbars, they
should delete the current layout and it will be fixed.
2006-09-12 14:00 tiwag
svn2972:  - ANSI-build header bug fixed : wxUSE_UNICODE is always
defined
check with #ifdef wxUSE_UNICODE is not sufficient, use always #if
wxUSE_UNICODE
2006-09-11 14:06 pecan
svn2971:  * DragScroll v0.28 Re: Config fonts too small on some
Linux systems
- Removed all SetFont() calls
- Removeed SetBackgroundColor() calls
2006-09-11 10:45 tiwag
svn2970:  - ANSI BUILD patchfile for CB-projectfiles added
2006-09-11 10:12 tiwag
svn2969:  - changed linker libs to be ansi-build compliant (works
on XP too)
2006-09-10 21:47 mandrav
svn2968:  * Fixed issue with debugger breakpoints not actually
being removed (although it seemed like they were). The issue
existed only for pending breakpoints (i.e. breakpoints resolved
at runtime, e.g. inside a shared library).
2006-09-10 08:36 mandrav
svn2967:  * Improvements in code-completion parsing.
* Typedefs parsing in code-completion is back again.
2006-09-09 21:18 byo
svn2966:  New wxSmith: (please do not test new wxSmith, it's not
usable in this commit)
* Started implementing wxSmith in more layered style, wxSmith
currently contain project integration layer (independent of gui
or resource types)
* Added wxsGUI / wxsGUIFactory classes
* Moved wxsResourceTreeData to separate files / renamed to
wxsResourceTreeItemData
2006-09-09 15:09 mandrav
svn2965:  * Disabled last changes in the encoding detector as it
is deemed "incomplete".
2006-09-08 23:32 killerbot
svn2964:  - comment out a DBGLOG (will not compile if no pch)
NOTE: gdb_tipwindow is not really include correct in case of non
pch
2006-09-08 12:28 mandrav
svn2963:  * Fixed bug with saving UTF16 files (since last
encoding-related commit). Please be *really* careful with this
feature. It still is *not* solid, so avoid editing files for
which you have no backup available.
2006-09-08 11:02 mandrav
svn2962:  * Avoid duplicate entries when code-completing
#includes (bug #8692).
2006-09-08 10:50 mandrav
svn2961:  * When creating a new empty file, the user is asked to
add it in the active project (old behaviour re-instated).
2006-09-08 10:32 mandrav
svn2960:  * Improved the document encoding detector.
2006-09-08 06:14 killerbot
svn2959:  - little forward declaration and include fix
2006-09-07 11:28 mortenmacfly
svn2958:  * added perl lexer files (lexer and example)
2006-09-06 18:20 killerbot
svn2957:  * CodeCompletion toolbar : functions in choice control
are sorted
2006-09-05 21:06 killerbot
svn2956:  - little update to previous commit
2006-09-05 20:08 killerbot
svn2955:  - fix globals.cpp for ansi build
2006-09-05 07:55 killerbot
svn2954:  * CodeCompletion Toolbar : when cursor outside any
function, function choice control should not have a selection
2006-09-04 18:46 mandrav
svn2953:  - Fixed build error.
2006-09-04 17:41 mandrav
svn2952:  - Fixed compile error for non-windows platforms.
2006-09-04 16:50 mandrav
svn2951:  * Fixed wrong appearence of images under pre-XP windows
versions. - For the above to work, the global function
cbLoadBitmap() was added and every developer is encouraged to use
this whenever a bitmap must be loaded from disk. I have already
converted everything in the code to use this.
2006-09-04 13:12 mandrav
svn2950:  * Fixed display bug of debugger's tooltips, in rare
cases (bug #8604).
2006-09-04 12:47 mandrav
svn2949:  * When closing a project, remove all of its breakpoints
from the debugger.
2006-09-04 11:13 mandrav
svn2948:  * Fixed small bug with toolbar sizes (in XP this time,
doh).
2006-09-03 20:41 mortenmacfly
svn2947:  - SDK documentation update (fixed doxygen warnings)
2006-09-03 12:46 mandrav
svn2946:  * Updated main project file and all contrib plugins'
project files for
linux.
2006-09-03 12:45 mandrav
svn2945:  * Fixed freeze in linux when updating the symbols
browser.
2006-09-02 21:49 pecan
svn2944:  * cbKeyBinder v0.4.25d
- record dynamically changed menu items
- Get menu shortcuts via wxAcceratorEntry to appease wxGTK
- Add file name to corrupted file message
- Non Destructive update of menu items
- backup of .ini file to .ini.bak before delete/save
2006-09-02 19:36 killerbot
svn2943:  - this is what happens when you press ctrl-s and the
ctrl didn't make it through
2006-09-02 19:29 killerbot
svn2942:  - insertclassmethoddlg : little include fix
2006-09-02 10:47 killerbot
svn2941:  * autodetect compilers : allow only 1 selection for
default Compiler
- little include cleanup
2006-09-02 09:19 mandrav
svn2940:  * Removed the environment option to enabling the
toolbar hack for XP. It is now completely auto-detected if the
hack is needed, for all Windows versions.
2006-09-02 08:13 mandrav
svn2939:  - Removed sdk dependency on libwxscintilla.a in project
file. Not needed since libwxscintilla.a is a dll import lib.
* Fixed a couple of issues when updating the symbols browser.
* Added "All class methods without implementation" in editor's
context menu ("Insert" submenu). This revealed a bug in the
parser, regarding return values with namespaces. So expect it to
output code that doesn't compile in these cases (until the parser
bug is fixed).
* Fixed bad flickering caused the moment the code-completion list
was shown. This was caused by a hack in wxScintilla. The
side-effect is that the selected word in the list is highlighted
in gray instead of blue (standard colors) but this shouldn't be
too much of a problem.
2006-09-02 07:56 mandrav
svn2938:  * Added hack to fix toolbar sizes for toolbars that
contain windows controls. This hack is automatically applied on
all Windows versions prior to XP. An environment option has been
added to enable this hack for XP too. This is needed only if you
run C::B *without* a manifest file in XP.
2006-08-31 16:33 tiwag
svn2936:  * batchbuild log window auto-closes even when an error
occurred during the build,
if the option --no-batch-window-close was not given.
- Info: a non-zero build-error-code is returned as exit-code when
batchbuilding and
can be handled by the calling batch-script
2006-08-31 14:34 tiwag
svn2935:  * compilergcc - "Abort Build" : for WXMSW only : write
logmessage before skipping the rest of the logstream,
it can take a while, until gcc stops the actual build. no change
for Linux build.
2006-08-31 14:15 tiwag
svn2934:  * Build options -> "Project/Target change with changed
settings" dialog changed to AnnoyingDialog
2006-08-31 12:48 mandrav
svn2933:  - Fix for out-of-place autotools builds.
2006-08-31 12:42 mandrav
svn2932:  - Added check for gtk+-2.0 existence in configure.in.
2006-08-31 11:42 tiwag
svn2931:  - wxWidgets project wizard updated to add the compiler
definition
__WXDEBUG__ when the wx debug-libraries are selected
2006-08-31 11:12 mandrav
svn2930:  * Fixed (improved) "current file's symbols" symbols
browser's view filter.
2006-08-31 10:19 mandrav
svn2929:  - Replaced a hardcoded colour in project's tree with a
system-provided one.
2006-08-31 10:17 mandrav
svn2928:  * Each of the special folders (globals) in the symbols
browser is coloured gray if it contains no tokens.
2006-08-31 09:45 mandrav
svn2927:  * Symbols browser now keeps the special folders with
globals on top, when sorting.
* Symbols browser doesn't display container tokens (namespaces,
classes, enums) in the bottom list.
* Fixed bug in symbols browser which would show a + in front of
classes even if no children (especially when option to show
inheritance is enabled).
2006-08-31 09:11 killerbot
svn2926:  - minor update to previous commit (better focus)
2006-08-31 07:07 killerbot
svn2925:  * CodeCompletion toolbar added which allows to jump to
functions of the current editor and also tracks in which function
your cursor is (view->toolbars->codecompletion)
2006-08-30 18:58 mandrav
svn2924:  - Removed an empty function.
- Added missing #include.
2006-08-30 16:29 mandrav
svn2923:  * Symbols browser, reloaded.
* Re-added the option to dock the symbols browser in the project
management pane as a tab.
* Improved local scope parsing for code-completion.
* Correctly recognize constructors when parsing classes.
2006-08-30 14:18 tiwag
svn2922:  - added compiler option -Winvalid-pch to wxWidgets
project wizard
2006-08-29 15:23 byo
svn2921:  New wxSmith:
* Updated files to compile / debug
* Commented wxSmith internal wizard
* Some small cleanups
2006-08-29 11:16 tiwag
svn2920:  - windows crashhandler uses "My
documents\cb-crash-recover" folder
current editor files are saved in a subdirectory of the current
date & time
files with same name are saved with appended increasing numbers
e.g. main.cpp.001, main.cpp.002, ...
2006-08-29 10:33 killerbot
svn2919:  * little clean up in compilergcc and removed incorrect
delete at destructor
2006-08-28 17:47 mandrav
svn2918:  * Do not try to build the projects tree if the app is
shutting down (rare but possible crash).
2006-08-28 17:45 mandrav
svn2917:  * Added "project symbols" view filter in symbols
browser.
2006-08-28 09:22 mandrav
svn2916:  * Fixed crash handler saving to wrong path (one level
above).
2006-08-28 08:44 mandrav
svn2915:  * Fixed excessive redraws of the symbols browser.
* Fixed code-completion parsing of template-based types of
variables/functions.
- Minor code cleanup in code-completion.
2006-08-27 15:49 mandrav
svn2914:  * Fixed small bug with preprocessor directives handling
in code-completion's parser.
- Did I mention the huge speedup of the parser in the last couple
commits? Parsing time has been cut down by about 50%.
2006-08-27 14:06 mandrav
svn2913:  * Improved code-completion for local scope.
- The code-completion parser now saves the starting and ending
line of a function's implementation.
- Fixed bug in code-completion's tokenizer when some special
characters were found inside comments.
2006-08-27 10:12 mandrav
svn2912:  * Improved "Go to function" internal implementation.
* Fixed bug in code-completion's tokenizer with preprocessor
directives handling.
2006-08-27 07:39 mandrav
svn2911:  * Added "Remove files" popup menu options for virtual
folders.
2006-08-26 13:19 mandrav
svn2910:  - Removed a forgotten debug log entry.
2006-08-26 10:48 mandrav
svn2909:  * Code-completion calltips now break up in multiple
lines, if they 're too long.
2006-08-26 09:47 mandrav
svn2908:  * Implemented "save to file" for the disassembly
window.
2006-08-26 09:30 mandrav
svn2907:  * Force refresh of the disassembly window when starting
a new GDB session.
2006-08-26 09:07 mandrav
svn2906:  * Added support for D language in build dependencies
discovery library, depslib (patch #1367).
2006-08-26 08:55 mandrav
svn2905:  * Make all vars in update.bat local (patch #1353).
2006-08-26 08:53 mandrav
svn2904:  * Various compatibility patches for wxMAC:
InfoWindow support (patch #1376).
Increase default font size (patch #1394).
Discover resources, depending if app is bundled or not (patch
#1399).
2006-08-26 08:42 mandrav
svn2903:  * Correctly import MSVC* projects under linux (patch
#1393).
2006-08-26 08:40 mandrav
svn2902:  * Fixed compilation error in
src/plugins/codecompletion/nativeparser.cpp with gcc 3.3 (patch
#1391).
2006-08-26 06:51 mandrav
svn2901:  * When editing a virtual target's name, check if the
name hasn't been changed and avoid warning that there's another
virtual target with the same name.
2006-08-25 17:25 mandrav
svn2900:  * Fixed flashing code-completion list, when no entries
in it (would show and then hide, causing a flash).
2006-08-25 16:11 mandrav
svn2899:  * Fixed crash-bug in code-completion parser. Also
disabled the handling of typedefs to refine its parsing.
2006-08-25 12:28 mandrav
svn2898:  * Fixed all reported bugs about virtual folders.
* Implemented moving virtual folders around (only worked for
single files).
* Virtual folders are now also properties of the project itself.
Meaning you can have empty virtual folders in a project.
2006-08-25 12:14 mandrav
svn2897:  - Committed changed file, forgotten from previous
code-completion commit.
2006-08-25 11:43 killerbot
svn2896:  * codesnippets : updated cbp file (windows)
2006-08-25 10:24 mandrav
svn2895:  * Removed "No matches" tooltip when code-completion
contains no matches.
* Added matching C++ keywords in the code-completion list.
2006-08-25 09:23 mandrav
svn2894:  * Handle special keyword "this" for code-completion.
2006-08-25 08:53 mandrav
svn2893:  * Finally fixed (true!) the symbols browser weirdness.
A couple of missing variable initializers in constructors did all
the mess...
* Re-enabled the option of showing inherited members in the
symbols browser.
* Added handling of #if[[n]def] preprocessor blocks in
code-completion's parser. Currently it accepts the #if part and
ignores from the #el[se|if] (if it exists) up to the #endif. The
special case "#if 0" will be handled later.
2006-08-24 13:38 mandrav
svn2892:  * Fixed broken code-completion parsing of last few
days, manifested by displaying the same symbol multiple times
(and as a namespace) in the symbols view.
2006-08-23 18:21 killerbot
svn2891:  * Patch 1387 : OpenedFilesTree did not get updated
properly
2006-08-23 17:59 mandrav
svn2890:  * Disabled viewing inherited members in symbols
browser. Causes a stack overflow in some big projects (need to
investigate further).
* Fixed a memory leak in symbols browser.
2006-08-23 12:44 mandrav
svn2889:  * Added virtual folders support for projects.
2006-08-23 12:42 mandrav
svn2888:  * Fix (?) for recent strange behavior of symbols
browser.
2006-08-22 14:01 killerbot
svn2887:  * further improvements for codecompletion (local scope)
* removed several completion triggers (Fill Ups) (eg : ';' no
longer triggers the cc suggestion to be inserted)
2006-08-21 11:00 mandrav
svn2886:  * Updates for determining/handling current scope
namespaces in code-completion .
2006-08-21 07:18 killerbot
svn2885:  - InfoWindow : Changed _("") to _T("") because the
former interferes with i18n
2006-08-20 21:14 daniel2000
svn2884:  * RPM spec file: Added missing files to filelist
2006-08-20 20:21 mandrav
svn2883:  * Added preliminary support for the "using namespace"
directive. Works for file-scope only.
2006-08-20 10:06 mandrav
svn2882:  * Fixed bug with global user vars and paths with
spaces.
- MacrosManager::ReplaceMacros() no longer uses
QuoteStringIfNeeded(), because it's not its job to do it...
2006-08-20 09:13 mandrav
svn2881:  * Fixed recognition of the implementation line for a
function token in code-completion. Would store the function's
end, instead of the start.
* Removed option for symbols browser to dock in the project
management notebook. It is now a floating (and docking) window.
Fixes bug #8346 too.
* Removed false alert for reparsing projects when code-completion
options were changed, but no project was open.
2006-08-20 08:40 mandrav
svn2880:  * Correctly update open files list when saving an
editor under a different name (bug #8444, patch #1361).
2006-08-19 17:06 mandrav
svn2879:  * Updates to code-completion local scope parsing.
2006-08-19 09:21 thomasdenk
svn2878:  * Disabled globbing in ConsoleRunner
2006-08-18 16:58 killerbot
svn2877:  - Updated contrib plug-ins 'windows' *.cbp to format
1.5
2006-08-18 16:42 thomasdenk
svn2876:  - Added .pot files
2006-08-18 15:24 thomasdenk
svn2875:  * Changed _("") to _T("") because the former interferes
with i18n
- Made "project format updated" message less redundant.
2006-08-18 13:15 mandrav
svn2874:  - Disabled calltips for function pointers in
code-completion. Leads to infinite loop in some cases.
2006-08-18 12:39 mandrav
svn2873:  * Added code-completion preliminary support for
typedefs:
"typedef struct" is not supported
"typedef class" is not supported
"typedef enum" is not supported
Other typedefs are supported. Yes, even function pointers.
2006-08-18 09:02 mandrav
svn2872:  * Changed default settings for code-completion parser:
parse local includes, global includes and preprocessor symbols
are enabled now. Everyone's settings will be changed to these
defaults.
- Changed code-completion plugin version number. Was unfair to
still be at 0.1 ;).
2006-08-18 08:16 mandrav
svn2871:  - Two new virtual targets added to CodeBlocks*.cbp:
"Core app & plugins" and "Third-party libs".
- Updated CodeBlocks*.cbp to format 1.5.
2006-08-18 08:12 mandrav
svn2870:  - Fixed current function arguments parsing in
code-completion. Didn't work all the time.
- Remove all temporary code-completion tokens (like local
variables) before starting a new search.
2006-08-17 13:41 mandrav
svn2869:  * Improved function that discovers which is the
namespace/function code-completion kicked in.
- Some other minor (cosmetic) code-completion bug-fixes.
2006-08-17 09:22 mandrav
svn2868:  * Suppress multiple info windows, if bearing the same
message.
2006-08-17 08:48 mandrav
svn2867:  * Fixed bug introduced with virtual targets, where the
wrong target would build (based on the toolbar combo target
selection).
2006-08-17 08:45 mortenmacfly
svn2866:  - include fixes for GCC compilers not supporting PCH
2006-08-17 07:09 mandrav
svn2865:  * Fixed bug in virtual targets dialog, when trying to
edit the name of a virtual target and canceling the name change
dialog.
2006-08-16 19:29 killerbot
svn2864:  - copystrings : minor cleanup/include fix
- include/pch conflicts resolved
2006-08-16 13:49 mandrav
svn2863:  * Added support for virtual build targets. These are
user-defined aliases that group together real build targets. For
example, a well-known virtual target is "All". Configuration can
be accessed from project properties, "Targets" page, "Virtual
targets..." button.
- SDK version changed to 1.9.0.
- API change for cbProject::[Get|Set]ActiveBuildTarget().
- API rename for cbProject::[Get|Set]DefaultExecuteTargetIndex
(int) to cbProject::[Get|Set]DefaultExecuteTarget (wxString).
2006-08-16 12:50 mandrav
svn2862:  * Correctly update class-browser when closing a
project.
2006-08-16 11:35 mortenmacfly
svn2861:  * CB_Koders plugin: enable search for selection / word
under cursor in editor (on right-click in active editor)
2006-08-16 11:33 killerbot
svn2860:  * TODO plug-in : replaced combobox controls by choice
controls
2006-08-16 11:05 killerbot
svn2859:  * fixed some pch/include conflicts
2006-08-16 10:51 mandrav
svn2858:  - Fixed the #includes order in a couple of files. PCH
must be the very first #included file...
2006-08-16 09:35 mandrav
svn2857:  - Updated unix project file.
2006-08-16 09:26 mandrav
svn2856:  - #include fix.
2006-08-16 09:24 mandrav
svn2855:  * Greatly improved/enhanced code-completion:
C/C++ parser is much more accurate now.
Code-completion proposals are much more correct, based on
context.
Functions implementation file and line are now correctly
identified.
Function arguments tooltips (a.k.a. calltips) are now updated
dynamically, while typing, reducing the possible matches based on
the number of already typed function arguments.
Calltips highlight the current argument (only if one matching
function signature because of a scintilla limitation).
Improved "Go to declaration/implementation" functionality when
right-clicking on a token in the editor.
* Removed old (custom) code-completion control.
- Built-in code-completion debugging tool for C::B developers.
Invoke by double-clicking any symbol in the symbols view, while
holding Ctrl and Shift.
2006-08-15 16:47 killerbot
svn2854:  * codesnippets : autobuild tools and post build step to
unix cbp
2006-08-15 16:08 killerbot
svn2853:  * add codesnippets plug-in to the contribs (TO DO :
autobuild settings)
2006-08-15 15:06 mortenmacfly
svn2852:  - opengl wizard: fixed issue with linux build
2006-08-15 15:00 mortenmacfly
svn2851:  * added opengl wizard (modified to enable unix support,
thanks sethjackson)
2006-08-15 11:39 mortenmacfly
svn2850:  * envvars plugin: enable renaming of envvar-keys, take
IsChecked into account on edit (do not set envvar if not checked)
2006-08-14 18:35 mandrav
svn2849:  * Fixed issue with caret not staying visible in text
boxes of various dialogs.
2006-08-14 16:40 killerbot
svn2848:  * fix to changes of ToolsManager (linux)
2006-08-14 15:08 thomasdenk
svn2847:  - Killed a zombie
2006-08-14 14:50 killerbot
svn2846:  * fixed some unix cbp's of contributed plug-ins (wrong
dir for wxscintilla include)
2006-08-14 14:03 killerbot
svn2845:  * Tool(s) : little clean up and rename
2006-08-14 10:57 mortenmacfly
svn2844:  - added cb_coders-unix project file, updated
ContribPlugins-unix appropriate
2006-08-14 08:40 mandrav
svn2843:  * Forward all scintilla events to all hooked clients to
cbEditor (only a couple of events were forwarded).
- Fix for debugger plugin which was consuming the
EVT_EDITOR_TOOLTIP, never to be seen by other plugins.
* wxAUI fix for GTK crashes.
* wxAUI fix when loading a saved perspective and some layout
items do not exist anymore: the layout does not break, just
ignores the missing items.
2006-08-13 20:14 killerbot
svn2842:  * added horizontal scrollbar to multiselect dialog
(according to wx : windows only) (== [ Feature Request #2484 ]
Helpfull scrollbar)
2006-08-13 16:32 pecan
svn2841:  - KeyBinder v0.4.24 Reapply recursive UpdateAll() menu
scan removed by v0.4.20 reversion
- KeyBinder v0.4.24 Reapply multiple key profile update removed
by v0.4.20 reverson
2006-08-12 16:41 killerbot
svn2840:  * further include fix
2006-08-12 10:50 mandrav
svn2839:  - MessageManager::DebugLogWarning() and
MessageManager::DebugLogError() no longer popup a message box.
* Hide code-completion list when the editor loses focus.
2006-08-12 08:54 killerbot
svn2838:  * little include fix
2006-08-11 18:20 mortenmacfly
svn2837:  - cb_koders: another fix, restored wxSmith connectivity
2006-08-11 16:04 killerbot
svn2836:  * fix for previous commit
2006-08-11 12:03 killerbot
svn2835:  * CB_Coders :
- includes fixes (location and non precompiled)
- const methods
- typo
- add to contrib plug-ins unix workspace
- changed wxCombo to wxChoice (is in this case sufficient and
then we don't suffer the wx 2.6.2 bug on linux)
2006-08-11 09:37 mortenmacfly
svn2834:  - updated cb_koders project file to be compatible with
other plugins (removed Unicode suffix)
2006-08-11 09:18 mortenmacfly
svn2833:  * added cb_koders to contrib plugins (interface to
query the koders.com webpage)
2006-08-11 09:01 tiwag
svn2832:  * wxScintilla patched to work with NUMPAD navigation
keys (pageup, pagedown, ...)
2006-08-09 12:31 thomasdenk
svn2831:  Include parsing of _svn directories
2006-08-08 21:13 mandrav
svn2830:  * Made new SDL wizard cross-platform. Also changed
sample bitmap.
* Fixed wizards layout bug (would cut-off part of some controls
on the right side).
2006-08-08 19:44 mandrav
svn2829:  - Fixed (i.e. removed) harmless error message when
launching a new wizard.
2006-08-08 19:43 mortenmacfly
svn2828:  * added new SDL scripted wizard (thanks sethjackson,
slightly modified)
2006-08-08 12:39 mandrav
svn2827:  * Fixed crash while debugging and selecting some text.
Also fixes correctly the previous crash regarding debugger
tooltips.
2006-08-08 09:20 mandrav
svn2826:  * Fixed crash when debugger's tooltip is closed, under
certain circumstances.
2006-08-07 21:55 ceniza
svn2824:  - Removed INSTALL.TXT... finally.
2006-08-07 18:51 ceniza
svn2823:  * Updated AStyle plugin to use AStyle 1.19 (July 31).
2006-08-07 18:39 mandrav
svn2822:  * Speed-up operation of incremental select list utility
dialog.
2006-08-07 17:37 mandrav
svn2821:  * Fixed build when using GCC-4.1+ (thanks to SharkCZ
for creating a small test case).
2006-08-07 12:37 mandrav
svn2820:  * Fixed bug in our thread-pool implementation, which
would not execute some tasks in specific cases. So, for example,
code-completion threads would not parse some files.
* Fixed code-completion handling of arrays [].
2006-08-07 10:10 mandrav
svn2819:  * Fixed bug in global variables substitution. Wouldn't
substitute GVs while a project was loading, leading to wrong
behaviour in certain plugins (like code-completion: it wouldn't
parse include dirs defined using GVs).
2006-08-06 16:18 mandrav
svn2818:  * Reset wizards' script state before each run.
2006-08-06 14:50 mandrav
svn2817:  * Added missing #include.
2006-08-04 21:37 killerbot
svn2816:  * forward declarations and 'comment out' unused method
arguments
2006-08-04 21:19 mandrav
svn2815:  * Added display of variable address for debugger
evaluation tooltips.
2006-08-04 18:22 killerbot
svn2814:  * [ Patch #1271 ] fixes Bug #8254 : Apostrophes in XML
file will cause C::B to refuse to load
2006-08-04 17:12 killerbot
svn2813:  * fix for [ Bug #8292 ] Host application field doesn't
have browse button
2006-08-04 13:32 killerbot
svn2812:  * "[ Bug #8026 ] Cancel button commits the action"
fixed which also resulted in following fixes :
+ all comboboxes -> choice controls
+ reduced state
+ current compiler : be more consistent : use the member instead
of each time retrieving from control
+ project/target : be more consistent : use the members instead
of the tree control
+ all settings can be cancelled out (except advanced settings and
compiler add/delete and autodetect)
+ so no direct applies of several settings
+ 3 points of save/apply (selection change/compiler
change/apply)user will be queried if save is needed in the first
2 cases
+ some methods did not need to be member methods
+ DoFillTree now does what it says and no other hidden loading of
options
+ AutoDetectCompiler : also backup extra paths
+ OnEditVarClick : allow that the value remains the same but the
key get's renamed
+ when project changed compiler : not in all cases the user was
queried if the targets should change accordingly their compiler
and informed that it's best to rebuild the project
+ when target changed compiler : also inform the user it's best
to rebuild the target (similar to project)
2006-08-03 16:50 mandrav
svn2811:  * Yet another autotools fix.
2006-08-03 16:11 mandrav
svn2810:  * Fixed broken linux build.
2006-08-03 13:00 mandrav
svn2809:  * Fixed bug in function-signature parsing for debugger
tooltips.
2006-08-03 12:25 mandrav
svn2808:  * Fixed bug in template-code parsing for debugger
tooltips.
2006-08-03 10:59 thomasdenk
svn2807:  Forfeit input and error streams when aborting build.
2006-08-03 10:37 mandrav
svn2806:  * Added missing #include.
2006-08-03 10:36 mandrav
svn2805:  * Implemented improved debugger evaluation tooltip
window.
* Fixed bad memory addresses reported in debugger's MemoryDump
window.
2006-08-02 21:48 killerbot
svn2804:  * [ Patch #1177 ] Mac OS X some simple mac compile
fixes (slightly adjusted including fix)
2006-08-02 17:06 mandrav
svn2803:  * Removed a couple of error messages displayed when
trying to enumerate
non-existent dirs (harmless).
2006-08-02 16:47 mortenmacfly
svn2802:  * doxygen cleanup (fixed errors), variables named
centre UK'd to center
* doxygen file (sdk.doxy) updated to recent version
2006-08-02 11:50 mandrav
svn2801:  * Log some common GDB error messages in the debug log.
* When debugging, pointers are dereferenced for tooltips (when
hovering the mouse over a variable).
* Minor cleanup in C::B standard dirs caching.
2006-08-02 07:02 killerbot
svn2800:  * [ Patch #1262 ] Make lexer
2006-08-01 19:11 killerbot
svn2799:  * [ Patch #1259 ] Wrong path to compiler settings
2006-08-01 12:20 mandrav
svn2798:  * Added ConfigManager::GetFolder() and changed
signature and semantics of ConfigManager::LocateDataFile(). It
now takes a flags value of known dirs (as a bitmask of SearchDirs
enumerators) to specify where to look in. Files located in the
user's configuration folder (under $HOME) have precedence over
globally installed files.
* Exported the above functions to scripts as global functions.
* Updated critical parts of the code to use the new way to locate
their data files. E.g. PluginManager now looks for plugins in the
user's config dir too. The same goes for lexers loading as well
as for scripts.
* When editing a wizard script, it is saved in the user's config
dir now (where the user does have write access for sure). From
that point on, the specific wizard is marked in red in the "new
from template" dialog to signify the fact that it has been
customized (overriding the globally installed script).
2006-07-29 18:26 killerbot
svn2797:  * little include fix (broken in a previous commit)
2006-07-29 16:21 pecan
svn2796:  *KeyBinder v0.4.23 reverted to v0.4.20 (cb 2761)
because of exit crashes
2006-07-29 15:32 thomasdenk
svn2795:  Removed "changes take effect on restart" alert.
2006-07-29 12:26 killerbot
svn2794:  * some little include fixes and const adjustments
(plugin manager and configuration)
2006-07-27 13:40 thomasdenk
svn2793:  Don't close "Start here" page on "close all editors"
2006-07-27 09:55 killerbot
svn2792:  * show hourglass in case of loading a project/workspace
2006-07-27 09:24 thomasdenk
svn2791:  Freeze and Thaw main window during DnD loading
2006-07-26 20:06 ceniza
svn2790:  * Launch help files even if there'sn't an active editor
("bug" introduced with last change).
2006-07-26 18:39 killerbot
svn2789:  * patch 1227 : makefile lexer sample
2006-07-26 18:25 killerbot
svn2788:  * [ Patch #1233 ] Double-click or Enter runs
wizard/template
2006-07-26 18:14 killerbot
svn2787:  * finddlg improvement (disable controls when they are
not needed)
2006-07-26 13:25 killerbot
svn2786:  * wishlist.xml typo fixed [Patch #1234]
2006-07-25 20:22 mortenmacfly
svn2785:  * ogre wizard: fixed several issues to work with recent
OGRE SDK
2006-07-25 18:16 killerbot
svn2784:  * several fixes with respect to workspaces
2006-07-25 16:50 mortenmacfly
svn2783:  * make "All files" as default filter index for generic
file open dialog(s)
2006-07-25 14:38 mortenmacfly
svn2782:  * interprete "Cancel" as success for file extension
handler (thus no misleading error if user pressed Cancel in the
file extension handler dialog)
2006-07-25 12:14 mortenmacfly
svn2781:  * updated scriptedwizard to allow selection of more
than one target on FilePathPanels
* updated several single-file wizards to allow selection of more
than one target
* added "multi target selection" to common_functions script for
re-use
2006-07-24 21:54 mortenmacfly
svn2780:  * show details for script compilation errors (thanks
sethjackson)
2006-07-24 02:46 ceniza
svn2779:  * Changed the help plugin behavior to always search for
the word under the caret.
2006-07-22 21:36 daniel2000
svn2778:  * adapted versioning in RPM spec file to autotools
2006-07-22 18:27 ceniza
svn2777:  * Applied patch #1231 by kkez: Fix for help plugin
crash when only one item in the list.
2006-07-20 19:20 mortenmacfly
svn2776:  * debugger: made runing the debugee inside the debugger
optional (for remote debugging)
* debugger: add setup option disassembly-flavor instruction-set
(for e.g. ARM debugging)
2006-07-20 16:36 killerbot
svn2775:  * fixed OptionsRelationType of resource include dirs
(got bad values due to unintialized variable) and adjusted some
project files which probably had the bad setting due to the bug
2006-07-20 13:12 tiwag
svn2774:  * codeblocks app returns batch-build exit code (when
batch-build was active)
2006-07-19 22:45 pecan
svn2773:  *KeyBinder v0.22 - Temporary hack to ignore
redefinition of the "Quit" menu item as it causes crashes during
CodeBlocks termination.
2006-07-19 14:36 mortenmacfly
svn2772:  * mimehandler: do not operate if file does not exist
* projectmanager: do not try to open a non-existent file
* pluginmanager: fixed spelling mistake
* scriptedwizard: better explanation for file/path selection
2006-07-19 13:56 mortenmacfly
svn2771:  * update of the C::B project file to reflect changes
(additions) in the scriptingwizard
2006-07-19 08:59 killerbot
svn2770:  * scriptedwizard : fall back on project compiler or
default compiler when no compiler specified for the new target
2006-07-19 08:40 killerbot
svn2769:  * [ Patch #1025 ] CSS Comment style
2006-07-19 07:46 mortenmacfly
svn2768:  * updated several wizards to follow the new scheme
(better verification, user guidance for path setup)
* added new QT4 project wizard (Thanks sethjackson, slightly
modified)
2006-07-19 06:42 ceniza
svn2767:  * Fix: Find and Replace dialogs not getting focus in
the text field when changing tab.
2006-07-19 05:45 mortenmacfly
svn2766:  * updated autobuild system to include new empty_file
wizard
* fixed another dir_nomacro issue (notice: this will be
completely rewritten soon according to how it's done in the
smartwin wizard)
2006-07-19 05:40 mortenmacfly
svn2765:  * fixed dir_nomacro error on several scripts
* added empty_file wizard
2006-07-18 20:35 mortenmacfly
svn2764:  * updated small glitches and images in several project
wizards
* updated common_function script to include more "default"
functions
* updated SmartWin project wizard to use new common functions
which should be the default for future wizards (if appropriate)
2006-07-18 07:07 killerbot
svn2763:  * some more little adjustments in the autoconf check
2006-07-18 00:22 pecan
svn2762:  *KeyBinder - v0.21 - Removed all dependencies on
pushEventHander to avoid leaking handlers on unnotified window
closures.
* Fixed multiple key profiles not being updated correctly when
switching profiles without restarting CB.
2006-07-17 21:01 killerbot
svn2761:  * added Select All/Deselect All buttons to multi select
dialog
2006-07-17 20:43 killerbot
svn2760:  * include fix (for non pch builds) for recent changes
2006-07-17 18:04 killerbot
svn2759:  * little adjustment in the autoconf check
2006-07-17 08:59 thomasdenk
svn2758:  Fix per-compiler variable definitions.
2006-07-17 07:36 killerbot
svn2757:  * Patch 1218 : CodeStat window leak not destroying
dialog
2006-07-16 22:49 thomasdenk
svn2756:  Removed wxUSleep (very old bug dating from wx 2.4)
2006-07-16 16:13 ceniza
svn2755:  * Added where to find the configuration dialog for both
AStyle and Help plugin in their description tab.
2006-07-16 13:28 killerbot
svn2754:  * bug fix : "add recursive : wildcard : remove previous
selection" now works correctly, the previous selection did not
get unselected, now it does
* replace in fileS now correctly remembers it's settings (there
used to be a conflict with replace in file settings)
2006-07-15 19:18 killerbot
svn2753:  * removed some left over references to angelscript from
codeblocks main project file
2006-07-15 08:17 daniel2000
svn2752:  * Added man page directory to the file list of the RPM
spec file
2006-07-13 21:33 byo
svn2750:  Old wxSmith:
* Fixed bug with disabled wizard dialog when invalid project
configuration
2006-07-13 21:29 mandrav
svn2749:  * Autotools fix for "make install" and "make dist".
2006-07-13 20:21 mandrav
svn2748:  * Fixed broken autotools build of compiler plugin.
2006-07-13 19:18 mandrav
svn2747:  * Fixed broken build (missing 'const' qualifier).
2006-07-13 18:38 killerbot
svn2746:  * also FixupLinkLibraries for extra libraries specified
on the compiler settings level (just like on the project and
target levels)
2006-07-13 15:52 mandrav
svn2745:  * Added LogBuild() script global function (logs to
build log).
2006-07-13 15:41 mandrav
svn2744:  * Script global functions:
+ Log() now outputs to app log.
+ added LogDebug()
+ added LogWarning()
+ added LogError()
2006-07-13 14:08 mandrav
svn2743:  * Fixed the "create new project" link in "Start here"
page to launch the new project wizard.
* Renamed IntroPanel to InfoPanel in scriptedwizard. Also added a
"Skip" checkbox so that these info panels can be disabled by the
user (still needs some layout tweaking).
* Updated all wizard scripts for the above changes.
2006-07-13 07:09 mandrav
svn2742:  * "File->New->Empty file" moved to top of the submenu
and assigned Ctrl-Shift-N for it.
* Creating a new empty file does no longer popup the file
selector dialog. This will happen on save. The only side-effect
is that the user is no longer asked to add the new file to the
active project, since no new file really exists yet.
2006-07-12 21:29 mandrav
svn2741:  * "File->New" now has a submenu with quick shortcuts to
the various kinds of wizards. It also has an "empty file" entry
which brings back the old way to create an empty file.
2006-07-12 14:43 byo
svn2740:  Old wxSmith:
* Adopted wxsDrawingWindow from new wxSmith (should fix many
visual problems inside editor)
2006-07-11 22:59 ceniza
svn2739:  * "Locate in" is now implemented as a sub-menu.
2006-07-11 22:04 mandrav
svn2738:  * Minor bugfix.
2006-07-11 22:00 mandrav
svn2737:  * Updated autotools build system.
+ Added SPEC file for RPMs (thanks Daniel).
+ Added auto-versioning of package.
* Sanity checks in scripted wizard.
* Added man pages for codeblocks and cb_console_runner
executables.
2006-07-11 21:23 mortenmacfly
svn2736:  * fixed broken update scripts to match removed
plugin_wizard and renamed project_wizard
2006-07-11 19:39 mandrav
svn2735:  * Fixed bug with global vars expansion in targets'
object/deps output
dirs.
2006-07-11 18:03 mandrav
svn2734:  * Removed the old "C::B plugin wizard" plugin
(src/plugins/pluginwizard).
* Renamed src/plugins/projectwizard to
src/plugins/scriptedwizard.
* Updated all build files.
2006-07-11 14:04 mandrav
svn2733:  * Added new wizard for creating Code::Blocks plugins.
The old plugin (src/plugins/pluginwizard) will be removed
shortly.
* Various updates in scripted wizard and its scripts.
2006-07-11 07:48 mortenmacfly
svn2732:  * fixed bug in scripts: output file created in root
folder if working dir is empty
2006-07-11 06:08 mortenmacfly
svn2731:  * quick-fix as suggested by mandrav to have the project
wizards work again
2006-07-10 18:24 ceniza
svn2730:  * Commented all those #pragma in wxPdfDocument which
caused problems
under Linux.
2006-07-10 14:53 byo
svn2729:  Old wxSmith:
* Disabling wizard dialog after clicking "OK"
2006-07-10 14:00 byo
svn2728:  Old wxSmith:
* Changed order of identifier enumeration in generated code
(identifiers are not sorted now)
2006-07-10 11:16 mandrav
svn2727:  * Added some TODO entries.
2006-07-10 10:57 mandrav
svn2726:  * Fixed broken src/plugins/projectwizard/Makefile.am
2006-07-10 10:56 killerbot
svn2725:  * bug fix : Close all Projects menu entry
2006-07-10 10:25 mandrav
svn2724:  * Fixed a couple of non-working File menu entries.
2006-07-10 08:17 mandrav
svn2723:  * Fixed broken OnLeave() wizard scripts event
(accidental commenting of code since yesterday).
* Updated Ogre wizard script to work with pre-made SDK or source
distribution. Still needs checking under linux.
2006-07-10 07:07 mortenmacfly
svn2722:  * fixed broken automake build (removed reference to
languagepanel)
2006-07-10 00:16 ceniza
svn2721:  * You can add URLs as help files now.
* Wrote a meaningful description for the plugin.
2006-07-09 21:52 mandrav
svn2720:  * Removed AddLanguagePage() from wizards and replaced
it with AddGenericSingleChoiceList().
* Added OnGetNextPage and OnGetPrevPage script events for wizard
pages.
* Autotools' "make install" now installs the SDK headers.
* Fixed a couple of broken Makefile.am.
* Changed autorevision executable to not break standalone builds
(i.e. not svn working copies).
2006-07-09 09:36 mortenmacfly
svn2719:  * envvars plugin: fixed wrong call to OnAttach()
(Thanks Thomas)
2006-07-08 20:03 thomasdenk
svn2718:  Changed resource loading in all contrib plugins to new
preloading scheme.
2006-07-08 15:55 killerbot
svn2717:  * fixed [ Bug #7022 ] Compiler selection lags behind
2006-07-08 08:54 killerbot
svn2716:  * fixed [ Bug #8084 ] Crash using "replace in files"
2006-07-08 06:30 mandrav
svn2715:  * Removed some gcc warnings.
2006-07-08 06:11 mandrav
svn2714:  * Added missing #includes.
2006-07-07 18:27 mortenmacfly
svn2713:  * use wxHIDE_READONLY for file ope dialog under Windows
to avoid confusion
* fixed broken compilation due to missing include (cbproject.h)
2006-07-07 16:20 mortenmacfly
svn2712:  * non-PCH-support fixes ((last) part 4, codeblocks
contrib plugins compile again)
2006-07-07 16:07 mortenmacfly
svn2711:  * non-PCH-support fixes (part 3, codeblocks default
plugins compile again)
2006-07-07 15:35 mortenmacfly
svn2710:  * non-PCH-support fixes (part 2, codeblocks compiles
again)
2006-07-07 15:10 mortenmacfly
svn2709:  * non-PCH-support fixes (part 1, libcodeblocks compiles
again)
2006-07-07 13:29 mandrav
svn2708:  * Cleaned-up #includes in all SDK files.
* GCC 3.3.x fixes for scripting calls.
2006-07-07 11:16 thomasdenk
svn2707:  Skip initialising i18n if it is turned off.
2006-07-07 10:21 thomasdenk
svn2706:  Resource preloading (optimises network load times)
Added nullpointer check to editor config dialog
Moved timer start out of Autosave's OnAttach method
Main window resources are not loaded during batch build
2006-07-07 05:48 mortenmacfly
svn2705:  * now truly added the staticlib wizard
2006-07-06 20:07 mortenmacfly
svn2704:  * added new static library wizard
* updated a couple of other wizards to use inherited compiler
detection
2006-07-06 19:54 thomasdenk
svn2703:  Disable plugin loading for batch build (saves ca. 2
seconds)
2006-07-06 19:25 mortenmacfly
svn2702:  * added win32gui wizard script to project
2006-07-06 19:24 mandrav
svn2701:  * Minor autotools build files update.
2006-07-06 17:52 mortenmacfly
svn2700:  * fixed doxygen erros for SDK documentation
2006-07-06 13:49 mandrav
svn2699:  * Fixed broken syntax colouring when splitting an
editor view.
2006-07-06 12:39 mandrav
svn2698:  * Added CompilerFactory::CompilerInheritsFrom() to
check if a compiler inherits from a specific compiler ID.
* Updated script bindings (and a couple of scripts) for the
above.
* Debugger plugin now correctly detects which debugger executable
to use for debugging.
2006-07-06 11:38 mandrav
svn2697:  * Updated wxSmithWizard to the new cbWizardPlugin
interface.
* Fixed binding of wxFILE_SEP_PATH (leading to crash when used).
2006-07-06 11:03 mandrav
svn2696:  * Re-organized menus and toolbars. Moved all
open/save/close entries from Project menu to File.
* Changes in TemplateManager and cbWizardPlugin interfaces.
* Fixed UI glitch when removing a log page from MessageManager.
2006-07-06 09:19 mortenmacfly
svn2695:  * added new win32gui wizard
2006-07-06 08:15 mandrav
svn2694:  * In GDB debugger, force unwinding of stack on signal
by default.
2006-07-06 08:04 mortenmacfly
svn2692:  * set wxHIDE_READONLY flag to all file open dialogs to
avoid confusions under Win32
2006-07-05 18:17 mandrav
svn2691:  * Re-designed the way breakpoints are kept in-sync with
the editors,
when adding/removing lines in them. It's also a lot faster now,
minimizing the delay when selecting many lines and pressing
"Delete".
2006-07-05 18:16 mandrav
svn2690:  * InfoWindow linux fix.
2006-07-05 14:33 thomasdenk
svn2689:  Do not save window state in batch build
2006-07-05 13:00 mandrav
svn2688:  * Replaced dialogs about SDK version mismatch (on
plugin loading) with one InfoWindow for all failed plugins
(details logged in application log).
2006-07-05 12:27 mandrav
svn2687:  * Removed an extra qualification.
2006-07-05 11:38 thomasdenk
svn2686:  Entirely removed m_pTopEditor from ProjectManager
2006-07-05 11:33 mandrav
svn2685:  * Added missing src/wxsmith/Makefile.am.
2006-07-05 11:31 mandrav
svn2684:  * Added missing MessageManager::RemoveLog(int).
* Added ScriptingManager::LoadBuffer().
* Added "View->Script console" menu.
* Removed "File->Run script". Use the script console for that
now.
2006-07-05 11:11 thomasdenk
svn2683:  Cleanup
2006-07-05 09:58 thomasdenk
svn2682:  Fixed path handling bug
2006-07-05 09:36 thomasdenk
svn2681:  Changed signature of crash handler to use a typedef
2006-07-05 08:20 mandrav
svn2680:  * Fix for DirectX wizard script.
2006-07-04 23:46 ceniza
svn2679:  * A CHM file can finally be launched using "Locate in"
without it being always on top of Code::Blocks.
2006-07-04 22:33 mandrav
svn2678:  * Updated autotools build files.
2006-07-04 21:59 mandrav
svn2677:  * Updated autotools build files.
2006-07-04 21:07 mortenmacfly
svn2676:  * added new DLL project wizard
* fixed crash with console wizard (wxFILE_SEP_PATH)
2006-07-04 19:41 thomasdenk
svn2675:  Prefs loading
2006-07-04 17:53 thomasdenk
svn2674:  Feature request #2355 : Raised limit of right margin
hint spin control beyond 100
2006-07-04 17:12 mandrav
svn2673:  * Fixed broken compilation for some contrib plugins
under linux.
* Fixed InfoWindow to work under linux.
2006-07-04 16:16 mortenmacfly
svn2672:  * fixed couple of bugs in wizard scripts
* added direct/x wizard
2006-07-04 15:17 thomasdenk
svn2671:  Bug #7979 : Crash when closing open editor during
workspace loading
2006-07-04 13:14 mandrav
svn2670:  * Updated all wizard scripts and removed some unneeded
XRCs since the addition of AddGenericSelectPathPage().
2006-07-04 12:30 mandrav
svn2669:  * Fixed on-screen centering of global user variables
manager dialog.
* Updated wizard scripts to use GetUserVariableManager().Exists()
for global user vars.
2006-07-04 12:09 mandrav
svn2668:  * Fixed preempting of global user variables. The dialog
to define any unknown GUVs is popped after all projects have been
loaded.
* Exposed GetUserVariableManager() and
UserVariableManager::Exists() in scripts.
2006-07-04 11:12 thomasdenk
svn2667:  Added Exists() function
2006-07-04 10:47 mandrav
svn2666:  * Bugfix for build scripts loading.
2006-07-04 09:13 thomasdenk
svn2665:  Replaced messagebox with info window
2006-07-04 08:58 mandrav
svn2664:  * Merged cf to trunk (revisions 2093 to 2662) except
the new build system and the updater.
2006-07-04 07:59 killerbot
svn2663:  * fix for [ Bug #7480 ] Changing template categories:
wrong templates displayed :
- wxChoice instead of wxComboBox
- include of wx/choice.h added to our precompiled list
(sdk_common.h)
- some include fixes
2006-07-03 20:23 killerbot
svn2661:  * a test in fixing/workaround wx262 wxComboBox bug on
linux
2006-07-03 16:03 mandrav
svn2660:  * Fixed all SqPlus build warnings.
2006-07-03 14:57 byo
svn2659:  Old wxSmith:
* Added setting up names in code creating window
2006-07-03 13:49 mandrav
svn2658:  * Merged scripting_squirrel to trunk (revisions 2614 to
2657).
2006-07-01 13:34 byo
svn2652:  Old wxSmith:
* Fixed bug #8030 - Few typos in wizard dialog
* Fixed bug #8031 - No effect setting main frame title in wxSmith
project wizard
2006-07-01 08:29 mortenmacfly
svn2650:  * fixed gdb crashes when operating on
std::[string/vector] and wxString pointers ("backport" from
squirrel branch)
2006-06-30 20:11 mandrav
svn2648:  * Fixed crash when rebuilding after having closed a
project which was a
dependency for other projects in the workspace. This also fixes a
hang,
under certain circumstances, also when closing
projects/workspace.
2006-06-30 11:22 killerbot
svn2645:  * [ Patch #1176 ] Feature Request #2308: Multiline
Program Parameters
2006-06-30 00:43 pecan
svn2643:  *DragScroll changes for plugin interface 1.80. Needed
<sdk.h>
2006-06-29 22:05 byo
svn2642:  Old wxSmith:
* Modified current resources to use wxStdDialogButtonSizer
* Added missing <wx/button.h> to list of includes when using
wxStdDialogButtonSizer
2006-06-29 19:41 killerbot
svn2641:  * include fixes and some rewrite to support gcc 3.3.6
2006-06-29 16:45 byo
svn2640:  Old wxSmith:
* Added better support for wxStdDialogButtonSizer (buttons are
integral part of this widget)
2006-06-29 05:37 killerbot
svn2634:  * typo
2006-06-28 19:46 killerbot
svn2630:  * "close a tab by clicking it with the middle mouse
button" tip added
2006-06-28 19:34 killerbot
svn2628:  * fix uncomment unicode bug (don't use
wxScintilla::Replace() on unicode, non western characters)
2006-06-28 16:23 byo
svn2627:  Old wxSmith:
* Fixed bug #7967 - XRC and WXS files often not in sync
2006-06-27 18:11 ceniza
svn2620:  * Applied Morten's patch to ToolsManager so it can also
launch tools detached from it.
2006-06-27 07:45 killerbot
svn2618:  * replace now honors the scope when search in selection
(was due to a bug in the retrieval from the replace dialog)
2006-06-26 23:00 ceniza
svn2617:  * Added evil hack which will, hopefully, help GCC < 3.4
compile the ThreadPool (based on pecan's patch).
2006-06-26 20:39 killerbot
svn2615:  * search in file : when not founf in the "requested"
scope, no need to give wrap around a try
2006-06-26 10:57 killerbot
svn2612:  * registrey key issue in detection of BCC compiler
fixed
2006-06-26 08:48 byo
svn2611:  Old wxSmith:
* Old files may be left without change in overwrite prompt when
creating new resource
* Adjusted some project settings to be able to debug directly
from wxSmith project
* Fixed crash when closing project
* Added wxUSE_UNICODE define in wxsWizard when creating unicode
project
2006-06-25 16:04 killerbot
svn2610:  * fixed compiler detection on non english windows (in
other languages "Program Files" could as well be "Programme" or
"Programmi", derive it from the environment variable
ProgramFiles) (TODO : 64bit)
2006-06-25 13:08 killerbot
svn2609:  * Searching : several fixes/changes (NOTE : analog
changes for replacing will also be done)
- search in selection (find next/previous) remain in the scope of
that selection
- fixed warning (gcc 4.x) : due to dead(unreachable) code (made
that code back alive)
- made some search functions private
2006-06-25 10:33 thomasdenk
svn2608:  Patch #1156 : In "select target" dialog, move OK button
up in tab order hierarchy (Linux usability fix)
2006-06-25 10:18 thomasdenk
svn2607:  Patch #1143 : Add Search in Projecttree tip to tips.txt
2006-06-25 10:17 thomasdenk
svn2606:  Patch #1151 : use <li> tag for recent file list
2006-06-23 21:17 killerbot
svn2605:  * byogames : includes and const's
2006-06-23 20:07 byo
svn2603:  byogames: overwork message disabled by default
2006-06-23 12:22 killerbot
svn2601:  * include fix
2006-06-22 16:54 byo
svn2599:  byogames: Added snake
2006-06-21 22:11 byo
svn2598:  byogames: Added few missing header files
2006-06-21 22:06 byo
svn2597:  byogames: Added configuration panel
2006-06-21 22:00 killerbot
svn2596:  * sdk_common.h : do not include wx.h if no precompiled
headers usage and adjust code that broke because of this when
compiling without pch's
2006-06-21 15:03 tiwag
svn2593:  * byogames-unix projectfile added
* grid lines display adjusted
2006-06-21 07:38 byo
svn2589:  byogames: another approach to fix background-bug
2006-06-20 22:38 byo
svn2588:  byogames:
* Added grid-mode and cbp fixes (made by tiwag)
* Number of points in use-grid mode is 2 times fewer than without
grid
* Removed Back-To-Work notify message bug after closing the game
2006-06-20 21:45 thomasdenk
svn2587:  Restrict crash handler to segfault and illegal
instruction
2006-06-20 10:48 mortenmacfly
svn2586:  * updated profiler to look inside project's working dir
for gmon.out, too (incl. minor code cleanup)
2006-06-20 10:35 byo
svn2585:  Updated byogames to work on linux
2006-06-20 09:08 thomasdenk
svn2584:  Committed a file.
2006-06-20 08:43 mortenmacfly
svn2583:  * fixed automake issue that caused broken compilation
under linux
2006-06-20 07:25 killerbot
svn2582:  * improved BCC compiler options (thanks to Nils)
2006-06-19 22:53 byo
svn2581:  Added base class for game window
Added more sophisticated back-to-work-timer
2006-06-17 21:23 mortenmacfly
svn2580:  * made icons for find/replace consistent
* added icons for find next / find previous
2006-06-17 21:23 mortenmacfly
svn2579:  * fixed wrong message for cleaning workspace
2006-06-16 18:31 killerbot
svn2578:  * debian changelog change
2006-06-16 16:24 ceniza
svn2577:  * Updated the plugin description so it names the right
version of AStyle being used now.
2006-06-16 15:30 mandrav
svn2576:  * Added autotools and linux C::B build files for
BYOgames plugin.
2006-06-16 11:17 mandrav
svn2575:  * Added "back-to-work" timer class in byogames (people
need to be reminded to get back to work!).
2006-06-16 08:27 mandrav
svn2574:  * Added "BYOgames" entertainment plugin (windows only -
linux files later today).
2006-06-15 10:13 mandrav
svn2573:  * CrashHandler uses now dynamic linkage to install. If
the target windows version doesn't support it, it won't be
installed.
2006-06-15 10:05 mandrav
svn2572:  * Fixed editor UI glitch when creating it.
2006-06-15 08:32 mandrav
svn2571:  * Corrected last workspace-bug fix.
2006-06-15 08:19 ceniza
svn2570:  * Changed define for EVT_PIPEDPROCESS_TERMINATED, which
seems to solve the crash when using ToolsManager compiled with
GCC 4.1.x
2006-06-15 07:53 ceniza
svn2569:  * Updated to AStyle 1.18.
* Divided the option "Insert space padding around parentheses"
into "Outside" and "Inside" (due to new options in AStyle 1.18).
2006-06-15 07:47 mandrav
svn2568:  * Fixed so that it's not asking for workspace
modifications when the blank workspace is open.
2006-06-15 07:42 killerbot
svn2567:  * provided menu entry and accelarator shortcut for
replace in files (similar to find in files)
* when find/replace in file is called without an active editor is
falls back to find/replace in files
2006-06-15 06:29 pecan
svn2566:  *Keybinder - Missing editormanager header needed for
Linux
2006-06-14 14:02 mandrav
svn2565:  * Fixed broken split-view (have to fix the flicker when
creating the editor though).
2006-06-14 11:10 mandrav
svn2564:  * Added replace-in-files functionality (based on patch
#1125 with many updates and fixes).
2006-06-14 09:17 mandrav
svn2563:  * Fixed crash on double-clicking a workspace in the
"Start here" page (patch #1114).
* Minor updates in "Start here" page (patch #1115).
* Added "File->Open default workspace" menu entry (patch #1124).
* Fixed bug in workspace loading code. If the workspace file
couldn't be opened, the IDE would fail to open any more
workspaces or projects until app shutdown.
2006-06-14 08:50 mandrav
svn2562:  * Project wizard updates (also updated the wxWidgets
script).
* Exposed cbProject::GetFileByFilename() to scripts.
* Changed the default PCH mode to "alongside original header".
2006-06-14 08:24 mandrav
svn2561:  * Possible bug fix in editor split view code.
2006-06-14 08:19 mandrav
svn2560:  * Added "split view" menu in notebook tabs' context
menu.
2006-06-14 07:52 byo
svn2559:  Old wxSmith:
* Added <wx/settings.h> to set of default include files
2006-06-14 07:34 mandrav
svn2558:  * Fixed bug with line numbers margin when splitting an
editor view and the margin's width was set to "dynamic".
2006-06-14 07:29 mandrav
svn2557:  * Fixed breakpoints syncing when deleting the lines
that contain them.
2006-06-13 22:12 pecan
svn2556:  Keybinder - Fixes to support a last minute RC3 feature
addition.
2006-06-13 22:10 pecan
svn2555:  DragScroll - Hacks to support last minute CodeBlock
freatures
2006-06-13 21:28 mortenmacfly
svn2554:  * fixed breakpoints near EOF not being removed on
delete in editor
2006-06-13 15:38 byo
svn2553:  Old wxSmith:
* Fixed bug blocking selecting some items on linux
2006-06-13 13:54 byo
svn2552:  Old wxSmith:
* Adopted to const qualifiers in new EditorBase class
2006-06-12 13:25 killerbot
svn2551:  * bugfix : when a project/file is reopened : make it
the most recent entry in the recent menus and "start here"
page(was a bug in windows version)
2006-06-12 12:54 killerbot
svn2550:  * sweating the const correctness (part 3)
2006-06-12 11:24 killerbot
svn2549:  * sweating the const correctness (part 2)
2006-06-12 10:31 killerbot
svn2548:  * swaeting the const correctness (part 1)
2006-06-12 08:46 byo
svn2547:  Fixed bug on linux causing wxSmith editor to reopen
itself after closing it
2006-06-12 02:58 ceniza
svn2546:  * Fixed the bug of not being able to save a file,
"introduced" in revision 2544.
* NOTE: due to its nature there could be more like this one.
2006-06-11 23:34 ceniza
svn2545:  * Removed extra qualification in destructor of
cbEditorInternalData.
2006-06-10 21:26 mandrav
svn2544:  * Added split-view in editors. Right-click inside an
editor and click "Split view" to split/unsplit it.
2006-06-10 11:13 byo
svn2543:  Old wxSmith:
* Added few improvements to Listbook, Choicebook and Notebook
2006-06-09 21:58 byo
svn2542:  Old wxSmith:
* resource preview is not automatically layouting itself when
position changes
2006-06-09 14:13 mandrav
svn2541:  * Added Makefile and properties lexers (forgot to add
them in last commit).
2006-06-09 13:44 mandrav
svn2540:  * Fixed changing values of watched variables (patch
#1113).
* Catch all signals in GDB, not only SIGSEGV (patch #1106).
* Don't start compiler names (internal) with an underscore (patch
#1112).
* Renamed console_runner(.exe) to cb_console_runner(.exe) (patch
#1107).
* Changed autotools wxGTK version check from 2.4.2 to 2.6.0
(patch #1111).
* Unfold editor lines if user turns folding off (patch #1110).
* Update debug windows even if source file is not available
(patch #1109).
* Set windres.exe regexes to have higher priority than others
(patch #1108).
* Fix for compiler errors limit (patch #1103).
* Fixed unfolding on build error (patch #1102).
* Fixed "Fold all on file open" (patch #1104).
* Fixed minor build error on GCC > 4.0 (patch #1077).
* Added Makefile lexer (patch #1097).
* Added properties/cfg/ini lexer (patch #1098).
2006-06-08 12:15 mandrav
svn2539:  * Hopefully fixed all breakpoint syncing issues when
adding/removing lines in the editor.
2006-06-08 08:37 killerbot
svn2538:  * removed some compiler warnings
2006-06-06 11:25 killerbot
svn2537:  * fix line numbering bug (caused by patch 1074 ) : when
editor was modified, it would switch on the line numbering
although it was set to be hidden
2006-06-05 22:44 byo
svn2536:  Old wxSmith:
* Project files updated to keep wxSmith configuration inside .cbp
files
* Added unicode flag to wizard
* Fixed some bugs in wizard
2006-06-05 14:55 mortenmacfly
svn2535:  * SDK (Doxygen) documentation update
2006-06-05 10:59 mortenmacfly
svn2534:  * envvars: apply environment variabes on C::B startup,
too
2006-06-05 09:54 mandrav
svn2533:  * Added dependency for the "zip" package for debian
package builds (patch #1076).
2006-06-05 09:53 mandrav
svn2532:  * Set FindInFiles log font & size like all other logs
(patch #1071).
2006-06-05 09:51 mandrav
svn2531:  * Added "dynamic" adjusting of the line numbers margin
width in editor settings (patch #1074).
2006-06-05 09:44 mandrav
svn2530:  * Separated HTML lexer from XML (patch #1091).
2006-06-05 09:39 mandrav
svn2529:  * Added the "scripts" folder to autotools installation
procedure (patch #7735).
2006-06-04 18:38 cyberkoa
svn2528:  Modify the checking condition in GetProducingCode in
order to be consistent with MyCreatePreview
2006-06-04 01:34 ceniza
svn2527:  * Removed extra qualification in
ASFormatter::isSequenceReached.
2006-06-03 10:07 byo
svn2526:  Old wxSmith:
* Removed bug causing seg fault when adding item at invalid
place.
* Added wxInitAllImageHandlers() to application's code
2006-06-03 06:20 cyberkoa
svn2525:  Fix bug for wxStaticBitmap
1. Various fixes for wxStaticBitmap with no image selected.
2. The image will be loaded with the original size instead of the
widget size.
3. Include extra header file <image.h> when generating code
4. Simplified the code and remove unnecessary functions and
variable.
2006-06-02 22:47 byo
svn2524:  Old wxSmith:
* wxSmith configuration is now stored inside .cbp file.
2006-06-02 02:47 ceniza
svn2523:  * Updated AStyle to version 1.17 (25-May-2006).
* Updated the project files, Makefile.am and plugin itself
accordingly.
* ASStreamIterator is back.
2006-06-02 01:27 ceniza
svn2522:  * Updated Makefile.am for Source Exporter.
2006-06-02 00:33 ceniza
svn2521:  * Updated wxPdfDocument to 0.7.
2006-06-01 08:26 mandrav
svn2520:  * Updated std::string evaluation in GDB's script.
2006-06-01 03:47 ceniza
svn2518:  * Decided to replace the call to wxString::ToLong to a
handwritten wxStrHexTo<T> reading from the second match (this
fixes a minor bug that could arise with the previous fix).
2006-06-01 01:35 ceniza
svn2517:  * Fixed bug #7707 which happened to be a problem with
wxWidgets when reading a hexadecimal number using
wxString::ToLong and that number was a negative one.
2006-05-31 12:04 byo
svn2516:  Old wxSmith:
* Added additional visibility checking of children inside
wxNotebook, wxListbook, wxChoicebook
* update.bat / update are copying .png images only
2006-05-31 09:07 byo
svn2515:  Old wxSmith:
* Removed Undo / Redo crash
* Added scrollbars to configuration buttons on the right side (it
won't overlap with palette now)
* Added anti-crash checking in quick properties panels (quick
properties panel was able to read from widget after it was
deleted)
* Added anti-crash check into dragging window when the content is
being recreated
* Hidden flag is not applied inside editor
2006-05-30 10:18 killerbot
svn2514:  * little modification (comment : "//")
2006-05-29 14:55 killerbot
svn2513:  * fix : don't ask to save project file due to
'internal' modifications/upgrading when running in batch build
mode (note : a follow-up commit might be pending, but no panic it
works)
2006-05-29 09:17 mandrav
svn2512:  * Fixed issues with debugger breakpoints being screwed
when adding/removing lines before them.
* Fixed setting breakpoints for the correct file, if more than
one projects are open and contain similarly named files (e.g.
main.cpp).
2006-05-26 19:25 ceniza
svn2511:  * Added virtual destructor to cbThreadedTask.
* Removed timer from the Tools Manager.
2006-05-25 20:09 mandrav
svn2510:  * Fixed batch-builds crashes.
2006-05-25 12:04 mandrav
svn2509:  * The custom code-completion control is no longer the
default choice for windows platforms.
2006-05-25 11:31 mandrav
svn2508:  * For windows platforms, don't add duplicate
files/projects to recent files history if they only differ in
case (bug #7547).
2006-05-25 11:25 mandrav
svn2507:  * When debugging and hitting a breakpoint, make sure
the editor's line is unfolded if needed (bug #7579).
2006-05-25 11:12 mandrav
svn2506:  * If a project is closed while it is being debugged,
correctly shut down the debugger.
* When debugging and the user (or the app) tries to activate
another project, the user is offered two choices: a) end
debugging or b) re-activate the debuggee.
2006-05-25 10:49 mandrav
svn2505:  * Fixed issues when adding a file to the project as an
absolute path (mainly confused the debugger). Shouldn't be
allowed anyway, except for files residing in another drive
(windows only).
2006-05-25 10:24 mandrav
svn2504:  * Fixed broken build on sdk/pipedprocess.cpp (ANSI).
2006-05-25 09:02 mandrav
svn2502:  * Possible fix for wrong debugger's output parsing in
some cases (when special chars would be printed).
2006-05-25 08:09 mandrav
svn2501:  * Fixed crash when "cleaning" a file not belonging to a
project (and no project was open earlier).
2006-05-24 21:49 byo
svn2500:  wxSmith redesign:
* Added missing style initialization.
2006-05-24 13:46 mandrav
svn2499:  * Fixed symbols browser UI glitch when docked in the
project manager notebook.
2006-05-24 12:06 mandrav
svn2498:  * When a file's attributes change from/to
read-only/read-write, it no longer requires a file reload. It
also works fine now.
* Read-only files no longer have this gray background color.
2006-05-24 10:14 mandrav
svn2497:  * Fixed (removed) a compiler warning.
2006-05-24 10:11 mandrav
svn2496:  * Fixed crash when batch-building and the project file
is malformed (invalid).
2006-05-24 09:53 mandrav
svn2495:  * Added option in editor's margin settings to allow
adding/removing breakpoints by left-clicking (or not).
2006-05-24 08:43 mandrav
svn2494:  * Don't show messages about upgrading the project file
(and so don't mark it dirty), if program runs in batch-build
mode.
* Added more information text in "Settings->Compiler and
debugger->Batch builds" page.
2006-05-24 08:21 mandrav
svn2493:  * Fixed and improved
DebuggerTree::FindCharOutsideQuotes() to correctly account for
single/double quotes and all combinations of one inside each
other.
2006-05-24 08:10 mandrav
svn2492:  * Fixed debugger's watches broken parsing when { or }
appeared inside single-quotes (i.e. "{" worked fine where '{'
would fail).
2006-05-23 21:21 byo
svn2491:  wxSmith redesign:
* wxsWindowEditorContent stores wxsTtem->wxWindow* map. That
increased code security.
* Added data correction (with filling empty properties) when
importing XRC file
* Some other small code changes (code cosmetics)
2006-05-23 16:35 thomasdenk
svn2490:  Code completion placement fix
2006-05-23 09:28 mandrav
svn2489:  * Fixed a typo in GDB's command-line arguments, when
attaching to PID.
* Two new variables have been added in GDB debugger that contain
GDB's actual major and minor version numbers.
2006-05-23 07:46 mandrav
svn2488:  * When a build fails, always jump to the first error.
* When a build finishes, successfully or not, always return the
input focus to the active editor (if any).
2006-05-22 19:21 mortenmacfly
svn2487:  * fixed broken build under linux (missing include)
2006-05-22 18:26 thomasdenk
svn2486:  Patch #1064 : Fixes for ToolsManager crashing with
localized CB
2006-05-22 18:14 thomasdenk
svn2485:  Patch #1065 : Margin width, also: renamed gutter
2006-05-22 14:32 mortenmacfly
svn2484:  * added project wizard (new format) for a GLUT
application
* updated Code::Blocks project files to include GLFW and GLUT
files
2006-05-22 09:10 mortenmacfly
svn2483:  * added project wizard (new format) for a GLFW
application
2006-05-22 09:07 mandrav
svn2482:  * Fixed message manager auto-hiding to respect the user
settings in environment options.
* Exposed "Info" (normal) type for compiler regexes in advanced
compiler options.
* Added project/target header in build messages (updated whenever
the currently compiling project/target changes).
* Cleaned up some logging code in compiler plugin.
2006-05-21 06:08 cyberkoa
svn2481:  wxFlexGridSizer,wxGridSizer
- Constructor Code parameters should be row,col,vgap,hgap instead
of col,row,vgap,hgap
- Small modification of code to keep the consistency of coding
wxCalendarctrl
- Code generated wrong for wxDateTime
wxDatePickerCtrl
- - Small modification of code to keep the consistency of coding
2006-05-21 02:41 ceniza
svn2480:  * Replaced the condition with a semaphore (just like
the previous implementation).
2006-05-20 20:47 thomasdenk
svn2479:  Restored optimisations that were accidentially reverted
in 2472
2006-05-20 18:45 ceniza
svn2478:  * Changed the pool's condition lifetime.
2006-05-20 15:16 ceniza
svn2477:  * Fixed case in include.
* Added cbthreadedtask.h to sdk/Makefile.am
2006-05-20 14:39 ceniza
svn2476:  * Replaced the thread pool implementation.
* Modified code completion to use the new thread pool.
* Pool forced to 1 worker thread (code completion will crash with
more than 1 worker thread).
* Updated the project files accordingly.
2006-05-20 03:52 ceniza
svn2475:  * Added a missing return value to an Entry method (just
to avoid a warning). Thanks go to Morten.
2006-05-19 21:14 byo
svn2474:  wxSmith redesign:
* Fixed bug when changing sub-container properties (it did not
recreate editor preview)
* Added default sizer properties to configuration panel
2006-05-19 04:30 cyberkoa
svn2473:  1. << BmpCode.empty() ? _T("wxNullBitmap") : BmpCode <<
_T(",") in BuildCreatingCode cause the broke the stream , solved
by adding parenthesis
2. Add in <wx/artprov.h> in the declaration generated.
2006-05-17 14:57 thomasdenk
svn2472:  Code Britisation
2006-05-16 22:26 ceniza
svn2471:  * A Tool has now the following launching options:
- New console window (no piping)
- Hidden (output piped)
- Visible (no piping)
+ All previously saved Tools will default to "New console
window".
+ NOTE: Application crash if the resources aren't updated
(update.bat / update).
2006-05-16 21:49 byo
svn2470:  wxSmith redesign:
* Implemented hiding children after fetching background in
wxsDrawingWindow - selection boxes and other are no more hidden
on Windows
* Fixed bugs with default colour in wxsColourProperty
* Added constructor for wxsFontProperty (no more random font
generated)
* Added initialization of properties in wxsBaseProperties class
(no more random colour etc)
2006-05-16 15:23 byo
svn2469:  wxSmith redesign:
* Fixed bugs for editor area using scrollbars
2006-05-16 12:27 mandrav
svn2468:  * Fixed arguments passing to executable when running
under the debugger (bug #7287).
2006-05-16 11:54 mandrav
svn2467:  * When creating a new project and one of the project
files already existed (and then renamed), the new project would
reference the already existing file and not the renamed one (bug
#7099, patch #1043).
2006-05-16 11:49 mandrav
svn2466:  * Minor clean-up regarding the splash screen (patch
#1057).
2006-05-16 11:47 killerbot
svn2465:  * file new/open now remembers it's last directory/mask
2006-05-16 11:41 mandrav
svn2464:  * Remember user's preferred templates: file-based
and/or wizard-based (feature request #2209).
2006-05-16 11:21 mandrav
svn2459:  * Enhanced configuration for message manager auto-hide:
can be enabled to selectively auto-show on search-in-files, build
errors and build warnings.
2006-05-16 10:26 mandrav
svn2458:  * Fixed rare debugger freeze (only "stop" button
working). Usually happened when watching uninitialized "char*"
variables.
2006-05-16 09:53 mandrav
svn2457:  * Compiler and debugger are now aware of each other
and. If the compiler sees that the debugger is active, it aborts
the build. Similarly, if the debugger sees that the compiler is
active, it aborts the debugging session.
2006-05-16 09:27 mandrav
svn2456:  * Fixed issues with debugger breakpoints.
2006-05-16 02:36 ceniza
svn2454:  * Ghost application when launching tool without console
bug fixed.
2006-05-15 21:45 thomasdenk
svn2453:  Added a null-pointer check, removed an unnecessary if.
2006-05-15 21:03 thomasdenk
svn2452:  Patch #1039 : Missing slash for editor zoom
2006-05-15 12:12 mandrav
svn2451:  * Fixed broken cbAssert() macro and added
cbAssertNonFatal() macro that displays an assertion error dialog
but doesn't kill the app.
2006-05-14 15:17 ceniza
svn2450:  * Removed the paint-once behavior from the
SplashScreen.
2006-05-12 19:58 killerbot
svn2449:  * codestat : incorrect use of SetLabel, should be
SetValue (thx Der Meister)
2006-05-12 12:39 thomasdenk
svn2448:  Added filename parts to active editor variable.
2006-05-12 11:18 thomasdenk
svn2447:  Forgot zero-initialising a variable...
2006-05-12 11:11 thomasdenk
svn2446:  Fixed typo
2006-05-12 11:09 thomasdenk
svn2445:  Optimised lexer loading
2006-05-12 07:58 mortenmacfly
svn2444:  * added support for debugging into Fortran sources
* added support for Fortran file filters/associations (f, f77,
f95 so far)
2006-05-12 07:58 thomasdenk
svn2443:  Removed --clear-configuration switch
2006-05-11 20:44 killerbot
svn2442:  * little update to previous commit
2006-05-11 20:35 killerbot
svn2441:  * compiler/build macros : $link_flat_objects : list of
"flat" objects (flat : output_dir + name + '.' + extension (other
dir structures are removed))
2006-05-11 17:07 byo
svn2440:  wxSmith redesign:
* Added scrollbars to editor area
* Default sizer properties are now read from configuration
* Some other small fixes
2006-05-11 16:14 mortenmacfly
svn2439:  * added ability to toggle an env.var instead of
removing * inform the user if (un)setting an env-var fails *
changed project settings to compile as stand-alone
2006-05-09 12:22 mortenmacfly
svn2438:  * fixed wrong name of zip file
2006-05-09 12:12 mandrav
svn2437:  * Disabled pre/post build steps builds options page,
when using custom Makefile.
2006-05-09 11:51 mandrav
svn2436:  * Updated PCH check in sdk_common.h to allow MacOSX's
gcc (3.3) to use PCH (supports them).
2006-05-09 11:44 mandrav
svn2435:  * FindNext/FindPrevious would wrongly reset the search
text if there was selected text in the editor.
* Updated wxFNB C::B patches.
2006-05-09 10:50 mandrav
svn2434:  * Enhanced "Swap header/source": if the pair file does
not exist, the user is asked to create it (patch #985).
* Plugin SDK version pumped to 1.7.15.
2006-05-09 10:30 mandrav
svn2432:  * Enabled configuration for selection foreground color.
2006-05-09 10:18 byo
svn2431:  wxSmith redesign:
* Added drag assist
* Moved wxsWindowEditor::ConfigManager to wxsWindowEditorContent
class (moved to separate files)
2006-05-09 09:13 mandrav
svn2430:  * Added GLUT template (file-based, patch #992).
2006-05-09 08:57 mandrav
svn2429:  * Added support for the VC++ 2005 compiler (patch
#1024).
2006-05-09 08:57 mortenmacfly
svn2428:  * WX_CFG is initially empty (as with all other contrib
plugins) * fixed bug 'Set now' not working properly (thanks
Ceniza) * include and some perfomance fixes (thanks killerbot)
2006-05-09 08:50 mandrav
svn2427:  * Added editor setting for the caret blink period
(patch #1031).
2006-05-09 08:43 mandrav
svn2426:  * Enabled GDC compiler for Mac OS X [gdcmac] (patch
#1003).
2006-05-09 08:40 mandrav
svn2425:  * Fixed freeze on editor drag'n'drop in wxGTK (patch
#1037).
2006-05-09 08:36 mandrav
svn2424:  * Fixed bug in message logs show/hide function.
2006-05-08 22:15 byo
svn2423:  wxSmith redesign:
* Positioning with mouse almost finished (updating resource tree
left)
2006-05-08 21:07 killerbot
svn2422:  * Fix contrib workspace (envvars : windows != unix)
2006-05-08 20:36 mandrav
svn2421:  * Updated wxFNB to version 1.30 (with C::B patches).
* Added new contrib plugin: Environment variables.
2006-05-08 11:38 killerbot
svn2420:  * projectfile : 2 const methods
* compiler/build macros : removed unused $objects and added the
target's object's output directory as '$objects_output_dir'
2006-05-07 23:45 thomasdenk
svn2419:  Fix Ceniza's crash-on-switch-workspace crash.
2006-05-06 06:47 cyberkoa
svn2417:  Purpose : Fix bug
Function : BuildSizerCreatingCode
Line : 33
Description
Code generation wrong.
Line 33 corrected become wxString::Format(_T("%d,%d"),Cols,Rows)
2006-05-06 06:41 cyberkoa
svn2416:  Fix bug : variable name for FontEncoding is wrongly
generated as widget's variable, should be widget's variable +
FontEncoding
2006-05-05 21:55 byo
svn2413:  wxSmith redesign:
* Restored positioning with mouse (position changing / visual
effects still missing)
* Moved wxsParent::CanAddChild to public scope
2006-05-05 11:21 thomasdenk
svn2412:  Prevent crash on exit with wxFNB 1.3
2006-05-03 17:46 thomasdenk
svn2407:  Typo in config loading
2006-05-03 16:43 mandrav
svn2406:  * Fixed wrong address display in memory window
(debugger).
* Fixed ENTER key in address field of memory window (debugger).
2006-05-03 10:46 tiwag
svn2405:  * added event to update ExamineMemory dialogue window
on pressed Enter key in Address text-control.
2006-05-03 09:52 mandrav
svn2404:  * Added autosave plugin in autotools build system.
2006-05-03 09:46 tiwag
svn2403:  * bug #7369, Debugging Examine Memory dialogue shows
wrong addresses, fixed.
2006-05-03 08:59 killerbot
svn2402:  * include fixes (linux and typo)
2006-05-02 20:55 killerbot
svn2400:  * some more include clean-ups
2006-05-02 20:51 killerbot
svn2399:  * some include clean-ups
2006-04-30 16:09 thomasdenk
svn2397:  Abort project loading if compiler plugin is
deactivated.
2006-04-28 21:37 byo
svn2396:  wxSmith redesign:
* Added dragging points
* Restored resizing with mouse (repositioning is on the way)
* Added wxsItem::GetBaseProps()
2006-04-28 07:21 thomasdenk
svn2394:  Patch #1019 : Fixes bug #7275 ("lost keywords")
2006-04-28 07:16 thomasdenk
svn2393:  Removed copying manifest file around (not needed and
confuses people)
2006-04-27 22:41 byo
svn2392:  wxSmith redesign: Removed timers in wxsDrawingWindow -
it should now work without flickering
2006-04-27 17:48 thomasdenk
svn2391:  Patch #1016 : Destroy file select dialog in
cbEditor::SaveAs(), use appwindow as parent
2006-04-27 17:41 thomasdenk
svn2390:  Autosave plugin
- only save files that are actually modified
- keep file's modification status when not saving to the main
file
2006-04-27 17:39 thomasdenk
svn2389:  Added default variable to cbProject::SetModified (for
consistency with cbEditor)
2006-04-26 19:12 killerbot
svn2388:  * settings.h : cleanup (part 1)
2006-04-26 18:06 killerbot
svn2387:  * profiler : cbMessageBox return value fix
2006-04-26 15:29 killerbot
svn2386:  * minor include/const clean up
2006-04-26 12:50 mandrav
svn2385:  * CompilerFactory object exposed to scripts:
IsValidCompilerID(), GetCompilerIndex() and
GetDefaultCompilerID().
* Added CompilerFactory::IsValidCompilerID() and
CompilerFactory::GetCompilerByName().
* Compiler selection page is no longer mandatory in project
wizard scripts.
* Changed signature of Wizard.AddCompilerPage() script function
to make it more versatile. Check comments in
console/wizard.script.
2006-04-26 08:45 thomasdenk
svn2384:  Use ISO 8601 format for revision date.
2006-04-26 08:43 thomasdenk
svn2383:  Turkish language hack II
2006-04-25 21:46 pecan
svn2382:  DragScroll v0.23 Added test to honor MSW mouse events
only if main CB window has focus
2006-04-25 18:59 thomasdenk
svn2381:  Bug #6952
2006-04-25 12:19 tiwag
svn2380:  * Folded code block doesn't unfold from search results
[ Bug #7210 ] fixed
2006-04-25 10:43 byo
svn2379:  wxSmith redesign: wxsDrawingWindow updates
2006-04-25 08:14 thomasdenk
svn2378:  Added SetBestFittingSize() to compiler and debugger
toolbars
2006-04-24 19:05 thomasdenk
svn2377:  Patch #988 : Reorder wxToolBar::Realize() and
SetBestSize() to prevent missized toolbar in wxWidgets 2.6.3
2006-04-24 18:41 thomasdenk
svn2376:  Patch #990 : Preserve editor colour sets (interim
solution for bugs 7063 and 7194).
2006-04-24 18:31 thomasdenk
svn2375:  Patch #1001 : Add autorevision as dependency in
Makefile.am to fix parallel builds (prevents executable from
being run before being built).
2006-04-24 18:14 thomasdenk
svn2374:  Revision string in "start here" page now shows the
revision date rather than the compile date of some random source.
Added ConfigManager::GetSvnDate() member.
Autorevision code cleanup, now uses subversion if present (falls
back to old method otherwise).
2006-04-24 15:44 tiwag
svn2373:  * show Find & FindInFiles tabs in dialog (patch 978 #3
from 06-04-20)
2006-04-24 08:04 thomasdenk
svn2372:  Turkish language hack
2006-04-23 20:23 pecan
svn2371:  Keybinder; correct typo's on Linux; (my thanks to
daniel2000)
2006-04-23 13:51 pecan
svn2370:  KeyBinder v0.4.17 (2006/04/23) Fixed ability to update
duplicate menu entries; Appeased Linux gcc with extra parens;
Removed RC2 code and references
2006-04-22 15:43 thomasdenk
svn2369:  Feature Request #2042 : Save editor's zoom (does not
update open editors)
2006-04-21 20:09 zlika
svn2368:  CodeStat: Fixed problem with wxStaticText's being in
fact wxTextCtrl's (special thanks to Pecan).
2006-04-21 07:23 killerbot
svn2367:  * projectfileoptions : struct rename to avoid name
clash with it's plug-in origin
2006-04-20 09:56 mandrav
svn2366:  * Fixed wxAUI build issue under windows.
2006-04-20 07:15 mandrav
svn2365:  * Updated wxAUI to v0.9.2 (with extra patches).
2006-04-20 02:40 cyberkoa
svn2364:  Fix bug for StatusBar code generated by Wizard
2006-04-19 20:43 byo
svn2363:  wxSmith redesign: some small fixes
2006-04-19 11:52 killerbot
svn2362:  * Projectwizard : no -WAll for DMD, adjust update.bat
(no Makefile.am copying)
2006-04-18 20:51 thomasdenk
svn2361:  Bug #7152 : "New file" dialog does not have focus in
text edit control
2006-04-18 16:06 mandrav
svn2360:  * Fixed script errors in the new "D application"
wizard.
2006-04-18 16:03 mandrav
svn2359:  * Fixed a couple of build issues for *nix (regarding
the projectwizard
plugin).
2006-04-18 14:09 killerbot
svn2358:  * ProjectWizard : little include fix
2006-04-18 13:21 mandrav
svn2357:  * Increased width of new project dialog to old setting
(again).
2006-04-18 12:57 mandrav
svn2356:  * Fixed wrong paths in ProjectWizard 's Makefile.am
files.
2006-04-18 12:15 mandrav
svn2355:  * Added new plugin: "Project wizard". It uses scripting
to define wizards. See plugins/projectwizard/resources for more.
* Added checkboxes in new project dialog, to filter showing the
old file-based templates and the new wizard-based ones.
2006-04-18 08:15 mandrav
svn2354:  * Added more file extension constants in FileFilters
(including the dot this time).
* Exposed file extension constants to scripts.
* Changed ScriptingManager::Load() to just load the script and
not run it. Use ScriptingManager::Compile() afterwards to compile
and run the script(s). Or use
ScriptingManager::LoadAndRunScript() that works like Load() used
to.
* SDK version changed to 1.7.14.
2006-04-17 22:20 thomasdenk
svn2353:  Added Autosave to CodeBlocks-unix.cbp
2006-04-14 21:56 killerbot
svn2352:  * some include fixes
2006-04-14 21:34 killerbot
svn2351:  * HelpPlugin : include fix (due to todays changes)
2006-04-14 18:15 thomasdenk
svn2350:  Removed extra qualifications
2006-04-14 14:45 killerbot
svn2349:  * forgot a file in previous commit
2006-04-14 14:44 killerbot
svn2348:  * "Find In Files" :
- Scope : Workspace files (new feature)
- interface methods : const
- little include clean up
2006-04-14 13:16 killerbot
svn2347:  * cbplugin.h : include cleanup -> several other files
needed to be include corrected, bumped sdk major/minor version to
: 1.7
2006-04-14 12:21 killerbot
svn2346:  * cbConfigurationPanel : GetTitle() and
GetBitmapBaseName() : const methods
2006-04-14 11:43 killerbot
svn2345:  * autosave : header inclusion cleanup/adjustments
2006-04-13 22:30 thomasdenk
svn2344:  Autosave plugin
2006-04-13 16:52 thomasdenk
svn2343:  Windows XP crash handler
2006-04-13 12:39 tiwag
svn2342:  * Reverted rev 2331 (* Make "Search->Find" and
"Search->Find in files" more consistent (patch #978).)
because it introduces a severe bug "Search pattern edit not
getting focus"
2006-04-13 04:14 cyberkoa
svn2341:  Sizer code generation problem , the Add function left
out a comma in between the ID and the extra option
2006-04-13 04:11 cyberkoa
svn2340:  Obvious bug. Wrong spelling of wxALIGN* cause the wrong
code generated.
2006-04-12 16:37 thomasdenk
svn2339:  Fix Crash on exit due to double deletion of notebook
pages.
2006-04-12 12:05 thomasdenk
svn2338:  Removed sanity check macros.
Added a few const qualifiers.
2006-04-11 02:00 pecan
svn2337:  KeyBinder v0.4.16 Added addition to Help to explain the
inability to override Ctrl-Shift-N and like duplicate menu
entries.
2006-04-11 01:57 pecan
svn2336:  DragScroll v0.22 2006/04/10 Added option to turn
ListCtrl scrolling on/off. Turned Editor focus off by default.
Listctrl scrolling off by default.
2006-04-10 17:00 byo
svn2335:  wxSmith redesign:
* Added wxsCorrector class which will correct invalid properties
* Some other small fixes
2006-04-10 13:04 mandrav
svn2334:  * Fixed update of symbols browser when showing current
file's symbols only and involved namespaces.
2006-04-10 12:42 killerbot
svn2333:  * ToDo Plug-In : include clean up and const's
2006-04-10 12:33 mandrav
svn2332:  * Fixed "View->Go to function" to not skip
namespace/class/struct blocks.
2006-04-10 09:28 mandrav
svn2331:  * Make "Search->Find" and "Search->Find" in files more
consistent (patch #978).
2006-04-10 09:22 mandrav
svn2330:  * Added compiler option (in "Other" page) to
explicitely add the project's top-level directory in the
compiler's search paths. Option is off by default.
2006-04-10 09:00 mandrav
svn2329:  * Fixed issue (crash sometimes) when importing MSVS
projects.
2006-04-10 08:46 mandrav
svn2328:  * Allowed compiling windows resources under non-windows
platforms. Makes sense when cross-compiling for windows under
linux.
2006-04-10 05:34 cyberkoa
svn2327:  1. Remove unnecessary comment in defwidgets' cpp file
2. Add in EnumDeclFiles function
3. Fix bug : statictext.cpp include the wrong header file
2006-04-10 03:14 cyberkoa
svn2326:  Adding project file for Unix-like platform (Tested
under Ubuntu 5.10)
2006-04-10 03:12 cyberkoa
svn2325:  Fix bug : the declaration of including header file
wxscontainer.h have a capital "C" which cause the case sensative
problem under Linux
2006-04-10 03:07 cyberkoa
svn2324:  EndDialog is not supported under wxGTk and wxMAC, port
the wxMSW version to be used for non wxMSW platform
2006-04-10 03:05 cyberkoa
svn2323:  Fix bug : The Font family comparison condition should
use "==" instead of "="
2006-04-10 03:00 cyberkoa
svn2322:  Function ltoa is not in ANSI , therefore code does not
compile with compiler that does not support ANSI . Modified to
conditional compilation with __GNUG__ (GNU compiler on all
platform)
Fix bug for
"Element->InsertEndChild(TiXmlText(ltoa(VALUE,Buffer,10)));"
which write the return value of ltoa instead of the value in
Buffer
2006-04-07 13:00 mispunt
svn2321:  Docs: more text about installation
2006-04-07 08:21 mispunt
svn2320:  Doc: Added some installation documentation
2006-04-06 18:22 pecan
svn2319:  DragScroll v0.21 - Added missing event.Skip();
Re-instated listCtrl scrolling.
2006-04-06 14:35 mispunt
svn2318:  First start on the userguide
2006-04-06 13:14 mandrav
svn2317:  * Renamed "class browser" to "symbols browser".
* Made symbols browser hideable (toggle entry in "View" menu).
2006-04-06 08:46 mandrav
svn2316:  * Encapsulated our (simple) file encoding detection in
a class named EncodingDetector.
* Fixed VisualStudio solution importer to recognize and skip the
byte order mark (if present).
2006-04-06 03:12 pecan
svn2315:  DragScroll v0.20 - Removed ListCtrl window scrolling to
avoid
conflict with Build messages context menu
2006-04-05 19:54 mispunt
svn2314:  Made a lot of changes in the directory structure and
the Makefile.
Windows Makefile is probably broken...
2006-04-05 16:15 byo
svn2313:  wxSmith redesign:
* Added support for header files
* Resource is recreating code
* Some other small fixes
2006-04-05 12:23 mandrav
svn2312:  * Added context menu in "Build messages" tab to allow
copying its contents to the clipboard.
2006-04-05 11:35 tiwag
svn2311:  * automatic Batchbuildwindow closes only when no build
errors occured
* Lexer-loading uses Debug-Log (with time prefixed) as all other
debug-log-messages
2006-04-05 11:05 mandrav
svn2310:  * Fixed class browser's resource encoding.
2006-04-05 10:36 mandrav
svn2309:  * Fix in main app to reach OnExit() when shutting down.
Still, the return value is ignored by wxWidgets (as mentioned in
the docs)...
2006-04-05 09:57 mandrav
svn2308:  * Part of the last commit which was left out...
2006-04-05 09:55 mandrav
svn2307:  * For batch builds, the log window is now automatically
closed. If you want it to stay open, use the new
"--no-batch-window-close" command-line option.
2006-04-05 09:27 mandrav
svn2306:  * No more delays when opening "Settings->Editor" (due
to lexers reloading).
2006-04-05 09:25 mandrav
svn2305:  * Fixed (finally?) recent crash-on-exit introduced with
the new class browser enhancements.
2006-04-05 08:17 mandrav
svn2304:  * Made "Settings->Compiler & debugger" dialog
resizeable. Also made resizeable the cbConfigurationDialog
dialog.
2006-04-05 08:03 mandrav
svn2303:  * Removed a warning about an uninitialized variable
(patch #955).
2006-04-05 08:00 mandrav
svn2302:  * Fixed some memory leaks (patch #958).
2006-04-05 07:55 mandrav
svn2301:  * Close code-completion if list is empty (patch #982).
Applies only to our custom control, not scintilla's embedded
autocompletion box.
2006-04-05 07:50 mandrav
svn2300:  * Temporary fix for debugger's stop toolbar button bug
under winXP. Replaced another button on this toolbar with an
uglier one which fixes this annoying visual bug under winXP
(patch #977).
* Added button accelerators in AnnoyingDialog (patch #974).
* Enlarged statusbar space for a couple of fields which were
truncated under wxGTK (patch #976).
* Fix for splash screen freeze issue (patch #981).
2006-04-05 07:36 mandrav
svn2299:  * Class browser now remembers its expanded nodes when
it is refreshed.
2006-04-05 07:16 mandrav
svn2298:  * Fixed a crash-on-exit issue under windows.
2006-04-04 20:52 byo
svn2297:  Fixed headers (some were missing when not using pch) in
base wxSmith
2006-04-04 16:18 mandrav
svn2296:  * Fixed a crash-on-exit under linux.
2006-04-04 13:47 mandrav
svn2295:  * Class browser now correctly updates when closing a
project.
* cbEVT_PROJECT_CLOSE event was fired a little too late, when the
project's files were already deleted. Now it is fired at an
earlier stage, where the project is still in a sane state.
2006-04-04 09:57 mandrav
svn2294:  * Improved class browser search function.
2006-04-04 08:08 mandrav
svn2293:  * Class browser searching improved: search starts at
the currently selected node and searches all nodes inside it. If
it fails, it searches the whole class browser tree. So basically,
pressing Enter (or clicking the search button) continuously, will
cycle through all the matching nodes.
2006-04-04 08:02 mandrav
svn2292:  * Update class browser contents when changing from
floating to docked-in-project-manager.
* When typing in the class browser's search box, the Enter key
starts the search.
2006-04-03 22:36 byo
svn2291:  wxSmith redesign:
* Selection handling moved from wxsWindowEditor to wxsWindowRes
(don't need to do broadcasting now)
* Added support for selection changing
* Added skeleton for function rebuilding code inside
wxsWindowRes, updated all todos requiring code rebuild
* Property grid is now working (because of selection changing
support with some bug fixes)
2006-04-03 12:09 byo
svn2290:  wxSmith redesign:
* Fixed preview-not-working bug
2006-04-03 11:19 mandrav
svn2289:  * Simplified class browser.
* Added configuration option for class browser to be a standalone
free floating/docking window instead of appearing as a tab inside
the project manager's notebook.
2006-04-01 05:49 cyberkoa
svn2288:  Update the project file for adding wxbitmapbutton
support
2006-04-01 05:38 cyberkoa
svn2287:  Fix the bug on the wxStatusbar code generated by wizard
2006-04-01 05:36 cyberkoa
svn2286:  Add wxbitmapbutton support
2006-03-31 10:42 mandrav
svn2285:  * Fixed broken batch build feature.
2006-03-31 10:26 mandrav
svn2284:  * Fixed compiler couldn't jump to error line for single
files (without a project).
2006-03-31 10:04 mandrav
svn2283:  * Added editor settings for caret width and color
(adjusted patch #968).
2006-03-31 09:47 mandrav
svn2282:  * Fixed toolbars size problems with wx2.6.3 (patch
#972).
2006-03-31 09:44 mandrav
svn2281:  * Fixed a crash in linux when entering environment
settings (patch #973).
2006-03-31 09:38 mandrav
svn2280:  * Fixed creating a new compiler by copying an existing
one (would throw an exception after the first copy).
2006-03-31 08:58 mandrav
svn2279:  * Correctly update debugger breakpoints when
adding/removing lines in the editor (used to keep the old
breakpoint lines in memory).
2006-03-30 16:56 byo
svn2278:  wxSmith redesign:
* Fixed some doxygen warnings
* Added doxygen howto - deriving from wxsItem (other classes will
be soon)
* Added missing SetupWindow() if dialog frame and parent
(colours, fonts etc. are now set up properly in editor)
* Moved some sizer setting-up code for wxsContainer to wxsSizer
class
* Fixed background color bug in sizer preview
2006-03-30 13:50 mandrav
svn2277:  * Plugins can now add their own configuration page in
the project properties dialog. No plugin makes use of this yet.
* Plugin SDK version updated to 1.6.13.
2006-03-30 09:22 byo
svn2276:  wxSmith redesign:
* Added wxsLANGMSG macro for reporting unsupported coding
language (all sources converted to use them)
* wxsParent::GetChildExtra changed to public
* wxsSizer doesn't threat wxsSpacer as special case now (code
moved to wxsSpacer class)
2006-03-29 22:32 byo
svn2275:  wxSmith redesign:
* spacer and sizers are back to the business
* Small extension to enum Property (value can be stored in xml
using integer or name)
* Temporary hacks to wxsDrawingWindow (temporarily disabled
overdrawing, it's not yet working and hide some important things)
2006-03-28 21:32 thomasdenk
svn2274:  Patch #960 : set statusbar widths to fit any dpi
(slightly modified)
2006-03-28 21:13 thomasdenk
svn2273:  Patch #957 : Conditional jump or move depends on
uninitialised value
2006-03-28 11:54 tiwag
svn2270:  * DevPak-plugin
- bugfix: save *.entry files as ANSI (UTF8)
- use ConfigManager::GetConfigFolder() folder for mirrors and
webupdate files
2006-03-28 11:07 killerbot
svn2269:  * PlugInWizard : includes cleanup and use cbMessageBox
2006-03-28 10:59 mandrav
svn2268:  * Fixed startup freeze bug when the splash screen was
visible and an informational message popped-up (like a project
file being upgraded).
* Under windows, the DDE server is always enabled (configuration
removed from environment settings). The only way to disable the
DDE server is by passing the command-line argument --no-dde,
which suggests the user knows what he 's doing.
2006-03-28 10:07 mandrav
svn2267:  * Fixed printing line numbers to printout even when
disabled in editor settings.
2006-03-28 09:14 mandrav
svn2266:  * Added printing option to print the line numbers or
not.
* Moved all common precompilation #includes in new file
sdk_common.h. It is included by sdk.h and sdk_precomp.h.
* Plugins SDK version pumped to 1.6.12.
2006-03-28 08:12 mandrav
svn2265:  * Fixed debugger not working with wx projects (debuggee
would segfault).
* Fixed first debugger breakpoint not hitting.
2006-03-27 19:51 pecan
svn2264:  Keybinder: fixed uninitialized variable; fixed array
overflow
2006-03-27 17:51 thomasdenk
svn2263:  Moved ICO files to EXTRA_DIST in Linux build (don't
need to be installed)
2006-03-27 17:42 killerbot
svn2262:  * plug-ins : GetConfigurationPriority() and
GetConfigurationGroup() : const method
2006-03-27 11:37 killerbot
svn2261:  * Profiler :
- includes clean up
- cbMessageBox
- variable declaration points
- preincrement
2006-03-26 10:57 mandrav
svn2260:  * Moved debugger's info on running threads from
"Debug->Information" to
"Debug->Debugging windows" .
* Right-clicking on a running thread the user can switch context
to
another thread than the current one.
2006-03-26 00:05 mandrav
svn2259:  * Add classbrowserbuilderthread.cpp/h in autotools
builds.
2006-03-25 16:28 killerbot
svn2258:  * fixed a typo in include in projectmanager.cpp
2006-03-25 15:26 zlika
svn2257:  Codestat: The plugin configuration panel appeared in
the wrong settings panel -> fixed.
2006-03-25 12:15 mandrav
svn2256:  * The debugger, under non-windows platforms, can now
interrupt the
running process (i.e. break into it while it's running).
2006-03-25 12:00 killerbot
svn2255:  * [ Patch #952 ] Project opened twice when passed in
command line
2006-03-25 09:49 mandrav
svn2254:  * Turn mouse cursor to "busy" (hourglass) while loading
the editor
settings dialog (it takes some time because it's reloading all
lexers).
2006-03-25 09:40 killerbot
svn2253:  * codestat :
- includes clean up
- cbMessageBox
- variable declaration points
- preincrement
- unix project : remove of include directive
2006-03-25 09:32 mandrav
svn2252:  * Fixed typo in LD_LIBRARY_PATH setting when running a
console program
(non-windows platforms).
2006-03-25 09:01 mandrav
svn2251:  * Added support for anonymous namespaces in
code-completion.
2006-03-24 23:06 byo
svn2250:  Editor is now building palette.
Made some basic adjustment of item priorities to show them in
correct order in item palette
2006-03-24 20:39 mandrav
svn2249:  * Fixed broken removal of files/folders from the
project tree, when the project file was in a subfolder (bug
#6782).
2006-03-24 20:06 killerbot
svn2248:  * keybinder : wxEvent's protected member access
replaced by it's public getter methods
2006-03-24 18:56 mandrav
svn2247:  * Fixed "clear" buttons in compiler options. Would only
work if an entry
was selected in the relevant list.
2006-03-24 17:42 mandrav
svn2246:  * Updated unix project file to newest version.
* Removed stripping of debug symbols in output/ directory.
* Fixed all code-completion threading issues/freezes, mainly
under Linux
(hopefully). Also fixes freeze when entering Settings->Editor.
2006-03-24 15:23 thomasdenk
svn2245:  Updated to newest version of cbSplashScreen
2006-03-24 10:40 mandrav
svn2244:  * Added a couple of missing files since last commit.
2006-03-24 10:27 byo
svn2243:  Added support for loading/saving child items
wxsProject class does not have resource types hard-coded at all.
Everything moved to resource factory.
Editor can now be opened
New resources can be added to project
Bug fix for invalid properties handling when using
wxsPropertyContainer::SubContainer() call
Some seg fault bug fixes
Added codeblocks.exe as startup application
2006-03-24 10:15 mandrav
svn2242:  * Moved class-browser tree generation to a separate
thread. No more temporary freezes when saving large projects :)
2006-03-24 10:00 killerbot
svn2241:  * Updated contrib plugins (unix) project files to
newest version.
2006-03-24 09:54 killerbot
svn2240:  * Updated contrib plugin (DragScroll) project files to
newest version
2006-03-24 09:29 mandrav
svn2239:  * Major code-completion speed-up on large projects
loading: the tokenizing phase would happen inside the main
thread: BAD!
2006-03-24 08:37 mandrav
svn2238:  * Added missing #include in EditorBase.
2006-03-23 21:53 mandrav
svn2237:  * Cleaned up context menu of open files list (patch
#931).
2006-03-23 20:12 ceniza
svn2236:  * Workaround to fix hang when using the help plugin to
open a CHM file with a keyword to search for.
2006-03-23 16:03 killerbot
svn2235:  * include fix (patch 951)
2006-03-23 14:25 byo
svn2234:  Some small updates to new wxSmith to make it compile in
new environment
2006-03-23 13:03 byo
svn2233:  Added current sources of redesigned wxSmith
2006-03-23 13:02 thomasdenk
svn2232:  Patch #950 : DDE bug workaround
2006-03-23 11:41 mandrav
svn2231:  * Updated contrib plugins project files to newest
version.
2006-03-23 11:31 mandrav
svn2230:  * Updated project file to newest version.
* Added more configuration options in wxSmith settings page:
+ Default sizer settings. Include defaults for border size,
proportion, etc.
+ Checkbox to auto-select new widgets, when created.
* Changed some of the default sizer settings in wxSmith:
+ Proportion: changed to 0 (from 1).
+ Placement: changed to TopLeft (from Center).
+ Border: changed to 0 (from 5).
All of the above (and more) are configurable in wxSmith settings.
* Added wxsSizerExtraParams::BorderFlagsValues::All (equals
Left|Right|Top|Bottom).
2006-03-23 08:12 killerbot
svn2229:  * some include fixes
2006-03-22 20:54 zlika
svn2228:  Some minor improvements to the Code Statistics plugin:
- Display a warning message instead of "XXXX%" when the project
is empty.
- If some files are not saved, ask the user if he wants to save
them before counting the lines.
- Comments are now compatible with doxygen.
2006-03-22 13:18 mandrav
svn2226:  * Added DistClean() methods in compiler plugin (patch
#922).
* Fixed bug when showing/hiding message manager pages (patch
#932).
* Updated "Start here" page (patch #908).
* Added "Swap header/source" in editor tabs context menu (patch
#945).
2006-03-22 12:04 mandrav
svn2225:  * Replaced most dialogs of the project loading process
with AnnoyingDialog (i.e. allow the user disable these messages).
2006-03-22 11:51 mandrav
svn2224:  * Project file version pumped to 1.4.
* Display message when the project file version is older, listing
the changes since that (old) version.
2006-03-22 11:26 mandrav
svn2223:  * Updated project file properties dialog.
+ Merged "Advanced" and "Build" tabs to one ("Advanced").
+ Removed incorrect help text for custom build command macros.
+ Custom build command can now be specified per-compiler.
* Plugin SDK version pumped to 1.6.11.
2006-03-22 09:15 mandrav
svn2222:  * Run project pre-build commands even when building a
single target.
2006-03-21 20:27 pecan
svn2221:  DragScroll v0.19 Capture middle mouse button
immediately when used for scrolling. Allows much better
performance under GTK.
2006-03-21 10:16 killerbot
svn2220:  * copystrings : reactivate pch and adjust unix cbp file
2006-03-20 21:16 thomasdenk
svn2219:  Patch #928 : Show/hide tabs in message pane - display
the correct icons
2006-03-19 22:38 killerbot
svn2218:  * copystrings : temporarily disactivate pch
2006-03-19 22:31 killerbot
svn2217:  * include fix to codestats (more include changes to be
done in the future)
2006-03-19 19:01 zlika
svn2216:  The user can now modifie/add/delete the list of
supported languages in the code statistics plugin!
2006-03-18 22:07 killerbot
svn2214:  * classwizard :
- includes clean up
- cbMessageBox
2006-03-18 13:33 killerbot
svn2213:  * copystrings :
- includes clean up
- cbMessageBox
- interface reduction
2006-03-17 21:38 killerbot
svn2212:  * xpmanifest plug-in : include clean up
2006-03-17 15:42 killerbot
svn2211:  * cleanup precompile headers :
- only specified at one location (sdk.h) (sdk_precomp.h just
includes sdk.h)
- added some other common used wx headers in the precompile list
- sorted that precompile list alphabetically (the wx part)
- added a common included CB header to the list
2006-03-16 21:07 killerbot
svn2202:  * don't add to recent files when open (of not
registered file types) in CB was cancelled (patch 930)
2006-03-16 20:42 mandrav
svn2201:  * Fixed setting of LD_LIBRARY_PATH to the current dir,
for non-windows
ports, when running console applications.
* Disabled scripting for 64bit processors since AngelScript does
not yet
support them.
2006-03-16 13:41 tiwag
svn2200:  * CodeCompletion custom listcontrol
- closes on pressing SPACE Key,
- is positioned correctly on screen using dual monitor setup
2006-03-15 15:06 killerbot
svn2199:  * Digital Mars C/C++ compiler support : report warnings
no longer as errors
2006-03-15 10:45 mandrav
svn2198:  * When moving a project up/down in the workspace, don't
steal the focus after the move so that it's ready for another
movement.
2006-03-15 08:46 mandrav
svn2197:  * Fixed crash when trying to open a new instance of
C::B and single-instance was checked (patch #927 for bug #6779).
2006-03-15 08:43 mandrav
svn2196:  * Make profiler plugin dialog resizable in all
directions (patch #923).
2006-03-15 08:42 mandrav
svn2195:  * Replaced directly deleting a few dialogs with calling
Destroy() on them (patch #920).
* Updated project file.
2006-03-15 08:39 mandrav
svn2194:  * Support for custom vars in output filenames, when
using the profiler (patch #919).
2006-03-15 08:31 mandrav
svn2193:  * Added editor lexer for Ogre compositor scripts
(contributed by nfz).
2006-03-14 20:46 killerbot
svn2192:  * fixed typo : oxFreeBSD ->osFreeBSD
2006-03-14 08:58 mandrav
svn2191:  * Fixed wrong case in #include.
2006-03-14 08:05 killerbot
svn2190:  * fixing some includes problems
2006-03-13 10:34 mandrav
svn2187:  * Fixed file filters not working in file dialogs (bug
#6749).
2006-03-13 10:20 mandrav
svn2186:  * Added DirectX template for windows. Supports GCC and
MSVC Toolkit. Patch #853.
2006-03-13 10:08 mandrav
svn2185:  * Fixed another file dialog created with wrong parent
(patch #904).
2006-03-13 10:06 mandrav
svn2184:  * Fixed a couple of file dialogs created without a
parent (patch #907).
2006-03-13 10:02 mandrav
svn2183:  * Updated NSIS lexer and sample code (patch #911).
2006-03-13 09:57 mandrav
svn2182:  * Respect default encoding when creating new files
(patch #914).
2006-03-13 09:50 mandrav
svn2181:  * Fixed editor-lost-focus issue when compiling (bug
#910).
2006-03-13 09:42 mandrav
svn2180:  * Fixed debugger to work when the project file is not
in the project's top-level directory (bug #6756).
2006-03-13 08:44 mandrav
svn2179:  * Fixed hang if splash was shown while compiler
auto-detection took place.
2006-03-12 19:10 killerbot
svn2178:  * include fix in cbworkspace.h (needs globals.h for
DEFAULT_WORKSPACE)
2006-03-12 18:55 killerbot
svn2177:  * minor include fix to filefilters.cpp (wxArrayString)
2006-03-12 18:35 killerbot
svn2176:  * bug fix for priority in to-do item (patch 915 for bug
6748) (once again : wx bug for streams)
2006-03-12 16:55 thomasdenk
svn2175:  Replaced Update() with a yield on GTK
2006-03-12 14:34 thomasdenk
svn2174:  Removed wxSTAY_ON_TOP (again)
2006-03-11 09:29 mandrav
svn2173:  * Updated wxSmith's PCH removal for autotools builds.
2006-03-10 22:02 mandrav
svn2172:  * Added Ceniza's cbSplashScreen class which allows
using the same
(alpha-enabled) splash screen to be used under all (current)
platforms.
2006-03-10 20:50 killerbot
svn2171:  * fixed typo in filefilters.cpp
2006-03-10 19:22 mandrav
svn2170:  * Fixed build error in toolsmanager.cpp for non-windows
platforms.
2006-03-10 11:57 mandrav
svn2169:  * Updated unix project file.
2006-03-10 11:55 mandrav
svn2168:  * Added namespace FileFilters. It contains few
functions for registering/retrieving file extension filters. It
also contains some constants for widely used file extensions
(moved from settings.h).
* Files extensions loaded from editor lexers are now registered
with Code::Blocks as supported file extensions and appear in file
dialogs filters.
2006-03-10 09:45 mandrav
svn2167:  * Moved GUI for DEFAULT_CONSOLE_SHELL and
DEFAULT_CONSOLE_TERM from compiler options dialog to environment
options.
2006-03-10 09:26 mandrav
svn2166:  * Tools' output is now logged.
* Another option was added for tools: "launch in a console and
wait for keypress". Note that with this option, the tool's output
is not logged.
* Moved DEFAULT_CONSOLE_SHELL and DEFAULT_CONSOLE_TERM from
compiler plugin to SDK. Still have to move the GUI from compiler
options dialog to environment options.
2006-03-10 08:24 mandrav
svn2165:  * Added $PROJECT_TOPDIR macro. Aliases:
$PROJECT_TOPDIRECTORY, $PROJECTTOPDIR and $PROJECTTOPDIRECTORY.
Returns the project's common top-level path.
2006-03-09 13:23 mandrav
svn2164:  * Fixed issue with "Switch to frame" command in
debugger callstack, for cases where frame numbers are not
continuous.
2006-03-09 11:02 mandrav
svn2163:  * Fixed TemplateManager issues when projects are laid
out in multiple folders.
* Fixed all TemplateManager issues related to loading/saving user
templates.
2006-03-09 10:23 mandrav
svn2162:  * Fixed crash in MessageManager::DebugLogError() and
MessageManager::DebugLogWarning().
2006-03-09 09:11 thomasdenk
svn2161:  Removed rich edit attribute from linker options (Bug
#6727)
2006-03-08 20:19 killerbot
svn2160:  * horizontal scrollbar added to compiler options (patch
905 for feature request 1950)
2006-03-08 12:27 mandrav
svn2159:  * Made code-completion's auto-popup behaviour a little
smarter.
2006-03-08 09:36 killerbot
svn2158:  * MsVCToolkit compiler : debug symbols : corrected
define : _DEBUG instead of DEBUG
2006-03-08 09:01 mandrav
svn2157:  * Fixed bug in build process when switching targets
that use different compilers.
2006-03-07 14:42 mandrav
svn2156:  * Updated project files.
2006-03-07 14:38 mandrav
svn2155:  * Renamed debugger's window "Examine memory" to "Memory
dump".
* Improved debugger's "Memory dump" window. It now contains a
field to enter an address and a combobox to select the bytes
count to dump. It is also updated automatically.
2006-03-07 09:35 mandrav
svn2152:  * Ctrl-C (copy), Ctrl-V (paste), Ctrl-X (cut), Ctrl-Z
(undo) and Ctrl-Shift-Z (redo) now work for logs too. The editor
doesn't "steal" them anymore. Patch #890.
2006-03-07 09:27 mandrav
svn2151:  * Added a couple of missing #includes for non-PCH
builds (patch #899).
2006-03-07 09:25 mandrav
svn2150:  * Various little code cleanups (patches # 901, 897,
892).
* wxWidgets project templates updates (patch #862).
2006-03-07 09:18 mandrav
svn2149:  * Fixed DDE bug in windows (patch #902).
2006-03-07 09:13 mandrav
svn2148:  * Updated Python lexer (patch #891).
* Updated CSS lexer (patch #884).
2006-03-07 07:59 mandrav
svn2147:  * When launching a tool, its details are logged
(command line and working dir) for easier user troubleshooting.
2006-03-07 07:42 mandrav
svn2146:  * Added -r switch in OpenWatcom's compile resource
command macro.
2006-03-07 07:37 mandrav
svn2145:  * Removed obsolete file
src/sdk/wxscintilla/build/wxscintilla.cbp.
2006-03-06 23:06 killerbot
svn2144:  * fixed crash on search/replace nothing (path 900 : bug
6665)
2006-03-06 17:31 mandrav
svn2143:  * Added NSIS lexer (patch #898).
* Updated XBase lexer (patch #893).
2006-03-06 07:35 thomasdenk
svn2142:  Overloaded another log function
2006-03-05 19:52 thomasdenk
svn2141:  Prevent crash if compiler errors (or any other log
messages) contained '%' (thanks to Boaz for pointing out).
2006-03-05 19:14 thomasdenk
svn2140:  Bug #6658 : Moving project in workspace
2006-03-05 17:10 mandrav
svn2139:  * More autotools build system updates.
2006-03-05 10:37 mandrav
svn2137:  * Autotools build system updates.
* Removed -DAS_MAX_PORTABILITY from CodeBlocks-unix.cbp (added
accidentally).
2006-03-05 10:33 thomasdenk
svn2136:  Changed Manager::Get() function to omit default value.
No functional change.
2006-03-04 21:32 mandrav
svn2135:  * Added EditorHooks for modules to hook on editor
events. Currently only
wxEVT_SCI_CHARADDED is forwarded to hooks.
* Moved everything code-completion related from cbEditor to
code-completion plugin (thanks to hooks).
* Added code-completion option to auto-launch code-complete popup
when
typing characters and the word contains more than a user-defined
number
of characters (default 4).
* Removed SDK events cbEVT_EDITOR_AUTOCOMPLETE,
cbEVT_EDITOR_CALLTIP and
cbEVT_EDITOR_USERLIST_SELECTION.
* Added new SDK event cbEVT_APP_UPDATE_TITLE to notify the main
app to
update its title etc. Currently not handled...
2006-03-03 23:30 mandrav
svn2134:  * Fixed wrong order of macro substitution for targets
working dir, which
could result in invalid paths.
2006-03-03 17:10 mandrav
svn2133:  * Double-clicking on a breakpoint in the breakpoints
window now opens
the file (would just focus it if it was already open).
2006-03-03 13:22 mandrav
svn2130:  * Added "Debug->Debugging windows->Examine memory". Not
much for now, just dumps 256 bytes starting from the address
passed. It will get better though ;)
2006-03-03 11:33 mandrav
svn2127:  * Added "Change value" in debugger's watches tree
context menu to allow changing the value of variables.
2006-03-03 10:36 mandrav
svn2125:  * Removed buttons from debugger's callstack dialog.
Replaced them with a context menu instead.
2006-03-03 10:21 mandrav
svn2124:  * Added button "Switch to selected" in the debugger's
callstack dialog. It allows the user to switch between stack
frames and examine the currently selected frame like it was
currently running :)
2006-03-03 09:11 mandrav
svn2123:  * Updated C/C++ lexer (patch #882).
* Updated F77 lexer (patch #885).
* Updated RC lexer (patch #886).
* Added MatLab lexer (patch #883).
2006-03-03 09:05 mandrav
svn2122:  * XP manifest plugin cleanup (patch #858).
2006-03-03 08:25 mandrav
svn2121:  * Re-enabled codecompletion parsing thread. Also, a
single tokens store is used for the whole workspace, instead of
one per-project. This lowers the memory needs a *lot*.
2006-03-03 08:19 killerbot
svn2120:  * fixed some missing includes
2006-03-02 19:12 mandrav
svn2119:  * Fixed a build issue with contrib plugin "source
exporter".
2006-03-02 14:35 mandrav
svn2113:  * Added two new buttons in debugger toolbar: "Debugging
windows" and "Information". These make the respective "Debug"
menu submenus accessible from the toolbar.
2006-03-02 11:26 mandrav
svn2111:  * Fixed a layout issue with the batch build log window
(appeared only the first time used).
2006-03-02 11:25 mandrav
svn2110:  * Added "Debug->Information" submenu to display
information for:
+ the selected stack frame
+ the loaded DLLs
+ the files being debugged
+ the floating point unit status
+ the handling of signals
+ and the running threads
2006-03-02 09:55 mandrav
svn2109:  * Added "next instruction" command in debugger menu and
toolbar, to step one assembly instruction at a time.
2006-03-02 09:54 thomasdenk
svn2108:  Rewrote file renaming (fixes Bug #6624)
2006-03-02 08:48 mandrav
svn2107:  * Disassembly window contents were not cleared when the
current frame was changed.
* Added "please wait" message while generating disassembly.
2006-03-02 08:35 mandrav
svn2106:  * Fixed GUI glitch when removing a log window from the
MessageManager (patch #870).
2006-03-02 08:32 mandrav
svn2105:  * Fixed some assert failures in debug mode (patch
#874).
2006-03-02 08:29 mandrav
svn2104:  * Updated batch and lua lexers to the current format
(patches #879 and #880).
2006-03-02 08:27 mandrav
svn2103:  * Fixed possible crash in project options dialog (patch
#876).
2006-03-01 16:31 killerbot
svn2099:  * updated css lexer (patch 878)
2006-03-01 16:25 killerbot
svn2098:  * apply user template project name (bug 6584)
2006-03-01 13:26 thomasdenk
svn2097:  Removed an unneeded variable
2006-03-01 13:09 mandrav
svn2096:  * Converted disassembly dialog to use wxScintilla
instead of a list control.
* Added editor lexer for MASM assembly.
* Changed editor lexer keywords to support up to 9 sets
(wxScintilla limit). <Language>, <User> and <Documentation> tags
in lexers are now considered obsolete (they still work though).
They should be replaced by <Set>. The "index" attribute defines
the keyword index for the set (its meaning is different on a
per-lexer basis).
2006-03-01 09:48 mandrav
svn2095:  * Removed hardcoding of CPU registers for debugging.
All available CPU registers are displayed now.
* Fixed crash when saving disassembly to file.
2006-02-28 12:36 thomasdenk
svn2092:  Removed a few unneeded placement calls.
2006-02-28 08:59 killerbot
svn2091:  * Update the project template dialog (patch 869)
2006-02-27 19:08 killerbot
svn2090:  * new dir button for user templates directory selection
(patch 866 for feature request 1878)
2006-02-27 16:00 thomasdenk
svn2089:  Rename project files (Feature Request #1805)
2006-02-27 12:19 mandrav
svn2088:  * Fixed problem with XRC file for Settings->Editor.
2006-02-27 12:14 killerbot
svn2087:  * user templates are no longer stored in ".CodeBlocks"
subdir of <docsSets>\<User> but in
<docSets>\<User>\ApplicationData\CodeBlocks\UserTemplates
2006-02-26 22:18 killerbot
svn2086:  * Adjust title bar on save project (fixes bug 6585, and
when saving new project from template)
2006-02-26 21:37 thomasdenk
svn2085:  Renamed Macintosh rsrc files
2006-02-26 14:40 mandrav
svn2084:  * Improved filenames handling.
2006-02-26 09:42 mandrav
svn2083:  * Fixed default EOL mode to be defined correctly under
each
platform.
2006-02-26 09:24 mandrav
svn2082:  * Fixed some View menu items not working in linux
(Manager, Open files
and Fullscreen).
2006-02-25 22:55 thomasdenk
svn2081:  Fix for compiler options dialog in 120 dpi
2006-02-25 21:52 mandrav
svn2080:  * Added debian folder for .deb creation.
2006-02-25 15:58 thomasdenk
svn2079:  Icon update
2006-02-25 15:29 thomasdenk
svn2078:  Mac Icons
2006-02-25 13:36 killerbot
svn2077:  * added libshfolder to sdk target to have a good win9x
ansi build
2006-02-25 13:24 killerbot
svn2076:  * on compile single file (compile current file) have
other project files saved first
2006-02-25 09:14 mandrav
svn2075:  * Updated mime info for linux installations.
2006-02-25 08:18 mandrav
svn2074:  * Fixed formatting of editormanager.cpp. To all devs:
use 4 spaces
tabbing and do not use astyle on the sources if you use different
settings.
2006-02-24 21:50 killerbot
svn2073:  * fixed some issues to allow correct build on linux
(patch 861)
2006-02-24 21:41 killerbot
svn2072:  * remove unneeded forward declarations of wxNoteBook
(patch 857)
2006-02-24 14:47 mandrav
svn2071:  * Moved basic compiler command line generation inside
the SDK. This will allow for some nifty (mostly seemless)
upgrades to the compiler framework.
2006-02-24 09:56 mandrav
svn2070:  * Fixed (removed) bogus error message on project
creation/loading, if mingw is not installed (bug #6531).
2006-02-24 09:43 mandrav
svn2069:  * Fixed occasional crash when removing files from a
project (bug #006562).
2006-02-23 19:40 thomasdenk
svn2068:  Fixed missing resource from revision 2063
2006-02-23 17:26 ceniza
svn2067:  * Now using cbU2C.
* Fixed: HTMLExporter wasn't setting the page title correctly.
2006-02-23 17:14 ceniza
svn2066:  * Fixed bug #6467: Source Formatter (AStyle) delete
lines automatically
2006-02-23 14:38 mandrav
svn2065:  * Added dummy virtual destructor in
ProjectLoaderHooks::HookFunctorBase to keep the compiler happy.
* Changed the function signature for
ProjectLoaderHooks::HookFunctorBase::Call(): added the project in
question as first argument.
2006-02-23 10:43 killerbot
svn2064:  * fixed potential problem with multi inclusion
protection of cbeditor.h
2006-02-23 10:39 mandrav
svn2063:  * Updated all XRC resources (and respective dialogs) in
sdk/ and src/ to use wxStdDialogButtonSizer where applicable.
2006-02-23 09:35 mandrav
svn2062:  * Fixed a serious flaw in event notifications.
2006-02-22 14:48 mandrav
svn2061:  * Updated various readme files in the project's root
directory.
2006-02-22 14:05 mandrav
svn2060:  * Completely removed _U() and _C() macros. For new code
use the functions cbC2U() and cbU2C() respectively.
2006-02-21 22:53 thomasdenk
svn2059:  Patch : Add "Additional paths" double-click editing
2006-02-21 22:38 thomasdenk
svn2058:  Patch #845 : Fixes for compiling on FreeBSD 6.0
2006-02-21 18:24 mandrav
svn2057:  * Added editor setting for the default encoding when
opening files.
2006-02-21 14:07 thomasdenk
svn2056:  Image update (3/3)
2006-02-21 14:06 thomasdenk
svn2055:  Image update (2/3)
2006-02-21 14:05 thomasdenk
svn2054:  Image update (1/3)
2006-02-21 13:45 thomasdenk
svn2053:  Removed translations where none should be
- cbThrow / cbException
- cbAssert
- MessageManager::DebugLog
- a few compiler flags
2006-02-21 10:34 mandrav
svn2052:  * Added ability to add hooks (callbacks) for when a
project is loaded/saved. Can be used to add extensions to the
project file. Everything goes in <Extensions> (under <Project>
tag). Full documentation can be found in
sdk/projectloader_hooks.h.
2006-02-20 13:51 mandrav
svn2050:  * Updated PluginWizard to generate current SVN revision
compatible plugins.
2006-02-20 12:23 mandrav
svn2049:  * "Clear" buttons in compiler options dialog are now
enabled if the respective lists have items (used to be enabled
only when selecting an item from the list).
2006-02-20 11:30 mandrav
svn2048:  * Fixed files-don't-open-with-DDE bug introduced
yesterday.
2006-02-20 11:19 mandrav
svn2047:  * Centered some dialogs which were not correctly
aligned to screen.
2006-02-20 11:06 mandrav
svn2046:  * Moved associations management dialog layout data to
its own XRC.
2006-02-20 10:49 thomasdenk
svn2045:  Re-imported "manage associations" dialog from 2022
2006-02-20 00:02 thomasdenk
svn2044:  Patch #849 and #850 : Increase font size for Mac OS,
correct a typo.
2006-02-19 21:30 mandrav
svn2043:  * Reverted reading from piped processes in system
encoding.
* Enhanced message manager tabs context menu to allow
showing/hiding
logs (needs some more work).
* Font size for message logs is now configurable.
* Broke up "General settings" page of environment options dialog
to
"General settings" and "View".
2006-02-19 21:27 mandrav
svn2042:  * Added view-off.png.
2006-02-19 21:26 mandrav
svn2041:  * Added view.png.
2006-02-19 17:35 tiwag
svn2040:  * Find & Replace functions bugfixes & enhancements:
- Find & Replace are wrapping around correctly on first search
attempt (no bogus "Result not found" )
- Find & FindNext (F3 & Shift-F3) are using the actual selected
text as new "search text" on subsequent searches - the
Find-Dialog is only needed the first time a search is initiated.
(Will pop up automatically with F3, when no search was done
before)
- Replace proposes the actual selected text as first replacee (if
the selected text matches the search text)
- Replace got wrap-around functionality (Messagebox &
Auto-wrap-araound)
2006-02-19 14:50 ceniza
svn2039:  * Increased the number of help files to 32 as a
temporary fix.
- The complete bugfix is still pending.
2006-02-18 22:15 killerbot
svn2038:  * when (last) editor closed, status bar no longer shows
it's details
2006-02-18 22:07 mandrav
svn2037:  * Fixed wxSmith's update script for unix.
2006-02-18 21:15 mandrav
svn2036:  * Created unix project files for all contrib plugins
that didn't have
one.
* Created unix workspace for all contrib plugins.
2006-02-18 19:57 mandrav
svn2035:  * Disabled setting for settings dialogs icons under
non-windows
platforms due to incompatibilities.
2006-02-18 19:49 mandrav
svn2034:  * Fixed some gcc-4.x warnings + 64bit compatibilty.
2006-02-18 19:12 mandrav
svn2033:  * Added DragScroll contrib plugin in build system.
* Fixed all 64bit compatibility issues.
* Fixed all AngelScript related issues in non-x86 platforms.
Scripting
isn't available inside C::B for those platforms, but it builds
and runs
correctly.
2006-02-18 19:06 thomasdenk
svn2032:  Patch #844 : Drop target for management window
2006-02-18 18:02 thomasdenk
svn2031:  Bugfix for Linux build
2006-02-18 17:34 thomasdenk
svn2030:  Image update
2006-02-18 15:53 thomasdenk
svn2029:  Restructured "start here" page (FTR by tiwag)
- Removed configuration links (rarely used)
- Increased count for recently used items instead
- Logo links to home page
- Added automatic revision-copy for bug reporting
2006-02-18 15:05 thomasdenk
svn2028:  Fixed a super stupid typo.
2006-02-18 14:38 killerbot
svn2027:  * add DragScroll plug-in to the contrib plug-ins
2006-02-18 10:56 thomasdenk
svn2026:  Removed 3 superfluous lines
2006-02-17 17:47 thomasdenk
svn2025:  Image update
Filetypes update
2006-02-17 15:25 thomasdenk
svn2024:  Custom variables panel in compiler options are properly
trimmed and quoted now
2006-02-17 15:24 killerbot
svn2023:  * fix EXTRA_DIST
2006-02-17 14:44 thomasdenk
svn2022:  Fixed "Can't open registry key..." error
Revamped "Do you want to register Code::Blocks" dialog at startup
Added management dialog for file type registering
Recoded file type associations to be more flexible
2006-02-17 10:32 tiwag
svn2021:  * remove breakpoints working with gdb 6.3-2
2006-02-17 09:23 mandrav
svn2020:  * Added previously forgotten
src/sdk/as/source/as_callfunc_ppc.cpp.
2006-02-17 08:56 mandrav
svn2019:  * Added all enums of CompileTargetBase and cbProject as
script constants for use by scripts.
* Moved all constants script bindings to a separate file
(const_bindings.cpp/h).
2006-02-17 08:27 mandrav
svn2018:  * Added "Clear" button in globals compiler options
"Programs->Additional paths" (patch #840).
2006-02-17 08:22 mandrav
svn2017:  * Patched AngelScript with initial support for PowerPC
(PPC) (patch #824).
2006-02-16 10:05 killerbot
svn2016:  added support for basic GNU ARM compiler (adjusted
patch : 1424406)
2006-02-16 09:43 mandrav
svn2015:  * Added "Clear" buttons in almost all lists in compiler
options (directories, vars, etc). Patch #837.
2006-02-16 09:35 mandrav
svn2014:  * Changed default encoding for opening files to
system's default.
2006-02-15 19:33 thomasdenk
svn2013:  Image update
2006-02-15 13:50 thomasdenk
svn2012:  Image update
2006-02-15 13:37 mandrav
svn2011:  * Fixed file associations for new icons.
2006-02-15 11:51 thomasdenk
svn2010:  Image update
2006-02-15 11:23 mandrav
svn2009:  * Added configuration option (Environment->General) for
the icons size in settings dialogs. Currently allows large icons
(default) and no icons at all (just text).
2006-02-15 10:20 mandrav
svn2008:  * Fixed "Start here" page synchronization issues with
recent projects/files history.
2006-02-15 08:49 thomasdenk
svn2007:  Patch #834 : Integrates internationalisation into
environment dialog
2006-02-14 20:27 killerbot
svn2006:  * Digital Mars compiler : removed some wrong linker
options, added those 2 wrong options as selectable compiler
options (bug 1385424)
2006-02-14 14:23 mandrav
svn2003:  * Fixed crash when clicking on a build error and the
project in question has already been closed.
* Removed some debugging messages from the debugger (accidentally
committed them last time).
2006-02-14 12:38 mandrav
svn2002:  * Better error reporting for script compile errors.
* Fixed broken messageboxes which didn't return the correct
button press (fixes problems like not being able to delete tools
etc).
2006-02-13 18:54 thomasdenk
svn2001:  Adjusted spacing of buttons from rev 1998
2006-02-13 18:32 thomasdenk
svn2000:  TODO plugin remembers style and position selection
2006-02-13 17:33 thomasdenk
svn1999:  cbMessageBox (drop-in replacement for wxMessageBox)
2006-02-13 15:00 thomasdenk
svn1998:  Added "Clear Libraries" button (patch by Morten McFly)
2006-02-13 14:18 thomasdenk
svn1997:  Patch #827 : Unicode fixes
2006-02-13 13:39 thomasdenk
svn1996:  Added random compiler variables
2006-02-13 09:58 mandrav
svn1995:  * Changed CB_IMPLEMENT_PLUGIN macro and friends, to
take an additional argument as the plugin's title. This will fix
the "disabled plugins are displayed by name instead of title"
problem in "Plugins->Manage plugins". Updated all plugins (core
and contrib).
* Added GetDefaultPath() and SetDefaultPath() in ProjectManager.
These return/set the default path for new projects.
* cbEVT_TARGETS_MODIFIED is now fired when targets are modified
in any way. This fixes the bug with the out-of-sync targets
toolbar combobox.
* Fixed MacrosManager to recognize the targets toolbar combobox.
This means that macros that rely on the selected target work now
even if not building the project.
* Small fix in script bindings.
2006-02-13 09:35 thomasdenk
svn1994:  Support double-click editing in project dependencies
2006-02-12 23:07 mandrav
svn1993:  * Script bindings updates.
2006-02-12 21:11 mandrav
svn1992:  * Fix for debugger's run-to-cursor inside a debugging
session.
2006-02-12 20:46 killerbot
svn1991:  bug fix for using cpp comment style for "to do" when
"Exactly where caret
is now" option is chosen (optional validation in case in the
middle of a line of code) (bug 1420491)
2006-02-12 15:21 thomasdenk
svn1990:  Patch #823 : Some modifications for compiling under
MaxOS X
2006-02-12 09:36 mandrav
svn1989:  * Fixed i18n issue with unicode (patch #819).
2006-02-12 08:47 mandrav
svn1988:  * Fixed problem when some macros were used in user
tools. They would stay out of sync when the project had changed.
2006-02-12 08:17 mandrav
svn1987:  * Fixed a warning with gcc 4.x (patch #818).
2006-02-11 22:28 thomasdenk
svn1986:  Bug #6377 : Application crash on Alt-F-A
2006-02-11 21:48 thomasdenk
svn1985:  Patch #817 : Fixes gcc 4.1 extra qualification error
2006-02-11 19:53 mandrav
svn1984:  * Compilation fix for non-PCH C::B builds.
2006-02-11 19:51 mandrav
svn1983:  * Fixed possible debugger hang under certain
conditions.
2006-02-11 11:25 mandrav
svn1982:  * Added lexer for batch files (patch #1424139).
* Added lexer for diff/patch files (patch #1423638).
* Fixed bug in scintilla's python lexer, regarding
decorators/comments highlighting (patch #1412607).
* Editor themes/syntax highlighting do not use integer IDs
anymore. No more broken lexers after a new lexer is added.
* Fixed defining multiple syntax highlighting themes not working.
* Editor themes configuration saves only what's different from
the lexer files. This shaves off 60% of configuration size, if no
theme is customized. Should do the same with compilers
configuration some day...
2006-02-10 21:42 mandrav
svn1981:  * Fixed syntax highlighting not working for newly
created files.
2006-02-10 19:40 thomasdenk
svn1980:  Patch #816 : replace macro with const int
2006-02-10 19:27 thomasdenk
svn1979:  Updated URL in bug-report shortcut
2006-02-10 19:11 thomasdenk
svn1978:  Updated URLs in "start here" page
2006-02-10 16:40 thomasdenk
svn1977:  Adjusted "Find in Files" progress dialog placement
2006-02-10 16:18 killerbot
svn1976:  remove fixed sample.dll name from dll template, will be
<project_name>.dll now
2006-02-10 14:51 mandrav
svn1975:  * Fixed a typo in debugger configuration dialog (patch
#1426347).
2006-02-10 14:40 mandrav
svn1974:  * Don't show message "Can't open workspace" for the
default workspace, if it doesn't exist.
2006-02-10 08:02 mandrav
svn1972:  * Updated all windows project files.
2006-02-09 19:27 pecan
svn1970:  Keybinder v0.4.15
Removed incorrect delete of dlg
fixed "PRIOR/NEXT" unrecognized keys in wxGetAccelFromString
2006-02-09 10:31 mandrav
svn1967:  * Refactored Compiler class to use string IDs instead
of numeric. No more messing up user-defined compilers. Users
should only re-define their user-defined compilers for the last
time.
* Debugger's debug log can now be shown/hidden without requiring
C::B to restart. Will implement this for other logs too.
2006-02-08 02:40 ceniza
svn1966:  * Fixed bug of Export menu not showing the sub-menu.
2006-02-07 22:25 byo
svn1965:  Fixed Makefile.am in defwidgets directory (added
wxsStdDialogButtonSizer)
2006-02-07 15:40 thomasdenk
svn1964:  Patch [1424156]: Fixes compiler warnings
2006-02-07 14:26 thomasdenk
svn1963:  Patch [1422884]: Typo
2006-02-07 14:21 thomasdenk
svn1962:  Patch [1424254]: Remember Tab Order
2006-02-07 13:49 thomasdenk
svn1961:  Changed enabled state for a checkbox.
2006-02-07 13:36 thomasdenk
svn1960:  Added $HeadURL: svn://svn.code.sf.net/p/codeblocks/code/branches/release-20.xx/ChangeLog $ substitution to svn:keywords property
2006-02-07 13:15 thomasdenk
svn1959:  Added executable extensions to Subversion's ignore list
2006-02-07 12:38 thomasdenk
svn1958:  Image update
2006-02-07 11:17 mandrav
svn1956:  * Fixed the wxFlatNotebook bug that would, sometimes,
create a split-window-like effect when removing a page
(wxFlatNotebook's author notified about it).
2006-02-07 09:19 mandrav
svn1955:  * Fixed a compatibility issue between windows/unix when
opening a project.
* Fixed plugin events firing more than once, under some
circumstances.
* Fixed various debugger breakpoints issues.
2006-02-06 21:49 thomasdenk
svn1954:  Yet another gcc-3.3-linux fix.
2006-02-06 19:10 thomasdenk
svn1953:  Fixed two more Linux build problems with gcc 3.3
2006-02-06 16:47 thomasdenk
svn1952:  Patch fixing broken Linux build (Der Meister)
2006-02-06 14:30 thomasdenk
svn1951:  Addition to 1949
2006-02-06 13:28 thomasdenk
svn1950:  Addition to 1949
2006-02-06 12:46 thomasdenk
svn1949:  Preparation for placement
2006-02-06 12:38 thomasdenk
svn1948:  Image update
2006-02-06 12:31 mandrav
svn1947:  * Fixed console_runner's message when waiting for a
keypress.
2006-02-06 11:15 mandrav
svn1946:  * A log window is displayed now for batch builds.
* Added a few new events: EVT_COMPILER_STARTED,
EVT_COMPILER_FINISHED, EVT_DEBUGGER_STARTED, EVT_DEBUGGER_PAUSED,
EVT_DEBUGGER_FINISHED. Not all are sent yet, only
EVT_COMPILER_FINISHED.
2006-02-05 16:37 thomasdenk
svn1945:  Image update
2006-02-05 11:10 mandrav
svn1943:  * Added menu item "Edit->File encoding" to select the
active file's encoding. Partial patch by 280Z28.
* Added simple BOM signature encoding auto-detection on file
open.
* Convert filenames on open. This allows to open the same project
file in all supported OSes.
* Updated AngelScript to 2.5.0b.
* Fixed all warnings when building with gcc-4.x.
2006-02-04 18:33 thomasdenk
svn1942:  Fixed Unicode issue in AnnoyingDialog.
2006-02-04 12:33 mandrav
svn1941:  * Fixed dreaded hang-on-project-close-in-linux bug.
* Updated wxFlatNotebook to latest CVS.
* Debugger adjusts LD_LIBRARY_PATH accordingly before starting
debug session.
2006-02-03 15:59 thomasdenk
svn1940:  Comment fix.
2006-02-03 15:51 thomasdenk
svn1939:  Removed $Date: 2011-11-20 12:44:50 +0200 (Sun, 20 Nov 2011) $ keyword, added standard copyright header
where it was missing.
2006-02-03 09:46 mandrav
svn1938:  * Fixed editor caret moving to where the mouse pointer
is when pressing context menu key (patch #1423075).
2006-02-03 09:26 mandrav
svn1937:  * Fixed console_runner to work with special characters
in filenames (patch #1419173).
2006-02-03 08:37 mandrav
svn1936:  * Fixed #include in cbexception.cpp.
* Updated unix project file.
2006-02-02 21:08 thomasdenk
svn1935:  Image updates
2006-02-02 14:49 mandrav
svn1933:  * Fixed "open #include" to not contain duplicate
entries (bug in NormalizePath). Also it doesn't show "file not
found" anymore, if the user cancels the selection dialog.
* Bug-fix in code-completion parser.
2006-02-02 14:17 mandrav
svn1932:  * Fixed a lot of warnings generated with GCC 4.x (patch
#1422391).
* Fixed default command for DMC static libs.
2006-02-02 14:04 mandrav
svn1931:  * Fixed a wxString::Format warning in cdb_driver.cpp
(patch #1420912).
2006-02-02 14:03 mandrav
svn1930:  * Save modified files before build, when using custom
makefile (patch #1419940).
2006-02-02 13:46 mandrav
svn1929:  * Fixed web links in "Start here" page to work in
non-windows OSes (patch #1418225).
2006-02-02 13:43 mandrav
svn1928:  * Fixed crash if workspace load fails cause project no
longer exist (patch #1418161).
2006-02-02 13:39 mandrav
svn1927:  * Fixed default code for editors not being saved
correctly (patch #1415821).
* Default code for editors is now saved only when the user exits
the dialog with "OK" (patch #1415821).
2006-02-02 13:36 mandrav
svn1926:  * Added ISO C99 keywords in C/C++ lexer (patch
#1414423).
* Added D lexer in project (forgot to do it earlier).
2006-02-02 13:30 mandrav
svn1925:  * Added wxTaskBarIcon display for batch build (patch
#1417616).
2006-02-02 13:27 mandrav
svn1924:  * Fixed tab shows file as not modified when using
default code (patch #1414110).
2006-02-02 13:23 mandrav
svn1923:  * Fixed crashing when default workspace cannot be
loaded (patch #1416842).
2006-02-02 13:15 mandrav
svn1922:  * Added support for DMD and GDC (D compilers) for
windows. Patch #1346431 by Venix.
2006-02-02 13:10 thomasdenk
svn1921:  Fixed behaviour in debug build and added convenience
tweaks for block allocator.
2006-02-02 11:59 mandrav
svn1920:  * Fixed per-compiler environment settings to be applied
just before the compiler is used. Fixes problems with projects
containing targets that use different compilers.
2006-02-02 11:14 thomasdenk
svn1919:  Exception display works properly now.
Added commentary info to Manager.
Fixed a formal error in sdk events.
2006-02-02 00:50 thomasdenk
svn1918:  Image update
2006-02-01 10:55 byo
svn1916:  Replaced any code using mb_str() with _C() macro
2006-02-01 08:42 mandrav
svn1915:  * In project properties dialog, disable some items that
don't make any sense if a custom makefile is used.
2006-01-31 17:16 thomasdenk
svn1914:  Reduced luminance of version string
2006-01-31 16:15 thomasdenk
svn1913:  Image updates
2006-01-31 14:35 mandrav
svn1909:  * Finally fixed debugger opening different tab each
time for the same file.
* Finally fixed parsing error in call stack (usually the first
entry was affected).
2006-01-31 11:04 mandrav
svn1908:  * Fixed debugger opening different tab each time for
the same file.
* Fixed parsing error in call stack (usually the first entry was
affected).
* Updated gdb types extension using scripts.
* Added "start from" and "count" numbers in watch properties, for
array types (used only by scripts).
* Fixed a bug in wxString's script binding regarding the index []
operator.
2006-01-30 23:18 byo
svn1907:  Applied patches by Takeshi Miya (support for
wxStdDialogButtonSizer and bug fixes for wxHtmlWindow)
2006-01-30 14:51 thomasdenk
svn1904:  Added icon paths to keybinder and profiler plugins.
2006-01-30 14:34 mandrav
svn1903:  * Fixed error line mark covering breakpoint marks (bug
#1403580).
* cbEditor::MarkLine() no longer clears the same mark from all
other lines (unless requested to do so).
2006-01-30 11:52 mandrav
svn1902:  * Corrected a macro test for a wxWidgets feature.
2006-01-30 11:34 mandrav
svn1901:  * Added button in project properties scripts page to
validate all used scripts.
2006-01-30 11:26 thomasdenk
svn1900:  Some image updates
2006-01-30 10:54 mandrav
svn1898:  * Fixed project tree flickering when removing single
files or folders from the project. Still remains when removing
multiple files but not much can be done.
2006-01-30 10:33 mandrav
svn1897:  * Don't add <dir>/include and <dir>/lib in GCC's
auto-detection code (bug #1410668).
2006-01-30 08:22 mandrav
svn1896:  * Compiler error messages now correctly open the file
containing the error, even if it belongs to a non-active project
(usually happens when building a workspace).
2006-01-30 08:08 mandrav
svn1895:  * Fixed building single file (without project) with
parallel build.
2006-01-30 03:35 rickg22
svn1894:  Fixed code completion crash related to critical
sections
2006-01-29 05:11 rickg22
svn1893:  Code completion: Reduced concurrent threads to 1 per
project, this is the only way I could deal with the segfaults
issue (sorry).
2006-01-29 02:53 rickg22
svn1892:  Codecompletion:
- Reduced memory usage by 50%! :)
- Plugged some (hopefully all) non thread-safe holes
SDK:
- Removed extra thread in thread pool
2006-01-28 17:49 thomasdenk
svn1891:  Patch [1417259]: missing headers for Linux build
2006-01-28 17:07 thomasdenk
svn1890:  Fixed a couple of memory leaks (includes patch
#1417376).
2006-01-27 20:42 mandrav
svn1889:  * Fixed debugger crash when trying to edit watch in
watches tree.
2006-01-27 19:39 thomasdenk
svn1888:  Disabled CB_PRECOMP for compilers that don't support
it.
This should prevent old compilers from including each and every
SDK header for every source file when they are accidentially run
with precompilation turned on.
This also means that we can now rely on the value of CB_PRECOMP.
When building with a compiler that does support precompilation, a
good amount of headers does not need to be loaded (as the
preprocessor will strip them anyway).
2006-01-27 14:56 mandrav
svn1887:  * Fixed build errors for non-windows builds (by
DerMeister).
* Fixed a typo in wxString script binding.
2006-01-27 12:06 mandrav
svn1886:  * Code-completion settings are now saved.
2006-01-27 11:02 mandrav
svn1885:  * Fixed debugger crash introduced yesterday.
2006-01-27 09:57 mandrav
svn1884:  * Fixed crash when aborting build.
* Re-added custom Makefile support when building (not thoroughly
tested).
2006-01-27 09:41 mandrav
svn1883:  * Fixed some more flickering when closing a project
(noticeable in workspaces with more than a couple of projects).
* Workspaces are now added to recent projects history again.
2006-01-27 08:24 mandrav
svn1882:  * Added priority for plugin configuration panels so
higher priority configuration panels appear higher in the
settings dialogs. Currently compiler and debugger plugins have
higher priority.
2006-01-27 05:29 rickg22
svn1881:  Code completion: Added missing critical section lockers
in parserthread.
2006-01-27 04:42 rickg22
svn1880:  SDK (cbThreadPool): Rewrote threads code to fix the 50%
CPU issue with dual core CPU's.
Code completion: Fixed a number of issues dealing with threads.
App: Added "Initializing plugins" message.
2006-01-26 18:02 mandrav
svn1879:  * Added sdk/configurationpanel.cpp in project.
2006-01-26 18:00 mandrav
svn1878:  * Removed batch builds page from environment settings
dialog. It has already been moved to compiler settings.
* Removed hardcoding of number of images in settings dialogs.
2006-01-26 17:50 mandrav
svn1877:  * Fixed "Project->Build options" window which was
broken since last branch merging.
2006-01-26 14:56 mandrav
svn1876:  * Fixed loading abbreviations.
2006-01-26 14:50 mandrav
svn1875:  * Merged ym_gdb branch to trunk.
2006-01-26 13:52 thomasdenk
svn1873:  Added new SDK event PROJECT_TARGETS_MODIFIED, fired
whenever a target is added, deleted or modified, or when the
order of targets is changed.
The event is caught by the compiler plugin to update the toolbar
target list.
2006-01-26 12:37 thomasdenk
svn1870:  Default code is properly saved now.
2006-01-26 10:55 thomasdenk
svn1869:  Oops... modified project files for the last revision.
2006-01-26 10:55 thomasdenk
svn1868:  Decoupled the autorevision part from the rest of
ConfigManager.
The SDK still has to be re-linked to reflect revision number
changes, unluckily.
However, the compiler now only has to parse 575 bytes and two
includes instead of 35,500 bytes and a dozen includes every time.
2006-01-26 10:49 thomasdenk
svn1867:  Replaced a few unnecessary wxString(someConstWxString)
with someConstWxString
2006-01-26 10:09 thomasdenk
svn1866:  Added missing #includes
2006-01-25 21:51 thomasdenk
svn1863:  Changed notebook appearance icon.
2006-01-25 17:46 thomasdenk
svn1861:  Added abbrevations icon to editor configuration dialog
2006-01-25 13:20 tiwag
svn1859:  added creation of directory
devel/share/codeblocks/images/settings
2006-01-25 12:53 thomasdenk
svn1858:  Made UserVariableManager a manager (which was
forgotten).
Several smaller manager-related cleanups (removed pointer checks
which are unnecessary because of guaranteed order of
destruction).
2006-01-25 11:26 tiwag
svn1857:  * added Double-Click to "Select Target" dialog
2006-01-25 10:31 thomasdenk
svn1856:  Added a hack for transparent images under Windows 2000
2006-01-25 04:26 rickg22
svn1854:  SDK: Fixed "rogue threads" issue with cbthreadpool.
Code Completion: Fixed hangs / crashes on exit introduced with
the "20 second startup" fix.
2006-01-24 21:58 thomasdenk
svn1853:  Corrected typo
2006-01-24 19:28 thomasdenk
svn1852:  Patch [1413923]: Convert former macros to use the
correct naming scheme
2006-01-24 16:44 thomasdenk
svn1851:  Added "abbreviations" icon
2006-01-24 16:10 thomasdenk
svn1850:  Added more "plastic specular" to defaultcode icon
2006-01-24 15:40 byo
svn1849:  Applied path #1411997 - Full qualified names in
declaration (by der_meister)
2006-01-24 13:05 thomasdenk
svn1848:  Fixed a typo in generated code ("returnfalse")
2006-01-24 12:52 thomasdenk
svn1847:  Fixed a small bug in the project tree which would
wrongly open the first file in a directory when the directory was
expanded with a double-click.
2006-01-24 08:15 thomasdenk
svn1846:  Patch [1411966]: Removes comparisons that are useless
due to type range.
2006-01-23 23:14 byo
svn1845:  * Modified resource files to work with new
configuration system and to be editable in wxSmith
* Style property for custom widget in source edit mode is now
stored
2006-01-23 22:06 pecan
svn1844:  Keybinder v0.4.13 1/23/2006 5:06 PM
Fixed key updating broken by new settings scheme
Cleaned up code and comments
Added operator== to keybinder.h to avoid unnecessary updates and
writes.
2006-01-23 12:44 thomasdenk
svn1842:  Reverted wxSTAY_ON_TOP from revision 1819 (was: patch
1410363)
2006-01-23 09:25 mandrav
svn1841:  * Updated configuration dialogs and added some more
icons.
* Changed default MIME handler plugin name to "Files extension
handler".
2006-01-23 06:14 rickg22
svn1840:  Removed (yet another) bottleneck in Codecompletion with
global includes.
Removed (confirmed now) 5-second delay at startup with
Codecompletion enabled.
2006-01-23 00:15 thomasdenk
svn1839:  Added Astyle icon.
2006-01-22 23:25 thomasdenk
svn1838:  Added gutter-margin and default-code icons
2006-01-22 21:18 thomasdenk
svn1836:  extension selector icon
2006-01-22 20:53 mandrav
svn1834:  * Updated autotools build system.
2006-01-22 20:15 mandrav
svn1833:  * Last plugins updated for settings dialog revamping.
* Added copystring plugin in the contrib plugins workspace.
2006-01-22 20:04 mandrav
svn1832:  * Fixed missing (since last commit) global vars dialog.
2006-01-22 19:43 mandrav
svn1831:  * Added constants for scripts to find out the platform
they run on.
2006-01-22 19:25 mandrav
svn1830:  * Revamped all configuration dialogs. SDK, main app,
core and contrib plugins are up to date.
2006-01-22 19:21 mandrav
svn1829:  * Added folder for new settings dialog images.
2006-01-22 10:12 mandrav
svn1828:  * Updated AngelScript to version 2.5.0a.
2006-01-22 08:09 mandrav
svn1827:  * Added a couple of missing includes.
2006-01-22 01:41 rickg22
svn1826:  * Fixed the annoying "path contains to many '..'!"
popups with the new NormalizePath function in globals.cpp (only
changed codecompletion, other plugins still need to be updated)
* Fixed the long delay at codecompletion startup (removed extra
log calls on startup)
* Fixed overhead issue with codecompletion when global includes
were enabled.
2006-01-21 20:00 mandrav
svn1825:  * Added support for adding AngelScript scripts to the
project/targets to allow setting up the build environment from
script.
2006-01-21 19:29 thomasdenk
svn1824:  Patch [1411504]: update to python lexer.
Added python lexer to project file.
Removed unnecessary target dependencies.
2006-01-20 13:35 mandrav
svn1823:  * Code-completion fix for function arguments and local
variables.
2006-01-20 08:56 mandrav
svn1822:  * Added libshell32.a and libshfolder.a link libraries
in 'src' build target of the main project file. Needed for the
resulting codeblocks.exe to be compatible with win98.
2006-01-20 08:48 thomasdenk
svn1821:  Added Python lexer.
2006-01-20 08:34 mandrav
svn1820:  * Added compiler-independent option to explicitely add
the currently compiling file's directory to the compiler's search
dirs. This fixes once and for all the bug with revision 1813 and
allows it to be configurable. Default is *not* to add this dir
behind the scenes (i.e. the way it always was).
2006-01-20 08:29 thomasdenk
svn1819:  Patch [1410363]: Splash screen flags wxSTAY_ON_TOP and
wxFRAME_NO_TASKBAR
2006-01-20 08:14 thomasdenk
svn1818:  Disallow building of XP Manifest under non-Windows
2006-01-20 02:39 rickg22
svn1817:  Code completion: Added transitional code for the next
optimization
2006-01-19 21:18 mandrav
svn1816:  * Updated unix project file.
2006-01-19 21:17 mandrav
svn1815:  * Fixed a few compiler warnings.
2006-01-19 21:00 mandrav
svn1814:  * Fixed debugger active line to work in linux again.
2006-01-19 15:53 thomasdenk
svn1813:  Patch [1388037]: Makes Code Statisitcs work with
DOS/Win-Pathnames on Linux
2006-01-19 14:28 thomasdenk
svn1812:  Patch [1409547]: removes two macros from
editorcolorset.cpp
2006-01-19 14:23 mandrav
svn1811:  * Added currently compiling file's path in include
search dirs.
2006-01-19 14:07 thomasdenk
svn1810:  Patch [1408396]: removes two macros from main.cpp
2006-01-19 13:53 thomasdenk
svn1809:  Patch [1409896]: Replaced the deprecated wxURL
functions in devpak plugin
2006-01-19 13:51 mandrav
svn1808:  * Changed the signature of cbPlugin::BuildModuleMenu().
It now contains an argument that prefectly describes the item in
question. As a result, right-clicking on folders works just fine
now.
* Updated all affected plugins by this change.
2006-01-18 22:26 byo
svn1804:  * Fixed bug with xml structure warning when using
custom widgets in resource without xrc file
2006-01-18 22:15 byo
svn1803:  * Added some DBGLOG-s to wxsCoder class
* Files are no longer set to "modified" state when generated code
doesn't change file content
2006-01-18 19:59 mandrav
svn1802:  * Implemented GDB workaround for ctor/dtor breakpoints.
The user should just set a breakpoint on the exact ctor/dtor
line.
2006-01-18 14:22 mandrav
svn1801:  * Updated contrib plugins workspace.
2006-01-18 10:28 mandrav
svn1800:  * Debugger would fail to start if last program run has
returned with non-zero exit code, although the build itself had
succeeded.
2006-01-18 10:18 mandrav
svn1799:  * Fixed another assertion.
2006-01-18 10:04 mandrav
svn1798:  * Fixed some more assertions.
2006-01-18 10:03 mandrav
svn1797:  * Removed "NewBuild" suffix from all project files.
2006-01-18 10:00 mandrav
svn1796:  * Deleted all old (obsolete) project files.
2006-01-18 08:33 thomasdenk
svn1795:  Early destruction of "start here" page on application
exit.
2006-01-18 08:14 mandrav
svn1794:  * Fixed an assertion warning.
* Fixed linux crash on project closing (bug #1375375).
2006-01-18 08:00 mandrav
svn1793:  * Added two new files of AStyle plugin in the project
file.
2006-01-18 06:37 ceniza
svn1792:  * Added Preview button in AStyle's settings dialog.
* Increased dialog size.
* Sample wxTextCtrl enabled for writing.
* Made the Preview button work (it wasn't added just for fun :)).
* Added two more files to get unsaved settings to apply when
clicking Preview.
* Modified Makefile.am accordingly.
* NOTE 1: Some weird behavior when clicking Preview more than
once for some predefined styles (I'll just blame AStyle itself
for this one).
* NOTE 2: The new files still need to be added to the
Code::Blocks project file (it's beyond my powers).
2006-01-18 02:51 pecan
svn1791:  Keybinder v0.4.11
Fixed GTK Update() crash
Fixed GTK not savings key bindings
Modified Attach/UpdateAllCmd for speed
2006-01-17 23:15 byo
svn1790:  Adopted to new editor environment (cut/copy/paste are
now enabled)
2006-01-17 20:25 mandrav
svn1789:  * Removed all kinds of yields from MessageManager.
2006-01-17 19:49 mandrav
svn1788:  * Fixed flickering when opening a project.
2006-01-17 17:04 cyberkoa
svn1787:  Modify Makefile.am to add in wxsadvimageproperty.*
2006-01-17 17:03 cyberkoa
svn1786:  Modify Makefile.am to add in wxsstaticbitmap.*
2006-01-17 14:30 mandrav
svn1785:  * Added some useful base functions in EditorBase:
Cut(), Copy(), Paste(), Undo(), Redo(), CanUndo(), CanRedo(),
CanPaste() and HasSelection(). Custom editors (like wxSmith's)
can now use these.
2006-01-17 13:42 mandrav
svn1784:  * Fixed GUI flickering when using backtick'd
expressions.
2006-01-17 12:47 mandrav
svn1783:  * Fixed some more asserts.
2006-01-17 11:14 tiwag
svn1782:  keybinder-unix C::B-projectfile added
2006-01-17 11:12 tiwag
svn1781:  Updated CB-unix projectfile (has still a bug in
building the codecompletion plugin
2006-01-17 10:51 mandrav
svn1780:  * Fixed some asserts in debug mode (partially patch
#1400615).
* Fixed editor settings dialog flickering when changing language
in "Colors" page.
2006-01-17 08:48 mandrav
svn1779:  * Added Message() scripting command.
2006-01-17 07:14 rickg22
svn1778:  Fixed Codecompletion hang when adding files to project.
2006-01-17 04:28 rickg22
svn1777:  Reduced memory overhead of CodeCompletion by 50%. Fixed
a bug in the SearchTree class.
2006-01-16 22:36 mandrav
svn1776:  * Updated script bindings.
2006-01-16 14:41 mandrav
svn1775:  * Updated script bindings.
2006-01-16 14:13 thomasdenk
svn1772:  Moved files not belonging to build out of trunk.
2006-01-16 14:12 mandrav
svn1771:  * Fixed an error in debugger wxString parsing.
Sometimes it would wrongly parse commas (,).
2006-01-16 13:55 mandrav
svn1770:  * Fixed infinite loop when trying to replace a macro
which doesn't exist.
* Save file before compiling. Applies to single files not
belonging to a project (bug #1403578).
2006-01-16 13:27 mandrav
svn1768:  * Implemented setting project dependencies when
importing MSVC workspaces/solutions.
2006-01-16 12:31 mandrav
svn1767:  * Fixed crash when importing MSVC workspaces.
2006-01-16 11:24 mandrav
svn1766:  * Added support for backtick'd expressions under
windows (e.g. `wx-config --libs`).
2006-01-16 10:27 mandrav
svn1765:  * Debugger breakpoints are now kept in-sync with the
editor at all times (except when the debuggee is running in which
case the debugger is not under our control).
2006-01-16 08:48 mandrav
svn1764:  * Fixed bug with resource include dirs policy setting
not remembered (bug #1405856).
2006-01-15 19:09 mandrav
svn1763:  * Fixed a few annoying bugs in "find" dialog, mainly
the non-focused text box in linux (patch #1382768).
2006-01-15 15:37 mandrav
svn1762:  * Fixed math rounding errors in codestats plugin (patch
#1383774).
2006-01-15 15:33 mandrav
svn1761:  * Fixed file associations settings to be set per-user
instead of globally (patch #1393650).
2006-01-15 12:15 mandrav
svn1760:  * Removed all "#pragma interface" and "#pragma
implementation" from code. They are not useful nowadays and
actually have caused linker errors for linux builds in the past.
2006-01-15 11:54 mandrav
svn1759:  * Fixed a priority issue for CXXFLAGS in autotools
build system (patch #1406533).
2006-01-15 11:51 mandrav
svn1758:  * Fixed "open #include" function (patch #1406508 by
killerbot).
* Removed $Id and $Date SVN keywords from a couple of manager
headers which caused a full rebuild after each commit.
* Debugger startup user commands are now passed as a block of
commands instead of each one separately (fixes potential hang
when defining gdb functions).
2006-01-15 11:29 mandrav
svn1757:  * Fixed a linux build error.
* Added some #includes to make the source compile with gcc 3.3.6.
2006-01-15 02:34 rickg22
svn1756:  Moved Manager::Yield() out of Message Manager.
Added some calls to it in the compiler plugin.
Replaced Manager::Yield() with Manager::ProcessPendingEvents() in
some functions.
2006-01-14 20:02 mandrav
svn1755:  * Fixed small issues with the title bar updating.
2006-01-14 10:04 mandrav
svn1754:  * Updated all code to use Manager::Yield() instead of
wx*Yield().
* Fixed saving bug that was introduced a couple of revisions
back.
2006-01-14 07:08 rickg22
svn1753:  Fixed potential crash on exit with wxAUI.
2006-01-14 04:44 rickg22
svn1752:  Spooky crash on exit finally fixed! :)
2006-01-13 21:24 mandrav
svn1751:  * Fixed bug where on file close the "file modified,
save?" dialog would appear twice, if the user clicked "no" the
first time.
2006-01-13 19:19 mandrav
svn1750:  * Fixed broken "Settings->Editor->Show spaces".
2006-01-13 16:56 mandrav
svn1749:  * Fixed a compilation error (without PCH) in
sdk/as/sc_wxstring.cpp.
2006-01-13 15:12 mandrav
svn1748:  * Fixed project tree flickering when opening/closing a
workspace (partially patch #1334208).
* Replaced obsolete EDMAN() and PRJMAN() macros in exporter and
wxSmith plugins.
2006-01-13 14:19 mandrav
svn1747:  * Removed macro ugliness from sdk/settings.h and
sdk/globals.h (patches #1403098 and #1403468).
* Fixed broken GLSL and CG lexers.
2006-01-13 13:13 mandrav
svn1746:  * Code to prepare for plugins' internationalization
(patch #1344970).
2006-01-13 12:17 mandrav
svn1745:  * Added SmartWin++ template (windows only) (patch
#1341659).
* Updated all templates to the current version.
2006-01-13 12:05 mandrav
svn1744:  * Added FLTK template (windows only) (patch #1339625).
2006-01-13 11:59 mandrav
svn1743:  * Removed invalid error message from MIME handler when
user presses cancel in the open dialog (patch #1347533).
2006-01-13 11:55 mandrav
svn1742:  * Fixed error logging on import project failure (patch
#1382521).
2006-01-13 11:50 mandrav
svn1741:  * Find dialog now remembers the order of previous
searches (patch #1382962).
2006-01-13 11:40 mandrav
svn1740:  * Updated GLSL and CG lexer files (patch #1402156).
2006-01-13 11:37 mandrav
svn1739:  * Updated CSS lexer keywords (patch #1402335).
2006-01-13 11:32 mandrav
svn1738:  * Fix for creating new project at the root of the drive
(e.g. C:\) (patch #1404309).
2006-01-13 10:59 mandrav
svn1737:  * Fixed linux build (broken in wxFlatNotebook) - stupid
typo.
2006-01-13 09:15 mandrav
svn1736:  * Fixed saving XML documents (project, workspace, etc)
in paths with unicode characters.
2006-01-13 08:50 mandrav
svn1735:  * Fixed linux build (broken in wxFlatNotebook).
2006-01-13 08:47 mandrav
svn1734:  * Fixed notebooks' appearence not restoring correctly
sometimes.
2006-01-13 07:37 rickg22
svn1733:  Fixed the Cache loading bug in Code completion.
2006-01-12 23:47 byo
svn1732:  * Fixed resource-clearing bug when importing xrc file.
* Removed debug log with blocking events called when events are
already blocked (it's normal in some cases)
* No longer "Can not open..." dialog when opening xrc file.
* Some other bug fixes
2006-01-12 17:52 mandrav
svn1731:  * Fixed debugger watches tree parsing error when
parsing templates.
2006-01-12 17:37 mandrav
svn1730:  * Fixed "View->Go to function".
2006-01-12 17:21 mandrav
svn1729:  * Improved wxString/wxChar support in debugger.
2006-01-12 15:51 thomasdenk
svn1728:  Removed message box providing wrong information.
2006-01-12 14:20 mandrav
svn1727:  * Added code-completion option to use scintilla's
auto-complete instead of our own. This also fixes bug #1399921.
2006-01-12 12:41 mandrav
svn1726:  * Fixed crash when loading an invalid editor lexer
file.
2006-01-12 12:28 mandrav
svn1725:  * Fixed syntax error in C/C++ lexer file.
2006-01-12 12:16 mandrav
svn1724:  * Fixed error in wxSmith project file (linker dir).
2006-01-12 11:31 mandrav
svn1723:  * Updated wxFlatNotebook to version 1.1.
2006-01-12 10:23 mandrav
svn1722:  * Optimized debugger regular expressions.
* Fixed bug with special characters in filenames (debugger).
2006-01-12 08:29 mandrav
svn1721:  * Changed some default editor settings:
- Highlight line: OFF
- Gutter: OFF
- End file with extra line: ON
- Show line numbers: ON.
2006-01-12 05:41 cyberkoa
svn1720:  Adding support for Image property
- Add in wxsadvimageproperty.cpp,wxsadvimageproperty.h
- Modify advprop.cpp,advprop.h (committed by mandrav)
Adding wxStaticBitmap widget
- Add in wxsstaticbitmap.cpp,wxsstaticbitmap.h & icons
- Modify
widget.cpp,wxsdefwidget.cpp,wxsdefwidget.h,wxsproperties.cpp,
wxsproperties.h
2006-01-11 19:34 pecan
svn1719:  Keybinder v0.4.10 separated out and demangled the GTK
menuitem update Code
2006-01-11 18:40 pecan
svn1718:  Keybinder v0.4.9 SetInvalid flag for
RemoveEventHandler;
Surrounded menuitem rebuild code with __WXMSW__
2006-01-11 13:26 mandrav
svn1717:  * Debugger tooltip evaluation now supports wxString too
:)
2006-01-11 12:41 mandrav
svn1716:  * Added new event (EVT_SWITCH_VIEW_LAYOUT) to request
the app to switch view layout.
* The debugger now has options to automatically switch layouts on
debugging session start/end. Configured in "Settings->Debugger".
* Removed $Id and $Date SVN keywords from sdk/manager.h which
caused a full rebuild after every commit.
2006-01-11 11:29 mandrav
svn1715:  * Fixed non-working color buttons in
"Settings->Environment->Appearence->Docking system".
2006-01-11 11:15 mandrav
svn1714:  * Added support for watching unicode wxString while
debugging :)
2006-01-11 09:17 mandrav
svn1713:  * Patched wxPropertyGrid (cyberkoa ported
wxAdvImageProperty from the propgrid sample).
2006-01-11 09:15 mandrav
svn1712:  * Added Manager::Yield(). Use this whenever you need to
call wxYield() and friends. It's safer. Updated all affected
code.
2006-01-11 07:19 rickg22
svn1711:  Revamped the CodeCompletion plugin, Stage 1. Reparsing
after saving files is much faster now. Also, the code completion
functionality is much faster due to the searchtree structure.
Known issues: The Class browser is NOT updated when using the
cache. WARNING: Might cause crashes if you have the cache
enabled. Please disable it.
2006-01-11 00:08 tiwag
svn1710:  * updated autotools build system to changes from
manager framework redesign r1706
2006-01-10 23:46 mandrav
svn1709:  * Fixed hang on exit in linux.
* Removed some ugly macros from src/main.cpp.
2006-01-10 23:23 pecan
svn1708:  KeyBinder v0.4.8 fixed disappearing accelerator when
duplicate named; fixed potential crash when panel closes
2006-01-10 22:50 mandrav
svn1707:  * Fixed wxAUI linking error in wxMSW.
2006-01-10 22:32 thomasdenk
svn1706:  Manager framework redesign
- No more ManagerProxy
- Manager::Get() is a lot less expensive than it was before
- Manager::Get() never returns an invalid pointer, the same is
true for Manager::GetConfigManager.
- All other managers are initialised when they are first
referenced and deinitialised in order of dependence during
shutdown.
- The Manager::GetXXX functions will not automatically return
null while the application is shutting down. Instead, a valid
pointer is returned as long as the respective manager is
available, null thereafter.
- Plugins are freed before most core managers (for example
EditorManager, ProjectManager, and MessageManager) shut down, so
there can never be an invalid pointer for these.
- The status of all managers can be verified using the static
ManagerXXX::Valid() function.
- PersonalityManager correctly works for the --profile=ask option
now (showing a list of available profiles)
2006-01-10 22:16 mandrav
svn1705:  * Fix for recent files/projects lists to always display
the full filename (patch #1402109).
2006-01-10 22:11 mandrav
svn1704:  * Upgraded wxAUI to 0.9.1 (partial patch #1402085).
* Added wxAUI as a dependency of src in the unix project file.
2006-01-10 20:52 mandrav
svn1703:  * Add new files to recent list (patch #1402078).
2006-01-10 19:21 mandrav
svn1702:  * Fixed the crash-before-exit in linux.
2006-01-10 14:06 mandrav
svn1701:  * Compiler errors don't highlight the whole line with
the ugly orange color anymore. Instead, a red mark is used in the
margin.
* Removed obsolete editor's color settings (like "compiler
error").
* Updated wxScintilla to version 1.67.
2006-01-10 09:40 mandrav
svn1700:  * Converted ToDoList from message log to docking
window.
* Added menu "View->To-Do list".
* Converted menus "Debug->Debugging windows->*" to checkable.
2006-01-09 23:34 ceniza
svn1699:  * Minor modifications to remove some warnings when
compiling wxPdfDocument with -Wall
2006-01-09 22:47 pecan
svn1698:  KeyBinder:0.4.6 Rebuild menuitems with misaligned
bitmaps and accelerators
2006-01-09 18:07 zlika
svn1697:  Added support for Matlab m-files
2006-01-09 17:42 thomasdenk
svn1696:  Removed wxImage::AddHandler()
2006-01-09 17:40 mandrav
svn1695:  * Added some error checking in debugger logging
functions.
2006-01-09 17:20 thomasdenk
svn1694:  Patch [1395617] (replace a macro with wxString)
2006-01-09 16:01 thomasdenk
svn1693:  ALL_FILES_MASK for Linux (Bug 1364164 / Patch 1383214)
2006-01-09 14:18 thomasdenk
svn1692:  Removed "safe but slow" option from dialog (option is
unused since months ago).
2006-01-09 14:03 mandrav
svn1691:  * Fixed bug that the editor tab would display the full
filename for opened empty files.
2006-01-09 13:49 mandrav
svn1690:  * Removed un-needed "Refresh" button from disassembly
and call-stack debugger windows.
2006-01-09 13:40 mandrav
svn1689:  * All debugging windows are now kept in sync at all
times.
* Debugger commands don't get queued if the relevant debugging
window isn't open (e.g. if watches-tree is not visible no watches
evaluation occurs).
2006-01-09 11:00 tiwag
svn1688:  * Bugfix - radiobox labels in find-dialog
2006-01-09 10:46 thomasdenk
svn1687:  Fixed "save layout" dialog on application exit
2006-01-08 22:22 mandrav
svn1686:  * In Settings->Compiler->Programs page the browse for
file dialog to select executables, under non-windows platforms
has * mask now instead of *.exe (bug #1358345).
2006-01-08 15:48 mandrav
svn1685:  * Fixed bug with "Tabs at top" notebook tabs context
menu entry.
2006-01-08 15:45 mandrav
svn1684:  * Fix a (highly) potential crash when destroying
EditorManager.
2006-01-08 15:36 mandrav
svn1683:  * Fixed auto-complete items loading/saving
configuration (would make them all upper-case).
2006-01-08 15:23 pecan
svn1682:  keybinder: fixed GTK menu OwnerDraw stmt err w/ifdefs
2006-01-08 13:21 mandrav
svn1681:  * File properties dialog now displays info about the
file (patch #1392899).
2006-01-08 12:55 mandrav
svn1680:  * ToDo list fix to work both with single-click and
double-click (patch #1395490).
2006-01-08 12:48 mandrav
svn1679:  * Expand folded blocks of code if compiler error is
inside it (patch #1394856).
2006-01-08 12:42 mandrav
svn1678:  * Added "Edit->Highlight mode" menu entry for changing
the highlighting for the current document.
2006-01-08 10:50 mandrav
svn1677:  * Keep "Start here" page in-sync with the actual
projects/files history when removing files from the history
(partial patch #1399518 by sethjackson).
* Added "Recent files" in "Start here" page.
2006-01-08 09:41 mandrav
svn1676:  * All docking windows are now "named". This will fix
the problem of breaking saved layouts when adding new dock
windows with each version. Just delete your existing ones (for
the last time).
* Fixed some bugs in AnnoyingDialog.
* Used AnnoyingDialog for layout saving confirmation.
2006-01-08 03:52 pecan
svn1675:  Keybinder:Fixed bitmapped menus bug
2006-01-07 21:35 mandrav
svn1673:  * Fix for saving files in the correct encoding.
2006-01-07 20:51 thomasdenk
svn1672:  Bug 1398832 (ambiguous Menu shortcuts)
2006-01-07 20:46 mandrav
svn1671:  * Converted debugger breakpoints dialog to docking
window.
* Added cbEditor::AddBreakpoint() and
cbEditor::RemoveBreakpoint().
2006-01-07 18:37 mandrav
svn1670:  * wxAUI fixed to correctly remember closed floating
panes.
2006-01-07 16:47 mandrav
svn1669:  * Changed all debugging windows to be floating the
first time.
* Applied patch that fixes debugger "attach to process".
2006-01-07 13:52 mandrav
svn1668:  * When dragging a floating window around, if pressing
ALT no docking will take place.
* A couple of fixes to wxAUI (patch submitted to its authors).
* Fixed a potential crash under windows when shutting down and
docking windows were open. This might fix the similar problem in
linux but it hasn't been checked.
* The default view layout can no longer be deleted but rather
reverted to "factory defaults".
* Added wxAUI as a dependency of main app. This forces a re-link
of the app when wxAUI is rebuilt.
2006-01-07 10:29 mandrav
svn1667:  * Dummy commit to update the "Date" keyword (where do
these characters come from?).
2006-01-07 10:12 mandrav
svn1666:  * Added "Open with" menu when right-clicking a file in
the project tree.
* Removed "Build->Compiler options" which led to confusion.
* Disabled "Build->Export Makefile". It was not working correctly
anyway.
2006-01-06 18:27 mandrav
svn1665:  * Fixed bug in wxFlatNotebook with SetSelection()
before painting for the first time.
* Changed TinyXML's streaming to use tabs instead of spaces.
Shaved of about 1/3 of configuration file's size.
2006-01-06 16:39 mandrav
svn1664:  * Fixed whitespaces getting lost when streaming out
from TinyXML.
2006-01-06 15:55 mandrav
svn1663:  * Fix for wxSmith to compile again with the latest SDK
changes.
2006-01-06 12:30 mandrav
svn1662:  * Applied locale patch by Olorin (patch #1397286).
2006-01-06 12:27 mandrav
svn1661:  * Converted ProjectManager to use wxFlatNotebook.
Updated all affected code.
* Added context menu entries to all notebooks to choose tabs
position (top-bottom).
* Updated wxFlatNotebook from latest CVS.
2006-01-05 21:53 mandrav
svn1660:  * Fixed update.bat (windows) and update script (unix).
2006-01-05 21:46 mandrav
svn1659:  * Converted MessageManager from wxNotebook to
wxEvtHandler. It now uses wxFlatNotebook. Updated all affected
code.
2006-01-05 08:10 mandrav
svn1658:  * Fixed a build error in keybinder plugin (failed only
on some systems).
* Added -fexceptions compiler option to a couple of contrib
plugins. Without it, precompiled headers were not used.
2006-01-04 23:43 thomasdenk
svn1657:  Added an extra QuoteStringIfNeeded (bug 1397329).
Actually this is redundant, but it works this way, and doesn't
without.
2006-01-04 22:20 mandrav
svn1656:  * Added wxFlatNotebook in the autotools build system.
2006-01-04 20:39 ceniza
svn1655:  * Added missing -fexceptions flag to the project file
so it'll use the precompiled header
2006-01-04 19:58 mandrav
svn1654:  * Added wxFlatNotebook in the project (linux build
system *not* yet updated).
* Removed old code for editors close button.
* Added cbEVT_HIDE_DOCK_WINDOW event.
* EditorManager now uses wxFlatNotebook.
* Added wxFlatNotebook settings in environment settings dialog.
* Added wxAUI settings in environment settings dialog.
* Turned "open files list" into a standalone docking window.
* Pumped SDK version to 1.6.3.
* Fixed bug that allowed adding duplicate files in project.
2006-01-04 15:13 thomasdenk
svn1653:  Enabled Unicode pathnames for configuration file
2006-01-04 09:18 thomasdenk
svn1652:  Inserted deliberate malfunction into autorevision.
autorevision will now continue silently in absence of revision
information. This defeats the purpose of revisioning, but it
allows to build the project from unversioned files.
2006-01-03 01:25 pecan
svn1651:  keybinder;fixed misattaches;added textCtrl attaches
2006-01-02 17:41 mandrav
svn1648:  * Fixed the problem of loading ANSI files with unicode
characters in them (like sdk/as/source/*).
2006-01-02 14:13 tiwag
svn1647:  * Open the Target-"Build options"-Dialog when
doubleclicking
a target list-entry in the "Project/targets options"->"Build
targets" list.
2006-01-02 13:45 tiwag
svn1646:  * Added "EditOnDoubleclick" feature for List-entries of
- Linker Link-Libraries,
- Compiler Include-Directories
- Linker Library-Directories
- Resource Compiler -Directories
in the Build-Options Dialog.
2006-01-02 13:19 byo
svn1645:  * Added missing includes
* Fixed some bugs on linux
* Reorganizeed handling of params when creating code
* Properties-handling code cleanup
2006-01-02 10:50 mandrav
svn1644:  * Fixed toolbars drawing bug.
2006-01-02 09:38 mandrav
svn1643:  * Removed "always run pre-build steps" check box from
compiler options. Pre-build steps are always run anyway.
* Fixed bug #1394098.
2006-01-01 19:28 mandrav
svn1642:  * Re-enabled wxCheckListBox in wxSmith because it
wouldn't load properly (don't know why it was disabled in the
first place).
2006-01-01 19:23 mandrav
svn1641:  * Renamed CodeBlocks-NewBuild-UNI.cbp to
CodeBlocks-NewBuild.cbp
2006-01-01 19:21 mandrav
svn1640:  * Deleted CodeBlocks-NewBuild.cbp.
2006-01-01 19:17 thomasdenk
svn1639:  Correct clipboard import/export at application
startup/exit.
2006-01-01 18:59 mandrav
svn1638:  * Merged branch aui_test to trunk (step 2).
2006-01-01 18:59 mandrav
svn1637:  * Merged branch aui_test to trunk (step 1).
2005-12-31 16:30 thomasdenk
svn1634:  Unicode fix and replaced macro with template parameter
2005-12-31 15:39 pecan
svn1633:  Unicode filename fixed; event.Skip() fix; multi-profile
enabled
2005-12-31 14:11 zlika
svn1632:  Fixed an error in the CBDIR path
2005-12-31 13:46 thomasdenk
svn1631:  Fixed open default workspace
2005-12-31 07:15 tiwag
svn1629:  * added wx_pch.h
2005-12-30 19:22 byo
svn1627:  Fixed bugs with custom widgets
2005-12-30 18:03 tiwag
svn1626:  * FindInFiles - Messagebox appears when no search
result could be found and "Delete old Search results" is selected
(as it was before the keep searches feature )
2005-12-30 18:00 tiwag
svn1625:  * Bugfix wx_pch.h was not in project file and was not
copied from /usr/local/share/codeblocks/templates to the new
project directory
2005-12-30 17:58 tiwag
svn1624:  * Unicode bugfix in wx-widgets Application templates,
added a statusbar and the About dialog shows Platform
(Linux/Windows) and wxWidgets-version and build information
(ANSI/unicode)
2005-12-30 12:06 thomasdenk
svn1623:  Rewrote OnStartHereLink to properly handles numbers.
Applied patch to display *.cbp instead of *.* in file selector.
2005-12-30 11:50 mandrav
svn1621:  * Fixed bug with generated object name for windows
resources.
2005-12-30 03:32 byo
svn1620:  Missing files :/
2005-12-30 03:30 byo
svn1619:  * Renamed GetWxString, GetCString, ValidateIdentifier
to wxsGetWxString, wxsGetCString, wxsValidateIdentifier
* Moved wxsCodeReplace function from wxsDefWidget class to
globals
* Removed useless WXSCLASS macro
* Removed code which was used when there was no Property Grid
* Removed UNIX project file (compilation will be supported
through automake)
* Added Custom Widget support
2005-12-29 23:20 byo
svn1618:  wxSmith project cleanup
2005-12-29 22:57 mandrav
svn1617:  * Fixed contrib/copystrings plugin to build with
unicode.
2005-12-29 21:25 mandrav
svn1616:  * Fixed a unicode issue in keybinder.
2005-12-29 16:47 mandrav
svn1615:  * Added windows resource files (*.rc) in default
"Resources" mask in project tree (patch #1388369).
2005-12-29 15:03 mandrav
svn1614:  * Added propgrid files in CodeBlocks-unix.cbp.
* Fixed LD_LIBRARY_PATH when running a program. It adds the
target's working directory to the runtime linker's path
(non-windows platforms).
2005-12-29 14:28 mandrav
svn1613:  * Fix wxSmith build using autotools.
* Fix KeyBinder plugin to build in linux.
2005-12-29 09:46 mandrav
svn1612:  * Updated autotools build for the propgrid move from
wxSmith to sdk.
2005-12-29 09:43 mandrav
svn1611:  * Changed all NewBuild project files to use
wx26/unicode.
* Fixed all unicode errors in KeyBinder plugin.
* Removed propgrid from wxSmith and updated it to use
sdk/propgrid.
2005-12-28 21:33 mandrav
svn1610:  * Fixed broken compile-single-file.
* "Build", "Build and run", "Run", "Rebuild" and "Clean" compiler
actions are now available for single files (without project).
2005-12-28 11:18 thomasdenk
svn1609:  Added propgrid directory to linker path
2005-12-28 10:56 thomasdenk
svn1608:  Applied Lieven's patch to codestats, avoiding division
by zero if run on an empty project.
2005-12-28 09:16 thomasdenk
svn1607:  Added null pointer check.
2005-12-27 21:31 thomasdenk
svn1606:  Added propgrid line to configure.in
2005-12-27 19:28 thomasdenk
svn1605:  Changed behaviour of ConfigManager::Write(wxString,
wxString, bool ignoreEmpty)
- if ignoreEmpty is true and the value is wxEmptyString,
the command is not ignored, but an existing key is actually
*deleted*
- this fixes bug [1389932]
- it is incorrect behaviour, but it is what people *expect* to
happen
2005-12-27 18:22 thomasdenk
svn1604:  Another two Unicode fixes
2005-12-27 18:14 thomasdenk
svn1603:  Added wxPropGrid to the SDK.
Behold the wrath of Makefile.am :)
2005-12-27 17:31 thomasdenk
svn1602:  Slightly improved "Goto declaration" menu
- does not show if Token cannot be found anyway (no more
disturbing error message)
- if implementation is known, "Goto implementation" is available
This still needs to be worked on, "Goto implementation" could be
shown a lot more often if the class name / namespace was looked
up explicitely.
2005-12-27 16:36 tiwag
svn1601:  * bugfix add standard LibDir "$(#WX.lib)\\gcc_dll"
instead of bogus "$(#WX.lib)\\gcc_dll\\msw"
2005-12-27 14:36 thomasdenk
svn1600:  Global search for wxString::operator<<(int), wrapping
int in Format()
Not touched: wxScintilla and contrib plugins.
2005-12-27 08:11 rickg22
svn1599:  Possibly fixed a unicode bug with linux builds in
searchtree.h
Optimized CodeCompletion with the following measures:
1) Moved parserthread constants to wxStrings
2) Added a "peek cache" to the tokenizer.
2005-12-26 16:20 rickg22
svn1598:  Added wxWindows Library license to licenses.h
2005-12-26 16:19 rickg22
svn1597:  Added new contrib plugin: copystrings
2005-12-26 16:13 thomasdenk
svn1596:  Added missing *.so to dialog for link libraries under
Linux
2005-12-26 13:27 thomasdenk
svn1595:  GotoError for non-project files
2005-12-26 12:35 thomasdenk
svn1594:  Added glsl (OpenGL shading language) lexer by dodowell
2005-12-26 00:29 thomasdenk
svn1593:  Bugfix for the $(VARIABLE)libfoo.a problem (1344049)
2005-12-25 23:04 thomasdenk
svn1592:  Fixed recursive CheckForExternallyModifiedFiles bug
(1382961)
2005-12-25 22:02 thomasdenk
svn1591:  Patch for auto-indent bracket bug (1387621)
2005-12-25 21:50 thomasdenk
svn1590:  Fixed white space condension in configuration.
This fixes bug 1382551 at the same time.
2005-12-25 21:27 thomasdenk
svn1589:  Applied patch for Bug 1389450 (Title bar shows file was
created)
- I am unable to reproduce the bug, but the patch is harmless :)
2005-12-25 07:43 rickg22
svn1588:  * Fixed unicode bug in searchtree.cpp
* Optimized a bit of searchtree
* Added CODECOMPLETION_PROFILING #define for profiling
codecompletion (parser.cpp)
2005-12-24 13:51 rickg22
svn1587:  Included searchtree.* in CodeBlocks-Newbuild.cbp
2005-12-24 13:29 rickg22
svn1586:  Added appglobals to src/src/Makefile.am
2005-12-24 13:24 rickg22
svn1585:  Added searchtree to Makefile.am
2005-12-24 07:03 rickg22
svn1584:  Added new SearchTree class for the codecompletion
plugin
2005-12-23 11:19 tiwag
svn1583:  * FindInFiles "Search results" tab keeps old searches
optionally (checkbox added to FindInFiles dialog box)
2005-12-23 08:24 mandrav
svn1582:  * Fixed some issues with unicode.
2005-12-22 14:51 mandrav
svn1581:  * Changed the build process to use a state machine.
Each step of the process is executed before going to the next.
So, for example, if a pre-build step alters a file in the target
which causes recompilation of the target, it is now caught
correctly.
* Fixed all issues with custom vars not being set correctly (or
timely).
2005-12-22 14:47 mandrav
svn1580:  * Added workspace context menu entries to Save, SaveAs
or Close the workspace.
* Fixed remembering the selected target when a project is opened
and not ask to save the project every time the active target
changes (unless it's different from the original).
2005-12-22 10:48 mandrav
svn1579:  * Added standard wxWidgets resources in the main
executable. This fixes the right-pointing cursor showing over the
editor's margin.
2005-12-20 21:59 thomasdenk
svn1578:  Per-target variables work properly now.
Added unified project file (ANSI/Unicode).
Fixed copyright sign in "start here" page
2005-12-20 20:34 thomasdenk
svn1577:  Applied patch to warn about missing workspace
2005-12-20 20:19 thomasdenk
svn1576:  Enabled russian roulette mode for tab menu.
2005-12-20 18:52 thomasdenk
svn1575:  Do not show missing files in history.
2005-12-20 18:06 thomasdenk
svn1574:  Bugfix.
2005-12-20 15:31 thomasdenk
svn1573:  Fixed tab-menu save/saveall
2005-12-20 13:07 mandrav
svn1572:  * Updates in the main project file.
2005-12-20 12:24 mandrav
svn1571:  * Full support for projects residing in UNC paths.
2005-12-20 10:04 mandrav
svn1570:  * Fixed minor cosmetic error in importing MSVC7+
projects (patch by der_meister).
2005-12-20 09:56 mandrav
svn1569:  * Fixed code-completion wrong return type recognition
for list of functions available in file (patch by killerbot).
2005-12-20 09:53 mandrav
svn1568:  * Added missing "Not found" message for some failed
searches (patch by s280z28).
2005-12-20 09:46 mandrav
svn1567:  * Speed fix for saving/loading the code-completion
cache from/to a network drive (patch by s280z28).
2005-12-20 09:24 mandrav
svn1566:  * Debugger watches are now expanded by default.
* When a watched value changes (turns red), it is automatically
expanded and made visible.
* Added watches tree context menu entry "Dereference pointer" to
dereference the selected pointer value.
* Added watches tree context menu entry "Watch '*this'" to add a
watch for *this.
2005-12-19 22:43 thomasdenk
svn1565:  Streamlined project file.
2005-12-19 22:38 byo
svn1564:  * Fixed bugs in wxCheckListBox (refreshing when content
changed, proper data order when sorted flag is on, clearing
arrays when editing fixed)
* Fixed bug in code created in wizard - id argument is required
for wxStatusBar in Linux
2005-12-19 16:40 byo
svn1563:  Updated wxSmith wizard
2005-12-19 10:07 byo
svn1562:  Missing files
2005-12-19 01:01 thomasdenk
svn1561:  Single instance dialog explains better what is wrong.
2005-12-18 22:01 byo
svn1560:  * Added missing files
* Fixed typo in Makefile.am
2005-12-18 19:20 mandrav
svn1559:  * Fixed cbProject::AddFile() not working correctly for
precompiled headers (bug #1378737).
2005-12-18 19:11 mandrav
svn1558:  * Make sure the open files tree height is not saved if
it is zero.
2005-12-18 18:57 thomasdenk
svn1557:  Applied patch for filegroups saving [1384504]
2005-12-18 18:10 mandrav
svn1556:  * Updated XML lexer (patch by sethjackson).
* Added CSS lexer (contributed by sethjackson).
2005-12-18 17:55 zlika
svn1555:  Fixed a bug in the parsing function and a compiler
warning
2005-12-18 17:54 zlika
svn1554:  Fixed a compiler warning
2005-12-18 17:14 thomasdenk
svn1553:  Removed inline keyword.
2005-12-18 16:44 mandrav
svn1552:  * Enabled popup menu in editor tabs (unix). Working
good with wxGTK-2.6.1 and Gnome 2.12. If it gives trouble to some
people we might as well make it optional...
2005-12-18 16:28 mandrav
svn1551:  * Added missing #include in project properties dialog.
2005-12-18 14:20 thomasdenk
svn1550:  Removed gcc attributes.
2005-12-18 14:19 thomasdenk
svn1549:  CRC32 calculation uses wxUInt32 now.
2005-12-18 13:28 mandrav
svn1548:  * Fixed some warnings given by gcc4.0 in
configmanager.cpp.
2005-12-18 12:44 mandrav
svn1547:  * Added "Print" toolbar button.
* Added large icon for "Print".
2005-12-18 12:24 mandrav
svn1546:  * Fixed C::B building itself, using
CodeBlocks-unix.cbp. Just run ./update after building and use
devel/run.sh or output/run.sh to launch it.
2005-12-18 10:22 mandrav
svn1545:  * Used replacement of offsetof() macro in script
bindings to avoid warnings.
2005-12-18 10:15 mandrav
svn1544:  * Fixed bug with printing only one page.
2005-12-18 01:46 thomasdenk
svn1543:  A few Unicode fixes.
2005-12-17 18:16 thomasdenk
svn1542:  Replaced double-underscore macros with
triple-underscore due to problems encountered with codestats
plugin.
2005-12-17 15:38 byo
svn1541:  * Added wxCheckListBox widget
* Changed wizzard to wizard
* Fixed some Unicode bugs
2005-12-17 15:38 rickg22
svn1540:  Fixed unicode bug with __DATE__ and __TIME__.
2005-12-17 15:22 pecan
svn1539:  Allowed more key combos & fixed missing menu labels
2005-12-17 13:41 thomasdenk
svn1538:  Modifications for saving wxDockIt's binary data in
Unicode
2005-12-17 01:48 thomasdenk
svn1537:  Simplified regex, renamed a few variables, exchanged
2-3 lines... seems to work nicely now.
2005-12-17 00:40 byo
svn1536:  Updated to wxPropertyGrid 1.0.6.1
2005-12-16 23:26 byo
svn1535:  * Fixed some unicode-compilation problems
* Does not load url in wxHtmlWindow in editor (loading may take
some time)
* Added wxSlider widget
* Added scroll bar to widget palette
* Fixed some invalid project options in Wizard
2005-12-16 16:52 thomasdenk
svn1534:  Fixed per-project variables.
2005-12-16 16:34 thomasdenk
svn1533:  Corrected autorevision path.
2005-12-16 14:20 byo
svn1532:  Added widgets:
* wxChoice
* wxHtmlWindow
* wxStaticBox
2005-12-16 12:52 thomasdenk
svn1531:  Replaced const char* with const wxChar*
This hopefully fixes the Unicode crash, in any case it is not
worse... :)
2005-12-16 12:40 thomasdenk
svn1530:  Fixed "Project tree shows unmodified file as modified"
bug [1381831]
Use _C() for filename in ConfigManager.
2005-12-16 11:34 byo
svn1529:  Added wxListCtrl widget
2005-12-16 11:08 thomasdenk
svn1528:  Apply syntax styling on "Save As" [Bug 1382152]
2005-12-16 10:41 thomasdenk
svn1527:  Added filter for *.so files to search dialog.
http://sourceforge.net/tracker/index.php?func=detail&aid=1354367&group_id=126998&atid=707418
2005-12-16 10:30 thomasdenk
svn1526:  Applied Tip-of-the-day patch.
http://sourceforge.net/tracker/index.php?func=detail&aid=1355376&group_id=126998&atid=707418
2005-12-16 10:20 thomasdenk
svn1525:  Placed lockfile for wxSingleInstanceChecker in system
temp folder, as some people have the home folder on a NFS volume
(locking fails).
Changed TiXDocument to use fn_str() rather than mb_str(). This
hopefully makes it load Unicode pathnames correctly on all
systems now. Changed order of illegal characters to be slightly
more efficient.
2005-12-15 21:49 mandrav
svn1524:  * Fixed all errors regarding search and replace using
regular expressions.
2005-12-15 21:10 thomasdenk
svn1523:  Added Linux makefile for autorevision again.
2005-12-15 20:24 thomasdenk
svn1522:  Removed the setting of some environment variables
(apparently unneeded).
**Revert this change if code completion should fail to find its
files.**
2005-12-15 20:11 thomasdenk
svn1521:  Removed a debug messagebox.
2005-12-15 20:07 thomasdenk
svn1520:  Updated start here page.
Commit changed project (did not save on last commit)
2005-12-15 19:56 thomasdenk
svn1519:  Updated project so it compiles again.
Added revision number access functions to ConfigManager
Added revision number display to cbException
Modified the about dialog using ConfigManager functions
Removed revision.h from project (does not belong there)
Added revision.h to svn's ignore list
2005-12-15 19:30 thomasdenk
svn1518:  Added recent version of autorevision.
2005-12-15 19:22 thomasdenk
svn1517:  Deleted wrong version of autorevision
2005-12-15 17:38 byo
svn1516:  Added new widgets:
* wxScrolledWindow
* wxCalendarCtrl
* wxChoicebook
* wxGenericDirCtrl
2005-12-15 17:07 mandrav
svn1515:  * Fixed FreeBSD discovery macro (from __FREEBSD__ to
__FreeBSD__).
2005-12-15 17:02 mandrav
svn1514:  * Added AutoRevision tool in autotools build system.
2005-12-15 15:36 mandrav
svn1513:  * Added AutoRevision tool to automatically update
src/revision.h based on the SVN revision of the working copy.
* Changed all macros in src/appglobals.h to const wxString.
2005-12-15 11:12 thomasdenk
svn1512:  Added (unsigned char) casts to chars used as array
subscripts.
This removes the many warning messages produced by wxScintilla.
2005-12-15 10:22 thomasdenk
svn1511:  Few optimizations for times and language, and fixed a
typo.
2005-12-14 19:59 pecan
svn1510:  KeyBinder changes 2005/12/14 by pecan
2005-12-14 16:03 thomasdenk
svn1509:  Updated template projects to use global user variables
as in
http://forums.codeblocks.org/index.php?topic=1635.msg11857#msg11857
- all wxwidgets
- glfw
- ogre_gcc
2005-12-14 01:57 thomasdenk
svn1508:  Took out offending inlines.
2005-12-14 00:14 thomasdenk
svn1507:  Changed gcc attribute macros to lowercase for better
readability.
Changed likely() and unlikely() so they work with arbitrary
values.
Added some more attribute macros.
Added attributes to the block allocator and to code completion.
Marked Manager::isappShutingDown() as deprecated.
2005-12-13 22:21 thomasdenk
svn1506:  Renamed uVarMan to m_uVarMan
Recalc variables if project == 0
2005-12-13 13:10 mandrav
svn1505:  * Added missing #include in keybinder plugin.
2005-12-13 13:09 mandrav
svn1504:  * Renamed src/src/globals.h to src/src/appglobals.h.
* Fixed linux compilation of src/src/prefix.cpp which was broken
with the latest FreeBSD patch.
2005-12-13 12:17 thomasdenk
svn1503:  Bindings for gcc attributes
2005-12-13 12:13 thomasdenk
svn1502:  Added forgotten file.
2005-12-13 12:12 thomasdenk
svn1501:  Fixed 1-pixel error in filesave.png
Added plug.png
2005-12-13 10:27 mandrav
svn1500:  * Fixed bug with wrong object extension given to PCHs
(since relevant patch by Lieven).
2005-12-13 00:35 mandrav
svn1499:  * Implemented project dependencies inside workspaces.
* SDK version pumped to 1.6.2.
2005-12-13 00:19 thomasdenk
svn1498:  Removed wxKeybinder menu entry
2005-12-12 21:20 thomasdenk
svn1497:  Cleaned up MacrosManager:
- The compiler no longer hands CustomVars over as environment
variables
- Variables are looked up in a map rather than brute forcing a
wxArrayString
- Uses one regex with correct semantics instead of looping
through two greedy patterns
- Simple while(regex.Matches()) loop, no obscure stuff with break
and continue
- RecalcVars is called exactly once per target instead of eight
times per file
- Uses char and operator[] instead of char* and Contains() for
single characters
- Manager::Get()->GetUserVarManager() is called exactly once
instead once per match
2005-12-12 19:48 mandrav
svn1496:  * Added missing
src/plugins/contrib/keybinder/Makefile.am.
2005-12-12 18:17 mandrav
svn1495:  * Added "File->Close workspace" menu item.
2005-12-12 18:02 mandrav
svn1494:  * Removed wxKeyBinder from src/src.
* Added keybinder plugin (maintained by pecan).
2005-12-12 17:05 mandrav
svn1493:  * Added "--profile" command-line option as an alias to
"--personality".
2005-12-12 15:19 byo
svn1492:  Added wxSmith Project wizard
2005-12-12 15:07 thomasdenk
svn1491:  Per-project custom vars were not being replaced.
2005-12-12 14:58 mandrav
svn1490:  * Made find-in-files results display only the relative
filename.
2005-12-12 14:41 tiwag
svn1489:  * bugfix 1362777 - custom compilerset output parsing
regular expressions were not loaded
2005-12-12 14:34 mandrav
svn1488:  * Added "Cancel" button in find-in-files dialog.
* Fixed find-in-files bug when custom files search mask is empty.
* Fixed find-in-files to remember the last custom search path,
until the active project changes.
2005-12-12 14:19 mandrav
svn1487:  * Debugger now doesn't center the active line
on-screen, when debugging.
* Fixed debugger options not being correctly set.
* Removed warning messages from debugger's watches tree.
2005-12-12 14:08 mandrav
svn1486:  * Added "Edit->Goto matching brace" (Ctrl-Shift-B)
functionality.
* Changed EditorBase::GotoLine(int line, bool
centerOnScreen=true) to select if the line should be centered
on-screen.
2005-12-12 12:55 mandrav
svn1485:  * Fixed generated object extension, when build target
uses a different compiler than the project (fix by Lieven).
2005-12-10 18:33 mandrav
svn1484:  * Added "exit" 16x16 menu icon.
2005-12-10 18:29 mandrav
svn1483:  * Added some more 16x16 icons.
* Added icons in some menu entries.
2005-12-10 18:18 mandrav
svn1482:  * Applied FreeBSD compatibility patch by Sean Bryant.
2005-12-09 20:51 thomasdenk
svn1481:  Bug 1377072
2005-12-09 18:04 mandrav
svn1480:  * Fixed a build bug under non-windows platforms.
2005-12-09 14:58 mandrav
svn1479:  * Fixed a few unicode errors in sdk/macrosmanager.cpp.
2005-12-09 14:55 mandrav
svn1478:  * Removed wrongly added src/src/associations.* from
autotools builds.
2005-12-09 12:11 mandrav
svn1477:  * Implemented "Disassembly" command for CDB debugger.
2005-12-09 10:01 mandrav
svn1476:  * Renamed "GDB Debugger" plugin to "Debugger".
* Added "Settings->Debugger" menu item.
2005-12-09 09:52 mandrav
svn1475:  * Fixed debugger "Run to cursor" not working some
times.
* Set GDB debugger's disassembly to print demangled funtion
names.
* Set default debugger name for MSCV compiler.
2005-12-08 23:05 thomasdenk
svn1474:  replaced _T("...") with DEFAULT_BATCH_BUILD_ARGS
2005-12-08 11:49 mandrav
svn1473:  * Fixed another potential-crash bug.
2005-12-08 11:38 mandrav
svn1472:  * Fixed crash when cancelling opening a file C::B
doesn't know how to handle (bug #1376155).
2005-12-08 09:39 mandrav
svn1471:  * Fixed "Compile file" command to work again (would
fail before the project was built at least once).
2005-12-07 14:34 mandrav
svn1470:  * Fixed bug in code-completion (parsing non-source
files - closes bug #1350355).
2005-12-07 14:08 byo
svn1469:  Another missing files :|
2005-12-07 14:07 mandrav
svn1468:  * Removed cmd.exe from being used in compilation
commands automatically.
2005-12-07 13:46 mandrav
svn1467:  * Fixed setting last activated target when opening a
project.
2005-12-07 13:25 thomasdenk
svn1466:  Revert 1461 (not necessary)
2005-12-07 13:14 byo
svn1465:  Limited memory usage for resources without opened
editors
Fixed some bugs
2005-12-07 13:12 mandrav
svn1464:  * Added src/src/associations.* in autotools build
system.
2005-12-07 12:46 mandrav
svn1463:  * Fixed pre-build and post-build steps generation.
2005-12-07 12:00 byo
svn1462:  * Added support for XRC files (mime handler allow
opening them inside wxSmith)
* Replaced char* -> wxString conversions with _U() macro
2005-12-07 11:32 thomasdenk
svn1461:  Removed -lwxmsw and -Lsdk/tinyxml from the wxScintilla
target to avoid "The following character string is too long"
error.
2005-12-07 09:59 mandrav
svn1460:  * Updated project to include the new src/associations.*
files.
2005-12-07 09:55 mandrav
svn1459:  * Fixed a null pointer dereference in plugin manager.
* Changed PluginWizard generated project's compiler options.
* Added "Set now" button for associations in Environment settings
dialog.
* Added "Batch builds" page in Environment settings dialog to
allow editing the extra command-line arguments used for batch
builds through shell extensions. This way the user could define a
personality, for example.
* Added "--batch-build-notify" command-line option. Displays a
message box with the exit code when the build is over.
2005-12-07 09:48 byo
svn1458:  Fixed some seg faults
2005-12-07 09:11 byo
svn1457:  Added missing files
2005-12-07 09:07 byo
svn1456:  Patched corrupted resources and code
2005-12-07 02:00 byo
svn1455:  Moved wxSmithMime to separate files
2005-12-06 17:16 mandrav
svn1454:  * Fixed a unicode error in app.cpp
* Included the PCH in projectfile.cpp
2005-12-06 14:07 thomasdenk
svn1453:  Fixed two compiler warnings (directcommands and
uservarmanager).
Added "Build" and "Rebuild (clean)" Explorer context menu entries
for project files and workspaces.
2005-12-06 11:56 mandrav
svn1452:  * When creating a new project from template, add the
files to the project as relative filenames (last part of bug
#1370744).
2005-12-06 09:32 mandrav
svn1451:  * Added "Export target to new project" functionality
(in project properties dialog).
* Documented IBaseLoader and ProjectLoader SDK classes.
2005-12-05 15:30 thomasdenk
svn1450:  Few additions for use when builing releases
2005-12-05 13:42 mandrav
svn1449:  * Fixed unicode error in sdk/cbplugin.h.
2005-12-05 13:09 mandrav
svn1448:  * Plugins that are not allowed to load, are not loaded
at all now (they used to, but just remained disabled). Speeds
start-up time now for special personalities.
* Added plugin function to free a plugin.
* Added plugin function to acquire the name of a plugin without
loading it.
* Changed the plugin function to acquire its SDK version. Added
"release" number in version.
* Current plugin SDK is at version 1.6.1.
* All the above plugin-related updates require no changes at all
to existing plugins (besides a rebuild).
2005-12-04 15:51 thomasdenk
svn1446:  Notify plugins on File-->New
2005-12-04 15:31 mandrav
svn1445:  * Fixed checks for file associations (windows only).
2005-12-04 15:08 mandrav
svn1444:  * Added info log when a pending breakpoint is resolved.
* Fixed GDB backtrace.
2005-12-04 12:39 mandrav
svn1443:  * Fixed project being incorrectly reported as modified
(bug #1370746).
* Moved "active target" information to the layout file (instead
to the project file).
2005-12-04 12:03 mandrav
svn1442:  * Building/Rebuilding/Cleaning a workspace now uses the
same build target for all projects (assuming they match).
2005-12-04 11:30 mandrav
svn1441:  * Added cbProject::DuplicateBuildTarget().
* Re-designed project properties dialog.
* Added button to duplicate a build target in project properties.
* Removed "Dependencies dir" setting from project properties (not
using "make" anymore).
* Removed "Custom deps" page from file properties (not using
"make" anymore).
* Fixed a major memory leak in cbProject.
2005-12-04 02:55 cyberkoa
svn1440:  Unicode fix
2005-12-04 00:36 byo
svn1439:  Added mime handler (currently supporting only wxs
files)
2005-12-03 23:23 mandrav
svn1438:  * When creating a new project/target, make the
suggested output filename relative to the project file (bug
#1370744).
2005-12-03 23:10 mandrav
svn1437:  * Moved notification message for project loading to a
later stage because code-completion kicked in too early and the
perceived project loading time was long. It now seems to load
almost immediately.
* Project now supports files from different drives (for windows).
2005-12-03 23:04 byo
svn1436:  Fixed bug with invalid code generation when variable
name contains special phrases inside (like "pos" or "size")
2005-12-03 22:20 mandrav
svn1435:  * Added missing files sdk/projectfile.cpp|h
2005-12-03 21:21 mandrav
svn1434:  * Updated sdk.doxy, the file to generate SDK
documentation using doxygen.
2005-12-03 20:54 mandrav
svn1433:  * Written documentation for cbProject,
ProjectBuildTarget and ProjectFile.
* Moved declaration and definition of ProjectFile and pfDetails
in sdk/projectfile.cpp|h.
* Added ProjectBuildTarget::GetFilesList() to get a list of files
belonging to the target for easy iteration.
* Further improved project loading times by ~75%. Please note
cbProject::AddFile()'s documentation...
2005-12-03 11:58 thomasdenk
svn1432:  Bugfix for list entries not showing spaces.
2005-12-03 11:17 mandrav
svn1431:  * Moved main frame showing at the very last stage of
the app loading process. This speeds app startup because there's
no GUI visible until everything's loaded.
* Removed --hidden command-line option. It's implicitly used for
batch builds, because the GUI is not responsive anyway.
2005-12-03 09:44 mandrav
svn1430:  * ~35% speed-up of project loading.
2005-12-02 23:25 mandrav
svn1429:  * Fixed wrong MinGW macro for static library creation
(bad ranlib parameter).
2005-12-02 23:12 mandrav
svn1428:  * Fixed _UU macro used in unicode conversion.
* Fixed build error in ConfigManager in unicode builds.
* Command shell is used for compilation only, not for target
execution.
2005-12-02 22:57 mandrav
svn1427:  * Re-enabled custom vars in target options (filename,
working dir, etc) which was broken with the latest changes in the
compiler.
* Fixed single file compilation to work when filename contains
spaces.
2005-12-02 21:19 mandrav
svn1426:  * Implemented missing ListBoxImpl::SetList() in
wxScintilla (also submitted it as a patch to wxCode).
2005-12-02 14:44 mandrav
svn1425:  * Fixed bug (typo) in compiler plugin, which broke the
build under linux.
2005-12-02 13:21 mandrav
svn1424:  * Updated compiler's IsRunning() method to return the
correct value.
2005-12-02 13:19 mandrav
svn1423:  * Fixed a memory leak in compiler plugin.
* Updated debugger to work with the revamped compiler interface.
2005-12-02 12:54 mandrav
svn1422:  * Added --target command-line option for batch builds.
* Revamped compiler plugin to use a commands queue. Simplified a
lot now.
* Added a few missing #includes.
* Plugins SDK version pumped to 1.6.
2005-12-01 23:00 thomasdenk
svn1421:  Various optimizations without changing the actual
algorithm.
In optimized build, parsing is now twice as fast.
2005-12-01 22:57 thomasdenk
svn1420:  Better block allocator (by order of magnitude faster,
and includes performance counters and a leak detector).
Made more classes block allocated where it makes sense.
Changed heap-allocated Mutexes to stack-allocated
CriticalSections.
2005-11-30 14:59 mandrav
svn1419:  * Fix in PersonalityManager to return the default
personality if no other specified.
2005-11-30 14:39 mandrav
svn1418:  * Added command line options for batch builds
(--hidden, --rebuild and --build). They operate on the
project/workspace command-line argument. Still have to save the
build log to a file...
* Fixed personalities to work again. For each personality, a
different .conf file is used (instead of default.conf).
2005-11-30 06:00 cyberkoa
svn1417:  Update style with MASK for different platform
2005-11-30 05:55 cyberkoa
svn1416:  Update the styles , with MASK for different platform
2005-11-30 05:49 cyberkoa
svn1415:  Update the styles , with MASK for different platform
2005-11-29 21:14 mandrav
svn1414:  * AnnoyingDialog now is centered after layout.
* More than one plugin can now be contained in a given library
(DLL). No changes are needed in existing code, except the obvious
rebuild. Plugin SDK version pumped to 1.5.
2005-11-29 13:31 mandrav
svn1413:  * Fixed minor update issue with "New project" dialog.
* Changed a log message in cbThreadPool.
* Fixed issues with temporary breakpoints not being deleted in
debugger.
2005-11-29 11:06 mandrav
svn1412:  * Fixed --enable-contrib autotools option.
2005-11-29 11:03 mandrav
svn1411:  * Added
src/plugins/compilergcc/cmdlinegenerator.(cpp|h) in the
autotools build system.
2005-11-29 09:57 mandrav
svn1410:  * Updated wxScintilla to version 1.66 (patched for
C::B).
* Fixed bugs with searching/replacing using regular expressions.
2005-11-29 08:58 mandrav
svn1409:  * Fix for last commit (missing parenthesis).
2005-11-29 08:30 mandrav
svn1408:  * Shortened the length of the build target combo box on
the compiler toolbar.
* Display error debugging target in the debugger's log, when
using the CBD driver.
2005-11-28 17:13 mandrav
svn1407:  * PCH generation directory always first in search list
(even for #include "" form).
2005-11-28 14:34 mandrav
svn1406:  * Fixed minor UI bug in compiler options (bug
#1368208).
2005-11-28 13:06 mandrav
svn1405:  * Disabled makefile generation because it's out-of-sync
with the current build capabilities.
* Added CmdLineGenerator for generating build commands.
* Made custom makefile invocation commands customizable.
* "GNU make" build method is now *only* used in projects with
custom Makefile.
* Changed defaults for project files: PCH in object dir, "Include
target in ALL" off.
* Project file version pumped to 1.2.
* Removed "update" and "doc" targets from main project.
* Fixed unicode issu in configmanager.h.
2005-11-28 05:52 rickg22
svn1404:  Fixed an omission with the optimized makefile
generation
2005-11-28 05:43 rickg22
svn1403:  Optimized compile commands and makefile generation
2005-11-28 01:18 byo
svn1402:  Fixed bugs with identifiers predefined in wxWidgets.
Now can use integer values as ids (when using XRC, -1 is only
acceptable)
2005-11-28 00:25 byo
svn1401:  Removed invalid #endif in generated sources
2005-11-27 18:56 mandrav
svn1400:  Removed file/folder
2005-11-27 17:17 rickg22
svn1398:  Fixed bug #1326031 - C::B Crashes if you start
compiling a project and then close
2005-11-27 04:43 rickg22
svn1397:  New projects from templates are saved automatically
(along with their files) after created. Note: We need to do the
same with new projects created from wizards.
2005-11-26 21:20 cyberkoa
svn1396:  testing SVN commit
2005-11-26 21:19 mandrav
svn1395:  * Added src/sdk/editpairdlg.* and
src/plugins/debuggergdb/debuggerstate.* to the autotools build
system.
2005-11-26 21:17 mandrav
svn1394:  * Changed encoding of wxPdfDocument/src/pdfbarcode.cpp
because it couldn't be compiled in unicode.
* Removed "#pragma interface" from
wxPdfDocument/include/wx/pdfencrypt.h because it messed with
exported symbols.
2005-11-26 19:53 mandrav
svn1393:  * Editor configuration dialog now remembers the last
selected theme language.
2005-11-26 19:36 mandrav
svn1392:  * Added "Source code" page with info on checking out
C::B's source code using SVN.
2005-11-26 16:14 ceniza
svn1391:  * Updated wxPdfDocument to version 0.6
* Enabled the PDF exporter to use fill color thanks to the new
functions in wxPdfDocument
* Now PDF exporter is able to wrap lines, once again, thanks to
the new functions in wxPdfDocument
2005-11-26 15:10 ceniza
svn1390:  * Changed indentation style (nothing to worry about)
* Fixed bug of not reading indentation size (in spaces) correctly
2005-11-26 13:57 mandrav
svn1389:  * Adding "web" module (part 3).
2005-11-26 13:57 mandrav
svn1388:  * Adding "web" module (part 2).
2005-11-26 13:53 mandrav
svn1387:  * Adding "web" module (part 1).
2005-11-26 13:45 mandrav
svn1386:  * Added "docs" module.
2005-11-25 09:58 mandrav
svn1385:  * Added EditPairDlg, a generic dialog to edit a
key/value pair. Currently used for adding/editing custom vars in
compiler options.
* Allow custom variables to be empty.
2005-11-25 08:51 mandrav
svn1384:  * Fixed broken syntax highlighting.
* Fixed "Reset defaults" for color sets would reset colors for
all languages instead of the selected one.
2005-11-24 19:01 mandrav
svn1383:  * Fixed bug in new project saving code.
2005-11-24 13:30 mandrav
svn1382:  * Updated project file CodeBlocks.cbp. You can now
build C::B using it (no global user vars are used). Default
custom variables are set-up for unicode builds.
* Fixed every missing #include for non-PCH builds.
* Fixed some compiler warnings in various files.
* Converted all XML generation (project, layout and workspace
files) from using string streams to using TiXmlDocument directly.
2005-11-24 05:36 cyberkoa
svn1381:  Fix bugs on lines 221,222,223 that does not compile in
Unicode where Element->Attribute(xxx) should be encoded in
wxConvUTF8 so that can be assigned to wxString variable
2005-11-24 03:07 rickg22
svn1380:  Optimized a bit the stability tweak.
2005-11-23 21:52 byo_spoon
svn1379:  * Changes style system to support style flags
* Some minor bug fixes
2005-11-23 14:41 mandrav
svn1378:  * Created DebuggerState class for the debugger plugin.
This will eventually be managing everything shared between the
debugger and C::B. Currently, breakpoints are handled by this
class.
2005-11-22 22:06 thomas-denk
svn1377:  Untitled2 bug.
2005-11-22 15:09 byo_spoon
svn1376:  Extended style class
2005-11-22 12:39 mandrav
svn1375:  * Fixed debugger watches tree to be updated on-the-fly.
2005-11-22 03:49 rickg22
svn1374:  Added NDEBUG flag to the astyle plugin so it won't be
in the "debug" version.
2005-11-21 23:10 byo_spoon
svn1373:  Implemented application-managment system
2005-11-21 22:02 mandrav
svn1372:  * Minor UI change in new project dialog.
2005-11-21 21:25 mandrav
svn1371:  * Re-arranged the debugger menu a bit.
* Added message to close active editors before entering keyboard
configuration.
2005-11-21 20:59 thomas-denk
svn1370:  Illegal configuration key
2005-11-21 20:27 thomas-denk
svn1369:  Two illegal config keys
2005-11-21 14:43 mandrav
svn1368:  * Implemented watching local variables and function
arguments for CDB debugger driver.
2005-11-21 13:55 mandrav
svn1367:  * Fixed "debug" MSVC compiler option.
* MessageManager's DebugLogWarning() and DebugLogError() are now
printed in blue and read, respectively.
* Fixed debugger watches to work correctly for both drivers.
2005-11-21 11:04 mandrav
svn1366:  * Removed (hidden actually) "Watches" tree root item.
2005-11-21 10:58 mandrav
svn1365:  * Fixed error with debugger tree's "Load watch file".
2005-11-21 10:28 mandrav
svn1364:  * Changed wxRmDir to wxRmdir in sc_io.cpp as it is
platform-neutral this way.
2005-11-20 22:16 byo_spoon
svn1363:  * Refreshing event property grid to keep it up to date
* Addeed some debug info when automatically correcting resources
2005-11-20 21:47 mandrav
svn1362:  * Fixed issues with recent projects/files history.
2005-11-20 17:51 mandrav
svn1361:  * Added missing include for sdk in autotools build.
* Added function to save debugger watches as a watch file for
later reloading (patch by Morten).
2005-11-20 17:18 mandrav
svn1360:  * Added AnnoyingDialog in autotools build system.
2005-11-20 08:49 mandrav
svn1359:  * Fixed some unicode issues in AnnoyingDialog.
* Fixed toolbar not setting to 32x32 pixels.
2005-11-20 02:49 ceniza
svn1358:  * Fixed bug introduced with the new ConfigManager
* Enabled the creation of a help file called default
2005-11-20 00:20 byo_spoon
svn1357:  * Fixed bug with overlapping styles
* Minor changes of colour and font property
* Set wxDEFAULT_FRAME_STYLE as default style when creating frame
2005-11-20 00:00 mandrav
svn1356:  * Added genric dialog with checkbox for the user to
select if it should be displayed again.
"Settings->Environment->Dialogs" can be used to re-enable
disabled dialogs. Called AnnoyingDialog :)
* Used AnnoyingDialog in compiler plugin.
* Moved settings for network proxy in
"Settings->Environment->Network".
2005-11-19 23:20 byo_spoon
svn1355:  Fixed bug with invalid auto-generate code when
discarding editor changes
2005-11-19 22:26 mandrav
svn1354:  * Fixed macro for creating static library with
DigitalMars (by hd).
* Added -q option to Borland's command lines to suppress the
banner (by hd).
2005-11-19 22:21 mandrav
svn1353:  * Added "Load watch script" for debuggers (patch by
Morten).
2005-11-19 21:48 mandrav
svn1352:  * Fixed search in class browser.
2005-11-19 20:23 mandrav
svn1351:  * Improved class browser.
* Added null-pointer checks in debugger plugin.
2005-11-18 20:51 mandrav
svn1350:  * Implemented watches support for CDB debugger.
* Implemented tooltip evaluation support for CDB debugger.
2005-11-18 14:45 mandrav
svn1349:  * Implemented backtrace for CDB debugger driver.
* In previous commit, added hardcoded support to select debugger
based on compiler. Basically CDB is selected for compiler index 1
(MSVCTK) and GDB for everything else. Until a configuration
dialog is made, it will suffice.
2005-11-18 14:16 mandrav
svn1348:  * Added support for temporary breakpoints in CDB
debugger driver (for run-to-cursor).
2005-11-18 13:57 byo_spoon
svn1347:  Fixed project settings in NewBuild
2005-11-18 13:22 mandrav
svn1346:  * Fixed exception raised in ToolsManager because of
invalid path name used in configuration.
2005-11-18 13:15 thomas-denk
svn1345:  Explicit "Find in files" menu item
2005-11-18 13:07 mandrav
svn1344:  * Fixed a bug in filenames conversion for debugger.
2005-11-18 11:29 mandrav
svn1343:  * Update class browser only once when an editor gets
activated.
2005-11-18 10:29 mandrav
svn1342:  * Added two new SDK events: cbEVT_EDITOR_ACTIVATED and
cbEVT_EDITOR_DEACTIVATED.
* Added class-browser option to display either all project
symbols or only current editor's symbols.
* Fixed saving/loading order of recent files/projects history.
2005-11-17 21:58 mandrav
svn1341:  * Added help_plugin, source_exporter and wxSmith in
autotools build system.
2005-11-17 19:04 mandrav
svn1340:  * Merged branch "yt" to HEAD.
* Added ContribPlugins.workspace to build all contrib plugins.
2005-11-16 23:32 byo_spoon
svn1333:  Added Tooltips for buttons inside window editor
2005-11-15 05:15 cyberkoa
svn1308:  Modify so that the styles in wxSmith /defwidgets/wxs*
according to styles in WX_DIR/src/xrc/xh_* - update on
wxsnotebook.cpp
2005-11-13 01:49 cyberkoa
svn1288:  Modify so that the styles in wxSmith /defwidgets/wxs*
according to styles in WX_DIR/src/xrc/xh_*
2005-11-12 15:35 byo_spoon
svn1285:  Changed code generation method - now it uses current
editor settings (tabs, eol mode) and automatically indent codee
relatively to code header
2005-11-12 13:36 byo_spoon
svn1281:  Small bug fix (closing preview when closing editor)
2005-11-12 12:26 byo_spoon
svn1275:  * Window preview is no longer modal
* Preview can be closed by pressing ESC key
* Include section in newly created files uses precompiled headers
2005-11-11 22:19 byo_spoon
svn1263:  Window editor improovements:
* Added ability to use 16x16 icons in toolset
* Palette is refreshed when changing icon size
* Unblocked standard options in quick configure panel
2005-11-11 03:47 ceniza
svn1261:  * Fixed bug #1350933: Disappearing help plugin entries
-> Using slashes or backslashes is not allowed to name help file
entries anymore
2005-11-11 00:18 byo_spoon
svn1255:  *** empty log message ***
2005-11-10 12:31 byo_spoon
svn1242:  * Removed palette at the bottom
* Added Quick Properties
2005-11-09 18:00 ceniza
svn1230:  Changed compilation and linking flags for the Linux
project for wxWidgets 2.6
2005-11-09 16:16 ceniza
svn1227:  * Added project file for Linux using wxWidgets 2.6*
Modified sources to compile under Linux
2005-11-09 16:14 ceniza
svn1224:  Added project file for Linux using wxWidgets 2.6
2005-11-09 13:40 ceniza
svn1221:  The filename for the exported file is now suggested
from the source filename
2005-11-08 16:25 ceniza
svn1214:  Removed call to SetAutoPageBreak
2005-11-08 14:40 byo_spoon
svn1212:  Fixed some damaged resources
2005-11-07 23:41 byo_spoon
svn1205:  * Moved widget list to bottom of editor (it was to
close to files notebok)
* Added code supporting new buttons inside editor
* Changed pch generation method
2005-11-07 12:37 byo_spoon
svn1203:  * Added some missing includes when compiling without
pch
* Updated project file for Linux
2005-11-07 02:41 ceniza
svn1200:  Updated plugin information
2005-11-07 02:11 ceniza
svn1188:  Added PDF exporter
2005-11-07 01:52 ceniza
svn1185:  Added PDF exporter
2005-11-06 22:56 byo_spoon
svn1184:  Small bug with code-generation fixed
2005-11-06 06:43 cyberkoa
svn1150:  Redraw 16x16 icon. Redesign wxDatePickerCtrl icon
2005-11-04 16:19 byo_spoon
svn1133:  * Started working on new palette style
* Bug fixes
2005-11-04 10:41 byo_spoon
svn1123:  * Changed BaseParams to BaseProperties
* Moved wxsWidgetManager and wxsBaseProperties to separate files
* Set classes to be exported (symbol names will be used inside
.RPT file)
* Added 16x16 icons into palette
2005-11-03 15:07 mandrav
svn1120:  * Changed global user vars scope operator from :: to #
(messed up when used with wxFileName).
* Fixed bug of disappearing compiler copies.
2005-11-03 12:00 tiwag
svn1119:  libray path for standard wxWidgets installation
corrected
2005-11-02 17:01 mandrav
svn1118:  * Added editpathdlg.cpp/h in codeblocks-newbuild.cbp
2005-11-02 16:52 mandrav
svn1117:  * Fixed include path when PCH is generated in the
object output dir.
* Added missing #includes in editpathdlg.cpp and
uservarmanager.cpp
2005-11-02 14:56 ceniza
svn1116:  Added Export submenu
2005-11-02 14:51 mandrav
svn1115:  * Fixed sorting order in class-browser.
* Added Ogre material lexer (contributed by nfz).
2005-11-02 14:49 mandrav
svn1114:  * Updated autotools build system.
2005-11-02 14:12 mandrav
svn1113:  * Allow editing all three types of keywords for each
lexer.
* Allow editing filemasks for each lexer.
2005-11-02 13:01 thomas-denk
svn1112:  Project to allow test-driving new global vars feature.
Original project left intact lest the RC2 users can't compile.
2005-11-01 16:22 mandrav
svn1111:  * Updated autotools build system and fixed a couple of
unicode compatibility issues.
2005-11-01 14:54 mandrav
svn1110:  * Added new UserVarManager (thanks to Thomas)
* Fixed a couple of bugs in EditPathDlg
2005-11-01 11:46 zlika
svn1109:  Fix resource zip name problem with the unix cbp
2005-11-01 09:54 mandrav
svn1108:  * Fixed bug when creating a new file which already
exists on disk (bug #1344082)
2005-11-01 05:06 rickg22
svn1107:  Fixed bug #1342507 - CB keeps asking about a file that
no longer exists
2005-11-01 04:33 rickg22
svn1106:  Fixed crash on "New File" when there's "untitled1" on
the harddisk (bug #1344082)
2005-10-31 09:44 thomas-denk
svn1105:  bug #1342953 (right-click loses selection) better
implementation, deselects on click outside selection now to
re-enable "Find declaration of..."
2005-10-31 07:53 thomas-denk
svn1104:  Bug #1342953
2005-10-30 13:22 zlika
svn1103:  Added column sorting and colors in call graph
2005-10-28 08:33 mandrav
svn1101:  * Fixed crash when using "--personality" command line
option
2005-10-27 13:48 mandrav
svn1099:  * Merged latest bug-fix about PCH from
CODEBLOCKS_1_0RC2_FINAL
2005-10-27 07:27 zlika
svn1097:  Fix end of lines problem
2005-10-27 07:19 thomas-denk
svn1096:  Fixed the wxUSleep / wxUsleep typo.
2005-10-26 19:35 byo_spoon
svn1095:  Added missing resource files
2005-10-26 15:28 byo_spoon
svn1094:  * Added icon into Widgets tab
* Changed icons to support transparency
* Added dynamically changing quick properties stuff inside
palette
2005-10-26 13:26 mandrav
svn1093:  * Merged latest changes from CODEBLOCKS_1_0RC2_FINAL
2005-10-24 20:27 mandrav
svn1087:  * Fixed wxWidgets templates
2005-10-24 20:18 mandrav
svn1086:  * Updated ChangeLog for version 1.0rc2
2005-10-24 13:30 byo_spoon
svn1085:  * Added InitDialog event handler
* Fixed some bugs related to event handlers
2005-10-24 12:09 byo_spoon
svn1082:  * Fixed dialog-initializing code generation (now using
Create() instead of constructor)
* Fixed bug with crashes after configuring wxSmith
* Addef Fit() and SetSizeHints() methods to code generated by
sizers
2005-10-24 08:03 mandrav
svn1081:  * Fixed a small bug in PluginWizard's generated code.
* Fixed selecting directories when adding paths in global
compiler options.
2005-10-23 21:53 ceniza
svn1068:  * ODT Exporter added. * The exporters now inherit from
BaseExporter.
2005-10-23 20:58 mandrav
svn1067:  * Fixed debugger plugin not working correctly with
unicode wx.
2005-10-23 19:03 mandrav
svn1063:  * Updated new splash screen
2005-10-22 14:06 byo_spoon
svn1062:  update.bat will put all resources also into output
directory
2005-10-22 13:24 ceniza
svn1061:  Ampersand now written as &amp; in the HTML Exporter
2005-10-22 13:21 ceniza
svn1060:  Fixed background color bug in the HTML Exporter
2005-10-22 10:33 byo_spoon
svn1057:  Changed options to generate precompiled headers
automatically
2005-10-22 09:46 mandrav
svn1056:  * Added explanation string in file options dialog,
regarding "Priority weight" setting.
2005-10-22 00:35 byo_spoon
svn1055:  Added support for precompiled headers
2005-10-21 15:20 mandrav
svn1054:  * Updated Makefile.am for "StartHere" page resources
2005-10-21 12:56 mandrav
svn1044:  * Added some eye-candy (courtesy by Thomas)
2005-10-21 11:26 mandrav
svn1041:  * Updated wxWidgets templates. Added support for
unicode builds and a precompiled header.
2005-10-21 09:58 mandrav
svn1040:  * Finally fixed honouring the "compile" and "link" unit
flags when loading a project
* PluginWizard now asks to create and save the new project
*after* the dialog has run
2005-10-21 07:44 mandrav
svn1036:  * Removed reference to stc.h in PCH files
* Fixed a typo in tips.txt
* Removed obsolete menu entry "View->Manager position"
2005-10-21 07:04 byo_spoon
svn1035:  Fixed bug when generating localized characters (ASCII >
0x80) in code
2005-10-21 02:15 ceniza
svn1034:  Added RTF Exporter
2005-10-21 02:13 ceniza
svn1033:  Changed a tab to spaces
2005-10-20 20:55 byo_spoon
svn1032:  Fixed some bugs (seg-faults)
2005-10-20 19:33 mandrav
svn1031:  * Bug fix: when adding files in project, only mark as
"compile/link" the right kind of files (was broken from PCH
support)
2005-10-20 13:24 mandrav
svn1030:  * Fixed certain context menu entries not working in
project manager and class-browser.
2005-10-20 13:14 mandrav
svn1029:  * Fixed bug when opening a workspace by double-clicking
in explorer. Would open the workspace, close it and re-open it.
Pointed out by tiwag.
2005-10-20 09:58 mandrav
svn1028:  * Added PCH support in contrib plugins.
2005-10-20 08:57 mandrav
svn1027:  * Bug fix: when adding a new header file to the
project, by default don't make it compile/link.
* Bug fix: when setting a header file as compilable (e.g. PCH),
make sure it has been assigned a valid compiler variable.
2005-10-20 08:36 mandrav
svn1026:  * Fixed a possible bug in cbThreadPool::FreeThreads()
implementation (patch by Thomas)
2005-10-20 08:18 mandrav
svn1025:  * When using "Go to line", ensure destination line is
not currently fodled or, if it is, unfold it (feature #1329422).
2005-10-20 08:07 mandrav
svn1024:  * Added "Save project" menu entry under "File", to
avoid confusion for users (bug #1323196).
2005-10-20 07:55 mandrav
svn1023:  * Bug fix: correctly remember position and size when
closing the app while minimized (bug #1324114).
2005-10-20 07:38 mandrav
svn1022:  * When message pane is set to auto-hide and is hidden,
when unset in env. options show the message pane again.
2005-10-20 07:32 mandrav
svn1021:  * Fixed bug with refreshing custom vars in compiler
options, when changing compiler (bug #1327769)
2005-10-19 21:04 mandrav
svn1020:  * Fixed freeze bug on closing a project (related to
thread pool)
2005-10-19 20:53 mandrav
svn1019:  * Fixed wrong cast of void* to integer in parser.cpp
(broke build in 64-bit CPUs)
2005-10-19 20:39 mandrav
svn1018:  * Added precompiled header support in unix build system
2005-10-19 17:17 mandrav
svn1017:  * Fixed broken src/src/printdlg.h (from last PCH
commit)
2005-10-19 13:50 mandrav
svn1016:  * Added precompiled headers (PCH) support :)
2005-10-18 23:01 byo_spoon
svn1015:  Fixed bugs with colours/font of main resource's window
2005-10-17 19:08 ceniza
svn1014:  Now uses current font type and size, and also
background color.
2005-10-17 15:34 mispunt
svn1013:  fix unicode support in wxSafeShowMessage
2005-10-17 10:22 byo_spoon
svn1012:  Small bug fixes
2005-10-17 09:43 mandrav
svn1011:  * Added a mutex lock in Parser::Clear() (would lock-up
if more than one projects were open).
* Added exception handling in more places, regarding plugins.
* Added new contrib plugin ("source_exporter") to export open
file to HTML (authored and maintained by Ceniza).
2005-10-16 12:24 zlika
svn1010:  Increased robustness of the parser
2005-10-16 08:23 mandrav
svn1009:  * Added cbEditor::GetColorSet().
2005-10-15 23:35 byo_spoon
svn1008:  Fixed problems with static line widget and some small
bugs
2005-10-14 19:10 byo_spoon
svn1007:  Fixed some bugs in dragging system, added some features
2005-10-14 09:41 mandrav
svn1006:  * Removed a superfluous mutex locking in parser (may
have caused a deadlock on shutdown).
* Implemented search in arbitrary paths/filemasks for
find-in-files.
* Enabled "Search->Find" when no project is open, to allow
searching in files.
2005-10-14 08:05 mandrav
svn1005:  * Fixed ugly bug when auto-wrap for search was enabled
and the found text was deleted before wrapping around.
* Implemented quick and ugly hack for certain compilers static
lib creation (bcc, dmc) that need a + or - sign in front of every
object in the link command. New compiler macros added for this:
$-link_objects, $+link_objects, $-+link_objects and
$+-link_objects (adding the respective symbols between $ and
link_objects).
2005-10-14 03:14 rickg22
svn1004:  Fixed freeze-on-startup (99% CPU) bug. Added more debug
messages for the parser.
2005-10-13 22:38 byo_spoon
svn1003:  Fixed bugs when adding new resources
2005-10-13 14:18 byo_spoon
svn1002:  Improoved visual interface
2005-10-12 23:06 byo_spoon
svn0997:  Added Dragging assistance
Added plugin configuration dialog
2005-10-12 16:24 byo_spoon
svn0996:  Added settings dialog
Linux bug fixes
2005-10-11 22:49 byo_spoon
svn0995:  Fixed linux post-build script (icons are now copied
properly)
2005-10-11 21:55 byo_spoon
svn0994:  Fixed some linunx-compatibility problems
2005-10-11 20:38 byo_spoon
svn0993:  Fixed some bugs in dragging routines
2005-10-11 08:27 byo_spoon
svn0992:  Improoved dragging routines
2005-10-10 17:28 byo_spoon
svn0991:  Improved preview picture fetching system (removed many
visual artifacts)
2005-10-10 12:14 byo_spoon
svn0990:  Fixed bugs in drag window
2005-10-10 09:56 mandrav
svn0989:  * Re-uploaded the correct glfw.png template icon
2005-10-10 09:55 mandrav
svn0988:  * Removed broken glfw.png template icon
2005-10-09 21:59 mandrav
svn0987:  * Added GLFW project template (by Thomas Denk).
2005-10-09 15:23 mandrav
svn0986:  * Updated setup files
2005-10-09 14:29 mandrav
svn0985:  * Fixed build log's background color to respect system
settings (partly, patch #1318460 by Paul Mandalka)
2005-10-09 09:29 mandrav
svn0984:  * EditorBase::Saved() is now actually called.
* PluginManager now logs an error in the debug log if it can't
load a plugin, instead of displaying a message.
2005-10-07 13:32 mandrav
svn0983:  * Added editor configuration option: auto-wrap search
when EOF reached (patch by tiwag).
* Display the active editor's full filename in the status bar
(patch by tiwag).
* Correctly update active editor's column/line when switching
editor tabs (patch by tiwag).
2005-10-07 13:03 mandrav
svn0982:  * Fixed wrong tooltip in code-completion plugin's cache
settings
2005-10-07 12:56 mandrav
svn0981:  * Fixed order of projects being added as source dirs
for the debugger (bug #1281125).
* Added debugger configuration option, whether to add the other
open projects (if any) as search dirs (bug #1281125).
2005-10-07 12:17 byo_spoon
svn0980:  Fixed some bugs
Started to improove widget-dragging routines
2005-10-07 11:34 mandrav
svn0979:  * Fixed UI glitch in find-in-files (the editor that
performs the search, that should be invisible)
* Display a progress bar while the find-in-files search is
performed because it can take some time (rfe #1252189).
2005-10-07 11:21 mandrav
svn0978:  * Added EditorBase::OnBeforeBuildContextMenu() and
EditorBase::OnAfterBuildContextMenu() which are called before and
after (respectively) context menu creation. Used in cbEditor to
move the caret to where the mouse cursor is, before creating the
context menu. This is because some menu entries scan the word
under the cursor and without this, it needed first a left click
on the word in interest and then a right click. Now it's done in
a simple right-click. This also implements RFE #1264036.
2005-10-07 10:41 mandrav
svn0977:  * Allow multiple files selection when adding link
libraries (rfe #1290628).
* Remember last directory when opening dialog for dir selection
(rfe #1294446 ).
2005-10-07 09:46 mandrav
svn0976:  * Fixed check for externally modified files not to
check files just created and are still in the SaveAs dialog (bug
#1303774)
2005-10-07 09:27 mandrav
svn0975:  * Fixed find and replace dialogs to keep extra spaces
in saved history (bug #1305208)
2005-10-07 09:19 mandrav
svn0974:  * Added extra parameter "trimSpaces" in
GetArrayFromString()
* Removed cbPlugin::GetSDKVersionMajor() and
cbPlugin::GetSDKVersionMinor() (moved inside following macros).
* Added CB_DECLARE_PLUGIN() and CB_IMPLEMENT_PLUGIN(name) to ease
the plugin binding.
* Updated all plugins in CVS to use the above macros.
* Fixed code generated from PluginWizard to comply to the above
changes.
* Fixed warnings in code generated from PluginWizard for
cbProjectWizardPlugin plugins
2005-10-07 08:00 mispunt
svn0973:  fix unicode support.
2005-10-07 07:49 mandrav
svn0972:  * Updated plugin manager's messages when a plugin fails
to load.
* Fixed crash when adding to-do item at EOF and selecting to add
it in "New line below current line" (bug #1300981)
2005-10-06 10:33 mispunt
svn0971:  Fix combobox in toolbar for wx2.6.2
2005-10-05 17:54 mandrav
svn0970:  * Added Zlika in the AUTHORS file
2005-10-05 12:15 mandrav
svn0969:  * Fixed bug in code-completion inheritance support on
cache serialization
2005-10-04 19:59 mandrav
svn0968:  * Linux build system updates.
2005-10-04 19:32 mandrav
svn0967:  * Fixed "jump to declaration" and "open #include"
editor's context menu functions, to try to work for
out-of-project files too (based on the active project include
paths).
2005-10-04 19:02 mandrav
svn0966:  * Re-enabled inheritance calculation in code-completion
plugin (accidentally removed when we switched to thread pooling).
2005-10-04 09:17 mandrav
svn0965:  * Fixed bug in code-completion cache saving/loading, by
completely redesigning the process. No wonder why code-completion
didn't work for a lot of people...
2005-10-03 19:14 zlika
svn0964:  Minor cosmetic changes in the code
2005-10-03 13:38 mandrav
svn0963:  * Fixed bug in code-completion that would clear the
list of compiler include dirs on cache load. Maybe that's why
code-completion wouldn't work for many people.
* Added "Find declaration of [keyword]" in editor's context menu,
when right-clicking a token (provided by code-completion).
* Added "Open #include file: [file]" in editor's context menu,
when right-clicking an #include line (provided by
code-completion).
2005-10-03 12:02 mandrav
svn0961:  * Fixed pluginwizard build error under non-windows
platforms
2005-10-02 16:48 ceniza
svn0960:  Fixed bug 1250786: AStyle duplicates last line.
2005-10-02 08:59 mandrav
svn0959:  * Moved devel/share/codeblocks/tips.txt to src/tips.txt
again
2005-10-02 08:50 mandrav
svn0958:  * Updated setup files
2005-10-02 08:48 mandrav
svn0957:  * Fixed error with MSVC Toolkit not linking resources
into compiled DLL.
2005-10-01 23:49 byo_spoon
svn0956:  Small fixup
2005-10-01 23:27 byo_spoon
svn0955:  Added paste option
Added dragging support inside resource tree
Added macros for singletons and common functions
2005-10-01 21:20 mandrav
svn0954:  * Moved src/tips.txt to devel/share/codeblocks/tips.txt
2005-10-01 20:58 mandrav
svn0953:  * Updated update scripts
2005-10-01 20:52 mandrav
svn0952:  * Moved src/tips.txt to devel/share/codeblocks/tips.txt
* Updated update scripts accordingly
2005-10-01 20:45 mandrav
svn0951:  * Updated setup files and a couple of broken templates
* Updated AUTHORS file
2005-10-01 19:26 mandrav
svn0950:  * Last updates before 1.0rc2 is packaged
2005-10-01 08:46 mandrav
svn0949:  * Plugin SDK changed slightly by making some functions
'const' (SDK version is now 1.1).
* Existing base plugins updated for the above SDK change.
* Implemented "new-project-wizard" plugin handling. Just create
plugins now...
* ProjectManager::NewProject() now accepts a filename argument
(to avoid the SaveAs dialog when a project is created
programmatically).
* Changed Irrlicht template's category from "Multimedia" to
"2D/3D Graphics" to conform with the other templates conventions.
2005-10-01 08:10 byo_spoon
svn0948:  Added cut option to editor,
Fixed some bugs when copying/cutting multiple selection
2005-10-01 03:51 cyberkoa
svn0947:  Add in wxStaticLine, with icons
2005-09-30 22:27 byo_spoon
svn0946:  Added ability to handle multiple widgets inside one
wxDataObject
Added Copy support inside editor
Some minor changes
2005-09-30 21:25 zlika
svn0945:  Added other languages recognized
2005-09-29 22:05 byo_spoon
svn0944:  Added wxDataObject derived class supporting wxsWidget
2005-09-29 18:18 zlika
svn0943:  Problem with extra empty lines in the source code fixed
2005-09-29 14:02 mandrav
svn0942:  * Added cbProjectWizardPlugin plugin interface for "new
project" wizard plugins
* Added three new SDK events: EVT_DOCK_WINDOW, EVT_UNDOCK_WINDOW
and EVT_SHOW_DOCK_WINDOW to allow for non-main-application
windows (e.g. plugin windows) to be integrated with the docking
system (main app has just stubs for now; not enough time to test
before RC2)
2005-09-28 13:56 mandrav
svn0941:  * Renamed debugger's "Disassembly window" to "CPU
window"
* Debugger's CPU window now displays CPU registers
* Debugger's CPU window disassembly follows source code debugging
(shows active address). CPU registers are not automatically
updated yet,
* Renamed compiler's message panes to "Build log" and "Build
messages"
2005-09-28 13:00 byo_spoon
svn0940:  Added Undo/Redo support
Cleaned
2005-09-26 20:53 sprat
svn0939:  solved a problem with vc6 configurations that were not
matched correctly
2005-09-25 18:21 mandrav
svn0938:  * Added a forgotten Makefile.am file
2005-09-25 15:46 mandrav
svn0937:  * Added gprof profiler plugin in contrib section.
Authored and maintained by Zlika.
2005-09-25 14:50 mandrav
svn0936:  * Fixed some unicode issues in codestat plugin
2005-09-25 12:29 mandrav
svn0935:  * Added --enable-contrib switch to configure for
contrib plugins (currently only codestat)
* Added CodeStatistics contrib plugin to project. Authored and
maintained by Zlika.
2005-09-25 11:48 mandrav
svn0934:  * Fixed a Makefile.am which didn't respect the DESTDIR
variable (patch by prakashkc)
2005-09-25 09:51 mandrav
svn0933:  * Fixed MSVC workspace importers to correctly work
under non-windows platforms
2005-09-25 09:04 sprat
svn0932:  another attemp to solve the linux filenames problem in
msvc loaders
2005-09-23 22:26 byo_spoon
svn0931:  Integrated with current editor managment system
Resource structure is now shown only when editor is opened
Fixed some minor bugs
2005-09-23 16:59 sprat
svn0930:  fixed some problems with unix/win32 filenames in MSVC
workspace loaders
2005-09-23 12:47 mandrav
svn0929:  * Made browse-for-directory dialog resizable (patch by
charlie)
* When debugging, automatically launch a backtrace if program
breaks on signal (like SIGSEGV)
2005-09-22 06:35 mandrav
svn0928:  * Fixed a couple of unicode issues in wxDockIt
2005-09-21 15:42 byo_spoon
svn0927:  Fixeed bugs when generating new variable names and
identfiers
2005-09-20 19:52 byo_spoon
svn0926:  Fixed some bugs with unocide support
2005-09-19 20:59 mandrav
svn0925:  * Added sdk/cbexception.h in the build system.
2005-09-19 16:34 mispunt
svn0924:  fix unicode support.
2005-09-19 11:38 mandrav
svn0923:  * Fixed broken CG lexer
2005-09-19 11:37 mandrav
svn0922:  * Fixed some unicode issues.
* Fixed tips.txt file not found under linux.
2005-09-19 09:28 mandrav
svn0921:  Added cbException class
2005-09-19 09:14 mandrav
svn0920:  * Added basic exception handling
2005-09-19 07:55 mandrav
svn0919:  * Fixed broken project files
2005-09-18 16:51 mandrav
svn0918:  * Fixed broken project files from last commit
2005-09-18 11:26 mandrav
svn0917:  * Changed root tag in all codeblocks XML files from
"Code::Blocks*" to "CodeBlocks*" to be XML compilant.
2005-09-18 11:04 mandrav
svn0916:  * Added more validity checks in some code that *could*
crash codeblocks under linux
2005-09-17 22:55 byo_spoon
svn0915:  Added wxNotebook and wxListbook
2005-09-17 14:56 byo_spoon
svn0914:  Updated project files
2005-09-17 14:54 byo_spoon
svn0913:  Generalized system of handling child widgets (preparing
for wxNotebook and wxListBook)
Added wxSplitterWindow
2005-09-16 21:28 byo_spoon
svn0912:  Added colours and font properties
2005-09-16 18:43 mandrav
svn0911:  * Display bug report dialog in case of a crash. Valid
only with wx2.6.
2005-09-16 11:09 mispunt
svn0910:  fix unicode support.
2005-09-15 21:40 byo_spoon
svn0909:  Added XRC import option
2005-09-11 19:05 mandrav
svn0908:  * Unicode fix.
2005-09-11 15:57 mandrav
svn0907:  * Fixed external dependencies checking for
commands-only targets (bug #1245128).
2005-09-11 15:19 mandrav
svn0906:  * Fixed "additional output files" target property to
save properly (bug #1245110).
2005-09-11 13:53 mandrav
svn0905:  * A couple of unicode fixes.
2005-09-11 11:48 mandrav
svn0904:  * Fixed Ogre and Irrlicht templates for linux
2005-09-11 09:26 mandrav
svn0903:  * Fixed a bug (silly typo) in thread pool where if the
number of CPUs present was unknown, no thread was created. Now,
at least one thread is created.
2005-09-11 08:39 mandrav
svn0902:  * Command-line switch --prefix now expects the
top-level install dir, e.g. /usr/local instead of
/usr/local/share/codeblocks.
2005-09-10 08:19 mandrav
svn0901:  * Fixed error in linking libraries that don't have the
'lib' prefix (bug #1286147).
2005-09-10 08:16 mandrav
svn0900:  * Fixed syntax highlighting recognizing files with
non-lowercase extensions (bug #1286115).
2005-09-09 13:55 mandrav
svn0899:  * Fixed wxDockit unicode compatibility under gtk
(hopefully).
* Link wxdockit as a convenience library so that it doesn't get
installed.
2005-09-09 12:21 mandrav
svn0898:  * Fixed broken EOLs in some files
2005-09-09 10:37 mandrav
svn0897:  * Re-added mime images as binary files
2005-09-09 10:36 mandrav
svn0896:  * Removing mime images because they were not added as
binary files
2005-09-09 03:17 rickg22
svn0895:  Set default options "Watch variables" and "Watch
locals" to 1
2005-09-08 22:31 mandrav
svn0894:  * Fixed --prefix command line option not taken into
account.
* Fixed font size in "start here" page for some platforms.
* Fixed zip resources creation in wrong directories.
* Added file associations (*.cbp, *.workspace) setup for
non-windows platforms (tested in linux/gnome).
2005-09-08 12:54 mandrav
svn0893:  * Added configuration option for displaying (or not)
code-completion cache loading/saving progress
2005-09-08 07:55 mandrav
svn0892:  * Made wxDockit unicode compatible
2005-09-07 19:03 ceniza
svn0891:  Fixed project files to create resource file.
2005-09-07 17:55 mandrav
svn0890:  * Added "Ensure consistent EOLs" editor configuration
option.
2005-09-07 16:21 mandrav
svn0889:  * Added xp-manifest plugin to the build system (valid
only under windows)
2005-09-07 11:51 mandrav
svn0888:  * Added missing build files for templates/
subdirectories
2005-09-07 11:13 mandrav
svn0887:  * Updated build system: now supports correctly 'make
clean|distclean|dist'.
2005-09-07 09:55 mandrav
svn0886:  * Fixed a typo in astyle plugin's K&R sample syntax
* Removed -lgmon from linker options for GCC compiler "Profile
code" option, when in non-windows platforms
2005-09-07 08:14 mandrav
svn0885:  * Updated build system files
2005-09-06 22:02 mandrav
svn0884:  * Fixing the GNU build system
2005-09-06 21:47 mandrav
svn0883:  * Fixing GNU build system
2005-09-06 19:03 mandrav
svn0882:  * Converted some build system files to unix format
2005-09-06 18:32 byo_spoon
svn0881:  Fixed bugs in drag window
Added ability to move multiple selected widgets
2005-09-06 14:46 byo_spoon
svn0880:  Fixed bugs with frag point positioning on GTK
2005-09-06 11:54 byo_spoon
svn0879:  Fixed bug causing crashes on GTK (related to
wxTreeCtrl)
2005-09-06 11:49 mandrav
svn0878:  * Added --with-wx-* flags for configure. Also
re-organized the build system a bit.
2005-09-06 07:18 mandrav
svn0877:  * Fixed an oversight in thread pool which could lead to
wrong behaviour and/or crashes
2005-09-05 21:30 byo_spoon
svn0876:  Added ability to use long strings in properties,
some minor changes and bugfixes
2005-09-05 17:21 mandrav
svn0875:  * Removed hard-coded path in bootstrap
2005-09-05 13:51 byo_spoon
svn0874:  Addedd new edit mode - with xrc file (dialog is loaded
from automatically generated xrc file, there's no generating
code)
Changes in configuration files - new resourcees are stored
insided .wxs files
wxSmith now uses wxsmith-generated dialog when adding new
resources
2005-09-05 07:43 mandrav
svn0873:  * Added missing Makefile.am for templates
2005-09-05 06:59 mandrav
svn0872:  * Added missing Makefile.am for console runner
2005-09-04 23:40 rickg22
svn0871:  Renamed "Crash protection" in environment options to
"Improved stability"
2005-09-04 23:33 rickg22
svn0870:  Fixed recent segfault in compiler plugin when
(ironically) "crash protection" was enabled
Updated debugger plugin to put the debug menu after "build"
2005-09-04 22:52 rickg22
svn0869:  Fixed issue with console runner under unicode
2005-09-04 21:11 mandrav
svn0868:  * Fixed hang-issue introduced in thread pool with last
commits
2005-09-04 20:30 mandrav
svn0867:  * Updated compiler plugin to correctly locate console
runner
2005-09-04 19:42 mandrav
svn0866:  * Updated autotools files (wrong files were added)
2005-09-04 19:27 mandrav
svn0865:  * Added autoconf/automake build system for non-windows
platforms
* Fixed bug with '--prefix' command-line option not taken into
account
2005-09-04 19:17 mandrav
svn0864:  * Re-organizing and cleaning source tree
2005-09-04 03:18 rickg22
svn0863:  Fixed crashes on early exit in the improved thread
model
2005-09-03 20:14 rickg22
svn0862:  Changed the thread pool to use joinable threads.
2005-09-03 10:30 mandrav
svn0861:  * Converted broken EOL in some files
2005-09-03 10:27 mandrav
svn0860:  * Made windows-only compilers be compilable only under
windows
2005-09-02 23:50 rickg22
svn0859:  Fixed compilation error in compilerMSVC.cpp
2005-09-02 21:07 mandrav
svn0858:  * Fixed bug with blank names in newly added files (to
project).
2005-09-02 20:22 mandrav
svn0857:  * Renamed "Compile" to "Build" in compiler menus
2005-09-02 18:32 byo_spoon
svn0856:  Fixed some bugs with wxsDragWindow on Linux
2005-09-02 16:38 mandrav
svn0855:  * Added /DEBUG linker option in "Produce debugging
symbols" MSVC compiler option.
2005-09-02 16:26 mandrav
svn0854:  * Made ConfigManager *not* expand environment variables
by default (bug #1275158)
2005-09-02 12:58 mandrav
svn0853:  * When the find/replace dialogs are shown, focus the
text box to be ready for typing (bug #1244500)
* Fixed global/selection auto scope setting for find dialog
* Added extra check in debugger to not start if the compiler is
working
2005-09-02 10:42 mandrav
svn0852:  * Fixed single-file (without project) compile command
to work for all compilers and not only for gcc (bug #1253868)
2005-09-02 09:34 mandrav
svn0851:  * Fixed bug where on build target deletion, it would
destroy the first build target's settings (bug #1265485)
2005-09-02 09:25 byo_spoon
svn0850:  Removed all dynamic_cast-s (causing seg faults when
-fno-rtti specified)
2005-09-02 08:58 mandrav
svn0849:  * Added check when a project is created/saved to use
the correct extension (bug #1280345)
2005-09-02 08:46 mandrav
svn0848:  * Improved time needed to add new files to project
* Re-phrased "Generating project tree" to "Loading project files"
when loading projects
2005-09-02 03:09 rickg22
svn0847:  Fixed unicode issue with projectloader.cpp
2005-09-01 20:00 mandrav
svn0846:  * Fixed a compiler warning
2005-09-01 19:58 mandrav
svn0845:  * Added progress dialogs for some (potentially) lengthy
operations: adding files to project recursively and
loading/saving of code-completion cache
2005-09-01 18:10 mandrav
svn0844:  * Removed env. variable substitution on .vcproj import.
C::B can handle it just fine as a variable.
* On project load, detect invalid compiler for project/targets
and ask the user which one to use (bug #1274811)
2005-09-01 17:08 mandrav
svn0843:  * When adding a new target in the project, use the same
compiler as the project's
2005-09-01 16:59 mandrav
svn0842:  * Fixed compiling in the root folder, e.g. C:\ (bug
#1276944)
2005-09-01 11:30 mandrav
svn0841:  * Better handling of modified files outside the IDE:
r/w->r/o, r/o->r/w, deletion (patch #1250107 by kjliew)
2005-09-01 10:09 mandrav
svn0840:  * Unified MacrosManager::ReplaceMacros() and
MacrosManager::ReplaceEnvVars()
* Added <TARGET_TITLE>_OUTPUT_FILE and <TARGET_TITLE>_OUTPUT_DIR
to known macros (TARGET_TITLE must be upper-case)
2005-09-01 09:13 mandrav
svn0839:  * Fixed "find" bug #1262909
2005-09-01 08:33 mandrav
svn0838:  * Updates in cbThreadPool
* No more using events for communication between code-completion
parser and its threads (yay!)
* GUI is now much more responsive when code-completion is parsing
:)
2005-09-01 08:14 sprat
svn0837:  Solved the double open problem when clicking source
files in the explorer
2005-08-31 05:24 byo_spoon
svn0836:  Added project files for unix
2005-08-30 20:55 mandrav
svn0835:  * Updated unix project files and makefiles
2005-08-30 20:24 mandrav
svn0834:  * Added cbThreadPool :D
* Converted code-completion to use thread-pooling instead of
launching oh-so-many threads.
* Removed code-completion setting for number of running threads.
It now depends on the number of CPUs.
2005-08-30 12:29 mandrav
svn0833:  * Updated sample code for Fortran/F77 lexer (patch
#1265454)
2005-08-30 12:27 mandrav
svn0832:  * Fixed a compiler warning in sdk/editormanager.cpp.
* When a file is saved, it is stripped of excessive spaces and
unifies newlines used. Wrapped it all in a single undo action.
* Added support for <Notice> nodes in templates, used for
messages displayed when a new project is created by a template.
Can be a child of <Template> or <Option>.
* Added template files for Irrlicht (improved template originally
created by Cmoibenlepro - patch #1275141).
2005-08-30 11:53 byo_spoon
svn0831:  Added event-handling code
2005-08-30 07:24 rickg22
svn0830:  Finally fixed crash-on-exit (confirmed by Tiwag) with
the Split Panel class.
2005-08-30 07:12 sprat
svn0829:  replaced offending wxArrayString empty() by IsEmpty()
2005-08-30 03:22 rickg22
svn0828:  Possibly fixed crash in wxSplitPanel class
2005-08-29 06:33 sprat
svn0827:  Quake3 msvc solution import bug solved. Now build
configurations are treated properly.
2005-08-28 15:16 ceniza
svn0826:  Modified project file to use wxscintilla.
2005-08-28 14:05 mandrav
svn0825:  * Bug fix with message-pane initial size
2005-08-28 08:32 mandrav
svn0824:  * Fixed a compiler warning
2005-08-27 20:27 rickg22
svn0823:  Fixed open files tree position crashing problems. Also
fixed issue with the open files tree view option disabling.
2005-08-27 16:46 byo_spoon
svn0822:  Fixed bug in wxsRadioBox widget
Fixed some other minor bugs
2005-08-27 15:19 rickg22
svn0821:  Fixed bug that appeared when merging the two branches
2005-08-27 11:17 byo_spoon
svn0820:  Integrated with new widgets, fixed bugs with invalid
position in drag window
2005-08-27 09:54 mandrav
svn0819:  * Fixed messages-auto-close bug, re-appearing after the
merge
2005-08-27 09:40 mandrav
svn0818:  * Added new project template for the SDCC compiler
(contributed by Stanimir Jordanov)
2005-08-27 09:30 mandrav
svn0817:  * Renamed "Create static library" to "Create import
library" in project properties dialog (bug #1274513)
2005-08-27 08:53 mandrav
svn0816:  * Fixed crash-on-shutdown when built with wx2.6
* Fixed desktop freezing when opening a project (merge error)
* Fixed a couple of compiler warnings
2005-08-27 03:50 rickg22
svn0815:  Fixed close-button error on docking windows after cvs
merge
2005-08-27 03:16 cyberkoa
svn0814:  Add in the following controls
1. wxdatepickerctrl
2. wxradiobox
3. wxradiobutton
4. wxscrollbar
5. wxspinctrl
6. wxspinbutton
7. wxtreectrl
2005-08-26 20:56 byo_spoon
svn0813:  fixed incompatibilities after merging branches and
after using wxscintilla
2005-08-26 13:19 mandrav
svn0812:  * More project file updates
2005-08-26 12:47 mandrav
svn0811:  * Mass newlines conversion (broken during the merge)
2005-08-26 12:41 mandrav
svn0810:  * Bug-fix in wxDockit
2005-08-26 12:07 mandrav
svn0809:  * Project file updates
2005-08-26 11:15 mandrav
svn0808:  * Merged VERSION_1_0 branch to HEAD. HEAD is now in
sync and all devs are advised to use it.
2005-08-23 06:45 sprat
svn0799:  ProjectBuildTarget now have:
- a reference on the parent project
- (inter-)target dependencies
2005-08-20 08:04 mandrav
svn0765:  * Added lexer files for NVidia CG (by anonymous)
* Added lexer files for Fortran77 (by Martin Halle)
2005-08-15 14:20 byo_spoon
svn0753:  Added automated #includes generation,
Added wxTextCtrl and wxGauge
2005-08-13 23:16 byo_spoon
svn0752:  Added automated IDs generation, fixed some bugs
2005-08-13 20:36 byo_spoon
svn0751:  Added support for almost all sizers
2005-08-13 01:25 byo_spoon
svn0749:  Added spacer
2005-08-12 23:38 byo_spoon
svn0748:  Added code avoiding adding both sizers and widgets
inside one container window,
removed test resource inside wxSmith
2005-08-12 22:09 byo_spoon
svn0747:  Added "Selected" property for string lists, fixed bug
with default selection when sorted flag was set
2005-08-12 00:46 byo_spoon
svn0745:  Coded system for validating some deefault properties
2005-08-09 12:52 byo_spoon
svn0735:  Added support for wxPropertyGrid
2005-08-09 12:48 byo_spoon
svn0728:  Added support for wxPropertyGrid
2005-08-06 17:23 byo_spoon
svn0700:  Added compatibility with unicode version
2005-08-05 21:55 ceniza
svn0696:  Ready for UNICODE.
2005-08-04 23:27 byo_spoon
svn0690:  Added support for panels and frames
2005-08-03 23:51 byo_spoon
svn0685:  Minor bugfixes
2005-08-03 21:26 byo_spoon
svn0684:  Fixed bugs when deleting widget or closing C::B
2005-08-02 23:56 byo_spoon
svn0683:  Added cursors to drag window
2005-08-02 20:45 byo_spoon
svn0682:  Drag points coded
2005-08-02 20:03 ceniza
svn0681:  Added project file to compile the help plugin under
Linux with wxWidgets 2.4.x
2005-08-02 20:01 ceniza
svn0680:  First step for Linux support. Usable
2005-08-01 11:28 mandrav
svn0675:  * Updated unix project file and Makefile.unix
* Fixed editor caret and focus line disappearing under linux
* Fixed all dialogs to appear correctly under linux
* Enabled opened files tree under linux
2005-07-31 10:28 mandrav
svn0671:  * Fixed more bugs in compiler "Run" command when the
target's output or host application used environment variables.
Should be OK now.
2005-07-31 09:03 mandrav
svn0669:  * Fixed bug in compiler "Run" command when the target's
output used environment variables
2005-07-31 08:37 mandrav
svn0667:  * Merged latest change from VERSION_1_0, mainly
regarding compiler options dialog
2005-07-30 22:44 byo_spoon
svn0664:  Working on dragging layer
2005-07-30 19:19 mandrav
svn0663:  * When pressing "Run" it checks if the project isn't
built and displays a message (bug #1245691)
2005-07-30 12:36 mandrav
svn0661:  * Enabled "Find" function for files without project
(bug #1247438)
2005-07-30 12:30 mandrav
svn0659:  * Fixed code-completion wrong type recognition when
type was close to << (bug #1243639)
2005-07-30 10:57 mandrav
svn0656:  * Improved MinGW detection from registry (patch
#1247912 by zieQ)
2005-07-30 10:48 mandrav
svn0654:  * Fixed notebook flickering while opening project files
(thanks to Thomas).
2005-07-30 10:21 mandrav
svn0653:  * Fixed wrong expanding of environment variables in the
code-completion parser, resulting to innacurate parsing
2005-07-30 09:56 mandrav
svn0650:  * Added patch for wxHandleFatalExceptions (patch
#1236036 by orfanik)
2005-07-30 09:47 mandrav
svn0648:  * Updated setup files to use a treeview for plugins
selection (thanks to Julien Lecomte)
2005-07-30 09:35 mandrav
svn0647:  * Merged last updates from VERSION_1_0 branch
2005-07-29 09:25 mandrav
svn0645:  * Fixed debugger tooltip evaluation not shown (bug
#1240575)
* Added more options for the MSVC compiler (patch #1247085 by
zieQ)
* When creating new file, do not default to .rc extension. Does
not append an extension anymore.
* Fixed setting for default editor background color.
2005-07-29 00:45 byo_spoon
svn0640:  Started working on size/position change using mouse
2005-07-28 23:34 byo_spoon
svn0639:  Minor bug fixes
2005-07-28 07:32 ceniza
svn0638:  Bugfix when adding a new help file. Any file can be
added as help file and it'll run with the associated program. The
beginning of crossplatform.
2005-07-26 20:43 byo_spoon
svn0637:  Minor bug fixes
2005-07-24 21:28 mandrav
svn0629:  * Updated credits in about dialog
* Updated setup file
2005-07-24 20:58 mandrav
svn0623:  * Updated setup files and program version number
2005-07-24 11:57 mandrav
svn0622:  * Updated unix project file and makefile for wx2.6
2005-07-24 03:55 ceniza
svn0621:  Bugfix: 'default' cannot be used to name a helpfile
(it's for internal use of the plugin).
2005-07-24 03:17 ceniza
svn0620:  Using vector's [] operator where possible. Better UI
updating. Removed useless Cancel button. Fixed, I hope, default
help file being incorrectly updated. Other minor bugfixes.
2005-07-23 09:49 mandrav
svn0619:  * Updated wx2.6 project file and makefile
* Fixed most of the warnings
* Changed gcc's debugging switch from -g to -ggdb (users should
reset compiler defaults for this to take effect).
2005-07-23 09:12 mandrav
svn0617:  * Removed -w switch (no warnings) and added -Wall (all
warnings) in the wx2.6 project file.
* Polished the "New project from template dialog" a bit.
* Updated the "Start here" page to display the app version
(hardcoded for now).
2005-07-23 03:43 ceniza
svn0616:  From hashmap to vector. Up and Down buttons in
Configure Dialog. Bugfixes with default help file being
_randomly_ set. Calling a help file without a keyword will launch
it with the associated application. Coding style and more.
2005-07-22 09:55 ceniza
svn0615:  Minor changes. Commit test.
2005-07-22 09:19 mandrav
svn0613:  * Fixed more issues with custom vars in target's output
and dependencies checking in direct-mode.
* When editing a custom variable the project is now marked dirty.
2005-07-22 08:47 mandrav
svn0611:  * Fixed various issues with custom variables and
paths-with-spaces handling.
* Custom variables can be used now in target's output, object
output and dependencies output.
2005-07-21 10:33 mandrav
svn0603:  * Updated templates to support targets-per-file added.
* Added OGRE project template.
2005-07-21 09:21 mandrav
svn0601:  * Fixed deaded bug that would crash the app when
loading the project's code-completion cache (under certain
circumstances).
* Removed forgotten debugging logs from custom vars.
2005-07-21 08:58 mandrav
svn0600:  * Added custom vars support in target's working dir
2005-07-21 08:32 mandrav
svn0598:  * Made small toolbar size (16x16) the default for new
installations.
2005-07-21 08:17 mandrav
svn0595:  * Added option to disable code-completion. Class
browser is not affected.
* Added tooltips in all code-completion options.
* Fixed the order of timestamps checking before build, for
target's output and additional output files.
2005-07-20 20:13 mandrav
svn0594:  * Updated project file for wx2.4
2005-07-20 19:57 mandrav
svn0593:  * Updated project file for wx2.4
2005-07-20 17:53 mandrav
svn0587:  * Added "additional output files" property in build
targets. If the target's output or andy of these files are older
than the external dependencies, the target is relinked. Useful
especially for "commands only" targets where the target has
unknown output (without this property).
2005-07-20 12:09 mandrav
svn0586:  * Fixed wrong handling of arguments with spaces in
console_runner (bug #1241253).
2005-07-20 11:56 mandrav
svn0585:  * Added ability to choose the project's filename when
creating a new project from a user template (rfe #1241487)
* Fixed the bug displaying "path contains to many .."
2005-07-19 09:50 mandrav
svn0583:  * Finally really fixed freezing (disappearing)
workspace.
2005-07-19 09:10 mandrav
svn0581:  * Fixed debugger not working when the debugger's log is
not enabled (bug #1240575).
* Fixed debugger tooltip evaluation to stay open (bug #1240575).
* Fixed debugger's watches tree to remember it's open state after
each refresh (bug #1240575).
2005-07-18 11:51 mandrav
svn0579:  * Made code-completion custom variables aware (in
include dirs)
2005-07-18 10:30 mandrav
svn0577:  * Fixed issue with "disappearing" workspace on certain
circumstances.
2005-07-18 10:18 mandrav
svn0575:  * Fixed todo plugin not counting lines correctly in
mixed line-endings files (bug #1207611)
2005-07-18 10:03 mandrav
svn0573:  * Fixed some issues with pre-build and post-build steps
(bug #1236730)
2005-07-18 09:20 mandrav
svn0571:  * Open files tree splitter position is now saved (bug
#1239862)
2005-07-18 08:41 mandrav
svn0570:  * Fixed typo in regexes previously commited
2005-07-18 08:34 mandrav
svn0568:  * Updated GCC regexes (patch #1235978 by tiwag)
* Added "Defaults" button in compiler regexes configuration, to
revert to factory-defaults
2005-07-17 20:26 mandrav
svn0566:  * Fixed single-file compiling with GNU make.
* Fixed custom build commands issue when compiling with GNU make.
* Added more macros in custom build commands.
2005-07-17 18:05 mandrav
svn0565:  * Enabled File/Close and File/Save menu entries for
editors other than builtin (i.e. cbEditor).
2005-07-17 17:13 mispunt
svn0563:  Making path relative, exclude ./sdk/tinyxml/
2005-07-17 16:43 mandrav
svn0562:  * Fixed a compilation warning.
2005-07-17 16:30 mandrav
svn0560:  * Fixed special issues when compiling single file not
belonging in a project (not handling paths with spaces and
crashing sometimes). Thanks to ceniza for pointing it out.
2005-07-15 22:51 byo_spoon
svn0559:  Fixed some bugs with generation of new dialog
2005-07-15 15:18 byo_spoon
svn0556:  Fixed bug with wxSplitterWindow and wxDockIt panels
2005-07-15 13:47 mandrav
svn0555:  * Added debugger option to display the debugger's raw
output log (bug #1237624)
2005-07-15 13:18 mandrav
svn0552:  * Fixed TODO entry lost and not recreated bug (Bug
#1234517)
2005-07-15 12:25 mandrav
svn0550:  * Added ability to compile single file not belonging to
a project (rfe #1187697)
2005-07-15 11:17 mandrav
svn0549:  * Fixed bug that wouldn't compile single file in a
project
2005-07-15 09:35 mandrav
svn0547:  * Fixed bug with auto-hiding the message pane
2005-07-15 08:47 mandrav
svn0545:  * Fixed environment variables applying order (only
tested with direct-build-mode)
2005-07-14 22:46 byo_spoon
svn0544:  Improoved Code-Generation system (added working on
files)
2005-07-14 20:46 mandrav
svn0542:  * Fixed the target type for "update" and "doc" in the
wx2.6 project file.
* Fixed smart indent not working when typing at the end of file.
2005-07-14 16:17 mandrav
svn0541:  * Fixed error in small debugger toolbar using one large
icon
2005-07-14 11:53 mandrav
svn0539:  * Merged custom variables updates from VERSION_1_0
2005-07-13 22:22 byo_spoon
svn0536:  Fixed bugs with code generation inside widgets with
string lists
2005-07-13 10:22 mandrav
svn0535:  * Fixed bug with environment/custom variables working
only in global compiler options
* Custom variables are now set as environment variables for the
build process
* Updated wx2.6 project file and Makefile.wx2.6 to use WX_DIR and
WX_CFG custom variables
2005-07-13 08:25 mandrav
svn0533:  * Fixed "disappearing workspace" bug
2005-07-12 20:32 byo_spoon
svn0532:  Migrated to wxWidgets 2.6.1
2005-07-11 10:59 mandrav
svn0529:  * Updated win32 wx2.6 project file and Makefile.wx2.6
as well as the README and TODO files
2005-07-11 10:31 mandrav
svn0528:  * Added wxDockIt docking library
* Changed signature of "void cbPlugin::BuiltToolbar()" to "bool
cbPlugin::BuildToolbar()". Plugins should return true if they
built a toolbar, false if not.
* As of this commit, wx2.6 is the officially used version in
C::B.
2005-07-09 04:49 rickg22
svn0527:  Corrected minor details in the xml lexer
2005-07-09 04:37 rickg22
svn0526:  Implemented Lexer and Code folding for XML
2005-07-08 17:47 byo_spoon
svn0525:  Added new icons for wxListBox and wxComboBox
2005-07-08 17:31 byo_spoon
svn0524:  Added wxListBox maintained by cyberkoa
2005-07-08 11:44 mandrav
svn0523:  * Minor bug-fix in compiler options dialog, regarding
editing directories.
2005-07-08 11:37 mandrav
svn0522:  * Fixed bug with the early env. vars substitution. Now
they 're substituted before compilation.
2005-07-08 09:49 mandrav
svn0521:  * Added MacrosManager::ReplaceEnvVars()
* All compiler options/directories support environment vars now
(yes, templates too :) )
* Fixed "Make relative" dialog popped up twice when editing
paths/filenames (patch #1234455 by CrayzeeIvan)
* Added template for QT-4.0.0 applications, provided by Martin
Migasiewicz (patch #1234295)
2005-07-07 22:03 byo_spoon
svn0520:  Started working on code generation on-the-fly
2005-07-07 07:37 mandrav
svn0519:  * Updated unix project file and Makefile.unix
2005-07-06 23:06 rickg22
svn0518:  Fixed bug #1208287 - unable to rename project
2005-07-06 21:57 rickg22
svn0517:  Finished fixing bug # 1232661 Message window height
(size) is not stored
2005-07-06 18:03 rickg22
svn0516:  Fixed bug #1211251 - "select text mode" after source
code updated outside C::B
2005-07-05 13:57 mandrav
svn0515:  * Fixed bug with file groups and masks containing
slashes or backslashes (bug #1232658).
* Removed some debugging statements in lexer loading.
2005-07-05 13:28 mandrav
svn0514:  * Added support for the "this" keyword in
code-completion (bug #1232372).
2005-07-05 13:11 mandrav
svn0513:  * Fixed message window size not stored (bug #1232661) -
at least when not set to auto-open
2005-07-05 12:05 mandrav
svn0512:  * Updated all win32 wx2.6 build files :)
2005-07-05 07:45 mandrav
svn0511:  * Added functionality to manually edit paths (patch
#1232379 by CrayzeeIvan)
* Removed LinkLibDlg from compiler plugin (functionality provided
by the above patch)
* Updated win32 project file and Makefile
2005-07-04 20:53 mandrav
svn0510:  * Fixed StartHere page to work under linux
2005-07-04 10:57 mandrav
svn0509:  * Added the target option to *not* use
console_runner.exe for console projects (rfe #1209057).
* Bug fix in class parser not recognizing tokens starting with
underscores (fix by Ceniza).
* Applied wx2.6.1 compatibility changes (patch #1230781 by
orfanik)
2005-07-04 09:27 mandrav
svn0508:  * Fixed crash bug when a duplicate lexer is loaded.
2005-07-04 07:48 mandrav
svn0507:  * Added missing image files for patch #1231979
(debugger step-out)
2005-07-04 07:44 mandrav
svn0506:  * Debugger: Added Step Out feature to enable quick exit
of current { } block. Useful for bypassing for() and while()
loop. (patch #1231979 by kjliew)
* Debugger: Stop can be used to kill hung debug session. (patch
#1231979 by kjliew)
* Debugger: Added "Toggle breakpoint" and "Run to Cursor" to
editor right-click menu. (patch #1231979 by kjliew)
* Debugger: Fixed "Run To Cursor" breakpoint not to use relative
pathname, but only the filename. (patch #1231979 by kjliew)
2005-07-03 21:15 mandrav
svn0505:  * Helped issue with FreeBSD build not finding the
current app dir (binreloc error/bug?). If the base path is found
to be empty, return the current dir (".")
2005-07-03 14:52 mandrav
svn0504:  * Make sure all open files have valid content, after
creating a new file/project becuase some of the new files might
overwrite existing ones (bug #1225895)
2005-07-03 10:50 mandrav
svn0503:  * Fixed bug with VCTK where libraries with 3 or less
chars didn't get the ".lib" appended (bug #1218054)
2005-07-03 10:26 mandrav
svn0502:  * Enabled contructors/destructors to appear in
code-completion (bug #1229078)
2005-07-03 10:12 mandrav
svn0501:  * Fixed "adding files too slow" (bug #1231537)
* Added "add files recursively" option (rfe #1231603)
* Added MultiSelectDlg::SelectWildcard() function
* Updated win32 Makefile
2005-07-03 07:58 mandrav
svn0500:  * Removed code that could lead to crash from the
ClassBrowser destructor.
2005-07-03 00:53 rickg22
svn0499:  Completed support for custom editors in the Open Files
Tree. Added virtual bool VisibleToTree() in editorbase.
2005-07-03 00:05 rickg22
svn0498:  Updated EditorManager to allow "queryclosing" of custom
editors (was implemented, but not enabled)
2005-07-02 23:56 rickg22
svn0497:  Fix for bug #1231566: "Phantom" editor lines when
closing file. (Fix attempt #1)
2005-07-02 19:04 mandrav
svn0496:  * Bug-fix on styles not being set properly in AStyle
plugin (by Ceniza)
2005-07-02 17:48 rickg22
svn0495:  Fixed bug [ 1231461 ] "Global compiler options" cause
crash
2005-07-01 20:11 mandrav
svn0494:  * Added comment/uncomment to overcome the limited
functionality of "toggle comment" that was implemented (patch by
CrayzeeIvan).
* Updated unix project file and Makefile.unix
2005-07-01 18:58 mandrav
svn0493:  * Updated AStyle plugin to use aStyle-1.17.0-dev. Also
fixed some settings not being applied. Contributed by Ceniza.
2005-07-01 14:04 mandrav
svn0492:  * Added lexer files for "Hitachi H8 Assembler",
provided by tiwag
* Added lexer files for GameMonkey scripts
* Fixed combobox drop-down size in language selection for editor
colors
2005-06-29 16:11 byo_spoon
svn0491:  Added property for wxArrayString
2005-06-29 12:40 byo_spoon
svn0490:  Added mouse-blocking event handler for default widget
preview
2005-06-28 20:34 byo_spoon
svn0489:  wxsComboBox base addeed by cyberkoa
2005-06-28 13:45 mandrav
svn0488:  * Fixed win32 SDL template linker libs (thanks to
Former_Drill_Instructor from the forums)
2005-06-27 20:31 mandrav
svn0487:  * Updated lexers keywords specification.
* Added separate documentation comments configuration for C/C++
lexer.
2005-06-27 11:25 mandrav
svn0486:  * Correct fix for the "deadlock on file changed outside
the IDE" (added cbEditor::Touch()).
2005-06-27 08:08 mandrav
svn0485:  * Updated unix project file and Makefile.unix
2005-06-26 17:17 mandrav
svn0484:  * Fixed workspace unfolding on every update (bug
#1214926)
2005-06-26 16:32 mandrav
svn0483:  * Fixed "dead-lock" when a file is modified outside the
IDE and the IDE is minimized (bug #1222697)
2005-06-26 16:06 mandrav
svn0482:  * Enable GDB breakpoints on constructors/destructors.
Works with GDB 6.3.1 (patch #1227446 by kjliew)
* Allow using "Step into" to start a debugging session (patch
#1227446 by kjliew)
* Close/kill a debug session if C::B is shutting down (patch
#1227446 by kjliew)
* Breakpoints fix for DLL source files (patch #1227446 by kjliew)
* Enabled "Find in files" when no editor is open
* Added README.txt in lexers dir with *rough* comments on usage.
2005-06-24 21:53 mandrav
svn0480:  * Updates to the new editor color sets (themes) XML
system.
* Added theme for win32 resources (*.rc)
2005-06-24 13:56 mandrav
svn0479:  * Re-designed the editor color sets (themes).
Configuration is now loaded from XML files, one file
per-language. Two languages are currently provided: C/C++ and
Lua. More languages can be added by merely adding XML files :)
2005-06-21 09:17 mandrav
svn0478:  * Included "settings.h" in editorbase.h (or all derived
editors should)
2005-06-21 09:12 mandrav
svn0477:  * Fixed bug in debugger's backtrace window (when
cleared, the columns weren't recreated rendering it useless).
2005-06-21 09:08 mandrav
svn0476:  * When the max compiler errors limit is reached, a
message stating it is being added in the compiler log, so that
the user knows that there are more errors with his code but are
not shown.
* Applied patch for "Debug->Run to cursor" to be enabled during
debugging too (patch submitted by kjliew in bug #1223029)
2005-06-21 08:49 mandrav
svn0475:  * Applied regex patch for compiler's depslib (patch
#1224472 submitted by joaander)
2005-06-21 08:30 mandrav
svn0474:  * Added smart as-you-type indentation in editor
* Added editor configuration option to enable/disable smart
indentation
2005-06-18 15:52 rickg22
svn0473:  Added DLLIMPORT clause to messagemanager.h
2005-06-18 15:40 rickg22
svn0472:  Removed conflicting DLLIMPORT from startherepage.cpp
2005-06-18 15:40 rickg22
svn0471:  Editormanager's Queryclose now works with EditorBase
2005-06-17 09:30 mandrav
svn0470:  * Fixed output parsing for all compilers to
"understand" the "-" character in filenames (bug #1206508).
2005-06-17 09:22 mandrav
svn0469:  * Fixed handling of files without extension by the
default MIME handler plugin (bug #1205788).
2005-06-17 08:46 mandrav
svn0468:  * Fixed recognition of linker libraries when importing
Dev-Cpp projects (bug #1213209).
* Fixed resource files linking setting when importing Dev-Cpp
projects (bug #1213209).
2005-06-17 08:25 mandrav
svn0467:  * Made "single-instance-check" configurable in
environment settings (need to be disabled to develop C::B!)
* Updated win32 Makefile
2005-06-17 08:07 mandrav
svn0466:  * Implemented running instances check and allow only
one instance running (bug #1214922).
2005-06-17 06:47 rickg22
svn0465:  Added support for context menu's in EditorBase class.
2005-06-16 18:21 mandrav
svn0464:  * Fixed code-completion popping up after the "." or
"->" operators even when it shouldn't - like pressing shortcut
keys like Ctrl-C (bug #1221020)
2005-06-16 17:44 mandrav
svn0463:  * Fixed "Categorize by file types" not working in the
project tree submenu (bug #1221458)
2005-06-16 17:38 mandrav
svn0462:  * Fixed crash when search-in-files returned no results
(bug #1221560)
2005-06-16 05:18 rickg22
svn0461:  Fixed incompatibility with VC++ (changed struct Tool to
class Tool)
2005-06-16 04:23 rickg22
svn0460:  Added "openfilestree.h" which contains wxTreeItemData
definitions (used by cbProject and EditorManager)
2005-06-16 03:18 rickg22
svn0459:  Removed useless editor interface option from the
environment settings dialog (bug #1221373)
2005-06-16 03:17 rickg22
svn0458:  Replaced include "editorbase.h" for a class declaration
to speed up compile times
2005-06-15 13:24 mandrav
svn0457:  * Fixed force re-linking when external dependencies are
updated (bug #1215105). External dependencies are set in project
properties.
2005-06-15 12:32 mandrav
svn0456:  * Fixed default file filter for Project->Open (bug
#1213466).
2005-06-15 12:26 mandrav
svn0455:  * Made object filename (in project file properties)
read-only (bug #1216213).
2005-06-15 12:21 mandrav
svn0454:  * Fixed output filename always converted to lowercse
(bug #1216213). Also fixed it project-wide...
2005-06-15 10:58 mandrav
svn0453:  * Fixed bug with post-build commands not loaded when
pre-build commands exist (bug #1218938)
2005-06-15 10:53 mandrav
svn0452:  * Fixed toolbar visibility not saved (bug #1215013)
2005-06-15 04:22 rickg22
svn0451:  Revamped Editorbase class. Filenames, customizable
context menus available for all subclasses. Default context menu
includes all "save" and "close" items.
2005-06-10 13:05 mandrav
svn0450:  * Fixed bug in "Search->Goto function" (introduced
earlier)
2005-06-10 10:11 mandrav
svn0449:  * Fixed wrong static library linker command line for
DigitalMars (bug #1209395)
2005-06-10 09:50 mandrav
svn0448:  * Fixed "save-all doesn't refresh open files tree" (bug
#1216529)
* Modified files in open files tree use different icon now
instead of '*' (rfe #1216535)
* "Save" menu item in open files tree context menu doesn't
display now, if the file is not modified
2005-06-10 08:44 mandrav
svn0447:  * Display full info on file's functions (instead of
just the name) in "Search->Goto function" (bug #1217442)
2005-06-10 08:41 mandrav
svn0446:  * Added "Remove files" and "Project tree" menu items in
project tree context menu (rfe #1211361)
2005-06-10 06:37 rickg22
svn0445:  Changed "Execution Parameters" to "Program Arguments"
2005-06-10 06:24 rickg22
svn0444:  Added "Save, Save All" to cbEditor's context menu entry
2005-06-09 05:42 rickg22
svn0443:  Fixed memory leak in editor context menu.
* Simplified context menu for open files tree
2005-06-09 05:42 rickg22
svn0442:  Fixed redundant class selector in constructor
2005-06-07 19:03 mandrav
svn0441:  * Added editor's context menu in the open files tree
(rfe #1216570)
2005-06-07 09:16 mandrav
svn0440:  * Added "not implemented" message in "import
configuration" function... (bug #1215460)
2005-06-06 22:30 byo_spoon
svn0439:  Added icons for widgets
2005-06-01 11:09 mandrav
svn0438:  * Minor bug fix
2005-05-31 19:37 mandrav
svn0437:  * Updated OpenWatcom support (patch #1211424 from Carl
Young)
* Removed wlib_wrapper OpenWatcom static lib wrapper (no longer
needed)
2005-05-29 21:56 mandrav
svn0436:  * Updated linux project file for wx2.6 and
Makefile.unix.wx2.6
2005-05-29 17:30 mandrav
svn0435:  * Updated linux project file and Makefile.unix
2005-05-29 16:54 mandrav
svn0434:  * Fixed "default workspace" bug, introduced in last
commit
2005-05-29 09:05 mandrav
svn0433:  * Removed forgotten hard-coded limit of 50 max logged
compiler errors and made it configurable (bug #1210561)
2005-05-29 08:50 mandrav
svn0432:  * Fixed saving workspace
2005-05-29 02:39 rickg22
svn0430:  Fixed Notebook+Shift-Tab bug
2005-05-28 23:49 byo_spoon
svn0429:  Can add new dialogs now
2005-05-28 22:04 rickg22
svn0428:  Fixed bug in FindInFiles which showed report for
unexistent files in project
2005-05-28 21:49 mandrav
svn0427:  * Fixed crash bug with some links of the "Start here"
page (bug #1210471)
* Added rudimentary compiler support for OpenWatcom thanks to an
anonymous user who provided me the details (no compiler options
yet)
* Added wlib_wrapper project for building static libs with
OpenWatcom
2005-05-28 20:04 mandrav
svn0426:  * Added patch #1210465: Jump to definition on
double-click in class browser
2005-05-28 19:44 rickg22
svn0425:  Added more tips
2005-05-28 16:26 mandrav
svn0424:  * Implemented "Find In Files" ;)
2005-05-28 12:08 byo_spoon
svn0423:  Added event system to handle global events
2005-05-28 10:24 mandrav
svn0422:  * Added editor configuration for the tab text
displaying file's name only or relative filename from project
file
2005-05-28 09:55 mandrav
svn0421:  * Updated files for wx2.6
2005-05-28 07:55 byo_spoon
svn0420:  Added some missing files
2005-05-28 05:10 rickg22
svn0419:  Added shortcuts to emulate MDI behavior:
Ctrl-F4,Ctrl-Shift-F4,Ctrl-F6,Ctrl-Shift-F6.
2005-05-27 22:32 byo_spoon
svn0418:  Unified event handling for previewed widgets, added
wxToggleButton, fixed scrollbars bug for widgets palette
2005-05-27 19:34 mandrav
svn0417:  * Fixed bug that wouldn't save regex's in advanced
compiler options, if edited a regex and pressed OK directly.
2005-05-27 16:53 mandrav
svn0416:  * Fixed crash bug when opening a project using an
invalid compiler (bug #1209789)
2005-05-27 16:26 mandrav
svn0415:  * Fixed crashes when launching for the first time and
there is no C::B configuration stored.
2005-05-27 15:03 byo_spoon
svn0414:  Fixed bug with editor's placement
2005-05-27 13:53 byo_spoon
svn0413:  First attempt to fix incompatibilities with new editor
system
2005-05-27 11:43 mandrav
svn0412:  * Updated Makefile with the latest changes
2005-05-27 11:41 mandrav
svn0411:  * Converted from MDI to wxNotebook :)
* Note to plugin developers: Manager::Get()->GetAppWindow() now
returns a wxFrame as opposed to wxMDIParentFrame. Also,
EditorBase is now a wxPanel instead of wxMDIChildFrame.
* Added two new SDK events: EVT_APP_STARTUP_DONE (fires when app
finished loading) and EVT_APP_START_SHUTDOWN (fires just before
app starts shutting down).
* Added "Start here" page with common tasks (can be disabled in
env. settings).
2005-05-27 08:51 byo_spoon
svn0410:  Removes dome bugs
2005-05-27 00:41 byo_spoon
svn0409:  Fixed dbugs with properties panel, added easy widget
deefinition system
2005-05-25 23:35 byo_spoon
svn0408:  Xrc-saving system is working now, rededsigned xml
generation system a little bit
2005-05-25 19:46 mandrav
svn0407:  * Used wxListCtrl::ClearAll() instead of wrongly used
wxListCtrl::Clear() in debuggergdb/backtracedlg.cpp
2005-05-25 16:39 byo_spoon
svn0406:  Fixed bugs with wx 2.4 sizers
2005-05-25 09:54 byo_spoon
svn0405:  Switched to wxWidgets 2.4
2005-05-25 09:52 mandrav
svn0404:  * Correct fix for link command bug
* Added DevPak plugin
2005-05-25 08:09 mandrav
svn0403:  * Fixed recently introduced compiler bug that wouldn't
link the output file if no objects needed to be compiled.
2005-05-24 09:56 byo_spoon
svn0402:  Added ability to create and delete widgets inside form
2005-05-23 20:27 mandrav
svn0401:  * Fixed bug in resizing the manager tree when it was on
the right side of the app
2005-05-23 20:18 byo_spoon
svn0400:  First Update
2005-05-23 12:51 mandrav
svn0399:  * Updated included TinyXML to export its classes.
* Fixed "Close all projects" which was not working.
2005-05-23 09:12 mandrav
svn0398:  * Added wxSmith (RAD editor) plugin in
plugins/contrib/wxSmith. Maintainer: byo
2005-05-22 21:07 mandrav
svn0397:  * Added stream logging (e.g. LOGSTREAM << "Hello
world\n") - look documentation in messagemanager.h
* Fixed bugs occuring when using projects/targets with invalid
compiler (e.g. from another machine/OS)
* Fixed UI glitch when repositioning the manager tree in an empty
workspace
* Added "auto-hide" operation for message pane (experimental)
* Added environment configuration for message pane "auto-hide"
functionality and default/blank workspace loading on startup
* Don't ask to save the default workspace, if it is not loaded at
start-up (new configuration option)
* Ignore read-only files when checking for modifications outside
the IDE (bug #1206222)
2005-05-21 11:09 mandrav
svn0396:  * Fixed crash when debugging a project/target
configured to use an invalid debugger
2005-05-21 11:09 mandrav
svn0395:  * Fixed crash when compiling a project/target
configured to use an invalid compiler
2005-05-20 13:37 mandrav
svn0394:  * Fixed compiling projects with different compilers per
target, when using GNU "make".
2005-05-20 07:37 mandrav
svn0393:  * Made manager tree dockable on the left *or* right
side of the IDE (View->Manager position).
2005-05-19 13:53 mandrav
svn0392:  * Removed "Commands" compiler options page when showing
global options (it's not a global option)
* Removed "Custom vars" compiler options page when showing
non-global options (it's a global option)
2005-05-19 13:43 mandrav
svn0391:  * Fixed "some compiler messages wrongly colored as
errors" issue (bug #1198732)
2005-05-19 13:16 mandrav
svn0390:  * Added 'strip' option to GCC
2005-05-19 13:03 mandrav
svn0389:  * Added "always run" checkbox for pre/post-build
commands.
2005-05-18 12:09 mandrav
svn0388:  * Fixed compiler bug that would use the project-wide
compiler for all targets. This was clearly wrong, as we can
configure the compiler per-target... (still needs work for
Makefiles though)
* Made pre/post build steps run no matter if the linking phase
runs or not (as per the relevant forums discussion).
2005-05-16 13:59 mandrav
svn0387:  * Fixed code-completion to correctly understand what
function the cursor is in (didn't work for functions not under a
class/namespace).
* Added folder plugins/contrib for hosting third-party plugins,
maintained by their authors. All contributed plugins will have
their own project file and will not be included in the normal
Code::Blocks build.
* Added the first third-party contributed plugin: HelpPlugin. It
was contributed by bourricot and will be maintained by him.
Located in plugins/contrib/help_plugin.
2005-05-16 07:35 mandrav
svn0386:  * Changed version to 1.0-cvs
* Updated (not officially supported) linux build files for
wxWidgets-2.6.0
2005-05-15 19:48 mandrav
svn0384:  * Updated ChangeLog for 1.0-finalbeta
2005-05-15 19:22 mandrav
svn0383:  * Fixed debugger to work again under win98
* Updated setup files
2005-05-15 13:04 mandrav
svn0382:  * Removed the debugger's debugging log (prior to
releasing finalbeta)
* Updated version to 1.0-finalbeta
2005-05-13 09:13 mandrav
svn0381:  * Enabled "working dir" build target setting for
dynamic libraries (bug #1201182)
2005-05-11 11:58 mandrav
svn0380:  * Added new 64x64 icon (xpm) for unix
2005-05-11 11:40 mandrav
svn0379:  * Fixed debugger's behaviour under linux
2005-05-11 11:29 mandrav
svn0378:  * Updated unix project file and Makefile.unix
* Fixed error in auto-complete keywords loading, where it would
wrongly try to expand environment variables
2005-05-11 10:11 mandrav
svn0377:  * "Debug" button in debugger's toolbar, now behaves as
"Continue" if the program is already being debugged
2005-05-11 10:02 mandrav
svn0376:  * Added "Disassembly" debugging window
* Added "Back-trace" debugging window
* Display message that the user cannot "run" a commands-only
target
2005-05-11 01:27 rickg22
svn0375:  * Fixed debuggergdb compilation problems that appeared
with the path handling patch.
2005-05-10 01:55 rickg22
svn0374:  * Fixed missing user32 in OpenGL template
2005-05-10 01:37 rickg22
svn0373:  * Moved braces highlighting to the SDK for coherence.
+ Improved braces highlighting to detect braces in the previous
cursor position.
2005-05-09 11:22 mandrav
svn0372:  * Modified new icon (made it a little brighter)
* Modified the small codeblocks setup logo to use the new "3D"
style
2005-05-09 09:21 mandrav
svn0371:  * Corrected filenames sent to the debugger plus allowed
debugging of filenames with spaces (patch #1197802 by Eric
Burnett)
* Fixed some cases where the debugger's watches tree would get
malformed (wrong fields separation)
* Added Eric Burnett to contributors in the about dialog
2005-05-09 03:30 rickg22
svn0370:  + Added thanks to JA Ortega for the 3d icon
2005-05-09 03:22 rickg22
svn0369:  Added 3D icon. Thanks to Juan Antonio Ortega.
2005-05-08 21:56 rickg22
svn0368:  Various usability enhancements to the compiler options:
+ Libraries, variables and paths can be added/edited/deleted with
the INS/ENTER/DEL keys.
+ Most dialogs are now OK/Cancel instead of YES/NO (this means
you can press ESC to abort them)
+ Added extra confirmation ("Are you really sure?") for "reset to
compiler defaults".
2005-05-08 15:40 rickg22
svn0367:  + Added thanks to Chris Raschko (chrispunkt) for the 3D
logo
2005-05-08 15:30 rickg22
svn0366:  * Moved compiler settings outside the "plugins" menu.
2005-05-08 15:29 rickg22
svn0365:  + Updated the Code::Blocks logo to the 3D version
2005-05-08 10:43 mandrav
svn0364:  * Added "extra paths" in compiler configuration (added
in environment PATH while running compiler)
2005-05-08 09:31 mandrav
svn0363:  * Fixed working directory when using makefiles (bug
#1197518)
* Added keywords auto-completion in editor (not to be confused
with the code-completion plugin). Check editor's configuration,
"Auto-complete" page for more info...
2005-05-07 21:45 rickg22
svn0362:  Fixed early exit hang/crash by replacing
wxPostEvent(x,e) with x->ProcessEvent(e) in pluginmanager.cpp
2005-05-07 14:29 rickg22
svn0361:  Fixed early exit hang/crash by replacing
wxPostEvent(x,e) with x->ProcessEvent(e) in pluginmanager.cpp
2005-05-05 06:34 mandrav
svn0359:  * Added gcc compiler option -O3 (rfe #1191601)
2005-05-03 09:59 mandrav
svn0358:  * Added "reparse now" entry in class browser's context
menu, when on root item
2005-05-03 05:10 rickg22
svn0357:  Added menu option: "Save Workspace as..."
2005-05-02 18:17 mandrav
svn0356:  * Fixed search dialog to not set "selected-text" search
by default, if the selected text is just the searched word (bug
#1192823)
2005-05-02 07:35 mandrav
svn0355:  * Project execution setting "host application" is now
remembered (bug #1191932)
2005-05-02 07:28 mandrav
svn0354:  * Fixed toolbar show/hide (side-effect: bug #1192650)
* Added debugger's resources to project.
2005-04-29 16:07 mandrav
svn0353:  * Added "gdb-initial-commands" in debugger's
configuration (useful for new users to avoid creating .gdbinit)
* By default, for console projects, debugger is configured with
"set new-console on"
2005-04-29 15:44 mandrav
svn0352:  * Show message for "Compiler/Create distribution" when
"make" is not used
* Fix code-completion cache saving when closing C::B
2005-04-29 09:26 mandrav
svn0351:  * Added Makefile.unix.wx2.6 (codeblocks doesn't work
well with wx2.6)
* Fixed a "deprecated" warning for wx2.6
2005-04-28 09:41 mandrav
svn0350:  * Replaced yes-no buttons with ok-cancel in "search
text not found" dialog, to dismiss with Escape (bug #1191222)
2005-04-28 09:36 mandrav
svn0349:  * Implemented code-completion cache (rfe #1190481).
* Code-completion plugin's configuration dialog updated.
2005-04-27 12:27 mandrav
svn0348:  * Updated unix build files
2005-04-27 12:13 mandrav
svn0347:  * Added PersonalityManager to support different
personalities/profiles (see documentation in
sdk/personalitymanager.h for info)
2005-04-26 13:15 mandrav
svn0346:  * Updated "wxWindows" strings to "wxWidgets" in the
wxWidgets template.
2005-04-26 13:07 mandrav
svn0345:  * Removed obsolete wxHIDE_READONLY flag from file
dialogs
2005-04-26 11:01 mandrav
svn0344:  * Global resource compiler dirs are remembered now (bug
#1186685)
2005-04-26 10:52 mandrav
svn0343:  * Fixed handling of filenames with spaces in default
MIME handler plugin (bug #1187231)
2005-04-25 13:35 mandrav
svn0342:  * Fixed recursion bug in class-browser's
class-ancestors handling.
2005-04-25 12:32 mandrav
svn0341:  * Added new project file for building Code::Blocks with
wxWidgets-2.6.0. Also added a small HOWTO of the process.
2005-04-25 12:10 mandrav
svn0340:  * Fixed SDL template icon
2005-04-25 12:07 mandrav
svn0339:  * Re-adding template images, as binaries this time
2005-04-25 12:05 mandrav
svn0338:  * Removing template images (corrupted because they were
not added as binaries)
2005-04-25 11:55 mandrav
svn0337:  * Re-organized templates folder to allow for different
templates based on OS
2005-04-25 09:20 mandrav
svn0336:  * Fixed error in compiler's run command that wouldn't
work under linux
2005-04-25 08:27 mandrav
svn0335:  * Updated linux build files
2005-04-25 07:32 mandrav
svn0334:  * Updated win32 Makefile (after fixing a small bug in
makefilegenerator.cpp)
2005-04-23 23:50 rickg22
svn0333:  * Fixed display bug in Open Files tree (top editor was
not refreshed on layout loading)
2005-04-23 23:08 rickg22
svn0332:  * all opened cbEditors are maximized on opening (except
when loading) by default
2005-04-23 18:55 rickg22
svn0331:  Fixed "random file on top at startup" bug
2005-04-23 14:16 rickg22
svn0330:  Files opened from the project tree (double click) are
opened with the current window's normal/maximized state
2005-04-23 13:43 rickg22
svn0329:  Added various #if's to manage incompatibilities between
wx2.4.2 and wx.2.5+
2005-04-23 08:06 mandrav
svn0328:  * Removed all warnings about deprecated symbols when
compiling with wxWidgets-2.6.0
2005-04-23 02:29 rickg22
svn0327:  * Restores (in theory) the top editor when loading
workspace. In practice, however, that editor isn't found (!?)
* Maximizes the last opened file after loading workspace
2005-04-22 13:37 mandrav
svn0326:  * Fixes for compilation with wxWidgets-2.6.0
* Project files and Makefiles *not* updated - something's wrong
with MDI...
2005-04-21 15:52 mandrav
svn0325:  * Updated XP-style-manifest location in win32 resource
file
2005-04-21 13:13 mandrav
svn0324:  * Added EditorBase class to allow for custom editors,
beside the builtin. cbEditor inherits it and so must do every
custom editor.
* Updated whole project for the above change.
2005-04-21 08:40 mandrav
svn0323:  * Fixed bug in search function
2005-04-21 07:49 mandrav
svn0322:  * Improved project loading times by using a hashmap in
cbProject::GetFileByFilename()
2005-04-21 03:12 rickg22
svn0321:  * Further optimized project loading (AddFile)
2005-04-21 01:31 rickg22
svn0320:  Optimized building of the project tree: AddFile now
only checks for existing files if(!m_CurrentlyLoading).
2005-04-20 13:17 mandrav
svn0319:  * Bug-fix in .vcproj importer: compiler search dirs
* Bug-fix in .dsp importer: no compiler options imported some
times (bug #1186606)
2005-04-20 13:03 rickg22
svn0318:  + Added message "Generating project tree..." in
projectloader
* Pinpointed loading bottleneck in cbproject.cpp (Added TODO
item)
2005-04-20 08:56 mandrav
svn0317:  * Fixed ToDo list not refreshing (bug #1185950)
2005-04-20 08:25 mandrav
svn0316:  * When a file of unknown type is opened, the MIME
handler plugins are asked to open it.
2005-04-20 07:48 mandrav
svn0315:  * Speed-up project loading times (broken by my last
commit about the"unnamed-new-files" bug)
2005-04-20 02:34 rickg22
svn0314:  * Skipped the base path calculation if the project is
still loading (now does it at the end of ProjectLoader::DoUnits).
Still works as usual when adding the files manually.
2005-04-19 13:20 mandrav
svn0313:  * Don't default to "search in selected text" for
searches, when the selected text is the result of the previous
search (rfe #1144178)
2005-04-19 13:07 mandrav
svn0312:  * Display "text not found" message if the search failed
(rfe #1143936)
2005-04-19 12:35 mandrav
svn0311:  * Correct fix for unnamed-new-files in project tree
2005-04-18 14:37 mandrav
svn0310:  * Resource files are highlighted like C/C++ files (rfe
#1184765)
2005-04-17 19:03 mandrav
svn0309:  * Fixed bug when creating a new project from template,
where the files in the tree wouldn't have names (visual glitch).
2005-04-17 17:14 rickg22
svn0308:  Removed manifest file from the output directory (it's
already copied by update.bat from the setup directory)
2005-04-17 14:14 rickg22
svn0307:  Fixed typo library in the wxwindows_static.cbp
2005-04-17 01:29 rickg22
svn0306:  * You can now build statically-linked wxWidgets
projects (note: needs libwxmsw.a in your library directory)
2005-04-16 17:35 mandrav
svn0304:  * Added missing manifest file for XP styles in
repository
2005-04-16 17:26 mandrav
svn0303:  * Preparing for 1.0-beta7
2005-04-16 17:20 mandrav
svn0302:  * Updated ChangeLog for 1.0-beta7
2005-04-16 16:31 mandrav
svn0301:  * Updated code-completion
* A small future-bug fix (!) in cbProject
2005-04-15 21:44 mandrav
svn0300:  * Fixed a project tree flicker-less update issue
2005-04-15 21:29 mandrav
svn0299:  * Improved handling of externally modified files (rfe
#1183847)
* Updated win32 Makefile
2005-04-15 20:46 mandrav
svn0298:  * Removed most of the project tree flickering on
certain actions
2005-04-15 20:08 mandrav
svn0297:  * When "cleaning" a dynamic library target (dll), the
.def exports file is not deleted anymore, because it might be
supplied by the user (bug #1183690)
2005-04-15 16:32 mandrav
svn0296:  * Updated unix project file and Makefile.unix
* Updated some #includes to work in linux (quotes used instead of
angled
braces)
2005-04-15 12:01 mandrav
svn0295:  * Fixed generated Makefile to correctly create needed
dirs for objects and dependencies output
* Fixed project tree to contain "clean" paths (folders). No more
".." folders ;)
* Fixed objects and dependencies output to behave correctly even
for relative files in dirs above the project file's dir
2005-04-15 02:45 rickg22
svn0294:  * Disabled Project menus (even popup menus) when
Project hasn't finished loading.
* Replaced annoying "Project files are still being loaded"
wxMessageBox() with a much more friendly wxBell().
* Fixed crash in MainFrame::OnProjectCloseProject (a "return;"
was missing inside the "if").
2005-04-14 12:05 mandrav
svn0293:  * Added ChooseDirectory() function in globals.cpp - use
this if you want a dir selector dialog
* Because of the above, absolute paths are now possible where a
path is entered (like compiler dirs, working directory, etc)
* Replaced all calls to other dir selector dialogs to use the new
ChooseDirectory()
2005-04-14 10:04 mandrav
svn0292:  * Bug-fix that, upon "Run", would try to locate the
executable in the working dir.
2005-04-14 09:28 mandrav
svn0291:  * Removed calls to wxSafeYield() which disabled input
and made the program slower (at least appeared to be)
* Updated project file options dialog to support multiple build
targets. Contribution by Tim Baker (patch #1182707)
2005-04-14 03:38 rickg22
svn0290:  Added Tim Baker's regexp patch
2005-04-13 18:10 mandrav
svn0289:  * Added initial printing support :)
2005-04-13 13:17 rickg22
svn0288:  Restored opening windows showing (aka flicker) so the
program won't seem to be slow
2005-04-13 12:37 mandrav
svn0287:  * Added "working dir" build target property (used for
program execution)
* Updated code-completion's intelligence to look inside
namespaces for unknown tokens
2005-04-13 11:36 mandrav
svn0286:  * Fixed MSVS7 importer to correctly detect .vcproj
version and adjust importing accordingly
2005-04-13 08:19 mandrav
svn0285:  * Updated unix project file and Makefile.unix
2005-04-12 22:01 mandrav
svn0284:  * Updated win32 Makefile
2005-04-12 21:08 mandrav
svn0283:  * Added missing source files from compiler plugin
(sorry!)
2005-04-12 20:49 mandrav
svn0282:  * Updates in dependencies generation by Tim Baker
(patch #1181730)
* Corrected a couple of #include's
2005-04-12 11:07 mandrav
svn0281:  * Fixed search directories re-ordering in compiler
options (bug #1181038)
2005-04-12 11:01 mandrav
svn0280:  * Global compile options (compiler/linker dirs/options)
are now put after the project options (bug #1180420)
2005-04-10 10:01 mandrav
svn0279:  * Updated "about" dialog (contributors part) and
contact email
2005-04-10 09:51 mandrav
svn0278:  * Updated dependencies generation for direct-mode,
using Tim Baker's patches (#1179956 and #1179950). Changes offer
a huge speed increase and there is no need for individual .depend
files anymore. One dependency file per-project is used now to
cache the file dependencies. The per-target dependency output
directory setting is now used only for "make-mode" compiling.
2005-04-10 09:07 mandrav
svn0277:  * Added separate setting for resource compiler dirs
* Re-arranged the compiler options dialog: merged the compiler
and linker dirs and added resource dirs, all in one page
* Added message display when the debugger isn't set and a
debugging session has been requested (bug #1180013)
* Updated win32 Makefile and project
2005-04-10 03:23 rickg22
svn0276:  + Added Tim Baker's (yet another) optimization patch
for directcommands.cpp
* Removed "Esc" accelerator key from "abort" compiler menu
(didn't work, anyway)
2005-04-10 02:45 rickg22
svn0275:  + Added maintenance comments and CVS ID tags to
directcommands.cpp
2005-04-10 02:37 rickg22
svn0274:  + Added "self" parameter to wxSafeYield for
messagemanager (this should allow *in theory* changing tabs. In
practice it doesn't work, but doesn't harm either so i'm leaving
it like that)
+ Added user friendly error message to the debugger in case the
default debugger is not set up.
* Fixed display glitch in the Compiler Settings dialog (xrc).
2005-04-09 22:24 rickg22
svn0273:  To do items for beta 1.8 and above
2005-04-09 19:48 rickg22
svn0272:  * Fixed "ugly DDE error" bug (TODO: Add a button in
settings to "Set File associations now")
2005-04-09 07:53 mandrav
svn0271:  * Removed from CVS the obsolete .dsp files. They were
old and unmaintained and they were cluttering the base dir.
2005-04-08 11:46 mandrav
svn0270:  * Updated project file with the latest fixes about
commands-only targets
2005-04-08 11:39 mandrav
svn0269:  * Fixed filename issue with commands-only targets (bug
#1178232)
2005-04-08 10:01 mandrav
svn0268:  * Improved templates handling in class-parser
2005-04-08 05:41 rickg22
svn0267:  * Sped up (a little) project/workspace loading (less
flicker, etc)
* Added new parameter to EditorManager::Open to speed up project
loading (doesn't search for projectfile data anymore, since we
already have it)
2005-04-08 01:40 rickg22
svn0266:  * Replaced all occurrences of wxYield() with
wxSafeYield(). wxYield() is _NOT_ safe for critical operations
and may lead to unexpected crashes.
2005-04-07 13:41 mandrav
svn0265:  * Minor update to class browser to display "jump to
implementation" only where appropriate.
* Added union support in class-parser
* Fixed handling of nameless structs (f.e. used in unions) in
class-parser
2005-04-07 12:52 mandrav
svn0264:  * Added "jump to implementation" class-parser
functionality for the symbols tab - Needs testing.
2005-04-07 11:22 mandrav
svn0263:  * Fixed class-parser handling of multiple var
declarations on a single line, e.g. "int x,y,z;" (bug #1162313)
2005-04-07 11:02 mandrav
svn0262:  * Both single and double-click on a compiler error,
jumps to the error line (bug #1178104)
2005-04-07 10:43 mandrav
svn0261:  * Fixed handling of unnamed enums in class-parser
* Corrected line number calculation for class-parser tokens (used
in "jump to declaration")
2005-04-07 05:47 rickg22
svn0260:  * Moved some methods of Editor Manager into the
protected area
*** Fixed thread crashing on early exit
(TODO: Fix project manager's freeze on early project closing)
2005-04-07 02:57 rickg22
svn0259:  + Added managed thread class for later use.
2005-04-07 02:46 rickg22
svn0258:  Added managed thread class for future reimplementation
of parserthread (WARNING: Not tested yet)
2005-04-06 21:03 mandrav
svn0257:  * Added message that files outside project can't be
compiled (bug #1177988)
* Added setup file for the full package (codeblocks + mingw)
2005-04-06 11:30 mandrav
svn0256:  * Added menu entry "View/Open files list"
2005-04-06 04:47 rickg22
svn0255:  * Fixed bug in Files Tree that didn't show files
created with "new"
* FIXED THE ANNOYING FLICKER WHEN OPENING PROJECTS!! :D
2005-04-05 11:31 mandrav
svn0254:  * Fixed generated Makefile to use relative paths for
object and deps directories (bug #1175490)
2005-04-05 11:14 mandrav
svn0253:  * Fixed bug with spaces in link library filename
(#1167228)
2005-04-05 11:02 mandrav
svn0252:  * Added deps calculation speed-up patches, contributed
by Tim Baker (patch #1174658, #1174545)
2005-04-05 10:50 mandrav
svn0251:  * Added MSVC7Loader patches contributed by Tim Baker
(patch #1174519)
* Fixed wrong importing of AdditionalIncludeDirectories from
.vcproj files (bug #1173826)
2005-04-05 09:49 mandrav
svn0250:  * Added configuration entry for selections in editor
colors configuration (RFE #1175452)
2005-04-05 09:24 mandrav
svn0249:  * Added "View whitespace" editor option to display
spaces and tabs (RFE #1174716)
2005-04-05 04:17 rickg22
svn0248:  * Fixed critical bug where some project files were
deleted on "clean".
2005-04-05 04:12 rickg22
svn0247:  * Removed output filename "codeblocks.cbp" from
non-compilable targets. (TODO: Need to find out how it was added
there in the first place)
2005-04-04 05:14 rickg22
svn0246:  + Added notice that says "Find in files not implemented
yet".
2005-04-04 04:20 rickg22
svn0245:  * Fixed tiny bug that made the File Tree disappear if
the sash was moved to the top.
2005-04-04 03:41 rickg22
svn0244:  + Added drag and drop support for opening files - send
bug reports to rick_g22.
2005-04-03 22:07 rickg22
svn0243:  + Added auxiliary wxWidget classes for the SDK.
(xtra_classes.cpp - add your own classes here)
2005-04-03 22:05 rickg22
svn0242:  Moved Files Tree into separate pane
2005-04-01 13:48 mandrav
svn0241:  * Semi-fix for "early-shutdown-crash" bug (related to
code-completion plugin)
2005-04-01 07:23 rickg22
svn0240:  * Fixed bug in Editor Tree when renaming files
* Cleaned up code in Editor Tree stuff (editormanager)
2005-03-31 12:16 mandrav
svn0239:  * Fixed one reason for the "early-shutdown-crash" bug
(the other is code-completion - still under investigation)
2005-03-31 08:31 mandrav
svn0238:  * Fixed GDB filenames compatibility in debugger plugin
* When adding a new file in a project, checks are made that it's
not already a member
* Fixed MS Visual Studio project file importer to correctly
recurse project files
* Fixed bug in update UI events introduced with the addition of
opened files list
2005-03-31 07:37 rickg22
svn0237:  + New feature: Editor Tree above the project tree. With
one click you can switch between files.
(Also shows which files are modified)
2005-03-27 17:53 rickg22
svn0236:  * Fixed bug #1167477: "Save all projects" resets the
workspace name
2005-03-27 07:48 rickg22
svn0235:  * Fixed bug 1167913 (cancel button on close
misbehavior)
2005-03-27 07:40 rickg22
svn0234:  * Fixed bug #1167913 (Save project cancel button
doesn't work).
* Also, modified the workspace/project/files closing process.
Before closing ANYTHING, it checks EVERYTHING for modifications
and asks user to save. This way, if the user presses "cancel",
the state of the workspace is not modified at all.
2005-03-26 21:32 rickg22
svn0233:  "Cancel" button on close now works when project is
modified. However this is a temporary fix (see notes)
2005-03-26 20:40 rickg22
svn0232:  + Added stop button to compiler toolbar
* Converted debugger plugin to XRC
2005-03-26 06:45 rickg22
svn0231:  * Fixed "disappearing-combo" bug in toolbar
2005-03-26 02:59 rickg22
svn0230:  + Included copying of manifest file in update.bat
2005-03-26 02:57 rickg22
svn0229:  * Moved manifest file to /src/setup
2005-03-26 02:52 rickg22
svn0228:  * Moved winxp manifest file to /src/setup
2005-03-26 02:48 rickg22
svn0227:  + manager.cpp: Added menu,toolbar and xrc auxiliary
functions
* compilergcc.cpp: Simplified menu and toolbar building process
2005-03-26 01:08 rickg22
svn0225:  * Minor aesthetic update (hides splash screen before
showing main window)
2005-03-22 15:10 mandrav
svn0223:  * Fixed environment variables substitution in MS VS
project importer
2005-03-21 21:33 rickg22
svn0222:  * Converted Main and Compiler Menus to XRC.
* Added "Compiler options" in compiler menu (xrc)
* Copied some project options to File Menu (xrc)
* Fixed ugly non-space in compiler toolbar
* Synced compiler target tool's xrc id with source
2005-03-19 12:59 mandrav
svn0220:  * Fixed win32 Makefile
2005-03-19 12:35 mandrav
svn0219:  * Updated unix project file and Makefile.unix
* Updated ChangeLog for beta6
2005-03-19 11:39 mandrav
svn0218:  * Fixed MinGW auto-detection to search in app path too
* Fixed debugger to respect the debugger setting of the compiler
2005-03-19 10:49 mandrav
svn0217:  * Bug-fix: when changing toolbar size in environment
settings, the compiler's build target combobox would be cleared
2005-03-19 10:40 mandrav
svn0216:  * Finally fixed (really!) the issue with the initial
output filename for new projects (was wrong in many cases)
* Updated the "install compiler" readme file
* Minor updates regarding the release of beta6 (version, authors,
etc)
2005-03-19 09:51 mandrav
svn0215:  * Added "wildcard selection" and "toggle selection"
functionality in GenericMultiSelectDlg
* Fixed loading/saving state of the layout
* Updated all available templates to the current project format
2005-03-18 21:23 mandrav
svn0214:  * Improved workspaces handling
* Workspaces are now added to recent files
* Fixed compiler's "target" combobox disappearing (visual glitch)
* Removed debugger's toolbar (until dockable toolbars are
implemented)
* Added elementary debugger options dialog
2005-03-17 17:09 mandrav
svn0213:  * Fixed: files/paths names loaded from project file,
are converted to OS-accepted paths/files
2005-03-17 14:54 mandrav
svn0212:  * When adding a new ToDo item, the last used type is
remembered now.
2005-03-17 14:48 mandrav
svn0211:  * Fixed "debugger program not remembered" bug
2005-03-16 16:41 mandrav
svn0210:  * Fixed erroneous substitution for $static_output macro
2005-03-16 11:32 mandrav
svn0209:  * Added "new" and "delete" buttons in
defaultmimehandler settings dialog.
2005-03-15 19:06 mandrav
svn0208:  * Fixed main toolbar (accidentally had toggle buttons)
2005-03-15 16:50 mandrav
svn0207:  * Fixed bug where new projects' default target wouldn't
have an output filename
2005-03-15 13:28 mandrav
svn0206:  * Fixed "tatic_output" bug when working with GNU "make"
and static libraries
* Updated win32 Makefile
2005-03-15 09:36 mandrav
svn0205:  * Re-designed the "Import/Export settings" dialog
2005-03-14 19:07 mandrav
svn0204:  * Updated files for succesfull linux compilation
2005-03-14 09:47 mandrav
svn0203:  * Fixed filenames handling/conversion throughout the
project. It should be much more consistent now.
* Added default MIME handler plugin (to open unknown types of
files in the project tree).
* Fixed generated Makefile to treat output directories the same
as direct-mode.
* Added more GCC compiler options.
* Added version numbers in the plugins SDK.
* Updated plugin wizard to support the latest SDK changes.
* Fully documented all types of plugins (sdk/cbplugin.h).
* SDK: Added new MessageManager::DebugLogWarning() and
MessageManager::DebugLogError() functions.
* SDK: Removed cbPlugin::RemoveMenu() and
cbPlugin::RemoveToolbar() functions.
2005-03-12 17:58 mandrav
svn0202:  * Disabled on-the-fly plugins enabling/disabling (could
crash under certain circumstances)
2005-03-12 16:47 rickg22
svn0201:  * Added sanity checks to project loading functions
2005-03-12 11:09 mandrav
svn0200:  * Fixed some filename issues under linux
2005-03-11 21:42 mandrav
svn0199:  * Fixed a missing command output redirection to
/dev/null in linux update script
2005-03-11 21:39 mandrav
svn0198:  * Updated linux project, Makefile.unix and fixed a bug
that caused the linux version to crash on exit
2005-03-11 18:53 mandrav
svn0197:  * Fixed small bug in MS Visual Studio project importer
2005-03-11 17:52 mandrav
svn0196:  * Fixed bug #1154511 (devcpp project importer)
2005-03-11 14:51 mandrav
svn0195:  * Added "Static Library" template
2005-03-11 14:25 mandrav
svn0194:  * Fixed bug that would crash on exit, if no plugins
were loaded
2005-03-10 16:31 mandrav
svn0193:  * Fixed error in debugger toolbar (not
enabling/disabling items)
2005-03-10 14:35 mandrav
svn0192:  * Improved MSVC 6 project file importer - supports
selection of multiple configurations to import
* Added importer for MSVC 6 workspaces (*.dsw)
* Added importer for MS Visual Studio solutions (*.sln)
* Updated MSVC compiler regex's
2005-03-10 13:49 rickg22
svn0191:  + Added XRC resources for debugger toolbar
2005-03-09 18:51 mandrav
svn0190:  * Added color output in compiler messages list
2005-03-09 17:40 mandrav
svn0189:  * Fixed a just-introduced bug in workspace management
2005-03-09 16:43 mandrav
svn0188:  * Conversion to use cbWorkspace, done
2005-03-09 15:14 mandrav
svn0187:  * Created new SDK class: cbWorkspace (to give it some
more features than save/load only) - WIP
2005-03-09 10:14 mandrav
svn0186:  * Added "Toolbar iscons size" setting in environment
settings dialog.
* Fixed compiler's and debugger's menu removal
* Removed plugins menu removal from application shut down
procedure (the menus are all freed upon app exit).
2005-03-09 04:59 rickg22
svn0185:  * Turned projectmanager::BuildMenu() into static
function.
2005-03-08 22:48 mandrav
svn0184:  * Fixed a small compiler plugin menu bug
* Re-added the missing project menu entries
* Added some extra clean-up code in main app (maybe it gets rid
of the crashes some people experience on exit)
2005-03-08 15:01 mandrav
svn0183:  * Bug-fix in setting breakpoints *before* debugger
launch.
2005-03-08 13:50 rickg22
svn0182:  Replaced static vars with heap vars in config manager
(fixes crash on end)
2005-03-08 07:50 mandrav
svn0181:  * Updated Makefile (Makefile.unix still needs update).
* Updated MS Visual Studio project loader to use the project's
compiler for all targets it creates.
2005-03-06 23:53 mandrav
svn0180:  * Fixed MS Visual Studio project importer. Imports
multiple configurations and correctly substitutes MSVC macros.
Almost perfect now :)
2005-03-06 23:22 rickg22
svn0179:  Added credits (or blames) of code changes for future
references
2005-03-06 23:13 rickg22
svn0178:  Fixed annoying warnings in Astyle plugin. (was using
signed integers in various for loops)
2005-03-06 19:20 rickg22
svn0177:  Added sanitycheck.h to project
2005-03-06 19:15 rickg22
svn0176:  Fixed node segfault on a couple of managers that use
linked lists.
Added "sanity check" to all manager classes (checks for
self==NULL before doing anything)
Added Manager::isappShuttingDown() function that helps in
Manager::Free().
2005-03-06 19:08 rickg22
svn0175:  Added debugging help lines for Win32 platform. Requires
directive __CBDEBUG__ and to be compiled as "console app" to
work.
2005-03-05 20:55 rickg22
svn0174:  Fixes segfault on early exit
2005-03-05 20:49 rickg22
svn0173:  Fixed segfault on early shutdown
2005-03-05 20:42 rickg22
svn0172:  Fixes segfault on early exit.
2005-03-05 20:33 rickg22
svn0171:  Fixes early shutdown crash. WARNING: Bug chains to ALL
*_manager classes. They need fixes, too!
2005-03-05 20:13 rickg22
svn0170:  GetActiveEditor() Returns NULL instead of generating a
segfault
2005-03-05 13:33 rickg22
svn0169:  Fixed memory leak caused by popup menu fix (just added
a delete at the end)
2005-03-05 06:14 rickg22
svn0168:  Fixed bug [ 1096905 ] Crash under FC2.
(Lesson learned: Don't use stack variables for menus. They get
destroyed after function call - on menu closing they get
destroyed again, possibly generating a segfault)
2005-03-05 05:24 rickg22
svn0167:  Modified to load plugins from SDK.
Fixed the dreaded "DoClearTargetMenu()" bug (fix must've been
lost in CVS somewhere)
2005-03-05 05:20 rickg22
svn0166:  moved "xtra_res" files to the SDK. And added copyright
notice (they were adapted from the wxxrc library)
2005-03-04 20:56 rickg22
svn0165:  Main toolbar in XRC
2005-03-04 10:57 rickg22
svn0164:  Moved Compiler plugin toolbar into XRC resources. The
resources are loaded with the new class wxXMLToolBarAddOnHandler
(xtra_res.cpp).
Converted id's in main.cpp into XRCID("idName") for future
conversions.
2005-03-04 04:13 rickg22
svn0163:  Removed output/share directory from the project
2005-03-04 03:42 rickg22
svn0162:  Output directory tree is unnecessary to be in CVS.
"update" shell scripts will take care of creating it from now on.
2005-03-04 03:29 rickg22
svn0161:  Updated scripts create output directory tree.
Additionally, they create resource trees inside zip files (for
use with XRC)
2005-03-03 22:12 mandrav
svn0160:  * Temporary fix for Linux compilation
* Updated Makefile.unix
2005-03-03 05:07 rickg22
svn0159:  16x16 and normal icons in plugin. These will make it
into the plugin's resources zip file (see "update" makefile).
2005-03-03 05:03 rickg22
svn0158:  16x16 icons in main
2005-03-03 02:20 rickg22
svn0157:  16x16 icons in plugin. Additionally, all future icons
will go under plugins/*/resources/images
2005-03-03 02:11 rickg22
svn0156:  16x16 icons in plugin. Additionally, all future icons
will go under plugins/*/resources/images
2005-03-03 01:57 rickg22
svn0155:  New directory for 16x16 icons
2005-03-02 10:19 mandrav
svn0154:  * Fixed bug #1149964 (various To-Do bugs)
2005-03-02 09:18 mandrav
svn0153:  * Fixed bug #1153876 (click on compiler error in
listbox, doesn't always open the file in the editor)
2005-03-01 14:52 mandrav
svn0152:  * Debugging watches are correctly parsed now
* Added default debugging watches locals and function args
* Added word-under-the-mouse debugger evaluation
* Fixed bug in CodeBlocksEvent copy ctor
2005-02-25 10:43 mandrav
svn0151:  * Optimized dependencies calculations in direct build
mode (70% - 90% less time needed!)
* Updated win32 Makefile
2005-02-24 15:03 mandrav
svn0150:  * Projects now "remember" their active build target
* Fixed debugger bugs with multi-build-target projects
2005-02-24 10:54 mandrav
svn0149:  * Added environment option "Check for externally
modified files"
* Fixed editor bug with new files not correctly assigned to
active project (if selected so)
2005-02-23 15:23 mandrav
svn0148:  * Fixed bug in build output directory creation
* Objects and dependencies output directories are now global (not
in the same directory as the source file) - less source clutter
:)
* Speeded up projects tree updating
* Added button to toggle marked files in project options dialog
(assign files to target listbox)
* Updated workspaces to work with relative project filenames
2005-02-22 23:15 mandrav
svn0147:  * Fixed buggy GetArrayFromString()
* Fixed dev-cpp importer
2005-02-22 15:00 mandrav
svn0146:  * Fixed dynamic library compiler command for MinGW
* Fixed bug in "Compile'n'Run" option when a target was selected
in the targets listbox
* Updated direct build mode to create object and dependenciy
directories recursively
2005-02-21 14:54 mandrav
svn0145:  Fixed a compiler warning
2005-02-19 11:55 mandrav
svn0144:  * Updated SDK doxygen filename in "doc" target
2005-02-19 11:53 mandrav
svn0143:  * When adding files to a project, multiple target
selection is allowed
* Added documentation to ProjectManager
* Add new target "doc" to build SDK documentation using doxygen
* Fixed bug in $static_output macro replacement in compiler
commands
2005-02-18 14:03 mandrav
svn0142:  * Updated C-source templates to create .c files instead
of .cpp
2005-02-18 13:59 mandrav
svn0141:  * Fixed bug that when creating new project from
template, the default compiler was not used for the build targets
2005-02-18 13:50 mandrav
svn0140:  * Added "Add files" and "Remove files" in Project menu
2005-02-17 22:37 mandrav
svn0139:  * Fixed a minor bug in the GCC compiler command lines
2005-02-17 12:43 mandrav
svn0138:  * Fixed bug #1124251
2005-02-17 12:19 mandrav
svn0137:  * Added "Reset defaults" button for compiler in
compiler options to reset all the compiler's settings
* Added preprocessor error regex for GCC
* Projects/targets now ignore duplicate dirs for compiler/linker
* Added Dev-C++ auto-detection for GCC, if MinGW is not detected
(win32 only)
2005-02-16 15:09 mandrav
svn0136:  * Fixed bug #1123572 (erroneous dev-cpp project
importing)
2005-02-16 14:14 mandrav
svn0135:  * Refactored compiler output parsing into user-defined
regular expressions ;)
* Fixed small bug in project/target linker options ordering
2005-02-15 12:34 mandrav
svn0134:  * Added linker program setting for static libs, in
compiler.
* Added compiler command macro "$lib_linker"
* Updated compiler commands based on the above
* Fixed BCC compiler command for static lib creation
* Fixed auto-name suggestion for static libs to respect the
compiler's settings
2005-02-15 11:32 mandrav
svn0133:  * Fixed compiler commands for all supported compilers
(except BCC's DLL & LIB generation)
2005-02-14 13:47 mandrav
svn0132:  * Added contributors section in about dialog
2005-02-14 13:34 mandrav
svn0131:  * Separated link objects from resource objects macros
(needed for BCC and possibly other compilers)
* Fixed BCC support (for executables at least)
* Added DigitalMars compiler support (thanks to Hakki Dogusan who
contributed it)
2005-02-13 22:42 mandrav
svn0130:  * Changed codeblocks version to 1.0-cvs (forgot it
earlier...)
2005-02-13 22:39 mandrav
svn0129:  * Added message for project file update to newer
version
2005-02-13 22:19 mandrav
svn0128:  * Separated linker libraries from the rest of the
linker options. Codeblocks offers to auto-detect used libraries
and configure the project accordingly, if the said project was
saved with an earlier version of codeblocks.
* Because of the above, the project file format changed subtly
(conversion of older projects is done automatically, on first
open).
2005-02-12 20:58 mandrav
svn0127:  * Separated link libraries from other linker options in
compiler
2005-02-11 15:00 mandrav
svn0126:  * Fixed minor bug in editor color themes switching
2005-02-11 12:38 mandrav
svn0125:  * Fixed configuration expporting to file (importing not
implemented yet)
* Added menu "Settings/Import-export configuration"
2005-02-10 14:30 mandrav
svn0124:  * Added multiple themes support in editor color options
* Support is on the way for importing/exporting various (or all)
configuration settings to/from file
2005-02-10 10:00 mandrav
svn0123:  * Fixed editor color configuration
* Added "Default" style in editor color configuration
* Added "Reset defaults" button in editor color configuration
2005-02-02 12:39 mandrav
svn0122:  * Added editor configuration option for tab size
2005-01-31 14:36 mandrav
svn0121:  * Fixed crash on tree right-clicking in project's build
options
2005-01-30 21:09 mandrav
svn0119:  Updated Makefile to add sdk/autodetectcompilers.(cpp |
h)
2005-01-30 20:49 mandrav
svn0118:  Updated setup script for version 1.0-beta5
2005-01-30 20:42 mandrav
svn0117:  Updated ChangeLog for version 1.0-beta5
2005-01-30 20:20 mandrav
svn0116:  * Fixed bug that would mess compiler options when
continually switching compiler in compiler options
* Debugger pops a message if no debugging info in executable
2005-01-30 09:41 mandrav
svn0115:  * Changed the plugins SDK
* Corrected plugins loading/unloading on-the-fly
* Moved menu entry "Settings/Manage plugins" to "Plugins/Manage
plugins"
2005-01-29 11:59 mandrav
svn0114:  * Fixed CompilerMSVC to compile under non-win32
platforms
2005-01-29 11:29 mandrav
svn0113:  * PluginWizard now creates a new project for the plugin
it generates
* Added some developer's documentation in cbProject tree building
* Renamed menu entry "Settings/Plugins" to "Settings/Manage
plugins" to better reflect its purpose
2005-01-28 18:16 mandrav
svn0112:  * Added option in code-completion to disable SmartSense
(provide non context-sensitive matches)
2005-01-28 14:24 mandrav
svn0111:  * Added support for user-templates
* Re-organized the "Project" menu to eliminate the clutter
2005-01-28 12:48 mandrav
svn0110:  * Added configuration for default code for new files
(in editor settings)
2005-01-28 08:15 mandrav
svn0109:  Bug fix: When creating new source file, it was not
added to the current project (by asking the user)
2005-01-26 21:22 mandrav
svn0108:  * When compiling in direct-mode, dependencies are
always generated and checked
* Fixed compilers auto-detection
* Fixed editor issue under Win98 (could not open any file in the
editor)
* Changed version to 1.0-beta5
2005-01-26 15:02 mandrav
svn0107:  * Fixed bug that recent file history would disappear if
plugins were loaded/unloaded
* Added "Auto-detect" button in compiler configuration dialog,
under "Programs" page
* Added "--clear-configuration" command-line option to completely
clear all configuration settings (used by the win32 uninstaller)
* Added "--no-dde" command-line option to disable DDE server
startup under win32
* Removed first-run message about compilers (moved to win32
setup)
* Added some web shortcuts for use by the win32 installer
* Added compiler-howto
2005-01-26 11:59 mandrav
svn0106:  Fixed a typo in last commit
2005-01-26 11:40 mandrav
svn0105:  * If a plugin crashes Code::Blocks on activation, when
the app is executed again the user is asked to allow the
offending plugin's activation
2005-01-25 11:25 mandrav
svn0104:  * MSVC Free Toolkit 2003 is now really auto-detected
* Add comment in the build banner for the build mode ("make" or
direct)
2005-01-24 12:54 mandrav
svn0103:  * Bug-fix for debugger error message about "working
directory needs an argument"
* Bug-fix for compiler in direct-build-mode where the last
process exit code would persist until a new build
2005-01-23 17:38 mandrav
svn0102:  * Fixed plugins loading/unloading on-the-fly
* Changed all error reporting from wxLogError() to
wxMessageBox(), so that it appears immediately
2005-01-22 22:25 mandrav
svn0101:  * Fixed direct-build-mode under linux
* Fixed default editor font under linux
2005-01-22 12:39 mandrav
svn0100:  * Added binreloc (under unix), to correctly report the
executable's
full-path filename
2005-01-22 12:07 mandrav
svn0099:  * Updated unix project file and Makefile.unix
* Added "update" shell script for unix
* Add error handling for some linker errors
* Fixed bug that would export Makefile in the wrong dir if
direct-build-mode was enabled and the project was not compiled
once...
----------------------------------------------------------------------
2005-01-22 11:11 mandrav
svn0098:  * Fixed non-working environment options
* Fixed compiling of win32 resource files with the new
direct-build-mode
2005-01-20 21:55 mandrav
svn0097:  * Fixed CompileAll and RebuildAll in direct-build-mode
* Added menu entries to change project order in project tree
2005-01-19 15:04 mandrav
svn0096:  * Compiler can now be configured per-target (was
per-project)
2005-01-18 23:09 mandrav
svn0095:  * Half-implemented user template saving
2005-01-18 15:06 mandrav
svn0094:  * Fixed compilers auto-detection
* Added "Set as default" button in compiler options, to set the
default compiler for new projects
2005-01-18 12:00 mandrav
svn0093:  * Fixed dependencies generation in direct-mode
* Moved "make update" commands to a batch file named update.bat
(will add update.sh for unix too)
2005-01-17 22:22 mandrav
svn0092:  * When using "make" for builds, respect logging setting
* Partial fix for incomplete dependencies generation in
direct-mode
* Added code to set the default compiler - no GUI option yet
2005-01-17 14:24 mandrav
svn0091:  Started implementing auto compiler discovery
2005-01-17 13:17 mandrav
svn0090:  * Done with new compiler mode (no GNU "make"
requirement)
* Minor bug-fixes
2005-01-16 22:31 mandrav
svn0089:  * Removed GNU "make" requirement for the compiler
plugin (WIP: ~80% done)
* Refined some compiler options (in "Others" tab)
* Support for user templates (WIP: ~50% done)
2005-01-10 11:22 mandrav
svn0088:  Fixed support for Borlans's compiler (works now for
executables, but not yet for libs and dlls)
Added two new options in advanced compiler settings: Force add
quotes for filenames in compiler/linker command-lines (needed for
BCC)
2005-01-09 12:20 mandrav
svn0087:  Added DLL template
2005-01-06 10:01 mandrav
svn0086:  Updated Makefile.unix and unix project file to create a
"run.sh" script
under src/output and src/devel. Use this script to launch
Code::Blocks
2005-01-04 19:57 mandrav
svn0084:  Updated ChangeLog for version 1.0-beta4
2005-01-04 15:15 mandrav
svn0083:  Final touches before newest version release.
2005-01-03 22:17 mandrav
svn0082:  Fixed some menu entries enabling/disabling as
appropriate
2005-01-03 14:59 mandrav
svn0081:  Fixes in MSVC compiler and loader
Minor bug-fixes
2005-01-02 22:10 mandrav
svn0080:  Added unix project file (and updated unix Makefile)
----------------------------------------------------------------------
2005-01-02 20:13 mandrav
svn0079:  Added MS Visual Studio import (preliminary)
Added reporting of number of warnings/errors on build end
When importing a project, the user is asked if compiler/linker
options should be converted for GCC
When importing a project, the user is asked what compiler to use
for the imported project
Fixed error reporting for MSVC compiler (should catch all errors
now)
2004-12-30 15:00 mandrav
svn0078:  Fixed typo in projectmanager.cpp
GCC warnings/errors are now detected properly
Double-clicking a warning/error in the "Compiler messages" tab
displays a message box with the error (useful for long errors)
2004-12-30 10:27 mandrav
svn0077:  Changes for succesfull compilation under
Linux/wxWidgets-2.5.3
2004-12-30 07:59 mandrav
svn0076:  Fixed bug #1092685 - Right clicking in debugger's
watches tree (empty space) had no effect
2004-12-29 21:40 mandrav
svn0075:  *** empty log message ***
2004-12-29 13:24 mandrav
svn0074:  Fine-tuned support for MS VC Free Toolkit 2003
Added support for Borland C++ Compiler 5.5
2004-12-29 11:02 mandrav
svn0073:  Fixed MS VC Toolkit 2003 integration
2004-12-29 10:06 mandrav
svn0072:  Improved handling of read-only files
2004-12-29 08:30 mandrav
svn0071:  Bug-fix: codeblocks would crash on exit, if the
"Symbols" or "Watches" tab was active in the project manager
2004-12-27 11:41 mandrav
svn0070:  Bug-fix in code-completion's plugin tokenizer
2004-12-26 22:10 mandrav
svn0069:  Added preliminary VC Toolkit 2003 compiler support
2004-12-25 23:25 mandrav
svn0068:  Object and dependencies output directory is now
configurable per build-target (defaults to ".objs" and ".deps"
respectively)
2004-12-24 15:52 mandrav
svn0067:  Custom makefiles are now supported (makefile will not
be auto-generated)
Bug-fix: compile single-file was not working after some changes
in the makefile generation
2004-12-24 15:17 mandrav
svn0066:  Removed obsolete folder 'www' (used when the project
was hosted by tigris.org)
2004-12-19 14:14 mandrav
svn0065:  Bug-fix in class wizard plugin
All dependencies are generated in a subfolder .deps and all
object files are generated in a subfolder .objs (to make source
dir stay clean)
Makefile is now generated correctly (even with filenames with
spaces -- all cases). Got to check it under Linux...
Code::Blocks is now built and distributed with wxWidgets 2.4.2
2004-12-18 20:09 mandrav
svn0064:  Fixed bug in setup script that wouldn't install main
executable if no shortcut was requested
Many bug-fixes relating to crashes on exit
Fixed bug that wouldn't allow changing of compiler's master path
Fixed bug in win32 generated makefile
Changed default color for C++ keywords and default gutter color
in editor
Added manifest file to adopt win XP look and feel under, err, XP
;)
2004-12-18 09:40 mandrav
svn0063:  Bug-fix in generated Makefile plus some other minor
bug-fixes
2004-12-18 09:08 mandrav
svn0062:  Improved file association handling on startup. Asks
before establishing associations.
CVS:
----------------------------------------------------------------------
CVS: Issue number:
CVS: If this change addresses one or more issues,
CVS: then enter the issue number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to the project by someone
else; i.e.,
CVS: they sent us a patch or a set of diffs, then include their
name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
2004-11-29 21:41 mandrav
svn0061:  Compiler: Minor bug-fixes
Compiler: Improved generated Makefile
Code-completion: Now compiles and runs under Linux (kind of...);
still
needs work to become stable
General: UI updates + minor bug fixes
2004-11-18 22:44 mandrav
svn0060:  Fixed debugger process hanging under Linux (same
problem as the compiler
used to have)
2004-11-07 11:26 mandrav
svn0059:  More Unix compilation updates and some bug-fixes
2004-11-06 23:19 mandrav
svn0058:  Dependencies are now generated in a .deps subdirectory
2004-10-31 22:04 mandrav
svn0057:  Temporary fix for crash under wxGTK when editor's popup
menu hides (introduced mem-leak now, I 'm afraid)
XRC resource updates
2004-10-31 10:52 mandrav
svn0056:  Linux version fixes:
Fixed hang on compiler process end. Remains to do the same for
the debugger.
Also fixed a bug in the editor color sets (themes).
The Linux version is starting to stabilize :)
2004-10-29 14:08 mandrav
svn0055:  Added Makefile.unix for unix builds. Finally compiles
under Linux. Tested under Debian unstable.
Small updates to make code compile under Linux.
2004-10-24 08:21 mandrav
svn0054:  Templates: Fixed bug that on creating a new project
from template, would overwrite any existing files without asking
for permission.
2004-10-22 16:18 mandrav
svn0053:  Compiler: Bug-fix in compiler options (duplicated
-lgmon each time the "Build options" dialog was visited)
Compiler: Bug-fix for profiling compiler option (wouldn't add -pg
in linker options)
2004-10-13 21:36 mandrav
svn0052:  Added meta-keywords in index.html
2004-10-06 18:10 mandrav
svn0050:  Updated for version 1.0-beta3
2004-10-06 17:12 mandrav
svn0049:  * Added exchndl.dll to report fatal exceptions (win32
only)
* Prepared setup file for version 1.0beta3
* Added new setup images
2004-09-30 21:54 mandrav
svn0048:  Cumulative commit featuring the following updates:
* Code-completion plugin: Fixed bug that would skip "extern "C"
{}" blocks
* Compiler GCC plugin: If compilation errors occur, jump to
first/next error, not warning (if there are any)
* Core: Introduced "Project/Import/Visual C++ project" option
* Compiler GCC plugin: Generated Makefile doesn't complain
anymore when the same project file is included in multiple
targets
* ClassWizard plugin: Change current directory to project's base
path (if a project is open) before generating the new class
* Debugger GDB plugin: Switch to output directory before start of
debugging session
* Code-completion plugin: Make sure preprocessor definitions are
not stored under namespaces or classes
* Code-completion plugin: Many updates and bug-fixes regarding
code-completion using namespaces
* Project manager: Added "Project/Activate Prior" and
"Project/Activate Next" for easy navigation between open projects
* Project manager: Added "File/Properties" for active editor
* Project manager: Changed "Project/Properties" to display the
project properties (it would display the selected file's
properties in the project tree, if one was selected)
* Project manager: Fixed "Build Options" tree context menu entry,
to display the build options for the "clicked" project
* Tools manager: Bug-fix (didn't substitute macros)
* Code-completion plugin: Fix crash if namespace was used in
class inheritance
* Code-completion plugin: Fix superfluous namespaces in class
browser
2004-06-14 07:29 mandrav
svn0047:  + cbPlugin interface change: cbPlugin::Release() and
cbPlugin::OnRelease() changed to cbPlugin::Release(bool
appShutDown) and cbPlugin::OnRelease(bool appShutDown)
respectively. Fixes app crashes during shutdown. See
documentation for details.
+ Added sdk/managerproxy.h and sdk/managers/* to the project.
+ Fixed small glitch in (un)commenting code.
2004-06-11 04:22 mhaggag
svn0046:  * Minor bug fixes
* Reduced the number of memory leaks a little :)
* No longer using relative include paths for plugins
* Plugin classes no longer exported
* Minor code cleanup
* Created VC6 projects for all plugins
2004-06-05 09:59 mandrav
svn0045:  + Fixed multiple-undo-needed for reverting
(un)commented code.
+ Added (un)comment menu item in UpdateUI code so that it's
enabled/disabled accordingly.
+ Added shortcut for (un)commenting: Shift-Ctrl-C (btw, we have
to somehow make shortcuts configurable)
+ Fixed project file (and Makefile) to have the wx library
version as a variable.
2004-06-04 22:12 mhaggag
svn0044:  * Added VC++6 workspaces/project files for cb. Plugins
not done yet, though.
* Added "Comment/Uncomment Selection"
* Fixed XRC Resource Loading Issue (under wx2.4.2)
* Fixed "Checking Uncheckable Item" assertions
* Changed absolute include paths to relative include paths (no
need to set the SDK path
in the include paths when relative addressing does the job)
2004-06-02 09:14 mandrav
svn0043:  Bug-fix on last enhancement (check externally modified
files)
2004-06-02 09:04 mandrav
svn0042:  Added menu items under "Edit/End-of-line mode" to set
the editor's EOL mode.
2004-06-02 09:03 mandrav
svn0041:  Enhancement: Detect file modifications outside the IDE
and ask to reload file.
2004-06-02 09:01 mandrav
svn0040:  Made AStyle plugin to respect EOL mode of editor.
2004-06-02 09:00 mandrav
svn0039:  Bug-fix: under some special cases file would appear
modified when it was not.
Enhancement: Detect file modifications outside the IDE and ask to
reload file.
2004-05-28 07:56 mandrav
svn0038:  Bug-fix: some files would appear to be modified when
they shouldn't be (and they actually weren't).
2004-05-28 07:54 mandrav
svn0037:  + Updated fullscreen mode to save panes' visibility
state before switching and restoring it afterwards. Also updated
View menu items to be synchronized with the current view state.
+ Added panes' visibility state in Save/LoadWindowState.
2004-05-28 07:18 mandrav
svn0036:  Modifications by MHaggag:
+ Added fullscreen support under "View/Fullscreen".
+ Fixed bottom sash problem.
+ Fix "Goto line" dialog.
2004-05-25 10:58 mandrav
svn0035:  Bug-fix in new AStyle plugin (already?): it would eat
empty lines...
2004-05-25 10:39 mandrav
svn0034:  Added new plugin: AStyle source formatter
2004-05-21 12:59 mandrav
svn0033:  Fixed a typo in tips.txt (thanks Muhammad).
Implemented "Properties" item in editor's popup menu.
Added "Properties" and "Build options" in project menu.
Updated cbEditor::Open() to associate the correct ProjectFile
with the editor.
2004-05-17 08:14 mandrav
svn0032:  Updated/added compiler's popup menu entries in
ProjectManager.
ProjectManager now calls plugins to add popup menu items on
empty-space right-click too.
2004-05-16 20:56 mandrav
svn0031:  Bug-fix: when compiling/rebuilding all projects, the
command queue wouldn't clear properly.
Debugger: make known all open projects to debugger (for cases
where the user has a library open along with an app that uses
that library)
Compiler: Display a warning before "Rebuild all projects"
2004-05-16 11:05 mandrav
svn0030:  Added ExternalDeps property in ProjectBuildTarget. This
way a target can be dependent on an external file (a static lib
for example).
Added a helper dialog EditArrayFileDlg. It works like
EditArrayStringDlg but provides a file selector.
In src/globals.h APP_VERSION now is defined as 1.0 while another
definition APP_ACTUAL_VERSION is 1.0-cvs. Changed it so that
config settings don't reset every new release (although a formula
for transferring settings should be established).
2004-05-14 21:44 mandrav
svn0028:  Updated setup file for version 1.0-beta2
2004-05-14 18:01 mandrav
svn0027:  Updated ChangeLog for version 1.0-beta2
2004-05-14 13:11 mandrav
svn0026:  Updated setup file for 1.0-beta2
2004-05-14 12:43 mandrav
svn0025:  * A couple of small bug-fixes in compiler plugin
* Disabled use of "Settings/Plugins" menu item (plugins
enable/disable)
* Increased version to 1.0-beta2
2004-05-14 11:08 mandrav
svn0024:  * Added "File/Save workspace" to select workspace
filename instead of always using the default workspace
* Added file association for workspaces
2004-05-14 10:27 mandrav
svn0023:  * Added a tips dialog to show on start-up and under
Help/Tips
* Added tips.txt file (one tip per-line; to disable a tip put a #
at the start of the line)
* Commented out a #pragma directive in sdk/tinyxml/tinystr.h to
stop a gcc warning
2004-05-14 09:24 mandrav
svn0022:  Fixed a nasty UI glitch where the MessageManager logs
would not be correctly laid out until *manually* resizing
MessageManager
2004-05-14 07:43 mandrav
svn0021:  * Bug-fix: Tools menu messed-up after "configure tools"
* Added new class MenuItemsManager to manage menu items for
classes that need to add menu items and then remove them
(ToolsManager, plugins etc)
2004-05-11 13:48 mandrav
svn0020:  [Compiler]: generated Makefile contains code to
automatically create the target dirs (if they do not exist)
2004-05-11 12:37 mandrav
svn0019:  Fixed some UI-related behaviour in project options
dialog
2004-05-11 11:33 mandrav
svn0018:  Bug-fix: crash on global compiler options add/edit dirs
2004-05-11 07:51 mandrav
svn0017:  Bug-fix: global compiler settings, add compiler dir
crash
2004-05-10 14:06 mandrav
svn0016:  Bug-fix for the last commit :(
2004-05-10 11:23 mandrav
svn0015:  Project file and Makefile updated
2004-05-10 11:18 mandrav
svn0014:  Changed ToDo plugin interface: it now adds a tab in the
bottom view
2004-05-10 08:26 mandrav
svn0013:  Update symbols browser images
2004-05-10 07:35 mandrav
svn0012:  Changed namespaces display in symbols browser
2004-05-09 20:07 mandrav
svn0011:  Bug fix: wrong relative filename for private resources
2004-05-09 20:01 mandrav
svn0010:  Added forgotten files
2004-05-09 12:42 mandrav
svn0008:  Added some missing images
2004-05-09 12:32 mandrav
svn0007:  Added forgotten file src_private.rc
Updated Makefile
2004-05-09 11:53 mandrav
svn0006:  Removed useless README.txt from CVS
2004-05-09 11:51 mandrav
svn0005:  Initial import of project
2004-05-09 10:37 mandrav
svn0004:  Added Handbook link in index.html
2004-05-09 10:34 mandrav
svn0003:  Updated initial index.html
2004-05-09 08:56 httpd
svn0002:  Initial data for the codeblocks project
2004-05-09 08:56
svn0001:  New repository initialized by cvs2svn.