Tue, 15 Jan 2008 17:17:53 +0000 |
Etan Reisner |
disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
|
Tue, 15 Jan 2008 04:58:42 +0000 |
Etan Reisner |
Remove a variable that isn't used anywhere, if it was supposed to do something
|
Mon, 14 Jan 2008 19:42:14 +0000 |
Daniel Atallah |
Plug a small leak.
|
Sat, 12 Jan 2008 14:44:12 +0000 |
Sadrul Habib Chowdhury |
It turns out the tree-models need to be unref'ed.
|
Sat, 12 Jan 2008 07:48:38 +0000 |
Sadrul Habib Chowdhury |
Clean up an earlier commit. Fixes CID #379, and #378.
|
Sat, 05 Jan 2008 18:07:16 +0000 |
Richard Laager |
merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
|
Sat, 05 Jan 2008 18:01:12 +0000 |
Richard Laager |
Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Sat, 05 Jan 2008 10:43:25 +0000 |
Gabriel Schulhof |
Remove a lot of duplication from a lot of places. Closes #4558.
|
Fri, 04 Jan 2008 22:57:51 +0000 |
Sadrul Habib Chowdhury |
Fix an infinite loop. Fixes #4486.
|
Fri, 04 Jan 2008 22:45:57 +0000 |
Sadrul Habib Chowdhury |
Show prpl icons in the tooltip for groups.
|
Fri, 04 Jan 2008 20:34:23 +0000 |
Sadrul Habib Chowdhury |
Get rid of some wasted empty space in the tooltips for chats and groups.
|
Sat, 29 Dec 2007 23:25:14 +0000 |
Sadrul Habib Chowdhury |
nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
|
Sat, 29 Dec 2007 18:22:24 +0000 |
Sadrul Habib Chowdhury |
Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
|
Fri, 28 Dec 2007 01:38:41 +0000 |
Sadrul Habib Chowdhury |
Use the new tooltip functions to draw the tooltips in the conversation window.
|
Mon, 24 Dec 2007 07:04:08 +0000 |
Sadrul Habib Chowdhury |
Plug a small leak.
|
Mon, 24 Dec 2007 02:00:17 +0000 |
Sadrul Habib Chowdhury |
Do not prompt for an already merged contact. Fixes #4285.
|
Mon, 24 Dec 2007 01:28:24 +0000 |
Sadrul Habib Chowdhury |
Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
|
Sun, 23 Dec 2007 01:30:27 +0000 |
Etan Reisner |
Add tooltips to groups in the buddy list. The tooltips show the current online
|
Fri, 21 Dec 2007 12:17:10 +0000 |
Sadrul Habib Chowdhury |
The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
|
Tue, 18 Dec 2007 09:20:01 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
|
Tue, 18 Dec 2007 09:17:39 +0000 |
Sadrul Habib Chowdhury |
Refactor some of the tooltip drawing functions. And add some pretend docs.
|
Thu, 06 Dec 2007 07:33:53 +0000 |
Sadrul Habib Chowdhury |
Some utility functions for showing tooltips. This is used by the buddylist,
|
Mon, 17 Dec 2007 12:09:19 +0000 |
Will Thompson |
Dismissing the signed on elsewhere minidialog should clear all the errors;
|
Wed, 05 Dec 2007 01:32:07 +0000 |
Sadrul Habib Chowdhury |
Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
|
Wed, 05 Dec 2007 00:14:13 +0000 |
Sadrul Habib Chowdhury |
Fix boldifying the chat entries in the buddylist.
|
Tue, 04 Dec 2007 23:25:04 +0000 |
Sadrul Habib Chowdhury |
Show the topic of a chat, when available, in the tooltip.
|
Tue, 04 Dec 2007 08:25:58 +0000 |
Sean Egan |
Don't set the color for the group node text, now that we're not setting its background
|
Tue, 04 Dec 2007 05:15:49 +0000 |
Daniel Atallah |
Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
|
Mon, 03 Dec 2007 22:35:26 +0000 |
Daniel Atallah |
Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
|
Mon, 03 Dec 2007 21:26:54 +0000 |
Daniel Atallah |
Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
|
Wed, 28 Nov 2007 01:33:17 +0000 |
Stu Tomlinson |
Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
|
Tue, 27 Nov 2007 09:17:38 +0000 |
Sean Egan |
Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
|
Tue, 27 Nov 2007 07:47:20 +0000 |
Sean Egan |
Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
|
Tue, 27 Nov 2007 07:37:32 +0000 |
Sean Egan |
With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
|
Mon, 26 Nov 2007 07:35:16 +0000 |
Sadrul Habib Chowdhury |
Patch from DB42 to add a little '¡ß' in a scrollbook. I edited the patch in
|
Thu, 22 Nov 2007 20:36:00 +0000 |
Stu Tomlinson |
Squish a compile warning
|
Thu, 22 Nov 2007 19:34:50 +0000 |
Sadrul Habib Chowdhury |
Workarounds to fix some issues with the minidialog and scrollbook.
|
Sun, 18 Nov 2007 21:03:29 +0000 |
Stu Tomlinson |
This fixes the problem where all accounts are disabled due to connection
|
Sun, 18 Nov 2007 17:34:39 +0000 |
Stu Tomlinson |
Fix showing groups that contain offline buddies that have the "Show when
|
Sat, 17 Nov 2007 00:12:30 +0000 |
Richard Laager |
This merge has the effect of reverting the hinting code from trunk.
|
Wed, 14 Nov 2007 12:40:48 +0000 |
Will Thompson |
Don't update the error in the buddy list if it hasn't changed.
|
Wed, 14 Nov 2007 12:26:52 +0000 |
Will Thompson |
Remove account error dialogs from the scrollbook's notebook, not from the
|
Mon, 12 Nov 2007 18:47:40 +0000 |
Will Thompson |
Add a clickable link to the SSL FAQ to errors about accounts which need SSL
|
Sun, 11 Nov 2007 22:27:52 +0000 |
Will Thompson |
Use the error icon rather than the disconnect icon in connection error
|
Sun, 11 Nov 2007 14:19:55 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
|
Sat, 10 Nov 2007 12:10:04 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
|
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:32:25 +0000 |
Will Thompson |
Say that an account has been disabled if it has been in the title of a generic
|
Mon, 05 Nov 2007 01:28:20 +0000 |
Will Thompson |
Hide the description label of the PidginMiniDialog used for signed on elsewhere
|
Mon, 05 Nov 2007 01:19:51 +0000 |
Will Thompson |
Use PidginMiniDialog to display signed in elsewhere errors in the blist.
|
Sat, 03 Nov 2007 17:08:21 +0000 |
Will Thompson |
Display all connection errors in a scrollbook, which is packed inside
|
Sat, 03 Nov 2007 16:32:28 +0000 |
Will Thompson |
Fix iterating over accounts_signed_on_elsewhere while doing things that will
|
Sat, 03 Nov 2007 14:35:09 +0000 |
Will Thompson |
Remove padding and size-grouping from buttons in minidialogs to save horizontal
|
Sat, 03 Nov 2007 14:06:24 +0000 |
Will Thompson |
Use minidialogs rather than horrifying buttons with red text to notify the user
|
Sat, 03 Nov 2007 12:17:06 +0000 |
Will Thompson |
Work around a bug in vim's bracket matching, whereby it doesn't realise that
|
Sat, 03 Nov 2007 12:12:02 +0000 |
Will Thompson |
Add a tooltip to each account's label in the signed on elsewhere minidialog,
|
Sat, 03 Nov 2007 11:05:52 +0000 |
Will Thompson |
Restore error notifications on the buddy list after a restart. Make the Ignore
|
Wed, 31 Oct 2007 15:23:07 +0000 |
Will Thompson |
Re-set URGENT on the buddy list when a new account is added to a pre-existing
|
Wed, 31 Oct 2007 15:19:21 +0000 |
Will Thompson |
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
|