3943 Commits

Author SHA1 Message Date
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
0b18a2bd64 fixed incorrect size of Save as dialog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@144 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-17 17:41:29 +00:00
Enrico Tröger
384f43d811 fixed new auto indention, fixed also an older bug when typing } on the last line
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@143 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-17 17:38:44 +00:00
Enrico Tröger
864ce050c5 improved auto indention, now "for (...) {" works, too
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@142 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 18:28:50 +00:00
Enrico Tröger
cde7419e5b several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@141 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 18:28:13 +00:00
Enrico Tröger
b5c630afe3 heavily improved
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@140 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 17:47:11 +00:00
Enrico Tröger
43388b2a63 added category class to the symbol list
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@139 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 17:46:28 +00:00
Enrico Tröger
0d200827e0 added category class to the symbol list, changed category names for filetype DocBook and LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@138 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 17:46:14 +00:00
Enrico Tröger
d5f4bc8130 set $prefix to default if no prefix was given
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@137 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 17:00:39 +00:00
Enrico Tröger
85f663e0b9 added GenericName[de]
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@136 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 16:59:46 +00:00
Enrico Tröger
45c8bed2c6 updated Scintilla to version 1.67
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@135 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 15:10:45 +00:00
Enrico Tröger
18b1d12497 added geany.desktop
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@134 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-15 18:45:32 +00:00
Enrico Tröger
51b789b1c0 deleted
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@133 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-15 18:45:16 +00:00
Enrico Tröger
97a3f2e7a0 replaced geany.desktop by geany.desktop.in, some changes to the desktop file like absolut icon path
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@132 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-15 18:44:38 +00:00
Enrico Tröger
b4bb667f68 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@131 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:43:34 +00:00
Enrico Tröger
3da8d929c3 removed unneeded utils_get_new_sci_number(), some bugfixes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@130 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:42:44 +00:00
Enrico Tröger
aaa001b2fd added popup menu to symbol list, added "Hide" and "Hide sidebar" to sidebar popups
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@129 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:41:35 +00:00
Enrico Tröger
1e51d5272b several bugfixes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@128 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:40:05 +00:00
Enrico Tröger
bf6fc83ac7 removed unneeded utils_get_new_sci_number() and scid from document struct, added has_tags to document struct
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@127 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:38:56 +00:00
Enrico Tröger
ea5abc4cfa some bugfixes, moved some code from main() in main_init()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@126 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:38:06 +00:00
Enrico Tröger
729af7ee8c added popup menu to symbol list, added "Hide" and "Hide sidebar" to sidebar popups, other bugfixes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@125 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-14 22:36:57 +00:00
Enrico Tröger
da3fe9836f added .C as extension for filetype C++
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@124 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-13 16:35:22 +00:00
Enrico Tröger
46690c0b8f added tagmanager support for filetype DocBook and LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@123 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:50: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
6602d45164 little bugfix, which should prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@121 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:43:11 +00:00
Enrico Tröger
f0f747a672 fixed window positioning bug on Win32, added basic build support for LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@120 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:41:32 +00:00
Enrico Tröger
5c3947ba3e several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@119 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:40:13 +00:00
Enrico Tröger
9e6db01544 added missing tooltip for the compile button
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@118 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:39:31 +00:00
Enrico Tröger
9a80c4c39c minor changes, added document_init_doclist()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@117 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:38:17 +00:00
Enrico Tröger
05fd2ffc6a applied patch from Nick Treleaven, to add .cc, .hh and .hxx extension for filetype C++ and improve the pattern handling
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@116 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-10 17:30:53 +00:00
Enrico Tröger
71369c513e set has_tags to TRUE for filetypes LaTex and DocBook
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@115 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-09 18:01:06 +00:00
Enrico Tröger
e1fa2d4c03 updated codename and smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@114 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-09 17:58:04 +00:00
Enrico Tröger
d84ca7ae3d added CTRL+D commentation for filetype Conf
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@113 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-09 17:56:50 +00:00
Enrico Tröger
aee7199a41 made -Wall the only default compiler option
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@112 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-07 19:17:36 +00:00
Enrico Tröger
e68725fc7a included <unistd.h> for BSD compatibility
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@111 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-07 18:58:01 +00:00
Enrico Tröger
71a390affd added commandline option "--vte-lib" to specify the location of libvte.so.x, added some NULL-initializations to avoid segfaults
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@110 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-06 18:41:01 +00:00
Enrico Tröger
36055a4942 added commandline option "--vte-lib" to specify the location of libvte.so.x
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@109 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-06 18:37:24 +00:00
Enrico Tröger
9edc1eecb9 re-added definition of HAVE_VTE, forget it the last time
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@108 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-06 18:33:47 +00:00
Enrico Tröger
f688526d95 added new option "Beep on errors" to disable beeping
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@107 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:48:48 +00:00
Enrico Tröger
544b5a4e41 improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@106 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:47:08 +00:00
Enrico Tröger
3833734cee added missing GEANY_HIGHLIGHTING_H
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@105 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:46:20 +00:00
Enrico Tröger
04c5ff3b61 added new keywords for PHP5 and replaced phpKeyWords by php (thanks to Simon Stoye for reporting), added my_strtod(), as replacement for Win32 strtod()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@104 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:45:31 +00:00
Enrico Tröger
e341be9180 set has_tags for filetype CSS to FALSE, since there is no tagmanager
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@103 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:43:39 +00:00
Enrico Tröger
f9acdc464f moved target clean to doc-clean, to hold documentation files during a make clean oder make distclean
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@102 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:42:29 +00:00
Enrico Tröger
85c67a2a89 PDF documentation has now version information in the filename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@101 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:41:40 +00:00
Enrico Tröger
8ecce6ed72 added new option "Beep on errors" to disable beeping
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@100 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:39:25 +00:00
Enrico Tröger
59a7979f32 added my_strtod(), as replacement for Win32 strtod()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@99 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:33:27 +00:00
Enrico Tröger
ef51fc436e included <stdlib.h> to avoid compiler errors
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@98 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:29:50 +00:00
Enrico Tröger
7cf344caed added new keywords for PHP5 and replaced phpKeyWords by php (thanks to Simon Stoye for reporting)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@97 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:26:03 +00:00
Enrico Tröger
35709ba043 fixed segfault when exiting the easteregg program when it is still running
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@96 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:25:09 +00:00