256 Commits

Author SHA1 Message Date
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
Enrico Tröger
d6fc3f6356 Updated for 0.7
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@404 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-03 22:24:50 +00:00
Nick Treleaven
067f3e1232 Some corrections to the Filetypes section
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@403 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-03 21:41:15 +00:00
Nick Treleaven
a1a029eb94 Added Build System section
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@402 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-03 20:46:23 +00:00
Enrico Tröger
ee30668125 Added documentation for filetype definition files and definable keyboard shortcuts.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@401 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-03 17:14:09 +00:00
Nick Treleaven
e1ca75fd27 More minor corrections/rewording
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@398 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-03 14:20:59 +00:00
Nick Treleaven
950055c540 Minor changes to chapter 1
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@397 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-02 21:29:22 +00:00
Nick Treleaven
58d7e51ff9 Undo all changes in r393 (oops)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@394 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-02 20:01:57 +00:00
Nick Treleaven
11ffdebfc7 Fix a segfault with missing id in element
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@393 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-02 19:47:53 +00:00
Enrico Tröger
dec5820873 partly updated for 0.7
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@392 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-06-02 16:36:49 +00:00
Enrico Tröger
5417503ebc updated for Geany 0.6
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@271 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-27 17:53:06 +00:00
Enrico Tröger
3ee31cd9a5 added pdf files to ignore list
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@264 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-05 14:28:28 +00:00
Enrico Tröger
23e09408cc removed because too big and unnecessary
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@263 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-04-05 14:27:01 +00:00
Enrico Tröger
4abb456cb6 updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@211 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-22 13:39:45 +00:00
Enrico Tröger
2b08b018a9 improved "make uninstall" of Geany
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@196 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-14 21:56:34 +00:00
Enrico Tröger
23a7958f1f updated for Geany 0.5
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@158 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-27 19:11:30 +00:00
Enrico Tröger
f9acdc464f moved target clean to doc-clean, to hold documentation files during a make clean oder make distclean
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@102 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:42:29 +00:00
Enrico Tröger
85c67a2a89 PDF documentation has now version information in the filename
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@101 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-03 12:41:40 +00:00