4657 Commits

Author SHA1 Message Date
Enrico Tröger
257b71ebd2 several improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@209 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 00:41:57 +00:00
Enrico Tröger
86d1c102d4 disable menu functions of the edit menu when no files are open, added the possibility to delete an existing fifo in the case, that Geany crashed previously, replaced the New toolbar button by a menu button, so it works also under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@208 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 22:59:42 +00:00
Enrico Tröger
899f660195 improved opneing files under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@207 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 22:57:59 +00:00
Enrico Tröger
ac2d1e20e1 replaced the New toolbar button by a menu button, so it works also under Win32, fixed bug when using color selector and no file is open, only fixed on some other actions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@206 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 22:55:53 +00:00
Enrico Tröger
ff0a0f01e0 replaced the New toolbar button by a menu button, so it works also under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@205 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 22:30:35 +00:00
Enrico Tröger
8418ccb701 all settings are now saved by pressing OK in the settings dialog, up to now it was only done at exiting
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@204 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 15:11:38 +00:00
Enrico Tröger
ae5261a043 fixed bug which caused always same figures under Win32, some other code cleanups and changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@203 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-20 15:10:51 +00:00
Enrico Tröger
3bb81f258f added check for mkfifo(), made it also an option
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@202 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:17:36 +00:00
Enrico Tröger
ccf5ffea0c several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@201 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:13:01 +00:00
Enrico Tröger
6dd78834f2 added toggle for line numbers
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@200 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:10:25 +00:00
Enrico Tröger
213f368c13 removed some items from the document menu to the preferences dialog, removed file save dialog from interface.c to dialogs.c, added toggle for line numbers, added command line option -p or --no-pipe to ignore a running instance of Geany and force opening a new instance
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@199 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:07:55 +00:00
Enrico Tröger
547dfa2c8c removed some items from the document menu to the preferences dialog, removed file save dialog from interface.c to dialogs.c, added toggle for line numbers
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@198 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 22:05:34 +00:00
Enrico Tröger
66e41e6b90 added a message box if lost pipe was found, FIFO code now depends on HAVE_FIFO
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@197 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 21:58:42 +00:00
Enrico Tröger
2b08b018a9 improved "make uninstall" of Geany
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@196 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 21:56:34 +00:00
Enrico Tröger
6a5cb95d13 do not compile win32.c anymore, added to EXTRA_DIST
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@195 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 21:56:09 +00:00
Enrico Tröger
7f6c628148 FIFO stuff, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@194 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-10 21:06:41 +00:00
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