- 16 Ara, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Add highlighting_get_style(). Add highlighting_get_style() to the plugin API. Rename DocumentFuncs field in GeanyData struct to avoid name clashes. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2103 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 20 Kas, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Add plugin manager dialog to select plugins to load at startup and to call a plugin configure dialog. Add configure symbol for plugins which is called by Geany when a configure dialog for the plugin is requested, optionally. Add author field to plugin info struct. Add sample configure dialog to the demo plugin. Fix cleanup code in filebrowser plugin to remove it completely when unloaded. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2060 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 26 Eki, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
as Geany. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1978 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 25 Agu, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Add option to show/hide the small crosses on each file tab (closes #1757680). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1826 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 27 Tem, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
keep a copy of the init() argument. Rename PluginData GeanyData (but use a typedef for backward compatibility). Update plugins to use newer API symbols. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1749 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 25 Tem, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
should be owned by the plugin, so the plugin is responsible for destroying it, and any other memory it allocated. Print a warning message in debug mode if a plugin has no cleanup() function. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1743 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 23 Tem, 2007 2 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1735 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
keybinding support will be added later. Add plugin functions for inserting text into the current document. Add plugin support for disabling a menu item when no documents are open. Destroy plugin_fields->menu_item on unloading if set by a plugin. Use G_MODULE_BIND_LOCAL for plugins to prevent symbol shadowing by other modules, and to help detect unresolved symbols at loading time. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1734 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 12 Tem, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1694 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 04 Tem, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
Add some function pointers to the plugin API (for the class builder). Don't use G_MODULE_BIND_LAZY when loading plugins otherwise we can potentially get unresolved symbols at runtime, causing a segfault. Capitalize 2 menu item labels. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1659 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 17 Haz, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1626 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 15 Haz, 2007 3 kayıt (commit)
-
-
Enrico Tröger yazdı
Fix several memleaks. Avoid using broken functions g_strdown() and g_strup(). Only create header and source files if filename is not empty. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1625 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Enrico Tröger yazdı
Fix creation of class files with an empty name and some code reformatting. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1622 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1621 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 14 Haz, 2007 3 kayıt (commit)
-
-
Frank Lanitz yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1619 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1618 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1616 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 15 May, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Added many widget names to different dialogs for use with custom styles. Menu items still don't work. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1535 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 24 Mar, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1419 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 09 Mar, 2007 2 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1379 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1376 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 01 Mar, 2007 3 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1353 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1349 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1347 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 27 Şub, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1344 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 26 Şub, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1341 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 25 Şub, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Added custom commands to send selected text through some definable commands and replace the selection with the output. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1334 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 24 Şub, 2007 1 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1329 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 14 Ock, 2007 1 kayıt (commit)
-
-
Enrico Tröger yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1188 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 18 Ara, 2006 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Completed list of special characters, implemented expanding and collapsing of categories at double click. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1123 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 13 Ara, 2006 1 kayıt (commit)
-
-
Enrico Tröger yazdı
Added a dialog to insert HTML special characters. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1088 ea778897-0a13-0410-b9d1-a72fbfd435f5
-