index
:
~teuf/gcr
leaks
master
teuf's gcr playground
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
Use the g_debug() mechanism from GLib directly
Stef Walter
2
-8
/
+4
2014-09-03
configure: Dump required GLib version to 2.38
Stef Walter
2
-7
/
+0
2014-09-01
ui: Don't include deprecated library in our pkg-config file
Stef Walter
1
-1
/
+1
2014-04-19
ui: Add support for EC keys to key renderer
Stef Walter
2
-3
/
+5
2014-04-19
ui: Add support for EC private PEM keys to our mime magic
Stef Walter
1
-0
/
+1
2014-04-19
ui: Print 'Elliptic Curve' as key type for EC keys in renderer
Stef Walter
1
-0
/
+4
2014-04-19
gcr: Move key size code to gcr-subject-public-key.c
Stef Walter
1
-54
/
+6
2014-03-03
gcr: Fix transfer annotation for gcr_viewer_new_scrolled()
Stef Walter
1
-2
/
+1
2014-03-03
gcr-3.vapi: Look in the right directory for gck-1.vapi
Stef Walter
1
-2
/
+2
2014-03-03
Makefile.am: Build vapi files and use vapi metadata correctly
Stef Walter
1
-1
/
+1
2014-03-03
Makefile.am: Single Makefile mode and parallel-tests
Stef Walter
22
-236
/
+228
2014-03-03
ui: Use memmove instead of the removed g_memmove
Stef Walter
1
-2
/
+2
2014-03-02
Fix a typo
Matthias Clasen
1
-2
/
+2
2014-01-31
Updated FSF's address
Daniel Mustieles
71
-205
/
+71
2014-01-06
eggimagemenuitem: Update comments about for GtkImageMenuItem
Stef Walter
3
-8
/
+15
2014-01-05
gcr-unlock-options-widget: gtk_widget_get_state() deprecated
Stef Walter
1
-2
/
+2
2014-01-05
gcr-display-view: gtk_icon_size_lookup_for_settings() deprecated
Stef Walter
1
-3
/
+1
2014-01-05
ui: Stop using GtkStock now that it's been deprecated
Stef Walter
6
-25
/
+27
2014-01-05
eggimagemenubutton: Copy and un-deprecate GtkImageMenuitem
Stef Walter
6
-3
/
+1071
2013-10-18
Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files
Stef Walter
2
-2
/
+2
2013-10-18
Fix up documentation warnings
Stef Walter
1
-0
/
+7
2013-10-18
Fix spacing for silent automake rules
Stef Walter
1
-2
/
+2
2013-10-07
Parser: Store imported key filename in Parsed & Parser
Hashem Nasarat
1
-10
/
+15
2013-09-30
gcr: Allow using GBytes with GcrParser
Stef Walter
11
-46
/
+76
2013-09-25
ui: Unbreak various frob-xxx testing tools
Stef Walter
6
-2
/
+2584
2013-09-25
ui: Add gcr_viewer_window_get_viewer() function
Stef Walter
6
-1
/
+37
2013-09-04
Fix switched context strings
Piotr Drąg
1
-2
/
+2
2013-09-03
ui: Add context to 'Disabled' strings
Stef Walter
1
-2
/
+2
2013-09-03
ui: Use ellipsis instead of three dots
Stef Walter
2
-3
/
+3
2013-08-18
Mark string for translation
Gabor Kelemen
1
-1
/
+1
2013-08-18
Use g_dngettext() instead of plain ngettext() to pass
Gabor Kelemen
1
-1
/
+1
2013-08-18
Use the _() macro instead of gettext(). If gi18n-lib.h is
Gabor Kelemen
1
-1
/
+1
2013-08-17
More reliable means of checking if object was finalized
Stef Walter
1
-1
/
+2
2013-06-26
ui: Include correct header file in generated gir and vapi output
Stef Walter
1
-1
/
+1
2013-06-18
ui: Add missing certificate used in frob-certificate
Stef Walter
1
-0
/
+0
2013-06-18
GcrCertificateWidget: inherit from GtkBin, not GtkWidget
Giovanni Campagna
2
-3
/
+3
2013-06-18
fix build error with -Werror=format-security
Andreas Henriksson
1
-6
/
+3
2013-06-18
ui: Made gcr-certificate-renderer close the dialog when clicking okay
Tobias Mueller
1
-8
/
+2
2013-04-27
More tweaks and fixes for vapi bindings
Stef Walter
1
-1
/
+1
2013-04-21
Add vala vapi files for Gck and Gcr libraries
Stef Walter
10
-49
/
+135
2013-04-19
Make gcr build on both pre GTK+ 3.8 and later versions
Stef Walter
1
-1
/
+7
2013-04-19
ui: Fix for GTK+ 3.8 deprecations
Stef Walter
1
-2
/
+6
2013-03-18
ui: Have the gcr-prompter replace the running prompter
Stef Walter
1
-2
/
+2
2013-02-22
Don't install test/mock libraries unnecessarily
Rico Tzschichholz
1
-1
/
+1
2013-02-14
Make gcr oids work between ui and base libraries
Gabor Adam Toth
2
-4
/
+0
2013-02-12
Use GObject.Object instead of GLib.Object in introspection annotations
Stef Walter
3
-6
/
+6
2013-02-12
Patch: Remove markup from translatable strings.
B.Prathibha
1
-1
/
+6
2013-01-03
introspection: build ui vs the uninstalled gcr-base libtool archive.
Alban Browaeys
1
-1
/
+1
2012-12-22
Separate the base and ui parts of the Gcr library more thoroughly.
Stef Walter
125
-0
/
+25840