Branch: refs/heads/master
Author: Chow Loong Jin <hyperair(a)debian.org>
Committer: Chow Loong Jin <hyperair(a)debian.org>
Date: Thu, 05 Jul 2012 19:12:33
Commit: a14fb480a6bab0967a403847027ea011e4d8a87f
https://github.com/geany/geany-plugins/commit/a14fb480a6bab0967a403847027ea…
Log Message:
-----------
Merge pull request #53 from b4n/news
First NEWS update for upcoming 1.22 release
Modified Paths:
--------------
NEWS
Modified: NEWS
68 files changed, 68 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,71 @@
+Geany Plugins 1.22 (unreleased)
+
+ General:
+ * Autotools build system improvements
+ * Add new plugin GeanyMiniScript
+ * Add new plugin GeniusPaste
+ * Add new plugin MultiTerm
+ * Disable GeanyGDB by default
+
+ Addons:
+ * Add word wrapping addon
+
+ Debugger:
+ * Fix build with --as-needed
+ * Fix crash on 64 bit platform (#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
+ * Add "create new file" and "create new directory" keybindings
+
+ WebHelper:
+ * Fix crash with recent versions of WebKitGTK
+ * Save and restore inspector docking state
+
+
Geany Plugins 0.21.1 (2011-10-30)
General:
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
Branch: refs/heads/1.22_release
Author: Chow Loong Jin <hyperair(a)debian.org>
Committer: Chow Loong Jin <hyperair(a)debian.org>
Date: Thu, 05 Jul 2012 19:12:33
Commit: a14fb480a6bab0967a403847027ea011e4d8a87f
https://github.com/geany/geany-plugins/commit/a14fb480a6bab0967a403847027ea…
Log Message:
-----------
Merge pull request #53 from b4n/news
First NEWS update for upcoming 1.22 release
Modified Paths:
--------------
NEWS
Modified: NEWS
68 files changed, 68 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,71 @@
+Geany Plugins 1.22 (unreleased)
+
+ General:
+ * Autotools build system improvements
+ * Add new plugin GeanyMiniScript
+ * Add new plugin GeniusPaste
+ * Add new plugin MultiTerm
+ * Disable GeanyGDB by default
+
+ Addons:
+ * Add word wrapping addon
+
+ Debugger:
+ * Fix build with --as-needed
+ * Fix crash on 64 bit platform (#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
+ * Add "create new file" and "create new directory" keybindings
+
+ WebHelper:
+ * Fix crash with recent versions of WebKitGTK
+ * Save and restore inspector docking state
+
+
Geany Plugins 0.21.1 (2011-10-30)
General:
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
Branch: refs/heads/master
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Thu, 05 Jul 2012 18:53:26
Commit: a09e9e198066a9886654710abe26862ef2b019ad
https://github.com/geany/geany-plugins/commit/a09e9e198066a9886654710abe268…
Log Message:
-----------
First NEWS update for upcoming 1.22 release
Modified Paths:
--------------
NEWS
Modified: NEWS
68 files changed, 68 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,71 @@
+Geany Plugins 1.22 (unreleased)
+
+ General:
+ * Autotools build system improvements
+ * Add new plugin GeanyMiniScript
+ * Add new plugin GeniusPaste
+ * Add new plugin MultiTerm
+ * Disable GeanyGDB by default
+
+ Addons:
+ * Add word wrapping addon
+
+ Debugger:
+ * Fix build with --as-needed
+ * Fix crash on 64 bit platform (#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
+ * Add "create new file" and "create new directory" keybindings
+
+ WebHelper:
+ * Fix crash with recent versions of WebKitGTK
+ * Save and restore inspector docking state
+
+
Geany Plugins 0.21.1 (2011-10-30)
General:
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).
Branch: refs/heads/1.22_release
Author: Colomban Wendling <ban(a)herbesfolles.org>
Committer: Colomban Wendling <ban(a)herbesfolles.org>
Date: Thu, 05 Jul 2012 18:53:26
Commit: a09e9e198066a9886654710abe26862ef2b019ad
https://github.com/geany/geany-plugins/commit/a09e9e198066a9886654710abe268…
Log Message:
-----------
First NEWS update for upcoming 1.22 release
Modified Paths:
--------------
NEWS
Modified: NEWS
68 files changed, 68 insertions(+), 0 deletions(-)
===================================================================
@@ -1,3 +1,71 @@
+Geany Plugins 1.22 (unreleased)
+
+ General:
+ * Autotools build system improvements
+ * Add new plugin GeanyMiniScript
+ * Add new plugin GeniusPaste
+ * Add new plugin MultiTerm
+ * Disable GeanyGDB by default
+
+ Addons:
+ * Add word wrapping addon
+
+ Debugger:
+ * Fix build with --as-needed
+ * Fix crash on 64 bit platform (#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
+ * Add "create new file" and "create new directory" keybindings
+
+ WebHelper:
+ * Fix crash with recent versions of WebKitGTK
+ * Save and restore inspector docking state
+
+
Geany Plugins 0.21.1 (2011-10-30)
General:
@@ Diff output truncated at 100000 characters. @@
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).