Enrico Tröger
334e7092ea
Allow pressing Space/Enter in the compiler and messages treeviews to activate the selected item ( closes #2555704 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3551 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-05 19:14:17 +00:00
Enrico Tröger
bfbc2b6f73
Special case Menu key presses and Shift-F10 to show the popup menu of the widgets where they were pressed instead of always the document notebook tab list.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3550 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-05 19:10:57 +00:00
Enrico Tröger
4daa599478
Use the G_DEFINE_TYPE() macro to generate the *_get_type() code.
...
Remove useless geany_object_finalize() function.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3549 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-05 19:04:54 +00:00
Frank Lanitz
05102084cf
Update of Britisch English and Japanese translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3548 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-05 17:07:09 +00:00
Enrico Tröger
bbd58c2856
It's enough to check for GTK 2.14 at runtime, not at build time when to determine whether to show non-local folders in the file chooser dialogs.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3547 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-04 20:04:49 +00:00
Enrico Tröger
1fc1e8f24a
Fix a crash on Windows for PHP files when 'comment_close' in not set (neither in the user's config nor in the global filetypes.php) and (un)commenting is used outside of the PHP tags (reported by Frank, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3546 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-04 20:01:32 +00:00
Enrico Tröger
c70d6c4338
Some code cleanup and improve comments, no changes in functionality.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3545 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-04 19:52:44 +00:00
Frank Lanitz
4e270879db
Update of Brasilian Portuguese translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3544 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-03 17:17:57 +00:00
Frank Lanitz
451f9d4ed2
Update of Vietnamese translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3543 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-03 17:14:07 +00:00
Enrico Tröger
200d1152f6
Fix wrong Help button sensitiveness in the plugin manager dialog.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3542 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-02 21:04:55 +00:00
Frank Lanitz
05438dde25
Update of Czech translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3541 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 23:17:15 +00:00
Frank Lanitz
d2daf6fb76
Update of German translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3540 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 22:22:15 +00:00
Frank Lanitz
a2ea820fd5
Another update of German translation, since last 'fix' wasn't complete
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3539 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 20:02:53 +00:00
Frank Lanitz
96abc99263
Fix of a wrong translation inside German translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3538 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:57:25 +00:00
Frank Lanitz
8b82153a71
Update of translation catalogs for string freeze in preperation of Geany 0.16 release
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3537 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:33:54 +00:00
Frank Lanitz
b441bef01d
Update of Turkish translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3536 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:29:47 +00:00
Frank Lanitz
c2cccb6d53
Update of Japanese translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3535 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:26:45 +00:00
Enrico Tröger
30dcb01ca1
Update to waf 1.5.3 and use modern task syntax in the wscript.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3534 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 19:14:50 +00:00
Enrico Tröger
c45ea64eec
Add an option to 'follow the path of the current file' in the filebrowser plugin.
...
Add an option to automatically set the project's base directory when a project is opened/changed (closes #2554027 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3533 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 18:48:09 +00:00
Enrico Tröger
c4897ee665
Use the document's real path when the VTE setting 'Follow the path of the current file' is used to prevent unnecessary directory changes when symlinks are used (reported by Dominic Hopf).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3532 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-01 18:03:19 +00:00
Enrico Tröger
b2eeefc919
Add some missing @since tags to the API documentation of various functions.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3531 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-30 18:53:23 +00:00
Enrico Tröger
84fc7556eb
Add a few notes about basic plugin writing guidelines.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3530 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-30 18:10:27 +00:00
Enrico Tröger
56a1470bb9
Add utils_string_replace_first() to the plugin API.
...
Allow entering paths prefixed with '~' in the filebrowser path entry.
Show the full path for files and folders in the filebrowser plugin as tooltips.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3529 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-30 16:12:25 +00:00
Enrico Tröger
2758ac24b7
If the VTE has a dirty command line, print the resulting warning also to the debug messages.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3528 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-30 15:39:08 +00:00
Enrico Tröger
bc52e9db5d
Update Fortran parser from CTags SVN ( closes #2545000 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3527 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-29 17:24:31 +00:00
Enrico Tröger
2d6b0f8282
Add a check for 'libtoolize' (suggested by Greg Smith, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3526 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-29 16:29:59 +00:00
Enrico Tröger
f22e90a473
Remove the square brackets around Hidden preferences table titles to avoid confusion with section titles in the config file.
...
Add the new hidden pref 'allow_always_save'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3525 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 19:55:23 +00:00
Enrico Tröger
5752ee9863
Rename utils_start_browser() in utils_open_browser() and add it to the plugin API.
...
Add plugin symbol plugin_help() which is called by Geany when the plugin should show its documentation (if any). This symbol is optional, plugins can omit it if not needed.
Add a Help button next to the Configure button in the plugin manager dialog to easily open a plugin's documentation if available.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3524 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 19:30:18 +00:00
Enrico Tröger
8dc9c01f74
Fix wrong header include.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3523 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 17:57:16 +00:00
Enrico Tröger
f22c9a5916
Mention necessary header includes in the plugin signal descriptions.
...
Add missing header includes for the demoplugin.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3522 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 17:55:58 +00:00
Enrico Tröger
a2c01c6637
Use the selection 'changed' signal of the treeview to update the popup menu items and show the popup menu on mouse button press events so right clicking on items will select them first.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3521 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 17:22:34 +00:00
Enrico Tröger
8ef5804bbe
Add a hiden preference "allow_always_save" to make the Save buttons/menu items always sensitive and allow saving files even without changes.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3520 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 17:01:32 +00:00
Enrico Tröger
692cb1364c
Set the documents' mtime field properly for checking disk file changes.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3519 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-28 16:18:22 +00:00
Enrico Tröger
92dd6be549
Fix it, really, maybe. Sorry.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3518 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 21:12:46 +00:00
Enrico Tröger
644a9cfbff
Add a progressbar widget to the statusbar and use it to show progress when building with the Make commands, when printing and when using Find in Files.
...
Add progressbar convenience functions and ui_entry_add_clear_icon() to the plugin API.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3517 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 20:19:43 +00:00
Enrico Tröger
a20ee7d883
Add a clear icon to the toolbar search and goto text fields (will be available with GTK >= 2.16).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3516 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 19:31:45 +00:00
Enrico Tröger
ee35d4b1ee
Fix legacy file monitoring since I broke once more.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3515 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 19:10:12 +00:00
Nick Treleaven
47c0b41a38
Refactor with create_find_dialog().
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3514 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 18:12:00 +00:00
Nick Treleaven
1027890ee7
Rename static structs, group by dialog.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3513 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 18:03:58 +00:00
Nick Treleaven
c5bdf0d9fc
Remember whether find/replace all expanders were expanded.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3512 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 17:50:45 +00:00
Nick Treleaven
1c4acab84f
Split Prefs dialog General tab into sub-notebook with Startup and
...
Miscellaneous tabs. Merge Search tab into Miscellaneous tab.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3511 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-27 13:54:05 +00:00
Enrico Tröger
af23973dcd
Break a few too long lines.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3510 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-26 18:21:53 +00:00
Frank Lanitz
7302952f22
Update of Czech translation
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3509 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-26 18:11:37 +00:00
Enrico Tröger
f72e8a3f3a
Use the stock overwrite confirmation dialog provided by GTK 2.8 in the Save As dialog.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3508 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-24 19:39:35 +00:00
Enrico Tröger
ba97eb158c
Use g_file_set_contents() to write files to disk in utils_write_file() for better error checking and to avoid corruption of config files when there is no more free disk space.
...
This is not used for saving documents (part of Debian bug #503391 ).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3507 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-24 19:39:10 +00:00
Enrico Tröger
f0a1081c38
Disable GIO based file monitoring for now since it doesn't work yet as stable as it should. Define USE_GIO_FILEMON to use.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3506 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-24 19:38:53 +00:00
Enrico Tröger
423550f00f
Use g_timeout_add_seconds() instead of g_timeout_add().
...
Add missing NULL check in monitor_file_changed_cb().
Reset the file status when saving a file failed.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3505 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-24 19:38:31 +00:00
Enrico Tröger
f7978158a5
Increase minimum required GTK version to 2.8.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3504 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-22 20:33:21 +00:00
Enrico Tröger
4b5e88af2a
Fix wrong logic.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3503 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-22 20:32:04 +00:00
Enrico Tröger
c980b2e4b1
Minor cleanup in the socket code.
...
When files are opened remotely, always use gtk_window_present() to bring the main window to front or whatever the window manager decides to do (part of #2276179 ).
On Windows, we send a pointer to the main window to the remote instance which then brings the window to the front (grab focus). This should work better than the previous implementation and should avoid the blinking tasklist item.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3502 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-22 20:31:35 +00:00