70 Commits

Author SHA1 Message Date
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
729af7ee8c added popup menu to symbol list, added "Hide" and "Hide sidebar" to sidebar popups, other bugfixes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@125 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:36:57 +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
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
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
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
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
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
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
01361cbfcd diabled extended HOME and END key default behaviour due to many problems and changed key binding to switch between open documents from CTRL to ALT+Left/Right, so CTRL+Left/Right moves the cursor to word boundaries
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@51 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:18:23 +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
2791a9fa28 added shortcut F6 to switch to the VTE widget
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@44 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 17:57:13 +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
61874b4bae extending HOME and END key default behaviour, to jump back to previous cursor position if pressed again (improved)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@35 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-05 20:54:25 +00:00
Enrico Tröger
c156511bee extending HOME and END key default behaviour, to jump back to previous cursor position if pressed again
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@32 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-01 22:59:02 +00:00
Enrico Tröger
e9569abf85 added signal and handler for F12 key pressed in the main window
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@28 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-30 23:33:35 +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
7647013a99 added close functionality to open files popup menu
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@7 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 22:47:47 +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