1743 Commits

Author SHA1 Message Date
Enrico Tröger
6e2c511e20 (hopefully) fixed a bug with auto indention and CR/LF line endings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@156 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-26 21:33:45 +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
f1b46ae00b added -pipe argument, finally changed the Debug options for CVS Version of Geany
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@151 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:13:05 +00:00
Enrico Tröger
7506c4ea33 removed temporary inline code, some code beautifications
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@150 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:10:01 +00:00
Enrico Tröger
cbee7ba9f3 added tag support for "\begin" in filetype LaTeX
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@149 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:06:12 +00:00
Enrico Tröger
62ff8ef794 fixed some bugs when opening files with non UTF-8 filenames
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@148 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-23 17:05:29 +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
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
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
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
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
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
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
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
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
Enrico Tröger
de21cd7dd1 eliminated compiler(gcc4) warnings, replaced macro __unix__ by HAVE_FCNTL_H, use /dev/urandom or /dev/random (in this order) if available and rand() if not
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@93 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 20:08:57 +00:00
Enrico Tröger
da5ad6f7f8 improved usage of config.h and cleaned some header files from unneeded includes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@92 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 20:01:18 +00:00
Enrico Tröger
3111e382ec removed unneeded inclusion of config.h
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@91 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 19:55:36 +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
88f81a13e5 removed unneeded inclusion of config.h
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@84 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 14:50:25 +00:00
Enrico Tröger
51b9661de3 added utils_treeviews_showhide()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@83 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 14:47:56 +00:00
Enrico Tröger
b9fcc55c0d use utils_treeviews_showhide() to get the right settings at startup for the left side treeviews.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@82 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-28 15:42:31 +00:00
Enrico Tröger
595f1666b8 added utils_treeviews_showhide(), to get the right settings at startup for the left side treeviews, fixed bug in utils_strpos() which returned -1 if length needle is 1
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@81 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-28 15:41:44 +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
d53f10b8d9 check first for libvte.so, then for libvte.so.4
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@76 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:44:48 +00:00