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
Nick Treleaven
82efaa626f
Improve switching out of fullscreen after startup
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@542 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-08 17:37:41 +00:00
Nick Treleaven
701929eb2d
Fix saving the terminal tool on quitting
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@541 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-08 16:59:08 +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
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
Nick Treleaven
7f99c7fd0f
Use the user settings for toolbar icon size & style
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@522 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-01 18:49:44 +00:00
Nick Treleaven
8eedcc97e4
Save the toolbar icon size when quitting. Set large toolbar icons by default
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@520 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-01 17:05:29 +00:00
Enrico Tröger
85d8dcaa39
Moved some default values to geany.h.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@519 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-01 15:04:41 +00:00
Enrico Tröger
dc996405a1
Forgot to commit this file.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@512 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-01 00:25:34 +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
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
3e54b8798e
Fixed weird behaviour of the recent files list.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@500 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-28 15:18:23 +00:00
Nick Treleaven
38f92379da
Add recent files items in the same order as they were saved. Remove app->recent_files and use g_strfreev in keyfile.c
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@493 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-27 15:24:39 +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
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
Nick Treleaven
99fa47cb55
Discard old session files also for unsaved documents
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@384 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-31 21:17:30 +00:00
Nick Treleaven
e5f238c232
Scroll session files in view after all resizing of the Scintilla widget and rename sci_scroll_to_line
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@379 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-30 18:03:19 +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
dec031b3b5
fixed compiler warning, removed obsolete and commented code
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@340 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-17 18:29:29 +00:00
Enrico Tröger
edf31c582c
applied two patches from Nick Treleaven to fix invalid memory read and improve the ordering of file tabs while loading session files
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@288 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-29 18:15:37 +00:00
Enrico Tröger
4b0f1d69ca
removed compiler settings, added new options
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@274 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 17:57:28 +00:00
Enrico Tröger
504017aeea
set minimal size to 620x440, default size to 900x600, added command line option -m or --no-msgwin to disable message window at startup
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@250 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-15 23:19:45 +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
33aafb4899
fixed crash when opening Geany with an existing configuration file
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@226 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 12:50:48 +00:00
Enrico Tröger
c27e865443
fixed memory leak, load filetype extensions from a file in the configuration directory, the filetype of a document is now also stored at loading and saving session files
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@222 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:27:41 +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
bdd5c2573f
filetype selection fix
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@193 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 21:04:37 +00:00
Enrico Tröger
4417cdb491
changed "term" to "xterm", this was a simple typo
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@163 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 20:22:06 +00:00
Enrico Tröger
62ff8ef794
fixed some bugs when opening files with non UTF-8 filenames
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@148 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:05:29 +00:00
Enrico Tröger
c02322ae35
improved build support for filetype LaTeX
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@145 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-18 12:11:44 +00:00
Enrico Tröger
f0f747a672
fixed window positioning bug on Win32, added basic build support for LaTeX
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@120 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:41:32 +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
da5ad6f7f8
improved usage of config.h and cleaned some header files from unneeded includes.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@92 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 20:01:18 +00:00
Enrico Tröger
25575e99ac
made the symbol list document-oriented, so it has not to be generated on every notebook switch page event, introduced opening_session_files, to suppress notebook switch page events at loading the files from the last session.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@66 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:20:22 +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
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
85b4c75e37
added $Id$ for expansion, store the position of hpaned1(sizer between editor window and the taglist), fixed typo at storing the long line marker column
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@13 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-25 01:19:04 +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