summaryrefslogtreecommitdiff
path: root/pidgin/gtkutils.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.cWill Thompson2007-11-041-13/+16
* Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather thanWill Thompson2007-11-021-4/+4
* Document that callbacks for mini-dialogs may be NULL.Will Thompson2007-10-311-1/+5
* Improve the documentation of pidgin_make_mini_dialog().Will Thompson2007-10-311-4/+17
* Doxygen @since tags for libpurple and pidgin.Sadrul Habib Chowdhury2007-10-101-0/+14
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* Part of #1332 to introduce pidgin_text_combo_box_new_entry andSadrul Habib Chowdhury2007-09-141-1/+28
* This will silence a few warnings when building the Doxygen docs.John Bailey2007-09-081-2/+2
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Separate out setting up the labelled-by and label-for ATK relationshipsCasey Harkins2007-08-231-0/+8
* Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519Sean Egan2007-07-271-1/+42
* Patch from nix_nix, adds 'get prpl name from account menu' APISean Egan2007-07-091-1/+10
* Show immediate feedback when getting information about someone in a chat.Sadrul Habib Chowdhury2007-06-211-0/+9
* Chat topics in status line of chat infopanesSean Egan2007-06-201-0/+9