Age | Commit message (Expand) | Author | Files | Lines |
2021-08-03 | filebrowser-plugin: fix segfault on open-terminal action | mbkma | 1 | -1/+1 |
2021-06-26 | update copyright to 2021 | raveit65 | 13 | -0/+13 |
2021-03-04 | port plugins to use the window-construct property. | mbkma | 1 | -193/+200 |
2021-03-04 | cppcheck warning: Local variable 'icon' shadows outer argument | rbuj | 1 | -3/+3 |
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -8/+9 |
2021-01-28 | filebrowser plugin: Refactor pluma_image_menu_item_new_from_pixbuf | rbuj | 1 | -15/+33 |
2020-12-05 | Use g_clear_error | rbuj | 1 | -2/+1 |
2020-10-19 | Remove pluma-marshal. | mbkma | 5 | -83/+47 |
2020-08-05 | Remove -Wmissing-field-initializers warnings | rbuj | 1 | -1/+1 |
2020-03-14 | Remove warnings: cast between incompatible function types | rbuj | 5 | -25/+14 |
2019-12-01 | add translator hints | Wu Xiaotian | 1 | -0/+1 |
2019-12-01 | migrate from intltool to gettext | Wu Xiaotian | 2 | -6/+5 |
2019-08-07 | pluma-file-browser-store: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -14/+8 |
2019-08-05 | pluma-file-browser-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 |
2019-08-05 | pluma-file-browser-widget: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -11/+7 |
2019-08-01 | pluma-file-browser-view: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -11/+7 |
2019-08-01 | pluma-file-bookmarks-store: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+7 |
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 13 | -722/+722 |
2019-06-27 | Fix use of deprecated glib-genmarshal types | Colomban Wendling | 3 | -6/+6 |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 |
2019-05-16 | add readmes and update plugins section of manual | sakib | 1 | -0/+3 |
2018-05-23 | avoid deprecated 'gtk_menu_popup' | Pablo Barciela | 1 | -6/+2 |
2018-04-20 | pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -8/+7 |
2018-02-20 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 3 | -27/+12 |
2018-02-08 | avoid deprecated GtkStock | Pablo Barciela | 4 | -25/+37 |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 |
2017-07-29 | filebrowser: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
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 |
2017-05-25 | file-browser-view: silent some build warnings | raveit65 | 1 | -1/+2 |
2017-04-25 | Support new location of gtk bookmarks file | Paolo Borelli | 1 | -48/+85 |
2017-04-18 | filebrowser: don't parse .hidden files - GIO does it since 2.36 | monsta | 1 | -86/+0 |
2017-02-10 | build: remove option that disables deprecated stuff | monsta | 1 | -2/+1 |
2016-12-13 | plugins: remove a couple of useless includes | monsta | 1 | -1/+0 |
2016-12-05 | plugins: make them actually recognized and loaded by Pluma | monsta | 2 | -4/+4 |
2016-12-05 | filebrowser plugin: port to libpeas | monsta | 10 | -137/+230 |
2016-11-06 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -67/+4 |
2016-07-30 | GTK+-3: avoid deprecated gtk_icon_info_free () | raveit65 | 1 | -0/+4 |
2016-02-01 | fix a few build warnings | monsta | 1 | -3/+0 |
2015-12-05 | GTK3 filebrowser-widget.c: fix build with gtk+-3.14 | Wolfgang Ulbrich | 1 | -0/+3 |
2015-12-03 | fix build breakage introduced in cf7db5e02ea308bbe59f15f2a3973b0bd9e79df4 | monsta | 1 | -1/+1 |
2015-12-01 | GTK3: replace reprecatated gdk_cursor functions | Wolfgang Ulbrich | 2 | -3/+53 |
2015-12-01 | GTk3: don't use deprecated GTK_TYPE_{V/H}BOX | Wolfgang Ulbrich | 2 | -0/+17 |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+4 |
2015-11-26 | GTK3: replace reprecatated gdk_cursor functions | Wolfgang Ulbrich | 2 | -4/+54 |
2015-09-08 | Rework gsettings schema building | infirit | 3 | -49/+46 |
2015-09-02 | drop support for win32/osx and checkupdate plugin | monsta | 1 | -2/+0 |
2015-08-03 | drop gdkkeysyms-compat usage, use modern key names | Monsta | 2 | -17/+12 |
2015-04-06 | filebrowser plugin: first connect to settings, then read them. | Monsta | 1 | -24/+30 |
2014-06-06 | filebrowser: Fix g_settings_schema_source_lookup usage | Stefano Karapetsas | 1 | -1/+4 |