Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-02 | capitalize desktop entry file to match mate style | Alexander van der Meij | 1 | -1/+1 | |
2015-09-02 | Add plugin to strip trailing spaces on save. | Daggerbot | 6 | -2/+329 | |
2015-09-02 | drop support for win32/osx and checkupdate plugin | monsta | 45 | -2997/+57 | |
that plugin has never been built in linux anyway due to logic in configure.ac | |||||
2015-09-02 | Fix issue#100: CRLF across 8k boundary inserts an empty line. | Patrick Monnerat | 1 | -7/+12 | |
2015-08-03 | Remove unused reset_im_context function1.10 | infirit | 1 | -13/+0 | |
Builds now with GSEAL_ENABLE | |||||
2015-08-03 | Fix implicit declarations | infirit | 5 | -0/+6 | |
2015-08-03 | remove excessive include | Monsta | 1 | -3/+0 | |
2015-08-03 | drop gdkkeysyms-compat usage, use modern key names | Monsta | 8 | -77/+57 | |
2015-07-14 | Bump version to 1.10.2pluma-1.10.2 | Monsta | 2 | -1/+10 | |
2015-07-14 | quickopen plugin: remove wrong version check inherited from gedit | monsta | 1 | -12/+11 | |
this should make quickopen dialog (Ctrl-Alt-O) recognize the files from the currently selected dir in filebrowser plugin. | |||||
2015-07-14 | close confirmation dialog: make text unfocusable | monsta | 1 | -0/+2 | |
adapted from https://git.gnome.org/browse/gedit/commit?id=08f0c2629d0bf4f795a71826526624d96127c23e | |||||
2015-07-14 | window title: display full path to files on mounted drives | Monsta | 1 | -13/+22 | |
when opening a file on some mounted drive (local harddisk, usb flash drive, etc.), pluma now displays full path to file in the window title. previously it displayed only the mount name (like "100 GB Volume"). adapted from: https://git.gnome.org/browse/gedit/commit?id=c59e67e27ea11c6756c7291236338fcf44f24c73 credits to @jsenin for https://github.com/mate-desktop/pluma/pull/108 | |||||
2015-07-10 | help: fix legal page | raveit65 | 1 | -18/+39 | |
2015-07-10 | help: fixed broken links to m-u-g | Monsta | 1 | -3/+3 | |
2015-07-09 | Fix my stupid mistake in previous commit. | infirit | 1 | -1/+1 | |
2015-07-09 | UI GTK3: use a size request for time plugin dialog window | raveit65 | 1 | -0/+1 | |
2015-07-08 | help: fix broken images | raveit65 | 4 | -0/+0 | |
2015-07-08 | show correct help pages for prefs and plugins dialogs | Monsta | 2 | -3/+3 | |
2015-06-18 | Bump version to 1.10.1pluma-1.10.1 | Martin Wimpress | 1 | -1/+1 | |
2015-06-18 | Update NEWS. | Martin Wimpress | 1 | -0/+14 | |
2015-06-17 | Merge pull request #123 from NiceandGently/dev-translations | Martin Wimpress | 6 | -22/+19 | |
fix html syntax in help translations | |||||
2015-06-17 | Merge pull request #122 from monsta/man-fix | Martin Wimpress | 1 | -1/+0 | |
removed erroneous line from manpage | |||||
2015-06-17 | removed erroneous line from manpage | Monsta | 1 | -1/+0 | |
taken from Debian patch 2001_fix-man-page-errors.patch | |||||
2015-06-16 | Merge pull request #121 from monsta/patch-1 | Martin Wimpress | 1 | -1/+1 | |
taglist plugin: don't use timestamps when using gzip | |||||
2015-06-16 | Merge pull request #120 from NiceandGently/master | Martin Wimpress | 6 | -218/+211 | |
fixes for gschema translation | |||||
2015-06-16 | fix html syntax in help translations | raveit65 | 6 | -22/+19 | |
2015-06-16 | taglist plugin: don't use timestamps when using gzip | monsta | 1 | -1/+1 | |
2015-06-16 | fixes for gschema translation | raveit65 | 6 | -218/+211 | |
taken from: https://github.com/mate-desktop/eom/commit/a2055e1 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - removed obsolete lines from po/POTFILES.skip | |||||
2015-06-12 | Inlcude autogen.sh in tarball | Stefano Karapetsas | 1 | -0/+1 | |
2015-05-20 | Merge pull request #117 from NiceandGently/master | Martin Wimpress | 3 | -143/+39 | |
reduce the size of the statusbar | |||||
2015-05-16 | GTK3: remove the top and bottom margin from GTKToggleButton in statusbar | raveit65 | 1 | -0/+5 | |
- this makes the statusbar smaller and follows GTK2 style | |||||
2015-05-16 | switch to GtklLabel for statusbar buttons + remove non nedded resize-grip code | raveit65 | 3 | -144/+35 | |
- fixes the large statusbar with GTK3 - remove extra resize-grip code, which is handle by gtk+ itself GTK2 builds displays the resize-grip without the extra code. Since GTK+-3.14 the rezise-grip widget is removed. - the size of the statusbar is now themable | |||||
2015-05-07 | Bump version to 1.10.0pluma-1.10.0 | Stefano Karapetsas | 2 | -3/+3 | |
2015-05-07 | Sync translations with transifex | mate-i18n | 9 | -338/+342 | |
2015-04-06 | Bump version to 1.9.90pluma-1.9.90 | Stefano Karapetsas | 2 | -3/+3 | |
2015-04-06 | Sync translations with transifex | mate-i18n | 9 | -1374/+1379 | |
2015-04-06 | filebrowser plugin: first connect to settings, then read them. | 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 | |||||
2015-01-22 | Bump version to 1.9.1pluma-1.9.1 | Stefano Karapetsas | 2 | -2/+2 | |
2014-12-21 | fix one more memleak | Monsta | 1 | -1/+1 | |
2014-12-19 | plugins: don't leak memory | Monsta | 2 | -12/+18 | |
2014-12-19 | don't leak memory | Monsta | 5 | -4/+10 | |
2014-12-19 | zero-initialize all signals arrays | Monsta | 4 | -4/+4 | |
2014-12-19 | use proper GTK+ version in pluma.pc file | Monsta | 2 | -1/+3 | |
2014-12-16 | Revert "Revert "Drop support for glib < 2.36"" | infirit | 7 | -25/+1 | |
This reverts commit 13392e50c61ce3f3d7d04b59677380f935cf3d3c. | |||||
2014-12-16 | Revert "Drop support for Glib <2.32" | infirit | 1 | -0/+5 | |
This reverts commit e9a0c53bdb5755d903e1f2ad90e47b8c373c3995. | |||||
2014-12-16 | Drop support for Glib <2.32 | infirit | 1 | -5/+0 | |
2014-12-16 | Revert "Drop support for glib < 2.36" | infirit | 7 | -1/+25 | |
This reverts commit 495f56659d607938db00e34c9f84bac24013d999. | |||||
2014-12-10 | use the correct deallocation function/macro | monsta | 1 | -1/+1 | |
2014-12-06 | removed references to scrollkeeper | Monsta | 1 | -2/+2 | |
2014-11-27 | va_start should be paired with va_end | monsta | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/pluma/pull/101 |