sdk
10 years agocompiler/libec/lexer, loadSymbols: (#1008) Fixed lexer mix ups wip
Jerome St-Louis [Sun, 29 Sep 2013 03:52:24 +0000 (23:52 -0400)]
compiler/libec/lexer, loadSymbols: (#1008) Fixed lexer mix ups

10 years agoFixes for #1006 and more
Jerome St-Louis [Sat, 28 Sep 2013 23:50:03 +0000 (19:50 -0400)]
Fixes for #1006 and more

10 years agowip -- Fixes to build the tarball on Linux
Jerome St-Louis [Sat, 28 Sep 2013 02:41:18 +0000 (22:41 -0400)]
wip -- Fixes to build the tarball on Linux

10 years agoWIP - Further compiler fixes, bootstrap update
Jerome St-Louis [Thu, 26 Sep 2013 19:48:41 +0000 (15:48 -0400)]
WIP - Further compiler fixes, bootstrap update

10 years agoWIP
Jerome St-Louis [Mon, 23 Sep 2013 07:09:56 +0000 (03:09 -0400)]
WIP

10 years agowip -- compiler
Jerome St-Louis [Sun, 22 Sep 2013 06:10:14 +0000 (02:10 -0400)]
wip -- compiler

10 years agoHTTPFile fix
Jerome St-Louis [Sun, 22 Sep 2013 06:09:56 +0000 (02:09 -0400)]
HTTPFile fix

10 years agowip -- samples
Jerome St-Louis [Sun, 22 Sep 2013 06:09:12 +0000 (02:09 -0400)]
wip -- samples

10 years agoUnstaged changes
Jerome St-Louis [Fri, 20 Sep 2013 17:26:10 +0000 (13:26 -0400)]
Unstaged changes

10 years agoBrowser work indexed
Jerome St-Louis [Fri, 20 Sep 2013 17:25:46 +0000 (13:25 -0400)]
Browser work indexed

10 years agocompiler/eda; (#647) use Database::Begin and Database::Commit around database initial...
Rejean Loyer [Thu, 19 Sep 2013 15:25:59 +0000 (11:25 -0400)]
compiler/eda; (#647) use Database::Begin and Database::Commit around database initialization/creation statements.

10 years agoecere;Listbox/ide;watches; (#998) handle clipboard shortcut keys in watches list...
Rejean Loyer [Thu, 22 Aug 2013 17:55:59 +0000 (13:55 -0400)]
ecere;Listbox/ide;watches; (#998) handle clipboard shortcut keys in watches list box instead of letting keystrokes go to the code editor.

10 years agobuildsystem,epj2make,ide; remove .main.* files when cleaning the target of a project...
Rejean Loyer [Thu, 12 Sep 2013 15:46:14 +0000 (11:46 -0400)]
buildsystem,epj2make,ide; remove .main.* files when cleaning the target of a project with .ec files.

10 years agoide;debugger; (#1003) fixed multiple issues.
Rejean Loyer [Wed, 18 Sep 2013 16:19:51 +0000 (12:19 -0400)]
ide;debugger; (#1003) fixed multiple issues.
  - invisible working breakpoint
  - insert breakpoint in generated file
  - insert breakpoint in file outside project dir
  - removed nonesense source dir message box
  - fixed bad interaction between lines with multiple breakpoints and step into

10 years agoide;debugger; (#1004) tweaked initial step over to stop in WinMain or main instead...
Rejean Loyer [Tue, 10 Sep 2013 22:07:34 +0000 (18:07 -0400)]
ide;debugger; (#1004) tweaked initial step over to stop in WinMain or main instead of at entry point if those internal breakpoints are available.

10 years agoXInterface; removed extra parenthesis.
Rejean Loyer [Tue, 10 Sep 2013 23:26:27 +0000 (19:26 -0400)]
XInterface; removed extra parenthesis.

10 years agocompiler/libec: Fixed crash on inheriting off a struct
Jerome St-Louis [Wed, 11 Sep 2013 00:21:47 +0000 (20:21 -0400)]
compiler/libec: Fixed crash on inheriting off a struct

10 years agoide/debugger: fixed ide crash on exit during a debugging session.
Rejean Loyer [Sat, 7 Sep 2013 13:34:25 +0000 (09:34 -0400)]
ide/debugger: fixed ide crash on exit during a debugging session.

10 years agoide;debugger; (#968) handle breakpoints by project correctly.
Rejean Loyer [Fri, 6 Sep 2013 16:00:25 +0000 (12:00 -0400)]
ide;debugger; (#968) handle breakpoints by project correctly.
 - wait for libraries to be loaded before setting breakpoints in added projects.
 - drop all breakpoints from removed project

10 years agoecere/gui/drivers/X11: (#700) Time out on _NET_REQUEST_FRAME_EXTENTS
Jerome St-Louis [Mon, 9 Sep 2013 02:34:06 +0000 (22:34 -0400)]
ecere/gui/drivers/X11: (#700) Time out on _NET_REQUEST_FRAME_EXTENTS

10 years agoecere/gui/drivers/X11: (#850,#700,#795) Improved X11/Unity fixes
Jerome St-Louis [Sun, 8 Sep 2013 18:38:08 +0000 (14:38 -0400)]
ecere/gui/drivers/X11: (#850,#700,#795) Improved X11/Unity fixes

10 years agoide;debugger; improved AdjustDebugMenus code.
Rejean Loyer [Sat, 7 Sep 2013 15:36:55 +0000 (11:36 -0400)]
ide;debugger; improved AdjustDebugMenus code.

10 years agoide;debugger; (#999) added support for gdb's until and advance commands.
Rejean Loyer [Sat, 7 Sep 2013 14:03:24 +0000 (10:03 -0400)]
ide;debugger; (#999) added support for gdb's until and advance commands.

10 years agoide;debugger; (#995) fixed run to cursor at same level skipping breakpoints.
Rejean Loyer [Fri, 6 Sep 2013 13:49:28 +0000 (09:49 -0400)]
ide;debugger; (#995) fixed run to cursor at same level skipping breakpoints.

10 years agoide;debugger; updated debug instrumentation.
Rejean Loyer [Fri, 6 Sep 2013 13:47:43 +0000 (09:47 -0400)]
ide;debugger; updated debug instrumentation.

10 years agoLICENSE: Updated 0.44.09
Jerome St-Louis [Fri, 30 Aug 2013 11:16:32 +0000 (07:16 -0400)]
LICENSE: Updated

10 years agoNEWS, README: Updated
Jerome St-Louis [Fri, 30 Aug 2013 11:09:28 +0000 (07:09 -0400)]
NEWS, README: Updated

10 years agoide/about: Updated version for 0.44.09; i18n: updated templates
Jerome St-Louis [Fri, 30 Aug 2013 10:57:24 +0000 (06:57 -0400)]
ide/about: Updated version for 0.44.09; i18n: updated templates

10 years agoecere/gfx/drivers/OpenGL: (#715) Using non power of 2 and bigger textures when available
Jerome St-Louis [Fri, 30 Aug 2013 10:36:03 +0000 (06:36 -0400)]
ecere/gfx/drivers/OpenGL: (#715) Using non power of 2 and bigger textures when available

10 years agoextras/HTMLView: Fixed crashes on failed load
Jerome St-Louis [Fri, 30 Aug 2013 09:01:35 +0000 (05:01 -0400)]
extras/HTMLView: Fixed crashes on failed load

10 years agoecere/gfx/PNGFormat: (#960) Fixed crash on palette PNG
Jerome St-Louis [Fri, 30 Aug 2013 07:04:00 +0000 (03:04 -0400)]
ecere/gfx/PNGFormat: (#960) Fixed crash on palette PNG
- This is a partial fix for #960
- 'channels' still say 1 even though it gets expanded
- even get_row_width multiplies by 1 byte!

10 years agoide/Debugger, CallStackView: Fixed long standing callstack woes
Jerome St-Louis [Fri, 30 Aug 2013 06:02:49 +0000 (02:02 -0400)]
ide/Debugger, CallStackView: Fixed long standing callstack woes

10 years agoextras/HTMLView: Fixed 64 bit issue with ids
Jerome St-Louis [Fri, 30 Aug 2013 05:47:10 +0000 (01:47 -0400)]
extras/HTMLView: Fixed 64 bit issue with ids

10 years agobuildsystem, ide, ecere, ecs; (#906) added runtime option to ecere's memory manager...
Jerome St-Louis [Fri, 30 Aug 2013 05:28:57 +0000 (01:28 -0400)]
buildsystem, ide, ecere, ecs; (#906) added runtime option to ecere's memory manager pooling.

10 years agoide/debugger: Fixed opening paths in call stack view when absolute path is wrong
Jerome St-Louis [Fri, 30 Aug 2013 04:58:33 +0000 (00:58 -0400)]
ide/debugger: Fixed opening paths in call stack view when absolute path is wrong

10 years agoide/valgrind: Fixed menus to reflect settings in effect when switching workspace
Jerome St-Louis [Fri, 30 Aug 2013 04:11:29 +0000 (00:11 -0400)]
ide/valgrind: Fixed menus to reflect settings in effect when switching workspace

10 years agoide;debugger; (#986) don't use internal breakpoints during step out and step over...
Rejean Loyer [Thu, 29 Aug 2013 17:29:55 +0000 (13:29 -0400)]
ide;debugger; (#986) don't use internal breakpoints during step out and step over. more:
 - added useful userAction data and optimized reason data.
 - don't call GdbExecFinish() when frameCount is not greater than 1.

10 years agomarked all generated bootstrap C source files with the updated 'code generated from...
Rejean Loyer [Thu, 29 Aug 2013 16:23:18 +0000 (12:23 -0400)]
marked all generated bootstrap C source files with the updated 'code generated from eC source file: file.ec' comment.

10 years agoecc; added source file name to 'code generated from ec source file' comment at top...
Rejean Loyer [Thu, 29 Aug 2013 15:18:40 +0000 (11:18 -0400)]
ecc; added source file name to 'code generated from ec source file' comment at top of generated .c files.

10 years agoide;debugger; (#986) fixed the appearance of a bad state when a command fails and...
Rejean Loyer [Thu, 29 Aug 2013 14:34:59 +0000 (10:34 -0400)]
ide;debugger; (#986) fixed the appearance of a bad state when a command fails and all information was cleared as if the target was running again.

10 years agoide: Fixed bad usage of PipeOpenMode causing showWindow to be set
Jerome St-Louis [Thu, 29 Aug 2013 21:18:04 +0000 (17:18 -0400)]
ide: Fixed bad usage of PipeOpenMode causing showWindow to be set
- Filed #994

10 years agoide; (#993) fixed exact same file in two projects but one is excluded prevents single...
Rejean Loyer [Thu, 29 Aug 2013 20:06:12 +0000 (16:06 -0400)]
ide; (#993) fixed exact same file in two projects but one is excluded prevents single file (ctrlF7) compilation.

10 years agoide;debugger; (#897) added a default option to redzone size option for valgrind integ...
Rejean Loyer [Thu, 29 Aug 2013 13:10:05 +0000 (09:10 -0400)]
ide;debugger; (#897) added a default option to redzone size option for valgrind integration.

10 years agoide: Fixed zombie documentor processes
Jerome St-Louis [Thu, 29 Aug 2013 14:28:53 +0000 (10:28 -0400)]
ide: Fixed zombie documentor processes

10 years agodocumentor, ecere: Fix for documentor closing when being debugged
Jerome St-Louis [Thu, 29 Aug 2013 09:42:01 +0000 (05:42 -0400)]
documentor, ecere: Fix for documentor closing when being debugged

10 years agoide/debugger/breakpoints: Fixed a null pointer crash on a bpItem
Jerome St-Louis [Thu, 29 Aug 2013 09:10:53 +0000 (05:10 -0400)]
ide/debugger/breakpoints: Fixed a null pointer crash on a bpItem

10 years agodocumentor, ide: (#773) bidirectional communication
Jerome St-Louis [Thu, 29 Aug 2013 09:06:55 +0000 (05:06 -0400)]
documentor, ide: (#773) bidirectional communication
- Ensuring only a single instance of Documentor is running per IDE
- The documentor is closed on exiting the IDE
- Paving the way for lookup/search (#143/#441)

10 years agomarked all generated bootstrap C source files with 'code generated from eC srouce...
Rejean Loyer [Thu, 22 Aug 2013 05:33:31 +0000 (01:33 -0400)]
marked all generated bootstrap C source files with 'code generated from eC srouce file.' comment.

10 years agoecc; output 'code generated from eC source file.' comment at top of generated .c...
Rejean Loyer [Thu, 22 Aug 2013 04:46:07 +0000 (00:46 -0400)]
ecc; output 'code generated from eC source file.' comment at top of generated .c files.

10 years agoide;debugger; (#897) added options (leak check, redzone size and track origins) to...
Rejean Loyer [Wed, 28 Aug 2013 21:37:57 +0000 (17:37 -0400)]
ide;debugger; (#897) added options (leak check, redzone size and track origins) to valgrind integration.

10 years agoide; (#968) fixed toggling a breakpoint in wrong file with same file name in differen...
Rejean Loyer [Wed, 28 Aug 2013 18:40:22 +0000 (14:40 -0400)]
ide; (#968) fixed toggling a breakpoint in wrong file with same file name in different added projects.

10 years agoecere/gui/X11: Further fixes related to #850
Jerome St-Louis [Thu, 29 Aug 2013 04:34:33 +0000 (00:34 -0400)]
ecere/gui/X11: Further fixes related to #850
- Fixed broken anchors
- Fixed restore from maximized

10 years agodocumentor: Fixed first Save on doc file creation
Jerome St-Louis [Wed, 28 Aug 2013 09:14:18 +0000 (05:14 -0400)]
documentor: Fixed first Save on doc file creation

10 years agodocumentor: Fixed crash on doc dir refresh
Jerome St-Louis [Wed, 28 Aug 2013 08:43:09 +0000 (04:43 -0400)]
documentor: Fixed crash on doc dir refresh

10 years agodocumentor: Read-only mode; Fixed 's' added to parameters; Update on changing doc dir
Jerome St-Louis [Wed, 28 Aug 2013 08:20:07 +0000 (04:20 -0400)]
documentor: Read-only mode; Fixed 's' added to parameters; Update on changing doc dir

10 years agoide/CodeEditor: fixed escape not closing membersList on X11
Jerome St-Louis [Wed, 28 Aug 2013 05:12:24 +0000 (01:12 -0400)]
ide/CodeEditor: fixed escape not closing membersList on X11

10 years agoide/CodeEditor: (#990) Fix for escape on autocomplete popups repositioning windows
Jerome St-Louis [Wed, 28 Aug 2013 04:35:55 +0000 (00:35 -0400)]
ide/CodeEditor: (#990) Fix for escape on autocomplete popups repositioning windows

10 years agoecere/gui/EditBox: Fixed broken highlighting of hexadecimal numbers
Jerome St-Louis [Tue, 27 Aug 2013 23:32:57 +0000 (19:32 -0400)]
ecere/gui/EditBox: Fixed broken highlighting of hexadecimal numbers

10 years agodocumentor: Fixed editing status on failed write
Jerome St-Louis [Tue, 27 Aug 2013 05:07:16 +0000 (01:07 -0400)]
documentor: Fixed editing status on failed write

10 years agodocumentor: Fix for double clicking on a word's last character's right half
Jerome St-Louis [Tue, 27 Aug 2013 04:57:02 +0000 (00:57 -0400)]
documentor: Fix for double clicking on a word's last character's right half

10 years agodocumentor: Fixed releasing capture on button up
Jerome St-Louis [Tue, 27 Aug 2013 04:38:48 +0000 (00:38 -0400)]
documentor: Fixed releasing capture on button up

10 years agodocumentor: Fixed crash on double click outside editable text
Jerome St-Louis [Tue, 27 Aug 2013 02:55:49 +0000 (22:55 -0400)]
documentor: Fixed crash on double click outside editable text

10 years agodocumentor; extras/html: (#440, #866) Selection/Cut/Copy/Paste/Delete/Replace
Jerome St-Louis [Tue, 27 Aug 2013 02:20:25 +0000 (22:20 -0400)]
documentor; extras/html: (#440, #866) Selection/Cut/Copy/Paste/Delete/Replace

10 years agoextras/FileSystemIterator, XMLParser: Minor tweaks
Jerome St-Louis [Tue, 27 Aug 2013 02:13:26 +0000 (22:13 -0400)]
extras/FileSystemIterator, XMLParser: Minor tweaks

10 years agoextras/gui/CheckListBox: Fixed missing NotifyChecked() callback on parent row
Jerome St-Louis [Tue, 27 Aug 2013 00:18:10 +0000 (20:18 -0400)]
extras/gui/CheckListBox: Fixed missing NotifyChecked() callback on parent row

10 years agoecere/gui/X11: Fixed wrong 'key' value for Ctrl-Space
Jerome St-Louis [Mon, 26 Aug 2013 03:03:49 +0000 (23:03 -0400)]
ecere/gui/X11: Fixed wrong 'key' value for Ctrl-Space

10 years agoide;ProjectView; added support for quickly switching active configuration for whole...
Rejean Loyer [Sat, 24 Aug 2013 14:59:35 +0000 (10:59 -0400)]
ide;ProjectView; added support for quickly switching active configuration for whole workspace using ctrl+[shift]+space key combinations.

10 years agoide/Project: Fixed broken UPX compression Makefile introduced by 9b2b296033c3b987d6a6...
Jerome St-Louis [Sat, 24 Aug 2013 09:43:38 +0000 (05:43 -0400)]
ide/Project: Fixed broken UPX compression Makefile introduced by 9b2b296033c3b987d6a63d44ba01ae340d824200

10 years agoecere;gui;drivers;XInterface; (#757) fix for x driver modal windows.
Rejean Loyer [Sun, 25 Aug 2013 01:53:26 +0000 (21:53 -0400)]
ecere;gui;drivers;XInterface; (#757) fix for x driver modal windows.

10 years agoecere;gui;drivers;XInterface; (#700 and #795) improvements to X driver for invisible...
Rejean Loyer [Sun, 23 Jun 2013 18:54:34 +0000 (14:54 -0400)]
ecere;gui;drivers;XInterface; (#700 and #795) improvements to X driver for invisible ide in mint and window sizing issues.

10 years agoecere;gui;drivers;XInterface; (#850) fix for unity double menu bar and mouse pointer...
Rejean Loyer [Sun, 25 Aug 2013 00:37:52 +0000 (20:37 -0400)]
ecere;gui;drivers;XInterface; (#850) fix for unity double menu bar and mouse pointer offset bug in ide.

10 years agoide;debugger;valgrind; (#897) fixed target breaks in _start when using valgrind.
Rejean Loyer [Sun, 25 Aug 2013 03:26:06 +0000 (23:26 -0400)]
ide;debugger;valgrind; (#897) fixed target breaks in _start when using valgrind.

10 years agoide; (#968) silence invalid ValidateBreakpoint message.
Rejean Loyer [Sat, 24 Aug 2013 13:00:39 +0000 (09:00 -0400)]
ide; (#968) silence invalid ValidateBreakpoint message.

10 years agoecere/Win32 driver: Fixed lock-up on updating caption from other thread (#985)
Jerome St-Louis [Sat, 24 Aug 2013 08:50:08 +0000 (04:50 -0400)]
ecere/Win32 driver: Fixed lock-up on updating caption from other thread (#985)
- Could happen from a window activation, visible property...
- This solved the IDE from hanging on GDB present but failing to start

10 years agoRevert "crossplatform.mk: Tweak for Windows 8"
Jerome St-Louis [Sat, 24 Aug 2013 08:35:09 +0000 (04:35 -0400)]
Revert "crossplatform.mk: Tweak for Windows 8"
- The problem had nothing to do with Windows 8, it was a bad mingw32-make.exe that sadly slipped into the 0.44.08 Windows installer

This reverts commit a1aaf6fa7345e8702ab3df13a9bbad784472348c.

10 years agoide; (#959) fixed missformed linker error message in build output.
Rejean Loyer [Thu, 22 Aug 2013 18:54:46 +0000 (14:54 -0400)]
ide; (#959) fixed missformed linker error message in build output.

10 years agobuildsystem,epj2make,ide; (#973) use -L rather than -Wl,--library-path in makefile...
Rejean Loyer [Thu, 22 Aug 2013 18:52:03 +0000 (14:52 -0400)]
buildsystem,epj2make,ide; (#973) use -L rather than -Wl,--library-path in makefile generation.

10 years agoide; (#968, #982) support for breakpoints in files with same name in different projec...
Rejean Loyer [Wed, 17 Jul 2013 04:42:20 +0000 (00:42 -0400)]
ide; (#968, #982) support for breakpoints in files with same name in different projects. handle multiple address breakpoints.

10 years agoide/debugger: Improved fallback to GDB on watch evaluation
Jerome St-Louis [Fri, 16 Aug 2013 18:25:57 +0000 (14:25 -0400)]
ide/debugger: Improved fallback to GDB on watch evaluation
- Support for dumping whole structures

10 years agoide/NewProject: Fixed crash on new project
Jerome St-Louis [Fri, 16 Aug 2013 18:22:59 +0000 (14:22 -0400)]
ide/NewProject: Fixed crash on new project
- Problem introduced by fix for #803

10 years agoinstaller: Yet another 32 bit fix 0.44.08
Jerome St-Louis [Fri, 9 Aug 2013 12:36:05 +0000 (08:36 -0400)]
installer: Yet another 32 bit fix

10 years agoinstaller: Fixed broken install dir on 32 bit
Jerome St-Louis [Fri, 9 Aug 2013 11:35:49 +0000 (07:35 -0400)]
installer: Fixed broken install dir on 32 bit

10 years agoinstaller: gdb-32 fix
Jerome St-Louis [Fri, 9 Aug 2013 10:43:34 +0000 (06:43 -0400)]
installer: gdb-32 fix

10 years agoide/Debugger: Fixed memory errors
Jerome St-Louis [Fri, 9 Aug 2013 10:42:40 +0000 (06:42 -0400)]
ide/Debugger: Fixed memory errors

10 years agocrossplatform.mk: Tweak for Windows 8 fix
Jerome St-Louis [Fri, 9 Aug 2013 10:12:41 +0000 (06:12 -0400)]
crossplatform.mk: Tweak for Windows 8 fix

10 years agoRevert "buildsystem, ide, tarball; moved some variable definitions from Makefile...
Jerome St-Louis [Fri, 9 Aug 2013 09:58:05 +0000 (05:58 -0400)]
Revert "buildsystem, ide, tarball; moved some variable definitions from Makefile to crossplatform.mk in order to support install commands."

This reverts commit c4a9091be3541f003752243af9e93aae237e76c2.

This was breaking TARGET_ARCH awareness for DESTDIR on Windows

10 years agoinstaller: Fixed 32 bit paths; Opted to have them selected by default
Jerome St-Louis [Fri, 9 Aug 2013 09:11:31 +0000 (05:11 -0400)]
installer: Fixed 32 bit paths; Opted to have them selected by default

10 years agoinstaller: Don't make 32 bit GDB mandatory
Jerome St-Louis [Fri, 9 Aug 2013 08:45:44 +0000 (04:45 -0400)]
installer: Don't make 32 bit GDB mandatory

10 years agoinstaller: Moved documentation to doc folder; Got rid of locale
Jerome St-Louis [Fri, 9 Aug 2013 08:34:49 +0000 (04:34 -0400)]
installer: Moved documentation to doc folder; Got rid of locale
- MinGW-w64 or TDM builds don't seem to have localization

10 years agoLICENSE: Updated to mention MinGW-w64
Jerome St-Louis [Fri, 9 Aug 2013 08:34:26 +0000 (04:34 -0400)]
LICENSE: Updated to mention MinGW-w64

10 years agocrossplatform.mk: Tweak for Windows 8
Jerome St-Louis [Fri, 9 Aug 2013 08:12:25 +0000 (04:12 -0400)]
crossplatform.mk: Tweak for Windows 8
- cmd /c apparently doesn't want %%I anymore

10 years agoide; debugger; stepping to (run to cursor), over or around internal breakpoint locati...
Rejean Loyer [Fri, 5 Jul 2013 21:38:54 +0000 (17:38 -0400)]
ide; debugger; stepping to (run to cursor), over or around internal breakpoint locations. closes #938.
- fixed run to cursor to start debug run.
- improved messed up gdb communication highlighted by 59984d6414c328cd5f067eaed0b9d50e3ede52fa causing a crash.
- cleaned up breakpoints handling.

10 years agoide; fixed ide hangs on missing valgrind. closes #948.
Rejean Loyer [Wed, 3 Jul 2013 02:49:30 +0000 (22:49 -0400)]
ide; fixed ide hangs on missing valgrind. closes #948.

10 years agoide; debugger; valgrind integration. gdb dialog command history. old valgrind launche...
Rejean Loyer [Fri, 5 Apr 2013 01:21:35 +0000 (21:21 -0400)]
ide; debugger; valgrind integration. gdb dialog command history. old valgrind launcher with toolbar button.

10 years agoproject files for; ecc, ecp, ecs, ec, documentor, ear, ecere, ecereCOM, EDASQLite...
Rejean Loyer [Thu, 4 Apr 2013 02:12:02 +0000 (22:12 -0400)]
project files for; ecc, ecp, ecs, ec, documentor, ear, ecere, ecereCOM, EDASQLite, SQLiteShellCmd, EDASQLiteCipher, SQLiteCipherShellCmd, EDA, epj2make, ide; added install commands.

10 years agobuildsystem, ide, tarball; moved some variable definitions from Makefile to crossplat...
Rejean Loyer [Thu, 4 Apr 2013 01:00:16 +0000 (21:00 -0400)]
buildsystem, ide, tarball; moved some variable definitions from Makefile to crossplatform.mk in order to support install commands.

10 years agobuildsystem, ide; added install feature. aka install library or executable from ide...
Rejean Loyer [Tue, 2 Apr 2013 14:10:08 +0000 (10:10 -0400)]
buildsystem, ide; added install feature. aka install library or executable from ide as per install commands.

10 years agoide; project settings; (#969) tweaked 7876cc55eb13b7538027cab1152d19bf8e72dfe5 to...
Rejean Loyer [Sun, 23 Jun 2013 17:52:55 +0000 (13:52 -0400)]
ide; project settings; (#969) tweaked 7876cc55eb13b7538027cab1152d19bf8e72dfe5 to be smarter.

10 years agoinstaller: Proper broken folder fix; Install directory fix
Jerome St-Louis [Fri, 9 Aug 2013 07:45:08 +0000 (03:45 -0400)]
installer: Proper broken folder fix; Install directory fix

10 years agoinstaller: 32/64 bit Installer with TDM-MinGW-w64
Jerome St-Louis [Fri, 9 Aug 2013 07:00:15 +0000 (03:00 -0400)]
installer: 32/64 bit Installer with TDM-MinGW-w64