Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-18 | Sync translations with transifex | Stefano Karapetsas | 92 | -26411/+37812 | |
2014-01-17 | Merge pull request #55 from infirit/pluma-dirs | Stefano Karapetsas | 2 | -21/+19 | |
Move plugins to data_dir, fix accel file location and minor cleanup | |||||
2014-01-16 | Move user plugins dir to data_dir | infirit | 2 | -5/+13 | |
Plugins don't belong in config_dir so we move them to data_dir. User will need to move the plugin dir to the new location, see NEWS. | |||||
2014-01-16 | pluma-dirs: Fix accel file location | infirit | 1 | -1/+1 | |
2014-01-16 | plumadirs: Cleanup config dir usage | infirit | 1 | -16/+6 | |
Remove backwards compatibility for < glib 2.6 as we require glib 2.22 at a minimum now. Use g_get_user_config_dir instead of custom logic. Use pluma_dirs_get_user_config_dir in pluma_dirs_get_user_accels_file. | |||||
2014-01-06 | Fix gettext | Stefano Karapetsas | 1 | -2/+3 | |
2014-01-06 | Fix gettext | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-06 | Merge pull request #52 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2014-01-02 | Merge pull request #49 from City-busz/make-caja-optional | Stefano Karapetsas | 2 | -4/+10 | |
Use Caja GSettings schema optionally | |||||
2013-12-01 | Bump required glib version number to 2.32 | Balló György | 1 | -1/+1 | |
It's required for the GSettingsSchemaSource API. | |||||
2013-11-30 | Use Caja GSettings schema optionally | Balló György | 1 | -3/+9 | |
This makes Caja dependency optional. | |||||
2013-11-15 | Merge pull request #48 from infirit/master | Stefano Karapetsas | 1 | -0/+4 | |
gtk3: fix implicit declaration: gtk_source_language_get_id | |||||
2013-11-15 | gtk3: fix implicit declaration: gtk_source_language_get_id | infirit | 1 | -0/+4 | |
modeline-parser.c:651:11: warning: implicit declaration of function 'gtk_source_language_get_id' [-Wimplicit-function-declaration] | |||||
2013-11-09 | Merge pull request #44 from infirit/master | Stefano Karapetsas | 1 | -5/+14 | |
Add section on running test and fixes | |||||
2013-11-09 | Update bug tracker url | infirit | 1 | -2/+2 | |
2013-11-09 | Update name in instalation | infirit | 1 | -3/+3 | |
2013-11-09 | Add section for running tests | infirit | 1 | -0/+9 | |
2013-11-06 | Merge pull request #43 from infirit/master | Stefano Karapetsas | 1 | -0/+4 | |
add the primary-toolbar style class to the primary toolbar | |||||
2013-11-06 | add the primary-toolbar style class to the primary toolbar | infirit | 1 | -0/+4 | |
2013-11-06 | Fix stable git branch in configure | Stefano Karapetsas | 1 | -1/+1 | |
2013-11-06 | Fix make distpluma-1.7.0 | Stefano Karapetsas | 1 | -3/+3 | |
2013-11-06 | Fix search fields in GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2013-11-05 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -8/+8 | |
2013-11-05 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-11-05 | taglist: Fix tags loading with GTK3 | Stefano Karapetsas | 1 | -0/+15 | |
2013-11-04 | Fix some deprecations | Stefano Karapetsas | 10 | -5/+23 | |
2013-11-04 | taglist: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+18 | |
2013-11-04 | Merge pull request #24 from bl0ckeduser/master | Stefano Karapetsas | 6 | -14/+153 | |
Fix search/replace of strings containing backslashes | |||||
2013-10-30 | filebrowser: Improve GTK3 support | Stefano Karapetsas | 2 | -1/+13 | |
2013-10-30 | Update POTFILES.in | Stefano Karapetsas | 1 | -0/+1 | |
2013-10-30 | Add gtksource.h include for GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2013-10-30 | Merge pull request #39 from infirit/master | Stefano Karapetsas | 3 | -1/+7 | |
gtk3 check gtksourceview include | |||||
2013-10-30 | gtk3 check gtksourceview include | infirit | 3 | -1/+7 | |
2013-10-30 | plugins: Add GTK3 support | Stefano Karapetsas | 8 | -1/+69 | |
2013-10-30 | pluma: Add GTK3 support | Stefano Karapetsas | 31 | -32/+462 | |
2013-10-30 | Add GTK3 support in configure | Stefano Karapetsas | 1 | -5/+25 | |
2013-10-19 | Merge pull request #37 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix Chnagelog generation | |||||
2013-10-19 | Fix Chnagelog generation | infirit | 1 | -1/+1 | |
2013-10-19 | Merge pull request #36 from infirit/master | Stefano Karapetsas | 6 | -13/+8 | |
Fixes for make dist | |||||
2013-10-19 | Misc 'make dist' fixes | infirit | 1 | -8/+4 | |
2013-10-19 | Remove schema file with no translation | infirit | 1 | -1/+0 | |
2013-10-19 | Fix make dist, use .in.in | infirit | 3 | -3/+3 | |
2013-10-19 | Make tar.xz instead of tar.bz2 | infirit | 1 | -1/+1 | |
2013-10-17 | Merge pull request #34 from NiceandGently/master | Stefano Karapetsas | 4 | -6/+6 | |
rename to pluma | |||||
2013-10-18 | rename to pluma | raveit65 | 4 | -6/+6 | |
2013-10-10 | Merge pull request #32 from infirit/master | Stefano Karapetsas | 1 | -0/+2 | |
POTFILES.in: Add missing files and make test work | |||||
2013-10-10 | POTFILES.in: Add missing files and make test work | infirit | 1 | -0/+2 | |
2013-09-26 | Merge pull request #29 from kallisti5/master | Stefano Karapetsas | 3 | -0/+5 | |
filemanager: Add assertion checks to prevent dereferencing ptrs | |||||
2013-09-24 | filemanager: Add missing data assignment | Alexander von Gluck IV | 1 | -0/+1 | |
* Amanas mentioned in IRC that it was likely missed after the gsettings migration. |