Mercurial > pidgin
graph
-
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 '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
-
Silence a warning about purple_network_finish_pmp_map_cb being defined butSat, 24 Mar 2007 21:14:12 +0000, by Stu Tomlinson
-
Include ciphertest.c in EXTRA_DISTSat, 24 Mar 2007 20:53:19 +0000, by Stu Tomlinson
-
Build gntclipboard plugin by default. If we don't want this, at leastSat, 24 Mar 2007 20:41:40 +0000, by Stu Tomlinson
-
Update #includes to match changes in jabberSat, 24 Mar 2007 20:08:30 +0000, by Stu Tomlinson
-
Re-arrange #includes so 'make check' stands a chance of passing duringSat, 24 Mar 2007 20:06:21 +0000, by Stu Tomlinson
-
Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGSSat, 24 Mar 2007 19:51:48 +0000, by Stu Tomlinson
-
One step towards passing "make distcheck"Sat, 24 Mar 2007 19:11:55 +0000, by Stu Tomlinson
-
A couple more gaims bite the dustSat, 24 Mar 2007 17:59:26 +0000, by Stu Tomlinson
-
s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl MakefilesSat, 24 Mar 2007 17:55:55 +0000, by Stu Tomlinson
-
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bitSat, 24 Mar 2007 17:51:05 +0000, by Stu Tomlinson
-
Include window-icon.png in make distSat, 24 Mar 2007 17:07:17 +0000, by Stu Tomlinson
-
Include tray icons in make distSat, 24 Mar 2007 17:00:25 +0000, by Stu Tomlinson
-
Update POTFILES.in to reflect filename changesSat, 24 Mar 2007 16:54:40 +0000, by Stu Tomlinson
-
Include defines.h in make distSat, 24 Mar 2007 16:51:45 +0000, by Stu Tomlinson
-
Fix a compile warning so that statusbox_got_url() might actually workSat, 24 Mar 2007 15:57:35 +0000, by Stu Tomlinson
-
Gaim -> Purple rename for the Mono plugin. These changes make sense, and itSat, 24 Mar 2007 06:27:57 +0000, by Richard Laager
-
The Message Timestamp Formats plugin lacked an ID before.Sat, 24 Mar 2007 06:26:04 +0000, by Richard Laager
-
SF Patch #1686400 from Eoin Coffey ("ecoffey")Sat, 24 Mar 2007 06:24:59 +0000, by Richard Laager
-
Fix the Yahoo! :-L smiley. Kevin Stange found this. Thanks mon amiFri, 23 Mar 2007 14:45:11 +0000, by Mark Doliner
-
move internal stuff to libc_internal.h to fix warningsFri, 23 Mar 2007 01:47:09 +0000, by Daniel Atallah
-
missing commaFri, 23 Mar 2007 01:31:10 +0000, by Daniel Atallah
-
merge of '2ece6994d58f95af39f4e36b5e5b58116198188a'Thu, 22 Mar 2007 12:52:25 +0000, by Evan Schoenberg
-
merge of '22407f95a65ee080c4c0d31e326d1f94e91fa5b3'Wed, 21 Mar 2007 18:33:13 +0000, by Daniel Atallah
-
Re-sed the copyright notices so they don't all talk about Purple.Wed, 21 Mar 2007 09:00:54 +0000, by Richard Laager
-
Install pixmaps to the right directories and make them load properly.Wed, 21 Mar 2007 08:56:23 +0000, by Richard Laager
-
The last s/purple.sourceforge.net/pidgin.im/ in my local copy. This changes PURPLE_WEBSITE, so stuff should change in the UI all over the place.Wed, 21 Mar 2007 08:50:24 +0000, by Richard Laager
-
More s/purple.sourceforge.net/pidgin.im/, this time for the release notification plugin.Wed, 21 Mar 2007 08:49:12 +0000, by Richard Laager
-
I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).Wed, 21 Mar 2007 08:48:35 +0000, by Richard Laager
-
disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'Wed, 21 Mar 2007 08:46:00 +0000, by Richard Laager
-
I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).Wed, 21 Mar 2007 08:43:05 +0000, by Richard Laager
-
Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).Wed, 21 Mar 2007 08:41:56 +0000, by Richard Laager
-
Make sounds work by correcting the path.Wed, 21 Mar 2007 08:40:43 +0000, by Richard Laager
-
With this change, IRC Helper builds without changes to the source (only the Makefile).Wed, 21 Mar 2007 08:40:17 +0000, by Richard Laager
-
gaim.h doesn't have a purpose, does it? I don't know the history of the joke therein, so I hope nobody is offended by its removal. Let's install gaim-compat.h instead!Wed, 21 Mar 2007 08:39:34 +0000, by Richard Laager
-
Install sounds to the right directory: s/gaim/pidgin/Wed, 21 Mar 2007 08:38:19 +0000, by Richard Laager
-
Better 16px xa iconsTue, 20 Mar 2007 23:31:02 +0000, by Sean Egan
-
Fix smileysTue, 20 Mar 2007 19:17:42 +0000, by Sean Egan
-
merge of '508b969eb6b11cc64db8eb5e17f1699479731ef3'Tue, 20 Mar 2007 15:28:29 +0000, by Luke Schierer
-
nat-pmp is now functional with a compatible router. I'm not enabling this code yet because it hasn't been tested with a router which doesn't support nat-pmp.Thu, 22 Mar 2007 12:51:33 +0000, by Evan Schoenberg
-
gaim-compat.h is now functional; fixed a compile error, a typo, and some missing symbolsTue, 20 Mar 2007 15:21:05 +0000, by Evan Schoenberg
-
Reverted the gaim-compat.h portion of 921657d3f21f5190639852247331d608f5946095, which made the gaim_ symbols in gaim-compat.h into purple_ symbols.Tue, 20 Mar 2007 14:59:06 +0000, by Evan Schoenberg
-
merge of '31ed92ba1b530f050510b4958686e3013ba4176c'Tue, 20 Mar 2007 14:37:22 +0000, by Evan Schoenberg
-
Fixed connection errors; this logical check on 'text' was reversed.Tue, 20 Mar 2007 14:37:16 +0000, by Evan Schoenberg
-
disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'Mon, 26 Mar 2007 01:11:46 +0000, by Sadrul Habib Chowdhury
-
Use the file selector for request-file.Tue, 20 Mar 2007 11:52:46 +0000, by Sadrul Habib Chowdhury
-
Directory only selection.Tue, 20 Mar 2007 02:09:46 +0000, by Sadrul Habib Chowdhury
-
merge of '36e65545c68cbe4b96476b945c9ae5fd60f34c9d'Tue, 20 Mar 2007 01:17:35 +0000, by Sadrul Habib Chowdhury
-
File selector dialog. Still in an experimental state. When properly complete, this can be used for file/folder-request etc.Tue, 20 Mar 2007 01:16:35 +0000, by Sadrul Habib Chowdhury
-
merge of '0a663b4559fccaac525563fa419332507e4a0475'Mon, 19 Mar 2007 18:44:36 +0000, by Daniel Atallah
-
Rename/update finch man pageMon, 19 Mar 2007 23:51:24 +0000, by Richard Nelson
-
Group autocomplete for buddy addingMon, 19 Mar 2007 23:49:30 +0000, by Richard Nelson
-
Bj«Órn noticed several errors in the ta.poTue, 20 Mar 2007 15:22:03 +0000, by Luke Schierer
-
merge of 0a663b4559fccaac525563fa419332507e4a0475Mon, 19 Mar 2007 19:06:57 +0000, by Luke Schierer
-
(14:19:21) Geddeth: lschiere: in the recent translation update, kn.po is an HTML documentMon, 19 Mar 2007 18:26:14 +0000, by Luke Schierer
-
merge of '74177ab1f5003a87ec15dcfda14924e5ea2ba0ec'Mon, 19 Mar 2007 17:48:56 +0000, by Daniel Atallah
-
merge of '86166d6c6bbbb2db3ad947a061bfb6f4f13d9d1c'Mon, 19 Mar 2007 17:37:34 +0000, by Daniel Atallah
-
Pidgin perl fixes for s/gaim/purple/.Mon, 19 Mar 2007 17:37:17 +0000, by Daniel Atallah
-
.mtn-ignore updatesMon, 19 Mar 2007 17:34:54 +0000, by Daniel Atallah
-
merge of '4f3716fabe4921140f734b988e908d44142507e0'Mon, 19 Mar 2007 17:35:41 +0000, by Daniel Atallah
-
merge of 'b832e269fb7a739638e43b6d96e1b5fa46f3a64c'Mon, 19 Mar 2007 17:03:02 +0000, by Daniel Atallah
-
Perl fixes for s/gaim/purple/. This hasn't really been tested yet.Mon, 19 Mar 2007 17:02:24 +0000, by Daniel Atallah
-
win32 fixes for s/gaim/purple/ stuff.Mon, 19 Mar 2007 17:01:28 +0000, by Daniel Atallah
-
Pidgin updates for hungarian win32 installer translationMon, 19 Mar 2007 16:59:58 +0000, by Daniel Atallah
-
win32 fixes for s/gaim/purple/ stuff.Mon, 19 Mar 2007 16:56:26 +0000, by Daniel Atallah
-
s/gaim/purple/Mon, 19 Mar 2007 15:52:43 +0000, by Sadrul Habib Chowdhury
-
merge of '921657d3f21f5190639852247331d608f5946095'Mon, 19 Mar 2007 13:31:34 +0000, by Daniel Atallah
-
merge of '9d227438376255715d0d778ce0a57734aed4c99a'Mon, 19 Mar 2007 06:35:51 +0000, by Sadrul Habib Chowdhury
-
Add auto-complete support in request-entries that have 'screenname' hint set. This can be useful in, for example, 'send im' dialog etc.Mon, 19 Mar 2007 06:34:51 +0000, by Sadrul Habib Chowdhury
-
merge of '04fd9089e93e64f81bc6caafb8bd7805037cd3ad'Mon, 19 Mar 2007 00:20:29 +0000, by Nathan Walp
-
merge of '5d82380976ddbe6635550905c1fac7198a445809'Sun, 18 Mar 2007 22:56:57 +0000, by Daniel Atallah
-
who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrowMon, 19 Mar 2007 10:03:36 +0000, by Sean Egan
-
sed -ie 's/gaim/purple/g'Mon, 19 Mar 2007 07:01:17 +0000, by Sean Egan
-
According to etags, pidgin/ should be completely clean of references to 'gaim' as a clientMon, 19 Mar 2007 06:11:46 +0000, by Sean Egan
-
More Gaim to Pidgin stuffMon, 19 Mar 2007 06:01:29 +0000, by Sean Egan
-
More Gaim to Pidgin changesSun, 18 Mar 2007 21:12:40 +0000, by Sean Egan
-
update POTFILES.in for finchMon, 19 Mar 2007 00:19:58 +0000, by Nathan Walp
-
renamed gaim-text to finchSun, 18 Mar 2007 19:38:15 +0000, by Sean Egan
-
Allow non-alt non-ctrl bindings. I broke this with me last few changes.Sun, 18 Mar 2007 18:17:14 +0000, by Sadrul Habib Chowdhury
-
merge of '78927bbb5efcb0b6518b037923d9b2049e4f892d'Sun, 18 Mar 2007 17:29:49 +0000, by Stu Tomlinson
-
Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings andSun, 18 Mar 2007 17:28:21 +0000, by Stu Tomlinson
-
I know I wrote different things here. The gtkdialogs.c is what the submitter requested be put. The changelog has the addition for me, to help me remember who to accept from.Mon, 19 Mar 2007 19:06:35 +0000, by Luke Schierer
-
merge of '26a511ef6be2c20a09d0fd93527980c97169c67e'Sun, 18 Mar 2007 16:01:00 +0000, by Luke Schierer
-
plug some memory leaksSat, 17 Mar 2007 17:55:22 +0000, by Stu Tomlinson
-
Mark "Away" for translationSat, 17 Mar 2007 17:48:34 +0000, by Stu Tomlinson
-
This is tidierSat, 17 Mar 2007 17:40:19 +0000, by Stu Tomlinson
-
Protection against missing SHA1CSat, 17 Mar 2007 17:38:12 +0000, by Stu Tomlinson
-
Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSLSat, 17 Mar 2007 17:34:32 +0000, by Stu Tomlinson
-
minor cleanups, and make 'make check' work with older versions of CheckSat, 17 Mar 2007 17:31:06 +0000, by Stu Tomlinson
-
libpurplify the 'make check' tests so they work againSat, 17 Mar 2007 17:29:40 +0000, by Stu Tomlinson
-
g_unichar_iswide_cjk() is only in glib 2.12 and newer, and I suspectSat, 17 Mar 2007 16:55:51 +0000, by Stu Tomlinson
-
Move the tooltip window before showing the tooltip to avoid a transientSat, 17 Mar 2007 16:50:35 +0000, by Stu Tomlinson
-
internal.h is a private, uninstalled, header that should not be used bySat, 17 Mar 2007 16:49:03 +0000, by Stu Tomlinson
-
Re-order includes to fix this compile error:Sat, 17 Mar 2007 16:48:25 +0000, by Stu Tomlinson
-
Make sure unbound key-combinations are handled properly.Fri, 16 Mar 2007 20:53:24 +0000, by Sadrul Habib Chowdhury
-
Minor cleanup.Sat, 17 Mar 2007 17:47:40 +0000, by Daniel Atallah
-
Fix reversed NULL check.Sat, 17 Mar 2007 17:41:14 +0000, by Daniel Atallah
-
one more to the many I neglected and committed a commit ago. hopefully I did not forget to mtn add any of the new files or forget to put them in configure.acSun, 18 Mar 2007 02:23:48 +0000, by Luke Schierer
-
lots of translation updates. Some of these I neglected for way too long.Sun, 18 Mar 2007 01:13:36 +0000, by Luke Schierer
-
Default the URI Handler checkboxes in the installer appropriately (if pidgin is the current handler or if there is no current handler). Also, don't use the previous Gaim installation directory as the default new directory for Pidgin (perhaps it would be smart to use something like ...\blah\Pidgin if gaim was installed in ...\blah\Gaim, but I'm not sure it is worth the effort).Fri, 16 Mar 2007 03:43:20 +0000, by Daniel Atallah
-
Add support for registering URI handlers to the windows installer.Fri, 16 Mar 2007 02:10:25 +0000, by Daniel Atallah
-
merge of '781d0a4beb5fa7b8916127b6e322aa96419230ce'Fri, 16 Mar 2007 00:02:55 +0000, by Nathan Walp
-
*sigh*Fri, 16 Mar 2007 00:02:19 +0000, by Nathan Walp
-
This takes way too much memory, especially with ncursesw. I hadn't noticed, because apparently I was using ncurses.Thu, 15 Mar 2007 01:52:21 +0000, by Sadrul Habib Chowdhury
-
fix extraneous char being added when gntentry's buffer growsWed, 14 Mar 2007 07:56:48 +0000, by Richard Nelson
-
merge of '1e5814c18dbd7349240ceeec8f3d25583e42a7bd'Tue, 13 Mar 2007 10:28:03 +0000, by Evan Schoenberg
-
Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42Mon, 12 Mar 2007 23:00:01 +0000, by Evan Schoenberg
-
Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ticket/5753), which fixes a memory stomper which occurred if the msn prpl were passed HTML with multiple style tags of the same type. This doesn't happen in pidgin, because the gtkhtml widget knows that msn can only have one all-or-none instance of each style, but libpurple should be able to handle being passed any sort of HTML. This therefore fixes an Adium crash.Mon, 12 Mar 2007 22:58:03 +0000, by Evan Schoenberg
-
Change connection.c:gaim_connection_error() to still work even if theTue, 13 Mar 2007 07:33:08 +0000, by Mark Doliner
-
Don't use g_list_length() and g_slist_length() when all you want toTue, 13 Mar 2007 07:19:06 +0000, by Mark Doliner
-
There were a few problems hereTue, 13 Mar 2007 06:53:43 +0000, by Mark Doliner
-
Thanks to Ka-Hing Cheung for catching thisSat, 10 Mar 2007 17:24:53 +0000, by Mark Doliner
-
These aren't errors in Gaim--they happen under normal operationSat, 10 Mar 2007 17:23:46 +0000, by Mark Doliner
-
Fork\!Fri, 09 Mar 2007 07:04:37 +0000, by Sadrul Habib Chowdhury
-
Do some funky stuff with the escape key.Fri, 09 Mar 2007 01:44:18 +0000, by Sadrul Habib Chowdhury
-
Typing notifications are relevant only for IMs.Wed, 07 Mar 2007 15:38:44 +0000, by Sadrul Habib Chowdhury
-
Some changes to the last change. People should really test this thing out.Wed, 07 Mar 2007 13:29:54 +0000, by Sadrul Habib Chowdhury
-
Change a bit how the keystrokes are processed. When a lot of keystrokes come in at the same time, the shortest key-combination is processed first. This should make typing fast over a very slow connection work properly.Wed, 07 Mar 2007 12:58:34 +0000, by Sadrul Habib Chowdhury
-
Get rid of some minor C99ismsTue, 06 Mar 2007 07:17:27 +0000, by Mark Doliner
-
Display selected double-width cell chars properly and select the correct number of bytes when these characters are on a selection line.Tue, 06 Mar 2007 03:01:59 +0000, by Richard Nelson
-
change icon on resizeTue, 06 Mar 2007 00:06:58 +0000, by Sean Egan
-
spurious printfMon, 05 Mar 2007 21:39:55 +0000, by Sean Egan
-
merge of '8d1175446aba95222f38c31207ca29c492f9d0fb'Mon, 05 Mar 2007 01:58:25 +0000, by Mark Doliner
-
merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9'Sun, 04 Mar 2007 16:52:25 +0000, by Nathan Walp
-
merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'Sun, 04 Mar 2007 07:54:43 +0000, by Richard Nelson
-
merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'Sun, 04 Mar 2007 16:52:02 +0000, by Nathan Walp
-
l10n updatesSun, 04 Mar 2007 16:51:57 +0000, by Nathan Walp
-
merge of '2b313747a0b3a95319fb19451b6848937518b2ad'Sat, 03 Mar 2007 19:18:47 +0000, by Nathan Walp
-
pass the correct domain to cyrus sasl (sf patch 1663064)Sat, 03 Mar 2007 19:18:38 +0000, by Nathan Walp
-
Fix a crash when selecting text in an empty TV.Mon, 05 Mar 2007 01:26:31 +0000, by Sadrul Habib Chowdhury
-
Add request_authorize to gaim-text's account ui opsSat, 03 Mar 2007 23:12:11 +0000, by Richard Nelson
-
Use a checkbox for 'toggle offline buddies' menuitem in the buddylist.Sat, 03 Mar 2007 04:06:19 +0000, by Sadrul Habib Chowdhury
-
Cute little mod.Fri, 02 Mar 2007 06:57:53 +0000, by Sadrul Habib Chowdhury
-
merge of '6a30dbf33836f81c571b03ba69c58dc16dcbaea1'Fri, 02 Mar 2007 05:19:44 +0000, by Sadrul Habib Chowdhury
-
Make 'last message sent' idleness work. Should we be doing gaim_idle_touch from somewhere inside libpurple instead?Fri, 02 Mar 2007 05:18:23 +0000, by Sadrul Habib Chowdhury
-
gnttree can have a size of 1. This fixes <sadrul> meh. gntcombobox crashes if it has only one item in itFri, 02 Mar 2007 03:50:03 +0000, by Richard Nelson
-
Preference for idleness. Someone was looking for this thing.Fri, 02 Mar 2007 03:35:44 +0000, by Sadrul Habib Chowdhury
-
merge of '411e418a42e55f0172848f59e851983dad1bf9a9'Fri, 02 Mar 2007 03:32:05 +0000, by Sadrul Habib Chowdhury
-
Installer updatesFri, 02 Mar 2007 02:00:04 +0000, by Daniel Atallah
-
merge of '1af9edac4ef10d94b0471bbe6205d52e420b0d0e'Fri, 02 Mar 2007 01:40:38 +0000, by Daniel Atallah
-
More installer stuff.Thu, 01 Mar 2007 02:42:20 +0000, by Daniel Atallah
-
merge of '0bbdd897525969f1b481b593dad32050b57f9033'Thu, 01 Mar 2007 01:45:53 +0000, by Daniel Atallah
-
Updates to the win32 installer. It isn't complete yet, but this a good saving point.Wed, 28 Feb 2007 17:27:30 +0000, by Daniel Atallah
-
Add a gntclipboard. You can select text in a textview with the mouse, and paste it in an entry with ctrl-v (or rebind GntEntry's clipboard-paste).Fri, 02 Mar 2007 01:48:11 +0000, by Richard Nelson
-
Don't format ICQ UINsThu, 01 Mar 2007 21:52:57 +0000, by Sean Egan
-
Fix a small leakThu, 01 Mar 2007 21:48:46 +0000, by Sean Egan
-
Fix that bug with the tab iconsThu, 01 Mar 2007 21:46:50 +0000, by Sean Egan
-
don't treat presence errors from MUC members as if they were from the MUC itselfThu, 01 Mar 2007 20:13:45 +0000, by Sean Egan
-
Fix a memory leak found by Peter Tang. Thanks man!Thu, 01 Mar 2007 08:33:21 +0000, by Mark Doliner
-
CommentsThu, 01 Mar 2007 08:26:07 +0000, by Mark Doliner
-
Disable Yahoo! web authentication. It's failing right now becauseThu, 01 Mar 2007 08:00:19 +0000, by Mark Doliner
-
Sort the plugin list.Wed, 28 Feb 2007 11:24:59 +0000, by Sadrul Habib Chowdhury
-
Better handle large windows that don't fit into the screen (eg. the preferenceTue, 27 Feb 2007 09:06:05 +0000, by Sadrul Habib Chowdhury
-
gntcombobox: lost_focus fix, tidy tree sizeTue, 27 Feb 2007 04:58:18 +0000, by Richard Nelson
-
gntgaim idle reporting, this fixes idle returnTue, 27 Feb 2007 04:11:46 +0000, by Richard Nelson
-
add new mingw makefile for 48px iconsMon, 26 Feb 2007 16:29:05 +0000, by Daniel Atallah