- 13 Eyl, 2012 7 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 12 Eyl, 2012 2 kayıt (commit)
-
-
Enrico Tröger yazdı
Generated against a clean Python 2.7 installation.
-
Enrico Tröger yazdı
-
- 09 Eyl, 2012 1 kayıt (commit)
-
-
Enrico Tröger yazdı
When clicking a symbol in the Symbols sidebar and holding the Control modifier key, don't set the focus to the editor widget so further navigation in the Symbols sidebar with keys is possible.
-
- 06 Eyl, 2012 3 kayıt (commit)
-
-
Colomban Wendling yazdı
It's not perfect but better than nothing since other tags have icons.
-
Colomban Wendling yazdı
Closes #3475444, #2804000 and #2629121.
-
Nick Treleaven yazdı
-
- 05 Eyl, 2012 1 kayıt (commit)
-
-
Nick Treleaven yazdı
When collapsing a fold range whose starting line is offscreen, scroll the starting line to display at the top of the view. Otherwise it can be confusing when the document scrolls down to hide the folded lines.
-
- 04 Eyl, 2012 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 03 Eyl, 2012 1 kayıt (commit)
-
-
Lex Trotman yazdı
Since reading locale and reading encodings from within files by regex can find encodings not on the Geany list, saving as text ensures that any encoding found can be saved in the session, otherwise a file can be opened but will not re-open because the encoding cannot be saved in the session. Since numeric encoding names exist prefix the text name by 'E' so they can be distinguished from saved numeric indexes.
-
- 02 Eyl, 2012 4 kayıt (commit)
-
-
Colomban Wendling yazdı
This ungetc() call don't look legitimate and actually leads to lots of warnings about ungetc() being called when another character was already backed up.
-
-
Colomban Wendling yazdı
Use the proper, full-featured, regular expression engine we use everywhere else rather than Scintilla's stripped-down one. Closes #3564132.
-
Colomban Wendling yazdı
-
- 31 Agu, 2012 1 kayıt (commit)
-
-
YosefOr yazdı
Translation error correction
-
- 29 Agu, 2012 5 kayıt (commit)
-
-
Enrico Tröger yazdı
Generated against a clean Python 2.7 installation.
-
Enrico Tröger yazdı
This way we get easily also tags for standard exceptions and a few builtin types.
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
This removes tags like 'pass_', 'pass_stmt' or 'return_stmt' which are quite annoying when typing the actual keywords and pressing Enter afterwards. Also add some more modules and packages to the ignore list to avoid weird side effects when importing them (even though antigravity is funny).
-
Enrico Tröger yazdı
-
- 27 Agu, 2012 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-
- 26 Agu, 2012 1 kayıt (commit)
-
-
YosefOr yazdı
Update of Hebrew translation
-
- 25 Agu, 2012 3 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Colomban Wendling yazdı
When reading a C macro, make sure to only use as much byes we actually got and not as much as we requested. This should not be a problem anymore now 61c52160 fixed a too long read, but it's safer anyway.
-
Colomban Wendling yazdı
Closes #3556536.
-
- 24 Agu, 2012 3 kayıt (commit)
-
-
Colomban Wendling yazdı
Closes #3448664.
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
Closes #3557875.
-
- 20 Agu, 2012 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 17 Agu, 2012 3 kayıt (commit)
-
-
oco yazdı
Submitted on geany-devel mailing list
-
Matthew Brush yazdı
Don't use C99/C++ style comments and elaborate a bit on the purpose of the call.
-
Yosef Or yazdı
-
- 11 Agu, 2012 2 kayıt (commit)
-
-
Matthew Brush yazdı
-
Matthew Brush yazdı
-