2010-08-12 |
Nick Treleaven | Remove return value for ui_label_set_markup() as it...
|
commit | commitdiff | tree |
2010-08-12 |
Nick Treleaven | Avoid duplicating string (just for neatness).
|
commit | commitdiff | tree |
2010-08-11 |
Nick Treleaven | Reorder Focus keybindings.
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Add reminder for geany.nsi ;-)
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Reorder Focus keybindings.
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Randomly sort keybinding IDs to show there should be...
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Revert r4840 scope completion mode as it sometimes...
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Move some interface hidden prefs to ui_utils.c.
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Fix writing the default value when a key is missing...
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Use single binding_ids keybinding array instead of...
|
commit | commitdiff | tree |
2010-08-10 |
Nick Treleaven | Remove unnecessary dialog_key_name global.
|
commit | commitdiff | tree |
2010-07-12 |
Nick Treleaven | Focus toolbar item when pressing Go to Line keybinding...
|
commit | commitdiff | tree |
2010-07-09 |
Nick Treleaven | Use Stash to save statusbar_template setting, instead...
|
commit | commitdiff | tree |
2010-07-09 |
Nick Treleaven | Add note to restart Geany after installing/updating...
|
commit | commitdiff | tree |
2010-07-09 |
Nick Treleaven | Add note about using Stash to make implementing preferences...
|
commit | commitdiff | tree |
2010-07-09 |
Nick Treleaven | Fix scrolling the editor line in view after loading...
|
commit | commitdiff | tree |
2010-07-08 |
Nick Treleaven | Add ui_finalize(), free string (patch by Dimitar Zhekov...
|
commit | commitdiff | tree |
2010-07-08 |
Nick Treleaven | Fix writing empty hidden pref "statusbar_template"...
|
commit | commitdiff | tree |
2010-07-07 |
Nick Treleaven | Show the Project Properties build tab when choosing...
|
commit | commitdiff | tree |
2010-07-07 |
Nick Treleaven | Make stash_group static (patch by Dimitar Zhekov, thanks).
|
commit | commitdiff | tree |
2010-07-06 |
Nick Treleaven | Revert (most of) last 2 commits as Grep's --exclude...
|
commit | commitdiff | tree |
2010-07-06 |
Nick Treleaven | Make Find in Files extra options default to --exclude...
|
commit | commitdiff | tree |
2010-07-06 |
Nick Treleaven | Fix Grep --exclude-dir example to not filter out the...
|
commit | commitdiff | tree |
2010-07-05 |
Nick Treleaven | Don't unnecessarily test G_FILE_TEST_IS_SYMLINK when...
|
commit | commitdiff | tree |
2010-07-05 |
Nick Treleaven | Tidy comment; remove unnecessary assignment.
|
commit | commitdiff | tree |
2010-07-05 |
Nick Treleaven | Add sidebar Documents popup menu item 'Find in Files'.
|
commit | commitdiff | tree |
2010-07-02 |
Nick Treleaven | Replace regex flag warning with debug message.
|
commit | commitdiff | tree |
2010-07-02 |
Nick Treleaven | Parse lines in the Messages window even if Find in...
|
commit | commitdiff | tree |
2010-07-02 |
Nick Treleaven | Fix only adding project base path to Find in Files...
|
commit | commitdiff | tree |
2010-07-02 |
Nick Treleaven | Fix wording - restarting is required for hidden prefs.
|
commit | commitdiff | tree |
2010-07-01 |
Nick Treleaven | Limit build error editor indicators to 50, but parse...
|
commit | commitdiff | tree |
2010-07-01 |
Nick Treleaven | Add item: print text size/zoom option.
|
commit | commitdiff | tree |
2010-07-01 |
Nick Treleaven | Always use white background color when printing (except...
|
commit | commitdiff | tree |
2010-07-01 |
Nick Treleaven | Add filetypes.common fold_symbol_highlight color setting.
|
commit | commitdiff | tree |
2010-07-01 |
Nick Treleaven | Add C++ lexer property fold.cpp.comment.explicit (patch...
|
commit | commitdiff | tree |
2010-06-30 |
Nick Treleaven | Use SCI_SETFIRSTVISIBLELINE for editor_scroll_to_line...
|
commit | commitdiff | tree |
2010-06-30 |
Nick Treleaven | Use g_free instead of free (patch by Daniel Marjamäki...
|
commit | commitdiff | tree |
2010-06-30 |
Nick Treleaven | Re-enable fold.comment for the C lexer - it was disabled...
|
commit | commitdiff | tree |
2010-06-29 |
Nick Treleaven | Add spaces after RO when using %r in statusbar_template...
|
commit | commitdiff | tree |
2010-06-29 |
Nick Treleaven | Add statusbar_template hidden pref (based on patch...
|
commit | commitdiff | tree |
2010-06-29 |
Nick Treleaven | Edit global config debug message text.
|
commit | commitdiff | tree |
2010-06-28 |
Nick Treleaven | Restore tabbing past Find in Files combo box drop down...
|
commit | commitdiff | tree |
2010-06-25 |
Nick Treleaven | Move plugin signals docs to pluginsignals.c, using...
|
commit | commitdiff | tree |
2010-06-23 |
Nick Treleaven | Use ui_hookup_widget() instead of g_object_set_data_full...
|
commit | commitdiff | tree |
2010-06-23 |
Nick Treleaven | Remove unnecessary widget lookups.
|
commit | commitdiff | tree |
2010-06-23 |
Nick Treleaven | Add file pattern to combo box history.
|
commit | commitdiff | tree |
2010-06-23 |
Nick Treleaven | Implement Find in Files file pattern search.
|
commit | commitdiff | tree |
2010-06-22 |
Nick Treleaven | Add Files checkbox and combo to Find in Files dialog...
|
commit | commitdiff | tree |
2010-06-21 |
Nick Treleaven | Move 2 Find in Files checkboxes for even spacing.
|
commit | commitdiff | tree |
2010-06-21 |
Nick Treleaven | Simplify FIF 'Fixed strings, Grep regular expressions...
|
commit | commitdiff | tree |
2010-06-21 |
Nick Treleaven | Put Find in Files Search field above Directory field.
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Add API signal "build-start" (patch by Jiří Techet...
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Allow Find in Files when no items are selected.
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Fix not loading plugins built against a newer API when...
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Remove foreach_slist_free() macro - not worth the complexity...
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Add history to path entry.
|
commit | commitdiff | tree |
2010-06-18 |
Nick Treleaven | Add ui_combo_box_add_to_history() to API.
|
commit | commitdiff | tree |
2010-06-17 |
Nick Treleaven | Remove any duplicate on adding to combo box histories.
|
commit | commitdiff | tree |
2010-06-17 |
Nick Treleaven | Display 'new instance' on title bar (patch by Eugene...
|
commit | commitdiff | tree |
2010-06-17 |
Nick Treleaven | Refactor get_doc_parent().
|
commit | commitdiff | tree |
2010-06-17 |
Nick Treleaven | Make default Build dialog entries grey, not light grey...
|
commit | commitdiff | tree |
2010-06-17 |
Nick Treleaven | Replace /home/user with ~ in the documents list (patch...
|
commit | commitdiff | tree |
2010-06-16 |
Nick Treleaven | Remove template strings (not sure why gcc doesn't warn...
|
commit | commitdiff | tree |
2010-06-16 |
Nick Treleaven | * Merge unstable branch:
|
commit | commitdiff | tree |
2010-06-16 |
Nick Treleaven | Align notebook tab close buttons centred vertically...
|
commit | commitdiff | tree |
2010-06-10 |
Nick Treleaven | Group undo action for Insert Multiline Comment.
|
commit | commitdiff | tree |
2010-06-10 |
Nick Treleaven | Remove unnecessary comment.
|
commit | commitdiff | tree |
2010-06-10 |
Nick Treleaven | Fix the wrong file being put on top of the stack when...
|
commit | commitdiff | tree |
2010-06-09 |
Nick Treleaven | Move general templates from source code into files.
|
commit | commitdiff | tree |
2010-06-09 |
Nick Treleaven | Create unstable branch for work that shouldn't go in...
|
commit | commitdiff | tree |
2010-06-08 |
Nick Treleaven | Don't individually install data/*.tags as all data...
|
commit | commitdiff | tree |
2010-06-05 |
Nick Treleaven | Update for ntrel's changes.
|
commit | commitdiff | tree |
2010-06-04 |
Nick Treleaven | Minor edits, rewording.
|
commit | commitdiff | tree |
2010-06-04 |
Nick Treleaven | Minor fixes.
|
commit | commitdiff | tree |
2010-06-04 |
Nick Treleaven | Build section: minor rewording, formatting fixes; some...
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Add Build prefix for TableFields, TableData.
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Make some ugly build.h global variables static.
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Add 'Refresh' popup menu item (part of geany-plugins...
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Only replace template filename matching start of word...
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Fix 'null' listed in both primary and secondary keyword...
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Update and add item:
|
commit | commitdiff | tree |
2010-05-11 |
Nick Treleaven | Fix search_find_text not returning -1 when match is...
|
commit | commitdiff | tree |
2010-05-07 |
Nick Treleaven | Avoid connecting signals more than once.
|
commit | commitdiff | tree |
2010-05-06 |
Nick Treleaven | Reload templates if saving a document in the templates...
|
commit | commitdiff | tree |
2010-05-06 |
Nick Treleaven | Fix marking some strings as translatable (cannot be...
|
commit | commitdiff | tree |
2010-05-05 |
Nick Treleaven | Add symbols_get_context_separator() to plugin API ...
|
commit | commitdiff | tree |
2010-05-05 |
Nick Treleaven | Divide template wildcards into groups.
|
commit | commitdiff | tree |
2010-05-05 |
Nick Treleaven | Add {project}, {description} template wildcards (#2954737).
|
commit | commitdiff | tree |
2010-05-05 |
Nick Treleaven | Fix replacing {filename} template wildcard for custom...
|
commit | commitdiff | tree |
2010-05-05 |
Nick Treleaven | Add function document_apply_indent_settings() for use...
|
commit | commitdiff | tree |
2010-05-03 |
Nick Treleaven | Move debug-only variable cl into printfcmds().
|
commit | commitdiff | tree |
2010-05-03 |
Nick Treleaven | Realign some macros.
|
commit | commitdiff | tree |
2010-05-03 |
Nick Treleaven | Add sci_set_line_indentation(), sci_get_line_indentation...
|
commit | commitdiff | tree |
2010-05-03 |
Nick Treleaven | Fix setting wrong accelerator for 2 Edit->Commands...
|
commit | commitdiff | tree |
2010-04-30 |
Nick Treleaven | Warn user if hidden hard tab width setting is not 8.
|
commit | commitdiff | tree |
2010-04-28 |
Nick Treleaven | Hide 'Tabs and Spaces: Hard tab width' preference ...
|
commit | commitdiff | tree |
2010-04-28 |
Nick Treleaven | Add Folding section link to filetypes.common custom...
|
commit | commitdiff | tree |
2010-04-27 |
Nick Treleaven | Fix invalid memory read (patch by Colomban Wendling...
|
commit | commitdiff | tree |
2010-04-22 |
Nick Treleaven | Support more folding icon styles: arrows, +/- and no...
|
commit | commitdiff | tree |
2010-04-22 |
Nick Treleaven | Recalculate line margin width when zooming (fixes ...
|
commit | commitdiff | tree |