ecere/gui/Window: Prevent uninitialized values if base Window methods not overridden...
[sdk] / ear /
2016-08-04 Jerome St-Louisi18n: Updated templates
2016-07-28 Jerome St-Louisear: (#1077) Fixed issue on using 'f' option with a...
2016-07-28 Rejean Loyercrossplatform.mk: add cygwin detection for disabling...
2016-07-28 Rejean Loyerbuildsystem,makefiles,tarball: improve distclean target...
2016-07-28 Rejean Loyertarball,Makefiles: add empty recipe rules for makefiles...
2016-07-28 Rejean Loyertarball,crossplatform.mk: improve cross-platform shell...
2016-07-28 Jerome St-Louisear: Adding emear for Emscripten
2016-07-03 Rejean Loyertarball,Makefiles; uniform use of _CF_DIR when importin...
2016-01-09 Jerome St-Louisear/extract/Makefile: Setting time stamp of extract...
2015-12-22 Rejean Loyerbuildsystem; makefiles; tarball: always use ifeq/ifneq...
2014-08-01 penghaijiechange V into (V)
2014-07-12 Jerome St-Louisdeps: zlib-1.2.3 -> 1.2.8; libpng-1.4.0 -> 1.6.12
2014-07-07 Jerome St-Louisi18n: Updated templates
2014-07-06 Jerome St-Louisear/extract; extras; samples: Fixes
2014-05-29 Jerome St-Louissdk: const correctness
2014-05-04 Jerome St-Louiscompiler/libec: (#402, #772) Improved reporting syntax...
2014-03-21 Jerome St-Louisi18n: (#858) Handling localization for libraries within...
2014-03-19 Jerome St-Louisi18n: (#858) Fixed directory layout to really match...
2014-03-19 Jerome St-Louisi18n: Update
2014-03-19 Jerome St-Louisi18n: (#858) Matching Launchpad translations layout
2014-03-06 Jerome St-Louisear; ide/Project: Now compressing 64 bit Windows execut...
2014-02-20 Jerome St-Louisi18n: Synced and added new translations from Launchpad
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-08-09 Rejean Loyerproject files for; ecc, ecp, ecs, ec, documentor, ear...
2013-08-08 Jerome St-Louiside; ear/extract: (#937) Not calling UPX for 64 bit...
2013-06-13 Rejean Loyerecere, ide; Instance_COM_Initialize, Tokenize, _DualPip...
2013-04-22 rofl0rmake it possible to build in verbose mode using make V=1
2013-03-06 Jerome St-LouisMakefiles: Force building 32 or 64 bit by setting ARCH...
2013-02-20 Jerome St-Louissdk: Fixed projects output directories, config/platform...
2013-02-17 Jerome St-Louiscompiler/bootstrap: Reverted to using 'uintptr' for...
2013-02-16 Jerome St-LouisMakefiles/ide: Added $(FORCE_32_BIT) to ecs calls
2013-02-16 Jerome St-Louiside/sdk: Fixed forcing bit depth option not invoked...
2013-01-27 Rejean Loyermisc; correct execute permissions for various files.
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; added cleantarget...
2012-11-21 Rejean Loyerbuildsystem,epj2make,ide,tarball; fixed EARFLAGS aw...
2012-11-19 Jerome St-Louisear: Inheriting from Application instead of GuiApplication
2012-11-07 Rejean Loyertarball; synced all makefiles with generated makefiles...
2012-11-07 Jerome St-Louissdk/Build System: Synced up latest changes to makefiles
2012-11-07 Jerome St-Louissdk/Build System: Took out extra inclusion of LDFLAGS...
2012-11-07 Jerome St-Louissdk/ide: Fixed Makefiles not passing keeping LDFLAGS...
2012-11-07 Jerome St-Louissdk/Build System: Improved the bootstrap Makefiles
2012-11-06 Jerome St-Louissdk/Build System: Added support for cross-compiling...
2012-11-05 Jerome St-Louissdk/Build System: Took out erroneous/superfluous stuff...
2012-11-05 Jerome St-Louissdk/Build System: Solved the $(CPP) space issues
2012-11-05 Jerome St-Louisbuild system: Fixed CCACHE/DISTCC/SYSROOT space issues
2012-11-05 Jerome St-Louissdk/build system: Took out bad ifdef that was breaking...
2012-11-05 Jerome St-Louisear/extract: Put back missing gdi32 library link
2012-11-05 Jerome St-Louissdk tarball/Windows: Fixed build by removing call to...
2012-11-05 Rejean Loyerbuildsystem,epj2make,ide,tarball; misc improvements...
2012-10-26 Rejean Loyermisc; modified all project (.epj) files to have the...
2012-10-24 Jerome St-Louiside/Makefiles: Updated tarball makefiles to use FORCE_3...
2012-10-24 Rejean Loyerbuildsystem,ide,epj2make; sorted out platform variables...
2012-08-16 Jerome St-LouisMakefiles: Tweaks for Debian
2012-07-11 Jerome St-Louiscompiler/i18n: Modified .bowl/.pot generation to always...
2012-03-13 Jerome St-Louisear;ecere/EARArchive: Fix for reporting errors when...
2012-03-08 Jerome St-Louisear: Fix for crash displaying files times with LANGUAGE...
2012-02-22 Rejean Loyeride: makefile generation and makefiles: added NOSTRIP...
2012-02-21 Jerome St-Louisear/i18n: Fixed last commit Makefiles & project
2012-02-21 Juan SanchezUpdated completed Spanish translation
2012-02-20 Jerome St-Louisi18n: Added header to .pot files for Launchpad
2012-02-20 Jerome St-Louisi18n: Moved .pot files into locale/, added them to...
2012-02-19 Jerome St-Louisear/extract/i18n: Missed extract locale in last commit
2012-02-19 Jerome St-Louisi18n: ear, epj2make, (self)extract
2012-02-18 Jerome St-Louisi18n: ide, ecere, documentor: New strings, Chinese
2012-02-13 Jean-Francois Bilodeauecere:gui/gfx:drivers/cocoa: Partial native Cocoa drive...
2011-10-18 Rejean Loyermakefiles: single file per line for all file lists...
2011-10-03 Jerome St-Louisecere: Fixed up i18n Support; Started Chinese translati...
2011-09-07 Jerome St-Louisear/extract: Forgot to update the extra Makefile in...
2011-09-07 Jerome St-LouisAdded staticLink sample; Renamed disguised .bmp Vanilla...
2011-08-25 Rejean Loyermakefiles: made changes to order only dependencies...
2011-08-18 Rejean Loyerbuild system / makefiles / ide: added support for ccach...
2011-05-15 Jerome St-LouisInitial git commit -- Transition from CodeGuard repository