7441 Commits

Author SHA1 Message Date
Enrico Tröger
bdd5c2573f filetype selection fix
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@193 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 21:04:37 +00:00
Enrico Tröger
cd89647bbb added GEANY_FIFO_NAME
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@192 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 21:03:42 +00:00
Enrico Tröger
7518fd3f6a prevent Geany entering an endless loop at replacing,Geany now creates a FIFO, to communicate between different instances, fixed a memory leaks, improved the filename entry widget in the file open dialog, it handles now directories, too, rewrite of the file open dialog, now it enters a directory instead of trying to open it in Geany (closes #1421776)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@191 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 21:02:54 +00:00
Enrico Tröger
d30f0b5b83 removed somed unneeded prototypes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@190 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:59:11 +00:00
Enrico Tröger
605b178217 replaced usage of utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@189 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:58:08 +00:00
Enrico Tröger
3b35e157cf rewrite of the file open dialog, now it enters a directory instead of trying to open it in Geany (closes #1421776), improved the find and replace dialog, an existing selection is inserted, fixed focus settings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@188 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:57:09 +00:00
Enrico Tröger
dc4a72b969 improved filename handling on saving files, improved behaviour of HOME/END keys on wrapped lines, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@187 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:56:17 +00:00
Enrico Tröger
e56699b6fa added new filetypes SQL, Caml and OMS, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@186 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:53:17 +00:00
Enrico Tröger
e16eac2ae8 added new filetypes SQL, Caml and OMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@185 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:52:17 +00:00
Enrico Tröger
43c3473f95 removed file open dialog from glade code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@184 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:49:45 +00:00
Enrico Tröger
d358ae6c5e several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@183 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:47:59 +00:00
Enrico Tröger
59f86cedf2 removed create_fileopendialog1()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@182 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:47:41 +00:00
Enrico Tröger
a232d7e15d fixed a memory leaks
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@181 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:45:25 +00:00
Enrico Tröger
f0e0e31203 improved sci_cb_do_comment() to handle SQL, OMS and Caml comments,
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@180 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:43:30 +00:00
Enrico Tröger
15626a7fc5 added new lexer LexOMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@179 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:40:55 +00:00
Enrico Tröger
b30484d832 new lexer LexOMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@178 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:40:22 +00:00
Enrico Tröger
76e2ca3323 Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@177 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 20:39:53 +00:00
Enrico Tröger
845902f821 replaced deprecated symbols
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@176 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-08 21:09:01 +00:00
Enrico Tröger
b1438f6623 added sci_assign_cmdkey()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@175 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-08 21:07:06 +00:00
Enrico Tröger
68c15de0f6 updated VERSION to 0.6
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@174 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:35:34 +00:00
Enrico Tröger
53991615e5 added utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@173 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:34:32 +00:00
Enrico Tröger
6efc4327b0 added filetype to the status bar, improved filename handling at reloading files, added utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@172 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:34:06 +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
ced5135650 applied patch from Nick Treleaven to improve multiline selection by selecting the lines in the line number margin
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@170 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:29:37 +00:00
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
b5be72ed52 updated codename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@168 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:27:24 +00:00
Enrico Tröger
ef55cbf3ca improved filename handling in document_open_file(), fixed a crash at reloading files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@167 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:26:53 +00:00
Enrico Tröger
c1f240d70a added Caml lexer
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@166 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:25:41 +00:00
Enrico Tröger
5555798e86 added some free()s for the popup menus, some smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@165 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-06 06:25:01 +00:00
Enrico Tröger
4dffc93c19 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@164 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 21:00:38 +00:00
Enrico Tröger
4417cdb491 changed "term" to "xterm", this was a simple typo
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@163 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 20:22:06 +00:00
Enrico Tröger
7a6e73cc03 applied patch from Nick Treleaven to fix memory leaks
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@162 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 20:21:34 +00:00
Enrico Tröger
6f6f33c14a added encoding to the status bar, fixed a freeze with C++ files (closes #1419473)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@161 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 20:20:24 +00:00
Enrico Tröger
0de048dc15 added new wildcard {geanyversion} to have actual Geany version in filetype templates (e.g. HTML template)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@160 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-01 16:05:40 +00:00
Enrico Tröger
c661df553d This commit was manufactured by cvs2svn to create tag 'Geany-0_5'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/tags/Geany-0_5@159 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-27 19:11:30 +00:00
Enrico Tröger
23a7958f1f updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@158 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-27 19:11:30 +00:00
Enrico Tröger
37ade08346 small format changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@157 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-27 19:09:08 +00:00
Enrico Tröger
6e2c511e20 (hopefully) fixed a bug with auto indention and CR/LF line endings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@156 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-26 21:33:45 +00:00
Enrico Tröger
9fe2718a33 set the Open File dialog directory to the same directory as the current file (thanks to Nick Treleaven for this patch)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@155 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-26 21:32:46 +00:00
Enrico Tröger
97099a920d several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@154 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-26 21:31:54 +00:00
Enrico Tröger
11bca606f9 *** empty log message ***
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@153 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:14:12 +00:00
Enrico Tröger
a61c633e33 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@152 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:13:59 +00:00
Enrico Tröger
f1b46ae00b added -pipe argument, finally changed the Debug options for CVS Version of Geany
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@151 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:13:05 +00:00
Enrico Tröger
7506c4ea33 removed temporary inline code, some code beautifications
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@150 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:10:01 +00:00
Enrico Tröger
cbee7ba9f3 added tag support for "\begin" in filetype LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@149 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:06:12 +00:00
Enrico Tröger
62ff8ef794 fixed some bugs when opening files with non UTF-8 filenames
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@148 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:05:29 +00:00
Enrico Tröger
ac282112ba added tag support for "\begin", fixed gcc4 warnings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@147 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 13:41:08 +00:00
Enrico Tröger
1099202afb several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@146 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-19 22:55:25 +00:00
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
0b18a2bd64 fixed incorrect size of Save as dialog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@144 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-17 17:41:29 +00:00