summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-2/+3
* [gck] Cleanup use of 'full' functions.Stef Walter2010-09-271-3/+8
* Merge branch 'master' into gck-workStef Walter2010-09-122-5/+12
|\
| * Fix .gitignore files to correctly ignore the GTK+ 3 filesPhilip Withnall2010-09-071-1/+1
| * Minor fine tuning of GTK+ 3.0 build support.Stef Walter2010-09-011-1/+1
| * Port to GTK+ 3Philip Withnall2010-08-312-5/+12
* | Port gnome-keyring to new gck library.Stef Walter2010-08-252-12/+12
|/
* Remove run time dependency on libtasn1.Stef Walter2010-07-111-1/+0
* Cleanup .gitignore files.Stef Walter2010-06-081-3/+0
* Fix linking with --as-needed -- "undefined reference to `g_thread_init'"Nirbheek Chauhan2009-09-211-0/+1
* Exit when an error occurs on import.Stefan Walter2009-02-261-8/+8
* Ignore built files in git.Stefan Walter2009-02-071-0/+4
* Fix more size problems when using constants with varargs. Fixes bugStefan Walter2009-02-021-1/+1
* Complete importer in gcr library. Make 'gnome-keyring import' use the newStefan Walter2009-01-213-145/+52
* Add support for specifying custom allocators on GP11Attributes, and fineStefan Walter2008-12-301-7/+16
* Remove usage of deprecated gtk stuff.Stefan Walter2008-11-041-1/+4
* Build fix. Include gthread library in tool binary. Fixes bug #548424.Stefan Walter2008-08-281-1/+1
* gp11/gp11.hStefan Walter2008-08-171-1/+1
* Add copyright headersStefan Walter2008-08-143-0/+67
* Fix build issue. Patch by John Ralls. Fixes bug #547417Stefan Walter2008-08-141-1/+2
* Fix importing of objects from tool.Stefan Walter2008-08-102-1/+2
* Add basics of gnome-keyring command line tool.Stefan Walter2008-08-104-0/+383