1725 Commits

Author SHA1 Message Date
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
f61e996256 made length of MRU list changeable and improved error handling at creation of the configuration directory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@50 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 02:24:49 +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
01141ccb6c fixed a wrong color value in styleset_c_init()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@48 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:58:26 +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
1984a7f661 fixed typo in function declarations
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@46 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:53:08 +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
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
0a153e2eb3 added sci_get_current_line()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@37 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-09 01:34:32 +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
62a10a5694 added new file Assembler
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@34 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-05 20:50:46 +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
23be99d5f1 added a convenience function to not have SSM() in the outside of sciwrappers.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@31 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-01 22:50:05 +00:00
Enrico Tröger
623ab0957a fixed a small bug by auto closing }-brackets
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@29 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-30 23:43:56 +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
2a18ec4879 added utils_replace_filename()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@21 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:49:50 +00:00
Enrico Tröger
c9d315b247 added new filetype Conf
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@20 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:46:36 +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
1cacc17357 changed descriptive string
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@12 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-24 22:29:46 +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
7975a35f39 fixed missing / in table completion and fixed unmeant auto completion in HTML while writing CDATA
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@8 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 22:50:10 +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