508 Commits

Author SHA1 Message Date
Enrico Tröger
8b5cc84381 added new extensions for filetype Pascal
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@244 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 21:45:20 +00:00
Enrico Tröger
fb29b7947b added italic flag to all styles, added background colour for current line
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@242 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 21:43:28 +00:00
Enrico Tröger
bc727d2881 applied patch from Nick Treleaven to allow reclicking of taglist treeview item
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@241 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-03-10 21:41:33 +00:00
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
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
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
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
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
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
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
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
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
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
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