sdk
2013-01-30 Jerome St-Louisi18n: Updated localization templates 0.44.03
2013-01-30 Jerome St-Louisecere/compiler/ide: Fixed more buffer overflows by...
2013-01-30 Jerome St-Louiscompiler/libec: Fixed a uninitialized variable Valgrind...
2013-01-30 Jerome St-Louisecere/gui/FileDialog; sys/File: Further fixes for condi...
2013-01-29 jeromeecere/gui/XInterface: Fixed check for closing Joystick...
2013-01-29 jeromeecere/gfx/Surface: Fixed a Valgrind complaint about...
2013-01-27 Jerome St-LouisUpdated NEWS to reflect 0.44.03 release
2013-01-27 Jerome St-LouisRemoved junk file.
2013-01-27 Rejean Loyerextras; timeTools.ec details.
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2013-01-27 Rejean Loyerecere:gui:controls:EditBox: fixed CTRL+X without a...
2013-01-27 Jerome St-LouisInstall: Fix to reflect libec0->libecc0 package name...
2013-01-27 Jerome St-LouisInstall: Installing libec directly under /usr/lib/ec/
2013-01-27 Jerome St-Louisi18n: Translation templates update
2013-01-27 Jerome St-Louiside/CodeEditor: Fixed overriding of virtual methods
2013-01-27 Jerome St-Louisecere/gui/ColorDropBox: Fixed missing color
2013-01-24 Jerome St-Louisecere/gfx/fonts: Fixed wrong kerning when using the...
2013-01-16 Jerome St-Louisextras: Updated Ecere License in extras/res/licenses...
2013-01-16 Jerome St-Louisextras/licenses: Added license for CrystalIcons project
2013-01-16 Jerome St-Louiside: Fixed default display driver on OS X
2013-01-16 Jerome St-Louisdefault.cf: Fixed freetype2 includes on FreeBSD
2013-01-16 Jerome St-Louisextras/wia: Fixed bad #undef directives
2013-01-16 Jerome St-Louisecere/net: Fixed warnings and minor code tweaks
2013-01-16 Jerome St-Louiscompiler/libec: Marking all structs with gcc_struct...
2013-01-16 Jerome St-Louiscompiler/libec: Fix for debug line numbers in generated...
2013-01-10 Jerome St-Louisextras/CheckListBox: Further tweaks to get notification...
2013-01-06 Jerome St-Louiside/Project: Fixed active toolbar after creating new...
2013-01-06 Jerome St-Louisecere: Further fixes for compiling on OS X
2013-01-06 Jerome St-Louisecere/vanilla: Fixed Vanilla Makefile on OS X which...
2012-12-20 Jerome St-Louisextras/CheckListBox: Further tweaks for proper NotifyCh...
2012-12-19 Jerome St-Louisextras/CheckListBox: Fixes for property NotifyChanged...
2012-12-14 Jerome St-Louiside/Project: Fixed buffer overflows using DynamicString...
2012-12-10 Jerome St-Louisecere/gfx/png: Added support for 2 channels PNG
2012-12-08 Jerome St-Louiside/Project: Improved linker options support
2012-12-07 Rejean Loyerbuildsystem,epj2make,ide; fixed broken linker options...
2012-11-30 Jerome St-Louisecere/skin: Fix to last temp Android skin tweak
2012-11-30 Jerome St-Louisecere: Temporary skin tweaks to run on hi-resolution...
2012-11-30 Jerome St-Louisecere/Window: Fix for crash on Android dragging mouse...
2012-11-28 Jerome St-Louisextras/XMLParser: Fixed handling of <!DOCTYPE> tag
2012-11-26 Jerome St-Louisecere/instance: Fixed issue with template virtual metho...
2012-11-26 Jerome St-Louisecere/XInterface (OS X): Fixed issue with stay on top...
2012-11-26 Jerome St-Louissdk/install: Installing man pages on OS X
2012-11-26 Jerome St-Louiside/Debugger: Improved support for GDB 6.3 on OS X
2012-11-26 Jerome St-Louisecere: Vanilla project and makefile fixes for OS X
2012-11-25 Jerome St-Louisecere/com: Fixed module initialization
2012-11-24 Jerome St-Louiside/PictureEdit: Avoid crashes on zooming on an image...
2012-11-24 Jerome St-Louisecere/net/HTTPFile: Fixed Chunked transfer encoding
2012-11-24 Jerome St-Louiside/debugger: Fixed GDB communication losing breakpoint...
2012-11-23 Jerome St-Louiside/CodeEditor: Fixed buffer overflow
2012-11-23 Rejean Loyeride; find in files; fixed -1 matches found messages.
2012-11-23 Rejean Loyeride; find in files; added temporary solution to skip...
2012-11-23 Rejean Loyeride; fixed ide doesn't open files by http on command...
2012-11-23 Rejean Loyeride; added active configuration and active compiler...
2012-11-23 Rejean Loyeride; find / replace in files; fixed results have mixed...
2012-11-23 Rejean Loyeride; replace in files; fixed replacing with nothing...
2012-11-23 Rejean Loyeride; added Debug Precompile, Debug Compile and Debug...
2012-11-22 Rejean Loyeride; support for multiple selection when compiling...
2012-11-22 Rejean Loyeride; added support for compiling whole folders. improve...
2012-11-21 Jerome St-Louiside/Project: Improved platform exclusion code
2012-11-21 Rejean Loyertarball;compiler/libec/Makefile; fixed makefile missing...
2012-11-21 Rejean Loyerepj2make; fixed getch warning when compiling Debug...
2012-11-21 Rejean Loyeride; added support for -n / --just-print / --dry-run...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-21 Rejean Loyeride;build output parsing; fixed ar command matching...
2012-11-21 Rejean Loyerextras:types:DynamicString; fixed String conversion...
2012-11-20 Jerome St-Louiscompiler/bootstrap: Updated the bootstrap to reflect...
2012-11-20 Jerome St-Louisecere/OpenGL/GLX: Compilation fixes and completion...
2012-11-20 Jerome St-Louisecere/OpenGL Display Driver: Creating a dummy window...
2012-11-20 Jerome St-Louisecere/PathBox: Fixed OnBrowsedDir methods not being...
2012-11-19 Rejean Loyerbuildsystem,epj2make,ide; makefile generation; added...
2012-11-19 Jerome St-Louisecere/OpenGL / OS X: Temporary tweaks to get GLX workin...
2012-11-19 Jerome St-Louiscompiler/libec/lexer: Solved issue where isatty was...
2012-11-19 Jerome St-Louisear: Inheriting from Application instead of GuiApplication
2012-11-19 Jerome St-Louisecere/GuiApplication: Fixed unlocking mutex when it...
2012-11-19 Jerome St-Louisecere/gui/FileDialog: Reordered if condition to avoid UMR
2012-11-19 Jerome St-Louisecere/com: Solved class registration ordering issues
2012-11-17 Jeromeecere/Semaphore: Fixed compilation error on Linux
2012-11-17 Jerome St-Louissdk: Added vendor.yml
2012-11-17 Jerome St-Louisecere/Semaphore,OpenGL: Added OSX includes; Enabled...
2012-11-17 Jerome St-Louisecere/OS X: Proper OS X Semaphore support
2012-11-17 Jerome St-Louiscompiler/libec: Fixed bad overlapping strcpy
2012-11-16 Jerome St-Louissdk/OS X: Updated build instructions in configure,...
2012-11-16 Jerome St-Louisecere/OS X: Tweaks to get the SDK building for OS X...
2012-11-16 Jerome St-Louisecere/Makefile.vanilla: Updated
2012-11-16 Jerome St-Louisecere/OS X Support: After all put enabled OpenGLDisplay...
2012-11-16 Jerome St-Louiside/Project: Fixed Apple exclusions not working on...
2012-11-16 Jerome St-Louiside/Project: Fixed and simplified platform exclusion...
2012-11-15 Jerome St-Louisecere/OpenGL ES: Line stipple support for 2D lines...
2012-11-15 Jerome St-Louisecere/gfx/OpenGL: Added 3D Support to OpenGL ES
2012-11-15 Jerome St-Louissamples/Blokus: Support for flipping pieces through...
2012-11-15 Jerome St-Louisecere/Android: Improved KeyEvents support
2012-11-14 Jerome St-Louisecere/Android: Initial support for key events (for...
2012-11-14 Jerome St-Louisecere/gui/Stacker: Reverted 54837236cb21b62de68b726b0a1...
2012-11-14 Jerome St-Louisecere/gfx/OpenGLDisplayDriver: Fixed Display::Resize...
2012-11-14 Jerome St-Louisecere/LFBDisplayDriver (fonts): Fixed font transform...
2012-11-14 Jerome St-Louisecere/gui/AndroidInterface: Fixed issues running Blokus...
2012-11-14 Jerome St-Louissdk/FreeBSD: Enabled /usr/local/lib and /usr/local...
2012-11-14 Jerome St-Louissdk: Tweaks to build on FreeBSD
2012-11-08 Jerome St-Louissdk;ecere: Tweaks for Debian Multi-Arch support 0.44.02
next