Mercurial > pidgin.yaz
graph
-
merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'Tue, 27 Mar 2007 03:51:42 +0000, by Sadrul Habib Chowdhury
-
Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.Tue, 27 Mar 2007 04:33:51 +0000, by Evan Schoenberg
-
purple_pmp_create_map() returns a gboolean now, not a pointerTue, 27 Mar 2007 04:20:55 +0000, by Evan Schoenberg
-
merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'Tue, 27 Mar 2007 03:08:31 +0000, by Evan Schoenberg
-
Added Zac West to the COPYRIGHTTue, 27 Mar 2007 03:07:14 +0000, by Evan Schoenberg
-
Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.Tue, 27 Mar 2007 03:06:35 +0000, by Evan Schoenberg
-
A few more fixes for resizing.Tue, 27 Mar 2007 03:50:04 +0000, by Sadrul Habib Chowdhury
-
merge of '7e96b2a5202c1dd624ba497a2713aec816233996'Tue, 27 Mar 2007 01:38:37 +0000, by Sadrul Habib Chowdhury
-
Do not crash when resizing with shadows turned on.Tue, 27 Mar 2007 01:36:24 +0000, by Sadrul Habib Chowdhury
-
allow cancellation of transfers waiting to be acceptedTue, 27 Mar 2007 00:52:19 +0000, by Richard Nelson
-
typosTue, 27 Mar 2007 00:50:51 +0000, by Richard Nelson
-
merge of '3373e976438182796e93bab7ded908eba4db04ed'Tue, 27 Mar 2007 00:46:44 +0000, by Richard Nelson
-
fix file savingTue, 27 Mar 2007 00:46:18 +0000, by Richard Nelson
-
Some pixmap path fixes and win32 fixesMon, 26 Mar 2007 15:33:26 +0000, by Daniel Atallah
-
More gaim->whatever ismsMon, 26 Mar 2007 05:42:33 +0000, by Mark Doliner
-
A little doxygen love and some tiny gaim->purpleismsMon, 26 Mar 2007 05:28:57 +0000, by Mark Doliner
-
Minor cleanupMon, 26 Mar 2007 04:59:53 +0000, by Mark Doliner
-
Update readmeMon, 26 Mar 2007 04:51:25 +0000, by Sadrul Habib Chowdhury
-
makefileMon, 26 Mar 2007 04:50:24 +0000, by Sadrul Habib Chowdhury
-
python bindings for libgnt. dbus-gnt is a gnt-ui (sort of) for gaim over dbus. It allows continuing with the currently opened conversations. pygnt/README.txt explains what to do. Use at your own risk.Mon, 26 Mar 2007 04:19:35 +0000, by Sadrul Habib Chowdhury
-
Some define changes. This helps in generating the python bindings.Mon, 26 Mar 2007 04:10:39 +0000, by Sadrul Habib Chowdhury
-
use file select dialogMon, 26 Mar 2007 04:06:15 +0000, by Sadrul Habib Chowdhury
-
merge of 'af97194f292b3a82f2a36fc3094f579a3dfc2841'Mon, 26 Mar 2007 03:58:42 +0000, by Sadrul Habib Chowdhury
-
merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'Mon, 26 Mar 2007 01:55:33 +0000, by Sadrul Habib Chowdhury
-
merge of '479ec3bc42bb56e872fb1e8d5975ee5cc73f9cb8'Mon, 26 Mar 2007 03:01:33 +0000, by Richard Laager
-
merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'Mon, 26 Mar 2007 02:48:09 +0000, by Mark Doliner
-
Allow selecting multiple files from the file-select dialog.Mon, 26 Mar 2007 01:19:59 +0000, by Sadrul Habib Chowdhury
-
merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'Mon, 26 Mar 2007 00:44:09 +0000, by Sadrul Habib Chowdhury
-
These should return FALSE, not NULL, when NET_RT_DUMP2 isn't available; they return a gboolean, not a pointer.Sun, 25 Mar 2007 20:22:52 +0000, by Evan Schoenberg
-
Fix some reads of invalid memory when shutting down bonjour when thereSun, 25 Mar 2007 17:04:27 +0000, by Mark Doliner
-
Fix a small tooltip-related memleakSun, 25 Mar 2007 07:34:51 +0000, by Mark Doliner
-
Fix a one time memleak of 24 bytes. purple_log_init() was passingSun, 25 Mar 2007 07:20:01 +0000, by Mark Doliner
-
Minor code cleanupSun, 25 Mar 2007 07:07:29 +0000, by Mark Doliner
-
Correctly handle the Jabber disconnection error for signing onto theSun, 25 Mar 2007 07:01:57 +0000, by Mark Doliner
-
Get rid of some unused commentsSun, 25 Mar 2007 06:43:10 +0000, by Mark Doliner
-
Don't advertise that we support the adverts, invite and translateSun, 25 Mar 2007 06:24:04 +0000, by Mark Doliner
-
Minor 'make dist' fix and check for installed versions of pidgin, not gaimSun, 25 Mar 2007 06:16:56 +0000, by Mark Doliner
-
Get rid of gaim.png. We already have a pidgin.png. Not sure whereSun, 25 Mar 2007 06:01:18 +0000, by Mark Doliner
-
Rename some gaim icons to pidgin icons. These should probably changeSun, 25 Mar 2007 05:57:32 +0000, by Mark Doliner
-
Rename our schemas file and update the url handler to point to theSun, 25 Mar 2007 04:51:43 +0000, by Mark Doliner
-
This was giving me a warning saying the function wasn't previously declaredSun, 25 Mar 2007 03:30:58 +0000, by Mark Doliner
-
merge of '1173b4c1787e5dff1b7103c46ca71ed23f199be7'Sun, 25 Mar 2007 01:45:25 +0000, by Evan Schoenberg
-
Whitespace fixesSun, 25 Mar 2007 01:45:10 +0000, by Evan Schoenberg
-
merge of '07e7dc60c6d454ea53b2d205797d1d823fef5567'Sun, 25 Mar 2007 01:30:50 +0000, by Evan Schoenberg
-
Cleanup and fixes for nat-pmp. We no longer do the whole 'try 10 times, doubling the delay in a blocking manner' ttempt from the original code; as I note in the comments above where the attempt is made a single time, this leads to about 8 minutes of nonresponsiveness if the router both doesn't support nat-pmp and doesn't send back a response to let the program know.Sun, 25 Mar 2007 01:29:58 +0000, by Evan Schoenberg
-
Wow, how old was this thing?Sun, 25 Mar 2007 01:33:12 +0000, by Mark Doliner
-
Change some stuff from gaim to pidginSun, 25 Mar 2007 01:28:40 +0000, by Mark Doliner
-
Changes that give crazychat a better chance of compiling with purple and pidginSun, 25 Mar 2007 01:05:56 +0000, by Mark Doliner
-
Rename gaim.m4 to purple.m4. This is for other applications thatSun, 25 Mar 2007 01:01:22 +0000, by Mark Doliner
-
Whitespace and make sure stuff is #defined to an actual value.Sun, 25 Mar 2007 00:50:43 +0000, by Mark Doliner
-
Get rid of an unnecessary strdupSun, 25 Mar 2007 00:45:40 +0000, by Mark Doliner
-
More complete namespacing of nat-pmpSun, 25 Mar 2007 00:41:31 +0000, by Mark Doliner
-
Go back to using ~/.gaim/ until we decide what to do.Sat, 24 Mar 2007 23:28:25 +0000, by Mark Doliner
-
Trying to find a pref with the name NULL or a name that doesn'tSat, 24 Mar 2007 23:11:15 +0000, by Mark Doliner
-
merge of 'a023355644afe1706072f39dcd9311b6bbef8156'Sat, 24 Mar 2007 22:55:24 +0000, by Mark Doliner
-
<SimGuy> hey, someone should fix :-L in yahoo to point to the right fileSat, 24 Mar 2007 21:16:21 +0000, by Stu Tomlinson