Fri, 25 Apr 2008 03:49:41 +0000 |
Sadrul Habib Chowdhury |
Make the labels in the minidialogs selectable.
|
Mon, 17 Mar 2008 14:43:07 +0000 |
Stu Tomlinson |
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
|
Fri, 22 Feb 2008 17:26:23 +0000 |
Stu Tomlinson |
Don't call NULL callbacks. Fixes #4901
|
Sun, 23 Dec 2007 17:14:06 +0000 |
Stu Tomlinson |
Compile warning fix
|
Tue, 18 Dec 2007 10:54:32 +0000 |
Will Thompson |
Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
|
Thu, 15 Nov 2007 12:30:51 +0000 |
Will Thompson |
Don't crash when someone ignores an error. The mini-dialog was being
|
Mon, 12 Nov 2007 00:00:52 +0000 |
Daniel Atallah |
Fix build.
|
Wed, 07 Nov 2007 11:23:03 +0000 |
Will Thompson |
Make mini-dialogs follow the blist's size changes.
|
Mon, 05 Nov 2007 10:29:13 +0000 |
Will Thompson |
Really actually hide the description label inside a minidialog, even when
|
Mon, 05 Nov 2007 01:39:39 +0000 |
Will Thompson |
De-magic-number (and correct) the width request of PidginMiniDialog's labels.
|
Mon, 05 Nov 2007 01:29:11 +0000 |
Will Thompson |
Remove a redundant hbox around PidginMiniDialog's description label.
|
Mon, 05 Nov 2007 00:54:23 +0000 |
Will Thompson |
Remove redundant gtk_widget_show_all()s.
|
Mon, 05 Nov 2007 00:53:14 +0000 |
Will Thompson |
Don't override any of the GtkContainer API in PidginMiniDialog. It's more
|
Sun, 04 Nov 2007 23:58:50 +0000 |
Will Thompson |
Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
|
Sun, 04 Nov 2007 23:57:43 +0000 |
Will Thompson |
Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
|
Sun, 04 Nov 2007 15:54:49 +0000 |
Will Thompson |
Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
|
Sun, 04 Nov 2007 14:43:45 +0000 |
Will Thompson |
Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
|