115 Commits

Author SHA1 Message Date
Enrico Tröger
1451d8f72d Change the path in the VTE widget when switching between files according to the path of the current file.
Process the switch_page callback only once.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@508 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-29 23:51:32 +00:00
Nick Treleaven
c9de3027db remove vte middle click override to allow X paste and update popup preferences item for Terminal tab number
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@360 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-23 20:26:23 +00:00
Enrico Tröger
d703c394a6 declared some functions static
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@353 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-22 00:19:15 +00:00
Enrico Tröger
9401f5e836 applied patch from Nick Treleaven to improve removing the vte widget, fixed also a bug with disappearing scrollbars
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@287 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-29 18:14:19 +00:00
Enrico Tröger
c2344d66bb removed some compiler warnings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@272 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 17:54:02 +00:00
Enrico Tröger
e7185d7530 replaced g_new() by g_new0()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@268 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-25 16:29:48 +00:00
Enrico Tröger
8c9d299115 applied patches from Nick Treleaven
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@261 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-05 14:15:14 +00:00
Enrico Tröger
c8ca726838 hopefully fixed a crash when closing the preferences dialog and message window was hidden and shown before
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@219 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:21:57 +00:00
Enrico Tröger
4f9aec2d51 fixed a crash when preferences are set and message window is hidden
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@171 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:30:59 +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
d53f10b8d9 check first for libvte.so, then for libvte.so.4
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@76 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:44:48 +00:00
Enrico Tröger
2afef49a5e added popup menu for the VTE widget
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@59 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 22:19:51 +00:00
Enrico Tröger
ee93501d5c added color settings and forced realisation of the widget (to colors changes take effect)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@47 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:55:21 +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