Enrico Tröger
|
c6c0cb816e
|
Fixed typo.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@585 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-19 10:55:11 +00:00 |
|
Enrico Tröger
|
73a55f7ee2
|
Highlighting of current line can be disabled.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@584 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-19 09:45:56 +00:00 |
|
Enrico Tröger
|
0e4e014759
|
Compile notebook_motion_notify_event_cb() only with GTK 2.6 (again).
Made "built on" string translatable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@583 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-18 22:01:24 +00:00 |
|
Nick Treleaven
|
b9f6cf6987
|
Use more POSIX-like syntax for regular expression bracket matching; Prevent searching backwards with a regex (unsupported); Scroll in view after the last replacement for replace all/selection. Also move hiding the replace dialog out of document.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@582 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-18 17:43:22 +00:00 |
|
Nick Treleaven
|
5f05ba684a
|
Fix replacing the right length of text matched from a regex; Add support for back references when replacing with regex; Improve the speed of replace all/replace in selection; Don't lose the selection range after replacing in selection
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@581 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-18 14:09:01 +00:00 |
|
Enrico Tröger
|
cb006f8068
|
Restored original order of the encodings, kept the sorted order in the document menu.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@579 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-18 12:27:36 +00:00 |
|
Enrico Tröger
|
7bbccd884d
|
Added option to replace escape sequences in Find and Replace dialog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@578 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-18 10:48:51 +00:00 |
|
Nick Treleaven
|
6dd6175369
|
Moved external appendix elements to geany.docbook to validate ok
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@575 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-17 14:17:37 +00:00 |
|
Enrico Tröger
|
a037ad09b0
|
Added UTF-8 as default encoding.
Replaced xmlto command by xsltproc.
Added reference for the GPL appendix.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@574 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-17 12:33:10 +00:00 |
|
Enrico Tröger
|
6516c31a6a
|
Moved document related functions from utils.c to document.c.
Keep cursor position when replacing tabs by spaces.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@572 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-17 10:42:26 +00:00 |
|
Enrico Tröger
|
6a9c283cb9
|
Moved HTML entities from sci_cb.h to data/html_entities.tags.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@571 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 22:02:31 +00:00 |
|
Enrico Tröger
|
77ef665218
|
Removed code for alternative scrolling(it was not better).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@570 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 21:31:09 +00:00 |
|
Enrico Tröger
|
f481b55f46
|
Added filename to an error message.
Removed function encodings_get_encodings().
Simplified locale detection and little speed up.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@569 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 19:28:13 +00:00 |
|
Enrico Tröger
|
8e2430ac8a
|
Added missing mnemonics to file menu.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@568 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 18:58:57 +00:00 |
|
Enrico Tröger
|
c9d7f1062a
|
Reordered encodings in the file menu, divided into subregions.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@567 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 18:46:53 +00:00 |
|
Nick Treleaven
|
2032b6b7aa
|
Added Scintilla keyboard commands appendix taken from the SciTE documentation section 'Keyboard Commands'
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@566 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-16 15:33:14 +00:00 |
|
Nick Treleaven
|
4300a7496a
|
Fix applying vte settings on startup and prevent the message window vertical scrollbar being hidden
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@565 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 19:10:37 +00:00 |
|
Enrico Tröger
|
0a795b2d82
|
Toolbar items for file operations can also be hidden.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@564 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 18:15:30 +00:00 |
|
Enrico Tröger
|
f21e623e27
|
Show auto completion list immediately when called by a keybinding.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@562 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 12:38:45 +00:00 |
|
Nick Treleaven
|
b266eedb57
|
Updated Make command names and keybindings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@561 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 12:34:56 +00:00 |
|
Nick Treleaven
|
e719640914
|
Add keybinding for Find in files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@559 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-15 11:17:23 +00:00 |
|
Nick Treleaven
|
d97a1b476b
|
Use locale encoding for Find in files and remember previous searches.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@557 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-14 16:58:25 +00:00 |
|
Nick Treleaven
|
4b85d71eb8
|
Give accurate message on finishing finding in files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@556 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-14 15:50:29 +00:00 |
|
Enrico Tröger
|
1b122c6bc6
|
Fixed wrong charset detection on UTF-8 (and maybe other) systems.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@554 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-14 10:48:02 +00:00 |
|
Enrico Tröger
|
b3b50b4182
|
Fixed autocompletion for filetype C++.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@553 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-14 10:15:12 +00:00 |
|
Nick Treleaven
|
1c8d62ed5d
|
Added basic Find in files search functionality.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@551 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-13 14:30:44 +00:00 |
|
Enrico Tröger
|
a1da3923df
|
Added return value and tag name to the calltip.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@550 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-11 17:44:42 +00:00 |
|
Enrico Tröger
|
a35f5c415f
|
Forget a change.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@549 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-11 14:18:35 +00:00 |
|
Enrico Tröger
|
100987ee91
|
Improved toolbar popup menu.
Added new preferences tab for toolbar settings, several toolbar buttons can be hidden.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@548 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-11 14:15:56 +00:00 |
|
Nick Treleaven
|
1ae05d6a35
|
Prefix command-line opened files with the current directory so relative paths will work better
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@547 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-11 13:48:24 +00:00 |
|
Enrico Tröger
|
a1bca612ae
|
Added "Replace in all open files" option in the replace dialog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@546 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-10 16:46:29 +00:00 |
|
Enrico Tröger
|
3539ab4038
|
Autocompletion only works on blank lines.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@545 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-10 16:02:17 +00:00 |
|
Enrico Tröger
|
6cc29173be
|
Added new filetype D(patch by Christop Berg, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@544 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-09 14:41:53 +00:00 |
|
Enrico Tröger
|
2e31c57b44
|
Compile notebook_motion_notify_event_cb() only with GTK 2.6.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@543 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-08 18:23:20 +00:00 |
|
Nick Treleaven
|
82efaa626f
|
Improve switching out of fullscreen after startup
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@542 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-08 17:37:41 +00:00 |
|
Nick Treleaven
|
701929eb2d
|
Fix saving the terminal tool on quitting
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@541 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-08 16:59:08 +00:00 |
|
Enrico Tröger
|
f79a4287a0
|
Made encoding descriptions translatable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@539 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-08 14:44:18 +00:00 |
|
Enrico Tröger
|
0f061ee31a
|
Improved behaviour of toggle sidebar after a restart. Introduced new flag sidebar_visible, renamed configuration keys.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@538 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-07 14:34:43 +00:00 |
|
Enrico Tröger
|
87dda1b74e
|
Fixed bug when saving VTE settings.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@537 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-06 22:06:56 +00:00 |
|
Nick Treleaven
|
d9361d4328
|
Add keybinding for Make object, update Make descriptions
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@536 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-06 09:43:10 +00:00 |
|
Nick Treleaven
|
6ddd449683
|
Add Make object command to compile the current file. Added some separators and renamed Build with make items
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@535 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-05 15:09:20 +00:00 |
|
Nick Treleaven
|
7c3ff94fc7
|
Make sci_goto_line_scroll work better with line wrapping and folding
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@534 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-05 12:37:46 +00:00 |
|
Nick Treleaven
|
60b7f681d7
|
Scroll to 1/4 of visible lines when going to a line number.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@531 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-03 12:58:58 +00:00 |
|
Nick Treleaven
|
2b73b12cb7
|
Fix a problem with the recent files menu
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@530 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-03 12:06:13 +00:00 |
|
Enrico Tröger
|
7f481ca16b
|
Fixed wrong dependency in target 'install'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@529 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-03 11:31:00 +00:00 |
|
Enrico Tröger
|
d7160f7f0b
|
Added new translation for pt_BR (thanks Alexandre Moreira).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@528 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 19:11:45 +00:00 |
|
Enrico Tröger
|
086aeb4c4c
|
Added option to disable the VTE follows path feature.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@527 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 18:34:03 +00:00 |
|
Enrico Tröger
|
ec7becfe00
|
Minor improvements.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@526 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 18:12:34 +00:00 |
|
Enrico Tröger
|
f1529b0435
|
Little redesign of the preferences dialog.
New options for setting the placement of notebook tabs.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@525 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 16:21:35 +00:00 |
|
Enrico Tröger
|
b28e30b389
|
Improved "Find usage", so it displays not "null" for unsaved files in the results, and unsaved file are also clickable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@524 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 11:32:06 +00:00 |
|