summaryrefslogtreecommitdiff
path: root/plugins/filebrowser
AgeCommit message (Expand)AuthorFilesLines
2021-03-04port plugins to use the window-construct property.mbkma1-193/+200
2021-03-04cppcheck warning: Local variable 'icon' shadows outer argumentrbuj1-3/+3
2021-02-04build: Use PACKAGE_URL variablerbuj2-8/+9
2021-01-28filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbufrbuj1-15/+33
2020-12-05Use g_clear_errorrbuj1-2/+1
2020-10-19Remove pluma-marshal.mbkma5-83/+47
2020-08-05Remove -Wmissing-field-initializers warningsrbuj1-1/+1
2020-03-14Remove warnings: cast between incompatible function typesrbuj5-25/+14
2019-12-01add translator hintsWu Xiaotian1-0/+1
2019-12-01migrate from intltool to gettextWu Xiaotian2-6/+5
2019-08-07pluma-file-browser-store: avoid 'g_type_class_add_private'Pablo Barciela1-14/+8
2019-08-05pluma-file-browser-plugin: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-08-05pluma-file-browser-widget: avoid 'g_type_class_add_private'Pablo Barciela1-11/+7
2019-08-01pluma-file-browser-view: avoid 'g_type_class_add_private'Pablo Barciela1-11/+7
2019-08-01pluma-file-bookmarks-store: avoid 'g_type_class_add_private'Pablo Barciela1-9/+7
2019-07-06Remove trailing whitespacesLaurent Napias13-722/+722
2019-06-27Fix use of deprecated glib-genmarshal typesColomban Wendling3-6/+6
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2019-05-16add readmes and update plugins section of manualsakib1-0/+3
2018-05-23avoid deprecated 'gtk_menu_popup'Pablo Barciela1-6/+2
2018-04-20pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItemPablo Barciela1-8/+7
2018-02-20avoid deprecated GtkButton:use-stockPablo Barciela3-27/+12
2018-02-08avoid deprecated GtkStockPablo Barciela4-25/+37
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2017-07-29filebrowser: don't use deprecated gtk_show_uriraveit651-0/+4
2017-06-11file-browser-widget: fix one stock deprecationraveit651-1/+1
2017-05-25File browser: don't use GIOScheduler (deprecated)Sébastien Wilmet1-59/+79
2017-05-25file-browser-view: silent some build warningsraveit651-1/+2
2017-04-25Support new location of gtk bookmarks filePaolo Borelli1-48/+85
2017-04-18filebrowser: don't parse .hidden files - GIO does it since 2.36monsta1-86/+0
2017-02-10build: remove option that disables deprecated stuffmonsta1-2/+1
2016-12-13plugins: remove a couple of useless includesmonsta1-1/+0
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta2-4/+4
2016-12-05filebrowser plugin: port to libpeasmonsta10-137/+230
2016-11-06move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-67/+4
2016-07-30GTK+-3: avoid deprecated gtk_icon_info_free ()raveit651-0/+4
2016-02-01fix a few build warningsmonsta1-3/+0
2015-12-05GTK3 filebrowser-widget.c: fix build with gtk+-3.14Wolfgang Ulbrich1-0/+3
2015-12-03fix build breakage introduced in cf7db5e02ea308bbe59f15f2a3973b0bd9e79df4monsta1-1/+1
2015-12-01GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich2-3/+53
2015-12-01GTk3: don't use deprecated GTK_TYPE_{V/H}BOXWolfgang Ulbrich2-0/+17
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-11-26GTK3: replace reprecatated gdk_cursor functionsWolfgang Ulbrich2-4/+54
2015-09-08Rework gsettings schema buildinginfirit3-49/+46
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-2/+0
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta2-17/+12
2015-04-06filebrowser plugin: first connect to settings, then read them.Monsta1-24/+30
2014-06-06filebrowser: Fix g_settings_schema_source_lookup usageStefano Karapetsas1-1/+4
2014-05-19Drop support for gtk+ < 2.24infirit1-8/+0
2014-05-19Replace deprecated gtk widget functioninfirit2-12/+0