Revision: 5022
http://geany.svn.sourceforge.net/geany/?rev=5022&view=rev
Author: eht16
Date: 2010-06-12 13:32:38 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
Tag the 0.19 release.
Added Paths:
-----------
tags/Geany-0_19/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5021
http://geany.svn.sourceforge.net/geany/?rev=5021&view=rev
Author: eht16
Date: 2010-06-12 12:03:50 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
Change the RequestExecutionLevel for the Windows installer to 'highest'.
Modified Paths:
--------------
trunk/ChangeLog
trunk/geany.nsi
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-06-12 11:56:53 UTC (rev 5020)
+++ trunk/ChangeLog 2010-06-12 12:03:50 UTC (rev 5021)
@@ -2,6 +2,9 @@
* po/POTFILES.skip:
Add doc/stash-example.c to fix 'make distcheck'.
+ * geany.nsi:
+ Change the RequestExecutionLevel for the Windows installer to
+ 'highest'.
* New release: Geany 0.19 "Vellam".
Modified: trunk/geany.nsi
===================================================================
--- trunk/geany.nsi 2010-06-12 11:56:53 UTC (rev 5020)
+++ trunk/geany.nsi 2010-06-12 12:03:50 UTC (rev 5021)
@@ -27,7 +27,7 @@
; Do a Cyclic Redundancy Check to make sure the installer was not corrupted by the download
CRCCheck force
-RequestExecutionLevel user ; set execution level for Windows Vista
+RequestExecutionLevel highest ; set execution level for Windows Vista
;;;;;;;;;;;;;;;;;;;
; helper defines ;
@@ -54,7 +54,7 @@
VIAddVersionKey "LegalCopyright" "Copyright 2005-2010 by the Geany developer team"
VIAddVersionKey "FileDescription" "${PRODUCT_NAME} Installer"
-BrandingText "$(^NAME) installer (NSIS 2.45)"
+BrandingText "$(^NAME) installer (NSIS 2.46)"
InstallDir "$PROGRAMFILES\Geany"
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
SetCompressor /SOLID lzma
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5020
http://geany.svn.sourceforge.net/geany/?rev=5020&view=rev
Author: eht16
Date: 2010-06-12 11:56:53 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
New release: Geany 0.19 "Vellam".
Modified Paths:
--------------
trunk/ChangeLog
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-06-12 11:55:54 UTC (rev 5019)
+++ trunk/ChangeLog 2010-06-12 11:56:53 UTC (rev 5020)
@@ -2,6 +2,7 @@
* po/POTFILES.skip:
Add doc/stash-example.c to fix 'make distcheck'.
+ * New release: Geany 0.19 "Vellam".
2010-06-10 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5019
http://geany.svn.sourceforge.net/geany/?rev=5019&view=rev
Author: eht16
Date: 2010-06-12 11:55:54 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
Update for Geany 0.19
Modified Paths:
--------------
trunk/NEWS
trunk/doc/geany.1.in
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2010-06-12 11:49:36 UTC (rev 5018)
+++ trunk/NEWS 2010-06-12 11:55:54 UTC (rev 5019)
@@ -1,4 +1,4 @@
-Geany 0.19 (TBA)
+Geany 0.19 (June 12, 2010)
General:
* Build system reworked to be much more configurable (by Lex Trotman).
@@ -20,7 +20,7 @@
(patch by Thomas Martitz).
* Make Ctrl-click on any notebook tab switch to the last used
document.
- * Add Edit->Commands menu.
+ * Add 'Edit->Commands' menu.
* Add 'Edit->Plugin Preferences' menu item and keybinding.
* Add 'View->Editor->Color Schemes' menu (only shown if color
scheme files exist).
Modified: trunk/doc/geany.1.in
===================================================================
--- trunk/doc/geany.1.in 2010-06-12 11:49:36 UTC (rev 5018)
+++ trunk/doc/geany.1.in 2010-06-12 11:55:54 UTC (rev 5019)
@@ -1,4 +1,4 @@
-.TH "GEANY" "1" "August 16, 2009" "geany @VERSION@" ""
+.TH "GEANY" "1" "June 12, 2010" "geany @VERSION@" ""
.SH "NAME"
Geany \(em a small and lightweight IDE
.SH "SYNOPSIS"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5018
http://geany.svn.sourceforge.net/geany/?rev=5018&view=rev
Author: eht16
Date: 2010-06-12 11:49:36 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
Add doc/stash-example.c to fix 'make distcheck'.
Modified Paths:
--------------
trunk/ChangeLog
trunk/po/POTFILES.skip
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2010-06-12 05:25:21 UTC (rev 5017)
+++ trunk/ChangeLog 2010-06-12 11:49:36 UTC (rev 5018)
@@ -1,3 +1,9 @@
+2010-06-12 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
+
+ * po/POTFILES.skip:
+ Add doc/stash-example.c to fix 'make distcheck'.
+
+
2010-06-10 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/editor.c:
Modified: trunk/po/POTFILES.skip
===================================================================
--- trunk/po/POTFILES.skip 2010-06-12 05:25:21 UTC (rev 5017)
+++ trunk/po/POTFILES.skip 2010-06-12 11:49:36 UTC (rev 5018)
@@ -4,5 +4,6 @@
geany.desktop.in
# generated src/interface.c will be translated
geany.glade
-# no need to translate this file
+# no need to translate these files
plugins/demoplugin.c
+doc/stash-example.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 5017
http://geany.svn.sourceforge.net/geany/?rev=5017&view=rev
Author: elextr
Date: 2010-06-12 05:25:21 +0000 (Sat, 12 Jun 2010)
Log Message:
-----------
Remove printf added for debugging
Modified Paths:
--------------
branches/unstable/src/build.c
Modified: branches/unstable/src/build.c
===================================================================
--- branches/unstable/src/build.c 2010-06-12 05:09:53 UTC (rev 5016)
+++ branches/unstable/src/build.c 2010-06-12 05:25:21 UTC (rev 5017)
@@ -2098,8 +2098,8 @@
{
if (*(dst->dst[grp]) == NULL)
*(dst->dst[grp]) = g_new0(GeanyBuildCommand, build_groups_count[grp]);
- for (i = 0; i < GEANY_BC_CMDENTRIES_COUNT; i++){ printf(" set %d to '%s'\n", i, entries[i]);
- setptr((*(dst->dst[grp]))[cmd].entries[i], entries[i]); }
+ for (i = 0; i < GEANY_BC_CMDENTRIES_COUNT; i++)
+ setptr((*(dst->dst[grp]))[cmd].entries[i], entries[i]);
(*(dst->dst[grp]))[cmd].exists = TRUE;
(*(dst->dst[grp]))[cmd].changed = TRUE;
changed = TRUE;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.