Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-29 | capitalize Pluma in Run command plugin dialog | monsta | 1 | -2/+2 | |
2015-09-29 | capitalize Pluma in titles of main window and prefs window | monsta | 2 | -6/+6 | |
2015-09-28 | capitalize Pluma in about dialog | monsta | 1 | -1/+1 | |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 7 | -59/+56 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-05 | Fix up the docs | infirit | 15 | -77/+205 | |
Taken from gedit, commit: 42a6a8d8d87f32572f56b56a9c4e92f7181d339a from: Garrett Regier <[email protected]> | |||||
2015-09-05 | Add new plugin to POTFILES | infirit | 1 | -1/+1 | |
2015-09-04 | Merge pull request #145 from monsta/attrs | Stefano Karapetsas | 7 | -0/+0 | |
smclient: drop unneeded 'x' attribute from source files | |||||
2015-09-04 | smclient: drop unneeded 'x' attribute from source files | Monsta | 7 | -0/+0 | |
2015-09-02 | Revert "Fix issue#100: CRLF across 8k boundary inserts an empty line." | infirit | 1 | -12/+7 | |
This reverts commit f6d7a422f3f5f97e676cd18cef5bb46aca8da6be. | |||||
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 | |