summaryrefslogtreecommitdiff
path: root/capplets/about-me
AgeCommit message (Expand)AuthorFilesLines
2020-09-04mate-about-me-fingerprint: Use g_variant_is_of_type for checking typesrbuj1-2/+2
2020-08-16about-me: migrate from dbus-glib to GDBusWu Xiaotian4-100/+285
2020-03-09mate-about-me: Fix memory leakrbuj1-0/+1
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-06glib-genmarshal: Using --header and --body at the same time is deprecatedrbuj1-1/+1
2020-02-06build: use warning flagsrbuj1-0/+1
2020-01-12about-me: Fix UI validationrbuj3-19/+106
2019-12-05avoid redundant redeclarationsPablo Barciela1-2/+1
2019-11-07migrate from intltool to gettextWu Xiaotian2-4/+6
2019-09-13remove warning: "__sun" is not defined, evaluates to 0rbuj1-1/+1
2019-06-25[ci] add gla11y in docker containerWu Xiaotian1-1/+1
2019-06-18Remove trailing whitespacesrbuj1-3/+3
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-2/+23
2019-05-11capplets: Use gresources for UI filesrbuj5-16/+56
2019-03-23Use icons provided by themes and remove not used iconsrbuj26-2671/+0
2019-02-08fixed distcheck fail on debianWu Xiaotian2-1/+1
2018-11-24Account for NULL error when we see G_IO_STATUS_EOFAlexander Pyhalov1-2/+4
2018-10-31Load avatar-default as default imageyetist1-16/+12
2018-10-31for accounts service supportyetist1-7/+8
2018-09-09use fixed size to show user iconyetist1-1/+1
2018-09-09Add new api for EImageChooseryetist2-108/+134
2018-08-30get/set user face icon use accounts serviceyetist2-6/+66
2018-02-12avoid deprecated GtkStockPablo Barciela2-3/+3
2018-01-05about-me: drop unused codemonsta5-721/+0
2017-05-16about-me-password UI: set max_width_chars for description-labelraveit651-0/+1
2017-05-16eel-alert-dialog: replace some GtkStock itemsraveit651-13/+13
2017-03-01about-me ui: avoid deprecated widgetsraveit653-87/+186
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-32/+0
2016-07-27Missing coma rogue-spectre1-1/+1
2016-07-24add some missing spacerogue-spectre1-0/+1
2016-06-17GTK+-3 e-image-chooser: don't use deprecated gtk_widget_size_requestraveit651-2/+6
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta1-3/+0
2016-01-27common: fix build warnings about incorrect pointer typesmonsta1-2/+2
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich1-9/+9
2016-01-20about-me: use GtkBox instead of GtkVBox in both GTK+ buildsmonsta2-4/+4
2016-01-15[GTK+3] about-me: fix deprecated usage of GtkMisc, GtkHBox, GtkVBoxmonsta1-1/+29
2016-01-15[GTK+3] about-me: use g_object_unref instead of deprecated functionsmonsta2-0/+12
2016-01-15about-me: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-3/+3
2016-01-13about-me: remove unused variables and functionsmonsta2-26/+0
2016-01-02about-me: fix one more typoMonsta1-1/+1
2016-01-02about-me: fix typoMonsta2-5/+5
2015-12-07about-me: avoid some assertionsmonsta1-6/+4
2015-12-07about-me: there's no help buttonmonsta1-9/+5
2015-12-07about-me: fix indent a bitmonsta1-19/+18
2014-11-30fix build error that C++ users will stumble uponMonsta1-0/+4
2014-11-28use guint for signals arraymonsta1-1/+1
2014-06-06Move all manpages into thier own man directoryinfirit2-21/+1
2014-06-06Several man pages have grammar errors, fixes #101infirit1-2/+2
2014-06-06Add keywords to dot desktop files, close #102.infirit1-0/+1
2014-05-27Replace GtkObject with GObject also for gtk2infirit1-4/+0