2012-05-29 |
Nick Treleaven | Don't clear styles when setting lexer id unless it...
|
commit | commitdiff | tree |
2012-05-27 |
Nick Treleaven | Fix a missing tag on global tags merge (oops)
|
commit | commitdiff | tree |
2012-04-26 |
Nick Treleaven | Ignore D 'static if' tests
|
commit | commitdiff | tree |
2012-04-26 |
Nick Treleaven | Avoid unnecessary hash table for global tag filenames
|
commit | commitdiff | tree |
2012-04-25 |
Nick Treleaven | Fix existing leak when a matching ignore.tags item...
|
commit | commitdiff | tree |
2012-04-25 |
Nick Treleaven | Support PREFIX* in ignore.tags
|
commit | commitdiff | tree |
2012-04-25 |
Nick Treleaven | Use g_str_has_prefix to prevent invalid memory reads...
|
commit | commitdiff | tree |
2012-04-25 |
Nick Treleaven | Delete temporary error file
|
commit | commitdiff | tree |
2012-04-24 |
Nick Treleaven | Show tag preprocessing errors on stderr
|
commit | commitdiff | tree |
2012-04-24 |
Nick Treleaven | Add current dir to include path for tag preprocessing
|
commit | commitdiff | tree |
2012-04-24 |
Nick Treleaven | Grep isn't required for tag file generation; remove...
|
commit | commitdiff | tree |
2012-04-23 |
Nick Treleaven | Remove unportable pipe-to-grep tag generation hack
|
commit | commitdiff | tree |
2012-04-23 |
Nick Treleaven | Fix NULL tags array warning in document_highlight_tags
|
commit | commitdiff | tree |
2012-04-23 |
Nick Treleaven | Enforce filetype extension for user tag files
|
commit | commitdiff | tree |
2012-04-22 |
Nick Treleaven | Show selected line count on status bar when whole lines...
|
commit | commitdiff | tree |
2012-04-20 |
Nick Treleaven | Merge global tags in order rather than resorting the...
|
commit | commitdiff | tree |
2012-04-18 |
Nick Treleaven | Indent with tabs
|
commit | commitdiff | tree |
2012-04-16 |
Nick Treleaven | Fix DocBook styling (broken in 7ebdac)
|
commit | commitdiff | tree |
2012-04-16 |
Nick Treleaven | Show SGML entity completion on first typing '&' again
|
commit | commitdiff | tree |
2012-04-16 |
Nick Treleaven | Don't autocomplete XML entities when outside of XML...
|
commit | commitdiff | tree |
2012-04-13 |
Nick Treleaven | Enable entity completion for XML documents
|
commit | commitdiff | tree |
2012-04-13 |
Nick Treleaven | Cleanup HTML entity checks and fix HTML/PHP autocompletion
|
commit | commitdiff | tree |
2012-04-12 |
Nick Treleaven | Hide autocompletion when the only entry has been typed
|
commit | commitdiff | tree |
2012-04-07 |
Nick Treleaven | Remove unnecessary fields from StashTreeValue
|
commit | commitdiff | tree |
2012-04-07 |
Nick Treleaven | Use union for StashTreeValue instead of void*
|
commit | commitdiff | tree |
2012-04-06 |
Nick Treleaven | Use union for StashPref extra fields that depend on...
|
commit | commitdiff | tree |
2012-04-06 |
Dimitar Zhekov | Add stash_group_free_settings() function to API
|
commit | commitdiff | tree |
2012-04-04 |
Nick Treleaven | Update bold flag after editing shortcut
|
commit | commitdiff | tree |
2012-04-04 |
Nick Treleaven | Fix always showing Save All keybinding as overridden
|
commit | commitdiff | tree |
2012-04-04 |
Nick Treleaven | Show overridden keybindings in bold for prefs dialog...
|
commit | commitdiff | tree |
2012-04-03 |
Nick Treleaven | Maintain sidebar width when sidebar is on the right
|
commit | commitdiff | tree |
2012-03-20 |
Nick Treleaven | Fix existing user's goto tag/move tab workaround (oops)
|
commit | commitdiff | tree |
2012-03-19 |
Nick Treleaven | Don't change existing user's goto tag, move tab keybindings
|
commit | commitdiff | tree |
2012-03-15 |
Nick Treleaven | Destroy color scheme dialog after closing instead of...
|
commit | commitdiff | tree |
2012-03-15 |
Matthew Brush | Automatically show color scheme dialog scrollbars,...
|
commit | commitdiff | tree |
2012-03-14 |
Nick Treleaven | Replace Color Schemes menu with custom dialog
|
commit | commitdiff | tree |
2012-03-13 |
Nick Treleaven | Add basic install target, requires admin privileges...
|
commit | commitdiff | tree |
2012-02-06 |
Nick Treleaven | Remove utils_build_path() - use g_build_filename instead
|
commit | commitdiff | tree |
2012-02-06 |
Nick Treleaven | Remove utils_make_filename() - use g_strconcat instead
|
commit | commitdiff | tree |
2012-02-06 |
Nick Treleaven | Revert "Don't append file truncation warning if file...
|
commit | commitdiff | tree |
2012-01-26 |
Nick Treleaven | Remove static function utils_slist_remove_next()
|
commit | commitdiff | tree |
2012-01-26 |
Nick Treleaven | Don't append file truncation warning if file doesn...
|
commit | commitdiff | tree |
2012-01-25 |
Nick Treleaven | Use 'SETPTR' instead of 'setptr'
|
commit | commitdiff | tree |
2012-01-25 |
Nick Treleaven | Remove LW() macro
|
commit | commitdiff | tree |
2012-01-25 |
Nick Treleaven | Enable default Scintilla editing menu for Split Window
|
commit | commitdiff | tree |
2012-01-25 |
Nick Treleaven | Rectangular selection modifiers are Alt+Shift on Windows
|
commit | commitdiff | tree |
2012-01-19 |
Nick Treleaven | Add Project overrides for 'Saving files' checkbox options
|
commit | commitdiff | tree |
2012-01-19 |
Nick Treleaven | Regenerate with Glade 3.8.1
|
commit | commitdiff | tree |
2012-01-19 |
Nick Treleaven | Make Glade object names unique throughout
|
commit | commitdiff | tree |
2012-01-10 |
Nick Treleaven | Regenerate manual for Project Keybindings change
|
commit | commitdiff | tree |
2012-01-09 |
Nick Treleaven | Fix project dialog recreation (oops)
|
commit | commitdiff | tree |
2012-01-09 |
Nick Treleaven | Add Project New, Close keybindings
|
commit | commitdiff | tree |
2012-01-09 |
Nick Treleaven | Fix unused variable warning
|
commit | commitdiff | tree |
2012-01-09 |
Nick Treleaven | Fix missing initializers warning on = {0}
|
commit | commitdiff | tree |
2012-01-08 |
Nick Treleaven | Fix using 'All files' instead of 'None' in Open dialogs...
|
commit | commitdiff | tree |
2012-01-08 |
Nick Treleaven | Add API function ui_lookup_stock_label()
|
commit | commitdiff | tree |
2012-01-08 |
Nick Treleaven | Add 'Open Project' keybinding
|
commit | commitdiff | tree |
2012-01-08 |
Nick Treleaven | Fix showing calltips for single character tags
|
commit | commitdiff | tree |
2012-01-06 |
Nick Treleaven | Separate interfaces and structs in the symbol list
|
commit | commitdiff | tree |
2012-01-06 |
Nick Treleaven | Parse D parameterized template body
|
commit | commitdiff | tree |
2012-01-04 |
Nick Treleaven | Parse D template blocks
|
commit | commitdiff | tree |
2012-01-04 |
Nick Treleaven | Show D struct constructor calltips also
|
commit | commitdiff | tree |
2012-01-04 |
Nick Treleaven | Parse D class, struct, interface template bodies
|
commit | commitdiff | tree |
2012-01-03 |
Nick Treleaven | Add File Browser path entry tooltip
|
commit | commitdiff | tree |
2012-01-03 |
Nick Treleaven | Fix showing Find/Replace regex errors on status bar
|
commit | commitdiff | tree |
2012-01-03 |
Nick Treleaven | Use gssize to avoid casts for encodings_convert_to_utf8_*()
|
commit | commitdiff | tree |
2012-01-02 |
Nick Treleaven | Remove GNU regex now we have GRegex
|
commit | commitdiff | tree |
2012-01-01 |
Nick Treleaven | Parse PHP functions with multiline argument list, ...
|
commit | commitdiff | tree |
2011-12-30 |
Nick Treleaven | Fix gcc 'ordered comparison of pointer' warnings
|
commit | commitdiff | tree |
2011-12-30 |
Nick Treleaven | Simplify encoding regex using \s now we have GRegex
|
commit | commitdiff | tree |
2011-12-30 |
Nick Treleaven | Use GRegex for encoding regex matching
|
commit | commitdiff | tree |
2011-12-26 |
Nick Treleaven | Fix memory leak when build regex changes
|
commit | commitdiff | tree |
2011-12-26 |
Nick Treleaven | Use GRegex for build error regex matching
|
commit | commitdiff | tree |
2011-12-26 |
Nick Treleaven | Fix escaping replacement text for regex matching (oops)
|
commit | commitdiff | tree |
2011-12-26 |
Nick Treleaven | Remove unused parameter ft_id
|
commit | commitdiff | tree |
2011-12-25 |
Nick Treleaven | Let GRegex handle escape sequences itself
|
commit | commitdiff | tree |
2011-12-25 |
Nick Treleaven | Fix \b regex word boundary always matching at start...
|
commit | commitdiff | tree |
2011-12-25 |
Nick Treleaven | Use GRegex matching for Find & Replace commands
|
commit | commitdiff | tree |
2011-12-21 |
Nick Treleaven | Make 'Replace Spaces by Tabs' only match leading spaces
|
commit | commitdiff | tree |
2011-12-19 |
Nick Treleaven | Show marker margin in split window
|
commit | commitdiff | tree |
2011-12-19 |
Nick Treleaven | Show/hide fold margin on sync, not on split
|
commit | commitdiff | tree |
2011-12-19 |
Nick Treleaven | Don't manually disconnect "sci-notify" signal
|
commit | commitdiff | tree |
2011-12-16 |
Nick Treleaven | Use 'comment' named style for D nested comments
|
commit | commitdiff | tree |
2011-12-08 |
Nick Treleaven | Print system plugin path debug message on startup
|
commit | commitdiff | tree |
2011-12-08 |
Nick Treleaven | Fix offscreen window after quitting when minimized
|
commit | commitdiff | tree |
2011-12-08 |
Nick Treleaven | GTK tags are no longer distributed with Geany
|
commit | commitdiff | tree |
2011-12-08 |
Nick Treleaven | Include gdk-pixbuf-2.0 path for recent GTK+ dev (Windows...
|
commit | commitdiff | tree |
2011-11-17 |
Nick Treleaven | Mention 'Go to tag' commands can use the current selection
|
commit | commitdiff | tree |
2011-11-17 |
Nick Treleaven | Add default keybindings for Go to Tag, remove Transpose...
|
commit | commitdiff | tree |
2011-11-17 |
Nick Treleaven | Set Move Line(s) default keybindings, change Move Tab...
|
commit | commitdiff | tree |
2011-11-16 |
Nick Treleaven | Explain Windows paths for data and plugins
|
commit | commitdiff | tree |
2011-11-16 |
Nick Treleaven | Verify active plugin paths on startup
|
commit | commitdiff | tree |
2011-11-16 |
Nick Treleaven | Use foo.o instead of foo.dll.o to enable Make Object...
|
commit | commitdiff | tree |
2011-11-15 |
Nick Treleaven | Deprecate setptr in favour of SETPTR
|
commit | commitdiff | tree |
2011-11-15 |
Nick Treleaven | Add default shortcuts for Find Usage, Forward/Back...
|
commit | commitdiff | tree |
2011-11-15 |
Nick Treleaven | Fix setptr to work in an 'if' clause & improve documentation
|
commit | commitdiff | tree |
2011-11-14 |
Nick Treleaven | Workaround gcc function address comparison warning
|
commit | commitdiff | tree |
2011-11-03 |
Nick Treleaven | Fix using American spelling of color
|
commit | commitdiff | tree |
2011-11-03 |
Nick Treleaven | Add Style example for structs, doc-comments
|
commit | commitdiff | tree |
2011-11-03 |
Nick Treleaven | Add note not to use G_LIKELY or G_UNLIKELY (except...
|
commit | commitdiff | tree |