- 13 Eki, 2011 4 kayıt (commit)
-
-
Nick Treleaven yazdı
This helps when trying to run build commands that don't exist; the status bar message for that is now: Process failed (The system cannot find the file specified.)
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
Matthew Brush yazdı
When using the commenting features (ex. toggle line commentation), detect the the type of comments for the filetype of the line with the caret rather than using the filetype of the current document. Filetype is determined by the Scintilla state/style at the beginning of the line where the caret is. This does not fix the existing bug where using the commenting features on lines with things like `<script>` will result in an HTML-style comment to be wrapped around it and also where using the commenting feature on a line with something like `<?php` will not only wrap it in an HTML-style comment but it also won't be able to uncomment the line. This closes bug ID 2863829[1] and 3127598[2]. [1] https://sourceforge.net/tracker/?func=detail&aid=2863829&group_id=153444&atid=787791 [2] https://sourceforge.net/tracker/?func=detail&aid=3127598&group_id=153444&atid=787791
-
- 12 Eki, 2011 7 kayıt (commit)
-
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
Joshua Hoff yazdı
-
Lex Trotman yazdı
-
Lex Trotman yazdı
-
Matthew Brush yazdı
* Processed with rstrip-whitespace.py script added to scripts/ directory. * Script run on all .c and .h files in src/ and plugins/ directories. * Also remove more than one newline at the end of files.
-
Matthew Brush yazdı
-
- 11 Eki, 2011 7 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Matthew Brush yazdı
-
Matthew Brush yazdı
-
Colomban Wendling yazdı
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
Matthew Brush yazdı
Fix colorschemes/alt.conf to use the new changes.
-
- 10 Eki, 2011 1 kayıt (commit)
-
-
Colomban Wendling yazdı
This reverts commits fbf77f58 and 3816e401. While having the .rst extension helps GitHub formatting the file, the renaming broke both Autotools and Waf build systems.
-
- 09 Eki, 2011 10 kayıt (commit)
-
-
Colomban Wendling yazdı
Automake requires README to exist by default, but it was renamed to README.rst recently. Thus, change Automake strictness to `foreign' for README to be optional, and distribute README.rst explicitly. Although `foreign' strictness don't require any of the README, INSTALL, COPYING, etc. files, it still includes them if available, so the distribution still includes them.
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
-
Matthew Brush yazdı
-
Colomban Wendling yazdı
This will help GitHub to detect the content type and format it nicely.
-
Colomban Wendling yazdı
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
-
Colomban Wendling yazdı
Remove references to SVN in HACKING and add some tips and rules for committing.
-
Colomban Wendling yazdı
-
- 07 Eki, 2011 2 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6018 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6017 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
- 06 Eki, 2011 9 kayıt (commit)
-
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6015 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Frank Lanitz yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6014 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
Include makefile.win32 in EXTRA_DIST recursively, not at top-level. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6013 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6012 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Nick Treleaven yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6011 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Colomban Wendling yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6010 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Colomban Wendling yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6009 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Colomban Wendling yazdı
Add and use macros to generate final configure summary rather than hard-code it. This allows for the status to be registered from where they comes rather than all in the end. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6008 ea778897-0a13-0410-b9d1-a72fbfd435f5
-
Colomban Wendling yazdı
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@6007 ea778897-0a13-0410-b9d1-a72fbfd435f5
-