summaryrefslogtreecommitdiff
path: root/pidgin/gtkcertmgr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the rest of [hv] gtk3 deprecation warningsTomasz Wasilczyk2014-02-111-1/+1
* Fix more gtk_[hv]box_new gtk3 deprecation warningsTomasz Wasilczyk2014-02-111-3/+3
* Remove @file from .c filesAnkit Vani2014-02-041-5/+0
* Notify API: extend purple_notify_message with PurpleRequestCommonParametersTomasz Wasilczyk2013-09-211-2/+2
* Request API refactoring: switch purple_request_file to PurpleRequestCommonPar...Tomasz Wasilczyk2013-09-101-2/+2
* Request API refactoring: switch purple_request_action to PurpleRequestCommonP...Tomasz Wasilczyk2013-09-101-1/+1
* Request API refactoring: introduce PurpleRequestCommonParameters and switch p...Tomasz Wasilczyk2013-09-101-1/+1
* Add checks for old GTK+2 stuff.Elliott Sales de Andrade2012-07-231-0/+4
* Remove extra padding that makes things look not-so-good.Elliott Sales de Andrade2012-05-261-1/+1
* Use the new certificate request API in the certificate manager.Elliott Sales de Andrade2012-02-261-40/+5
* Optionally show certificates using GCR's widgets. These are muchElliott Sales de Andrade2011-12-231-0/+40
* Allow double-clicking a certificate to show its info.Elliott Sales de Andrade2011-09-021-0/+9
* Fix Certificate Manager Import/Export icons.Elliott Sales de Andrade2011-09-021-4/+2
* warnings -= 3;John Bailey2011-01-081-1/+1
* Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. ...Gabriel Schulhof2011-01-081-12/+4
* Include 'internal.h' before all other headers to make some non-gcc compilers ...Paul Aurich2009-11-271-3/+1
* Don't try to write a cert with a blank filename.Paul Aurich2009-08-161-2/+2
* A semi-random collection of English spelling and grammatical changes.Elliott Sales de Andrade2009-07-041-1/+1
* disapproval of revision 'e650ca347f69ac381a109ef62b27da6696ef9026'Daniel Atallah2008-07-171-5/+4
* Fix a double free when connecting to the sender of a bonjour file fails. Also...Daniel Atallah2008-07-171-4/+5
* The Gnome Human Interface Guidelines say, "if pressing this button byMark Doliner2008-02-031-1/+1
* Slightly cleanerMark Doliner2008-02-031-3/+3
* Improve the spacing in Pidgin's certificate manager windowMark Doliner2008-02-031-2/+4
* Add the list of certificates in Pidgin's certificate manager to aMark Doliner2008-02-031-3/+12
* Remove whitespace on empty lionsMark Doliner2008-02-011-24/+23
* A few more of those "default_action" fixesMark Doliner2008-01-171-1/+1
* It turns out the tree-models need to be unref'ed.Sadrul Habib Chowdhury2008-01-121-0/+1
* Mark a string for translation.Sadrul Habib Chowdhury2008-01-021-1/+1
* Make some more event handlers return appropriate gboolean values. This turnsSadrul Habib Chowdhury2007-12-211-1/+2
* Add a utility function pidgin_dialog_add_button to add buttons to a dialogSadrul Habib Chowdhury2007-11-271-11/+2
* Patch from fmoo. This makes a lot of the windows closeable with Escape. ThereSadrul Habib Chowdhury2007-11-261-7/+3
* This merge has the effect of reverting the hinting code from trunk.Richard Laager2007-11-171-1/+1
|\
| * propagate from branch 'im.pidgin.pidgin.next.minor' (head 2f91b326b3f073672c2...Ka-Hing Cheung2007-11-101-7/+8
| |\
| | * Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see noRichard Laager2007-10-141-4/+4
| | * Converted string literal UI hints to #define-ed constants and fixed two cast-...Gabriel Schulhof2007-10-141-4/+4
| * | Patch from Andrew Gaul to constify a bunch of static variables to reduceKa-Hing Cheung2007-10-261-1/+1
| * | applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* | | disapproval of revision '8ba833993a115415727bb1b70362e0bd1603c169'Richard Laager2007-11-161-8/+7
* | | disapproval of revision 'c6934783d152f5c2a6904849fbe602ad04a32f14'Richard Laager2007-10-141-7/+8
* | | Removed request stuff - now on pidgin-request-ui-hintGabriel Schulhof2007-10-101-8/+7
| |/ |/|
* | Updated hinting to be less invasiveGabriel Schulhof2007-09-221-4/+4
* | propagate from branch 'im.pidgin.pidgin' (head b47c4fe72d16b3724a2e8fa0b9c783...Gabriel Schulhof2007-09-221-3/+4
|\ \
| * | Fixing g(tk|nt)certmgr.cGabriel Schulhof2007-09-121-3/+4
* | | remove gpl boilerplate from doxygen docsSean Egan2007-09-161-2/+3
| |/ |/|
* | - GTKCertMgr X.509 infothing now uses theWilliam Ehlhardt2007-09-131-22/+2
|/
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Sort the certificates by hostnameMark Doliner2007-09-051-0/+3
* Remove some relics from when we didn't create the buddy list immediately.Daniel Atallah2007-08-291-7/+0
* Fix printf(%s, NULL).Daniel Atallah2007-08-281-1/+1
* Make the gtkcert stuff compile on GTK+ older than 2.8Daniel Atallah2007-08-281-1/+2