sdk
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Querying existing hints...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Ignoring ConfigureNotify...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Removed position and...
2014-02-12 Jerome St-Louisecere/gui/drivers/X11Interface: Fixed windows jumping...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Improved setting _NET_WIN...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: (#537) Fixed trailing...
2014-02-12 Jerome St-Louisecere/gui/drivers/XInterface: Calling XSetInputFocus...
2014-02-12 Jerome St-Louisecere/gui/Menu: (#1045) Avoiding menu item selection...
2014-02-12 Jerome St-Louisecere/gui/GuiApplication;X11Interface: Calling ProcessI...
2014-02-12 Jerome St-Louisecere/gui/Window: Clarified comment regarding usage...
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-Louiscompiler/bootstrap: Removed duplicate definition
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-11 Jerome St-Louiside/about: Added a few more pixels wide as the PPA...
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 Jerome St-Louiside/Debugger: Fixed not being able to find debugged...
2014-02-10 Jerome St-Louiside/Debugger: Fixed crash on uninitialized 'char *s...
2014-02-10 Rejean Loyeride; fix failure to open .c object file. add #ifndef...
2014-02-10 Rejean Loyeride;debugger; (#1030) fix new memory leaks.
2014-02-10 Rejean Loyerbuildsystem,ecc,ecp,ecs,ide; (#1055) allow cross-compil...
2014-02-10 Rejean Loyerbuildsystem,ide; (#1036) fix failure to go to added...
2014-02-10 Rejean Loyeride; (#1057) fix import folder file dialog not pointing...
2014-02-10 Rejean Loyeride; (#1037) fix f7/ctrlF7 compilation selecting wrong...
2014-02-10 Rejean Loyeride; (#714) add one line to about box version / copyrig...
2014-02-10 Rejean Loyeride; (#1056) fix buttons overlap on list for post-build...
2014-02-10 Rejean Loyeride; (#1039) add icon for step over skipping breakpoints.
2014-02-09 Jerome St-Louisecere/gui/Window;ListBox: Null safety checks
2014-02-09 Jerome St-Louiside/licensing; documentor/SettingsDialog: clientSize...
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-Louiside/debugger/process: Fixed debugging executables ...
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-Louiside/About: Updated Copyright year to 2014
2014-02-06 Jerome St-Louisdocumentor: (#1061) Linking to template classes and...
2014-02-06 Jerome St-Louisdocumentor: (#1041) Add Back/Forward buttons to Documen...
2014-02-06 Jerome St-Louiscompiler/libec: (#1060) Fixed Debugging method calls...
2014-02-06 Jerome St-Louisecere/com/BuiltInContainer: Fixed [1,2,3].OnGetString
2014-02-06 Jerome St-Louiside/AutoComplete: (#1020) Fixed enum values not popping...
2014-02-06 Jerome St-Louisecere/gui/EditBox: (#1034) Improvements to numeric...
2014-02-06 Jerome St-Louiscompiler/libec: (#1059) Added support for 123.identifier
2014-02-06 Jerome St-Louiscompiler/libec: Fixed declMode issues introduced in...
2014-02-05 Jerome St-Louiscompiler/libec: (#787, #826) Added support for C99...
2014-02-04 Jerome St-Louiscompiler/libec/pass15: (#1022) Fixed unresolved identif...
2014-02-04 Jerome St-Louiscompiler/libec: (#1021) Added support for declarations...
2014-02-04 Jerome St-Louiscompiler/libec: (#1058) Fixed issues preventing PrintLn...
2014-02-04 Jerome St-Louiscompiler/libec/grammar.y: (#1050) Allowing empty array...
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-Louissamples/guiAndGfx/childWindows: Fixed bad resource...
2014-02-03 Jerome St-Louissamples/net/XMLSample: Added sample usage of ProcessCha...
2014-02-03 Jerome St-Louiside/Debugger: strescpy(), struscpy() -- more compact...
2014-02-03 Jerome St-Louisextras/wia.ec: Tweaked to only show scanners for now
2014-02-03 Jerome St-Louisextras/CheckListBox: Minor tweak to public import ...
2014-02-03 Jerome St-Louiseda/sqlite: Removed check on creation of eda_table_fiel...
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 Jerome St-Louiscompiler/libec/grammar.y: Fixed __attribute__ not worki...
2014-02-03 Rejean Loyerecere;Container;Map; fix serialization of strings.
2014-02-03 Rejean Loyerextras;DynamicString; fix DynamicString.ec for static...
2014-02-03 Rejean Loyeride;CodeEditor; (#1015) update margin type/size in...
2014-02-03 Rejean Loyerbuildsystem; (#714) improve version detection to suppor...
2014-02-03 Rejean Loyerbuildsystem;epj2make;ide; (#1035) remove any ECERE_SDK_...
2014-02-03 Rejean Loyereda:gui:FieldDataBox; remove bad check for control...
2014-02-03 Rejean Loyerextras/types/ShortDate; add ShortDate::Today().
2014-02-03 Rejean Loyerextras/types/Currency; support negative numbers in...
2014-02-03 Rejean Loyerecere:gui:DataBox; let EditBox implement readOnly behav...
2014-02-03 Rejean Loyerupdate .gitignore
2014-02-03 Rejean Loyerextras; add stringTools.ec for TrimChars, TrimCharsCopy...
2014-02-03 Rejean Loyereda:gui:CheckBool; keep current value in CheckBool...
2014-02-03 Rejean Loyereda; report system; add paper format option. add custom...
2013-11-20 Rejean Loyerecere:gui:controls:DataBox,DropBox,DateDropBox;::Notify...
next