4761 Commits

Author SHA1 Message Date
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
db1c496e25 improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@62 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:23:18 +00:00
Enrico Tröger
1390469e22 small changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@61 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:20:08 +00:00
Enrico Tröger
b9a545805e improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@60 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 22:34:41 +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
05cd316e4f added gb.c to EXTRA_DIST
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@58 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 19:21:41 +00:00
Enrico Tröger
6b3eabdd43 added a small, nice easteregg.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@57 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 18:47:02 +00:00
Enrico Tröger
c330f5420d changed "build with make" keyboard shortcut from CTRL+F9 to Shift+F9 to avoid problems with window managers key bindings (thanks to Nick Treleaven for reporting)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@56 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 15:56:10 +00:00
Enrico Tröger
3a2d560fdc added sci_cb_auto_close_bracket() to close { and [ brackets in LaTex-Mode (more could be added)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@55 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-13 22:06:12 +00:00
Enrico Tröger
458498ad41 made length of MRU list changeable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@54 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:20:12 +00:00
Enrico Tröger
a47062adf3 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@53 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:19:57 +00:00
Enrico Tröger
95cc44a19c utils_write_file() now gives back errno instead of boolean
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@52 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:19:30 +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
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
c88044a3ab improved targets to have a clean target and html/index.html target to make the html documentation
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@45 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 18:06:07 +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
fd374e91a5 exclude all TODO.* files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@42 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:13:05 +00:00
Enrico Tröger
6bf104b515 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@41 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:11:11 +00:00
Enrico Tröger
cddb331908 removed check for floor()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@40 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:10:21 +00:00
Enrico Tröger
fe41fd8752 modified install target to not include CVS subdirectorys in the generated source tarballs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@39 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:09:38 +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
db2e7982ec added Christoph Berg as tester
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@36 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-08 22:25:56 +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
4145764771 added a comment
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@33 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-05 20:46:08 +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
a10dcbbde8 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@30 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-01 22:49:12 +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
b3dabbb424 updated minimum GTK version from 2.4 to 2.6
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@27 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-30 22:56:46 +00:00
Enrico Tröger
737b34f9c0 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@26 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-30 22:56:00 +00:00
Enrico Tröger
6da8472689 added debian/ subdirectory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@25 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-30 22:51:29 +00:00
Enrico Tröger
b66995bd1c changed EXTRA_DIST to not include CVS subdirectorys in the generated source tarballs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@24 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-28 14:52:00 +00:00
Enrico Tröger
5742936264 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@23 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 21:02:24 +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
b08a2013cc added tarballs to the ignore list
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@19 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:44:55 +00:00
Enrico Tröger
f3c8b08f16 added option --[en|dis]able-vte to disable vte support and some status output at the end
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@18 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:44:06 +00:00
Enrico Tröger
8d6f7ae264 added vte.c and treeviews.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@17 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:43:24 +00:00
Enrico Tröger
7064daa80c changed lexer Props a little bit to highlight left and right side of a = differently
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@16 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:42:46 +00:00
Enrico Tröger
3af538fa65 added tag support for filetype Conf
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@15 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:39:57 +00:00
Enrico Tröger
e3921ab3ca initial import for new filetype Conf
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@14 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-27 20:39:01 +00:00