273 Commits

Author SHA1 Message Date
Enrico Tröger
6a42745283 Added notice about contributing to the docs (patch from John Gabriele, thanks).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1304 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-02-18 13:24:20 +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
Nick Treleaven
e6bd8c63d0 Add text DnD note about holding control to copy text.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1221 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-23 17:34:10 +00:00
Nick Treleaven
c5a453eb64 Correct version no.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1220 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-23 11:54:27 +00:00
Enrico Tröger
e19c187383 Added a notice of changed DnD behaviour in Scintilla 1.72.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1215 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-21 00:24:01 +00:00
Enrico Tröger
44f105e7ff Documented GEANY_PROJECT_EXT.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1208 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-19 18:19:58 +00:00
Nick Treleaven
a2f5700e3b Make Go to Tag Definition work for all tags except forward
declarations and externs.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1199 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-17 17:42:23 +00:00
Enrico Tröger
692d2aa731 Added keyboard shortcut for Save As.
Added missing documentation for some keyboard shortcuts.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1169 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-08 18:15:06 +00:00
Enrico Tröger
7b11469786 Save template files in a subdirectory "templates" inside Geany's configuration directory.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1163 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-06 18:00:34 +00:00
Enrico Tröger
66df9594ed Added template for BSD licence.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1161 ea778897-0a13-0410-b9d1-a72fbfd435f5
2007-01-06 15:38:44 +00:00
Enrico Tröger
6e3a376935 Fixed encoding of generated PDF file.
Deleted all jpg images and replaced them by png images.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1136 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-12-21 14:03:18 +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
Nick Treleaven
4cbe4f4170 Only use [a-zA-Z0-9] chars for default wordchars, to avoid problems
with word matching when using Find & Replace functions.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1020 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-11-23 11:42:10 +00:00
Enrico Tröger
dbd82669c6 Described new folding_horiz_line setting in filetypes.common.
Added documentation for stopping of running processes.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@987 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-11-11 18:53:38 +00:00
Enrico Tröger
d829ba94fc Some small updates.
Got rid of &app; entitity.
Extended description of encoding support.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@940 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-10-28 14:58:48 +00:00
Enrico Tröger
96789091d0 Updated missing keybindings.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@885 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-10-11 22:15:26 +00:00
Enrico Tröger
84421ddb32 Updated section about session files limit.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@882 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-10-11 16:42:46 +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
Nick Treleaven
5131710a90 Update selection arguments in filetypes.common
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@843 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-09-28 13:44:21 +00:00
Nick Treleaven
b864f95999 Update command-line options and running instance behaviour
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@788 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-09-04 13:44:15 +00:00
Enrico Tröger
f8b96977ed Use the filetype's default style(SCE_*_DEFAULT) as the main default style(STYLE_DEFAULT).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@717 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-15 11:38:38 +00:00
Enrico Tröger
e87b87b015 Added colour values for indentation guides and white space.
Made hard coded SCI_AUTOCSETMAXHEIGHT changeable and added an option in the preferences dialog.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@712 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-13 15:04:30 +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
3313e63f55 Removed section about global ctags, the information were obsolete.
Added section about file encodings and the Unicode Byte-Order-Mark.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@687 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-09 17:15:34 +00:00
Nick Treleaven
e76a10f56c Added Filetype extensions section; Grouped configuration file sections into a chapter
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@677 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-06 21:49:16 +00:00
Nick Treleaven
e1a58a75cb Improved search section; added all find and go to commands
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@675 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-08-06 20:25:54 +00:00
Enrico Tröger
ddd9300a72 Added style to change the colour of the caret(closes #1530486).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@652 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-30 16:02:21 +00:00
Nick Treleaven
0576bf920a Commented out some keys not working
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@590 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-20 14:02:51 +00:00
Nick Treleaven
b9f6cf6987 Use more POSIX-like syntax for regular expression bracket matching; Prevent searching backwards with a regex (unsupported); Scroll in view after the last replacement for replace all/selection. Also move hiding the replace dialog out of document.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@582 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-18 17:43:22 +00:00
Enrico Tröger
5325b81788 Reverted last change, we want to use xmlto.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@580 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-18 12:28:04 +00:00
Nick Treleaven
6dd6175369 Moved external appendix elements to geany.docbook to validate ok
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@575 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-17 14:17:37 +00:00
Enrico Tröger
a037ad09b0 Added UTF-8 as default encoding.
Replaced xmlto command by xsltproc.
Added reference for the GPL appendix.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@574 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-17 12:33:10 +00:00
Nick Treleaven
5025efb07a Remove invalid DocBook xrefs and add scikeybinding.docbook to EXTRA_DIST
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@573 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-17 11:23:13 +00:00
Nick Treleaven
2032b6b7aa Added Scintilla keyboard commands appendix taken from the SciTE documentation section 'Keyboard Commands'
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@566 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-16 15:33:14 +00:00
Nick Treleaven
b266eedb57 Updated Make command names and keybindings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@561 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-15 12:34:56 +00:00
Enrico Tröger
7f481ca16b Fixed wrong dependency in target 'install'.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@529 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-03 11:31:00 +00:00
Enrico Tröger
ec7becfe00 Minor improvements.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@526 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-02 18:12:34 +00:00
Enrico Tröger
619294490f Added documentation for indicators and printing support.
Updated keybindings actions and compile time options.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@521 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-07-01 17:41:46 +00:00
Enrico Tröger
3659643917 Added license notice Scintilla.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@481 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-25 14:43:09 +00:00
Enrico Tröger
96329e53a5 Added Scintilla license file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@478 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-24 19:37:43 +00:00
Enrico Tröger
2d77d6ffbd Removed uneeded .cvsignore files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@465 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-19 15:00:29 +00:00
Nick Treleaven
7b0f931a2f Set default keybindings for switch page left/right; also group toggle sidebar keybinding with toggle messages
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@455 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-17 17:05:41 +00:00
Nick Treleaven
0c9a5af71e Made Duplicate Line command duplicate selection if present
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@453 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-17 15:39:47 +00:00
Enrico Tröger
26d1a9c028 Fixed a bug which breaks "make install" when xmlto is not installed.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@447 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-15 17:31:54 +00:00
Enrico Tröger
11c888b2d7 Renamed target html/index.html in htmldoc, added geany.xsl to EXTRA_DIST.
Removed appendix for keybindings, updated section keybindings to new action identifiers.


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@440 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-13 14:51:43 +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
Nick Treleaven
038a9a3bc0 Added save current file behaviour when building
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@413 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-05 17:39:58 +00:00
Enrico Tröger
347c8b5be8 forgot it the last time
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@407 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-04 13:46:34 +00:00
Enrico Tröger
f0b5dcbeb8 updated for Geany 0.7
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@406 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-04 13:10:16 +00:00