summaryrefslogtreecommitdiff
path: root/NEWS
blob: 28f9b89b93aa8ec819f1e6b397b68fa50088923d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
pluma 1.10.2
============

  * Window title: display full path to files on mounted drives
  * Close confirmation dialog: make text unfocusable
  * Quickopen plugin: fix filebrowser plugin support
  * Time plugin: GTK+3 fix
  * Multiple help fixes

pluma 1.10.1
============

  * Fix gschema translations
  * GTK3 fixes
  * Fix man page formatting
  * Build system fixes

pluma 1.10.0
============

  * Use MateAboutDialog from libmate-desktop

pluma 1.8.1
===========

  * Fix go to line crash
  * Translations updates

pluma 1.8.0
===========

  * Add GTK3 support
  * Use yelp-tools instead of mate-doc-utils
  * Move user plugin dir from config_dir to data_dir. Plugins should have
    never been installed in the config dir as they are not part of the
    configuration. This means user will need to move the plugins directory
    from: $HOME/.config/pluma/ to $HOME/.local/share/pluma/.

pluma 1.5.0
===========

  * Migration to GSettings and drop mateconf
    (All code is migrated, except pythonconsole plugin. The plugin works,
    except you cant configure it; the configurable things were command
    and error colors; this will be fixed migrating the plugin to Gir
    instead of python-gtk)