summaryrefslogtreecommitdiff
path: root/pidgin/gtkutils.h
Commit message (Expand)AuthorAgeFilesLines
* Smileys: fill comments for old filesTomasz Wasilczyk2014-04-051-0/+16
* Smileys: get rid of old implementationTomasz Wasilczyk2014-04-041-2/+1
* Smiley manager: fill TODOs, do some polishingTomasz Wasilczyk2014-04-031-0/+4
* Fix some warningsTomasz Wasilczyk2014-04-021-1/+1
* Smiley manager: cleanupTomasz Wasilczyk2014-04-021-1/+1
* Fixed namespace issues in Pidgin.Ankit Vani2014-02-101-1/+1
* Move section blocks inside inclusion guards -- otherwise g-ir-scanner yellsAnkit Vani2014-02-071-3/+3
* Remove @seeAnkit Vani2014-02-061-1/+1
* Fix a bunch of gtk-doc warnings in pidginAnkit Vani2014-02-041-2/+2
* Add sections for finch and re-arrange its doc indexAnkit Vani2014-02-041-5/+7
* Get rid of <tt>Ankit Vani2014-02-021-2/+2
* Convert docs from doxygen to gtk-doc format for UI headers that change in .pl...Ankit Vani2014-02-021-147/+240
* Initial replacements for gtk-doc style commentsAnkit Vani2014-01-311-208/+208
* Remove the "existing window" option for where to open URLs.Mark Doliner2013-12-061-2/+2
* Hide GtkWebViewToolbar stuff within the GtkWebView.Elliott Sales de Andrade2013-08-041-4/+1
* Rename pidgin_setup_screenname_autocomplete_with_filter to pidgin_setup_scree...Elliott Sales de Andrade2013-01-271-1/+1
* Convert some more util stuff to a webview.Elliott Sales de Andrade2012-08-141-29/+1
* Remove old comment.Elliott Sales de Andrade2012-07-251-1/+0
* Add a WebView setup function.Elliott Sales de Andrade2012-01-041-0/+8
* Add G_BEGIN/END_DECLS to Pidgin public headers, most of which didElliott Sales de Andrade2012-01-041-4/+4
* Clean the API documentation in preparation for 3.0.0 by removing all the old ...Andrew Victor2011-09-251-51/+0
* Mark webkit-related missing functionality with "TODO WEBKIT" instead ofMark Doliner2011-09-211-1/+2
* Fix a bunch of tiny problems generating our doxygen documentationMark Doliner2011-09-181-6/+6
* Add a pidgin_create_webview utility function, which acts similarly toElliott Sales de Andrade2011-09-091-0/+22
* Remove a few deprecated functionsMark Doliner2011-08-211-46/+0
* applied changes from 8300e1e9a38c8d28e0710569d22be71f6c1abca9Mark Doliner2011-06-221-0/+106
* Fix a missing s/gaim_gtk/pidgin/Richard Laager2011-03-171-1/+1
* Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. ...Gabriel Schulhof2011-01-081-0/+13
* propagate from branch 'im.pidgin.pidgin' (head d0e80088af1e2895ceb91aea6cdab2...Mark Doliner2010-08-121-0/+11
|\
| * Display the protocol icon for the authorization request dialogIvan Komarov2010-05-261-0/+11
* | Deprecate pidgin_check_if_dir, which is no longer used since 2.7.0Elliott Sales de Andrade2010-07-251-0/+3
|/
* Use a small GtkButton instead of the custom "X" for close in variousKosta Arvanitis2010-03-201-0/+10
* Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024John Bailey2009-08-231-25/+0
* New API to get the stock-id for a presence.Sadrul Habib Chowdhury2009-04-291-0/+11
* Use stock-id in the status editor window too.Sadrul Habib Chowdhury2009-04-231-0/+10
* Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andElliott Sales de Andrade2009-04-181-4/+4
* Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-4/+4
* Remove trailing whitespaceMark Doliner2009-01-261-11/+11
* Add @since 2.6.0 doxygen comments to some of our new functions, andMark Doliner2009-01-261-2/+6
* Allow plugins to specify custom link types to the GtkIMHtml widget.Sadrul Habib Chowdhury2008-11-161-0/+12
* Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-1/+1
* merge of '2513cd7472b784840be6718a3675da6e81b0fa91'Etan Reisner2008-05-161-1/+11
|\
| * Add a utility function to create a pixbuf from a stored image.Sadrul Habib Chowdhury2008-04-281-1/+11
* | Deprecate pidgin_set_custom_buddy_icon and update the places that use it toEtan Reisner2008-05-151-0/+3
|/
* Some minor doc update.Sadrul Habib Chowdhury2008-01-231-4/+4
* Remove a lot of duplication from a lot of places. Closes #4558.Sadrul Habib Chowdhury2008-01-051-0/+15
* Clear up some documentation.Will Thompson2008-01-021-8/+12
* Try to make a window transient for a suitable parent window. This currentlySadrul Habib Chowdhury2007-11-281-0/+10
* Add a utility function pidgin_dialog_add_button to add buttons to a dialogSadrul Habib Chowdhury2007-11-271-0/+14
* Patch from fmoo. This makes a lot of the windows closeable with Escape. ThereSadrul Habib Chowdhury2007-11-261-0/+41