Revision: 1427 http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1427&view=re... Author: dmaphy Date: 2010-06-05 09:23:41 +0000 (Sat, 05 Jun 2010)
Log Message: ----------- reformat the NEWS notes for GeanyGDB, replaced tabs with spaces
Modified Paths: -------------- trunk/geany-plugins/NEWS
Modified: trunk/geany-plugins/NEWS =================================================================== --- trunk/geany-plugins/NEWS 2010-06-04 19:01:37 UTC (rev 1426) +++ trunk/geany-plugins/NEWS 2010-06-05 09:23:41 UTC (rev 1427) @@ -7,19 +7,19 @@ * Bugfix: Should compile on BSD again. * Bugfix: Now loads files which have a space in path. * Bugfix: Fixed an issue, where some localizations may caused a crash. - * Bugfix: Run gdb with LANG=C to avoid locale-related clashes when - parsing the gdb output for the localized version break- and watchpoints. + * Bugfix: Run gdb with LANG=C to avoid locale-related clashes when + parsing the gdb output for the localized version break- and watchpoints. * Bugfix: Improve the way a running process gets killed. - * Bugfix: Fix the general geany slowness that geanygdb causes once a - binary is loaded - * Usability: Fixed confusing naming issues. This plugin is now - consistently called GeanyGDB, the Unix name is geanygdb (lowercase). + * Bugfix: Fix the general geany slowness that geanygdb causes once a + binary is loaded + * Usability: Fixed confusing naming issues. This plugin is now + consistently called GeanyGDB, the Unix name is geanygdb (lowercase). * Usability: add a menu entry to the Geany menubar * Usability: add the possibilty to set keyboard shortcuts - * Added a page to the info area at the bottom of Geany, which will be - used to display the stack and local variables or watches in future - * API: Update GeanyGDB to use current API interface of Geany, to be - compatible with current Geany versions. + * Added a page to the info area at the bottom of Geany, which will be + used to display the stack and local variables or watches in future + * API: Update GeanyGDB to use current API interface of Geany, to be + compatible with current Geany versions.
Geany-plugins 0.18 (October 28, 2009)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.