Nick Treleaven
|
58d7e51ff9
|
Undo all changes in r393 (oops)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@394 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 20:01:57 +00:00 |
|
Nick Treleaven
|
11ffdebfc7
|
Fix a segfault with missing id in element
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@393 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 19:47:53 +00:00 |
|
Nick Treleaven
|
9f7f6d20af
|
Fix Go to tag declaration/definition
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@391 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 14:26:34 +00:00 |
|
Enrico Tröger
|
7a158f8508
|
added some sanity checks if filetype is NULL
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@390 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 14:04:59 +00:00 |
|
Enrico Tröger
|
ee057eb798
|
improved colouring
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@389 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 12:45:42 +00:00 |
|
Nick Treleaven
|
96baed84bf
|
Fix dialog path warnings for command-line files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@388 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-02 12:00:33 +00:00 |
|
Nick Treleaven
|
99fa47cb55
|
Discard old session files also for unsaved documents
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@384 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-31 21:17:30 +00:00 |
|
Enrico Tröger
|
70c0f2f6fe
|
Detect duplicate shortcuts and prevent saving them.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@380 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-30 19:19:05 +00:00 |
|
Nick Treleaven
|
e5f238c232
|
Scroll session files in view after all resizing of the Scintilla widget and rename sci_scroll_to_line
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@379 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-30 18:03:19 +00:00 |
|
Enrico Tröger
|
5b308c0550
|
Fixed a wrong(non ISO-C) array size allocation, improved utils_replace_tabs()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@377 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-30 15:29:21 +00:00 |
|
Enrico Tröger
|
3dc7be7033
|
Added shortcut for Replace Tabs by Space, extend usage of GEANY_ADD_ACCEL macro
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@376 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-30 15:28:13 +00:00 |
|
Enrico Tröger
|
f4b7b988ec
|
Removed unneeded function dialogs_show_fifo_error(), fixed small memory leak in dialogs_show_question()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@375 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-30 15:27:38 +00:00 |
|
Enrico Tröger
|
938f7abeda
|
added translator credits, made update-po
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@374 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-29 21:49:56 +00:00 |
|
Enrico Tröger
|
9e29121809
|
made recent files menu item insensitive when the list is empty
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@370 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-28 22:14:17 +00:00 |
|
Nick Treleaven
|
91f727dad0
|
Remove Replace dialog set default reponse
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@369 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-26 17:27:25 +00:00 |
|
Nick Treleaven
|
2c8e69a1a7
|
Fix incremental find and replace of back to back matches
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@368 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-26 17:11:41 +00:00 |
|
Nick Treleaven
|
545657d9de
|
Set Replace dialog default response
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@367 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-26 17:03:32 +00:00 |
|
Nick Treleaven
|
350bad5c10
|
Add mnemonics to Replace dialog buttons, reorder
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@366 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-26 15:51:32 +00:00 |
|
Nick Treleaven
|
9f3bd2120d
|
Fixed nasty hang when closing a tab and both the next tab and the first tab files have been externally modified
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@365 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-26 12:22:39 +00:00 |
|
Nick Treleaven
|
42e71c36cf
|
Make Replace in selection non-incremental and use single Undo blocks for this and for Replace All
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@364 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-25 15:32:03 +00:00 |
|
Nick Treleaven
|
fc1023a97a
|
On loading use SCI_SETTEXT instead of SCI_ADDTEXT to avoid Scintilla text changed signal
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@363 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-25 12:57:12 +00:00 |
|
Nick Treleaven
|
ecc808190f
|
Set shortcut for Replace and split keybindings_init code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@362 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-24 16:56:14 +00:00 |
|
Nick Treleaven
|
764f99c131
|
Add shortcuts for Find Previous, Go to line
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@361 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-24 13:18:42 +00:00 |
|
Nick Treleaven
|
c9de3027db
|
remove vte middle click override to allow X paste and update popup preferences item for Terminal tab number
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@360 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-23 20:26:23 +00:00 |
|
Nick Treleaven
|
eb2ed7afb3
|
created Search menubar item with Find items from Edit menu, added Find Previous and Go to line commands.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@359 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-23 19:31:09 +00:00 |
|
Nick Treleaven
|
684e8cb32b
|
check if file has been closed in utils_goto_workspace_tag
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@358 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-23 14:21:37 +00:00 |
|
Nick Treleaven
|
810714deb1
|
insert the file type extension and fix a warning when inserting a fileheader in a new document
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@357 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-22 15:28:48 +00:00 |
|
Enrico Tröger
|
db7f89ca65
|
improved toggle visibility of sidebar when toggled by keyboard
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@356 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-22 13:43:56 +00:00 |
|
Enrico Tröger
|
573679601b
|
applied sanity check and bugfix patch from Pierre(posted on mailing list)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@355 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-22 11:55:07 +00:00 |
|
Enrico Tröger
|
daebef5351
|
- do not create VTE settings in the preferences dialog if VTE is disabled at runtime
- added option to preferences dialog to disable load of VTE at startup
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@354 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-22 00:25:19 +00:00 |
|
Enrico Tröger
|
d703c394a6
|
declared some functions static
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@353 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-22 00:19:15 +00:00 |
|
Enrico Tröger
|
f0cfbf3b0b
|
src/dialogs.c, src/about.c, src/callbacks.c, configure.in: rewrote about dialog to reduce code size, added subversion revision
src/highlighting.c: bugfix
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@352 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-21 17:51:22 +00:00 |
|
Enrico Tröger
|
374f4e7b4d
|
added option to disable styling within preprocessor directives
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@351 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-21 14:53:04 +00:00 |
|
Enrico Tröger
|
57e78ec32d
|
added menu_messagewindow and toggle_sidebar shortcuts
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@350 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-21 14:02:55 +00:00 |
|
Nick Treleaven
|
20047f7dab
|
fix a segfault clicking on a compile error if the compiled file has been closed
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@348 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-20 20:03:34 +00:00 |
|
Nick Treleaven
|
74b7f7dfbb
|
fix a segfault when commenting out lines with ctrl-d when no filetype is set
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@347 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-20 16:47:07 +00:00 |
|
Nick Treleaven
|
6c17ed1d83
|
fix pressing enter to open more than one file in the open file dialog
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@346 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-20 12:52:24 +00:00 |
|
Enrico Tröger
|
40690fc5d6
|
fixed a crash when clicking on the run button and no file is opened
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@345 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-19 19:49:17 +00:00 |
|
Enrico Tröger
|
ca803bc2c0
|
added code for creation of filedefs subdirectory
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@343 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-19 17:19:12 +00:00 |
|
Enrico Tröger
|
d47e10998f
|
make keyboard shortcuts user-definable
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@342 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-19 17:18:06 +00:00 |
|
Enrico Tröger
|
d5fb7376b7
|
fixed small bug in sci_cb_show_calltip
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@341 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-19 16:52:09 +00:00 |
|
Enrico Tröger
|
dec031b3b5
|
fixed compiler warning, removed obsolete and commented code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@340 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-17 18:29:29 +00:00 |
|
Enrico Tröger
|
a1baf148c0
|
enabled autocompletion for all filetypes, removed mmap()-code, fixed memory leak
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@336 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-16 19:06:08 +00:00 |
|
Enrico Tröger
|
df1b9fd010
|
new filetype Tcl/Tk, renamed tex.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@335 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-16 19:04:04 +00:00 |
|
Enrico Tröger
|
78eb7280b8
|
read the filetype definitions first from the configuration directory and then from the datadir (%prefix/share/geany)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@334 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-15 19:49:30 +00:00 |
|
Enrico Tröger
|
f5a9d78fcc
|
added previously code to prevent opening of non-text files, fixed detection of C++-destructors and other improvements in utils_get_current_tag()
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@332 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-15 19:44:09 +00:00 |
|
Enrico Tröger
|
301906a0e7
|
remove unneeded function
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@330 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-15 13:04:05 +00:00 |
|
Enrico Tröger
|
77b3e938c0
|
added catalan translation contributed by Topi
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@329 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-14 16:07:30 +00:00 |
|
Enrico Tröger
|
88e763b9cc
|
improved parser to detect variables and members
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@327 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-12 23:23:52 +00:00 |
|
Enrico Tröger
|
138f80a69f
|
fixed typo
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@326 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-05-12 22:10:00 +00:00 |
|