ecere/gui/drivers/XInterface: Fixed requesting frame extents on null window
[sdk] / ecere /
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Fixed requesting frame...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Fixed X11Time/Time mixup...
2014-02-12 Jerome St-Louisecere/gui/Window (X11): Fixed cursor selection with...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Fixed SetMouseRange confi...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Fixed X errors caused...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Added missing return...
2014-02-10 Jerome St-Louisecere/gfx/GDI: (#537) Fixed trailing issue (e.g. on...
2014-02-10 Jerome St-Louisecere/Semaphore; ide/Debugger: aborting a GDB -exec...
2014-02-10 Rejean Loyeride; fix failure to open .c object file. add #ifndef...
2014-02-09 Jerome St-Louisecere/gui/Window;ListBox: Null safety checks
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed non-resizable windo...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Always setting minimum...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixes to avoid window...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Refocusing on KeyPress...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterace: s/tabs/spaces
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Centralized function...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Enabling detecting state...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Improve on initial positi...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Improved handling (un...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Break the anchors upon...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Fixed out of sync button...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Moved frame extents reque...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Still calling _NET_WM_STA...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Activation fixes for...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Moved _NET_FRAME_EXTENTS...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Setting more WM_NORMAL_HI...
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Hiding X errors in Debug
2014-02-09 Jerome St-Louisecere/gui/drivers/XInterface: Checking _NET_SUPPORTED...
2014-02-08 Jerome St-Louisecere/src/gui/XInterface: (#678) System cursors support...
2014-02-07 Jerome St-Louisecere/gui/drivers/XInterface: Added min/maxClientSize...
2014-02-07 Jerome St-Louiscompiler/libec; ide/debugger: 64 bit fixes; ecere/com...
2014-02-07 Jerome St-Louisdocumentor; compiler/libec; ecere/com/instance: Fixes...
2014-02-06 Jerome St-Louisecere/gui/NCursesInterface;gfx/NCursesDisplayDriver...
2014-02-06 Jerome St-Louisecere/com/BuiltInContainer: Fixed [1,2,3].OnGetString
2014-02-06 Jerome St-Louisecere/gui/EditBox: (#1034) Improvements to numeric...
2014-02-05 Jerome St-Louiscompiler/libec: (#787, #826) Added support for C99...
2014-02-04 Jerome St-Louisecere/gfx/LFBDisplayDriver: Fixed FreeType ttunpat...
2014-02-03 Jerome St-Louisecere/ecere.epj: Excluding SSL from Android build
2014-02-03 Jerome St-Louisecere/gui/drivers/Win32Interface: Fixed bug querying...
2014-02-03 Jerome St-Louisecere/com/instance: Fixes to cross-compile from 64...
2014-02-03 Jerome St-Louisecere/gui/drivers/AndroidInterface: Fixed screen rotation
2014-02-03 Jerome St-Louisecere/gui/drivers/AndroidInterface: Fixed AndroidAppGlu...
2014-02-03 Jerome St-Louisecere/net/HTTPFile: Fixes
2014-02-03 Jerome St-Louisecere/gfx/Bitmap: Fixed crashes on grayed out bitmaps
2014-02-03 Rejean Loyerecere;Container;Map; fix serialization of strings.
2014-02-03 Rejean Loyerecere:gui:DataBox; let EditBox implement readOnly behav...
2014-02-03 Rejean Loyereda; report system; add paper format option. add custom...
2013-11-20 Rejean Loyerecere:gui:controls:DataBox,DropBox,DateDropBox;::Notify...
2013-11-20 Rejean Loyerecere:gui:controls:DataBox,DropBox,PathBox; improve...
2013-11-20 Rejean Loyerecere:sys:DateTime; add Date conversion property to...
2013-11-11 Rejean Loyerecere;gui;controls;Label; fix activation of disabled...
2013-11-11 Rejean Loyerecere;gui;controls;DataBox; add support for autosize...
2013-11-05 Jerome St-Louisecere/com/String: Fixed bad memory reads in PathCat...
2013-10-30 Rejean Loyerecere;gui;controls;EditBox; (#605) show trailing space...
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-10-29 Jerome St-Louisecere/gui/EditBox: Fixed yet another glitch in the...
2013-10-22 Jerome St-Louisecere/gui/EditBox: Fixed extraneous updates on repositi...
2013-10-22 Jerome St-Louisecere/gui/EditBox: Patch to avoid endless loop with...
2013-10-22 Jerome St-Louisecere/bitmaps/gif: Work around for stdbool.h issue...
2013-10-22 Jerome St-Louisecere/gui/EditBox: (#1032) Fixed omission in previous...
2013-10-19 Jerome St-Louisecere/controls/EditBox: (#1032) Fixed syntax Highlighti...
2013-10-19 Jerome St-Louisecere/gfx/pcx: Fixed crashes guessing images as PCX
2013-10-19 Jerome St-Louisecere/gfx/Bitmap: Fixed loading from file at current...
2013-10-16 Jerome St-Louisecere/sys/Condition: Added public members
2013-10-16 Jerome St-Louisecere/sys/Condition: Made Condition class public
2013-10-09 Jerome St-Louisecere/net/Socket: Fixed mising return statement
2013-10-09 Jerome St-Louisecere/gui: (#1019) Fixed broken parenting of system...
2013-10-09 Jerome St-Louisecere/gui/ScrollBar: (#1023) Fixed broken thumb draggin...
2013-10-09 Rejean Loyerecere; fixed wsms config to exclude SSLSocket.ec.
2013-10-09 Rejean Loyerecere/controls/EditBox; (#1017) fixed autosize with...
2013-10-08 Rejean Loyerecere/controls/Listbox;ide; (#998) tweaked to exit...
2013-10-08 Rejean Loyerecere/controls/ListBox; fixed annoying lack of edge...
2013-10-08 Rejean Loyeride;debugger; (#1014) fixed confusion with the expressi...
2013-10-01 Jerome St-Louisecere/net/Socket, HTTPFile: (~#997) More HTTPFile hangi...
2013-09-30 Jerome St-Louisecere/com: Tweaked MemoryGuard checks for freed memory...
2013-09-30 Rejean Loyeride;findInFiles; (~#1000) Partial fix for Out of bounds...
2013-09-30 Jerome St-Louisecere/net/HTTPFile; extras: Added https support; Promot...
2013-09-30 Jerome St-Louisecere/com/unicode: ISO8859_1toUTF8() -- Treating 150...
2013-09-30 Jerome St-Louisecere/net/HTTPFile: (#997) Multiple fixes and improvements
2013-09-30 Jerome St-Louisecere/com/BTNode: Serialize/Deserialize as BinaryTree...
2013-09-30 Jerome St-Louisecere/gui/Window: Not activating on hotKey if window...
2013-09-30 Jerome St-Louisecere/gui/Window: Avoiding a call to OnMouseLeave(...
2013-09-30 Jerome St-Louisgui/Button: Default width/height based on bitmap when...
2013-09-30 Jerome St-Louisgui/EditBox: Let multi-line only keys flow to parent...
2013-09-30 Jerome St-Louisgfx/bitmaps/PNG: Fixed loading certain PNG types; Fixed...
2013-09-30 Jerome St-Louisnet/Socket: (~#997) Fixed signed/unsigned comparison...
2013-09-30 Jerome St-Louisecere/sys/File (Windows): Improved drives listing code
2013-09-30 Jerome St-Louisecere/File: Fixed 64 bit support of File://
2013-09-30 Jerome St-Louiscompiler/libec; samples/openrider: (#839, #840) Fixed...
2013-09-30 Jerome St-Louiscompiler/libec: (#1011) Fixed wrong handling of 'this...
2013-09-30 Jerome St-Louisecere/com: (#1010) Fixed bad reference level of uintptr...
2013-09-30 Jerome St-Louisecere/com: (#1006) Fixed crash on freeing module import...
2013-09-28 Rejean Loyerecere;Listbox/ide;watches; (#998) handle clipboard...
2013-09-24 Rejean Loyeride;debugger; (#1004) tweaked initial step over to...
2013-09-18 Rejean LoyerXInterface; removed extra parenthesis.
2013-09-10 Jerome St-Louisecere/gui/drivers/X11: (#700) Time out on _NET_REQUEST_...
2013-09-10 Jerome St-Louisecere/gui/drivers/X11: (#850,#700,#795) Improved X11...
2013-08-30 Jerome St-Louisecere/gfx/drivers/OpenGL: (#715) Using non power of...
2013-08-30 Jerome St-Louisecere/gfx/PNGFormat: (#960) Fixed crash on palette PNG
2013-08-30 Jerome St-Louisbuildsystem, ide, ecere, ecs; (#906) added runtime...
next