Mercurial > pidgin
graph
-
Deal with Gaim in some error messages.2007-04-16, by Richard Laager
-
s/Gaim/Pidgin/2007-04-16, by Richard Laager
-
Point to the Pidgin website.2007-04-16, by Richard Laager
-
Update the Doxygen signals documentation to match the new struct names.2007-04-16, by Richard Laager
-
Point to the devel@pidgin.im list instead of gaim-devel.2007-04-16, by Richard Laager
-
I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.2007-04-16, by Richard Laager
-
Point to the Pidgin website.2007-04-16, by Richard Laager
-
s/Gaim/Pidgin/ since this file got missed somehow or something.2007-04-16, by Richard Laager
-
merge of '3ae1c2f29b72682bad3542b9c0175438dd3309c0'2007-04-16, by Richard Laager
-
merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b'2007-04-16, by Richard Laager
-
Beat some older documentation into submission.2007-04-15, by Richard Laager
-
The contents of this file don't seem very useful. This stuff either Just Works2007-04-15, by Richard Laager
-
Let's just have HACKING point to Trac, okay?2007-04-15, by Richard Laager
-
Killing the HACKING file, which is way out of date.2007-04-15, by Richard Laager
-
Adding achris to the COPYRIGHT file.2007-04-15, by Richard Laager
-
simple-crashfix.diff from achris in ticket #98. This is a fix for the crasher,2007-04-15, by Richard Laager
-
merge of '346cf9389391965a41f873cb9e225e49cb51362e'2007-04-15, by Richard Laager
-
This was causing problems with jabber in finch.2007-04-16, by Sadrul Habib Chowdhury
-
merge of '7c800719ac0b585a5b02eaeb188880c191d1da89'2007-04-15, by Sadrul Habib Chowdhury
-
merge of '8046b7a899d45a4d09e4c0cb3df20a01d7b134fe'2007-04-15, by Sadrul Habib Chowdhury
-
Autoreply plugin was punted back to the plugin pack2007-04-15, by Stu Tomlinson
-
gaiminc.c was renamed to pidgininc.c2007-04-15, by Stu Tomlinson
-
Include header files, not source files. Bah.2007-04-15, by Sadrul Habib Chowdhury
-
Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to2007-04-19, by Richard Laager
-
This lets you rename entire trees of prefs. This should help with the migration2007-04-18, by Nathan Walp
-
ca.po update2007-04-15, by Nathan Walp
-
en_GB update2007-04-15, by Nathan Walp
-
Drop -tcl & -silc sub-packages, include both in the main libpurple RPM.2007-04-15, by Stu Tomlinson
-
Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the2007-04-15, by Stu Tomlinson
-
merge of '818e92282383bd62cfd83d7cde9d0bad84e648ab'2007-04-15, by Stu Tomlinson
-
Minor fixes to get "make dist" to work2007-04-16, by Mark Doliner
-
merge of '495fbd738a23f24591f098b137d932381b6bc8ad'2007-04-15, by Mark Doliner
-
Sort smiley themes case-insensitively because I think that's what2007-04-15, by Mark Doliner
-
Call strtolower() so that we don't have to check against the2007-04-15, by Mark Doliner
-
Slightly more descriptive2007-04-15, by Mark Doliner
-
Change another 'append' to 'prepend', since the ordering doesn't matter2007-04-15, by Mark Doliner
-
Change a g_slist_append() to a g_slist_prepend() in one place, and2007-04-15, by Mark Doliner
-
merge of '97036f771347e3ba3136697bcb575ece5e5049a1'2007-04-15, by Mark Doliner
-
Moving autoreply back to the plugin pack2007-04-15, by Gary Kramlich
-
simple-casepatch.diff from achris in ticket #982007-04-15, by Richard Laager
-
Adding the real name for JensenDied.2007-04-15, by Richard Laager
-
Print decent error messages instead of stack traces if there's a problem.2007-04-15, by Richard Laager
-
The .service files for libpurple aren't necessary. Their only purpose is to2007-04-15, by Richard Laager
-
Trac Ticket #149 from JensenDied2007-04-15, by Richard Laager
-
merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'2007-04-15, by Richard Laager
-
Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.2007-04-15, by Richard Laager
-
Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c2007-04-15, by Richard Laager
-
Apparently the .mtn-ignore patterns are regular expressions. This means2007-04-15, by Richard Laager
-
Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by2007-04-15, by Richard Laager
-
Realign some things after the rename.2007-04-15, by Richard Laager
-
Updated German translations, from ticket #154.2007-04-15, by Richard Laager
-
Fix Ticket #1512007-04-15, by Richard Laager
-
Fix Ticket #1522007-04-15, by Richard Laager
-
Pull out the same block of code from two places and put it into2007-04-15, by Mark Doliner
-
Fix a memory leak that occurs when a smiley theme lists a filename,2007-04-15, by Mark Doliner
-
Free segfault_message when Pidgin exits abnormally2007-04-15, by Mark Doliner
-
Fix a compile warning2007-04-15, by Mark Doliner
-
Add this now so we don't break abi right after release2007-04-15, by Richard Nelson
-
Allow adding information widgets in the conversation window.2007-04-15, by Sadrul Habib Chowdhury
-
These bindings are easier for changing window order.2007-04-15, by Sadrul Habib Chowdhury
-
alt-/ to get a list of keybindings for the focused widget.2007-04-15, by Sadrul Habib Chowdhury
-
Add a utility function to create widgets from an XML description.2007-04-15, by Sadrul Habib Chowdhury
-
Add a utility function to assist scrolling in a textview.2007-04-15, by Sadrul Habib Chowdhury
-
We don't need to do anything about the heights here.2007-04-15, by Sadrul Habib Chowdhury
-
merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'2007-04-15, by Nathan Walp
-
sf patch #1622581, from Greg Taeger2007-04-14, by Mark Doliner
-
merge of '01e42cca23c49f916ae6e003641408af389cf912'2007-04-14, by Richard Laager
-
merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'2007-04-14, by Richard Laager
-
Fix for building RPMs without finch - fixes part of ticket 123, and add some2007-04-15, by Stu Tomlinson
-
Another ChangeLog entry. Anyone would think I was just trying to get CIA &2007-04-14, by Stu Tomlinson
-
I think this is ChangeLog-worthy. Someone might want to reword it though.2007-04-14, by Stu Tomlinson
-
Changelog the Bi-di/RTL text improvements. I bet there are a billion things2007-04-14, by Stu Tomlinson
-
The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.2007-04-14, by Richard Laager
-
If we're going to keep this, let's not have default paths under /usr/local, k?2007-04-14, by Richard Laager
-
Ignore tar.bz2's too2007-04-14, by Stu Tomlinson
-
Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 782007-04-14, by Stu Tomlinson
-
Fix the HTML-on-IRC issues observed as a result of the bi-di text support2007-04-14, by Stu Tomlinson
-
Make non-standard mode characters support connection-specific instead of2007-04-14, by Stu Tomlinson
-
...only for groups2007-04-14, by Richard Nelson
-
Remember the collapsed state of groups in the blist2007-04-14, by Richard Nelson
-
merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'2007-04-14, by Richard Nelson
-
merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'2007-04-14, by Sadrul Habib Chowdhury
-
Fix a possible gstreamer crash2007-04-14, by Sean Egan
-
The things that C will allow to compile astound me. Removes an errant apostrophe.2007-04-14, by Sean Egan
-
Fix ticket #522007-04-14, by Sean Egan
-
Death to Binreloc\!2007-04-14, by Sean Egan
-
Adding a note to ChangeLog.API to briefly document that API. I shamelessly2007-04-14, by Richard Laager
-
Document my last spec file update. Revisionist history rules!2007-04-14, by Stu Tomlinson
-
merge of '68afd9ff77d030e589ee7972830cf2a91916240f'2007-04-14, by Stu Tomlinson
-
merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'2007-04-14, by Daniel Atallah
-
Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently2007-04-13, by Richard Laager
-
Add some padding between the emblem and the buddy icon2007-04-14, by Sean Egan
-
but only if it's in the buddy list\!2007-04-14, by Sean Egan
-
Patch from Eoin Coffey to install the mono loader into the correct directory.2007-04-13, by Gary Kramlich
-
esperanto!2007-04-13, by Luke Schierer
-
new es.po2007-04-13, by Luke Schierer
-
Bleeter thought it might be a good idea to actually put libpurple in the2007-04-13, by Stu Tomlinson
-
Updates to .mtn-ignore2007-04-13, by Daniel Atallah
-
Patch cleanups:2007-04-13, by Richard Laager
-
Patch from shlomil in ticket #78.2007-04-13, by Shlomi Loubaton
-
Add myself to help->about2007-04-13, by Richard Nelson
-
This is called Finch2007-04-13, by Richard Nelson
-
Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)2007-04-13, by Daniel Atallah
-
This should be called Purple.xs instead of Pidgin.xs2007-04-13, by Daniel Atallah
-
MSN nexus servers seem to have started reporting HTTP 503 Service Unavailable2007-04-12, by Stu Tomlinson
-
merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'2007-04-12, by Mark Doliner
-
Include pidgin.svg in the RPM2007-04-12, by Stu Tomlinson
-
pixmaps/pidgin.png is no more, there are probably more pixmaps changes to2007-04-12, by Stu Tomlinson
-
Whitespace2007-04-11, by Stu Tomlinson
-
Whitespace2007-04-11, by Stu Tomlinson
-
Whitespace2007-04-11, by Stu Tomlinson
-
merge of '6c54a71cc08e47f3b1498c61ee62d17107165817'2007-04-11, by Luke Schierer
-
merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'2007-04-11, by Sean Egan
-
Had this hanging around. Put Pidgin in the docklet tooltip2007-04-11, by Sean Egan
-
patch from Simon Wilkinson to support Jabber/XMPP w/o passwords2007-04-15, by Nathan Walp
-
some doc changes2007-04-11, by Luke Schierer
-
merge of '61bd92273cfaf5b40f9f2dbedb86832dcf9ffda7'2007-04-11, by Luke Schierer
-
I noticed some places where we were doing the whole2007-04-11, by Mark Doliner
-
merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac'2007-04-11, by Stu Tomlinson
-
Hopefully prevent libpurple causing problems for 3rd party UIs if they also2007-04-11, by Stu Tomlinson
-
Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades2007-04-11, by Stu Tomlinson
-
Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%2007-04-11, by Stu Tomlinson
-
Avoid a possible NULL pointer dereference2007-04-11, by Stu Tomlinson
-
Avoid a possible NULL pointer dereference2007-04-11, by Stu Tomlinson
-
Remove some dead code2007-04-11, by Stu Tomlinson
-
Separate out libpurple, libpurple-devel and finch-devel RPMs2007-04-11, by Stu Tomlinson
-
Revert to internal UI name of gtk-gaim to preserve UI prefs on upgrade2007-04-11, by Stu Tomlinson
-
"delete" is a reserved word in C++, rename the "delete" member of2007-04-11, by Stu Tomlinson
-
I believe this automated changelog entry was accidentally committed and the2007-04-11, by Stu Tomlinson
-
Another update from Miles.2007-04-11, by Luke Schierer
-
uvwarning noticed that this include was wrong2007-04-11, by Daniel Atallah
-
merge of '774a6ad28dbf02d6b0679f993a68134a43be527d'2007-04-10, by Luke Schierer
-
translation update2007-04-10, by Luke Schierer
-
merge of '4c3d720cd8cc6a8064bdb547b714b74160a7cd19'2007-04-10, by Richard Laager
-
Update doxygen to generate stuff that works in Trac2007-04-10, by Daniel Atallah
-
Fix some mingw makefile rename glitches.2007-04-10, by Daniel Atallah
-
gntclipboard plugin needs X112007-04-10, by Richard Nelson
-
merge of '8cbda621265a421cdd48fa7a90bb171ea98d3444'2007-04-10, by Richard Nelson
-
Only ascii keys can be bound, fixes a crash when inputting non-ascii chars2007-04-10, by Richard Nelson
-
translation update2007-04-10, by Luke Schierer
-
merge of '03ee719fb16c544fdcb92c50a84d1b3d000198b0'2007-04-10, by Nathan Walp
-
Fix a typo. This changes a string, but it changes it to something2007-04-10, by Mark Doliner
-
Fix the following compile error:2007-04-10, by Mark Doliner
-
This should get all the Win32 Makefiles in line with2007-04-10, by Kevin Stange
-
Updated translation from Martin Srebotnjak <miles@filmsi.net>2007-04-10, by Richard Laager
-
merge of 'c1f8d61fea54568d7834a33e76ecb3d2cf4a022f'2007-04-09, by Richard Laager
-
Fix plugins compilation. I forgot to commit this.2007-04-09, by Daniel Atallah
-
he.po update2007-04-09, by Luke Schierer
-
(16:27:44) Mirv: LSchiere2: actually, %s/Gaim/Pidgin/ , there's 5 instances2007-04-09, by Luke Schierer
-
an updated translation2007-04-09, by Luke Schierer
-
Patch in Trac ticket #113 from Simom.2007-04-23, by Richard Laager
-
I think I'm committing the more recent version of this translation2007-04-09, by Luke Schierer
-
new icons from hylke2007-04-10, by Nathan Walp
-
merge of 'd36941e443b528a93bedee123adfcef05776a8c4'2007-04-09, by Nathan Walp
-
merge of '649200ea9c6886cd157833a2ea5b596d48625a8b'2007-04-09, by Richard Nelson
-
fr.po update2007-04-09, by Nathan Walp
-
updated sl.po2007-04-09, by Nathan Walp
-
merge of 'ada29b7febfe2747e4e0a7178ca7dc11ae261d92'2007-04-09, by Mark Doliner
-
Fix another refcount leak.2007-04-09, by Daniel Atallah
-
Fix #54 (weird blist overlay icons) and a refcount leak (which matters more since the image is being copied now).2007-04-09, by Daniel Atallah
-
Fix some overzealous s/gaim/purple/ stuff.2007-04-09, by Daniel Atallah
-
Remove some extraneous spaces from an e-mail address. If we're going to be linkifying these in the UI, they should work.2007-04-09, by Richard Laager
-
Updated translation from Martin Srebotnjak.2007-04-09, by Richard Laager
-
A one-line patch from Bleeter to fix an RPM build problem.2007-04-09, by Richard Laager
-
Use ~/.gaim if it exists, else ~/.purple. If you think you can make this code2007-04-09, by Richard Laager
-
sf patch #1694728, from Andrew Gaul2007-04-08, by Mark Doliner
-
pt_BR update2007-04-08, by Nathan Walp
-
translation updates2007-04-08, by Nathan Walp
-
more help for translators (I removed a few PIDGIN_NAME references2007-04-08, by Nathan Walp
-
word wrapping, fix \r\n newlines2007-04-09, by Richard Nelson
-
make things cleaner for translators2007-04-07, by Nathan Walp
-
merge of '6f088861a14e87600e0d324f5c4c994860b602af'2007-04-07, by Nathan Walp
-
one last pre-announcement translation update2007-04-07, by Luke Schierer
-
block and unblock have the right icons now2007-04-07, by Nathan Walp
-
we have a language that has an accent in the name, so we can't claim2007-04-07, by Nathan Walp
-
oops2007-04-07, by Nathan Walp
-
fix our string-to-time function, and add a couple tests for it2007-04-07, by Nathan Walp
-
merge of '29e959099ed390c625a35e7ea9cf98baa4cb53cb'2007-04-06, by Nathan Walp
-
new icons from hylke2007-04-06, by Nathan Walp
-
more translation updates2007-04-06, by Luke Schierer
-
(09:51:30 AM) hbons: i'm getting rid of all the chatbubbles, they're used too much2007-04-06, by Nathan Walp
-
Fix dist2007-04-06, by Daniel Atallah
-
translation update2007-04-05, by Luke Schierer
-
Fix build2007-04-05, by Daniel Atallah
-
Don't remember the position of transient windows2007-04-04, by Richard Nelson