Enrico Tröger
|
5e742c4385
|
removed unneeded member
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@223 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:29:41 +00:00 |
|
Enrico Tröger
|
c27e865443
|
fixed memory leak, load filetype extensions from a file in the configuration directory, the filetype of a document is now also stored at loading and saving session files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@222 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:27:41 +00:00 |
|
Enrico Tröger
|
b1c33d8e76
|
removed unneeded constant GEANY_MAX_PATTERNS
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@221 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:27:11 +00:00 |
|
Enrico Tröger
|
e8886e1af4
|
made "make" build menu items sensitive for C header files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@220 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:26:43 +00:00 |
|
Enrico Tröger
|
c8ca726838
|
hopefully fixed a crash when closing the preferences dialog and message window was hidden and shown before
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@219 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-25 22:21:57 +00:00 |
|
Enrico Tröger
|
02ca65fd56
|
added tag support for filetypes ASM and SQL
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@218 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:49:08 +00:00 |
|
Enrico Tröger
|
487ea2cac5
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@217 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:48:26 +00:00 |
|
Enrico Tröger
|
b3ddbe0ca4
|
added section for Win32 users
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@216 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:47:40 +00:00 |
|
Enrico Tröger
|
9cd90fa518
|
moved font selection dialog from glade code to dialogs.c, added the possibility to delete an existing fifo in the case, that Geany crashed previously
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@215 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:46:20 +00:00 |
|
Enrico Tröger
|
9466361c4c
|
removed unnecessary callback functions for delete_event's, fixed bug when using color selector and no file is open, only fixed on some other actions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@214 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:43:50 +00:00 |
|
Enrico Tröger
|
77d7a8141a
|
added utils_make_human_readable_str()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@213 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:41:50 +00:00 |
|
Enrico Tröger
|
ea2de71d20
|
added enum for utils_make_human_readable_str()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@212 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:40:26 +00:00 |
|
Enrico Tröger
|
4abb456cb6
|
updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@211 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:39:45 +00:00 |
|
Enrico Tröger
|
f01022ba2c
|
moved font selection dialog from glade code to dialogs.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@210 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 13:38:47 +00:00 |
|
Enrico Tröger
|
257b71ebd2
|
several improvements
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@209 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-22 00:41:57 +00:00 |
|
Enrico Tröger
|
86d1c102d4
|
disable menu functions of the edit menu when no files are open, added the possibility to delete an existing fifo in the case, that Geany crashed previously, replaced the New toolbar button by a menu button, so it works also under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@208 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 22:59:42 +00:00 |
|
Enrico Tröger
|
899f660195
|
improved opneing files under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@207 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 22:57:59 +00:00 |
|
Enrico Tröger
|
ac2d1e20e1
|
replaced the New toolbar button by a menu button, so it works also under Win32, fixed bug when using color selector and no file is open, only fixed on some other actions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@206 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 22:55:53 +00:00 |
|
Enrico Tröger
|
ff0a0f01e0
|
replaced the New toolbar button by a menu button, so it works also under Win32
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@205 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 22:30:35 +00:00 |
|
Enrico Tröger
|
8418ccb701
|
all settings are now saved by pressing OK in the settings dialog, up to now it was only done at exiting
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@204 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 15:11:38 +00:00 |
|
Enrico Tröger
|
ae5261a043
|
fixed bug which caused always same figures under Win32, some other code cleanups and changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@203 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-20 15:10:51 +00:00 |
|
Enrico Tröger
|
3bb81f258f
|
added check for mkfifo(), made it also an option
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@202 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 22:17:36 +00:00 |
|
Enrico Tröger
|
ccf5ffea0c
|
several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@201 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-02-14 22:13:01 +00:00 |
|
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 |
|