- 22 Ara, 2017 1 kayıt (commit)
-
-
Matthew Brush yazdı
-
- 21 Ara, 2017 2 kayıt (commit)
-
-
Colomban Wendling yazdı
Add a note for applying the indent settings in the project preferences
-
Colomban Wendling yazdı
Fix the symbols tree hierarchy when several tags have the same name
-
- 19 Ara, 2017 1 kayıt (commit)
-
-
Piotr Orzechowski yazdı
-
- 17 Ara, 2017 1 kayıt (commit)
-
-
Piotr Orzechowski yazdı
-
- 04 Ara, 2017 4 kayıt (commit)
-
-
Matthew Brush yazdı
-
Colomban Wendling yazdı
Add a tooltip showing the full path on menu items representing documents
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
- 03 Ara, 2017 1 kayıt (commit)
-
- 19 Kas, 2017 4 kayıt (commit)
-
-
Enrico Tröger yazdı
Say hello to Geany 1.33 "Gorgon"!
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
-
Enrico Tröger yazdı
-
- 16 Kas, 2017 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 14 Kas, 2017 3 kayıt (commit)
-
-
Colomban Wendling yazdı
Keep the previous behavior if the user had disabled saving window position and geometry, by using the existing setting as default for the new one.
-
Colomban Wendling yazdı
-
LarsGit223 yazdı
Cancel 'MSG_TYPE_RESAVE' info bar if still open in function 'document_reload_force'. This closes the "Deleted from Disk" message if the user clicks on the reload button. Fixes #1330.
-
- 13 Kas, 2017 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Enrico Tröger yazdı
Including typo fixes.
-
- 09 Kas, 2017 2 kayıt (commit)
- 07 Kas, 2017 4 kayıt (commit)
-
-
Frank Lanitz yazdı
to reflect latest translations updates
-
gymka yazdı
* updated lithuanian translation * Revert "updated lithuanian translation" This reverts commit e45985679464ed2e495bef6bf16383a472a237c4. * updated lithuanian translation
-
柳东原 LIU Dongyuan yazdı
* Update zh_CN.po * Update metadata
-
Peter C. S. Scholtens yazdı
-
- 06 Kas, 2017 5 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
This is based upon a suggestion by Andrea on i18n mailing list
-
Andrej Herceg yazdı
-
- 05 Kas, 2017 3 kayıt (commit)
-
-
Enrico Tröger yazdı
Use utils_get_uri_file_prefix() as file URI prefix
-
Frank Lanitz yazdı
-
Frank Lanitz yazdı
-
- 04 Kas, 2017 1 kayıt (commit)
-
-
Frank Lanitz yazdı
-
- 29 Eki, 2017 2 kayıt (commit)
-
-
Enrico Tröger yazdı
utils_get_uri_file_prefix() gives "file:///" for Windows and "file://" for all other platforms. So we don't need "g_path_skip_root()" any longer. Using "g_path_skip_root()" removed the drive letter from the URI which worked only as long as the file to be opened was on drive C: (or whatever drive Windows considers as the default). But since local file URIs including the drive letter are supported on Windows, we should use it, so opening files on other drives works as well. Fixes #1018.
-
Enrico Tröger yazdı
On Windows, we need "file:///" for local file URIs while on all other platforms the prefix is "file://" for absolute filenames. The utility function saves us from replicating the platform specific logic.
-
- 25 Eki, 2017 1 kayıt (commit)
-
-
Jean-Philippe Moal yazdı
-
- 17 Eki, 2017 1 kayıt (commit)
-
-
Colomban Wendling yazdı
Add the same note about applying indentation settings on currently open documents in the project preferences as there already is in the main preferences dialog.
-
- 16 Eki, 2017 1 kayıt (commit)
-
-
Colomban Wendling yazdı
-