113 Commits

Author SHA1 Message Date
Enrico Tröger
40ee39aadb fixed wrong handling of the visibility of the message window, fixed a crash when opening more than 25 files from the command line (closes #1422135)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@169 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:28:31 +00:00
Enrico Tröger
ea5abc4cfa some bugfixes, moved some code from main() in main_init()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@126 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:38:06 +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
71a390affd added commandline option "--vte-lib" to specify the location of libvte.so.x, added some NULL-initializations to avoid segfaults
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@110 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-06 18:41:01 +00:00
Enrico Tröger
544b5a4e41 improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@106 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:47:08 +00:00
Enrico Tröger
b9fcc55c0d use utils_treeviews_showhide() to get the right settings at startup for the left side treeviews.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@82 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-28 15:42:31 +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
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
ffd62ccc50 open a new file at startup if none is open
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@38 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-09 01:58:46 +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
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