497 Commits

Author SHA1 Message Date
Enrico Tröger
ed4edb5443 changed colouring for params in shellscripts
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@349 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-21 13:46:13 +00:00
Nick Treleaven
20047f7dab fix a segfault clicking on a compile error if the compiled file has been closed
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@348 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-20 20:03:34 +00:00
Nick Treleaven
74b7f7dfbb fix a segfault when commenting out lines with ctrl-d when no filetype is set
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@347 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-20 16:47:07 +00:00
Nick Treleaven
6c17ed1d83 fix pressing enter to open more than one file in the open file dialog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@346 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-20 12:52:24 +00:00
Enrico Tröger
40690fc5d6 fixed a crash when clicking on the run button and no file is opened
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@345 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 19:49:17 +00:00
Enrico Tröger
1ebf62ee75 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@344 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 17:22:58 +00:00
Enrico Tröger
ca803bc2c0 added code for creation of filedefs subdirectory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@343 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 17:19:12 +00:00
Enrico Tröger
d47e10998f make keyboard shortcuts user-definable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@342 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 17:18:06 +00:00
Enrico Tröger
d5fb7376b7 fixed small bug in sci_cb_show_calltip
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@341 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-19 16:52:09 +00:00
Enrico Tröger
dec031b3b5 fixed compiler warning, removed obsolete and commented code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@340 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-17 18:29:29 +00:00
Enrico Tröger
fa57294983 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@339 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:09:24 +00:00
Enrico Tröger
001527f540 quoted filename wildcards for filenames with whitespace
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@338 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:08:01 +00:00
Enrico Tröger
3bb199a738 Fixed folding bug
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@337 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:07:29 +00:00
Enrico Tröger
a1baf148c0 enabled autocompletion for all filetypes, removed mmap()-code, fixed memory leak
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@336 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:06:08 +00:00
Enrico Tröger
df1b9fd010 new filetype Tcl/Tk, renamed tex.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@335 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-16 19:04:04 +00:00
Enrico Tröger
78eb7280b8 read the filetype definitions first from the configuration directory and then from the datadir (%prefix/share/geany)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@334 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-15 19:49:30 +00:00
Enrico Tröger
9ad3e75ae3 added compiler commands to run a syntax check and parse the output, so it is clickable in compiler message window
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@333 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-15 19:47:35 +00:00
Enrico Tröger
f5a9d78fcc added previously code to prevent opening of non-text files, fixed detection of C++-destructors and other improvements in utils_get_current_tag()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@332 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-15 19:44:09 +00:00
Enrico Tröger
6a65dccc74 added compiler command
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@331 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-15 13:21:05 +00:00
Enrico Tröger
301906a0e7 remove unneeded function
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@330 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-15 13:04:05 +00:00
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
873639a1de added missing keyword "elif"
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@328 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-14 13:53:32 +00:00
Enrico Tröger
88e763b9cc improved parser to detect variables and members
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@327 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-12 23:23:52 +00:00
Enrico Tröger
138f80a69f fixed typo
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@326 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-12 22:10:00 +00:00
Enrico Tröger
cc0425c8fe again it got some improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@325 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-12 16:24:09 +00:00
Enrico Tröger
10e4754b27 added code for parsing python error messages when clicked in compiler message window
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@324 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-12 16:11:14 +00:00
Enrico Tröger
6db843b072 added commandline option to use an alternate way to draw the text, could improve scrolling, has to be tested
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@323 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-11 23:01:50 +00:00
Enrico Tröger
7a6efd0667 improved tag list updating, should be a bit faster on opening files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@322 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 23:06:47 +00:00
Enrico Tröger
887f75bb18 improved symbol list for filetype Perl
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@321 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 23:00:22 +00:00
Enrico Tröger
5c4ea3eede improved
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@320 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 22:35:55 +00:00
Enrico Tröger
be14d24272 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@319 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 19:57:10 +00:00
Enrico Tröger
2be53d0f07 added template support for filetypes with comment character #, updated GPL to the current address of the FSF
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@318 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 19:54:44 +00:00
Enrico Tröger
10dfa4f7ab added code from anjuta to parse methods and functions separately
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@317 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 19:52:42 +00:00
Enrico Tröger
ca770d11eb some updates
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@316 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 18:16:18 +00:00
Enrico Tröger
65ff7df13b fixed wrong identification of keyword class in ''' comments
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@315 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 18:12:12 +00:00
Enrico Tröger
10b337093b added parser for CSS filetype
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@314 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-10 13:37:48 +00:00
Enrico Tröger
0c69a417f5 fixed a strange segfault at creating new file tabs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@313 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 22:02:22 +00:00
Enrico Tröger
cc4459d4c1 new filetype Ruby
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@312 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 16:10:47 +00:00
Enrico Tröger
a267d33536 new filetype Ruby
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@311 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 16:07:27 +00:00
Enrico Tröger
67e704ea6f new filetype Ruby
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@310 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 16:04:10 +00:00
Enrico Tröger
50105c4339 fixed encoding problem which causes many problems with non-Ascii characters
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@309 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-09 14:06:57 +00:00
Enrico Tröger
7822807104 try to fix a strange segfault reported by a user (non-reproducible for me)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@308 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-08 01:57:25 +00:00
Enrico Tröger
12d5ca0eac save current file if it is executed (e.g. shell scripts)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@307 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-08 01:35:56 +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
ae4b9e248a moved my_strtod() from win32.c to utils.c, use it always, not only on Win32 systems
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@305 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:07:40 +00:00
Enrico Tröger
a42be2d384 fix a crash when clicking in the compiler output
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@304 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:06:21 +00:00
Enrico Tröger
56726ed988 changed codename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@303 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:04:47 +00:00
Enrico Tröger
38fbfedde9 added try-catch-auto completion
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@302 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:04:15 +00:00
Enrico Tröger
fd85b7f720 added some C++ keywords
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@301 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:03:55 +00:00
Enrico Tröger
429c48cbf7 added two compiler commands
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@300 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-05-05 16:03:27 +00:00