Enrico Tröger
|
85f73129c0
|
Apply patch from Daniel Richard G. to fix to fix several compiler warnings, C89 violations and minor code problems (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2267 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-02-20 11:24:23 +00:00 |
|
Nick Treleaven
|
ff9c673ed2
|
Apply patch from Yura Siamashka to speed up removing several
workspace object's tags without updating the workspace until
necessary (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2164 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-01-11 17:09:23 +00:00 |
|
Nick Treleaven
|
d1534b9c1d
|
Remove unused config_dir argument for tm_get_workspace().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2079 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-11-30 17:34:01 +00:00 |
|
Enrico Tröger
|
47c1c7e0cc
|
Fix two more compiler warnings.
Use php.c and lregex.c from CTags SVN (closes #1795810).
Add regex.c and regex.h (GNU regex) for regex support on Windows.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2053 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-11-17 19:27:50 +00:00 |
|
Enrico Tröger
|
991a6c7811
|
Create tagmanager status file in configuration directory, not in a guessed temporary directory to ensure having write access. Fix crashes if status file can't be written.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2000 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-11-01 11:49:29 +00:00 |
|
Nick Treleaven
|
f39df4005f
|
Add support for generating global tags files for non-C-like
filetypes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1480 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-04-27 11:00:29 +00:00 |
|
Nick Treleaven
|
3489b63b7d
|
Add tm_source_file_get_lang_name() as a wrapper for getLanguageName()
in parse.c.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1479 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-04-27 10:58:41 +00:00 |
|
Nick Treleaven
|
8464538201
|
Separate alternative PHP/LaTeX global tags parser into
tm_tag_init_from_file_alt() (for easier diff with Anjuta).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1412 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-03-21 16:27:25 +00:00 |
|
Nick Treleaven
|
84b941bf63
|
Add tm_arglist_compare().
Fix comparison in tm_symbol_tag_compare().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1197 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-01-16 15:24:01 +00:00 |
|
Nick Treleaven
|
0e75efdd3c
|
Parse pointers in function return type for C-like files.
Show scope in calltips.
Made tm_tag_destroy() static.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1153 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-01-03 12:41:10 +00:00 |
|
Nick Treleaven
|
1650924026
|
Add calltip support for D constructors.
Add tm_workspace_find_scoped() (adapted from Anjuta 2.02
tm_workspace_find()).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1147 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-12-26 15:49:35 +00:00 |
|
Nick Treleaven
|
d0347a85c8
|
Fix missed matches in tm_tags_find().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1146 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-12-26 15:43:50 +00:00 |
|
Nick Treleaven
|
7f0ca5eebf
|
Backported tm_get_current_function() from Anjuta
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@889 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-12 16:25:53 +00:00 |
|
Enrico Tröger
|
570793a6ef
|
Added global auto completion tags for PHP and LaTeX.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@475 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-24 14:42:56 +00:00 |
|
Enrico Tröger
|
2d77d6ffbd
|
Removed uneeded .cvsignore files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@465 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-19 15:00:29 +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 |
|