Enrico Tröger
ab2bee3413
Update for Geany 0.19
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5019 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-06-12 11:55:54 +00:00
Enrico Tröger
7159c7c371
Add new command line option --list-documents to return a list of currently opened documents ( closes #2979933 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4820 ea778897-0a13-0410-b9d1-a72fbfd435f5
2010-04-11 21:56:50 +00:00
Enrico Tröger
ec9818d7fc
Add new command line option "--socket-file" to be able to specify separate socket filenames for instances ( closes #2896027 , patch by Jörn Reder, thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4440 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-11-23 21:03:24 +00:00
Enrico Tröger
7be4a88949
Update for Geany 0.18.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4094 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-08-16 16:25:56 +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
b25ba0ce92
New release: Geany 0.16 "Argon".
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3584 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-02-15 11:12:19 +00:00
Enrico Tröger
de30d056c7
Rename command line option --debug to --verbose.
...
Change short form of --version from -v to -V.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3469 ea778897-0a13-0410-b9d1-a72fbfd435f5
2009-01-15 18:20:19 +00:00
Enrico Tröger
d7caf0f9c0
Follow XDG Base Directory specification and use $XDG_CONFIG_HOME/geany (most often this is ~/.config/geany) as default configuration directory ( closes #2166229 ).
...
The previous configuration will be moved to the new location if the new directory doesn't exist yet.
Move utils_make_settings_dir() into main.c.
Remove win32_get_appdata_folder() because g_get_user_config_dir() does the same.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3219 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-11-13 14:37:47 +00:00
Enrico Tröger
37796886ea
Update for 0.15.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3126 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-10-19 10:12:58 +00:00
Frank Lanitz
6de8a4d237
Little typgraphic update to use minus insted of hyphen inside man page
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2923 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-09-07 18:21:47 +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
7c591fbebd
Change preprocessor checks for sys/time.h and remove unnecessary sys/stat.h check.
...
Remove useless or unused configure checks.
Install THANKS file by default.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2641 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-06-04 15:43:52 +00:00
Enrico Tröger
629fc70a35
Allow loading projects from command line ( closes #1961083 ).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2598 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-05-18 16:27:08 +00:00
Enrico Tröger
b4de85a3b3
New release: Geany 0.14 "Selit".
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2506 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-04-19 08:28:57 +00:00
Enrico Tröger
753e2936d8
Apply patch from Daniel Richard G. to add support for +NNN command line arguments and for recognising filename:line:column: format on the command line (thanks).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2262 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-16 11:21:24 +00:00
Enrico Tröger
11d7402854
Update and correct dates ;-).
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2229 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-05 12:46:48 +00:00
Enrico Tröger
a3c6f9b407
Update date.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2227 ea778897-0a13-0410-b9d1-a72fbfd435f5
2008-02-05 11:44:31 +00:00
Enrico Tröger
1d57381819
Add note about using autotools macros like DATADIR.
...
Add --print-prefix command line option to output installation paths.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2111 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-12-18 17:03:39 +00:00
Enrico Tröger
4b43e762d0
Rename "Contruct autocompletion" to "Snippets".
...
Allow changing height of the symbol completion list even if automatic symbol is disabled, it still can be forced by keybinding.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2044 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-11-12 09:27:43 +00:00
Enrico Tröger
9f80cbc50d
Update for 0.12.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1937 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-10-10 14:17:13 +00:00
Nick Treleaven
503326f2e2
Add documentation for --no-preprocessing option.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1918 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-09-28 15:43:01 +00:00
Nick Treleaven
9f9c6d1c5e
Update for -g and -p options.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1778 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-08-09 15:51:33 +00:00
Enrico Tröger
464a45d6b4
Add new command line option --ft-names to get a list of supported filetype names.
...
Complete rewrite of auto completion to make it user-definable and much more flexible.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1628 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-06-17 17:56:48 +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
d863a8047c
Fixed typo.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1313 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-02-21 15:20:45 +00:00
Enrico Tröger
826cd9961e
Added command line option --column to allow setting the initial column for the first opened file on command line.
...
Don't apply the --line and --column options to the first opened session file.
Make --line and --column options work for opening files in an already running instance.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1227 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-24 22:38:53 +00:00
Enrico Tröger
8aae342458
Fixed encoding of generated PDF file.
...
Deleted all jpg images and replaced them by png images.
Updated date in documentation and manpage.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1135 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-12-21 13:54:29 +00:00
Enrico Tröger
642889e97a
Reordered command line options alphabetically.
...
Added new command line option --line to set the initial line for the first opened file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@863 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-10-03 13:16:42 +00:00
Enrico Tröger
9284403190
Updated for Geany 0.9.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@849 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-09-29 07:42:13 +00:00
Enrico Tröger
90bda54ff9
Update for Geany 0.8.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@688 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-09 17:18:25 +00:00
Enrico Tröger
59e2d064ea
Removed unneeded code for generating geany.1. Added man_MANS to get installed the manpage. Changed build command for HTML documentation. Added new file doc/geany.xsl.
...
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@422 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-08 14:45:14 +00:00