0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 12, 2024 — Jan 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed some files More... over 10 years ago
Moved color_funcs.* to ./jef/ directory More... over 10 years ago
Use FXMatrix instead of vertical/horizontal frames for toolbar layout More... over 10 years ago
Show toolbar button as depressed when clicked, but don't grab focus More... over 10 years ago
Fix compiler error from previous commit More... over 10 years ago
Changed how toolbar buttons handle focus, fixes "Quit" button segfault More... over 10 years ago
Cast printf argument from lua_Integer to long (quiets compiler warning) More... over 10 years ago
Updated gettext files More... over 10 years ago
Moved tools/menus system to a separate directory More... over 10 years ago
Handle leftover CMake files in cleanup script More... over 10 years ago
Isolate the tools/menus system from the editor-specific code More... over 10 years ago
Expose list onQueryTip events to DualListForm subclass if it wants them More... over 10 years ago
Add class wrapper around color_funcs.*, drop its dependency on prefs.h More... over 10 years ago
Added #include guards for header files (missed 2 files on last commit) More... over 10 years ago
Added #include guards for all human-edited header files in ./src/ More... over 10 years ago
Merge gahr/master dcc297e (CMake options for FOX ver and reswrap path) More... over 10 years ago
Allow to specify the FOX pkg-config module to use and the location of the reswrap binary. This permits users to choose the FOX version to build against. Also, make sure FOX_1_6 or FOX_1_7 are defined when using the CMake-based build system.
gahr
as Pietro Cerutti
More... over 10 years ago
Merge branch 'master' of github.com:yetanothergeek/fxite
gahr
as Pietro Cerutti
More... over 10 years ago
Renamed class HistMenu => RecentFilesMenu More... over 10 years ago
Moved "recent files" menu class to its own source/header files More... over 10 years ago
Lowercased all usage of TRUE/FALSE constants More... over 10 years ago
Try to keep prefs dialog on screen even when editor is oddly placed More... over 10 years ago
Fixed a bug when reading toolbar prefs, unwanted buttons might be added More... over 10 years ago
Update to Scintilla-3.4.1 release More... over 10 years ago
Fixed an "uninitialized value" warning from Valgrind More... almost 11 years ago
Refactor style prefs GUI, cleans up some leaks and useless allocs More... almost 11 years ago
Fixed a memory leak More... almost 11 years ago
Minor tweak to appearance of italic/bold buttons in syntax prefs dialog More... almost 11 years ago
Cleaned up a possible memory leak at exit More... almost 11 years ago
Fixed use-after-free error when setting toolbar font More... almost 11 years ago