7518fd3f6aprevent 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)
Enrico Tröger
2006-02-10 21:02:54 +00:00
605b178217replaced usage of utils_beep()
Enrico Tröger
2006-02-10 20:58:08 +00:00
3b35e157cfrewrite 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
Enrico Tröger
2006-02-10 20:57:09 +00:00
dc4a72b969improved filename handling on saving files, improved behaviour of HOME/END keys on wrapped lines, smaller changes
Enrico Tröger
2006-02-10 20:56:17 +00:00
e56699b6faadded new filetypes SQL, Caml and OMS, smaller changes
Enrico Tröger
2006-02-10 20:53:17 +00:00
e16eac2ae8added new filetypes SQL, Caml and OMS
Enrico Tröger
2006-02-10 20:52:17 +00:00
43c3473f95removed file open dialog from glade code
Enrico Tröger
2006-02-10 20:49:45 +00:00
6efc4327b0added filetype to the status bar, improved filename handling at reloading files, added utils_beep()
Enrico Tröger
2006-02-06 06:34:06 +00:00
4f9aec2d51fixed a crash when preferences are set and message window is hidden
Enrico Tröger
2006-02-06 06:30:59 +00:00
ced5135650applied patch from Nick Treleaven to improve multiline selection by selecting the lines in the line number margin
Enrico Tröger
2006-02-06 06:29:37 +00:00
40ee39aadbfixed wrong handling of the visibility of the message window, fixed a crash when opening more than 25 files from the command line (closes#1422135)
Enrico Tröger
2006-02-06 06:28:31 +00:00
4417cdb491changed "term" to "xterm", this was a simple typo
Enrico Tröger
2006-02-01 20:22:06 +00:00
7a6e73cc03applied patch from Nick Treleaven to fix memory leaks
Enrico Tröger
2006-02-01 20:21:34 +00:00
6f6f33c14aadded encoding to the status bar, fixed a freeze with C++ files (closes#1419473)
Enrico Tröger
2006-02-01 20:20:24 +00:00
0de048dc15added new wildcard {geanyversion} to have actual Geany version in filetype templates (e.g. HTML template)
Enrico Tröger
2006-02-01 16:05:40 +00:00
c661df553dThis commit was manufactured by cvs2svn to create tag 'Geany-0_5'.
Enrico Tröger
2006-01-27 19:11:30 +00:00
23a7958f1fupdated for Geany 0.5
Enrico Tröger
2006-01-27 19:11:30 +00:00
37ade08346small format changes
Enrico Tröger
2006-01-27 19:09:08 +00:00
6e2c511e20(hopefully) fixed a bug with auto indention and CR/LF line endings
Enrico Tröger
2006-01-26 21:33:45 +00:00
9fe2718a33set the Open File dialog directory to the same directory as the current file (thanks to Nick Treleaven for this patch)
Enrico Tröger
2006-01-26 21:32:46 +00:00
05fd2ffc6aapplied patch from Nick Treleaven, to add .cc, .hh and .hxx extension for filetype C++ and improve the pattern handling
Enrico Tröger
2006-01-10 17:30:53 +00:00
71369c513eset has_tags to TRUE for filetypes LaTex and DocBook
Enrico Tröger
2006-01-09 18:01:06 +00:00
e1fa2d4c03updated codename and smaller changes
Enrico Tröger
2006-01-09 17:58:04 +00:00
aee7199a41made -Wall the only default compiler option
Enrico Tröger
2006-01-07 19:17:36 +00:00
e68725fc7aincluded <unistd.h> for BSD compatibility
Enrico Tröger
2006-01-07 18:58:01 +00:00
71a390affdadded commandline option "--vte-lib" to specify the location of libvte.so.x, added some NULL-initializations to avoid segfaults
Enrico Tröger
2006-01-06 18:41:01 +00:00
36055a4942added commandline option "--vte-lib" to specify the location of libvte.so.x
Enrico Tröger
2006-01-06 18:37:24 +00:00
9edc1eecb9re-added definition of HAVE_VTE, forget it the last time
Enrico Tröger
2006-01-06 18:33:47 +00:00
f688526d95added new option "Beep on errors" to disable beeping
Enrico Tröger
2006-01-03 12:48:48 +00:00
04c5ff3b61added new keywords for PHP5 and replaced phpKeyWords by php (thanks to Simon Stoye for reporting), added my_strtod(), as replacement for Win32 strtod()
Enrico Tröger
2006-01-03 12:45:31 +00:00
e341be9180set has_tags for filetype CSS to FALSE, since there is no tagmanager
Enrico Tröger
2006-01-03 12:43:39 +00:00
f9acdc464fmoved target clean to doc-clean, to hold documentation files during a make clean oder make distclean
Enrico Tröger
2006-01-03 12:42:29 +00:00
85c67a2a89PDF documentation has now version information in the filename
Enrico Tröger
2006-01-03 12:41:40 +00:00
8ecce6ed72added new option "Beep on errors" to disable beeping
Enrico Tröger
2006-01-03 12:39:25 +00:00
59a7979f32added my_strtod(), as replacement for Win32 strtod()
Enrico Tröger
2006-01-03 12:33:27 +00:00