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 |
|
Nick Treleaven
|
c1068c02c2
|
For Find Usage, ignore unnamed files (prevents a NULL filename GLib warning)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@523 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 11:21:31 +00:00 |
|
Nick Treleaven
|
7f99c7fd0f
|
Use the user settings for toolbar icon size & style
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@522 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 18:49:44 +00:00 |
|
Enrico Tröger
|
619294490f
|
Added documentation for indicators and printing support.
Updated keybindings actions and compile time options.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@521 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 17:41:46 +00:00 |
|
Nick Treleaven
|
8eedcc97e4
|
Save the toolbar icon size when quitting. Set large toolbar icons by default
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@520 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 17:05:29 +00:00 |
|
Enrico Tröger
|
85d8dcaa39
|
Moved some default values to geany.h.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@519 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 15:04:41 +00:00 |
|
Enrico Tröger
|
d6102046a4
|
Deiconify the main window when a new file is opened from the named pipe.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@518 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 14:47:08 +00:00 |
|
Enrico Tröger
|
424bfd32ca
|
Added shortcut for Select All.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@517 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 14:12:05 +00:00 |
|
Nick Treleaven
|
cee4ebf37c
|
Fix a segfault on Go to tag defn/decl if no files have tags. Add utils_find_tm_tag
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@516 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 13:16:52 +00:00 |
|
Nick Treleaven
|
2aa7ae45a2
|
Add utils_get_current_time_string and fix getting the time string
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@515 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 12:02:30 +00:00 |
|
Nick Treleaven
|
e1f43a4db0
|
Prevent a segfault if the VTE has not been loaded
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@514 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 10:44:15 +00:00 |
|
Nick Treleaven
|
be9461a4d2
|
Don't prevent notebook tab focus because this disables the notebook arrows
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@513 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 10:22:54 +00:00 |
|
Enrico Tröger
|
7c9d6df76e
|
Improved settings for the long line marker, it can now be easily disabled or set to highlight the background of too long lines.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@511 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-30 14:28:32 +00:00 |
|
Enrico Tröger
|
22ab86a40b
|
Added "Select All" menu item.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@510 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-30 13:42:53 +00:00 |
|
Enrico Tröger
|
df49ea7888
|
Finally fixed the second call of the switch_page callback.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@509 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-30 12:56:09 +00:00 |
|