6638 Commits

Author SHA1 Message Date
Enrico Tröger
175c877ec5 applied patch from Nick Treleaven which improved inserting of current selection in the find and replace dialogs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@240 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 21:40:20 +00:00
Enrico Tröger
1b1f74a30c applied patch from Nick, changed initial value of doc_list[].mtime
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@239 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:52:09 +00:00
Enrico Tröger
60dcfa3895 changed signature for utils_check_disk_status() and improved it, so it should work independet from the host time
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@238 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:50:27 +00:00
Enrico Tröger
c9e08b8a0c added currently disabled auto completion for LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@237 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:49:19 +00:00
Enrico Tröger
4e77d2064d added global definition GEANY_CHECK_FILE_DELAY
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@236 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:48:37 +00:00
Enrico Tröger
7795b13f58 changed signature for utils_check_disk_status()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@235 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:48:06 +00:00
Enrico Tröger
ca8bb51c8c added support for // and (* ... *) comments in Pascal
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@234 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:28:35 +00:00
Enrico Tröger
b45b616262 added new keywords supplied by Marko Peric
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@233 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 00:28:01 +00:00
Enrico Tröger
4971898681 clicking on a compiler error message jumps to the correct file, if it is not the current one
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@232 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-02 23:28:52 +00:00
Enrico Tröger
c180b05345 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@231 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-02 21:16:23 +00:00
Enrico Tröger
355f54d7d9 closed #1441359
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@230 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-02 21:12:27 +00:00
Enrico Tröger
d6097b6b7c several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@229 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:29:54 +00:00
Enrico Tröger
9e5f113ce0 implemented folding
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@228 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:29:24 +00:00
Enrico Tröger
6409cf8926 implemented folding
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@227 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:19:28 +00:00
Enrico Tröger
33aafb4899 fixed crash when opening Geany with an existing configuration file
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@226 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 12:50:48 +00:00
Enrico Tröger
16cfd49f60 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@225 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:31:10 +00:00
Enrico Tröger
3bea197608 fixed memory leak, load filetype extensions from a file in the configuration directory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@224 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:30:45 +00:00
Enrico Tröger
5e742c4385 removed unneeded member
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@223 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:29:41 +00:00
Enrico Tröger
c27e865443 fixed memory leak, load filetype extensions from a file in the configuration directory, the filetype of a document is now also stored at loading and saving session files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@222 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:27:41 +00:00
Enrico Tröger
b1c33d8e76 removed unneeded constant GEANY_MAX_PATTERNS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@221 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:27:11 +00:00
Enrico Tröger
e8886e1af4 made "make" build menu items sensitive for C header files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@220 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-25 22:26:43 +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
02ca65fd56 added tag support for filetypes ASM and SQL
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@218 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:49:08 +00:00
Enrico Tröger
487ea2cac5 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@217 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:48:26 +00:00
Enrico Tröger
b3ddbe0ca4 added section for Win32 users
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@216 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:47:40 +00:00
Enrico Tröger
9cd90fa518 moved font selection dialog from glade code to dialogs.c, added the possibility to delete an existing fifo in the case, that Geany crashed previously
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@215 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:46:20 +00:00
Enrico Tröger
9466361c4c removed unnecessary callback functions for delete_event's, 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@214 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:43:50 +00:00
Enrico Tröger
77d7a8141a added utils_make_human_readable_str()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@213 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:41:50 +00:00
Enrico Tröger
ea2de71d20 added enum for utils_make_human_readable_str()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@212 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:40:26 +00:00
Enrico Tröger
4abb456cb6 updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@211 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:39:45 +00:00
Enrico Tröger
f01022ba2c moved font selection dialog from glade code to dialogs.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@210 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:38:47 +00:00
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