6
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 22 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ecere: Safety for nativeDecorations of non-root windows; ide: Fixed file dialogs to be root windows More... over 12 years ago
ecere: embellished menu bar; ide: centralized font selection More... over 12 years ago
ecere: Native Decorations: Using UpdateVisual to ensure stuff gets redrawn (noticed resizing the window smaller in Test3D was making the window blank) More... over 12 years ago
ecere: Native decorations tweaks (Aero snap / minClientSize fix, initial dialog size fix with proper decorations size computed) More... over 12 years ago
ecere: Tweaked maximized/restore detection in light of WM_SIZE info discoverd; Turned on native decorations for File Dialogs More... over 12 years ago
ecere: Added resizing adjustment support to native decorations on Windows (minClientSize/OnResizing/etc.) More... over 12 years ago
ecere: Fix for resetting cursor on native decorations More... over 12 years ago
ecere: Fixes for proper Native Decorations support on Windows More... over 12 years ago
extras:types:CountryCode: fixed typo in property name More... over 12 years ago
ecere: included the Stacker gui control into the ecere library More... over 12 years ago
ecere: removed platform specific exclusions in ecere.epj and Makefile. will add them back when they are properly implemented More... over 12 years ago
ecere: fixed ecereCOM and vanilla makefiles since new ecere makefiles don't use implicit object rules More... over 12 years ago
ide: Fixed the commented out old scheme in case people want to revert More... over 12 years ago
ide: Brightened up comments (brighter gray) and numbers (brighter teal) a bit More... over 12 years ago
sdk/ecere/ide: Improved color customization support; Set up a decent default distinct skin gradient title bar; Now defaulting to dark background IDE colors More... over 12 years ago
eda: Fixes for modifications to 'SetData' handling of unit/system classes (Mantis issue #72) Any more of these?? More... over 12 years ago
extras/csv: Fixed CSVParser: was keeping the closing quotes in kcmd import More... almost 13 years ago
ide: fixed Project->New and Project->Open menus were disabled after closing a project. More... almost 13 years ago
ecere: Fixed conversion to a format of a different bpp in LFB Display driver (was not updating Bitmap::size) More... almost 13 years ago
eda:sqliteCipher: added phony openssldebug target to Makefile to make it easier to find out if and why openssl detection is failing. More... almost 13 years ago
eda:sqlite:sqliteCipher: added shell.c and 2 .epj files to compile sqlite3 and sqlcipher3 shell command binaries. More... almost 13 years ago
extras/csv: Fixed parsing problems that resulted in trimmed values More... almost 13 years ago
eda/IdList: Improved performance of Unserialization (for search index readback) More... almost 13 years ago
eda/TableEditor: Implemented Previous/Next stepping; Re-enabled search/indexing with saved files; Prevented crash on null list box More... almost 13 years ago
eda/sqlite: Implemented full table stepping support (including previous & last, not for queries) More... almost 13 years ago
deleted mistake comment More... almost 13 years ago
Implemented Serialization of Containers Fixed Null Instances Serialization Allowed reconnection of DCOM instances Tweaked GenericEditor to survive a null DB More... almost 13 years ago
Patch to handle serialization of nested 'normal' classes Fixed a missing return value Tweaked EDA GUI code to act sensibly with a non-String 'name field' Allowed overriding the name field in the GenericEditor's list More... almost 13 years ago
ecere:TabControl: added support for adding and removing tabs dynamically More... almost 13 years ago
ecere:gui:controls:PaneSplitter: allow PaneSplitter to work even if only one of the panes is set. More... almost 13 years ago