- 11 Eki, 2014 3 kayıt (commit)
-
-
Colomban Wendling yazdı
When editor_create_widget() is used on an editor with already existing widget, don't reset the internal indentation settings of that editor.
-
Matthew Brush yazdı
-
Matthew Brush yazdı
Closes #189
-
- 10 Eki, 2014 1 kayıt (commit)
-
-
Nick Treleaven yazdı
-
- 09 Eki, 2014 4 kayıt (commit)
-
-
Roland Pallai yazdı
-
Roland Pallai yazdı
-
Roland Pallai yazdı
-
Roland Pallai yazdı
-
- 07 Eki, 2014 2 kayıt (commit)
-
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
- 06 Eki, 2014 4 kayıt (commit)
-
-
Enrico Tröger yazdı
-
Colomban Wendling yazdı
3e089e4c accidentally switched from `g_get_user_config_dir()` to `g_get_user_data_dir()` as the location for the user's configuration directory.
-
Nick Treleaven yazdı
Force disk check before save to prevent accidental overwriting
-
Nick Treleaven yazdı
Add project prefs for line breaking column & multiline comment completion
-
- 05 Eki, 2014 5 kayıt (commit)
-
-
Colomban Wendling yazdı
Remove unused tag manager files
-
Jiří Techet yazdı
-
Jiří Techet yazdı
-
Jiří Techet yazdı
-
Enrico Tröger yazdı
Before we used g_get_user_config_dir() but GLib changed the returned location in newer versions, so use the Windows API directly to get the old location, at least for now. Also add utils_get_user_config_dir() wrapper. Code is based almost completely on a patch from Matthew.
-
- 03 Eki, 2014 2 kayıt (commit)
-
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
- 02 Eki, 2014 1 kayıt (commit)
-
-
Matthew Brush yazdı
Fix typo in README
-
- 01 Eki, 2014 1 kayıt (commit)
-
-
Philipp Wiesemann yazdı
-
- 30 Eyl, 2014 2 kayıt (commit)
-
-
Nick Treleaven yazdı
Useful e.g. with Save All when the modified file is not the current tab.
-
Colomban Wendling yazdı
Don't use `g_regex_get_compile_flags()` that is new in 2.26, but we only depend on 2.20. Closes #340.
-
- 29 Eyl, 2014 4 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Nick Treleaven yazdı
Project line wrapping pref
-
Nick Treleaven yazdı
Fix adding stash group and applying defaults. Don't let Properties dialog override per-document line wrapping state. Use "editor" for key group name. Remove code already handled by stash group.
-
Tim Tassonis yazdı
-
- 26 Eyl, 2014 3 kayıt (commit)
-
-
Nick Treleaven yazdı
Notify user when trying to save read-only document
-
Nick Treleaven yazdı
-
Nick Treleaven yazdı
-
- 25 Eyl, 2014 6 kayıt (commit)
-
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Colomban Wendling yazdı
-
Nick Treleaven yazdı
Confirm infobar reload when document has modifications
-
Nick Treleaven yazdı
New name is clearer against document_reload_prompt. Add deprecated alias.
-
- 24 Eyl, 2014 2 kayıt (commit)
-
-
Frank Lanitz yazdı
-
Nick Treleaven yazdı
-