Mercurial > pidgin.yaz
graph
-
gnt should reference genmarshal in the srcdir to allow building in aThu, 03 May 2007 12:57:57 +0000, by Stu Tomlinson
-
Now that version.h is a generated source file, we need to addThu, 03 May 2007 12:54:47 +0000, by Stu Tomlinson
-
Forgot to add the ico fileTue, 01 May 2007 22:08:10 +0000, by Sean Egan
-
And make them usedTue, 01 May 2007 21:43:51 +0000, by Sean Egan
-
New tray icons from hbonsTue, 01 May 2007 19:59:11 +0000, by Sean Egan
-
I believe this fixes #439.Tue, 01 May 2007 19:32:22 +0000, by Sadrul Habib Chowdhury
-
eperez correctly pointed out that there is no reason to disallow theTue, 01 May 2007 16:50:52 +0000, by Ethan Blanton
-
Revert the s/Jabber/XMPP/ here as well.Tue, 01 May 2007 14:52:42 +0000, by Richard Laager
-
merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'Tue, 01 May 2007 14:19:44 +0000, by Luke Schierer
-
merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'Tue, 01 May 2007 14:09:24 +0000, by Luke Schierer
-
Ticket #473: Updated Simplified Chinese translation for pidginTue, 01 May 2007 06:03:44 +0000, by Richard Laager
-
merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'Tue, 01 May 2007 05:54:26 +0000, by Richard Laager
-
merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'Tue, 01 May 2007 05:01:55 +0000, by Casey Harkins
-
Documentation updateTue, 01 May 2007 04:38:24 +0000, by Sean Egan
-
merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'Tue, 01 May 2007 04:10:29 +0000, by Etan Reisner
-
Clean up a bunch of the perl api stuff. Eventually I'll dump the entire listTue, 01 May 2007 03:21:27 +0000, by Etan Reisner
-
Remove the const-c and const-xs stuff and replace it with real constantsTue, 01 May 2007 02:34:22 +0000, by Etan Reisner
-
Stylistic improvements - use type *name instead of type* name for pointersThu, 31 May 2007 03:06:38 +0000, by Jeffrey Connelly
-
Enable usage of RC4 in libpurple, now that it is in 2.0.1.Thu, 31 May 2007 02:17:03 +0000, by Jeffrey Connelly
-
Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a moreWed, 23 May 2007 04:18:05 +0000, by Jeffrey Connelly
-
Add partial implementation of MsimMessage (not used anywhere yet).Tue, 22 May 2007 06:03:18 +0000, by Jeffrey Connelly
-
Replacement magic numbers by symbolic constants.Sun, 20 May 2007 20:56:04 +0000, by Jeffrey Connelly
-
Clean up a few TODO's.Sun, 20 May 2007 19:12:32 +0000, by Jeffrey Connelly
-
Add field type codes.Sun, 20 May 2007 19:08:26 +0000, by Jeffrey Connelly
-
Incomplete attempt at using msim_send() instead of msim_send_raw().Sun, 20 May 2007 08:21:01 +0000, by Jeffrey Connelly
-
Implement msim_pack(), msim_sendh(), msim_send().Sun, 20 May 2007 07:08:57 +0000, by Jeffrey Connelly
-
Do not localize any debug messages, as described in #648.Sun, 13 May 2007 19:53:34 +0000, by Jeffrey Connelly
-
Use _ for translations in msimprpl. See #648.Thu, 10 May 2007 04:25:40 +0000, by Jeffrey Connelly
-
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.Thu, 10 May 2007 04:05:49 +0000, by Jeffrey Connelly
-
Check for RC4 in libpurple on plugin initialization.Wed, 09 May 2007 04:43:24 +0000, by Jeffrey Connelly
-
Re-add RC4 code from Samba, whose use is enabled by not definingSun, 06 May 2007 06:48:30 +0000, by Jeffrey Connelly
-
Add note about logging in using email address.Sat, 05 May 2007 02:08:27 +0000, by Jeffrey Connelly
-
Add initializers for reserved fields in plugin and prpl structures.Fri, 04 May 2007 04:49:01 +0000, by Jeffrey Connelly
-
Update for Pidgin 2.0.0beta7.Tue, 01 May 2007 04:09:37 +0000, by Jeffrey Connelly
-
explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'Tue, 01 May 2007 03:11:38 +0000, by Jeffrey Connelly
-
Let windows know when the workspace they are in is being hidden/shownSat, 12 May 2007 23:58:11 +0000, by Richard Nelson
-
propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)Mon, 30 Apr 2007 12:02:15 +0000, by Richard Nelson
-
- Run gtk-update-icon-cache on installation/uninstallationTue, 01 May 2007 14:02:55 +0000, by Stu Tomlinson
-
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'Tue, 01 May 2007 14:11:35 +0000, by Luke Schierer
-
s/Jabber/XMPP/ in user-visible places.Tue, 01 May 2007 05:53:57 +0000, by Richard Laager
-
Initialize docklet from pidgin_ui_init. This ensures docklet prefs areTue, 01 May 2007 04:49:01 +0000, by Casey Harkins
-
s/PIDGINHOME/PURPLEHOME/Tue, 01 May 2007 02:30:37 +0000, by Richard Laager
-
Fix #432 - "Start Pidgin on Windows startup" doesn't work.Mon, 30 Apr 2007 23:01:41 +0000, by Daniel Atallah
-
Clean up old stuff in pixmaps mingw Makefile.Mon, 30 Apr 2007 22:36:47 +0000, by Daniel Atallah
-
Build, but don't install, some of the other plugins we ship, to reduce bitrotMon, 30 Apr 2007 18:04:25 +0000, by Stu Tomlinson
-
Add padding to structs to fix compiler warningsMon, 30 Apr 2007 18:03:57 +0000, by Stu Tomlinson
-
Build, but don't install, some additional plugins that we ship the sourcesMon, 30 Apr 2007 17:57:50 +0000, by Stu Tomlinson
-
Add padding to structs as necessary to silence compiler warningsMon, 30 Apr 2007 17:53:27 +0000, by Stu Tomlinson