2142 Commits

Author SHA1 Message Date
Enrico Tröger
78e4559c1c updated VERSION to 0.5, added checks for /dev/urandom or /dev/random
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@94 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 20:11:07 +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
c3c42278df improved usage of config.h.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@90 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 19:53:58 +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
f2973cc555 added -Wall to AM_CFLAGS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@88 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 17:00:57 +00:00
Enrico Tröger
34120155ea improved handling of P_tmpdir (closes #1387839)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@87 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 16:58:05 +00:00
Enrico Tröger
6a7e86edf9 eliminated compiler(gcc4) warnings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@86 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 16:55:40 +00:00
Enrico Tröger
d6c16742b7 replaced macro __unix__ by HAVE_GLOB_H (closes #1387828)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@85 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-29 16:25:58 +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
0a1305bcfb This commit was manufactured by cvs2svn to create tag 'Geany-0_4'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/tags/Geany-0_4@79 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:54:50 +00:00
Enrico Tröger
0555043647 updated for Geany 0.4
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@78 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:54:50 +00:00
Enrico Tröger
f11c7597fb several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@77 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:54:34 +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
Enrico Tröger
6a0f0998d3 update symbol list when a new file is opened
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@75 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:43:48 +00:00
Enrico Tröger
22822d8a26 updated for Geany 0.4
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@74 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-21 19:42:55 +00:00
Enrico Tröger
636934d188 updated and added the VTE settings page
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@73 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-20 17:51:45 +00:00
Enrico Tröger
b0205e6e99 added $Id$ - tag
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@72 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-20 17:50:11 +00:00
Enrico Tröger
767cce068d set cursor position between brackets in sci_cb_auto_close_bracket()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@71 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-20 17:49:25 +00:00
Enrico Tröger
274c6487ca several improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@70 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-19 19:20:40 +00:00
Enrico Tröger
0505ab93ab improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@69 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-19 19:20:16 +00:00
Enrico Tröger
4adfd7c167 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@68 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:39:36 +00:00
Enrico Tröger
682bdc23fe added new menu items: Help->Keyboard shortcuts and File->Revert
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@67 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:38:57 +00:00
Enrico Tröger
25575e99ac made the symbol list document-oriented, so it has not to be generated on every notebook switch page event, introduced opening_session_files, to suppress notebook switch page events at loading the files from the last session.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@66 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:20:22 +00:00
Enrico Tröger
e7e279e24b made the symbol list document-oriented, so it has not to be generated on every notebook switch page event
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@65 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-18 22:08:42 +00:00
Enrico Tröger
90ca4650d0 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@64 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:25:59 +00:00
Enrico Tröger
e67aaf8ada removed unnecessary functions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@63 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:25:44 +00:00
Enrico Tröger
db1c496e25 improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@62 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:23:18 +00:00
Enrico Tröger
1390469e22 small changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@61 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 23:20:08 +00:00
Enrico Tröger
b9a545805e improved HAVE_VTE handling to prevent crashes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@60 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 22:34:41 +00:00
Enrico Tröger
2afef49a5e added popup menu for the VTE widget
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@59 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 22:19:51 +00:00
Enrico Tröger
05cd316e4f added gb.c to EXTRA_DIST
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@58 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 19:21:41 +00:00
Enrico Tröger
6b3eabdd43 added a small, nice easteregg.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@57 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 18:47:02 +00:00
Enrico Tröger
c330f5420d changed "build with make" keyboard shortcut from CTRL+F9 to Shift+F9 to avoid problems with window managers key bindings (thanks to Nick Treleaven for reporting)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@56 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-16 15:56:10 +00:00
Enrico Tröger
3a2d560fdc added sci_cb_auto_close_bracket() to close { and [ brackets in LaTex-Mode (more could be added)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@55 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-13 22:06:12 +00:00
Enrico Tröger
458498ad41 made length of MRU list changeable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@54 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:20:12 +00:00
Enrico Tröger
a47062adf3 several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@53 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:19:57 +00:00
Enrico Tröger
95cc44a19c utils_write_file() now gives back errno instead of boolean
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@52 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:19:30 +00:00
Enrico Tröger
01361cbfcd diabled extended HOME and END key default behaviour due to many problems and changed key binding to switch between open documents from CTRL to ALT+Left/Right, so CTRL+Left/Right moves the cursor to word boundaries
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@51 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 16:18:23 +00:00
Enrico Tröger
f61e996256 made length of MRU list changeable and improved error handling at creation of the configuration directory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@50 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 02:24:49 +00:00
Enrico Tröger
9fe6b716f7 made length of MRU list changeable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@49 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 02:23:51 +00:00
Enrico Tröger
01141ccb6c fixed a wrong color value in styleset_c_init()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@48 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:58:26 +00:00
Enrico Tröger
ee93501d5c added color settings and forced realisation of the widget (to colors changes take effect)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@47 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:55:21 +00:00
Enrico Tröger
1984a7f661 fixed typo in function declarations
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@46 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-12 01:53:08 +00:00
Enrico Tröger
c88044a3ab improved targets to have a clean target and html/index.html target to make the html documentation
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@45 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-12-11 18:06:07 +00:00