sdk
7 years agoecere/gfx/newFonts: Excluding from ECERE_ONEDRIVER configurations newFonts
Jerome St-Louis [Thu, 4 Aug 2016 00:30:43 +0000 (20:30 -0400)]
ecere/gfx/newFonts: Excluding from ECERE_ONEDRIVER configurations

7 years agoecere/gfx/newFonts: Tweaks to build on OS X
Jerome St-Louis [Wed, 3 Aug 2016 04:20:12 +0000 (00:20 -0400)]
ecere/gfx/newFonts: Tweaks to build on OS X

7 years agoecere/gfx/newFonts: Fixed to work with meta shader
Jerome St-Louis [Thu, 28 Jul 2016 21:27:03 +0000 (17:27 -0400)]
ecere/gfx/newFonts: Fixed to work with meta shader

7 years agoecere/gfx/newFonts: Updating to use "gl123es.h" header and added missing namespaces
Jerome St-Louis [Fri, 15 Jul 2016 05:06:10 +0000 (01:06 -0400)]
ecere/gfx/newFonts: Updating to use "gl123es.h" header and added missing namespaces

7 years agoecere/gfx/newFonts: Runtime switching of shaders/ffp
Jerome St-Louis [Wed, 6 Jul 2016 09:34:58 +0000 (05:34 -0400)]
ecere/gfx/newFonts: Runtime switching of shaders/ffp
ecere/gfx/newFonts/DrawManager: Simplified and unified Shaders/FFP
- Making use of default vertex shader for now
- Moved image list from FontRenderer to DrawManager to avoid flush render while defining images
- Making use of glBufferSubData

7 years agoecere/gfx/newFonts: Android Support
Jerome St-Louis [Tue, 28 Jun 2016 00:45:44 +0000 (20:45 -0400)]
ecere/gfx/newFonts: Android Support
- Replacing glMapBuffer()
- Replacing texture re-packing
- Added __LP64__ define checks

7 years agoecere/gfx/newFonts: Fixes to build for Android
Jerome St-Louis [Thu, 23 Jun 2016 18:44:04 +0000 (14:44 -0400)]
ecere/gfx/newFonts: Fixes to build for Android

7 years agoecere/gfx/newFonts/DrawManager: Calling end() on destruction
Jerome St-Louis [Mon, 2 May 2016 15:27:22 +0000 (11:27 -0400)]
ecere/gfx/newFonts/DrawManager: Calling end() on destruction

7 years agoecere/gfx/newFonts: Initial integration of new fonts system with FontResource
Jerome St-Louis [Thu, 28 Apr 2016 20:17:20 +0000 (16:17 -0400)]
ecere/gfx/newFonts: Initial integration of new fonts system with FontResource
- DisplaySystem::LoadResourceFM() can now be passed a FontManager to load font as FontManager font as well
- FontRenderer: Added a flushImages() before expanding image list
- FontManager: Added missing onAtlasFull() implementation to flush and reset
- FontManager: setOutline() now takes 2 parameters: size and fade
- FontManager::getFont() taking a FontResource
- FontManager: Also took out unused blur code
- Added DrawManager::finish() to address internal flushImages() popping states before the end

7 years agoecere/gfx/newFonts: Supporting 2 pass outlines for other cases
Jerome St-Louis [Mon, 25 Apr 2016 11:46:22 +0000 (07:46 -0400)]
ecere/gfx/newFonts: Supporting 2 pass outlines for other cases

7 years agoecere/gfx/newFonts: Support for 2-passes outlines without shaders
Jerome St-Louis [Mon, 25 Apr 2016 03:33:33 +0000 (23:33 -0400)]
ecere/gfx/newFonts: Support for 2-passes outlines without shaders

7 years agoecere/gfx/newFonts/cpuconfig.h: Fixed 32 bit INTPTR_SIZE and POINTER_SIZE definitions
Jerome St-Louis [Tue, 19 Apr 2016 10:13:34 +0000 (06:13 -0400)]
ecere/gfx/newFonts/cpuconfig.h: Fixed 32 bit INTPTR_SIZE and POINTER_SIZE definitions

7 years agoecere/gfx/newFonts: cpuconfig.h 'long' fixes
Jerome St-Louis [Wed, 6 Apr 2016 14:24:20 +0000 (10:24 -0400)]
ecere/gfx/newFonts: cpuconfig.h 'long' fixes

7 years agoecere/gfx/OpenGL: Shading and new fonts fixes for rendering offscreen; _GLES compilation
Jerome St-Louis [Sun, 17 Apr 2016 03:41:21 +0000 (23:41 -0400)]
ecere/gfx/OpenGL: Shading and new fonts fixes for rendering offscreen; _GLES compilation

7 years agoecere/gfx/newFonts: Standardized on _GLES for ES 1.1 and _GLES2 for ES 2.0
Jerome St-Louis [Fri, 1 Apr 2016 22:10:47 +0000 (18:10 -0400)]
ecere/gfx/newFonts: Standardized on _GLES for ES 1.1 and _GLES2 for ES 2.0

7 years agoecere/gfx/NewFonts: Emscripten fixes
Jerome St-Louis [Thu, 24 Mar 2016 00:19:18 +0000 (20:19 -0400)]
ecere/gfx/NewFonts: Emscripten fixes

7 years agoecere/gfx/newFonts: Further tweaks for Emscripten
Jerome St-Louis [Fri, 11 Mar 2016 20:42:54 +0000 (05:42 +0900)]
ecere/gfx/newFonts: Further tweaks for Emscripten

7 years agoecere/gfx/newFonts: Fixes to build with Emscripten
Jerome St-Louis [Thu, 10 Mar 2016 16:41:01 +0000 (11:41 -0500)]
ecere/gfx/newFonts: Fixes to build with Emscripten

7 years agoecere/gfx/newFonts/DrawManager: Fixes for FFP GL support
Jerome St-Louis [Mon, 29 Feb 2016 05:31:00 +0000 (00:31 -0500)]
ecere/gfx/newFonts/DrawManager: Fixes for FFP GL support
- Matrix was not being set
- Avoid querying current program
- Using GL_ALPHA rather than GL_RED

7 years agoecere/gfx/newFonts: Warning Fixes
Jerome St-Louis [Thu, 4 Feb 2016 20:53:11 +0000 (15:53 -0500)]
ecere/gfx/newFonts: Warning Fixes

7 years agoecere/gfx/newFonts/DrawManager: rotation normfactor tweak
Jerome St-Louis [Wed, 3 Feb 2016 05:51:48 +0000 (00:51 -0500)]
ecere/gfx/newFonts/DrawManager: rotation normfactor tweak

7 years agoecere/gfx/newFonts/fmFontManager: Fixed warnings
Jerome St-Louis [Fri, 22 Jan 2016 21:44:29 +0000 (06:44 +0900)]
ecere/gfx/newFonts/fmFontManager: Fixed warnings

7 years agoecere/gfx/newFonts/drawManager: Avoiding crashes on VBO not available
Jerome St-Louis [Sat, 16 Jan 2016 08:18:01 +0000 (03:18 -0500)]
ecere/gfx/newFonts/drawManager: Avoiding crashes on VBO not available

7 years agoecere/gfx/newFonts/drawManager: public prehistoricOpenGL flag
Jerome St-Louis [Sat, 16 Jan 2016 07:48:13 +0000 (02:48 -0500)]
ecere/gfx/newFonts/drawManager: public prehistoricOpenGL flag

7 years agoecere/gfx/newFonts/cpuconfig: Handling 32 bit
Jerome St-Louis [Sat, 16 Jan 2016 06:01:49 +0000 (01:01 -0500)]
ecere/gfx/newFonts/cpuconfig: Handling 32 bit

7 years agoecere/gfx/newFonts: Renaming 'fontManager' to solve conflict with JDK
Jerome St-Louis [Sun, 10 Jan 2016 00:16:44 +0000 (19:16 -0500)]
ecere/gfx/newFonts: Renaming 'fontManager' to solve conflict with JDK
- This prevents error messages saying 'jvm.dll' is missing while building
  as the compiler was attempting to load the JDK's fontmanager.dll

7 years agoecere/Makefile: Added newFonts files to allow building from tarball
Jerome St-Louis [Tue, 5 Jan 2016 03:26:10 +0000 (22:26 -0500)]
ecere/Makefile: Added newFonts files to allow building from tarball
- ecere/gfx/newFonts: Resolved conflict with VerticalAlignment in HTMLView

7 years agoecere/gfx/newFonts: Fixed warnings compiling in 32 bit
Jerome St-Louis [Wed, 2 Dec 2015 22:07:01 +0000 (17:07 -0500)]
ecere/gfx/newFonts: Fixed warnings compiling in 32 bit

7 years agoecere/gfx/NewFonts: Outline color support
Alexis Naveros [Wed, 25 Nov 2015 15:59:13 +0000 (10:59 -0500)]
ecere/gfx/NewFonts: Outline color support

7 years agoecere/gfx/newFonts: Bug fix: Vertex/texcoord GL type should be GL_SHORT, not GL_UNSIG...
Alexis Naveros [Wed, 25 Nov 2015 14:56:13 +0000 (09:56 -0500)]
ecere/gfx/newFonts: Bug fix: Vertex/texcoord GL type should be GL_SHORT, not GL_UNSIGNED_SHORT, caused unwanted clipping near viewport edges

7 years agoecere/gfx/NewFonts: Hash Table Utilities
Alexis Naveros [Wed, 25 Nov 2015 06:01:50 +0000 (01:01 -0500)]
ecere/gfx/NewFonts: Hash Table Utilities

7 years agoecere/gfx/NewFonts: Font outline support
Alexis Naveros [Tue, 24 Nov 2015 11:13:57 +0000 (06:13 -0500)]
ecere/gfx/NewFonts: Font outline support

7 years agoecere/gfx/FewFonts/DrawManager;FontManager: Fixed allocator mixups
Jerome St-Louis [Tue, 24 Nov 2015 07:26:07 +0000 (02:26 -0500)]
ecere/gfx/FewFonts/DrawManager;FontManager: Fixed allocator mixups

7 years agoecere/gfx/NewFonts/FontManager: Exporting alignment flags
Jerome St-Louis [Mon, 23 Nov 2015 22:33:16 +0000 (17:33 -0500)]
ecere/gfx/NewFonts/FontManager: Exporting alignment flags
- cc.c: ccAbs64() 64 bit mask

7 years agoecere/gfx/newFonts: DrawManager/FontRenderer Tweaks
Jerome St-Louis [Sun, 22 Nov 2015 10:28:11 +0000 (05:28 -0500)]
ecere/gfx/newFonts: DrawManager/FontRenderer Tweaks
- Fixed compiling with SHADERS defined
- Fixed active shader being changed on init()
- Fixed glPopAttrib() not happening with no images to flush

7 years agoecere/gfx/newFonts: Initial eC port of font engine by Alexis Naveros
Alexis Naveros [Sat, 21 Nov 2015 09:07:11 +0000 (04:07 -0500)]
ecere/gfx/newFonts: Initial eC port of font engine by Alexis Naveros
- Includes FontManager, DrawManager, TextureManager, FontRenderer and AtlasBuilder
- Also includes Common Code and Memory Manager (still in C)
- Will be integrated into our existing font engine
   ( Font look up with FontConfig / Windows Registry, Font substitution, Script shaping with HarfBuzz, etc.)
- Will also need to be integrated into our graphics API-agnostic Display system for our next generation graphics engine

7 years agoEDA/SQLite: Collation comparison optimization
Jerome St-Louis [Wed, 9 Dec 2015 23:20:00 +0000 (18:20 -0500)]
EDA/SQLite: Collation comparison optimization
- Using a static buffer (watch out for EDASQLite/threads usage)

7 years agoecere/com/Map: Fixed unserializing Maps with struct Key/Value
Jerome St-Louis [Wed, 2 Nov 2016 16:18:49 +0000 (12:18 -0400)]
ecere/com/Map: Fixed unserializing Maps with struct Key/Value

7 years agoecere/sys/JSON: Adding a new line after <br>
Jerome St-Louis [Sat, 22 Oct 2016 18:41:16 +0000 (14:41 -0400)]
ecere/sys/JSON: Adding a new line after <br>
- Avoiding unwanted differences in docs from how they were imported

7 years agocompiler/libec/pass15: Fixed broken watches on Array::array
Jerome St-Louis [Sat, 22 Oct 2016 18:27:20 +0000 (14:27 -0400)]
compiler/libec/pass15: Fixed broken watches on Array::array
- Had been broken by e8319626af9d771518f5c43870eecceb26027fb1

7 years agoide: Fixed crashes with Quick Project
Jerome St-Louis [Sat, 22 Oct 2016 18:04:42 +0000 (14:04 -0400)]
ide: Fixed crashes with Quick Project
- Was missing call to Workspace::Init()

7 years ago.travis.yml: Attempt to fix openssl issues on osx
Jerome St-Louis [Sat, 22 Oct 2016 15:20:48 +0000 (11:20 -0400)]
.travis.yml: Attempt to fix openssl issues on osx

7 years agoextras/Regex: Making regex property const
Jerome St-Louis [Sat, 22 Oct 2016 15:01:15 +0000 (11:01 -0400)]
extras/Regex: Making regex property const

7 years agoecere/gfx/Surface: Fixed PaletteGradient() ignoring alpha
Jerome St-Louis [Sat, 22 Oct 2016 15:00:48 +0000 (11:00 -0400)]
ecere/gfx/Surface: Fixed PaletteGradient() ignoring alpha

7 years agoecere/containers/Array: Fixed quick sort issues on Emscripten
Jerome St-Louis [Wed, 12 Oct 2016 16:18:19 +0000 (12:18 -0400)]
ecere/containers/Array: Fixed quick sort issues on Emscripten

7 years agoinstaller: Fixed extra bin/bin path
Jerome St-Louis [Sat, 22 Oct 2016 14:53:40 +0000 (10:53 -0400)]
installer: Fixed extra bin/bin path
- Was being caused by audio/audio32 additional components

7 years ago.travis.yml: Prevent Travis failure notice on OSX
Jerome St-Louis [Sat, 22 Oct 2016 14:31:02 +0000 (10:31 -0400)]
.travis.yml: Prevent Travis failure notice on OSX
- Also attempt to install openssl with brew

7 years agoecere/sys/DualPipe: (UNIX) Calling waitpid() in destructor
Jerome St-Louis [Sat, 22 Oct 2016 14:07:24 +0000 (10:07 -0400)]
ecere/sys/DualPipe: (UNIX) Calling waitpid() in destructor
- Also calling fclose() on handles

7 years agoecere/gui/EditBox: Clearing Undo buffer on setting contents
Jerome St-Louis [Sat, 22 Oct 2016 14:05:59 +0000 (10:05 -0400)]
ecere/gui/EditBox: Clearing Undo buffer on setting contents
- Added Clear() method to UndoBuffer

7 years agoecere/gui/Window: Invoking OnSysKeyHit for OnKeyDown events
Jerome St-Louis [Sat, 22 Oct 2016 14:03:56 +0000 (10:03 -0400)]
ecere/gui/Window: Invoking OnSysKeyHit for OnKeyDown events

7 years agoecere/gfx/Display: Fixed crash on use of mesh commands before calling SetCamera()
Jerome St-Louis [Tue, 27 Sep 2016 05:19:44 +0000 (01:19 -0400)]
ecere/gfx/Display: Fixed crash on use of mesh commands before calling SetCamera()

7 years agoide/IDESettings: Fixed issues with fresh install
Jerome St-Louis [Sat, 22 Oct 2016 13:56:09 +0000 (09:56 -0400)]
ide/IDESettings: Fixed issues with fresh install
- Fixed crash on first save of recentProjects (null array)
- Fixed compilerConfigs not being carried over from system wide settings

7 years agoecere/Containers/Array: Fixed sorting structs
Jerome St-Louis [Thu, 6 Oct 2016 22:14:52 +0000 (18:14 -0400)]
ecere/Containers/Array: Fixed sorting structs

7 years agoecere/gfx/imgDistMap: authorship notice update
Jerome St-Louis [Tue, 20 Sep 2016 22:17:57 +0000 (18:17 -0400)]
ecere/gfx/imgDistMap: authorship notice update

7 years agoecere/gfx/imgDistMap: Added authorship note
Jerome St-Louis [Mon, 12 Sep 2016 22:07:44 +0000 (18:07 -0400)]
ecere/gfx/imgDistMap: Added authorship note

7 years agoREADME.md: Tweaked documentation badge
Jerome St-Louis [Mon, 12 Sep 2016 20:26:42 +0000 (16:26 -0400)]
README.md: Tweaked documentation badge

7 years agoci/travis: add .travis.yml file. build matrix: linux-gcc, linux-clang, osx-clang.
Rejean Loyer [Sun, 11 Sep 2016 17:13:03 +0000 (13:13 -0400)]
ci/travis: add .travis.yml file. build matrix: linux-gcc, linux-clang, osx-clang.

7 years agoREADME.md: add badges with links. minor tweaks.
Rejean Loyer [Mon, 12 Sep 2016 01:30:57 +0000 (21:30 -0400)]
README.md: add badges with links. minor tweaks.

7 years agoecere/gfx/drivers/GL/defaultShader: Fixed restoring lights state
Jerome St-Louis [Mon, 12 Sep 2016 20:01:59 +0000 (16:01 -0400)]
ecere/gfx/drivers/GL/defaultShader: Fixed restoring lights state
- Preserve lights state when toggling lighting on/off

7 years agoecere/gui/GuiApplication: Fixed OS X compilation
Jerome St-Louis [Mon, 12 Sep 2016 19:48:30 +0000 (15:48 -0400)]
ecere/gui/GuiApplication: Fixed OS X compilation
- Was still importing CocoaInterface, not included in build

7 years agoecere/sys/JSON: Fixed JSON writer to not output hexadecimal values
Jerome St-Louis [Wed, 31 Aug 2016 19:49:13 +0000 (15:49 -0400)]
ecere/sys/JSON: Fixed JSON writer to not output hexadecimal values
- Also fixed syntax error result being turned into a type mismatch

7 years agoREADME.md: Added link to Web targeting instructions
Jerome St-Louis [Sat, 27 Aug 2016 23:12:52 +0000 (19:12 -0400)]
README.md: Added link to Web targeting instructions

7 years agoecere/com/containers; sys/File: Fixed refCount of deserialized containers, Files
Jerome St-Louis [Fri, 26 Aug 2016 22:41:40 +0000 (18:41 -0400)]
ecere/com/containers; sys/File: Fixed refCount of deserialized containers, Files

7 years agoecere/gfx/drivers/GL3: Fixed missing precision for WebGL
Jerome St-Louis [Thu, 25 Aug 2016 21:00:55 +0000 (17:00 -0400)]
ecere/gfx/drivers/GL3: Fixed missing precision for WebGL

7 years agoecere/sys/JSON: Fixed parsing of bit class objects within { }
Jerome St-Louis [Thu, 11 Aug 2016 19:17:04 +0000 (16:17 -0300)]
ecere/sys/JSON: Fixed parsing of bit class objects within { }

7 years agoNEWS: Fixed typo
Jerome St-Louis [Thu, 4 Aug 2016 22:25:03 +0000 (18:25 -0400)]
NEWS: Fixed typo

7 years agoi18n: updated templates 0.44.15
Jerome St-Louis [Thu, 4 Aug 2016 19:09:04 +0000 (15:09 -0400)]
i18n: updated templates

7 years agoide (win32): Saving settings in Users/EcereIDE as Windows does not like paths startin...
Jerome St-Louis [Thu, 4 Aug 2016 19:07:28 +0000 (15:07 -0400)]
ide (win32): Saving settings in Users/EcereIDE as Windows does not like paths starting with .

7 years agoide/settings: Importing user settings even if global new settings exist
Jerome St-Louis [Thu, 4 Aug 2016 19:06:46 +0000 (15:06 -0400)]
ide/settings: Importing user settings even if global new settings exist

7 years agoshare/applications/ecere.desktop: Fixed ide -> ecere-ide
Jerome St-Louis [Thu, 4 Aug 2016 18:11:26 +0000 (14:11 -0400)]
share/applications/ecere.desktop: Fixed ide -> ecere-ide

7 years agoide/settings: Memory leak fixes
Jerome St-Louis [Thu, 4 Aug 2016 17:26:09 +0000 (13:26 -0400)]
ide/settings: Memory leak fixes

7 years agoide/settings: Fixed color scheme issues
Jerome St-Louis [Thu, 4 Aug 2016 17:24:11 +0000 (13:24 -0400)]
ide/settings: Fixed color scheme issues

7 years agoinstaller: Fixed ide & documentor not getting installed
Jerome St-Louis [Thu, 4 Aug 2016 17:23:36 +0000 (13:23 -0400)]
installer: Fixed ide & documentor not getting installed

7 years agoide/settings: Saving config.econ before split config to ensure 'settingsFilPath'...
Jerome St-Louis [Thu, 4 Aug 2016 16:38:05 +0000 (12:38 -0400)]
ide/settings: Saving config.econ before split config to ensure 'settingsFilPath' is set
- Also added zlib library path to Installer project

7 years agoinstaller: Fixed crash on startup due to color schemes instantiated later
Jerome St-Louis [Thu, 4 Aug 2016 16:09:40 +0000 (12:09 -0400)]
installer: Fixed crash on startup due to color schemes instantiated later

7 years agoecere/Makefile.installer: Added missing symbol rules
Jerome St-Louis [Thu, 4 Aug 2016 15:41:56 +0000 (11:41 -0400)]
ecere/Makefile.installer: Added missing symbol rules

7 years agoinstaller; NEWS: Updated date
Jerome St-Louis [Thu, 4 Aug 2016 15:00:51 +0000 (11:00 -0400)]
installer; NEWS: Updated date

7 years agoide/CodeEditor: Fixed bad font when applying new font
Jerome St-Louis [Thu, 4 Aug 2016 14:57:36 +0000 (10:57 -0400)]
ide/CodeEditor: Fixed bad font when applying new font
- Was causing margin to be reduced

7 years agocompiler/bootstrap: synced
Jerome St-Louis [Thu, 4 Aug 2016 14:09:06 +0000 (10:09 -0400)]
compiler/bootstrap: synced

7 years agoi18n: Updated templates
Jerome St-Louis [Thu, 4 Aug 2016 14:07:18 +0000 (10:07 -0400)]
i18n: Updated templates

7 years agoide/Global Settings: More room for color scheme drop box
Jerome St-Louis [Thu, 4 Aug 2016 13:56:43 +0000 (09:56 -0400)]
ide/Global Settings: More room for color scheme drop box

7 years agoecere/gfx/fontManagement: Fixed non-fixed pitch listing
Jerome St-Louis [Thu, 4 Aug 2016 13:53:26 +0000 (09:53 -0400)]
ecere/gfx/fontManagement: Fixed non-fixed pitch listing

7 years agoNEWS: Added mention of new font and color schemes selection
Jerome St-Louis [Thu, 4 Aug 2016 13:40:27 +0000 (09:40 -0400)]
NEWS: Added mention of new font and color schemes selection

7 years agoide/dialogs/FontPicker: Tweak for better font row height
Jerome St-Louis [Thu, 4 Aug 2016 13:38:17 +0000 (09:38 -0400)]
ide/dialogs/FontPicker: Tweak for better font row height

7 years agoecere/gfx/fontManagement: Listing fonts with Fontconfig
Jerome St-Louis [Thu, 4 Aug 2016 13:35:53 +0000 (09:35 -0400)]
ecere/gfx/fontManagement: Listing fonts with Fontconfig

7 years agoide/CodeEditor: Customizable color scheme support
Jerome St-Louis [Thu, 4 Aug 2016 12:56:10 +0000 (08:56 -0400)]
ide/CodeEditor: Customizable color scheme support
- Includes 4 built-in color schemes
- Also added Truncate file on opening config files in readWrite mode

7 years agoecere/sys/JSON: Fixed (de)serializing properties using base 'Container' class
Jerome St-Louis [Thu, 4 Aug 2016 12:54:54 +0000 (08:54 -0400)]
ecere/sys/JSON: Fixed (de)serializing properties using base 'Container' class

7 years agoecere/sys/ECON: Fixed ECON Hexadecimal Support; Using it for bit classes
Jerome St-Louis [Thu, 4 Aug 2016 12:54:29 +0000 (08:54 -0400)]
ecere/sys/ECON: Fixed ECON Hexadecimal Support; Using it for bit classes

7 years agoecere/gfx/fontRendering: Fixed warning
Jerome St-Louis [Thu, 4 Aug 2016 12:53:49 +0000 (08:53 -0400)]
ecere/gfx/fontRendering: Fixed warning

7 years agoide/Global Settings: Initial font selector (Windows support)
Jerome St-Louis [Thu, 4 Aug 2016 09:39:17 +0000 (05:39 -0400)]
ide/Global Settings: Initial font selector (Windows support)

7 years agoecere/gfx/fontRendering: Improved rendering of some fonts e.g. MS Sans Serif having...
Jerome St-Louis [Thu, 4 Aug 2016 09:37:39 +0000 (05:37 -0400)]
ecere/gfx/fontRendering: Improved rendering of some fonts e.g. MS Sans Serif having 0 height
- Also avoided a crash on null font

7 years agodoc/Container: Some container class documentation
Jerome St-Louis [Thu, 4 Aug 2016 06:10:54 +0000 (02:10 -0400)]
doc/Container: Some container class documentation
- ecere/com/container: Also fixed static method being registered as public

7 years agodocumentor; extras/html: Made it easier to position caret at beginning or end of...
Jerome St-Louis [Thu, 4 Aug 2016 06:08:57 +0000 (02:08 -0400)]
documentor; extras/html: Made it easier to position caret at beginning or end of text

7 years agodocumentor: Fixed line wrapping mix-ups causing bad selection / positioning
Jerome St-Louis [Thu, 4 Aug 2016 06:08:18 +0000 (02:08 -0400)]
documentor: Fixed line wrapping mix-ups causing bad selection / positioning

7 years agodocumentor: Fixed caret positioning bug after opening a new page
Jerome St-Louis [Thu, 4 Aug 2016 06:07:06 +0000 (02:07 -0400)]
documentor: Fixed caret positioning bug after opening a new page

7 years agoextras/html: Fixed shaky text selection with new TextExtent2()
Jerome St-Louis [Thu, 4 Aug 2016 06:06:24 +0000 (02:06 -0400)]
extras/html: Fixed shaky text selection with new TextExtent2()

7 years agodocumentor: Added an embedded icon for Windows
Jerome St-Louis [Thu, 4 Aug 2016 06:05:49 +0000 (02:05 -0400)]
documentor: Added an embedded icon for Windows

7 years agoextras: Updated ecere.LICENSE for 0.44.15
Jerome St-Louis [Thu, 4 Aug 2016 01:32:07 +0000 (21:32 -0400)]
extras: Updated ecere.LICENSE for 0.44.15

7 years agoinstaller: Updated Makefiles; Simplified libecere Installer config
Jerome St-Louis [Thu, 4 Aug 2016 01:31:35 +0000 (21:31 -0400)]
installer: Updated Makefiles; Simplified libecere Installer config

7 years agoinstaller: Updated project for TDM-GCC 5, ide -> ecere-ide change and added new samples
Jerome St-Louis [Wed, 3 Aug 2016 23:53:53 +0000 (19:53 -0400)]
installer: Updated project for TDM-GCC 5, ide -> ecere-ide change and added new samples