Enrico Tröger
|
6dd78834f2
|
added toggle for line numbers
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@200 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 22:10:25 +00:00 |
|
Enrico Tröger
|
213f368c13
|
removed some items from the document menu to the preferences dialog, removed file save dialog from interface.c to dialogs.c, added toggle for line numbers, added command line option -p or --no-pipe to ignore a running instance of Geany and force opening a new instance
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@199 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 22:07:55 +00:00 |
|
Enrico Tröger
|
547dfa2c8c
|
removed some items from the document menu to the preferences dialog, removed file save dialog from interface.c to dialogs.c, added toggle for line numbers
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@198 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 22:05:34 +00:00 |
|
Enrico Tröger
|
66e41e6b90
|
added a message box if lost pipe was found, FIFO code now depends on HAVE_FIFO
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@197 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 21:58:42 +00:00 |
|
Enrico Tröger
|
2b08b018a9
|
improved "make uninstall" of Geany
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@196 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 21:56:34 +00:00 |
|
Enrico Tröger
|
6a5cb95d13
|
do not compile win32.c anymore, added to EXTRA_DIST
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@195 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 21:56:09 +00:00 |
|
Enrico Tröger
|
7f6c628148
|
FIFO stuff, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@194 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 21:06:41 +00:00 |
|
Enrico Tröger
|
bdd5c2573f
|
filetype selection fix
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@193 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 21:04:37 +00:00 |
|
Enrico Tröger
|
cd89647bbb
|
added GEANY_FIFO_NAME
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@192 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 21:03:42 +00:00 |
|
Enrico Tröger
|
7518fd3f6a
|
prevent Geany entering an endless loop at replacing,Geany now creates a FIFO, to communicate between different instances, fixed a memory leaks, improved the filename entry widget in the file open dialog, it handles now directories, too, rewrite of the file open dialog, now it enters a directory instead of trying to open it in Geany (closes #1421776)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@191 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 21:02:54 +00:00 |
|
Enrico Tröger
|
d30f0b5b83
|
removed somed unneeded prototypes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@190 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:59:11 +00:00 |
|
Enrico Tröger
|
605b178217
|
replaced usage of utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@189 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:58:08 +00:00 |
|
Enrico Tröger
|
3b35e157cf
|
rewrite of the file open dialog, now it enters a directory instead of trying to open it in Geany (closes #1421776), improved the find and replace dialog, an existing selection is inserted, fixed focus settings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@188 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:57:09 +00:00 |
|
Enrico Tröger
|
dc4a72b969
|
improved filename handling on saving files, improved behaviour of HOME/END keys on wrapped lines, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@187 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:56:17 +00:00 |
|
Enrico Tröger
|
e56699b6fa
|
added new filetypes SQL, Caml and OMS, smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@186 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:53:17 +00:00 |
|
Enrico Tröger
|
e16eac2ae8
|
added new filetypes SQL, Caml and OMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@185 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:52:17 +00:00 |
|
Enrico Tröger
|
43c3473f95
|
removed file open dialog from glade code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@184 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:49:45 +00:00 |
|
Enrico Tröger
|
d358ae6c5e
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@183 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:47:59 +00:00 |
|
Enrico Tröger
|
59f86cedf2
|
removed create_fileopendialog1()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@182 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:47:41 +00:00 |
|
Enrico Tröger
|
a232d7e15d
|
fixed a memory leaks
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@181 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:45:25 +00:00 |
|
Enrico Tröger
|
f0e0e31203
|
improved sci_cb_do_comment() to handle SQL, OMS and Caml comments,
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@180 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:43:30 +00:00 |
|
Enrico Tröger
|
15626a7fc5
|
added new lexer LexOMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@179 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:40:55 +00:00 |
|
Enrico Tröger
|
b30484d832
|
new lexer LexOMS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@178 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:40:22 +00:00 |
|
Enrico Tröger
|
76e2ca3323
|
Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@177 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-10 20:39:53 +00:00 |
|
Enrico Tröger
|
845902f821
|
replaced deprecated symbols
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@176 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-08 21:09:01 +00:00 |
|
Enrico Tröger
|
b1438f6623
|
added sci_assign_cmdkey()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@175 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-08 21:07:06 +00:00 |
|
Enrico Tröger
|
68c15de0f6
|
updated VERSION to 0.6
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@174 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:35:34 +00:00 |
|
Enrico Tröger
|
53991615e5
|
added utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@173 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:34:32 +00:00 |
|
Enrico Tröger
|
6efc4327b0
|
added filetype to the status bar, improved filename handling at reloading files, added utils_beep()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@172 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:34:06 +00:00 |
|
Enrico Tröger
|
4f9aec2d51
|
fixed a crash when preferences are set and message window is hidden
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@171 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:30:59 +00:00 |
|
Enrico Tröger
|
ced5135650
|
applied patch from Nick Treleaven to improve multiline selection by selecting the lines in the line number margin
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@170 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:29:37 +00:00 |
|
Enrico Tröger
|
40ee39aadb
|
fixed wrong handling of the visibility of the message window, fixed a crash when opening more than 25 files from the command line (closes #1422135)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@169 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:28:31 +00:00 |
|
Enrico Tröger
|
b5be72ed52
|
updated codename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@168 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:27:24 +00:00 |
|
Enrico Tröger
|
ef55cbf3ca
|
improved filename handling in document_open_file(), fixed a crash at reloading files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@167 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:26:53 +00:00 |
|
Enrico Tröger
|
c1f240d70a
|
added Caml lexer
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@166 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:25:41 +00:00 |
|
Enrico Tröger
|
5555798e86
|
added some free()s for the popup menus, some smaller changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@165 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-06 06:25:01 +00:00 |
|
Enrico Tröger
|
4dffc93c19
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@164 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-01 21:00:38 +00:00 |
|
Enrico Tröger
|
4417cdb491
|
changed "term" to "xterm", this was a simple typo
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@163 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-01 20:22:06 +00:00 |
|
Enrico Tröger
|
7a6e73cc03
|
applied patch from Nick Treleaven to fix memory leaks
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@162 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-01 20:21:34 +00:00 |
|
Enrico Tröger
|
6f6f33c14a
|
added encoding to the status bar, fixed a freeze with C++ files (closes #1419473)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@161 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-01 20:20:24 +00:00 |
|
Enrico Tröger
|
0de048dc15
|
added new wildcard {geanyversion} to have actual Geany version in filetype templates (e.g. HTML template)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@160 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-01 16:05:40 +00:00 |
|
Enrico Tröger
|
c661df553d
|
This commit was manufactured by cvs2svn to create tag 'Geany-0_5'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/tags/Geany-0_5@159 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-27 19:11:30 +00:00 |
|
Enrico Tröger
|
23a7958f1f
|
updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@158 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-27 19:11:30 +00:00 |
|
Enrico Tröger
|
37ade08346
|
small format changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@157 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-27 19:09:08 +00:00 |
|
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
|
97099a920d
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@154 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-26 21:31:54 +00:00 |
|
Enrico Tröger
|
11bca606f9
|
*** empty log message ***
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@153 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-23 17:14:12 +00:00 |
|
Enrico Tröger
|
a61c633e33
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@152 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-01-23 17:13:59 +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 |
|