sdk
12 years agoaudio: Made DirectBuffer API public and now import EcereAudio from DirectBufferPlayer
Jerome St-Louis [Tue, 23 Aug 2011 02:43:47 +0000 (22:43 -0400)]
audio: Made DirectBuffer API public and now import EcereAudio from DirectBufferPlayer

12 years agoecere/anchors: Fixed unsetting anchors from Form designer's expanded fields
Jerome St-Louis [Mon, 22 Aug 2011 07:25:28 +0000 (03:25 -0400)]
ecere/anchors: Fixed unsetting anchors from Form designer's expanded fields

12 years agoide:Fixed environment variables crash and made them work (needs further improvements...
Jerome St-Louis [Mon, 22 Aug 2011 06:54:11 +0000 (02:54 -0400)]
ide:Fixed environment variables crash and made them work (needs further improvements to not pollute environment)

12 years agosamples/scanning: Updated the WiaTest to work with the latest version of Wia.ec ...
Jerome St-Louis [Sun, 21 Aug 2011 19:45:29 +0000 (15:45 -0400)]
samples/scanning: Updated the WiaTest to work with the latest version of Wia.ec (Which supports scanning multiple images, e.g. from feed scanners)

12 years agoecere: Tweak to select on first click (activation) in Communicator's history
Jerome St-Louis [Sun, 21 Aug 2011 18:04:19 +0000 (14:04 -0400)]
ecere: Tweak to select on first click (activation) in Communicator's history

12 years agoecere: DateBox with pulled CalendarControl fixes
Jerome St-Louis [Sat, 20 Aug 2011 06:51:42 +0000 (02:51 -0400)]
ecere: DateBox with pulled CalendarControl fixes

12 years agoecere: Support for Alt+Enter for maximizing/restoring with native decorations
Jerome St-Louis [Fri, 19 Aug 2011 21:35:11 +0000 (17:35 -0400)]
ecere: Support for Alt+Enter for maximizing/restoring with native decorations

12 years agoecere: Fixes for mouse over notifications to work with native decorations
Jerome St-Louis [Fri, 19 Aug 2011 20:08:03 +0000 (16:08 -0400)]
ecere: Fixes for mouse over notifications to work with native decorations

12 years agoecere: Activation/Maximization Fixes for Ecere Communicator
Jerome St-Louis [Fri, 19 Aug 2011 19:32:29 +0000 (15:32 -0400)]
ecere: Activation/Maximization Fixes for Ecere Communicator

12 years agoide: ProjectSettings/PathBox: Fixed browsing additional dirs in project settings...
Jerome St-Louis [Fri, 19 Aug 2011 07:40:46 +0000 (03:40 -0400)]
ide: ProjectSettings/PathBox: Fixed browsing additional dirs in project settings dialog not working, had to force visibility of DataBox before saving path; Fixed crash where PathBox was not getting incref'ed around its usage

12 years agoecere/ide: Support automatically chaining modal masters, can now use master = ide...
Jerome St-Louis [Fri, 19 Aug 2011 07:40:24 +0000 (03:40 -0400)]
ecere/ide: Support automatically chaining modal masters, can now use master = ide everywhere (the ide's current modal slave will be the effective master)

12 years agoecere: Tweaked wsms & vanilla config
Jerome St-Louis [Fri, 19 Aug 2011 06:04:59 +0000 (02:04 -0400)]
ecere: Tweaked wsms & vanilla config

12 years agoide: Fixed up some MessageBoxes 'master' property
Jerome St-Louis [Fri, 19 Aug 2011 06:02:38 +0000 (02:02 -0400)]
ide: Fixed up some MessageBoxes 'master' property

12 years agoextras/audio: Tweaked EcereAudio to get it to compile
Jerome St-Louis [Fri, 19 Aug 2011 05:54:28 +0000 (01:54 -0400)]
extras/audio: Tweaked EcereAudio to get it to compile

12 years agoide/ecere: Put back master assignment, as this is required for the dialogs not to...
Jerome St-Louis [Fri, 19 Aug 2011 05:50:12 +0000 (01:50 -0400)]
ide/ecere: Put back master assignment, as this is required for the dialogs not to show on the taskbar; Added 'thin' and 'sizableThin' border styles to select Windows's tool window style; Dialogs now inherit master window's icon

12 years agoecere: Fix for not displaying hidden designer in Window menu
Jerome St-Louis [Thu, 18 Aug 2011 19:44:07 +0000 (15:44 -0400)]
ecere: Fix for not displaying hidden designer in Window menu

12 years agoecere: Tweaked previous Tiling fix
Jerome St-Louis [Thu, 18 Aug 2011 19:36:31 +0000 (15:36 -0400)]
ecere: Tweaked previous Tiling fix

12 years agoecere: Fixes for driver switch flicker; Tiling windows; Window listing dialog; Vanill...
Jerome St-Louis [Thu, 18 Aug 2011 18:48:38 +0000 (14:48 -0400)]
ecere: Fixes for driver switch flicker; Tiling windows; Window listing dialog; Vanilla config tweaks

12 years agoecere: DateBox/CalendarControl useability: Editing date from keyboard; Moved SavingDa...
Jerome St-Louis [Thu, 18 Aug 2011 09:27:58 +0000 (05:27 -0400)]
ecere: DateBox/CalendarControl useability: Editing date from keyboard; Moved SavingDataBox where it belongs (Until merged with DataBox class)

12 years agoecere: Worked around Key::modifiers and Modifiers members now being public by overrid...
Jerome St-Louis [Thu, 18 Aug 2011 08:41:13 +0000 (04:41 -0400)]
ecere: Worked around Key::modifiers and Modifiers members now being public by overriding Modifiers::OnGetString (Fixed ctrl/alt showing up twice when not mapping to a PredefinedKey)

12 years agobuild system / makefiles / ide: added support for ccache and distcc
Rejean Loyer [Tue, 16 Aug 2011 09:59:07 +0000 (05:59 -0400)]
build system / makefiles / ide: added support for ccache and distcc

12 years agoecere: Made nativeDecorations default on MessageBox; ide: Took out setting master...
Jerome St-Louis [Thu, 18 Aug 2011 07:53:15 +0000 (03:53 -0400)]
ecere: Made nativeDecorations default on MessageBox; ide: Took out setting master on dialogs to avoid getting tool (thin) title bar

12 years agoecere: Default Skin: Button: Fixed background gradient to only show on 'bevel' button...
Jerome St-Louis [Thu, 18 Aug 2011 07:48:48 +0000 (03:48 -0400)]
ecere: Default Skin: Button: Fixed background gradient to only show on 'bevel' buttons; Updated improved positionning of text and bitmap (e.g. for Paper2PACS)

12 years agoeda: Fixed setting 'field' overriding a label set on a FieldDataBox (The DB field...
Jerome St-Louis [Thu, 18 Aug 2011 07:47:25 +0000 (03:47 -0400)]
eda: Fixed setting 'field' overriding a label set on a FieldDataBox (The DB field names were appearing in WSMS rather than the nice labels)

12 years agoecere: ListBox: Fixed readability of alwaysEdit'ed listbox fields and centralized...
Jerome St-Louis [Thu, 18 Aug 2011 07:45:48 +0000 (03:45 -0400)]
ecere: ListBox: Fixed readability of alwaysEdit'ed listbox fields and centralized colors

12 years agoide/Debugger/watches: Fixed freeData to be false for Watch's value in valueField...
Jerome St-Louis [Thu, 18 Aug 2011 07:42:23 +0000 (03:42 -0400)]
ide/Debugger/watches: Fixed freeData to be false for Watch's value in valueField (Fixed a crash on exit while debugger running/breaked @ a breakpoint)

12 years agoecere: Decided to add PNG support to WSMS
Jerome St-Louis [Thu, 18 Aug 2011 07:41:52 +0000 (03:41 -0400)]
ecere: Decided to add PNG support to WSMS

12 years agoecere/ide: Fixed DataBox::SetData to use any_object data type; Fixed IDE's property...
Jerome St-Louis [Thu, 18 Aug 2011 06:38:12 +0000 (02:38 -0400)]
ecere/ide: Fixed DataBox::SetData to use any_object data type; Fixed IDE's property sheet to reflect data passed being of any_object data type (Fix for hotkey crash reported by Sam on forums)

12 years agoecere: More fixes to the project file platform exclusions/inclusions and ecere/Makefile
Jerome St-Louis [Thu, 18 Aug 2011 00:07:53 +0000 (20:07 -0400)]
ecere: More fixes to the project file platform exclusions/inclusions and ecere/Makefile

12 years agoecere: Resolved some platform-specific exclusions/inclusions
Jerome St-Louis [Wed, 17 Aug 2011 23:53:55 +0000 (19:53 -0400)]
ecere: Resolved some platform-specific exclusions/inclusions

12 years agoecere: Native Decorations: Fix for show desktop/show apps bug due to lastState not...
Jerome St-Louis [Wed, 17 Aug 2011 23:31:57 +0000 (19:31 -0400)]
ecere: Native Decorations: Fix for show desktop/show apps bug due to lastState not being set

12 years agoecere: added configuration for wsms
Jerome St-Louis [Wed, 17 Aug 2011 23:15:59 +0000 (19:15 -0400)]
ecere: added configuration for wsms

12 years agoide: proper fix for improved platform specific inclusion/exclusion
Rejean Loyer [Wed, 17 Aug 2011 21:59:21 +0000 (17:59 -0400)]
ide: proper fix for improved platform specific inclusion/exclusion

12 years agoide: fixed platform-file-config specific build exclusion was broken
Rejean Loyer [Tue, 16 Aug 2011 21:26:25 +0000 (17:26 -0400)]
ide: fixed platform-file-config specific build exclusion was broken

12 years agoecere: removed stray change that slipped into Makefile
Rejean Loyer [Tue, 16 Aug 2011 08:19:03 +0000 (04:19 -0400)]
ecere: removed stray change that slipped into Makefile

12 years agoecere: updated Makefile and Makefile.vanilla with new IDE generated platform specific...
Rejean Loyer [Tue, 16 Aug 2011 08:15:04 +0000 (04:15 -0400)]
ecere: updated Makefile and Makefile.vanilla with new IDE generated platform specific file in/ex-clusions

12 years agoide: fixed platform specific build in/ex-clusion overriding file specific build in...
Rejean Loyer [Tue, 16 Aug 2011 07:00:32 +0000 (03:00 -0400)]
ide: fixed platform specific build in/ex-clusion overriding file specific build in/ex-clusion

12 years agoecere: modified project file for better platform specific in/ex-clusions. drivers...
Rejean Loyer [Tue, 16 Aug 2011 05:24:55 +0000 (01:24 -0400)]
ecere: modified project file for better platform specific in/ex-clusions. drivers folders are excluded and sub-files/folders are re-included per platform.

12 years agoide: improved platform specific inclusion/exclusion
Rejean Loyer [Tue, 16 Aug 2011 05:22:15 +0000 (01:22 -0400)]
ide: improved platform specific inclusion/exclusion

12 years agoecere: Native Decorations: Fixed OpenGL driver support and driver switching with...
Jerome St-Louis [Tue, 16 Aug 2011 03:20:38 +0000 (23:20 -0400)]
ecere: Native Decorations: Fixed OpenGL driver support and driver switching with native decorations (maximizing issues)

12 years agoecere: Native Decorations: Fix for misplaced system buttons on maximized client docum...
Jerome St-Louis [Mon, 15 Aug 2011 06:26:27 +0000 (02:26 -0400)]
ecere: Native Decorations: Fix for misplaced system buttons on maximized client document (on parent's menu bar)

12 years agoide: Changed breakpoint icons from blue surrounded by black to red surrounded by...
Jerome St-Louis [Mon, 15 Aug 2011 05:56:09 +0000 (01:56 -0400)]
ide: Changed breakpoint icons from blue surrounded by black to red surrounded by white

12 years agoecere: Tweaked Stacker arrow button looks, Title bar gradient
Jerome St-Louis [Mon, 15 Aug 2011 05:51:08 +0000 (01:51 -0400)]
ecere: Tweaked Stacker arrow button looks, Title bar gradient

12 years agoecere: Changed activeColor to our new blueish menu color, Brought in the gradient...
Jerome St-Louis [Mon, 15 Aug 2011 05:34:14 +0000 (01:34 -0400)]
ecere: Changed activeColor to our new blueish menu color, Brought in the gradient button from SimSkin as the default in WindowsSkin

12 years agoecere: Native Decorations: fixed broken system buttons of non-root windows
Jerome St-Louis [Mon, 15 Aug 2011 05:18:20 +0000 (01:18 -0400)]
ecere: Native Decorations: fixed broken system buttons of non-root windows

12 years agoecere: Native Decorations: Fix for proper positioning of windows when dock is at...
Jerome St-Louis [Mon, 15 Aug 2011 04:53:03 +0000 (00:53 -0400)]
ecere: Native Decorations: Fix for proper positioning of windows when dock is at top or left edge of screen, dragging of dock

12 years agoecere:FileDialog:ide:documentor: use native decorations on all platforms
Rejean Loyer [Mon, 15 Aug 2011 01:22:58 +0000 (21:22 -0400)]
ecere:FileDialog:ide:documentor: use native decorations on all platforms

12 years agoide: fixed crash on missing file name for new NodeIcons enum value mFile
Rejean Loyer [Mon, 15 Aug 2011 01:21:23 +0000 (21:21 -0400)]
ide: fixed crash on missing file name for new NodeIcons enum value mFile

12 years agoecere: fixed missing #if defined(WIN32) in WindowsSkin.ec for compiling under *nix
Rejean Loyer [Sun, 14 Aug 2011 23:06:37 +0000 (19:06 -0400)]
ecere: fixed missing #if defined(WIN32) in WindowsSkin.ec for compiling under *nix

12 years agoecere: Native Decorations: proper decorations features selection
Jerome St-Louis [Sun, 14 Aug 2011 22:07:58 +0000 (18:07 -0400)]
ecere: Native Decorations: proper decorations features selection

12 years agoecere: Safety for nativeDecorations of non-root windows; ide: Fixed file dialogs...
Jerome St-Louis [Sun, 14 Aug 2011 21:57:40 +0000 (17:57 -0400)]
ecere: Safety for nativeDecorations of non-root windows; ide: Fixed file dialogs to be root windows

12 years agoecere: embellished menu bar; ide: centralized font selection
Jerome St-Louis [Sun, 14 Aug 2011 21:34:03 +0000 (17:34 -0400)]
ecere: embellished menu bar; ide: centralized font selection

12 years agoecere: Native Decorations: Using UpdateVisual to ensure stuff gets redrawn (noticed...
Jerome St-Louis [Sun, 14 Aug 2011 17:03:48 +0000 (13:03 -0400)]
ecere: Native Decorations: Using UpdateVisual to ensure stuff gets redrawn (noticed resizing the window smaller in Test3D was making the window blank)

12 years agoecere: Native decorations tweaks (Aero snap / minClientSize fix, initial dialog size...
Jerome St-Louis [Sun, 14 Aug 2011 16:53:19 +0000 (12:53 -0400)]
ecere: Native decorations tweaks (Aero snap / minClientSize fix, initial dialog size fix with proper decorations size computed)

12 years agoecere: Tweaked maximized/restore detection in light of WM_SIZE info discoverd; Turned...
Jerome St-Louis [Sun, 14 Aug 2011 07:43:46 +0000 (03:43 -0400)]
ecere: Tweaked maximized/restore detection in light of WM_SIZE info discoverd; Turned on native decorations for File Dialogs

12 years agoecere: Added resizing adjustment support to native decorations on Windows (minClientS...
Jerome St-Louis [Sun, 14 Aug 2011 07:20:59 +0000 (03:20 -0400)]
ecere: Added resizing adjustment support to native decorations on Windows (minClientSize/OnResizing/etc.)

12 years agoecere: Fix for resetting cursor on native decorations
Jerome St-Louis [Sun, 14 Aug 2011 06:50:40 +0000 (02:50 -0400)]
ecere: Fix for resetting cursor on native decorations

12 years agoecere: Fixes for proper Native Decorations support on Windows
Jerome St-Louis [Sun, 14 Aug 2011 06:24:50 +0000 (02:24 -0400)]
ecere: Fixes for proper Native Decorations support on Windows

12 years agoextras:types:CountryCode: fixed typo in property name
Rejean Loyer [Fri, 12 Aug 2011 16:58:57 +0000 (12:58 -0400)]
extras:types:CountryCode: fixed typo in property name

12 years agoecere: included the Stacker gui control into the ecere library
Rejean Loyer [Fri, 12 Aug 2011 16:22:13 +0000 (12:22 -0400)]
ecere: included the Stacker gui control into the ecere library

12 years agoecere: removed platform specific exclusions in ecere.epj and Makefile. will add them...
Rejean Loyer [Fri, 12 Aug 2011 16:11:53 +0000 (12:11 -0400)]
ecere: removed platform specific exclusions in ecere.epj and Makefile. will add them back when they are properly implemented

12 years agoecere: fixed ecereCOM and vanilla makefiles since new ecere makefiles don't use impli...
Rejean Loyer [Fri, 12 Aug 2011 16:01:40 +0000 (12:01 -0400)]
ecere: fixed ecereCOM and vanilla makefiles since new ecere makefiles don't use implicit object rules

12 years agoide: Fixed the commented out old scheme in case people want to revert
Jerome St-Louis [Thu, 11 Aug 2011 15:59:20 +0000 (11:59 -0400)]
ide: Fixed the commented out old scheme in case people want to revert

12 years agoide: Brightened up comments (brighter gray) and numbers (brighter teal) a bit
Jerome St-Louis [Thu, 11 Aug 2011 15:51:05 +0000 (11:51 -0400)]
ide: Brightened up comments (brighter gray) and numbers (brighter teal) a bit

12 years agosdk/ecere/ide: Improved color customization support; Set up a decent default distinct...
Jerome St-Louis [Thu, 11 Aug 2011 15:37:41 +0000 (11:37 -0400)]
sdk/ecere/ide: Improved color customization support; Set up a decent default distinct skin gradient title bar; Now defaulting to dark background IDE colors

12 years agoeda: Fixes for modifications to 'SetData' handling of unit/system classes (Mantis...
Jerome St-Louis [Wed, 10 Aug 2011 02:54:18 +0000 (22:54 -0400)]
eda: Fixes for modifications to 'SetData' handling of unit/system classes (Mantis issue #72) Any more of these??

12 years agoextras/csv: Fixed CSVParser: was keeping the closing quotes in kcmd import
Jerome St-Louis [Tue, 19 Jul 2011 19:17:09 +0000 (15:17 -0400)]
extras/csv: Fixed CSVParser: was keeping the closing quotes in kcmd import

12 years agoide: fixed Project->New and Project->Open menus were disabled after closing a project.
Rejean Loyer [Fri, 1 Jul 2011 02:03:17 +0000 (22:03 -0400)]
ide: fixed Project->New and Project->Open menus were disabled after closing a project.

12 years agoecere: Fixed conversion to a format of a different bpp in LFB Display driver (was...
Jerome St-Louis [Tue, 28 Jun 2011 14:00:50 +0000 (10:00 -0400)]
ecere: Fixed conversion to a format of a different bpp in LFB Display driver (was not updating Bitmap::size)

12 years agoeda:sqliteCipher: added phony openssldebug target to Makefile to make it easier to...
Rejean Loyer [Mon, 27 Jun 2011 06:21:04 +0000 (02:21 -0400)]
eda:sqliteCipher: added phony openssldebug target to Makefile to make it easier to find out if and why openssl detection is failing.

12 years agoeda:sqlite:sqliteCipher: added shell.c and 2 .epj files to compile sqlite3 and sqlcip...
Rejean Loyer [Mon, 27 Jun 2011 06:20:22 +0000 (02:20 -0400)]
eda:sqlite:sqliteCipher: added shell.c and 2 .epj files to compile sqlite3 and sqlcipher3 shell command binaries.

12 years agoextras/csv: Fixed parsing problems that resulted in trimmed values
Jerome St-Louis [Sun, 26 Jun 2011 10:39:14 +0000 (06:39 -0400)]
extras/csv: Fixed parsing problems that resulted in trimmed values

12 years agoeda/IdList: Improved performance of Unserialization (for search index readback)
Jerome St-Louis [Sun, 26 Jun 2011 10:37:46 +0000 (06:37 -0400)]
eda/IdList: Improved performance of Unserialization (for search index readback)

12 years agoeda/TableEditor: Implemented Previous/Next stepping; Re-enabled search/indexing with...
Jerome St-Louis [Sun, 26 Jun 2011 10:35:40 +0000 (06:35 -0400)]
eda/TableEditor: Implemented Previous/Next stepping; Re-enabled search/indexing with saved files; Prevented crash on null list box

12 years agoeda/sqlite: Implemented full table stepping support (including previous & last, not...
Jerome St-Louis [Sun, 26 Jun 2011 10:32:33 +0000 (06:32 -0400)]
eda/sqlite: Implemented full table stepping support (including previous & last, not for queries)

12 years agodeleted mistake comment
Jerome St-Louis [Fri, 24 Jun 2011 08:20:07 +0000 (04:20 -0400)]
deleted mistake comment

12 years agoImplemented Serialization of Containers
Jerome St-Louis [Fri, 24 Jun 2011 07:56:11 +0000 (03:56 -0400)]
Implemented Serialization of Containers
Fixed Null Instances Serialization
Allowed reconnection of DCOM instances
Tweaked GenericEditor to survive a null DB

12 years agoPatch to handle serialization of nested 'normal' classes
Jerome St-Louis [Thu, 23 Jun 2011 22:56:38 +0000 (18:56 -0400)]
Patch to handle serialization of nested 'normal' classes
Fixed a missing return value
Tweaked EDA GUI code to act sensibly with a non-String 'name field'
Allowed overriding the name field in the GenericEditor's list

12 years agoecere:TabControl: added support for adding and removing tabs dynamically
Rejean Loyer [Thu, 23 Jun 2011 18:34:08 +0000 (14:34 -0400)]
ecere:TabControl: added support for adding and removing tabs dynamically

12 years agoecere:gui:controls:PaneSplitter: allow PaneSplitter to work even if only one of the...
Rejean Loyer [Sun, 12 Jun 2011 11:13:35 +0000 (07:13 -0400)]
ecere:gui:controls:PaneSplitter: allow PaneSplitter to work even if only one of the panes is set.

12 years agoextras:Stacker:SelectorBar:ide: fixed scrolling controls are too small. improved...
Rejean Loyer [Sun, 12 Jun 2011 08:39:26 +0000 (04:39 -0400)]
extras:Stacker:SelectorBar:ide: fixed scrolling controls are too small. improved fix for drawing issues with scrolling controls.

12 years agoextras:Stacker:SelectorBar:ide: fixed drawing issues with scrolling controls for...
Rejean Loyer [Sun, 12 Jun 2011 08:14:59 +0000 (04:14 -0400)]
extras:Stacker:SelectorBar:ide: fixed drawing issues with scrolling controls for SelectorBar. removed initial gap as it's the most frequent use case. the gap is for between controls in the stacker.

12 years agoide: fixed debug menu being disabled while building added project.
Rejean Loyer [Sun, 12 Jun 2011 07:15:28 +0000 (03:15 -0400)]
ide: fixed debug menu being disabled while building added project.

12 years agoide:replaceInFiles: fixed line number off by one and save w/o CR ('\r')
Rejean Loyer [Sat, 28 May 2011 05:08:33 +0000 (01:08 -0400)]
ide:replaceInFiles: fixed line number off by one and save w/o CR ('\r')

12 years agoide: fixed broken search in files and updated Makefile for use of layout.ec
Rejean Loyer [Fri, 27 May 2011 20:33:33 +0000 (16:33 -0400)]
ide: fixed broken search in files and updated Makefile for use of layout.ec

12 years agoide:findInFiles: added replace in files feature
Rejean Loyer [Sat, 21 May 2011 01:53:31 +0000 (21:53 -0400)]
ide:findInFiles: added replace in files feature

12 years agoecere:gui: handle hotkeys in master instead of parent
Rejean Loyer [Sat, 21 May 2011 01:51:54 +0000 (21:51 -0400)]
ecere:gui: handle hotkeys in master instead of parent

12 years agoide: fixed debug menu items all disabled on build while debugging. followed rule...
Rejean Loyer [Sun, 12 Jun 2011 06:00:38 +0000 (02:00 -0400)]
ide: fixed debug menu items all disabled on build while debugging. followed rule of using a single line of code to en/dis-able any one menu item except in rare exceptions.

12 years agoide: fixed menu enabling/disabling on debugger state change and different build scena...
Rejean Loyer [Sun, 12 Jun 2011 00:53:58 +0000 (20:53 -0400)]
ide: fixed menu enabling/disabling on debugger state change and different build scenarios. fixed stopping build by using ctrl-s (stop) instead of ctrl-c. fixed debug restart.

12 years agoide:NodeProperties: fixed changing path didn't update the node.
Rejean Loyer [Sat, 11 Jun 2011 02:39:56 +0000 (22:39 -0400)]
ide:NodeProperties: fixed changing path didn't update the node.

12 years agoide:ProjectView:ProjectNode:NodeProperties: fixed superfluous folder changes causing...
Rejean Loyer [Fri, 10 Jun 2011 14:46:45 +0000 (10:46 -0400)]
ide:ProjectView:ProjectNode:NodeProperties: fixed superfluous folder changes causing re-build or re-link.

12 years agoide:NodeProperties: fixed folder icon changing to generic file icon on name change...
Rejean Loyer [Fri, 10 Jun 2011 14:33:42 +0000 (10:33 -0400)]
ide:NodeProperties: fixed folder icon changing to generic file icon on name change for a folder node.

12 years agoFixed Button leak in GlobalSettingsDialog
Jerome St-Louis [Fri, 10 Jun 2011 08:31:50 +0000 (04:31 -0400)]
Fixed Button leak in GlobalSettingsDialog

12 years agoide: Fixed leaking of DirectoriesBox in GlobalSettingsDialog
Jerome St-Louis [Fri, 10 Jun 2011 08:26:21 +0000 (04:26 -0400)]
ide: Fixed leaking of DirectoriesBox in GlobalSettingsDialog

12 years agoecere/EditBox: Fixed uninitialized read of oldCounts in DelCh; Fixed undo bug #597
Jerome St-Louis [Fri, 10 Jun 2011 08:11:23 +0000 (04:11 -0400)]
ecere/EditBox: Fixed uninitialized read of oldCounts in DelCh; Fixed undo bug #597

12 years agoide: Patched regeneration of makefile on deleting folder
Jerome St-Louis [Fri, 10 Jun 2011 06:54:35 +0000 (02:54 -0400)]
ide: Patched regeneration of makefile on deleting folder

12 years agoide: Fixed makefile regeneration in added project when adding files
Jerome St-Louis [Fri, 10 Jun 2011 06:51:41 +0000 (02:51 -0400)]
ide: Fixed makefile regeneration in added project when adding files

12 years agoide: Fixed SelectorBar/Stacker scroller placement bugs in Compiler Settings dialog
Jerome St-Louis [Fri, 10 Jun 2011 06:34:21 +0000 (02:34 -0400)]
ide: Fixed SelectorBar/Stacker scroller placement bugs in Compiler Settings dialog

12 years agoide: Fixed Workspace issues (PathBox, was not saving arguments)
Jerome St-Louis [Thu, 9 Jun 2011 06:08:33 +0000 (02:08 -0400)]
ide: Fixed Workspace issues (PathBox, was not saving arguments)

12 years agoide: Fixed target directory in Makefile generation
Jerome St-Louis [Thu, 9 Jun 2011 05:15:09 +0000 (01:15 -0400)]
ide: Fixed target directory in Makefile generation