summaryrefslogtreecommitdiff
path: root/pidgin/gtkutils.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce code duplication.Sadrul Habib Chowdhury2009-04-231-19/+3
* Use stock-id in the status editor window too.Sadrul Habib Chowdhury2009-04-231-2/+31
* Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andElliott Sales de Andrade2009-04-181-6/+6
* Use g_object_ref/unref instead of the deprecated versions.Elliott Sales de Andrade2009-04-181-1/+1
* A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-101-1/+1
* Apply Paul's second patch to fix some memory leaks found in valgrind.Elliott Sales de Andrade2009-03-301-0/+2
* These code can't get executed, because we just created a new dialogMark Doliner2009-03-271-5/+0
* Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-34/+36
* Remove trailing whitespaceMark Doliner2009-01-261-2/+2
* explicit merge of 'f4934120ae55361659f49c0cb290fe01b60b21a8'Richard Laager2009-01-021-5/+203
|\
| * Remove all the special-casing in the GNOME URL handler registration.Richard Laager2008-12-021-21/+9
| * Cleanup the GNOME URL registration codeSadrul Habib Chowdhury2008-12-021-4/+8
| * In the GNOME URL registration, ftp, gopher, http, and https are nowRichard Laager2008-12-011-1/+11
| * Revert the URL scheme passing changes, keeping the miscellaneous other stuffRichard Laager2008-12-011-16/+14
| * Pass only the URL scheme to gtkimhtml and let it add the colon automatically.Richard Laager2008-12-011-15/+17
| * Finish up the GNOME URL handler code:Richard Laager2008-11-281-1/+24
| * First round of GNOME URL handler support.Richard Laager2008-11-281-4/+67
| * Fix a commentRichard Laager2008-11-281-1/+1
| * Clean up some crufts. I think this is now mergeable with .next.minor.imhtml.customlinksSadrul Habib Chowdhury2008-11-231-7/+72
| * Allow plugins to specify custom link types to the GtkIMHtml widget.Sadrul Habib Chowdhury2008-11-161-5/+50
* | Fix warnings where size_t/gsize was used for printf with the wrong formatPaul Aurich2008-12-141-9/+9
* | disapproval of revision '8bcb3e2fc21029b8a818573bd706a2442ba91d04'John Bailey2008-12-111-6/+0
* | Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.Ryan Fan2008-12-061-0/+6
|/
* Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-2/+2
* Pass the "real" chat username to the pidgin_retrieve_user_info function.Daniel Atallah2008-06-131-3/+4
* Do not show custom smileys where the prpl doesn't support them. ThanksSadrul Habib Chowdhury2008-05-261-1/+1
* merge of '2513cd7472b784840be6718a3675da6e81b0fa91'Etan Reisner2008-05-161-1/+15
|\
| * propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 9ff3135a6478cd03...Sadrul Habib Chowdhury2008-05-121-1/+3
| |\
| * | Add a utility function to create a pixbuf from a stored image.Sadrul Habib Chowdhury2008-04-281-0/+14
| * | propagate from branch 'im.pidgin.pidgin' (head e4822ac43f3805f2ec0b9cd8dfbd37...Sadrul Habib Chowdhury2008-04-281-1/+1
| |\ \
| | * \ propagate from branch 'im.pidgin.pidgin' (head c9010aca2b114f4e5a792ff8d76f96...Sadrul Habib Chowdhury2008-03-311-1/+1
| | |\ \
| | | * | Apply the custom smiley patches from #1187, from Jorge Villase?o (Masca) andSadrul Habib Chowdhury2008-02-191-1/+1
* | | | | Compile and de-warn.Etan Reisner2008-05-151-1/+1
* | | | | Deprecate pidgin_set_custom_buddy_icon and update the places that use it toEtan Reisner2008-05-151-2/+12
* | | | | Make pidgin_set_custom_buddy_icon use theEtan Reisner2008-05-151-15/+1
* | | | | Update some calls to the functions I just deprecated.Etan Reisner2008-05-131-1/+1
| |_|_|/ |/| | |
* | | | Quiet the output from gconftool-2 when there is no document font name inStu Tomlinson2008-05-071-1/+3
|/ / /
* | | Use the desired cursor, instead of always using GDK_WATCH.Sadrul Habib Chowdhury2008-04-121-1/+1
|/ /
* | Fix another scenario where a NULL callback can be called. I'm pretty confiden...Daniel Atallah2008-03-261-7/+13
* | gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_...Stu Tomlinson2008-03-171-0/+2
|/
* A few more of those "default_action" fixesMark Doliner2008-01-171-1/+1
* merge of 'f0f4a10114eaf6bd04035626dc9f570c90404f14'Richard Laager2008-01-051-1/+1
|\
| * Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-1/+1
* | Remove a lot of duplication from a lot of places. Closes #4558.Sadrul Habib Chowdhury2008-01-051-17/+51
|/
* propagate from branch 'im.pidgin.pidgin.next.minor' (head 2b0a29b31ef5603b6b3...Sadrul Habib Chowdhury2007-12-181-1/+4
|\
| * Move some curly braces around so static analysis tools can properly detectStu Tomlinson2007-12-181-0/+3
| * Use g_sterror instead of strerror in two more places.Mark Doliner2007-12-181-1/+1
* | propagate from branch 'im.pidgin.pidgin' (head e341941eded292435caeb5c5bc2262...Sadrul Habib Chowdhury2007-12-181-5/+158
|\ \ | |/ |/|
| * Try to make a window transient for a suitable parent window. This currentlySadrul Habib Chowdhury2007-11-281-0/+104
| * Add a utility function pidgin_dialog_add_button to add buttons to a dialogSadrul Habib Chowdhury2007-11-271-0/+12