Nick Treleaven
0a58904c11
Never show compile & run toolbuttons on Windows and hide the prefs option to show them
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@637 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-26 14:28:49 +00:00
Enrico Tröger
978a6fee93
Added menu item View->Show Sidebar and improved code around it.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@598 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-21 11:41:33 +00:00
Enrico Tröger
0a795b2d82
Toolbar items for file operations can also be hidden.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@564 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-15 18:15:30 +00:00
Nick Treleaven
1c8d62ed5d
Added basic Find in files search functionality.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@551 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-13 14:30:44 +00:00
Enrico Tröger
100987ee91
Improved toolbar popup menu.
...
Added new preferences tab for toolbar settings, several toolbar buttons can be hidden.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@548 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-11 14:15:56 +00:00
Enrico Tröger
0f061ee31a
Improved behaviour of toggle sidebar after a restart. Introduced new flag sidebar_visible, renamed configuration keys.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@538 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-07 14:34:43 +00:00
Enrico Tröger
87dda1b74e
Fixed bug when saving VTE settings.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@537 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-06 22:06:56 +00:00
Enrico Tröger
086aeb4c4c
Added option to disable the VTE follows path feature.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@527 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-02 18:34:03 +00:00
Enrico Tröger
f1529b0435
Little redesign of the preferences dialog.
...
New options for setting the placement of notebook tabs.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@525 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-02 16:21:35 +00:00
Enrico Tröger
7c9d6df76e
Improved settings for the long line marker, it can now be easily disabled or set to highlight the background of too long lines.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@511 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-30 14:28:32 +00:00
Enrico Tröger
b3dd894a5e
Implemented simple printing support.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@505 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-29 17:14:52 +00:00
Nick Treleaven
42a206085e
Apply fonts in Preferences when they are set and only if they have changed. Rename utils_set_font to utils_set_editor_font. Remove an old comment in document_open_file.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@503 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-29 16:55:29 +00:00
Enrico Tröger
852624b60e
Renamed tools settings from build_* in tools_*.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@502 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-29 14:00:09 +00:00
Enrico Tröger
f375a6be68
Added missing shortcut for "Close".
...
Added option in the preferences dialog to replace tabs by spaces when saving a file.
Added option for default encoding for new files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@470 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-21 18:54:07 +00:00
Nick Treleaven
e885f520ed
Don't include keybindings.h in geany.h
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@452 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-16 19:58:26 +00:00
Enrico Tröger
73384bb248
Implemented code for setting indicators while compiling.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@442 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-13 19:37:21 +00:00
Enrico Tröger
e14cbbae1c
Added labels for each defined shortcut to have a nicer representation in the dialogs. Hide make and terminal settings in the preferences dialog under Windows.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@425 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-08 15:12:55 +00:00
Enrico Tröger
70c0f2f6fe
Detect duplicate shortcuts and prevent saving them.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@380 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-30 19:19:05 +00:00
Enrico Tröger
daebef5351
- do not create VTE settings in the preferences dialog if VTE is disabled at runtime
...
- added option to preferences dialog to disable load of VTE at startup
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@354 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-22 00:25:19 +00:00
Enrico Tröger
d47e10998f
make keyboard shortcuts user-definable
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@342 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 17:18:06 +00:00
Enrico Tröger
b264da4e4e
added new options
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@278 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 18:01:44 +00:00
Enrico Tröger
6409cf8926
implemented folding
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@227 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:19:28 +00:00
Enrico Tröger
8418ccb701
all settings are now saved by pressing OK in the settings dialog, up to now it was only done at exiting
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@204 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 15:11:38 +00:00
Enrico Tröger
213f368c13
removed some items from the document menu to the preferences dialog, removed file save dialog from interface.c to dialogs.c, added toggle for line numbers, added command line option -p or --no-pipe to ignore a running instance of Geany and force opening a new instance
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@199 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:07:55 +00:00
Enrico Tröger
6602d45164
little bugfix, which should prevent crashes
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@121 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:43:11 +00:00
Enrico Tröger
8ecce6ed72
added new option "Beep on errors" to disable beeping
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@100 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:39:25 +00:00
Enrico Tröger
b9fcc55c0d
use utils_treeviews_showhide() to get the right settings at startup for the left side treeviews.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@82 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-28 15:42:31 +00:00
Enrico Tröger
0505ab93ab
improved HAVE_VTE handling to prevent crashes
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@69 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-19 19:20:16 +00:00
Enrico Tröger
db1c496e25
improved HAVE_VTE handling to prevent crashes
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@62 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:23:18 +00:00
Enrico Tröger
b9a545805e
improved HAVE_VTE handling to prevent crashes
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@60 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 22:34:41 +00:00
Enrico Tröger
9fe6b716f7
made length of MRU list changeable
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@49 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 02:23:51 +00:00
Enrico Tröger
bd79cecd60
many changes, improving symbol list view, adding color settings for VTE
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@43 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:16:02 +00:00
Enrico Tröger
f610309337
added new option "Switch to status message list"
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@11 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-24 22:28:45 +00:00
Enrico Tröger
8cb2cf0997
Initial import
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00