129 Commits

Author SHA1 Message Date
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
22ab86a40b Added "Select All" menu item.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@510 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-30 13:42:53 +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
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
Enrico Tröger
2b362ef8a7 Implemented encoding support to switch between different encodings.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@467 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-19 18:31:17 +00:00
Nick Treleaven
c73f07a713 Set toolbar Compile text, Execute icon, insert 2 separators; Rearrange 2 menu items; some minor text changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@458 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-18 16:18:05 +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
0fcd8c5483 Added missing mnemonic to build menu item.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@437 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-12 20:19:19 +00:00
Enrico Tröger
aa977cd821 Added some mnemonics in the file menu.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@430 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-11 11:14:11 +00:00
Nick Treleaven
9f3bd2120d Fixed nasty hang when closing a tab and both the next tab and the first tab files have been externally modified
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@365 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-26 12:22:39 +00:00
Nick Treleaven
eb2ed7afb3 created Search menubar item with Find items from Edit menu, added Find Previous and Go to line commands.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@359 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-23 19:31:09 +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
afed6958d4 removed VTE code from preferences dialog, added new options, minor changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@273 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 17:56:31 +00:00
Enrico Tröger
d21e8bdde1 set minimal size to 620x440, default size to 900x600
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@251 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-15 23:20:38 +00:00
Enrico Tröger
9e5f113ce0 implemented folding
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@228 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:29:24 +00:00
Enrico Tröger
f01022ba2c moved font selection dialog from glade code to dialogs.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@210 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:38:47 +00:00
Enrico Tröger
547dfa2c8c 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
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@198 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:05:34 +00:00
Enrico Tröger
43c3473f95 removed file open dialog from glade code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@184 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:49:45 +00:00
Enrico Tröger
0b18a2bd64 fixed incorrect size of Save as dialog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@144 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-17 17:41:29 +00:00
Enrico Tröger
9e6db01544 added missing tooltip for the compile button
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@118 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:39:31 +00:00
Enrico Tröger
f688526d95 added new option "Beep on errors" to disable beeping
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@107 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:48:48 +00:00
Enrico Tröger
682bdc23fe added new menu items: Help->Keyboard shortcuts and File->Revert
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@67 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:38:57 +00:00
Enrico Tröger
e67aaf8ada removed unnecessary functions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@63 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:25:44 +00:00
Enrico Tröger
458498ad41 made length of MRU list changeable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@54 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:20:12 +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
127fea6d91 added checkbutton for "switch_msgwin_pages"
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@10 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-24 22:26:12 +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