Enrico Tröger
8abccc9bea
Move the icons geany.png and geany.ico into the icons directory.
...
Add a 16x16 pixel Geany icon and the scalable SVG icon.
Drop the pixmaps directory.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3816 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-26 20:45:36 +00:00
Enrico Tröger
689c2ed731
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3768 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-02 19:12:15 +00:00
Enrico Tröger
acc57745f5
Update for Geany 0.17.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3765 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-05-02 17:46:15 +00:00
Enrico Tröger
b9272414ef
Update used NSIS version number.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3747 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-04-29 18:25:00 +00:00
Enrico Tröger
1a3433e73a
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3587 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-15 14:10:10 +00:00
Enrico Tröger
f7978158a5
Increase minimum required GTK version to 2.8.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3504 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-22 20:33:21 +00:00
Enrico Tröger
a47b682f6f
Remove GTK tags (data/global.tags).
...
Add C (C99) tags (data/c99.tags) and a script to generate them).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3480 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-17 18:44:38 +00:00
Enrico Tröger
b42da26f78
Re-indent the whole file using Tabs for indentation.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3476 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-17 13:10:26 +00:00
Enrico Tröger
c8690d4486
Major improvements for the Windows installer:
...
Register ".geany" as Geany Project File extension.
Show a checkbox to open the Release Notes at the end of the installation.
When the installer is executed without admin privileges, install Geany only for the user. Otherwise, install Geany for All Users.
Fix problems with automatic uninstallation at startup of the installation when the installation directory were different.
Install GTK translation files only if installation of translation files were requested (saves about 22 MB otherwise).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3475 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-17 13:10:13 +00:00
Enrico Tröger
39a6eb455e
Update copyright information.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3446 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-04 18:30:42 +00:00
Enrico Tröger
482b931785
Add 'ui_toolbar.xml' to EXTRA_DIST, include it in the Windows installer and install it also when using Waf.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3336 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-12-06 18:58:03 +00:00
Enrico Tröger
37d476700f
Properly support silent installations with the Windows installer ( closes #2204671 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3255 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-19 18:03:32 +00:00
Enrico Tröger
de54e72ecb
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3129 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-19 13:52:12 +00:00
Enrico Tröger
11ae983891
Add option to not create desktop and quicklaunch shortcuts. Allow skipping creation of the Start Menu folder.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3099 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-15 15:50:06 +00:00
Enrico Tröger
f101e95aab
New website address: www.geany.org.
...
Merge README.I18N with latest from the wiki.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2917 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-01 11:15:16 +00:00
Enrico Tröger
a600f6bb7f
Put geany.exe into a 'bin' subdirectory as well as the included
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2890 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-08-17 14:19:34 +00:00
Enrico Tröger
5739654633
Windows changes: Install plugins into lib/ not into plugins/. Don't link against libiconv when compiling against GLib 2.14 and above (it's statically linked into GLib). Install Geany's message catalogs into share/locale rather than lib/locale as GTK does since 2.12.2.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2673 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-09 19:29:54 +00:00
Enrico Tröger
8d9dbc4d08
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2508 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-19 10:39:27 +00:00
Enrico Tröger
25dc10c65c
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2231 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-05 15:01:07 +00:00
Enrico Tröger
79a882b0b1
Fix created documentation shortcut in the Start Menu. Fixes for bundled GTK 2.12 runtime environment.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2188 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-23 14:45:53 +00:00
Enrico Tröger
e3201062c6
Update copyright information and change format of email addresses in source files.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2150 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-01-06 18:11:57 +00:00
Enrico Tröger
c380fb75b4
Set svn:keywords and svn:eol-style for all files.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2089 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-12-04 15:44:45 +00:00
Enrico Tröger
9ba61cdfef
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1939 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-10-10 16:27:47 +00:00
Enrico Tröger
fadb7b7a69
Install symbol list icons with the installer. Use Geany's icon for the installer.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1865 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-09-09 18:59:22 +00:00
Enrico Tröger
391765c193
Add Plugins section
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1764 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-07-29 19:12:27 +00:00
Enrico Tröger
bb74e0f35c
Change file encoding from ISO-8859-1 to UTF-8 (oops).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1642 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-26 15:42:55 +00:00
Enrico Tröger
8a3eb871ce
Fix wrong working directory in generated shortcuts.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1639 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-24 13:58:30 +00:00
Enrico Tröger
c96d286fb9
Post-release version bump.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1555 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-21 18:38:32 +00:00
Enrico Tröger
011fcde8ea
Updated for Geany 0.11.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1551 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-21 15:24:27 +00:00
Enrico Tröger
c9d5ef64c1
Prevent installation in a directory without proper write permissions under Windows. Display an error message instead.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1513 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-05-07 15:36:43 +00:00
Enrico Tröger
ab788ad01f
Added NSIS installer script for the Win32 installer.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1359 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-03-02 15:20:24 +00:00