18 Commits

Author SHA1 Message Date
Enrico Tröger
77b3e938c0 added catalan translation contributed by Topi
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@329 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-14 16:07:30 +00:00
Enrico Tröger
28bb0f8e66 improved file permission display if they cannot be read (e.g. on Windows)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@306 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:37:35 +00:00
Enrico Tröger
002503decd several bugfixes and improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@281 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 18:06:35 +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
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
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
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
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
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
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
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
9266f022d2 minor changes, added basic build support for LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@122 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:44:52 +00:00
Enrico Tröger
5deab2b6e5 improved usage of config.h and cleaned some header files from unneeded includes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@89 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 19:50:50 +00:00
Enrico Tröger
c9022b5604 fixed a segfault in dialogs_show_not_found(), text entry field in the find and replace dialog grabs focus by default, so the cursor is always in it
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@80 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-28 14:28:18 +00:00
Enrico Tröger
c330f5420d changed "build with make" keyboard shortcut from CTRL+F9 to Shift+F9 to avoid problems with window managers key bindings (thanks to Nick Treleaven for reporting)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@56 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 15:56:10 +00:00
Enrico Tröger
9fe6b716f7 made length of MRU list changeable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@49 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 02:23:51 +00:00
Enrico Tröger
bd79cecd60 many changes, improving symbol list view, adding color settings for VTE
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@43 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 02:16:02 +00:00
Enrico Tröger
8cb2cf0997 Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00