| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-06 | filebrowser plugin: first connect to settings, then read them.1.8 | Monsta | 1 | -24/+30 | |
| fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/pluma/pull/109 | |||||
| 2014-04-30 | Bump version to 1.8.1pluma-1.8.1 | Stefano Karapetsas | 1 | -1/+1 | |
| 2014-04-30 | Update NEWS | Stefano Karapetsas | 1 | -0/+6 | |
| 2014-04-30 | Sync translations with transifex | mate-i18n | 7 | -319/+326 | |
| 2014-04-30 | Fix go to line crash after GTK3 support adding | Stefano Karapetsas | 1 | -2/+4 | |
| Closes https://github.com/mate-desktop/pluma/issues/75 | |||||
| 2014-04-30 | convert pluma.rc to LF line endings (currently CR+LF) | Ryan Q | 1 | -1/+1 | |
| 2014-04-30 | remove needless whitespace from pluma/plumatextregion.c | Ryan Q | 1 | -43/+42 | |
| 2014-03-01 | Bump version to 1.8.0pluma-1.8.0 | Stefano Karapetsas | 2 | -4/+4 | |
| 2014-03-01 | Sync translations with transifex | Stefano Karapetsas | 4 | -501/+503 | |
| 2014-02-23 | Sync translations with transifex | Stefano Karapetsas | 1 | -32/+34 | |
| 2014-02-22 | Change file enciding to utf-8 (close #65) | infirit | 2 | -2/+2 | |
| 2014-02-21 | Sync translations with transifex | infirit | 1 | -173/+173 | |
| 2014-02-21 | Merge pull request #67 from flexiondotorg/master | Sander Sweers | 2 | -2/+2 | |
| Corrects a typo. Fixes #63. | |||||
| 2014-02-21 | Corrects a typo. Fixes #63. | Martin Wimpress | 2 | -2/+2 | |
| 2014-02-20 | Add keywords key to .desktop file (close #62) | infirit | 1 | -0/+1 | |
| Patch by Mike Gabriel <[email protected]> | |||||
| 2014-02-18 | Bump version to 1.7.90pluma-1.7.90 | Stefano Karapetsas | 2 | -3/+3 | |
| 2014-02-18 | Sync translations with transifex | Stefano Karapetsas | 8 | -132/+138 | |
| 2014-02-17 | Update NEWS | Stefano Karapetsas | 1 | -1/+3 | |
| 2014-02-17 | configure: Add check-news | Stefano Karapetsas | 1 | -1/+1 | |
| 2014-02-17 | Merge pull request #61 from hekel/master | Stefano Karapetsas | 1 | -55/+67 | |
| Update Manual | |||||
| 2014-02-17 | Dont free string owned by glib | Stefano Karapetsas | 1 | -5/+1 | |
| Regression caused by https://github.com/mate-desktop/pluma/commit/86369deb93ae28e39ef59d462fb6693747cb332f Closes https://github.com/mate-desktop/pluma/issues/60 | |||||
| 2014-02-17 | Fix pluma_dirs_get_user_accels_file | Stefano Karapetsas | 1 | -33/+4 | |
| And free always config_dir | |||||
| 2014-02-17 | Remove support for never existed env var | Stefano Karapetsas | 1 | -17/+1 | |
| 2014-02-17 | Merge branch 'master' of github.com:mate-desktop/pluma | Stefano Karapetsas | 6 | -499/+504 | |
| 2014-02-14 | Update Manual | hekel | 1 | -55/+67 | |
| 2014-02-13 | remove mate-text-editor symlink | infirit | 1 | -3/+0 | |
| 2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 2 | -2/+2 | |
| 2014-02-09 | Bump version to 1.7.2pluma-1.7.2 | infirit | 1 | -1/+1 | |
| 2014-02-03 | Sync translations with transifex | Stefano Karapetsas | 3 | -495/+498 | |
| 2014-02-03 | Add missing include for GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
| Patch by Benjamin Denisart | |||||
| 2014-01-29 | Add tool to generate plugin templates | Stefano Karapetsas | 6 | -0/+652 | |
| 2014-01-25 | configure: Fix to allow build with latest mate-common | Stefano Karapetsas | 1 | -1/+0 | |
| 2014-01-18 | Bump version to 1.7.1pluma-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
| 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 | |
