summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-09-09ui: Fix for various deprecations in GTK+ 3.14.xStef Walter8-28/+25
2014-09-03Use the g_debug() mechanism from GLib directlyStef Walter2-8/+4
2014-09-03configure: Dump required GLib version to 2.38Stef Walter2-7/+0
2014-09-01ui: Don't include deprecated library in our pkg-config fileStef Walter1-1/+1
2014-04-19ui: Add support for EC keys to key rendererStef Walter2-3/+5
2014-04-19ui: Add support for EC private PEM keys to our mime magicStef Walter1-0/+1
2014-04-19ui: Print 'Elliptic Curve' as key type for EC keys in rendererStef Walter1-0/+4
2014-04-19gcr: Move key size code to gcr-subject-public-key.cStef Walter1-54/+6
2014-03-03gcr: Fix transfer annotation for gcr_viewer_new_scrolled()Stef Walter1-2/+1
2014-03-03gcr-3.vapi: Look in the right directory for gck-1.vapiStef Walter1-2/+2
2014-03-03Makefile.am: Build vapi files and use vapi metadata correctlyStef Walter1-1/+1
2014-03-03Makefile.am: Single Makefile mode and parallel-testsStef Walter22-236/+228
2014-03-03ui: Use memmove instead of the removed g_memmoveStef Walter1-2/+2
2014-03-02Fix a typoMatthias Clasen1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles71-205/+71
2014-01-06eggimagemenuitem: Update comments about for GtkImageMenuItemStef Walter3-8/+15
2014-01-05gcr-unlock-options-widget: gtk_widget_get_state() deprecatedStef Walter1-2/+2
2014-01-05gcr-display-view: gtk_icon_size_lookup_for_settings() deprecatedStef Walter1-3/+1
2014-01-05ui: Stop using GtkStock now that it's been deprecatedStef Walter6-25/+27
2014-01-05eggimagemenubutton: Copy and un-deprecate GtkImageMenuitemStef Walter6-3/+1071
2013-10-18Use AM_CPPFLAGS instead of INCLUDES in Makefile.am filesStef Walter2-2/+2
2013-10-18Fix up documentation warningsStef Walter1-0/+7
2013-10-18Fix spacing for silent automake rulesStef Walter1-2/+2
2013-10-07Parser: Store imported key filename in Parsed & ParserHashem Nasarat1-10/+15
2013-09-30gcr: Allow using GBytes with GcrParserStef Walter11-46/+76
2013-09-25ui: Unbreak various frob-xxx testing toolsStef Walter6-2/+2584
2013-09-25ui: Add gcr_viewer_window_get_viewer() functionStef Walter6-1/+37
2013-09-04Fix switched context stringsPiotr Drąg1-2/+2
2013-09-03ui: Add context to 'Disabled' stringsStef Walter1-2/+2
2013-09-03ui: Use ellipsis instead of three dotsStef Walter2-3/+3
2013-08-18Mark string for translationGabor Kelemen1-1/+1
2013-08-18Use g_dngettext() instead of plain ngettext() to passGabor Kelemen1-1/+1
2013-08-18Use the _() macro instead of gettext(). If gi18n-lib.h isGabor Kelemen1-1/+1
2013-08-17More reliable means of checking if object was finalizedStef Walter1-1/+2
2013-06-26ui: Include correct header file in generated gir and vapi outputStef Walter1-1/+1
2013-06-18ui: Add missing certificate used in frob-certificateStef Walter1-0/+0
2013-06-18GcrCertificateWidget: inherit from GtkBin, not GtkWidgetGiovanni Campagna2-3/+3
2013-06-18fix build error with -Werror=format-securityAndreas Henriksson1-6/+3
2013-06-18ui: Made gcr-certificate-renderer close the dialog when clicking okayTobias Mueller1-8/+2
2013-04-27More tweaks and fixes for vapi bindingsStef Walter1-1/+1
2013-04-21Add vala vapi files for Gck and Gcr librariesStef Walter10-49/+135
2013-04-19Make gcr build on both pre GTK+ 3.8 and later versionsStef Walter1-1/+7
2013-04-19ui: Fix for GTK+ 3.8 deprecationsStef Walter1-2/+6
2013-03-18ui: Have the gcr-prompter replace the running prompterStef Walter1-2/+2
2013-02-22Don't install test/mock libraries unnecessarilyRico Tzschichholz1-1/+1
2013-02-14Make gcr oids work between ui and base librariesGabor Adam Toth2-4/+0
2013-02-12Use GObject.Object instead of GLib.Object in introspection annotationsStef Walter3-6/+6
2013-02-12Patch: Remove markup from translatable strings.B.Prathibha1-1/+6
2013-01-03introspection: build ui vs the uninstalled gcr-base libtool archive.Alban Browaeys1-1/+1
2012-12-22Separate the base and ui parts of the Gcr library more thoroughly.Stef Walter125-0/+25840