File geany-plugins.changes of Package geany-plugins
-------------------------------------------------------------------
Wed Aug 15 11:12:54 UTC 2012 - dimstar@opensuse.org
- Update to version 1.22:
+ General:
- Autotools build system improvements
- Add new plugin GeanyMiniScript
- Add new plugin GeniusPaste
- Add new plugin MultiTerm
- Disable GeanyGDB by default on build with autotools
+ Addons:
- Add word wrapping addon
+ Debugger:
- Fix build with --as-needed
- Fix crash on 64 bit platform (sf#3449480)
- Use asynchronous methods when possible not to freeze the UI
- Display thread information in the stack window
- Properly handle spaces in filenames
- Various other bugfixes and improvements
+ Devhelp:
- Bundle libdevhelp 2.32
- Remove support for Google Code Search
+ GeanyLaTeX:
- Fix crash with recent Geany versions
- Ignore files autogenerated by biblatex in suggestions for
cite
+ GeanyLua:
- Fix build with recent GLib
+ GeanyMacro:
- Add support for editing macros events
- Support search next/search prev
+ GeanyNumberedBookmarks:
- Only save file status if non-empty
- Add support for saving file status next to the file itself
- Save non-numbered bookmarks too
+ GeanyPG:
- Fix build with --as-needed
- Fix encryption to an untrusted key
+ GeanyPrj:
- Add "find in project" keybinding
- Add a setting to hide the sidebar
+ GeanyVC:
- Go to the selected line upon blame
- Add support for displaying the VC menu in the menubar
+ GProject:
- Fix a crash when a project file is missing
- Support Geany 1.22
+ Tableconvert:
- Fix SQL tables generation
+ TreeBrowser:
- Fix permissions on new files (sf#3415045)
- Add "create new file" and "create new directory" keybindings
+ WebHelper:
- Fix crash with recent versions of WebKitGTK
- Save and restore inspector docking state
+ Updated translations.
- Pass --enable-geanygdb to configure to enable the gdb plugin.
-------------------------------------------------------------------
Tue Jan 10 21:42:26 UTC 2012 - dimstar@opensuse.org
- Use versioned BuildRequires where they are specified in the build
system.
- Add geany-plugins-lua-5_2.patch: Fix build with lua 5.2.
-------------------------------------------------------------------
Wed Nov 16 16:44:34 UTC 2011 - dimstar@opensuse.org
- Update to version 0.21.1:
+ Add geanylatex/doc/ to autotools build system.
- Changes from version 0.21:
+ General:
- Renew autotools build system
- Add new plugin Debugger
- Add new plugin Devhelp
- Add new plugin GeanyPG
- Add new plugin GeanyMacro
- Add new plugin GeanyNumberedBookmarks
- Add new plugin Tableconvert
- Add new plugin XMLSnippets
+ Addons:
- DocList addon: Add preference to define the order of the
documents in the list (sf#3204573)
- Tasks addon: Activate and update the task list when the Tasks
addon is enabled
+ GeanyLaTeX:
- Moved LaTeX-menu to a separate menu inside Geany main menu
- Added a feature to autocapetlise letters on typing on begin
of a sentence
- Added a way to put a icon for \LaTeX{}-wizard into Geany's
main toolbar
- Added a dialog for inserting BibTeX references based on
available *.bib-files
- Upgrade plugin API to version 199
- Ensure to not insert {} after \^ and \_
- Adding a keystroke to toggle inserting {} after ^ and _
- Fix an issue with wrong inserted formating using a keybinding
- Small update to enable i18n also on Geany >= 0.21
- Various bugfixes and memory leak fixes.
+ GeanyLipsum:
- Small update to enable i18n also on Geany >= 0.21
+ GeanySendMail:
- Some minor cleaning up of code
- Fix for an isue with replacing of command string in case of
%r has not being used
- Don't double free a variable which might ended up inside a
segmentation fault when using plugin function more than once.
- Small update to enable i18n also on Geany >= 0.21
+ GeanyVC:
- Some smaller fixes for compiler warnings and memory leaks
- Small update to enable i18n also on Geany >= 0.21
+ Spell Check:
- Reduce artifacts on partially checked words
- Improve 'Check as you type' feature, make it more reliably
+ Tableconvert:
- Adding new plugin, helping on converting tabulator separated
list into table supporting LaTeX, HTML and SQL so far.
- Small update to enable i18n also on Geany >= 0.21
+ Updatechecker:
- Fix an issue with init threads for older GTK/glib versions by
updating to Geany API version 203.
- Small update to enable i18n also on Geany >= 0.21
- Fix a typo inside waf-build system
+ WebHelper:
- Fix creation of configuration directory in some cases.
- Fix missing update of navigation buttons on anchor links.
- Fix thread initialization problem.
- Fix some issues with keybingins on secondary windows.
- Add a keybinding to show/hide web view's window (sf#3156262).
- Allow for better configuration of secondary windows.
+ Updated translations.
- Re-enable webhelper plugin by uncommenting pkgconfig(webkit-1.0)
BuildRequires.
- Add pkgconfig(vte) BuildRequires for the new debugger plugin.
- Add libgpgme-devel BuildRequires for the new GeanyPG plugin.
-------------------------------------------------------------------
Wed Jan 12 19:22:36 CET 2011 - vuntz@opensuse.org
- Update to version 0.20:
+ General:
- Update of Waf build system.
- Add new plugin UpdateChecker.
- Add new plugin WebHelper.
+ GeanyExtraSel:
- Respect 'Smart' home key (Geany does now).
- Fixed Scintilla Shift+movement key convertion of rectangle
selection.
- Virtual spaces support.
- Per-file column mode.
- Added "Set Anchor", "Select to Anchor" and "Rectangle Select
to Anchor".
+ GeanyGenDoc:
- Bump dependency on CTPL to 0.3.
- Add a popup menu for common actions in the documentation type
selector.
- Fix indentation of inserted documentation blocs.
- Documentation type now defaults to Doxygen (rather than
nothing).
- Add policy PASS to completely ignore a symbol.
- Add basic rules for PHP.
- Fix build against GTK+ 2.16.
- Don't copy the system configuration file to the user's one
when hitting "Edit Current Language Configuration", only
write it when saving changes.
+ GeanyInsertNum:
- Thin selection support.
+ GeanyLaTeX:
- Move LaTeX-menu to a separate menu inside Geany main menu.
- Add a feature to auto-capitalize letters on typing on begin
of a sentence.
- Add a way to put an icon for LaTeX-wizard into Geany’s main
toolbar.
- Added a dialog for inserting BibTeX references based on
available *.bib-files.
+ GeanySendMail:
- Minor code cleanup.
+ TreeBrowser:
- Added bookmarks support.
- Added keybindings support.
- Added mime type icons in the tree.
- Many bugfixes and code improvements.
+ Updated translations.
- Move to pkgconfig()-style BuildRequires:
+ Old ones: enchant-devel, geany-devel, gtkspell-devel,
lua-devel.
+ New ones: enchant, geany, gtkspell-2.0, lua.
- Explicitly add required pkgconfig() BuildRequires: glib-2.0,
gtk+-2.0.
- Add missing required pkgconfig() BuildRequires: libxml-2.0.
- Remove unneeded explicit pkg-config BuildRequires: when building
GTK+-related apps, it's guaranteed to be there.
- Remove list of plugins from description: it will get outdated
anyway.
- Explicitly list plugins we ship to make sure we don't lose any on
updates.
-------------------------------------------------------------------
Wed Aug 25 11:12:10 CEST 2010 - vuntz@opensuse.org
- Remove .la files.
- Add geany Enhances.
- Remove explicit dependencies on enchant and gtkspell: they will
be added automatically.
- Fix license tag to be "GPLv2+; GPLv3+".
-------------------------------------------------------------------
Sun Aug 15 17:30:16 UTC 2010 - badshah400@gmail.com
- Further spec file cleanup thanks to DimStar
-------------------------------------------------------------------
Thu Aug 12 11:08:09 UTC 2010 - badshah400@gmail.com
- spec file cleanup
-------------------------------------------------------------------
Thu Aug 12 08:53:11 UTC 2010 - badshah400@gmail.com
- Initial package (upstream version 0.19)