Fri, 24 Aug 2007 19:43:41 +0000 |
Daniel Atallah |
Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
|
Mon, 13 Aug 2007 04:50:41 +0000 |
Mark Doliner |
Two changes here
|
Tue, 31 Jul 2007 16:30:58 +0000 |
Mark Doliner |
Fix a bug with multi-field selections in Pidgin's implementation of
|
Fri, 27 Jul 2007 22:13:17 +0000 |
Sean Egan |
Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
|
Mon, 23 Jul 2007 03:03:20 +0000 |
Daniel Atallah |
gtk_window_set_deletable() is GTK+ >= 2.10.0. References #1947. Also fix a bug where on Windows, the default title is always applied.
|
Mon, 23 Jul 2007 02:33:41 +0000 |
Ka-Hing Cheung |
purple_request_action doesn't call any callbacks if the user closes the
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Thu, 07 Jun 2007 14:48:33 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
|
Thu, 07 Jun 2007 08:02:47 +0000 |
Mark Doliner |
Make multiline pidgin_request_input() windows resizable, and make
|
Fri, 18 May 2007 22:04:01 +0000 |
Gabriel Schulhof |
Added to gtkutils.c:
|
Thu, 03 May 2007 16:50:31 +0000 |
Daniel Atallah |
Additional fix for another crash similar to #412.
|
Thu, 03 May 2007 03:43:03 +0000 |
Daniel Atallah |
This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.
|
Mon, 30 Apr 2007 01:18:28 +0000 |
Gary Kramlich |
Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
|
Sun, 29 Apr 2007 15:16:55 +0000 |
Sadrul Habib Chowdhury |
merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
|