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
|
f5a9d78fcc
|
added previously code to prevent opening of non-text files, fixed detection of C++-destructors and other improvements in utils_get_current_tag()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@332 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-15 19:44:09 +00:00 |
|
Enrico Tröger
|
6db843b072
|
added commandline option to use an alternate way to draw the text, could improve scrolling, has to be tested
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@323 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-11 23:01:50 +00:00 |
|
Enrico Tröger
|
56726ed988
|
changed codename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@303 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-05 16:04:47 +00:00 |
|
Enrico Tröger
|
002503decd
|
several bugfixes and improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@281 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-04-27 18:06:35 +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
|
4e77d2064d
|
added global definition GEANY_CHECK_FILE_DELAY
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@236 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-03-10 00:48:37 +00:00 |
|
Enrico Tröger
|
4971898681
|
clicking on a compiler error message jumps to the correct file, if it is not the current one
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@232 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-03-02 23:28:52 +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
|
5e742c4385
|
removed unneeded member
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@223 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:29:41 +00:00 |
|
Enrico Tröger
|
ea2de71d20
|
added enum for utils_make_human_readable_str()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@212 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:40:26 +00:00 |
|
Enrico Tröger
|
86d1c102d4
|
disable menu functions of the edit menu when no files are open, added the possibility to delete an existing fifo in the case, that Geany crashed previously, replaced the New toolbar button by a menu button, so it works also under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@208 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 22:59:42 +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
|
cd89647bbb
|
added GEANY_FIFO_NAME
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@192 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 21:03:42 +00:00 |
|
Enrico Tröger
|
b5be72ed52
|
updated codename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@168 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:27:24 +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
|
bf6fc83ac7
|
removed unneeded utils_get_new_sci_number() and scid from document struct, added has_tags to document struct
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@127 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-14 22:38:56 +00:00 |
|
Enrico Tröger
|
9266f022d2
|
minor changes, added basic build support for LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@122 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-11 18:44:52 +00:00 |
|
Enrico Tröger
|
e1fa2d4c03
|
updated codename and smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@114 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-09 17:58:04 +00:00 |
|
Enrico Tröger
|
36055a4942
|
added commandline option "--vte-lib" to specify the location of libvte.so.x
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@109 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-06 18:37:24 +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
|
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
|
e7e279e24b
|
made the symbol list document-oriented, so it has not to be generated on every notebook switch page event
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@65 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-12-18 22:08:42 +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
|
a60d6a20bf
|
added support for a virtual terminal emulator widget
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@22 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-11-27 20:54:28 +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 |
|