Colomban Wendling
|
cc3c2684fb
|
Fix makefile.win32 for included regex removal
|
2012-01-26 22:52:22 +01:00 |
|
Nick Treleaven
|
8818ee3fc9
|
Include gdk-pixbuf-2.0 path for recent GTK+ dev (Windows build)
Fixes #3396195.
Note: GTK+ 2.24 is the current maintained version of the developer
files bundle:
http://www.gtk.org/download/win32.php
|
2011-12-08 12:53:11 +00:00 |
|
Colomban Wendling
|
8942bc810b
|
Add Objective-C support
Based on a patch from Elias Pschernig, thanks.
Parser was taken from upstream CTags.
Closes patch#3325139.
|
2011-11-13 01:05:24 +01:00 |
|
Enrico Tröger
|
a43d27d0a4
|
Replace escape character '\' by slash '/' in paths in the Windows Makefiles (patch by Matthew Brush, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5685 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-04-03 16:38:31 +00:00 |
|
Colomban Wendling
|
569670b771
|
Move most of TagManager's I/O to MIO
Moved the parsers to MIO, which allows both in-memory and file parsing.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5555 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-03-05 22:40:50 +00:00 |
|
Enrico Tröger
|
a266abca70
|
fix build (typo)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5534 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-01-30 16:22:09 +00:00 |
|
Enrico Tröger
|
ec408fa4b9
|
Add filetype Cobol (based on a patch by Seth Keiper).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5533 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2011-01-30 15:03:51 +00:00 |
|
Enrico Tröger
|
db6c8bcaa0
|
Add R tagmanager symbol parser (patch by Jon Senior, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4685 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2010-02-21 14:54:53 +00:00 |
|
Nick Treleaven
|
5f28284cb1
|
Apply patch from Kelvin Gardiner to add Verilog filetype (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4474 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-12-07 17:51:37 +00:00 |
|
Enrico Tröger
|
6e873a5bd0
|
Fix broken build on Windows because of a typo (patch by Timothy Boronczyk, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4400 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-11-04 18:32:52 +00:00 |
|
Enrico Tröger
|
b84a64934d
|
Add new filetype: Abc (patch by Eric Forgeot, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4211 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-09-20 18:46:56 +00:00 |
|
Enrico Tröger
|
6a73751aba
|
Add new filetype: Txt2Tags (patch by Eric Forgeot, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4163 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-09-06 20:57:42 +00:00 |
|
Nick Treleaven
|
5e55af41fc
|
Add Markdown filetype (patch by Jon Strait, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4046 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-07-30 11:29:53 +00:00 |
|
Nick Treleaven
|
95f99f4034
|
Move NestingLevel code into a separate file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@3778 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-05-11 14:15:00 +00:00 |
|
Enrico Tröger
|
61f89d5c25
|
Add a trivial symbol parser for NSIS files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3716 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-04-21 20:52:19 +00:00 |
|
Enrico Tröger
|
4122c1b138
|
Add filetype ActionScript (patch by Chris Macksey, thanks).
Update type keywords only for real C-like languages.
Fix wrong sorting of Assembler and Ada filetypes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3624 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2009-03-13 09:58:27 +00:00 |
|
Enrico Tröger
|
474a0b4410
|
Add new filetype 'Matlab' (closes #1938631, patch by Roland Baudin, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3190 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-11-07 14:39:45 +00:00 |
|
Enrico Tröger
|
2652667577
|
Add DEBUG flag to all Windows makefiles to make it possible to build with debug symbols and without optimizations also on Windows (using make DEBUG=1).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2487 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-04-15 15:11:05 +00:00 |
|
Enrico Tröger
|
c0990b5e71
|
Add HTML parser to get h1, h2, h3 symbols as well as link anchors and JavaScript functions (closes #1896068).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2317 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2008-03-09 18:50:41 +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 |
|
Nick Treleaven
|
2e454f7af5
|
Add reStructuredText filetype and parser.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1791 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-08-14 11:50:03 +00:00 |
|
Enrico Tröger
|
75c74284f8
|
Add filetype Haxe (patch by blackdog, thank you).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1744 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-07-26 09:50:12 +00:00 |
|
Enrico Tröger
|
c4f70b7536
|
Fix build on Win32.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1638 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-06-24 13:46:29 +00:00 |
|
Enrico Tröger
|
693649f955
|
Add new filetypes CSharp and FreeBasic.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1635 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-06-22 17:34:31 +00:00 |
|
Nick Treleaven
|
e3ffabcdea
|
Add Haskell tags support from CTags patch on sf.net written by Peter
Strand (thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1558 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-05-23 12:32:06 +00:00 |
|
Enrico Tröger
|
f0d4e65311
|
Added new filetypes Javascript and Lua.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1181 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2007-01-13 20:16:09 +00:00 |
|
Nick Treleaven
|
e4dc3d0a05
|
Add -O2 for tagmanager.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1075 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-12-09 13:34:47 +00:00 |
|
Enrico Tröger
|
9b7569e3ef
|
Added new filetype VHDL.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@991 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-11-13 22:11:19 +00:00 |
|
Enrico Tröger
|
adc721c522
|
Added simple parser for filetype Diff to create tags for each patched file in a diff file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@883 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-11 19:45:40 +00:00 |
|
Nick Treleaven
|
a5bf4b765d
|
Let make clean continue when a file can't be deleted.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@832 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-22 12:09:53 +00:00 |
|
Enrico Tröger
|
63c42ea6af
|
Merged tagmanager/d.c with tagmanager/c.c.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@742 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-19 09:08:48 +00:00 |
|
Enrico Tröger
|
428e6f6fd2
|
Added fortran files to the Windows makefiles
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@726 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 19:41:12 +00:00 |
|
Nick Treleaven
|
6cb83f8af0
|
Add makefiles for building on win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@646 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-28 12:29:10 +00:00 |
|