Mercurial > pidgin
graph
-
merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'Sun, 14 Oct 2007 02:41:00 +0000, by Richard Laager
-
Document the window transient_for changes. Refs #2617Sat, 13 Oct 2007 23:59:52 +0000, by Richard Laager
-
propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)Sat, 13 Oct 2007 23:32:54 +0000, by Richard Laager
-
purple_lt_current needed to be bumped (as per the comment at the start ofSat, 13 Oct 2007 00:22:20 +0000, by Will Thompson
-
propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)Fri, 12 Oct 2007 03:53:58 +0000, by Richard Laager
-
Merge the ChangeLog.API entries for 2.3.0Fri, 12 Oct 2007 03:34:53 +0000, by Richard Laager
-
merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'Fri, 12 Oct 2007 03:32:17 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)Fri, 12 Oct 2007 03:29:36 +0000, by Sadrul Habib Chowdhury
-
Changelog some of the stuff.Fri, 12 Oct 2007 02:57:26 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)Fri, 12 Oct 2007 02:18:35 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)Fri, 12 Oct 2007 02:06:38 +0000, by Sadrul Habib Chowdhury
-
Missing buddylist request field stuff.Thu, 04 Oct 2007 04:15:56 +0000, by Sadrul Habib Chowdhury
-
Add marshalling functions for the authorization signals.Thu, 04 Oct 2007 04:02:33 +0000, by Sadrul Habib Chowdhury
-
Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.Wed, 03 Oct 2007 14:14:31 +0000, by Sadrul Habib Chowdhury
-
Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.Wed, 03 Oct 2007 07:19:31 +0000, by Sadrul Habib Chowdhury
-
Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.Wed, 03 Oct 2007 07:12:01 +0000, by Sadrul Habib Chowdhury
-
Toplevel boxes don't have menus.Wed, 03 Oct 2007 07:09:03 +0000, by Sadrul Habib Chowdhury
-
Allow binding key-shortcuts to menuitems.Wed, 03 Oct 2007 06:51:26 +0000, by Sadrul Habib Chowdhury
-
disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'Wed, 14 Nov 2007 03:19:15 +0000, by Sadrul Habib Chowdhury
-
Sample use of the buddylist node request field.Wed, 03 Oct 2007 05:42:31 +0000, by Sadrul Habib Chowdhury
-
merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'Wed, 03 Oct 2007 05:41:55 +0000, by Sadrul Habib Chowdhury
-
merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'Wed, 19 Sep 2007 13:37:35 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)Wed, 19 Sep 2007 11:00:49 +0000, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)Wed, 10 Oct 2007 04:04:52 +0000, by Richard Laager
-
Move 2.2.2 to the right place.Wed, 10 Oct 2007 04:01:22 +0000, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)Wed, 10 Oct 2007 03:57:39 +0000, by Richard Laager
-
Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.Sun, 07 Oct 2007 16:19:58 +0000, by Richard Laager
-
Use purple_plugin_disable() to get the right behavior with plugins thatSun, 07 Oct 2007 16:07:07 +0000, by Richard Laager
-
Use the new purple_plugin_disable() function and purple_plugin_unload()'sSun, 07 Oct 2007 16:06:20 +0000, by Richard Laager
-
Bump the version to 2.3.0Sun, 07 Oct 2007 16:03:37 +0000, by Richard Laager
-
* Add purple_plugin_disable() to prevent plugins from loading on the nextSun, 07 Oct 2007 16:02:55 +0000, by Richard Laager
-
If there is no secondary text in a notify, avoid adding "\n\n" and creatingSun, 07 Oct 2007 15:58:57 +0000, by Richard Laager
-
Document the addition of purple_plugin_disable() and the changes toSun, 07 Oct 2007 15:15:58 +0000, by Richard Laager
-
Fix the last two entries: we've used lowercase version elsewhere.Sun, 07 Oct 2007 15:11:22 +0000, by Richard Laager
-
I think we're doing the proper checks now, so remove a TODO. If this isSun, 07 Oct 2007 14:58:23 +0000, by Richard Laager
-
Use g_list_delete_link() instead of g_list_remove() in this new code, asSun, 07 Oct 2007 14:27:59 +0000, by Richard Laager
-
Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It'sSun, 07 Oct 2007 14:25:17 +0000, by Richard Laager
-
Fix a syntax error so this compiles.Sat, 06 Oct 2007 23:07:45 +0000, by Richard Laager
-
merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'Sat, 06 Oct 2007 22:59:14 +0000, by Richard Laager
-
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catchSat, 06 Oct 2007 22:59:09 +0000, by Richard Laager
-
Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.Sat, 06 Oct 2007 22:47:38 +0000, by Richard Laager
-
Remove some TODOs on deprecated code.Sat, 06 Oct 2007 22:46:57 +0000, by Richard Laager
-
Honor the return value of a plugin's unload function.Sat, 06 Oct 2007 22:43:55 +0000, by Richard Laager
-
German translation updateFri, 09 Nov 2007 19:58:42 +0000, by Jochen Kemnade
-
applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32eFri, 09 Nov 2007 17:37:12 +0000, by Stu Tomlinson
-
This changelog entry was weak, considering all the work John actuallyFri, 09 Nov 2007 09:44:53 +0000, by Kevin Stange
-
The last of the man page updating that I had planned to do. ConstructiveFri, 09 Nov 2007 08:09:42 +0000, by John Bailey
-
merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'Fri, 09 Nov 2007 08:06:20 +0000, by John Bailey
-
merge of '54be730b876d8dcb239390730afc8620f96bc429'Fri, 09 Nov 2007 04:07:37 +0000, by Daniel Atallah
-
merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'Fri, 09 Nov 2007 02:02:13 +0000, by Andreas Monitzer
-
merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'Fri, 09 Nov 2007 01:41:27 +0000, by Daniel Atallah
-
merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'Thu, 08 Nov 2007 23:47:28 +0000, by Ethan Blanton
-
jtb indirectly points out that we need a fflush() before the fsync(),Thu, 08 Nov 2007 23:47:22 +0000, by Ethan Blanton
-
Fixed cancelling ad-hoc commandsFri, 09 Nov 2007 02:00:15 +0000, by Andreas Monitzer
-
Don't allow tooltips to interfere with editing blist entries. Fixes #3830.Fri, 09 Nov 2007 04:07:25 +0000, by Daniel Atallah
-
merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d'Thu, 08 Nov 2007 19:50:22 +0000, by Ethan Blanton
-
Manually fflush() files written with purple_util_write_data_to_file,Thu, 08 Nov 2007 19:49:12 +0000, by Ethan Blanton
-
fix up the po/ChangelogTue, 13 Nov 2007 21:47:40 +0000, by Luke Schierer
-
applied changes from 1ae7bab2d86d4fb77e82e0c2fd0e7f44329604abTue, 13 Nov 2007 21:46:58 +0000, by Luke Schierer
-
update tr translationsThu, 08 Nov 2007 22:36:09 +0000, by Serdar Soytetir
-
Updated Belarusian Latin translation. This is the one Ihar HrachyshkaThu, 08 Nov 2007 08:42:11 +0000, by Ihar Hrachyshka
-
Updated Indonesian translation. This is the one that Rai S. RegawaThu, 08 Nov 2007 08:37:39 +0000, by Rai S. Regawa
-
In an email to the Pidgin devel mailing list on 3 Nov 2007, EthanThu, 08 Nov 2007 08:32:10 +0000, by Mark Doliner
-
Change the ordering of the options in the system tray dropdown menu soThu, 08 Nov 2007 08:28:09 +0000, by Mark Doliner
-
merge of 'eb14385d2f3d84e0bdd1b158200baa76f86da3a2'Thu, 08 Nov 2007 02:47:12 +0000, by Stu Tomlinson
-
More updates to the man page. All of the Preferences dialog is complete.Wed, 07 Nov 2007 17:22:36 +0000, by John Bailey
-
Leak fix.Wed, 07 Nov 2007 15:02:09 +0000, by Daniel Atallah
-
applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36bWed, 07 Nov 2007 14:07:52 +0000, by Sadrul Habib Chowdhury
-
merge of '656ddea68cc0419829183e2676970ed21efb838f'Wed, 07 Nov 2007 13:49:48 +0000, by Sadrul Habib Chowdhury
-
Document PurplePrefCallback.Wed, 07 Nov 2007 10:51:21 +0000, by Will Thompson
-
disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'Wed, 07 Nov 2007 13:49:26 +0000, by Sadrul Habib Chowdhury
-
Get rid of some doxygen warnings by removing undocumented @paramsWed, 07 Nov 2007 09:19:25 +0000, by Mark Doliner
-
Another leak fix.Wed, 07 Nov 2007 04:09:12 +0000, by Daniel Atallah
-
Fix a little leak.Wed, 07 Nov 2007 02:32:14 +0000, by Daniel Atallah
-
We dont need the icons on Windows.Wed, 07 Nov 2007 01:30:07 +0000, by Daniel Atallah
-
Some more work on the man page. Updated the sections for the Interface,Tue, 06 Nov 2007 19:05:42 +0000, by John Bailey
-
Add a test for the html markup parsing to try to prevent a repeat of 2.2.2Thu, 08 Nov 2007 02:37:02 +0000, by Stu Tomlinson
-
Updated Finnish translation against head. My first commit...Tue, 06 Nov 2007 16:46:04 +0000, by Timo Jyrinki
-
Add /DS=[0,1] and /SMS=[0,1] to the win32 installer for enabling and disabling the Desktop Shortcut and Start Menu Shortcut respectively. Fixes #3814.Tue, 06 Nov 2007 04:42:45 +0000, by Daniel Atallah
-
Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.Tue, 06 Nov 2007 02:52:41 +0000, by Daniel Atallah
-
merge of '6f297cb9eebbeafa2feb340ad3f46f4157854b90'Mon, 05 Nov 2007 22:03:58 +0000, by Luke Schierer
-
Fix mingw 'make clean' for pixmap makefile changesMon, 05 Nov 2007 15:59:16 +0000, by Daniel Atallah
-
merge of '2cecdc50a5092d64d885f3eccee1a6b2209e6651'Mon, 05 Nov 2007 20:53:22 +0000, by BjŹ«Órn Voigt
-
The first few of many updates needed for the man page. This round:Mon, 05 Nov 2007 04:16:03 +0000, by John Bailey
-
Update the AUTHORS file to sync it with the about dialog. Someone still needs to give the same attention to docs/pidgin.1.inMon, 05 Nov 2007 02:41:50 +0000, by Kevin Stange
-
merge of '20236f54c97e87512b7eb716559a4bd86b73f833'Mon, 05 Nov 2007 00:35:07 +0000, by John Bailey
-
merge of '1add15394515c75824600c86f6df714bc7017374'Mon, 05 Nov 2007 00:12:08 +0000, by John Bailey
-
Updated Macedonian Translation, mk.po, <ufo@linux.net.mk>.Sun, 04 Nov 2007 23:41:33 +0000, by §ˇ§â§Ń§ß§Ô§Ö§Ý §ˇ§ß§Ô§ŕ§Ó
-
- German updateMon, 05 Nov 2007 20:52:44 +0000, by BjŹ«Órn Voigt
-
show the idle status on tooltip as well, Fixes #3744Sun, 04 Nov 2007 21:55:35 +0000, by Ka-Hing Cheung
-
This is a fix from goyko for ICQ character set conversion in user info.Sun, 04 Nov 2007 19:29:26 +0000, by Ethan Blanton
-
merge of '3196ba6eba49b037cf62d9785fbc866b199321f3'Sun, 04 Nov 2007 18:45:12 +0000, by Gary Kramlich
-
merge of '8efbae676804d160b330226a663aa241a8d6a78e'Sun, 04 Nov 2007 18:32:21 +0000, by Ka-Hing Cheung
-
merge of '9711119df29a0928ae061bc0e4d34d750db51f23'Sun, 04 Nov 2007 18:32:14 +0000, by Ka-Hing Cheung
-
fix allowing to be added, some old fix was lost during one of the mergesSun, 04 Nov 2007 04:41:09 +0000, by Ka-Hing Cheung
-
merge of '8efbae676804d160b330226a663aa241a8d6a78e'Sun, 04 Nov 2007 17:59:46 +0000, by Ethan Blanton
-
More pixmaps Makefile consolidationTue, 06 Nov 2007 17:13:21 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.pidgin' (head 20f657930ee91380e681714a2194ae9ae515078c)Sun, 04 Nov 2007 02:43:24 +0000, by Ethan Blanton
-
read as much from the fd as possible if we get a read event, hopefully willSat, 03 Nov 2007 20:55:15 +0000, by Ka-Hing Cheung
-
merge of '9d8120be512c235d76a8f6fee60cae024da8772e'Sat, 03 Nov 2007 20:21:59 +0000, by Stu Tomlinson
-
merge of '329395b9793793f35bcf231033c1eb942513ab01'Sat, 03 Nov 2007 20:19:29 +0000, by Carlos Silva
-
Fix some typosSat, 03 Nov 2007 20:12:04 +0000, by Carlos Silva
-
Add a button in preferences to launch Gnome preferred applicationSat, 03 Nov 2007 20:20:06 +0000, by Stu Tomlinson
-
Improved cyrus sasl support on win32:Sat, 03 Nov 2007 20:13:51 +0000, by Stu Tomlinson
-
The include dir in the Bonjour SDK has a capital I, so specify that in theSat, 03 Nov 2007 19:57:01 +0000, by Stu Tomlinson
-
Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win32Sat, 03 Nov 2007 19:54:11 +0000, by Stu Tomlinson
-
#include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED whereSat, 03 Nov 2007 19:46:57 +0000, by Stu Tomlinson
-
replace most calls to strerror with calls to g_strerror. strerror will returnSat, 03 Nov 2007 17:52:28 +0000, by Nathan Walp
-
don't send a canceled user querySat, 03 Nov 2007 17:04:25 +0000, by Nathan Walp
-
Since the XMPP PurpleConnection is created before we know we need a password,Sat, 03 Nov 2007 16:19:50 +0000, by Nathan Walp
-
merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a'Sat, 03 Nov 2007 09:20:20 +0000, by Jochen Kemnade