ecere/gui/EditBox: (#776) Proper fix for Undo with tabs on
[sdk] / ecere /
2014-07-10 Jerome St-Louisecere/gui/EditBox: (#776) Proper fix for Undo with...
2014-07-10 Jerome St-Louisecere/gui/EditBox: Fixed selection menu items after...
2014-07-10 Jerome St-Louisecere/gui/Window: Only flashing top level windows
2014-07-10 Jerome St-Louisecere/gui/Window: Fixed crash coming back from fullscre...
2014-07-10 Jerome St-Louisecere/gui/Window: Always flashing window rather than...
2014-07-10 Jerome St-Louisecere/gui/XInterface: Reduced likelyhood of stealing...
2014-07-10 Jerome St-Louisecere/gui/XInterface; Win32Interface: Fixes to FlashWin...
2014-07-10 Jerome St-Louisecere/gui/XInterface: Not 'unmaximizing' on setting...
2014-07-09 Jerome St-Louisecere/gui/XInterface: Fixed compile issue on Semaphore...
2014-07-09 Jerome St-Louisecere/gui/Win32Interface: (#285) Fixed handling lock...
2014-07-07 Jerome St-Louisecere/gui/XInterface: (#795) Fixed maximized IDE not...
2014-07-07 Jerome St-Louisi18n: Updated templates
2014-07-07 Jerome St-Louisecere/gfx/XDisplayDriver: (#205) Fixed new warnings
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Corrections to integer promotions
2014-07-07 Jerome St-Louiscompiler/libec: (#205) Fixed integer promotions to...
2014-07-06 Jerome St-Louisecere/3D/Mesh: Correction to warning fix; default.cf...
2014-07-06 Jerome St-Louisecere; ide; compiler: Fixed some Clang warnings
2014-07-06 Jerome St-Louisecere/gui/XInterface: (#278) Linux GetKeyState() fixes
2014-07-06 Jerome St-Louisear/extract; extras; samples: Fixes
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fixes
2014-07-06 Jerome St-Louiscompiler/bootstrap: Fully automated (make updatebootstrap)
2014-07-05 Jerome St-Louiscompiler/libec: (#307, #70) Warning on undeclared class...
2014-07-03 Jerome St-Louisecere: Fixed strict aliasing warnings
2014-07-02 Jerome St-Louisecere: Added ChangeChars(); eda/ers: ; Avoiding bad...
2014-07-01 Jerome St-Louisecere/gui/EditBox (Syntax Highlighting): Fixes for...
2014-07-01 Jerome St-Louisextras; samples: Fixed warnings
2014-07-01 Jerome St-Louisecere/net/Service: Avoiding problems when trying to...
2014-07-01 Jerome St-Louiscompiler/libec: (#18, #26, #439, #685) Fixed serious...
2014-06-23 Jerome St-Louisecere/Container: Deserialization correction to last...
2014-06-23 Jerome St-Louisecere/containers: Now clearing container elements on...
2014-06-20 Jerome St-Louiscompiler/libec; ecere/DateTime: Producing an error...
2014-06-20 Jerome St-Louisecere/sys/JSON: Worked around ecp issue breaking the...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: improve code.
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: fix allUsers testing to prefe...
2014-06-19 Rejean Loyerecere/gui/controls/PaneSplitter: respect panes' minClie...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: add GlobalSettings::settingsD...
2014-06-19 Rejean Loyerecere/sys/Time: add missing SecSince1970::OnGetDataFrom...
2014-06-19 Rejean Loyerecere/sys/JSON: add support for unit classes, struct...
2014-06-19 Rejean Loyerecere/sys/GlobalSettings: fix settingsFilePath deleted...
2014-06-19 Rejean Loyertarball/ecere: make use of openssl detection's variable...
2014-06-19 Jerome St-Louisecere/sys/JSON: (#1085) Map Support
2014-06-18 Jerome St-Louisecere/gui/Window: (#1083, #1084) Fixed MouseLeave relat...
2014-06-17 Jerome St-Louisecere: Makefile;net/SSLSocket: Fixes for SSL support
2014-06-17 Jerome St-Louisecere/gui/DataBox: Fix crash on null 'data' from Form...
2014-06-15 Jerome St-Louisecere/gui/Window: (#1083) Tweaked last commit
2014-06-15 Jerome St-Louisecere/gui/Window: (#1083) Fixed stuck tooltips, stuck...
2014-06-13 Jerome St-Louiscompiler; ecere; ide; eda: Fixed 32 bit warnings
2014-06-12 Jerome St-Louiscompiler/libec; ecere: Fixed MemoryGuard config warnings
2014-06-12 Jerome St-Louisecere; eda: More release warnings fixes
2014-06-12 Jerome St-Louisecere; ide: Fixed Release config warnings
2014-06-12 Jerome St-Louiscompiler/libec: Fixed warnings in generated code for...
2014-06-12 Jerome St-Louiside/project; compiler: Fixed IDE hangs on numerous...
2014-06-11 Jerome St-Louiscompiler/libec: Casts where function pointers are expected
2014-06-10 Jerome St-Louiscompiler/libec; ecere: Support for checking platform...
2014-06-09 Jerome St-Louiscompiler/libec; ecere: Fixed 64 bit enums and related...
2014-06-07 Jerome St-Louisecere/gui/FormDesigner: Fixed leaking ToolTips
2014-06-05 Jerome St-Louisecere: Corrected Linux warning fixes for Windows; compi...
2014-06-05 Jerome St-Louisecere/net/SSLSocket: Fixed compilation with ECERE_NOSSL
2014-06-05 Jerome St-Louissdk: Fixed more Linux specific warnings
2014-06-05 Jerome St-Louiscompiler/libec: Fixed warnings for related struct ...
2014-06-04 Jerome St-Louissdk: Fixed many warnings and related problems
2014-06-03 Jerome St-Louiscompiler/libec; ecere: (#158, #305) Taking advantage...
2014-06-01 Jerome St-LouisFixed more warnings.
2014-06-01 Jerome St-Louiscompiler/libec: (#99) Avoiding anon struct/unions in...
2014-05-31 Jerome St-Louiscompiler/libec:MemoryGuard: Fixed MG not to require...
2014-05-30 Jerome St-Louisecere/com/instance: Fixed confusion with private member
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-27 Jerome St-LouisFixed many warnings
2014-05-27 Jerome St-Louiscompiler/libec: (#99) Improved handling of brackets...
2014-05-27 Jerome St-Louiscompiler/libec: (#341, #351, #644, #771) Improved enum...
2014-05-23 Jerome St-Louisecere/sys/Time: (#500) Cleaned up code following compil...
2014-05-22 Jerome St-Louisecere/com/dataTypes: Fixed IDE crashes caused by recomp...
2014-05-22 Jerome St-Louisecere/gui/Window: Fixed wrong number of client windows...
2014-05-22 Jerome St-Louiside/gui/Window: Fixed menu bar messing up available...
2014-05-20 Jerome St-Louisecere/gui/drivers/Win32: (#278) Fixed GetKeyState(...
2014-05-20 Jerome St-Louisecere/gfx/drivers/LFB; samples/guiAndGfx/skinning:MySki...
2014-05-19 Jerome St-Louiscompiler/libec: (#772) error on using wrong class name...
2014-05-19 Jerome St-Louisecere/com/dataTypes: Using prefix instead of cast for...
2014-05-14 Jerome St-Louisecere/gfx/3D/Mesh: Fixed build on OS X Mavericks
2014-05-13 Jerome St-Louisecere; compiler; ide: (#486) Added isNan, isInf, signBi...
2014-05-13 Jerome St-Louisecere/gfx/3D/Matrix: Added OnGetString method for debugging
2014-05-13 Jerome St-Louisecere/com: Added missing hyperbolic trigonometry functions
2014-05-08 Jerome St-Louisecere/3D gfx: Fixed handling 32 bit indices for translu...
2014-05-08 Jerome St-Louisecere/sys/Mutex: Fixed compilation by providing Mutex...
2014-05-08 Jerome St-Louisecere/gui/Window: Fixed deadlock on reload dialog boxes
2014-05-06 Jerome St-Louisecere/X11: Fixed new warnings
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-05-03 Jerome St-Louisecere/com/instance: Fixed alignment for union within...
2014-05-02 Jerome St-Louiscompiler/libec/lexer; expression, ide/debugger: (#67...
2014-04-30 Jerome St-Louisecere/gui/EditBox:Highligting: (#1034, #1073) Fixed...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Disabling special...
2014-04-29 Jerome St-Louisecere/gui/drivers/XInterface: (#850) Fixed re-maximized...
2014-04-28 Jerome St-Louisecere/GlobalAppSettings; ide/IDESettings: Fixed global...
2014-04-27 Jerome St-Louisecere/gfx/drivers/XDisplayDriver: Fixed mistake in...
2014-04-27 Jerome St-Louisecere/gui/EditBox:Syntax Highlighting: Optimization...
2014-04-26 Jerome St-Louisecere/gui/Window: Fixed a leak with FontResources
2014-04-25 Jerome St-Louisecere/gfx/Bitmap; drivers: Fixed leaks introduced by...
2014-04-25 Jerome St-Louisecere/gui/drivers/XInterface: Added stay on top support
2014-04-25 Jerome St-Louisecere/gui/drivers/Win32: Fixed Stay on Top going away...
2014-04-25 Jerome St-Louisecere/gfx/drivers/X: Preventing crashes on null display
next