Mercurial > pidgin
graph
-
Use minidialogs rather than horrifying buttons with red text to notify the userSat, 03 Nov 2007 14:06:24 +0000, by Will Thompson
-
Work around a bug in vim's bracket matching, whereby it doesn't realise thatSat, 03 Nov 2007 12:17:06 +0000, by Will Thompson
-
Add a tooltip to each account's label in the signed on elsewhere minidialog,Sat, 03 Nov 2007 12:12:02 +0000, by Will Thompson
-
Restore error notifications on the buddy list after a restart. Make the IgnoreSat, 03 Nov 2007 11:05:52 +0000, by Will Thompson
-
purple_account_clear_current_error is public API, so should not be static.Sat, 03 Nov 2007 00:25:33 +0000, by Will Thompson
-
Save accounts' current errors to accounts.xml, and restore them at startup.Sat, 03 Nov 2007 00:23:01 +0000, by Will Thompson
-
PurpleConnectionErrorInfo.description should not be const.Sat, 03 Nov 2007 00:20:55 +0000, by Will Thompson
-
Extract setting an account's current error to a static function. In theFri, 02 Nov 2007 19:36:34 +0000, by Will Thompson
-
Add purple_account_clear_current_error(), which does what it says on the tin.Fri, 02 Nov 2007 15:00:24 +0000, by Will Thompson
-
Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather thanFri, 02 Nov 2007 14:48:06 +0000, by Will Thompson
-
Don't pop up a separate error dialog when an account is disconnected byWed, 31 Oct 2007 15:32:24 +0000, by Will Thompson
-
Re-set URGENT on the buddy list when a new account is added to a pre-existingWed, 31 Oct 2007 15:23:07 +0000, by Will Thompson
-
Group all NAME_IN_USE errors together into one neat mini-dialog on the buddyWed, 31 Oct 2007 15:19:21 +0000, by Will Thompson
-
Document that callbacks for mini-dialogs may be NULL.Wed, 31 Oct 2007 15:17:09 +0000, by Will Thompson
-
Break creating and removing generic error boxes by account into their ownWed, 31 Oct 2007 00:57:26 +0000, by Will Thompson
-
Improve the documentation of pidgin_make_mini_dialog().Wed, 31 Oct 2007 00:32:11 +0000, by Will Thompson
-
I have no idea why checking for an OFFLINE status type on an account would beTue, 30 Oct 2007 23:46:59 +0000, by Will Thompson
-
Fix a type error. I could have sworn I did this before committing...Tue, 30 Oct 2007 23:41:10 +0000, by Will Thompson
-
* When an account error changes, just recreate its button rather than everyTue, 30 Oct 2007 23:33:13 +0000, by Will Thompson
-
Document exactly how long the PurpleConnectionErrorInfo pointers given out byTue, 30 Oct 2007 21:38:14 +0000, by Will Thompson
-
The two PurpleConnectionErrorInfo parameters are meant to be const.Sun, 28 Oct 2007 23:18:09 +0000, by Will Thompson
-
Mark pointed out that PurpleConnectionErrorPair is not a very good name for theSun, 28 Oct 2007 23:10:08 +0000, by Will Thompson
-
Document the gc parameter of purple_connection_error_reason to shut doxygen up.Sun, 28 Oct 2007 18:03:14 +0000, by Will Thompson
-
Deprecate pidgin_blist_update_account_error_state() andSun, 28 Oct 2007 16:43:16 +0000, by Will Thompson
-
PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;Sun, 28 Oct 2007 16:32:37 +0000, by Will Thompson
-
Add the old error to the account-error-changed signal.Sun, 28 Oct 2007 13:01:45 +0000, by Will Thompson
-
merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'Sun, 28 Oct 2007 11:04:04 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)Sat, 27 Oct 2007 17:46:04 +0000, by Will Thompson
-
Connect to connection-error in account.c so that the account error is actuallySun, 28 Oct 2007 00:46:45 +0000, by Will Thompson
-
Call pidgin_blist_update_account_error_state in response toSat, 27 Oct 2007 17:45:05 +0000, by Will Thompson
-
Remove repeated calls to purple_*_get_handle().Sat, 27 Oct 2007 17:43:49 +0000, by Will Thompson
-
Changelog purple_account_get_current_error() and account-error-changed.Sat, 27 Oct 2007 17:41:42 +0000, by Will Thompson
-
Make PurpleAccount keep track of the last connection error suffered (or not, ifSat, 27 Oct 2007 17:26:17 +0000, by Will Thompson
-
Document connection-error signal.Sat, 27 Oct 2007 12:14:15 +0000, by Will Thompson
-
I figured a signal firing on a connection error would be useful.Wed, 24 Oct 2007 17:33:12 +0000, by Will Thompson
-
Having read the XMPP SASL specification, these errors seem more accurate.Wed, 24 Oct 2007 14:48:58 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)Wed, 24 Oct 2007 14:20:16 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)Wed, 17 Oct 2007 15:00:41 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)Mon, 15 Oct 2007 10:45:46 +0000, by Will Thompson
-
Document that the char * parameter of purple_connection_error{,_reason} maySun, 14 Oct 2007 21:20:50 +0000, by Will Thompson
-
Rename:Sun, 14 Oct 2007 21:08:42 +0000, by Will Thompson
-
rlaager suggested using the last element of the PurpleDisconnectReason enumSun, 14 Oct 2007 12:19:20 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)Sat, 13 Oct 2007 00:23:52 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)Fri, 12 Oct 2007 23:26:11 +0000, by Will Thompson
-
merge of '1037fab539d2a95db4fc657f42420566f7e53440'Fri, 16 Nov 2007 23:32:17 +0000, by Richard Laager
-
merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'Fri, 16 Nov 2007 23:27:07 +0000, by Richard Laager
-
merge of '12ad71995f63338f624cb01c1e25710a0307ca31'Fri, 16 Nov 2007 23:03:22 +0000, by Richard Laager
-
merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'Fri, 16 Nov 2007 23:01:34 +0000, by Richard Laager
-
merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'Fri, 16 Nov 2007 23:01:23 +0000, by Richard Laager
-
merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'Fri, 16 Nov 2007 23:01:09 +0000, by Richard Laager
-
merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'Fri, 16 Nov 2007 23:00:52 +0000, by Richard Laager
-
merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'Fri, 16 Nov 2007 23:00:41 +0000, by Richard Laager
-
merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'Fri, 16 Nov 2007 23:00:12 +0000, by Richard Laager
-
merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'Fri, 16 Nov 2007 23:00:00 +0000, by Richard Laager
-
merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'Fri, 16 Nov 2007 22:59:44 +0000, by Richard Laager
-
merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'Fri, 16 Nov 2007 22:59:30 +0000, by Richard Laager
-
merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'Fri, 16 Nov 2007 22:45:01 +0000, by Richard Laager
-
explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'Fri, 16 Nov 2007 22:38:00 +0000, by Richard Laager
-
Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 toFri, 16 Nov 2007 22:42:59 +0000, by Richard Laager
-
disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'Fri, 16 Nov 2007 22:59:20 +0000, by Richard Laager
-
disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'Fri, 16 Nov 2007 22:59:48 +0000, by Richard Laager
-
disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'Fri, 16 Nov 2007 23:00:03 +0000, by Richard Laager
-
disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'Fri, 16 Nov 2007 23:00:55 +0000, by Richard Laager
-
disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'Fri, 16 Nov 2007 23:01:12 +0000, by Richard Laager
-
disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'Fri, 16 Nov 2007 23:01:26 +0000, by Richard Laager
-
Fix win32 build following death of share/Makefile.mingwSun, 11 Nov 2007 18:15:21 +0000, by Stu Tomlinson
-
merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'Sun, 11 Nov 2007 18:11:50 +0000, by Stu Tomlinson
-
merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'Sun, 11 Nov 2007 18:11:46 +0000, by Stu Tomlinson
-
Kill off another redundant MakefileSun, 11 Nov 2007 18:09:33 +0000, by Stu Tomlinson
-
Add tooltips when hovering over rooms in the roomlist so the full channelSun, 11 Nov 2007 18:08:19 +0000, by Stu Tomlinson
-
Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others useSun, 11 Nov 2007 16:30:46 +0000, by Stu Tomlinson
-
merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'Sun, 11 Nov 2007 16:56:03 +0000, by Will Thompson
-
Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.Mon, 19 Nov 2007 06:15:15 +0000, by Evan Schoenberg
-
An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.Sun, 11 Nov 2007 16:45:19 +0000, by Evan Schoenberg
-
I think this is what the fwrite is actually meant to be doing.Sun, 11 Nov 2007 15:57:35 +0000, by Stu Tomlinson
-
fix a bunch of these warnings from running configure:Sun, 11 Nov 2007 14:40:16 +0000, by Stu Tomlinson
-
May as well use an existing string as the title for the error notification.Sun, 11 Nov 2007 16:51:19 +0000, by Will Thompson
-
Actually properly fix this gg "write my buddy list to a file" callback by justSun, 11 Nov 2007 16:50:24 +0000, by Will Thompson
-
Hungarian translation updatedSun, 11 Nov 2007 17:46:02 +0000, by Kelemen G«¡bor
-
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'Sun, 11 Nov 2007 14:18:23 +0000, by Will Thompson
-
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.Sun, 11 Nov 2007 14:12:51 +0000, by Will Thompson
-
Use distinct variables for the result of g_strerror (which is const) and aSun, 11 Nov 2007 14:10:06 +0000, by Will Thompson
-
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,Sun, 11 Nov 2007 14:08:30 +0000, by Will Thompson
-
update for next version (probably 2.3.0)Sun, 11 Nov 2007 14:02:01 +0000, by Jochen Kemnade
-
Might help if we include msnp9 in the distSun, 11 Nov 2007 13:03:31 +0000, by Stu Tomlinson
-
Update the list of files to be translatedSun, 11 Nov 2007 12:59:14 +0000, by Stu Tomlinson
-
Add MSNP9 back as an alternative alongside the existing MSN prpl. CowardlySun, 11 Nov 2007 12:57:52 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)Sun, 11 Nov 2007 03:06:23 +0000, by Ethan Blanton
-
Fix my typo.Sun, 11 Nov 2007 00:26:18 +0000, by John Bailey
-
Some final tweaking on the man page.Sun, 11 Nov 2007 00:25:37 +0000, by John Bailey
-
merge of '535e513c571856e9e31d51a83dca552c8a8433dc'Sat, 10 Nov 2007 22:32:26 +0000, by Stu Tomlinson
-
Fix for the crash reported by WormFood in #pidgin when right clicking onSat, 10 Nov 2007 22:28:55 +0000, by Stu Tomlinson
-
Clear the tags when the textview is cleared.Mon, 12 Nov 2007 16:15:53 +0000, by Sadrul Habib Chowdhury
-
Cancel the typeahead search when escape is pressed.Sun, 11 Nov 2007 19:42:02 +0000, by Sadrul Habib Chowdhury
-
Fix size calculation when shadow is enabled.Sat, 10 Nov 2007 23:48:57 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)Sat, 10 Nov 2007 17:39:31 +0000, by Ethan Blanton
-
merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'Sat, 10 Nov 2007 16:39:18 +0000, by Stu Tomlinson
-
Consolidation of icons MakefilesSat, 10 Nov 2007 16:34:33 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)Sat, 10 Nov 2007 16:17:54 +0000, by Stu Tomlinson
-
Escape any un-escaped entities in purple_markup_html_to_xhtml when parsingSat, 10 Nov 2007 15:59:05 +0000, by Stu Tomlinson
-
Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalentSat, 10 Nov 2007 15:55:29 +0000, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and neverSat, 10 Nov 2007 15:49:57 +0000, by Stu Tomlinson
-
disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'Sat, 10 Nov 2007 15:41:37 +0000, by Stu Tomlinson
-
Make purple.h a generated file so plugins can just include this and neverSat, 10 Nov 2007 15:23:56 +0000, by Stu Tomlinson
-
Allow myspace to build outside of the source treeSat, 10 Nov 2007 15:21:01 +0000, by Stu Tomlinson
-
Double include fixSat, 10 Nov 2007 15:37:36 +0000, by Gabriel Schulhof
-
Another transience fixSat, 10 Nov 2007 15:37:23 +0000, by Gabriel Schulhof
-
A grammar fix for finch(1).Sat, 10 Nov 2007 13:15:44 +0000, by Will Thompson
-
Removed typedefSat, 10 Nov 2007 15:02:13 +0000, by Gabriel Schulhof
-
Removed typedefSat, 10 Nov 2007 14:58:54 +0000, by Gabriel Schulhof
-
Make it compileSat, 10 Nov 2007 14:32:57 +0000, by 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 themselvesSat, 10 Nov 2007 14:22:24 +0000, by Gabriel Schulhof