Mercurial > pidgin
graph
-
Tweak the box-resizing a bit.2010-04-02, by Sadrul Habib Chowdhury
-
jabber: Whoops. Nick changes are supposed to actually work...2010-04-01, by Paul Aurich
-
nss: NSS should work after reiniting libpurple. Closes #11524.2010-04-01, by Paul Aurich
-
gnutls/nss: Don't call the handshake functions synchronously. Fixes #115252010-04-01, by Paul Aurich
-
ChangeLog the GnuTLS envvar. Refs #11524.2010-04-01, by Paul Aurich
-
gnutls: Use gnutls_priority_init for the default priority.2010-04-01, by Paul Aurich
-
gnutls: Allow overriding (per-host) of GnuTLS priorities via env. Fixes #116162010-04-01, by Paul Aurich
-
Add a new Bengali-India translation from Runa Bhattacharjee2010-03-31, by Mark Doliner
-
merge of '64e7b2877dc3b5362e47717dcb8a3b20c783301d'2010-03-31, by Mark Doliner
-
Checkin updated versions of this files after running the stats script on them2010-03-29, by Mark Doliner
-
Updated Hindi translation from Rajesh Ranjan, who I'm setting as the2010-03-29, by Mark Doliner
-
jabber: Plug some leaks and make the success case quieter.2010-03-31, by Paul Aurich
-
Remove a bunch of old references to prpl-oscar2010-03-29, by Mark Doliner
-
Fix two related on-disconnect double frees.2010-03-28, by Paul Aurich
-
Change pidgin_convert_buddy_icon() to be more accommodating when attempting2010-03-27, by Mark Doliner
-
Implement reading multiple certificates from a single "bundle" of2010-03-27, by Stu Tomlinson
-
Add a more helpful error message if --with-system-ssl-certs is specified2010-03-27, by Stu Tomlinson
-
Going on the assumption that the user has the same version of gdk-pixbuf as2010-03-26, by Mark Doliner
-
Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid saving2010-03-26, by Mark Doliner
-
We got some translations up in this business now2010-03-26, by Mark Doliner
-
Add LL suffix to 64-bit literal constants.2010-03-26, by Sadrul Habib Chowdhury
-
Ignore some tags at the beginning of a message.2010-03-26, by Sadrul Habib Chowdhury
-
Avoid needlessly iterating over a list, and add some notes.2010-03-25, by Sadrul Habib Chowdhury
-
Some fixes related to setting moods.2010-03-25, by Sadrul Habib Chowdhury
-
Credit Daniele Ricci and Andrea Piccinelli for the patch I committed earlier.2010-03-25, by John Bailey
-
Kill a useless file.2010-03-25, by John Bailey
-
Add a new signal, drawing-buddy, to allow plugins to handle markup in buddy2010-03-25, by John Bailey
-
Improve resizing a box.2010-03-24, by Sadrul Habib Chowdhury
-
merge of '7e1e376dfb1d794f80c1f29679e3e899208bd856'2010-03-23, by Marcus Lundblad
-
jabber: Cache incoming BoB object per JID (and local JID) instead of discarding2010-03-23, by Marcus Lundblad
-
Doxygen fix. Thanks Elliott.2010-03-23, by Sadrul Habib Chowdhury
-
jabber: Use a 129 byte buffer to fit the hex output of SHA-512 (including \0)2010-03-22, by Marcus Lundblad
-
jabber: Validate the hash on incoming BoB objects (in case the CID is on the2010-03-22, by Marcus Lundblad
-
Allow binding 'Paste as Plain Text'.2010-03-22, by Sadrul Habib Chowdhury
-
merge of '60a434545c6f61fc0f20206c0d4eb87a9fb8de11'2010-03-21, by Elliott Sales de Andrade
-
jabber: Ofcourse we should only associate non-ephemeral BoBs, not the other2010-03-21, by Marcus Lundblad
-
jabber: Refactor BoB request code to reside inside data.c2010-03-21, by Marcus Lundblad
-
merge of '4c978163a43dcf3f47d33ebb76d86d9be5f52a24'2010-03-21, by Daniel Atallah
-
merge of 'a758341daab23fe08b983dd3e00c8db27e225d59'2010-03-20, by Paul Aurich
-
jabber: Proper memory management (and fix a segfault) and whitespace2010-03-20, by Paul Aurich
-
ChangeLogging.2010-03-20, by John Bailey
-
Small wording tweak and add a warning about the effects of --disable-nls.2010-03-20, by John Bailey
-
Make --disable-nls work again. Fixes #11548.2010-03-20, by John Bailey
-
Replace "X" button with new small GtkButton in the new Find bar.2010-03-20, by Elliott Sales de Andrade
-
Remove old code.2010-03-20, by Elliott Sales de Andrade
-
Use an inline RC style to get rid of some other padding to make the small2010-03-20, by Elliott Sales de Andrade
-
Maintain ABI compatibility by keeping headline_close a GdkPixbuf.2010-03-20, by Elliott Sales de Andrade
-
Use a small GtkButton instead of the custom "X" for close in various2010-03-20, by Kosta Arvanitis
-
merge of '4f0c3aedc3b013ab2175e57b71bab92988e4f812'2010-03-19, by Elliott Sales de Andrade
-
ChangeLog the IBB size fix2010-03-18, by Marcus Lundblad
-
jabber: Adjust amount of data to send in IBB packets so that at most block-size2010-03-18, by Marcus Lundblad
-
Don't try to convert the message in incoming auth requests. The oscar2010-03-18, by Mark Doliner
-
Minor whitespace changes2010-03-18, by Mark Doliner
-
Move a debug message. I'm assuming it's supposed to be related to this2010-03-18, by Mark Doliner
-
Fix some problems in the oscar code that deals with channel 2 icbms.2010-03-18, by Mark Doliner
-
Found a few more places that need to use 64 bit value for the capabilities2010-03-18, by Mark Doliner
-
Change the oscar capabilities variable to be a guint64 everywhere instead2010-03-18, by Mark Doliner
-
jabber: Fix two warnings (which didn't occur on OS X, oddly)2010-03-17, by Paul Aurich
-
jabber: Space efficiency.2010-03-17, by Paul Aurich
-
merge of '8524850cd868993d8572075af80943765b232d45'2010-03-17, by Paul Aurich
-
jabber: Clear the stream header when restarting a stream, and be2010-03-12, by Paul Aurich
-
jabber: The parser is namespace-aware, so don't match on "stream:features".2010-03-12, by Paul Aurich
-
Change our Yahoo! JAPAN version and version ID's to match the official Yahoo!2010-03-16, by John Bailey
-
Use a crash report exchndl.dll that actualy works.2010-03-16, by Daniel Atallah
-
Grammar is hard\!2010-03-15, by Daniel Atallah
-
We're not going to support aspell dictionaries on Windows anymore.2010-03-15, by Daniel Atallah
-
We're not going to support a non-UNICODE pidgin.exe2010-03-15, by Daniel Atallah
-
Update some dll names to avoid stripping/including debug symbols for.2010-03-15, by Daniel Atallah
-
I don't think 'debug' spouts an extra 'b' when adding the '-ing'.2010-03-15, by Elliott Sales de Andrade
-
Tweak the ChangeLog entry for the ICQ X-Status stuff.2010-03-14, by John Bailey
-
ChangeLog mood support stuff2010-03-14, by Marcus Lundblad
-
Added ability to set the mood on all mood-supporting accounts at once (the2010-03-14, by Marcus Lundblad
-
!ChangeLog that. Refs #10733.2010-03-13, by John Bailey
-
yahoo: fix decoding of P2P session_id2010-03-13, by vamposdecampos
-
Document the code I just touched, and use a convenience variable in a couple2010-03-13, by John Bailey
-
Attempt to handle transparent proxies that return documents instead of errors.2010-03-13, by John Bailey
-
Use Perl in the system Path instead of a hard-coded cygwin-specific path2010-03-12, by Daniel Atallah
-
merge of '0abffcad910fa64b1fd467e340482c2afda5da94'2010-03-12, by Mark Doliner
-
Move some cats to the retired list because I haven't seen them around2010-03-12, by Mark Doliner
-
jabber: Fix leaving the Resource blank in Finch, so it isn't '(null)'2010-03-12, by Sadrul Habib Chowdhury
-
Increase win32 GTK+ to 2.16.6. If people have issues, it can be reverted.2010-03-12, by Daniel Atallah
-
Changelog-worthy2010-03-11, by Mark Doliner
-
Current versions of ICQ will happily scale down large icons to 100x1002010-03-11, by Mark Doliner
-
Somebody said something about a ChangeLog2010-03-11, by Elliott Sales de Andrade
-
These files were removed.2010-03-10, by Mark Doliner
-
Properly display "no" in the configure output when not using external libgadu.2010-03-10, by John Bailey
-
I think this works around the problem with the Win32 Clipboard and GTK+ 2.16.2010-03-10, by Daniel Atallah
-
Mention external requirement for libgadu in ChangeLog.2010-03-10, by Elliott Sales de Andrade
-
merge of '60c9671daa2b521f9de4c0980f8798876959570e'2010-03-10, by Elliott Sales de Andrade
-
Don't use old versions of libgadu if the user specified a location for the2010-03-10, by Elliott Sales de Andrade
-
Only accept libgadu >= 1.9.0-rc2 when using pkg-config.2010-03-10, by Elliott Sales de Andrade
-
Fix a warning.2010-03-08, by Elliott Sales de Andrade
-
Do you hear that? It sounds like an ax... A source code chopping ax...2010-03-08, by Elliott Sales de Andrade
-
Stop looking for tcl/tkConfig.sh after the first result, since I think it2010-03-08, by Elliott Sales de Andrade
-
Make Python compile check look a little nicer.2010-03-08, by Elliott Sales de Andrade
-
Update some stuff that should be in Autoconf 2.50.2010-03-08, by Elliott Sales de Andrade
-
Standardize on AC_MSG_ERROR.2010-03-08, by Elliott Sales de Andrade
-
jabber: Connected again; checked section 5.4.5 of the bis.2010-03-10, by Paul Aurich
-
jabber: This is more correct[er]2010-03-09, by Paul Aurich
-
jabber: Backward compatibility in case any servers advertise other random 0.## versions2010-03-09, by Paul Aurich
-
jabber: Treat the version properly.2010-03-09, by Paul Aurich
-
jabber: Heavily refactor jabber_presence_parse(). It's still not short enough.2010-03-09, by Paul Aurich
-
jabber: Only initialize SASL once, too.2010-03-09, by Paul Aurich
-
jabber: And fix up the commands now to be per-plugin2010-03-09, by Paul Aurich
-
jabber: Move the initialization into the jabber plugin, and only initialize some things once.2010-03-09, by Paul Aurich
-
jabber: Fix the type signature of jabber_cmd_mood2010-03-09, by Paul Aurich
-
merge of 'd2f2c48292c37816f81123f7d805891c57238119'2010-03-08, by Paul Aurich
-
jabber: Use the jabber-specific function that is guaranteed to always be SHA12010-03-08, by Paul Aurich
-
ChangeLog that. Refs #11489.2010-03-08, by Paul Aurich
-
jabber: Unlock from locked resource on a message *with content*, as opposed to any message.2010-03-08, by Paul Aurich
-
merge of '25d4fad7d77b9c892b18504c1bdc49e0ecf41a0f'2010-03-07, by Marcus Lundblad
-
jabber: Oops. Make jabber_saslprep have a hope of not locking the program if built without IDN support.2010-03-07, by Paul Aurich
-
jabber: Added a /mood command make up for the lost PurplePluginAction to2010-03-07, by Marcus Lundblad
-
Some necessary additions to the ChangeLog.2010-03-07, by John Bailey
-
Add purple_marshal_POINTER__POINTER(), which sadrul says should be used for the2010-03-07, by John Bailey
-
merge of '42656ca94264f5df098e296856bcefd9f37c175d'2010-03-06, by Marcus Lundblad
-
jabber: Remove old prpl action to set mood as now the general mood setting UI2010-03-06, by Marcus Lundblad
-
Finish making libgadu compile on Windows. Fixes #10542 finally!2010-03-06, by kkszysiu
-
propagate from branch 'im.pidgin.pidgin' (head 6d8a9a520e4ea4c291e8e4ddbd59bcdb988f3965)2010-03-06, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 137c1e6fd84a8ce34acc84ff8b606bb9208b8f16)2010-03-01, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 91a6721a97381551e47347b98c8f7b596e60e3ae)2010-03-01, by John Bailey
-
Oops, I forgot this. This is done internally in libgadu, and not doing it2010-02-24, by John Bailey
-
Partially fix libgadu build on Win32. Refs #10542. I'm still not sure how to2010-02-22, by John Bailey
-
Update our internal libgadu to 1.9.0-rc2. This does not yet build on Windows.2010-02-21, by John Bailey
-
whitespace trimming2010-03-05, by Paul Aurich
-
ft: Apply QuLogic's fix from d6b03d30f4 to the UI side too.2010-03-05, by Paul Aurich
-
ft: uhm, no. s can't be 0 here, it's checked above (with a return).2010-03-05, by Paul Aurich
-
Finish up win32 gtkspell 2.0.16 / enchant support (mostly in the installer)2010-03-05, by Daniel Atallah
-
We need libjpeg6b-4 for GTK+ 2.14.72010-03-05, by Daniel Atallah
-
Enable setting mood message with the global mood selection UI, when the2010-03-04, by Marcus Lundblad
-
Allow showing moods for buddies when signed on using an XMPP account not2010-03-04, by Marcus Lundblad
-
Added PurpleConnection flags to determine support for moods and mood messages.2010-03-04, by Marcus Lundblad
-
Add a cast to silence this warning.2010-03-04, by Mark Doliner
-
Provide IRC server passwords in a way which allows for an initial :.2010-03-04, by Ethan Blanton
-
jabber: Avoid crashing if a buddy has a NULL resource.2010-03-04, by Paul Aurich
-
Handle read of length 0 in upnp code.2010-03-04, by Ethan Blanton
-
merge of '0303e2072e9df6a3ea825f996a260acd80f12da7'2010-03-04, by Mark Doliner
-
This cast is incorrect. It should be (time_t *). But it's actually not needed.2010-03-04, by Mark Doliner
-
Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later2010-03-04, by Daniel Atallah
-
mkdir -p is better than checking for directory existence2010-03-04, by Daniel Atallah
-
disapproval of revision '18b85ae6ad8091af43d91826cf054e4569ba74aa'2010-03-04, by Mark Doliner
-
Make the portable mode launcher try the "normal" mode path.2010-03-04, by Daniel Atallah
-
merge of '35c36f4798530acf3c07ab0acf0c5e7af98c0f48'2010-03-03, by Marcus Lundblad
-
Allow a PRPL to have get_moods return NULL to disable mood setting.2010-03-03, by Marcus Lundblad
-
Greg correctly pointed out math.h is included in internal.h. Thanks!2010-03-02, by Paul Aurich
-
set executable attribute on this shell script2010-03-02, by Stu Tomlinson
-
Ignore some generated stuff2010-03-01, by Daniel Atallah
-
The rest of the plumbing needed to build the GTK+ Runtime zip included in the installer2010-03-01, by Daniel Atallah
-
Warning fixes2010-03-01, by Daniel Atallah
-
Warning fix for latest Bonjour SDK2010-03-01, by Daniel Atallah
-
Warning fix2010-03-01, by Daniel Atallah
-
Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Viktor for doing this.2010-03-01, by Daniel Atallah
-
Some undefs to make building with mingw-64 more pleasant2010-02-28, by Daniel Atallah
-
Update _WIN32_IE definition slightly to make building with mingw-64 more pleasant2010-02-28, by Daniel Atallah
-
Suppress redefinition warning2010-02-28, by Daniel Atallah
-
Use standalone gettext2010-02-28, by Daniel Atallah
-
Remove a glib assertion warning regarding the mood setting UI.2010-02-28, by Marcus Lundblad
-
jabber: Print an error message to the current conversation when failing to2010-02-28, by Marcus Lundblad
-
merge of 'bbf372ad40c4d6c10e323048d26215e4769e079c'2010-02-28, by Paul Aurich
-
Need to include math.h for ceil()2010-02-28, by Paul Aurich
-
pidgin: Distinguish no logs from really old logs (for Recent Log Activity sort)2010-02-28, by gmcnew
-
xmppconsole: Properly catch things before an account is "signed on".2010-02-28, by Paul Aurich
-
jabber: Allow jabber_pep_request_item() to take NULL for JID; server's routing takes care of the rest2010-02-27, by Paul Aurich
-
ft: Don't try to read from the source file if the byte array already holds2010-02-28, by Elliott Sales de Andrade
-
Re-order msg_ack, since purple_xfer_prpl_ready might cancel the transfer2010-02-28, by Elliott Sales de Andrade
-
Fix FT context header length handling. The official client only seems to2010-02-28, by Elliott Sales de Andrade
-
I never liked randomly poking at offsets. Fortunately, I was able to find2010-02-28, by Elliott Sales de Andrade
-
The official GTK+ version of CellRendererProgress uses "value" which is an2010-02-28, by Elliott Sales de Andrade
-
jabber: Don't ping more often than once a minute.2010-02-27, by Paul Aurich
-
Escape buddy notes when adding them to the tooltip so notes can't totally2010-02-26, by Stu Tomlinson
-
Allow unsetting mood in mood selector, works with XMPP... Oscar is not yet2010-02-25, by Marcus Lundblad
-
jabber: Remove a couple of underscores that slipped in in the textual2010-02-25, by Marcus Lundblad
-
Make Pidgin set the exchndl.dll log file to ~/.purple/pidgin.RPT2010-02-25, by Daniel Atallah
-
Various installer bug fixes2010-02-25, by Daniel Atallah
-
incomplete win32 fixes2010-02-25, by Daniel Atallah
-
Use libxml2-2.7.42010-02-25, by Daniel Atallah
-
Various win32 installer fixes2010-02-25, by Daniel Atallah
-
merge of 'bad096432d2d601b84837925471454773c42d1f7'2010-02-24, by Elliott Sales de Andrade
-
Simplify: dest always equals src. No need to copy everything.2010-02-24, by Elliott Sales de Andrade
-
Implementation of IPv6 support for Bonjour2010-02-24, by Daniel Atallah
-
Use datestamped pidgin-inst-deps directory2010-02-24, by Daniel Atallah
-
Add a missing backslash2010-02-23, by Stu Tomlinson
-
Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build2010-02-22, by Paul Aurich
-
warnings--2010-02-22, by Paul Aurich
-
Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea2010-02-22, by Paul Aurich
-
oscar: Fix a race condition that leads to a crash.2010-02-22, by Paul Aurich
-
propagate from branch 'im.pidgin.cpw.rekkanoryo.icqxstatus' (head e5b3d36eb4253a3458d91bf5421f5b8a78152991)2010-02-21, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)2010-02-18, by Marcus Lundblad
-
merge of 'f14dddd03f189029f2313c234b5e9dc9964b8fa8'2010-02-10, by Marcus Lundblad
-
merge of '88e861487c0bb038a99ebb6d7675ae45f749e799'2010-02-09, by Paul Aurich
-
disapproval of revision '03cc34e11e1b18bf814df23432b056322bebca01'2010-02-09, by Paul Aurich
-
jabber: Actually send a mood update when setting a mood status (using the generic mood selector).2010-02-10, by Marcus Lundblad
-
Show the translated mood message (again), if it matches one of the moods we2010-02-09, by Marcus Lundblad
-
Actually set the mood when creating a presence update when receiving mood PEP.2010-02-09, by Marcus Lundblad
-
Some code got duplicated during merge...2010-02-09, by Marcus Lundblad
-
Add some missing icons to Makefile.am2010-02-08, by Marcus Lundblad
-
Resurrect the PRPL actions to show up in the account submenu2010-02-08, by Marcus Lundblad
-
Implemented the get_moods prpl function for XMPP. Enables the generic mood2010-02-08, by Marcus Lundblad
-
These icons moved from emblems to emotes2010-02-07, by Marcus Lundblad
-
Remove the #warning about not enought bits now that OscarCapability is matched2010-02-07, by Marcus Lundblad
-
Made it compile again.2010-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 226a30da7a9fe3b828a1fe564797b3388e6159bc)2010-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)2010-02-07, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)2009-04-06, by Richard Laager
-
Propagated im.pidgin.pidgin to im.pidgin.cpw.rekkanoryo.icqxstatus and2008-12-01, by Richard Laager
-
Now that the "Set Mood" UI is in Pidgin, it can do whatever it likes to2008-11-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 3466628f7bdaf9db0a64c730ef9376b3ef78cc1d)2008-11-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 71b6fbd59f6ae249e6d1e8ed75dc04c9206c41a5)2008-11-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head d6650bbce66004cf205e9f60ef96626783db72e8)2008-11-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 2ee32f4f1f50a3e3c9038487554b4cfa22507df0)2008-11-26, by Richard Laager
-
merge of '482ed999a24c66c1632c1a616870caf1dd7577a8'2008-11-25, by Richard Laager
-
Add minstrel, N3fr0n, and NightFox (respectively) to COPYRIGHT.2008-11-25, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head c2e5c6cc5feb732b79c07ae4dd8fa6bf02e05dd1)2008-11-25, by John Bailey
-
propagate from branch 'im.pidgin.pidgin' (head 6729d3dea8df2203383212a82eddd4697ea70ee9)2008-11-25, by Richard Laager
-
Fix up the small theme's Makefile.am for the rename I screwed up.2008-11-17, by Richard Laager
-
Smiley changes:2008-11-17, by Richard Laager
-
Fix a rename that I accidentally did as an add.2008-11-17, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head d33b4d42bee23e1d64289f3e7c83b182ef0e5a91)2008-11-17, by Richard Laager
-
Remove some stray debugging printf()s.2008-11-17, by Richard Laager
-
Convert XMPP to use an array of PurpleMoods internally.2008-11-17, by Richard Laager
-
Move the mood UI for ICQ into Pidgin. It still uses the new request API2008-11-17, by Richard Laager
-
s/savable/saveable/2008-11-17, by Richard Laager
-
Round three of icon renaming. This is probably all I'm going to do for now.2008-11-17, by Richard Laager
-
Round two: Scale down more icons to use as emblems.2008-11-17, by Richard Laager
-
The first round of renaming icons to match the XEP-0107 names.2008-11-17, by Richard Laager
-
Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.2008-11-17, by Richard Laager
-
Look at the mood status attribute on a buddy when picking the emblem.2008-11-16, by Richard Laager
-
Check that mood is not the empty string, just to be safe.2008-11-16, by Richard Laager
-
Drop xstatus_ from the icon names.2008-11-16, by Richard Laager
-
Do not show "Mood: mood ()" when there is no text.2008-11-16, by Richard Laager
-
Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):2008-11-16, by Richard Laager
-
Drop xstatus_ from the icon names.2008-11-16, by Richard Laager
-
Deprecate purple_request_field_list_add()2008-11-16, by Richard Laager
-
Deprecate purple_request_field_list_add() in favor of the new2008-11-16, by Richard Laager
-
Avoid trying to build a filename and pixbuf if there's no image filename.2008-11-16, by Richard Laager
-
Use a movie camera icon from N3fr0n instead of the photo camera emoticon to2008-11-16, by Richard Laager
-
Fix up the X-Status code in many ways:2008-11-16, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f5e2281f83ea70415eec2139f383dd25f27a0ec1)2008-11-16, by Richard Laager
-
Adding more ICQ X-Status icons from N3fr0n. Again, these are under the2008-11-16, by unknown
-
propagate from branch 'im.pidgin.pidgin' (head 52478fd133d202ec0c4a46526a0a30a8c926d9ec)2008-11-16, by Richard Laager
-
Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list2008-11-16, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)2008-11-16, by Richard Laager
-
This patch comes from the combined work of contributors minstrel, NightFox,2008-11-13, by John Bailey
-
merge of '8958bbc5a8fc6f85d0906e37b0754808791b4007'2010-02-20, by Elliott Sales de Andrade
-
Set debug window tool items to be "important" so that they show text when2010-02-20, by Elliott Sales de Andrade
-
Remove GTK_CHECK_VERSION(2,4,0) checks.2010-02-20, by Elliott Sales de Andrade
-
New-fangled toolbar code and all that.2010-02-20, by Elliott Sales de Andrade
-
*** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):2010-02-20, by Elliott Sales de Andrade
-
Remove extra enumeration.2010-02-20, by Elliott Sales de Andrade
-
Remove GTK version checks which are no longer necessary. Refs #1332 too.2010-02-19, by Elliott Sales de Andrade
-
Pull in GtkComboBox changes from GTK+3 branch.2010-02-19, by Elliott Sales de Andrade
-
Avoid looking up functions by name that will be present on all supported Windows versions.2010-02-19, by Daniel Atallah
-
Get rid of a few version checks that we no longer need now that we depend2010-02-19, by Mark Doliner
-
We got rid of these files now that we depend on newer GTK. SWEET.2010-02-19, by Mark Doliner