log

age author description
2007-04-25 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
2007-04-25 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
2007-04-21 Jeffrey Connelly Add stub for myim: URL handler.
2007-04-21 Jeffrey Connelly Gaim -> Purple
2007-04-21 Jeffrey Connelly Add MySpace prpl to configure.ac
2007-04-21 Jeffrey Connelly Import msimprpl 0.4.
2007-04-21 Jeffrey Connelly Create directory for MySpaceIM protocol
2007-04-19 Jeffrey Connelly Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
2007-04-22 Michael Shkutkov COPYRIGHT file was changed
2007-04-25 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
2007-04-25 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
2007-04-25 Richard Laager I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
2007-04-25 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
2007-04-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
2007-04-25 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
2007-04-24 Richard Laager Fix a bug with removing custom buddy icons.
2007-04-24 Richard Laager Switch to using g_file_get_contents() instead of our own code.
2007-04-24 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
2007-04-24 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
2007-04-24 Richard Laager Call the migrate code from Finch.
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
2007-04-24 Richard Laager If we're not caching icons, then don't save the filename.
2007-04-24 Richard Laager Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
2007-04-24 Richard Laager Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
2007-04-24 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
2007-04-24 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
2007-04-23 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
2007-04-23 Richard Laager Call the core migrate code.
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
2007-04-23 Richard Laager There's no need to recalculate the home_dir on every call to
2007-04-23 Richard Laager Use ~/.purple only, never ~/.gaim. This is a revert of the functional
2007-04-23 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
2007-04-27 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
2007-04-27 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
2007-04-25 Ethan Blanton This looks like the last of the purplification for Tcl. Somebody done
2007-04-25 Ethan Blanton merge of '0ad153fbef57439d42601681df47200b190f5306'
2007-04-25 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).
2007-04-25 Daniel Atallah merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
2007-04-25 Daniel Atallah Add missing mingw Makefiles to dist.
2007-04-25 Sean Egan Use Tango colors on conversation tabs. Same colors, different tones.
2007-04-25 Sean Egan New logo.png
2007-04-24 Sean Egan Add Hylke's font face icon
2007-04-24 Sadrul Habib Chowdhury merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
2007-04-24 Kevin Stange merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
2007-04-24 Kevin Stange Remove the XMPP section... it seems no one else uses XEP-0038 for a
2007-04-24 Hylke Bons font-face icon, some please fix a link to this, i don't want to mess up.
2007-04-24 Hylke Bons about icon
2007-04-24 Luke Schierer a translation that nearly got lost as we migrated from sf's trackers to trac's
2007-04-24 Hylke Bons Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
2007-04-24 Kevin Stange Also, switch Jabber to XMPP so the jabber-specific smiley set works.
2007-04-24 Kevin Stange merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
2007-04-24 Richard Laager merge of '05f7badcad9471084218e698a5c011908d17af90'
2007-04-23 Richard Laager Death to // comments.
2007-04-23 Richard Laager A comment in here mentions "untar", so I think it was copied from the
2007-04-23 Richard Laager Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
2007-04-23 Richard Laager When initializing, the debug system is initialized before the prefs system, but
2007-04-23 Richard Laager The core portion of the migration code. This is implemented as I described
2007-04-24 Kevin Stange Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.
2007-04-24 Evan Schoenberg merge of 'ed8e54275ef886f687084411cbb9280b8a2e3111'
2007-04-24 Evan Schoenberg merge of '6de71ef9e800c2eb8aabe863d98aa274379791e2'
2007-04-24 Stu Tomlinson <elb> nosnilmot: those magic numbers should probably have been fixed to not
2007-04-24 Stu Tomlinson Minor ChangeLog tweaks.
2007-04-23 Gary Kramlich merge of '737a5f263d2401ffd63542586a1b261376ed022f'
2007-04-23 Kevin Stange merge of 'ba1eb6457e947b8ab1bd5a6e3652e1e0a05bbd9c'
2007-04-23 Hylke Bons test
2007-04-23 Sean Egan For Luke. Fixes saved status selection
2007-04-23 Sean Egan merge of '55f22d2ce30ce89352ce4b9c71f8f02875603aa2'
2007-04-24 Evan Schoenberg The iTunes music store link makes sense to show on OS X, too
2007-04-23 Kevin Stange Make note of purple-url-handler
2007-04-23 Kevin Stange Missed an error...
2007-04-23 Kevin Stange Pidgin/Finch/purplified the ChangeLog and corrected some errors.
2007-04-23 Richard Laager merge of 'c14c1a2f0a30615fa91d00b6f77a89b9b37d9bc9'
2007-04-24 Sadrul Habib Chowdhury Make sure the blinking docklet has the same size. Fixes #174.
2007-04-23 Mark Doliner merge of '2a2d4d6f656ef5ff272b086eb6eba1bee0c466de'
2007-04-23 Mark Doliner merge of 'b2ed97746412540812181f94bcb3e2f077321052'
2007-04-23 Mark Doliner merge of 'c04ec8c15e35618f8f52341ab439770d5630319d'
2007-04-23 Sadrul Habib Chowdhury merge of '5227d53d05340b1c55335bc5ef30e1e63cd75b2c'
2007-04-23 Sadrul Habib Chowdhury Gracefully do nothing if the WINDOWID is invalid. And plug a leak, thanks to deryni.
2007-04-23 Mark Doliner Ok I couldn't resist. For iChat and Adium buddies who are advertising
2007-04-23 Mark Doliner Add the iTunes Music Store url to the GaimPresence for buddies onyour
2007-04-23 Mark Doliner Fix two minor compile warnings
2007-04-23 Mark Doliner Get rid of two really minor warnings
2007-04-23 Daniel Atallah Fix #248 (Control shouldn't steal focus from scrollback)
2007-04-23 Daniel Atallah Allow include and lib paths to be overridden from local.ent
2007-04-23 Daniel Atallah Add mingw makefile for 22px toolbar pixmaps.
2007-04-23 Mark Doliner merge of '5ee6fd5ddac3a8e8920941dee8be3ae5a615c105'
2007-04-22 Sadrul Habib Chowdhury merge of 'b24c89000da03300850bf984fbb737f993e763d5'
2007-04-22 Sadrul Habib Chowdhury Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
2007-04-23 Sean Egan Fixes #213 This allows only 20 animated smileys to be animnating at a time
2007-04-22 Sean Egan Don't show Available orb for 'New...' and 'Custom...'
2007-04-23 Mark Doliner If anyone sees the "Unable to add buddy 1" message after
2007-04-22 Mark Doliner Don't send a "transaction end" if we haven't sent a "transaction begin"
2007-04-22 Richard Laager Ticket #246 from bjoernv
2007-04-22 Ethan Blanton A quick architecture diagram for the Pidgin Way
2007-04-22 Ethan Blanton merge of '0367c7ba68e12f430c7443660ff965ebdd118a75'
2007-04-22 Mark Doliner merge of '1fec4b7f300a8ab8b7036a98e8ecc90808bbe5ca'
2007-04-22 Stu Tomlinson New select-avatar image from hbons
2007-04-22 Stu Tomlinson merge of '51e0efe487e61c55de88411e33a7da6b122c2cf0'
2007-04-22 Stu Tomlinson Add virtual provides for gaim & gaim-devel
2007-04-22 Stu Tomlinson Fedora has removed the Epoch from their RPM so we can do the same now.
2007-04-21 Mark Doliner Only make sure the master group exists in the event we need to add an
2007-04-22 Sean Egan Saved icon for saved statuses in statusbox
2007-04-22 Sean Egan Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
2007-04-21 Stu Tomlinson mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...
2007-04-21 Stu Tomlinson More compatibility improvements. Now the majority of the plugin pack (before
2007-04-21 Stu Tomlinson Fix a compat define
2007-04-21 Stu Tomlinson Somehow I missed huge quantities of GtkGaim compat defines in my first pass,
2007-04-21 Stu Tomlinson Add a gtkgaim-compat.h to hopefully help the rename transition for 3rd party
2007-04-21 Stu Tomlinson merge of '8729bdb23df9db489717da7acedcec3ffe02469a'
2007-04-21 Sadrul Habib Chowdhury merge of '8ec6be1457d557abe192a5fc4690884c2c98e164'
2007-04-21 Sadrul Habib Chowdhury Line up the event-checkboxes in the pounce dialog.
2007-04-21 Stu Tomlinson Fix ignore in chats when using right-click on a nick in the conversation
2007-04-21 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
2007-04-21 Stu Tomlinson gaim.svg doesn't exist any more, no need to worry about accidentally
2007-04-20 Sadrul Habib Chowdhury Debug is not necessary anymore, and don't crash on null text.
2007-04-20 Stu Tomlinson merge of '5abe746924f21bc66bd85e71590c1f148ede2930'
2007-04-20 Sadrul Habib Chowdhury Dialogs opened resulting from a mouse-click should fain focus.
2007-04-20 Sadrul Habib Chowdhury merge of '984fe190c0e71bccab541e57a5c0b0a696789b38'
2007-04-20 Mark Doliner Minor cleanup
2007-04-20 Mark Doliner Fix that pesky ICQ "Unable to add buddy 1" error. Basically we were
2007-04-20 Mark Doliner merge of 'eab57450eff9fe8f08a5a0c429d0f2727ce8d297'
2007-04-20 Sadrul Habib Chowdhury Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does not introduce new strings.
2007-04-20 Mark Doliner Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
2007-04-20 Daniel Atallah Remove old wingaim stuff from TODO file.
2007-04-20 Stu Tomlinson Patch from khc to remove the typing notifcation callback when the window is
2007-04-20 Daniel Atallah merge of '2d5bca78effdcf8445c4b744e6334fc2cf4fe083'
2007-04-20 Daniel Atallah The Indonesian translation had some wacky \n and \t characters that were causing warnings from msgfmt - presumably these were also preventing the translation from actually working.
2007-04-20 Stu Tomlinson References #219
2007-04-20 Sean Egan merge of '6b7a5fb8f33d3f1801a33540b42b5fb01b69511a'
2007-04-20 Stu Tomlinson None of our code references this toplevel pidgin.svg, and it was just
2007-04-20 Stu Tomlinson - Fix pkgconfig Requires
2007-04-20 Stu Tomlinson Don't install nullclient by default, it's probably not particularly useful
2007-04-19 Stu Tomlinson Remove references to PIDGIN_STOCK_CONNECT from pidginstock.c
2007-04-19 Daniel Atallah Don't flash the conv. window if it is in the foreground.
2007-04-19 Luke Schierer merge of '13c739f1a978be3498fc3c3d87e0742ac3d8e320'
2007-04-19 Luke Schierer merge of '02ca9d2b907e1c26510d22406d0e0128b5b911d1'
2007-04-19 Daniel Atallah Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).
2007-04-19 Richard Laager merge of 'b6685c2c4de3ffbc988659fbfff2356c0835d2e3'
2007-04-19 Richard Laager merge of '2bb8a94e3208f809586faa1c96946e6d0c2b76a5'
2007-04-19 Richard Laager Ari noticed that TracHeader.html and TracFooter.html should be in EXTRA_DIST.
2007-04-19 Richard Laager Ari sent in a patch, saying:
2007-04-19 Stu Tomlinson gaim? what's that? ... a latecomer to the s/gaim/purple/ party
2007-04-19 Richard Nelson use the invisible icon
2007-04-19 Richard Nelson If a plugin failed to load/unload, don't pretend that it worked
2007-04-20 Sean Egan Pssst. It's not called "Gaim" anymore
2007-04-19 Sean Egan merge of '11e98ca1cda1355288bb5f6144d3e8fe8797e35e'
2007-04-18 Nathan Walp merge of '8fd567043fa0c33cc2d373ee5f6451b4b40331b4'
2007-04-18 Nathan Walp merge of '2bafabcca7d12b1fb39369f54333c5309a7cead1'
2007-04-18 Sadrul Habib Chowdhury Show the search string in the tree.
2007-04-18 Daniel Atallah Fix win32 build for Jabber/XMPP split.
2007-04-18 Sean Egan merge of '52f50d9c1ba2cedab7acbe195e3f223d70f1cc3d'
2007-04-18 Stu Tomlinson merge of '671a629f1fa8bc5ce471e79f4df04b0bf57bda90'
2007-04-18 Stu Tomlinson merge of '6f1c8b328654eaabb362aa93ab1a72177353111b'
2007-04-18 Stu Tomlinson Remove execute attribute from yahoo_auth.c & yahoo_auth.h
2007-04-18 Daniel Atallah Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
2007-04-19 Sean Egan Fixes ticket #211
2007-04-18 Sean Egan Very important to add files \!
2007-04-18 Sean Egan This does the ol' AIM/ICQ split trick on Jabber, creating an XMPP prpl. This can be used, later, to create a Bonjour plugin that reuses libjabber
2007-04-18 Mark Doliner When reading in substatuses from status.xml, ignore substatuses for
2007-04-18 Mark Doliner Thanks to Peter Lawler for catching a place where we forgot to change
2007-04-18 Sean Egan Whoops.
2007-04-19 Luke Schierer remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
2007-04-17 Sean Egan more icon updates
2007-04-17 Sean Egan merge of '8099d2b88ecd036263e9ed44e1e6a3565cde621a'
2007-04-17 Stu Tomlinson merge of '3956f53331764e51ab7d79a8de4310cb6a4c0e58'
2007-04-17 Daniel Atallah Add cairo to the mingw build include path. Fixes #175 .
2007-04-17 Stu Tomlinson Fix Gtk+ 2.0 support
2007-04-17 Stu Tomlinson Don't error out of ./configure on older pango versions
2007-04-17 Stu Tomlinson Fix for using Pango < 1.4, will not have complete RTL support with older
2007-04-17 Stu Tomlinson s/purple/pidgin/
2007-04-17 Stu Tomlinson A couple of missed s/purple/pidgin/'s
2007-04-17 Stu Tomlinson - Add some Obsolete:s to help upgrades
2007-04-17 Stu Tomlinson Make the check for "check" non-fatal
2007-04-17 Stu Tomlinson merge of '0004c439d3a8b009b8c0a87116e04dd76541bd23'
2007-04-17 Stu Tomlinson Remove binary relocation support stuff
2007-04-17 Sean Egan Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
2007-04-17 Mark Doliner Fix a typo that broke make dist
2007-04-17 Mark Doliner Patch from SuperMMX, "I would like to be able to rename (alias)
2007-04-17 Richard Laager merge of '115bf476eae0a7a06193664f17ba4a1a6d4c9294'
2007-04-17 Richard Laager Remove the FAQ. Fixes #159.
2007-04-17 Daniel Atallah Test for mtn commit message integration. Fixes #26 . References #50 (not really).
2007-04-17 Daniel Atallah Fix a printf(%s, NULL) when opening a log for an buddy whose contact has no online buddies and no alias.
2007-04-16 William Ehlhardt merge of '28b9b747c33511754217017badcbdf3fa96ad1ee'
2007-04-16 Sean Egan merge of '04795a5f718916bd7e8435bca219850451a17c94'
2007-04-16 Sean Egan Some icon improvements from hbons
2007-04-16 Sadrul Habib Chowdhury merge of 'a0cdc54d9604b75f423f6a7858a809cd60a9fcff'
2007-04-16 Warren Togami Rename a number of Perl functions which were munged at some point
2007-04-16 Luke Schierer some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
2007-04-16 Daniel Atallah Fix win32 build after autoreply was moved back to the plugin pack.
2007-04-16 Mark Doliner Port SVN revisions 18230 to 18232 from Mark Huetsch from sf SVN to
2007-04-16 Richard Laager merge of '208954788ae2550f1dbc241cbca23eb02991dc5a'
2007-04-16 Richard Laager Update .mtn-ignore to properly deal with things produced by make check
2007-04-16 Mark Doliner merge of '6df34558fc23a634459555ee015c8d2b0acbe5e5'
2007-04-16 Richard Laager merge of '870d6ea8b3a6295793acd9d484c77d4b72424a29'
2007-04-16 Richard Nelson emit/handle gnttree signals appropriately
2007-04-16 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
2007-04-16 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
2007-04-16 Richard Laager Fix Ticket #162
2007-04-16 Richard Laager Effect the rename in the C-HOWTO and clean it up.
2007-04-16 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
2007-04-16 Richard Laager Update some paths in the man pages.
2007-04-16 Richard Laager More renaming.
2007-04-16 Richard Laager Relabel the Doxygen group as libpurple
2007-04-16 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-04-16 Richard Laager The Crazy Chat plugin doesn't need a configure.ac from a seriously out of date copy of Gaim.
2007-04-16 Richard Laager The channel is #pidgin-win32, at least for now.
2007-04-16 Richard Laager The channel is #pidgin-win32, at least for now.
2007-04-16 Richard Laager Are we calling it Purple anywhere else? libpurple makes more sense to me.
2007-04-16 Richard Laager Replace an instance of GAIM with "Pidgin, Finch, and libpurple"
2007-04-16 Richard Laager s/GAIM/PURPLE/ in a comment.
2007-04-16 Richard Laager Deal with Gaim in some error messages.
2007-04-16 Richard Laager s/Gaim/Pidgin/
2007-04-16 Richard Laager Point to the Pidgin website.
2007-04-16 Richard Laager Update the Doxygen signals documentation to match the new struct names.
2007-04-16 Richard Laager Point to the devel@pidgin.im list instead of gaim-devel.
2007-04-16 Richard Laager I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
2007-04-16 Richard Laager Point to the Pidgin website.
2007-04-16 Richard Laager s/Gaim/Pidgin/ since this file got missed somehow or something.
2007-04-16 Richard Laager merge of '3ae1c2f29b72682bad3542b9c0175438dd3309c0'
2007-04-16 Richard Laager merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b'
2007-04-15 Richard Laager Beat some older documentation into submission.
2007-04-15 Richard Laager The contents of this file don't seem very useful. This stuff either Just Works
2007-04-15 Richard Laager Let's just have HACKING point to Trac, okay?
2007-04-15 Richard Laager Killing the HACKING file, which is way out of date.
2007-04-15 Richard Laager Adding achris to the COPYRIGHT file.
2007-04-15 Richard Laager simple-crashfix.diff from achris in ticket #98. This is a fix for the crasher,
2007-04-15 Richard Laager merge of '346cf9389391965a41f873cb9e225e49cb51362e'
2007-04-16 Sadrul Habib Chowdhury This was causing problems with jabber in finch.
2007-04-15 Sadrul Habib Chowdhury merge of '7c800719ac0b585a5b02eaeb188880c191d1da89'
2007-04-15 Sadrul Habib Chowdhury merge of '8046b7a899d45a4d09e4c0cb3df20a01d7b134fe'
2007-04-15 Stu Tomlinson Autoreply plugin was punted back to the plugin pack
2007-04-15 Stu Tomlinson gaiminc.c was renamed to pidgininc.c
2007-04-15 Sadrul Habib Chowdhury Include header files, not source files. Bah.
2007-04-19 Richard Laager Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
2007-04-18 Nathan Walp This lets you rename entire trees of prefs. This should help with the migration
2007-04-15 Nathan Walp ca.po update
2007-04-15 Nathan Walp en_GB update
2007-04-15 Stu Tomlinson Drop -tcl & -silc sub-packages, include both in the main libpurple RPM.
2007-04-15 Stu Tomlinson Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the
2007-04-15 Stu Tomlinson merge of '818e92282383bd62cfd83d7cde9d0bad84e648ab'
2007-04-16 Mark Doliner Minor fixes to get "make dist" to work
2007-04-15 Mark Doliner merge of '495fbd738a23f24591f098b137d932381b6bc8ad'
2007-04-15 Mark Doliner Sort smiley themes case-insensitively because I think that's what
2007-04-15 Mark Doliner Call strtolower() so that we don't have to check against the
2007-04-15 Mark Doliner Slightly more descriptive
2007-04-15 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
2007-04-15 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
2007-04-15 Mark Doliner merge of '97036f771347e3ba3136697bcb575ece5e5049a1'
2007-04-15 Gary Kramlich Moving autoreply back to the plugin pack
2007-04-15 Richard Laager simple-casepatch.diff from achris in ticket #98
2007-04-15 Richard Laager Adding the real name for JensenDied.
2007-04-15 Richard Laager Print decent error messages instead of stack traces if there's a problem.
2007-04-15 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
2007-04-15 Richard Laager Trac Ticket #149 from JensenDied
2007-04-15 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
2007-04-15 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
2007-04-15 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
2007-04-15 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
2007-04-15 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
2007-04-15 Richard Laager Realign some things after the rename.
2007-04-15 Richard Laager Updated German translations, from ticket #154.
2007-04-15 Richard Laager Fix Ticket #151
2007-04-15 Richard Laager Fix Ticket #152
2007-04-15 Mark Doliner Pull out the same block of code from two places and put it into
2007-04-15 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
2007-04-15 Mark Doliner Free segfault_message when Pidgin exits abnormally
2007-04-15 Mark Doliner Fix a compile warning
2007-04-15 Richard Nelson Add this now so we don't break abi right after release
2007-04-15 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
2007-04-15 Sadrul Habib Chowdhury These bindings are easier for changing window order.
2007-04-15 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
2007-04-15 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
2007-04-15 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
2007-04-15 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
2007-04-15 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
2007-04-15 Nathan Walp merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'
2007-04-14 Mark Doliner sf patch #1622581, from Greg Taeger
2007-04-14 Richard Laager merge of '01e42cca23c49f916ae6e003641408af389cf912'
2007-04-14 Richard Laager merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'
2007-04-15 Stu Tomlinson Fix for building RPMs without finch - fixes part of ticket 123, and add some
2007-04-14 Stu Tomlinson Another ChangeLog entry. Anyone would think I was just trying to get CIA &
2007-04-14 Stu Tomlinson I think this is ChangeLog-worthy. Someone might want to reword it though.
2007-04-14 Stu Tomlinson Changelog the Bi-di/RTL text improvements. I bet there are a billion things
2007-04-14 Richard Laager The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.
2007-04-14 Richard Laager If we're going to keep this, let's not have default paths under /usr/local, k?
2007-04-14 Stu Tomlinson Ignore tar.bz2's too
2007-04-14 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
2007-04-14 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
2007-04-14 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
2007-04-14 Richard Nelson ...only for groups
2007-04-14 Richard Nelson Remember the collapsed state of groups in the blist
2007-04-14 Richard Nelson merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'
2007-04-14 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
2007-04-14 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
2007-04-14 Sean Egan Fix a possible gstreamer crash
2007-04-14 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
2007-04-14 Sean Egan Fix ticket #52
2007-04-14 Sean Egan Death to Binreloc\!
2007-04-14 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
2007-04-14 Stu Tomlinson Document my last spec file update. Revisionist history rules!
2007-04-14 Stu Tomlinson merge of '68afd9ff77d030e589ee7972830cf2a91916240f'
2007-04-14 Daniel Atallah merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'
2007-04-13 Richard Laager Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
2007-04-14 Sean Egan Add some padding between the emblem and the buddy icon
2007-04-14 Sean Egan but only if it's in the buddy list\!
2007-04-14 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
2007-04-13 Gary Kramlich Patch from Eoin Coffey to install the mono loader into the correct directory.
2007-04-13 Luke Schierer esperanto!
2007-04-13 Luke Schierer new es.po
2007-04-13 Stu Tomlinson Bleeter thought it might be a good idea to actually put libpurple in the
2007-04-13 Daniel Atallah Updates to .mtn-ignore
2007-04-13 Richard Laager Patch cleanups:
2007-04-13 Shlomi Loubaton Patch from shlomil in ticket #78.
2007-04-13 Richard Nelson Add myself to help->about
2007-04-13 Richard Nelson This is called Finch
2007-04-13 Daniel Atallah Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)
2007-04-13 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
2007-04-12 Stu Tomlinson MSN nexus servers seem to have started reporting HTTP 503 Service Unavailable
2007-04-12 Mark Doliner merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'
2007-04-12 Stu Tomlinson Include pidgin.svg in the RPM
2007-04-12 Stu Tomlinson pixmaps/pidgin.png is no more, there are probably more pixmaps changes to
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Stu Tomlinson Whitespace
2007-04-11 Luke Schierer merge of '6c54a71cc08e47f3b1498c61ee62d17107165817'
2007-04-11 Sean Egan merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'
2007-04-11 Sean Egan Had this hanging around. Put Pidgin in the docklet tooltip
2007-04-15 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
2007-04-11 Luke Schierer some doc changes
2007-04-11 Luke Schierer merge of '61bd92273cfaf5b40f9f2dbedb86832dcf9ffda7'
2007-04-11 Mark Doliner I noticed some places where we were doing the whole
2007-04-11 Stu Tomlinson merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac'
2007-04-11 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
2007-04-11 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
2007-04-11 Stu Tomlinson Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
2007-04-11 Stu Tomlinson Avoid a possible NULL pointer dereference
2007-04-11 Stu Tomlinson Avoid a possible NULL pointer dereference
2007-04-11 Stu Tomlinson Remove some dead code
2007-04-11 Stu Tomlinson Separate out libpurple, libpurple-devel and finch-devel RPMs
2007-04-11 Stu Tomlinson Revert to internal UI name of gtk-gaim to preserve UI prefs on upgrade
2007-04-11 Stu Tomlinson "delete" is a reserved word in C++, rename the "delete" member of
2007-04-11 Stu Tomlinson I believe this automated changelog entry was accidentally committed and the
2007-04-11 Luke Schierer Another update from Miles.
2007-04-11 Daniel Atallah uvwarning noticed that this include was wrong
2007-04-10 Luke Schierer merge of '774a6ad28dbf02d6b0679f993a68134a43be527d'
2007-04-10 Luke Schierer translation update
2007-04-10 Richard Laager merge of '4c3d720cd8cc6a8064bdb547b714b74160a7cd19'
2007-04-10 Daniel Atallah Update doxygen to generate stuff that works in Trac
2007-04-10 Daniel Atallah Fix some mingw makefile rename glitches.
2007-04-10 Richard Nelson gntclipboard plugin needs X11
2007-04-10 Richard Nelson merge of '8cbda621265a421cdd48fa7a90bb171ea98d3444'
2007-04-10 Richard Nelson Only ascii keys can be bound, fixes a crash when inputting non-ascii chars
2007-04-10 Luke Schierer translation update
2007-04-10 Nathan Walp merge of '03ee719fb16c544fdcb92c50a84d1b3d000198b0'
2007-04-10 Mark Doliner Fix a typo. This changes a string, but it changes it to something
2007-04-10 Mark Doliner Fix the following compile error:
2007-04-10 Kevin Stange This should get all the Win32 Makefiles in line with
2007-04-10 Richard Laager Updated translation from Martin Srebotnjak <miles@filmsi.net>
2007-04-09 Richard Laager merge of 'c1f8d61fea54568d7834a33e76ecb3d2cf4a022f'
2007-04-09 Daniel Atallah Fix plugins compilation. I forgot to commit this.
2007-04-09 Luke Schierer he.po update
2007-04-09 Luke Schierer (16:27:44) Mirv: LSchiere2: actually, %s/Gaim/Pidgin/ , there's 5 instances
2007-04-09 Luke Schierer (16:24:59) Mirv: LSchiere2: mm, about the fi.po you just downloaded, could you s/Gaim/Pidgin/ the ones in the comments and Project-Id-Version?
2007-04-09 Luke Schierer an updated translation
2007-04-23 Richard Laager Patch in Trac ticket #113 from Simom.
2007-04-09 Luke Schierer I think I'm committing the more recent version of this translation
2007-04-10 Nathan Walp new icons from hylke
2007-04-09 Nathan Walp merge of 'd36941e443b528a93bedee123adfcef05776a8c4'
2007-04-09 Richard Nelson merge of '649200ea9c6886cd157833a2ea5b596d48625a8b'
2007-04-09 Nathan Walp fr.po update
2007-04-09 Nathan Walp updated sl.po
2007-04-09 Mark Doliner merge of 'ada29b7febfe2747e4e0a7178ca7dc11ae261d92'
2007-04-09 Daniel Atallah Fix another refcount leak.
2007-04-09 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 Daniel Atallah Fix some overzealous s/gaim/purple/ stuff.
2007-04-09 Richard Laager 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 Richard Laager Updated translation from Martin Srebotnjak.
2007-04-09 Richard Laager A one-line patch from Bleeter to fix an RPM build problem.
2007-04-09 Richard Laager Use ~/.gaim if it exists, else ~/.purple. If you think you can make this code