log pidgin/gtkblist.c @ 21498:040b4f646f35

age author description
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
Wed, 31 Oct 2007 00:57:26 +0000 Will Thompson Break creating and removing generic error boxes by account into their own
Tue, 30 Oct 2007 23:46:59 +0000 Will Thompson I have no idea why checking for an OFFLINE status type on an account would be
Tue, 30 Oct 2007 23:41:10 +0000 Will Thompson Fix a type error. I could have sworn I did this before committing...
Tue, 30 Oct 2007 23:33:13 +0000 Will Thompson * When an account error changes, just recreate its button rather than every
Sun, 28 Oct 2007 23:18:09 +0000 Will Thompson The two PurpleConnectionErrorInfo parameters are meant to be const.
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 16:32:37 +0000 Will Thompson PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
Sun, 28 Oct 2007 13:01:45 +0000 Will Thompson Add the old error to the account-error-changed signal.
Sat, 27 Oct 2007 17:45:05 +0000 Will Thompson Call pidgin_blist_update_account_error_state in response to
Sat, 27 Oct 2007 17:43:49 +0000 Will Thompson Remove repeated calls to purple_*_get_handle().
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 23:00:00 +0000 Richard Laager merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
Fri, 16 Nov 2007 22:59:44 +0000 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
Fri, 16 Nov 2007 22:42:59 +0000 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 15:02:13 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:58:54 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:32:57 +0000 Gabriel Schulhof Make it compile
Sat, 10 Nov 2007 14:22:24 +0000 Gabriel Schulhof Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Fri, 12 Oct 2007 03:29:36 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)
Fri, 12 Oct 2007 02:18:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
Fri, 12 Oct 2007 02:06:38 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
Fri, 09 Nov 2007 04:07:25 +0000 Daniel Atallah Don't allow tooltips to interfere with editing blist entries. Fixes #3830.
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 02:13:14 +0000 Richard Laager explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Sat, 13 Oct 2007 17:45:53 +0000 Gabriel Schulhof Need to explicitly call gtk_window_set_transient_for, even on a GtkDialog
Sat, 13 Oct 2007 09:09:05 +0000 Gabriel Schulhof merge of '703f60ba828ae34d2156cf34c7757fae6c08b04c'
Wed, 10 Oct 2007 23:19:58 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Sat, 13 Oct 2007 09:08:10 +0000 Gabriel Schulhof Forgot Add Buddy and Add Chat dialogs
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Tue, 09 Oct 2007 20:54:40 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:53:47 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:53:14 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:47:07 +0000 Gabriel Schulhof Only the request API changes
Tue, 09 Oct 2007 18:01:51 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9)
Mon, 08 Oct 2007 16:06:39 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Sun, 28 Oct 2007 18:13:50 +0000 Casey Harkins Track the actual visibility for the buddy list (unobscured, partially and
Sun, 28 Oct 2007 17:53:14 +0000 Casey Harkins Consider buddy list obscured if it is partially obscured in addition to
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Thu, 18 Oct 2007 06:15:56 +0000 Casey Harkins Use the conversation title for unread message tooltips. Fixes #3557.
Tue, 16 Oct 2007 04:27:20 +0000 Casey Harkins Make the docklet and buddy list menutray agree on unread messages. Both
Mon, 15 Oct 2007 04:07:28 +0000 Casey Harkins Make clicking on the menutray in the buddy list present the first pending
Wed, 10 Oct 2007 04:11:52 +0000 Daniel Atallah Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).
Tue, 09 Oct 2007 07:31:09 +0000 Mark Doliner Get rid of another unused variable. Coverity CID 365.
Tue, 09 Oct 2007 00:24:45 +0000 Daniel Atallah We need to unref the pixmaps after adding them to a list store.
Sat, 06 Oct 2007 04:22:16 +0000 John Bailey Add an accelerator for 'Buddies -> Show'. Fixes #3298.
Fri, 05 Oct 2007 19:23:55 +0000 Daniel Atallah Fix a leak that occurs when getting the formatted buddy name under some conditions.
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 21 Sep 2007 13:27:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
Sat, 22 Sep 2007 22:29:23 +0000 Gabriel Schulhof Doing pounces
Sat, 22 Sep 2007 22:10:10 +0000 Gabriel Schulhof Doing plugin dialog
Sat, 22 Sep 2007 20:55:11 +0000 Gabriel Schulhof Re-worked gtklog functions and perl bindings
Sat, 22 Sep 2007 20:31:46 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent
Sat, 22 Sep 2007 19:23:36 +0000 Gabriel Schulhof disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
Sat, 22 Sep 2007 19:22:38 +0000 Gabriel Schulhof Accidentally merged stuff from omgp.pidgin (somehow)
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Wed, 19 Sep 2007 09:43:07 +0000 Sean Egan Ellipsize some menu actions that require further input. Fixes #1770
Wed, 19 Sep 2007 07:40:17 +0000 Sean Egan Change mnemonic for Account to avoid conflict with Add. Fixes #3166
Sun, 21 Oct 2007 04:51:10 +0000 Luke Schierer applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
Sun, 21 Oct 2007 04:29:12 +0000 Luke Schierer applied changes from 1e697229b1c9a564fa1e509cc9a4a83da6e664df
Fri, 19 Oct 2007 18:24:58 +0000 Luke Schierer applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
Fri, 19 Oct 2007 17:56:36 +0000 Luke Schierer applied changes from 61346ebfdbe38e90d131141a7fa41abeda7984c5
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:45:06 +0000 Richard Laager applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
Fri, 28 Sep 2007 15:22:23 +0000 Richard Laager applied changes from 3fe67ca1381423cdd54205c19f3e983533025ebe
Fri, 28 Sep 2007 15:03:31 +0000 Richard Laager applied changes from ada64e6a910a9a56a0d148cf245eed24e3c1b708
Wed, 19 Sep 2007 06:06:52 +0000 Sean Egan Change other references to Add/Edit
Wed, 19 Sep 2007 05:57:40 +0000 Sean Egan merge of '5a661e7759c94109af265616312c40858ae77e27'
Wed, 19 Sep 2007 01:04:39 +0000 Stu Tomlinson Fix the whitespace/tab/space junk I just created
Wed, 19 Sep 2007 01:00:04 +0000 Stu Tomlinson Merge the plugin pack's showoffline plugin's functionality to pidgin proper
Tue, 18 Sep 2007 23:22:13 +0000 Sean Egan Patch from db42. Fixes #3191
Tue, 18 Sep 2007 21:06:52 +0000 Sean Egan More Hylke icons
Mon, 17 Sep 2007 22:02:17 +0000 Sean Egan show transparent status icons for idle tooltips. Patch from #465
Mon, 17 Sep 2007 04:29:46 +0000 Daniel Atallah Various warning fixes and a small leak fix.
Sun, 16 Sep 2007 04:07:38 +0000 Sadrul Habib Chowdhury Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.
Sun, 16 Sep 2007 01:40:57 +0000 Eoin Coffey merge of '249b00cea42025dd90023ffcffb778f320c99c99'
Sat, 15 Sep 2007 23:58:30 +0000 Richard Laager In the auto-personize code:
Mon, 17 Sep 2007 01:20:11 +0000 Sean Egan Change Add/Edit to Manage. Fixes #1771 and #2796
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 20:35:41 +0000 Sean Egan merge of '9f5274448f45f6503b6ea291ada3c4e0e00b8c52'
Sat, 15 Sep 2007 10:53:33 +0000 Sadrul Habib Chowdhury Display a music emblem in the buddylist when appropriate.
Sat, 15 Sep 2007 08:03:47 +0000 Sadrul Habib Chowdhury Do not boldify the chat in the buddylist for unread system messages.
Sat, 15 Sep 2007 06:26:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)