Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-08 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 14 | -14/+96 | |
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 40 | -1206/+1206 | |
2019-06-27 | Fix use of deprecated glib-genmarshal types | Colomban Wendling | 3 | -6/+6 | |
This doesn't change any dependency as both non-deprecated replacements BOOLEAN and VOID were already used in some places. | |||||
2019-06-26 | add snippet to toggle comment/uncomment | Andrew Fowlie | 4 | -1/+71 | |
2019-06-10 | Change url projet's website | Laurent Napias | 12 | -12/+12 | |
2019-06-06 | Switch to Python 3 | Patrick Monnerat | 4 | -4/+4 | |
2019-06-06 | snippets plugin: change code for Python 2 & 3 compatibility | Patrick Monnerat | 14 | -641/+528 | |
2019-06-06 | externaltools plugin: change code for Python 2 & 3 compatibility. | Patrick Monnerat | 8 | -595/+469 | |
2019-06-05 | pythonconsole plugin: change source code for Python 2 & 3 compatibility. | Patrick Monnerat | 6 | -233/+303 | |
Also drop mateconf and use gsettings for preferences. Preferences are now triggered as a PeasGtk.Configurable. | |||||
2019-06-05 | quickopen plugin: change code for Python 2 & 3 compatibility. | Patrick Monnerat | 4 | -68/+94 | |
2019-05-21 | Reindent all Python sources to ts=4. Strip trailing spaces. | Patrick Monnerat | 26 | -5839/+5854 | |
2019-05-16 | add quick open to readme | sakib | 1 | -1/+1 | |
2019-05-16 | add readmes and update plugins section of manual | sakib | 10 | -0/+30 | |
2019-02-17 | show enchant version when configure | Wu Xiaotian | 1 | -1/+1 | |
2019-02-17 | Replace the deprecated enchant_dict_add_to_pwl with enchant_dict_add. | Wu Xiaotian | 1 | -1/+2 | |
2019-01-21 | addresses #391 - gets snippet window size before destroying it | Andrew Fowlie | 1 | -4/+5 | |
2019-01-18 | simple bug fix of misplaced underscore | Andrew Fowlie | 1 | -1/+1 | |
2018-08-19 | pluma-sort-plugin: avoid extra empty line | Pablo Barciela | 1 | -4/+6 | |
Fixes https://github.com/mate-desktop/pluma/issues/153 | |||||
2018-08-06 | spell plugin: Autocheck spelling with [control + F7] | Pablo Barciela | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/pluma/issues/335 | |||||
2018-05-23 | avoid deprecated 'gtk_menu_popup' | Pablo Barciela | 1 | -6/+2 | |
2018-05-12 | avoid deprecated 'gtk_dialog_get_action_area' | Pablo Barciela | 1 | -4/+0 | |
2018-04-20 | pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -8/+7 | |
avoid deprecated: gtk_image_menu_item_new_with_label gtk_image_menu_item_set_image | |||||
2018-03-31 | pluma-time-plugin.c: avoid 'gtk_dialog_new_with_buttons' with stock id | Pablo Barciela | 1 | -5/+5 | |
2018-03-27 | avoid 'gtk_dialog_add_buttons' with stock ids | Pablo Barciela | 1 | -8/+3 | |
2018-03-22 | spell-checker.ui plugin: avoid deprecated: | Pablo Barciela | 2 | -182/+113 | |
avoid deprecated: GtkLabel:xpad/ypad GtkTable GtkVBox GtkHBox GtkHButtonBox GtkImage:stock GtkButton:use-stock | |||||
2018-03-10 | sort.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -102/+93 | |
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkImage:xpad/ypad/xalign/yalign/stock GtkButton:use-stock | |||||
2018-03-08 | pluma-time-setup-dialog.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -108/+117 | |
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkButton:use-stock | |||||
2018-03-08 | pluma-time-dialog.ui plugin: avoid deprecated: | Pablo Barciela | 1 | -97/+103 | |
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkImage:xalign/yalign/xpad/ypad/stock GtkButton:use-stock and add icon to the 'Insert' button | |||||
2018-03-06 | some adjustments for pluma-spell-setup-dialog.ui | raveit65 | 1 | -4/+5 | |
2018-03-06 | pluma-spell-setup-dialog.ui plugin: avoid GtkRadioButton:xalign | Pablo Barciela | 1 | -4/+1 | |
2018-03-05 | externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox | Pablo Barciela | 1 | -34/+54 | |
2018-03-05 | spell plugin: languages-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -58/+73 | |
avoid GtkButton:use-stock, GtkVBox, and GtkLabel:xpad/ypad | |||||
2018-03-04 | docinfo.ui plugin: avoid GtkVBox, GtkHBox, GtkLabel:xpad/ypad & GtkTable | Pablo Barciela | 1 | -84/+14 | |
2018-03-04 | plugins: docinfo.ui: avoid GtkButton:use-stock and GtkImage:stock | Pablo Barciela | 1 | -279/+130 | |
2018-03-04 | spell plugin: pluma-spell-setup-dialog.ui: avoid deprecated: | Pablo Barciela | 1 | -7/+30 | |
avoid deprecated GtkVBox and GtkButton:use-stock | |||||
2018-03-02 | python console: config.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -33/+53 | |
2018-02-20 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 3 | -27/+12 | |
2018-02-10 | Fix warning with external tools plugin | Pablo Barciela | 1 | -3/+3 | |
Fixes https://github.com/mate-desktop/pluma/pull/273#issuecomment-364460525 | |||||
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 10 | -40/+52 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -8/+0 | |
2018-01-03 | drop unused variables | Pablo Barciela | 1 | -1/+1 | |
2018-01-03 | pluma-spell-checker-language.c: Fix build warning: | Pablo Barciela | 1 | -2/+2 | |
pointer targets in passing argument 3 of ‘xmlStrPrintf’ differ in signedness | |||||
2017-07-29 | filebrowser: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-06-11 | tag-list-plugin: avoid deprecated GtkStock | raveit65 | 1 | -1/+1 | |
2017-06-11 | file-browser-widget: fix one stock deprecation | raveit65 | 1 | -1/+1 | |
2017-05-25 | File browser: don't use GIOScheduler (deprecated) | Sébastien Wilmet | 1 | -59/+79 | |
The GIOScheduler was used because there was no async version of g_file_delete() and g_file_trash(). Now that the async versions exist, no need to use GIOScheduler or GTask. gio >= 2.37.0 is required. https://bugzilla.gnome.org/show_bug.cgi?id=693018 taken from: https://git.gnome.org/browse/gedit/commit/?h=gnome-3-10&id=2d1eb80 | |||||
2017-05-25 | file-browser-view: silent some build warnings | raveit65 | 1 | -1/+2 | |
warning: this 'if' clause does not guard... warning: 'display' may be used uninitialized in this function [-Wmaybe-uninitialized] | |||||
2017-04-25 | Support new location of gtk bookmarks file | Paolo Borelli | 1 | -48/+85 | |
The gtk bookmarks file is now in XDG dir, so let's first try there and otherwise fall back to the old location | |||||
2017-04-18 | filebrowser: don't parse .hidden files - GIO does it since 2.36 | monsta | 1 | -86/+0 | |
taken from: https://git.gnome.org/browse/gedit/commit/?id=f0454abbec92f34431bd59fd1e3da6ad346a000e GIO commit for reference: https://git.gnome.org/browse/glib/commit/?id=510ba9b4efe1813e24c6dfa7405c3547bf9efdd7 | |||||
2017-04-16 | update copyright year to 2017 | monsta | 1 | -1/+1 | |