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 |
|