2010-03-08 |
Nick Treleaven | Implement POSIX-regex Replace All (could be more efficient but
|
commit | commitdiff | tree |
2010-03-08 |
Nick Treleaven | Move search_replace_range() to search.c.
|
commit | commitdiff | tree |
2010-03-08 |
Nick Treleaven | Refactor document_replace_range() with search_replace_range().
|
commit | commitdiff | tree |
2010-03-08 |
Nick Treleaven | Implement POSIX-regex Find All.
|
commit | commitdiff | tree |
2010-03-02 |
Nick Treleaven | Move new regex code to search.c: search_find_next(),
|
commit | commitdiff | tree |
2010-03-01 |
Nick Treleaven | Fix not replacing escapes within a backreference match.
|
commit | commitdiff | tree |
2010-03-01 |
Nick Treleaven | Fix regex search for '\\'.
|
commit | commitdiff | tree |
2010-03-01 |
Nick Treleaven | Make regex search imply replacing escaped chars.
|
commit | commitdiff | tree |
2010-02-26 |
Nick Treleaven | Implement regex backreference replacement for \0 (whole...
|
commit | commitdiff | tree |
2010-02-25 |
Nick Treleaven | Implement single POSIX regex replacement - escape replacemen...
|
commit | commitdiff | tree |
2010-02-24 |
Nick Treleaven | Make Find dialog Next button use GNU/system regex instead of
|
commit | commitdiff | tree |
2010-02-24 |
Nick Treleaven | Create branch to develop GNU-regex based search and...
|
commit | commitdiff | tree |
2010-02-24 |
Nick Treleaven | forgot changelog, oops
|
commit | commitdiff | tree |
2010-02-24 |
Nick Treleaven | Make Switch to Editor keybinding reshow the document...
|
commit | commitdiff | tree |
2010-02-01 |
Nick Treleaven | Fix GLib warning when toggling 'no plugins available...
|
commit | commitdiff | tree |
2010-01-28 |
Nick Treleaven | Fix renaming sci_send_message(), sci_send_command(...
|
commit | commitdiff | tree |
2010-01-25 |
Nick Treleaven | Use full function name for GeanyFunctions function...
|
commit | commitdiff | tree |
2010-01-25 |
Nick Treleaven | Avoid some unnecessary reallocations, add comment.
|
commit | commitdiff | tree |
2010-01-22 |
Nick Treleaven | Fix GLib warning & beep if trying to insert multiline...
|
commit | commitdiff | tree |
2010-01-22 |
Nick Treleaven | Prevent possible segfault in get_build_group().
|
commit | commitdiff | tree |
2010-01-19 |
Nick Treleaven | Edit wording/section names.
|
commit | commitdiff | tree |
2010-01-18 |
Nick Treleaven | Fix some spacing.
|
commit | commitdiff | tree |
2010-01-18 |
Nick Treleaven | Show 'Replaced X matches in Y documents' message when...
|
commit | commitdiff | tree |
2010-01-18 |
Nick Treleaven | Don't use VERSION macro as the demo plugin should be...
|
commit | commitdiff | tree |
2010-01-18 |
Nick Treleaven | Add gcc commands to build a plugin to the HowTo.
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | Refactor/reformat on_replace_dialog_response().
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | Capitalize, add mnemonics, sync with kb.c the Edit...
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | Refactor msgwin_goto_compiler_file_line().
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | When going to a build error, try the current document...
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | Move 'Send Selection to Terminal' menu item from Format...
|
commit | commitdiff | tree |
2009-12-09 |
Nick Treleaven | Add some Style example comments.
|
commit | commitdiff | tree |
2009-12-08 |
Nick Treleaven | Add custom filetype Genie.
|
commit | commitdiff | tree |
2009-12-08 |
Nick Treleaven | Add custom filetype Genie.
|
commit | commitdiff | tree |
2009-12-08 |
Nick Treleaven | Make group for custom filetypes.
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Fix using common style colours for Verilog.
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Fix segfault on startup (oops).
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Apply patch from Kelvin Gardiner to add Verilog filetype...
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Only show debug message once if recursive lexer_filetype...
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Remove duplicate sci_set_keywords(), make argument...
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Add debug message warning if recursive lexer_filetype...
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Factor out function get_lexer_filetype().
|
commit | commitdiff | tree |
2009-12-07 |
Nick Treleaven | Highlight D & Java types from a global tags file.
|
commit | commitdiff | tree |
2009-12-03 |
Nick Treleaven | Use lexer_filetype=C configuration file key instead...
|
commit | commitdiff | tree |
2009-12-03 |
Nick Treleaven | Remove now unnecessary "styling_within_preprocessor...
|
commit | commitdiff | tree |
2009-12-03 |
Nick Treleaven | Move C-like filetype properties into configuration...
|
commit | commitdiff | tree |
2009-12-02 |
Nick Treleaven | Add/improve debug messages for custom filetypes.
|
commit | commitdiff | tree |
2009-12-02 |
Nick Treleaven | Warn about not using BOM for configuration files (confuses...
|
commit | commitdiff | tree |
2009-11-26 |
Nick Treleaven | Fix VHDL symbol list to display all tags (patch from...
|
commit | commitdiff | tree |
2009-11-24 |
Nick Treleaven | Fix lexer settings for custom filetypes.
|
commit | commitdiff | tree |
2009-11-24 |
Nick Treleaven | Parse VHDL signals.
|
commit | commitdiff | tree |
2009-11-24 |
Nick Treleaven | Fix setting filetype properties when both the system...
|
commit | commitdiff | tree |
2009-11-24 |
Nick Treleaven | Make stylesets take a ft_id argument so they can be...
|
commit | commitdiff | tree |
2009-11-19 |
Nick Treleaven | Try to fix Gtk warning when using Tools->Reload Configuration.
|
commit | commitdiff | tree |
2009-11-18 |
Nick Treleaven | Replace filetypes.xml html_asp_default_language key...
|
commit | commitdiff | tree |
2009-11-18 |
Nick Treleaven | Use filetypes.foo [lexer_properties] group instead...
|
commit | commitdiff | tree |
2009-11-16 |
Nick Treleaven | Separate DKinds from CKinds.
|
commit | commitdiff | tree |
2009-11-12 |
Nick Treleaven | Fix reflow paragraph command when cursor < anchor using
|
commit | commitdiff | tree |
2009-11-12 |
Nick Treleaven | Make TagManager Assert statements cause g_warning on...
|
commit | commitdiff | tree |
2009-11-12 |
Nick Treleaven | Add some info about making the parser tag kinds and...
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Forgot to commit.
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Fix using "other" tag type.
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | D doesn't have the namespace keyword.
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Remove duplicate keyword entry.
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Fix parsing Perl format statements ("other" type doesn...
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Fix invalid tree iter access when using tv_iters.tag_other...
|
commit | commitdiff | tree |
2009-11-10 |
Nick Treleaven | Fix Geany segfault with constant tags (#2895168).
|
commit | commitdiff | tree |
2009-11-07 |
Nick Treleaven | Fix parsing some Java code (e.g. filetypes.java) after...
|
commit | commitdiff | tree |
2009-11-06 |
Nick Treleaven | Remove unused JavaKinds enum values.
|
commit | commitdiff | tree |
2009-11-06 |
Nick Treleaven | Quick hack to parse contents of D extern{} and version...
|
commit | commitdiff | tree |
2009-11-06 |
Nick Treleaven | Fix creating D interface tags properly.
|
commit | commitdiff | tree |
2009-11-06 |
Nick Treleaven | Parse D functions with contracts (fixes #1885480).
|
commit | commitdiff | tree |
2009-11-05 |
Nick Treleaven | Fix moving correct lines after selecting whole line(s).
|
commit | commitdiff | tree |
2009-11-05 |
Nick Treleaven | Use default color scheme if pref color scheme file...
|
commit | commitdiff | tree |
2009-11-05 |
Nick Treleaven | Show number of files saved on status bar when using...
|
commit | commitdiff | tree |
2009-11-05 |
Nick Treleaven | Deprecate PLUGIN_KEY_GROUP() macro - use plugin_set_key_group()
|
commit | commitdiff | tree |
2009-11-04 |
Nick Treleaven | Deprecate documents_foreach() as it looks more like...
|
commit | commitdiff | tree |
2009-11-04 |
Nick Treleaven | Only reload filetype files when changing color scheme...
|
commit | commitdiff | tree |
2009-11-04 |
Nick Treleaven | Fix issue with default color not being reset if overridden...
|
commit | commitdiff | tree |
2009-11-04 |
Nick Treleaven | Add utils_get_config_files().
|
commit | commitdiff | tree |
2009-11-04 |
Nick Treleaven | Add 'View->Editor->Color Schemes' menu, for now only...
|
commit | commitdiff | tree |
2009-10-30 |
Nick Treleaven | Use typedef instead of pointer for widget_id function...
|
commit | commitdiff | tree |
2009-10-29 |
Nick Treleaven | Use GtkVBoxes for Encoding prefs combo boxes to reduce...
|
commit | commitdiff | tree |
2009-10-29 |
Nick Treleaven | Allow GeanyKeyBinding label field to contain underscores...
|
commit | commitdiff | tree |
2009-10-29 |
Nick Treleaven | Don't expand Plugin Preferences page spacing vertically...
|
commit | commitdiff | tree |
2009-10-28 |
Nick Treleaven | Update for Plugin Preferences keybinding.
|
commit | commitdiff | tree |
2009-10-28 |
Nick Treleaven | Add 'Edit->Plugin Preferences' menu item and keybinding.
|
commit | commitdiff | tree |
2009-10-28 |
Nick Treleaven | Add general function sci_get_string() that works with...
|
commit | commitdiff | tree |
2009-10-28 |
Nick Treleaven | Add 'Reflow, Transpose, Smart line indent' Edit->Format...
|
commit | commitdiff | tree |
2009-10-28 |
Nick Treleaven | Desensitize Edit->Commands menu item when no docs are...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Share a single Format submenu for menubar Edit and...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Change editor popup Commands submenu to start as child...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Add Edit->Commands submenu which is shared with the...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Fix using tab to autocomplete in some other situations...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Enable switching the sidebar to the right on Windows...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Add some useful commands to editor popup menu under...
|
commit | commitdiff | tree |
2009-10-27 |
Nick Treleaven | Sort document word completion list.
|
commit | commitdiff | tree |
2009-10-26 |
Nick Treleaven | Improve 'Detect from file' indentation pref by ignoring...
|
commit | commitdiff | tree |
2009-10-26 |
Nick Treleaven | Disable switching the sidebar to the right on Windows...
|
commit | commitdiff | tree |
2009-10-26 |
Nick Treleaven | Fix packing configure widgets equally.
|
commit | commitdiff | tree |
2009-10-26 |
Nick Treleaven | Add 'Doc-comments' plugin API subsection.
|
commit | commitdiff | tree |