summaryrefslogtreecommitdiff
path: root/plugins/time
AgeCommit message (Collapse)AuthorFilesLines
2019-12-01migrate from intltool to gettextWu Xiaotian2-6/+5
2019-08-09pluma-time-plugin: avoid 'g_type_class_add_private'Pablo Barciela1-7/+2
2019-07-08Add support for checking .ui accessibility with gla11ySamuel Thibault2-2/+14
2019-07-06Remove trailing whitespacesLaurent Napias1-1/+1
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2019-05-16add readmes and update plugins section of manualsakib1-0/+3
2018-03-31pluma-time-plugin.c: avoid 'gtk_dialog_new_with_buttons' with stock idPablo Barciela1-5/+5
2018-03-08pluma-time-setup-dialog.ui plugin: avoid deprecated:Pablo Barciela1-108/+117
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkButton:use-stock
2018-03-08pluma-time-dialog.ui plugin: avoid deprecated:Pablo Barciela1-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-02-08avoid deprecated GtkStockPablo Barciela1-1/+1
2018-01-03drop unused variablesPablo Barciela1-1/+1
2017-02-10build: remove option that disables deprecated stuffmonsta1-2/+1
we don't need a build breakage on the first deprecated item, thanks
2016-12-05plugins: make them actually recognized and loaded by Plumamonsta2-4/+4
- use *.plugin extension instead of *.pluma-plugin - use "Plugin" section name instead of "Pluma Plugin" mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
2016-12-05time plugin: adapt configure dialog to libpeas interfacemonsta1-148/+71
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=f9cfaba1bca880e40048cb7ac044b9e34627c378 https://git.gnome.org/browse/gedit/commit/?id=20011152c7a6b372dec92120439faad7a730d35b
2016-12-05time plugin: port to libpeasmonsta2-76/+159
mostly adapted from: https://git.gnome.org/browse/gedit/commit/?id=529bb71a0d3d514639611a7e989767e24a47dc6b https://git.gnome.org/browse/gedit/commit/?id=69a0f7450453b787c5b5fbcb59366493501797a9
2015-12-24remove unneeded 'x' attribute from non-executable filesmonsta6-0/+0
2015-09-08Rework gsettings schema buildinginfirit2-8/+6
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-3/+1
that plugin has never been built in linux anyway due to logic in configure.ac
2015-07-09Fix my stupid mistake in previous commit.infirit1-1/+1
2015-07-09UI GTK3: use a size request for time plugin dialog windowraveit651-0/+1
2015-07-08show correct help pages for prefs and plugins dialogsMonsta1-2/+2
2014-12-19plugins: don't leak memoryMonsta1-4/+6
2014-05-19Remove has_separator property from gtkbuilder filesinfirit2-2/+0
2014-05-19Replace GtkObject with Gobject in gtk+2 buildinfirit1-14/+0
2014-05-19Remove all calls to deprecated gtk_dialog_set_has_separatorinfirit1-6/+0
2013-11-04Fix some deprecationsStefano Karapetsas1-0/+4
2013-10-30plugins: Add GTK3 supportStefano Karapetsas1-0/+14
2013-10-19Fix make dist, use .in.ininfirit1-1/+1
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2013-01-24time: Migrate to GSettingsStefano Karapetsas3-81/+62
2012-11-18fixed incorrect fsf addresses.Steve Zesch2-2/+2
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2011-11-07using ./config/ instead of ./mate2/Perberos1-3/+3
2011-11-07renaming from gedit to plumaPerberos7-192/+192
2011-11-07initialPerberos6-0/+2021