log

age author description
2007-03-27 Evan Schoenberg merge of '7172b457b2254aea4fdb335f5cb8b43dcbb127f5'
2007-03-28 Sadrul Habib Chowdhury move to the next entry after (un)tagging an item.
2007-03-27 Sadrul Habib Chowdhury merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'
2007-03-27 Evan Schoenberg Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.
2007-03-27 Evan Schoenberg purple_pmp_create_map() returns a gboolean now, not a pointer
2007-03-27 Evan Schoenberg merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'
2007-03-27 Evan Schoenberg Added Zac West to the COPYRIGHT
2007-03-27 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
2007-03-27 Sadrul Habib Chowdhury A few more fixes for resizing.
2007-03-27 Sadrul Habib Chowdhury merge of '7e96b2a5202c1dd624ba497a2713aec816233996'
2007-03-27 Sadrul Habib Chowdhury Do not crash when resizing with shadows turned on.
2007-03-27 Richard Nelson allow cancellation of transfers waiting to be accepted
2007-03-27 Richard Nelson typos
2007-03-27 Richard Nelson merge of '3373e976438182796e93bab7ded908eba4db04ed'
2007-03-27 Richard Nelson fix file saving
2007-03-26 Daniel Atallah Some pixmap path fixes and win32 fixes
2007-03-26 Mark Doliner More gaim->whatever isms
2007-03-26 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
2007-03-26 Mark Doliner Minor cleanup
2007-03-26 Sadrul Habib Chowdhury Update readme
2007-03-26 Sadrul Habib Chowdhury makefile
2007-03-26 Sadrul Habib Chowdhury python bindings for libgnt. dbus-gnt is a gnt-ui (sort of) for gaim over dbus. It allows continuing with the currently opened conversations. pygnt/README.txt explains what to do. Use at your own risk.
2007-03-26 Sadrul Habib Chowdhury Some define changes. This helps in generating the python bindings.
2007-03-26 Sadrul Habib Chowdhury use file select dialog
2007-03-26 Sadrul Habib Chowdhury merge of 'af97194f292b3a82f2a36fc3094f579a3dfc2841'
2007-03-26 Sadrul Habib Chowdhury merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
2007-03-26 Richard Laager merge of '479ec3bc42bb56e872fb1e8d5975ee5cc73f9cb8'
2007-03-26 Mark Doliner merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
2007-03-26 Sadrul Habib Chowdhury Allow selecting multiple files from the file-select dialog.
2007-03-26 Sadrul Habib Chowdhury merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'
2007-03-25 Evan Schoenberg These should return FALSE, not NULL, when NET_RT_DUMP2 isn't available; they return a gboolean, not a pointer.
2007-03-25 Mark Doliner Fix some reads of invalid memory when shutting down bonjour when there
2007-03-25 Mark Doliner Fix a small tooltip-related memleak
2007-03-25 Mark Doliner Fix a one time memleak of 24 bytes. purple_log_init() was passing
2007-03-25 Mark Doliner Minor code cleanup
2007-03-25 Mark Doliner Correctly handle the Jabber disconnection error for signing onto the
2007-03-25 Mark Doliner Get rid of some unused comments
2007-03-25 Mark Doliner Don't advertise that we support the adverts, invite and translate
2007-03-25 Mark Doliner Minor 'make dist' fix and check for installed versions of pidgin, not gaim
2007-03-25 Mark Doliner Get rid of gaim.png. We already have a pidgin.png. Not sure where
2007-03-25 Mark Doliner Rename some gaim icons to pidgin icons. These should probably change
2007-03-25 Mark Doliner Rename our schemas file and update the url handler to point to the
2007-03-25 Mark Doliner This was giving me a warning saying the function wasn't previously declared
2007-03-25 Evan Schoenberg merge of '1173b4c1787e5dff1b7103c46ca71ed23f199be7'
2007-03-25 Evan Schoenberg Whitespace fixes
2007-03-25 Evan Schoenberg merge of '07e7dc60c6d454ea53b2d205797d1d823fef5567'
2007-03-25 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.
2007-03-25 Mark Doliner Wow, how old was this thing?
2007-03-25 Mark Doliner Change some stuff from gaim to pidgin
2007-03-25 Mark Doliner Changes that give crazychat a better chance of compiling with purple and pidgin
2007-03-25 Mark Doliner Rename gaim.m4 to purple.m4. This is for other applications that
2007-03-25 Mark Doliner Whitespace and make sure stuff is #defined to an actual value.
2007-03-25 Mark Doliner Get rid of an unnecessary strdup
2007-03-25 Mark Doliner More complete namespacing of nat-pmp
2007-03-24 Mark Doliner Go back to using ~/.gaim/ until we decide what to do.
2007-03-24 Mark Doliner Trying to find a pref with the name NULL or a name that doesn't
2007-03-24 Mark Doliner merge of 'a023355644afe1706072f39dcd9311b6bbef8156'
2007-03-24 Stu Tomlinson <SimGuy> hey, someone should fix :-L in yahoo to point to the right file
2007-03-24 Stu Tomlinson Silence a warning about purple_network_finish_pmp_map_cb being defined but
2007-03-24 Stu Tomlinson Include ciphertest.c in EXTRA_DIST
2007-03-24 Stu Tomlinson Build gntclipboard plugin by default. If we don't want this, at least
2007-03-24 Stu Tomlinson Update #includes to match changes in jabber
2007-03-24 Stu Tomlinson Re-arrange #includes so 'make check' stands a chance of passing during
2007-03-24 Richard Laager A small fix to the patch from ecoffey: Gary pointed out that the strcmp()
2007-03-24 Stu Tomlinson Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGS
2007-03-24 Stu Tomlinson One step towards passing "make distcheck"
2007-03-24 Stu Tomlinson A couple more gaims bite the dust
2007-03-24 Stu Tomlinson s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl Makefiles
2007-03-24 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
2007-03-24 Stu Tomlinson Include window-icon.png in make dist
2007-03-24 Stu Tomlinson Include tray icons in make dist
2007-03-24 Stu Tomlinson Update POTFILES.in to reflect filename changes
2007-03-24 Stu Tomlinson Include defines.h in make dist
2007-03-24 Stu Tomlinson Fix a compile warning so that statusbox_got_url() might actually work
2007-03-24 Richard Laager Gaim -> Purple rename for the Mono plugin. These changes make sense, and it
2007-03-24 Richard Laager The Message Timestamp Formats plugin lacked an ID before.
2007-03-24 Richard Laager SF Patch #1686400 from Eoin Coffey ("ecoffey")
2007-03-23 Mark Doliner Fix the Yahoo! :-L smiley. Kevin Stange found this. Thanks mon ami
2007-03-23 Daniel Atallah move internal stuff to libc_internal.h to fix warnings
2007-03-23 Daniel Atallah missing comma
2007-03-22 Evan Schoenberg merge of '2ece6994d58f95af39f4e36b5e5b58116198188a'
2007-03-21 Daniel Atallah merge of '22407f95a65ee080c4c0d31e326d1f94e91fa5b3'
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-21 Richard Laager Install pixmaps to the right directories and make them load properly.
2007-03-21 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.
2007-03-21 Richard Laager More s/purple.sourceforge.net/pidgin.im/, this time for the release notification plugin.
2007-03-21 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).
2007-03-21 Richard Laager disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
2007-03-21 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).
2007-03-21 Richard Laager Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).
2007-03-21 Richard Laager Make sounds work by correcting the path.
2007-03-21 Richard Laager With this change, IRC Helper builds without changes to the source (only the Makefile).
2007-03-21 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!
2007-03-21 Richard Laager Install sounds to the right directory: s/gaim/pidgin/
2007-03-20 Sean Egan Better 16px xa icons
2007-03-20 Sean Egan Fix smileys
2007-03-20 Luke Schierer merge of '508b969eb6b11cc64db8eb5e17f1699479731ef3'
2007-03-22 Evan Schoenberg 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.
2007-03-20 Evan Schoenberg gaim-compat.h is now functional; fixed a compile error, a typo, and some missing symbols
2007-03-20 Evan Schoenberg Reverted the gaim-compat.h portion of 921657d3f21f5190639852247331d608f5946095, which made the gaim_ symbols in gaim-compat.h into purple_ symbols.
2007-03-20 Evan Schoenberg merge of '31ed92ba1b530f050510b4958686e3013ba4176c'
2007-03-20 Evan Schoenberg Fixed connection errors; this logical check on 'text' was reversed.
2007-03-26 Sadrul Habib Chowdhury disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
2007-03-20 Sadrul Habib Chowdhury Use the file selector for request-file.
2007-03-20 Sadrul Habib Chowdhury Directory only selection.
2007-03-20 Sadrul Habib Chowdhury merge of '36e65545c68cbe4b96476b945c9ae5fd60f34c9d'
2007-03-20 Sadrul Habib Chowdhury File selector dialog. Still in an experimental state. When properly complete, this can be used for file/folder-request etc.
2007-03-19 Daniel Atallah merge of '0a663b4559fccaac525563fa419332507e4a0475'
2007-03-19 Richard Nelson Rename/update finch man page
2007-03-19 Richard Nelson Group autocomplete for buddy adding
2007-03-20 Luke Schierer Björn noticed several errors in the ta.po
2007-03-19 Luke Schierer merge of 0a663b4559fccaac525563fa419332507e4a0475
2007-03-19 Luke Schierer (14:19:21) Geddeth: lschiere: in the recent translation update, kn.po is an HTML document
2007-03-19 Daniel Atallah merge of '74177ab1f5003a87ec15dcfda14924e5ea2ba0ec'
2007-03-19 Daniel Atallah merge of '86166d6c6bbbb2db3ad947a061bfb6f4f13d9d1c'
2007-03-19 Daniel Atallah Pidgin perl fixes for s/gaim/purple/.
2007-03-19 Daniel Atallah .mtn-ignore updates
2007-03-19 Daniel Atallah merge of '4f3716fabe4921140f734b988e908d44142507e0'
2007-03-19 Daniel Atallah merge of 'b832e269fb7a739638e43b6d96e1b5fa46f3a64c'
2007-03-19 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
2007-03-19 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
2007-03-19 Daniel Atallah Pidgin updates for hungarian win32 installer translation
2007-03-19 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
2007-03-19 Sadrul Habib Chowdhury s/gaim/purple/
2007-03-19 Daniel Atallah merge of '921657d3f21f5190639852247331d608f5946095'
2007-03-19 Sadrul Habib Chowdhury merge of '9d227438376255715d0d778ce0a57734aed4c99a'
2007-03-19 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.
2007-03-19 Nathan Walp merge of '04fd9089e93e64f81bc6caafb8bd7805037cd3ad'
2007-03-18 Daniel Atallah merge of '5d82380976ddbe6635550905c1fac7198a445809'
2007-03-19 Sean Egan who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-19 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
2007-03-19 Sean Egan More Gaim to Pidgin stuff
2007-03-18 Sean Egan More Gaim to Pidgin changes
2007-03-19 Nathan Walp update POTFILES.in for finch
2007-03-18 Sean Egan renamed gaim-text to finch
2007-03-18 Sadrul Habib Chowdhury Allow non-alt non-ctrl bindings. I broke this with me last few changes.
2007-03-18 Stu Tomlinson merge of '78927bbb5efcb0b6518b037923d9b2049e4f892d'
2007-03-18 Stu Tomlinson Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and
2007-03-19 Luke Schierer 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.
2007-03-18 Luke Schierer merge of '26a511ef6be2c20a09d0fd93527980c97169c67e'
2007-03-17 Stu Tomlinson plug some memory leaks
2007-03-17 Stu Tomlinson Mark "Away" for translation
2007-03-17 Stu Tomlinson This is tidier
2007-03-17 Stu Tomlinson Protection against missing SHA1C
2007-03-17 Stu Tomlinson Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSL
2007-03-17 Stu Tomlinson minor cleanups, and make 'make check' work with older versions of Check
2007-03-17 Stu Tomlinson libpurplify the 'make check' tests so they work again
2007-03-17 Stu Tomlinson g_unichar_iswide_cjk() is only in glib 2.12 and newer, and I suspect
2007-03-17 Stu Tomlinson Move the tooltip window before showing the tooltip to avoid a transient
2007-03-17 Stu Tomlinson internal.h is a private, uninstalled, header that should not be used by
2007-03-17 Stu Tomlinson Re-order includes to fix this compile error:
2007-03-16 Sadrul Habib Chowdhury Make sure unbound key-combinations are handled properly.
2007-03-17 Daniel Atallah Minor cleanup.
2007-03-17 Daniel Atallah Fix reversed NULL check.
2007-03-18 Luke Schierer 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.ac
2007-03-18 Luke Schierer lots of translation updates. Some of these I neglected for way too long.
2007-03-16 Daniel Atallah 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).
2007-03-16 Daniel Atallah Add support for registering URI handlers to the windows installer.
2007-03-16 Nathan Walp merge of '781d0a4beb5fa7b8916127b6e322aa96419230ce'
2007-03-16 Nathan Walp *sigh*
2007-03-15 Sadrul Habib Chowdhury This takes way too much memory, especially with ncursesw. I hadn't noticed, because apparently I was using ncurses.
2007-03-14 Richard Nelson fix extraneous char being added when gntentry's buffer grows
2007-03-13 Evan Schoenberg merge of '1e5814c18dbd7349240ceeec8f3d25583e42a7bd'
2007-03-12 Evan Schoenberg Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42
2007-03-12 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.
2007-03-13 Mark Doliner Change connection.c:gaim_connection_error() to still work even if the
2007-03-13 Mark Doliner Don't use g_list_length() and g_slist_length() when all you want to
2007-03-13 Mark Doliner There were a few problems here
2007-03-10 Mark Doliner Thanks to Ka-Hing Cheung for catching this
2007-03-10 Mark Doliner These aren't errors in Gaim--they happen under normal operation
2007-03-09 Sadrul Habib Chowdhury Fork\!
2007-03-09 Sadrul Habib Chowdhury Do some funky stuff with the escape key.
2007-03-07 Sadrul Habib Chowdhury Typing notifications are relevant only for IMs.
2007-03-07 Sadrul Habib Chowdhury Some changes to the last change. People should really test this thing out.
2007-03-07 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.
2007-03-06 Mark Doliner Get rid of some minor C99isms
2007-03-06 Richard Nelson Display selected double-width cell chars properly and select the correct number of bytes when these characters are on a selection line.
2007-03-06 Sean Egan change icon on resize
2007-03-05 Sean Egan spurious printf
2007-03-05 Sean Egan 16px tray icons. These are used if the tray is shorter than 22px, and in Windows where all tray icons are 16x16. I still need to attach to a resizing signal to make them automatically update when the tray resizes.
2007-03-05 Mark Doliner merge of '8d1175446aba95222f38c31207ca29c492f9d0fb'
2007-03-04 Nathan Walp merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9'
2007-03-04 Richard Nelson merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
2007-03-04 Nathan Walp merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
2007-03-04 Nathan Walp l10n updates
2007-03-03 Nathan Walp merge of '2b313747a0b3a95319fb19451b6848937518b2ad'
2007-03-03 Nathan Walp pass the correct domain to cyrus sasl (sf patch 1663064)
2007-03-05 Sadrul Habib Chowdhury Fix a crash when selecting text in an empty TV.
2007-03-03 Richard Nelson Add request_authorize to gaim-text's account ui ops
2007-03-03 Sadrul Habib Chowdhury Use a checkbox for 'toggle offline buddies' menuitem in the buddylist.
2007-03-02 Sadrul Habib Chowdhury Cute little mod.
2007-03-02 Sadrul Habib Chowdhury merge of '6a30dbf33836f81c571b03ba69c58dc16dcbaea1'
2007-03-02 Sadrul Habib Chowdhury Make 'last message sent' idleness work. Should we be doing gaim_idle_touch from somewhere inside libpurple instead?
2007-03-02 Richard Nelson gnttree can have a size of 1. This fixes <sadrul> meh. gntcombobox crashes if it has only one item in it
2007-03-02 Sadrul Habib Chowdhury Preference for idleness. Someone was looking for this thing.
2007-03-02 Sadrul Habib Chowdhury merge of '411e418a42e55f0172848f59e851983dad1bf9a9'
2007-03-02 Daniel Atallah Installer updates
2007-03-02 Daniel Atallah merge of '1af9edac4ef10d94b0471bbe6205d52e420b0d0e'
2007-03-01 Daniel Atallah More installer stuff.
2007-03-01 Daniel Atallah merge of '0bbdd897525969f1b481b593dad32050b57f9033'
2007-02-28 Daniel Atallah Updates to the win32 installer. It isn't complete yet, but this a good saving point.
2007-03-02 Richard Nelson 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).
2007-03-01 Sean Egan Don't format ICQ UINs
2007-03-01 Sean Egan Fix a small leak
2007-03-01 Sean Egan Fix that bug with the tab icons
2007-03-01 Sean Egan don't treat presence errors from MUC members as if they were from the MUC itself
2007-03-01 Mark Doliner Fix a memory leak found by Peter Tang. Thanks man!
2007-03-01 Mark Doliner Comments
2007-03-01 Mark Doliner Disable Yahoo! web authentication. It's failing right now because
2007-02-28 Sadrul Habib Chowdhury Sort the plugin list.
2007-02-27 Sadrul Habib Chowdhury Better handle large windows that don't fit into the screen (eg. the preference
2007-02-27 Richard Nelson gntcombobox: lost_focus fix, tidy tree size
2007-02-27 Richard Nelson gntgaim idle reporting, this fixes idle return
2007-02-26 Daniel Atallah add new mingw makefile for 48px icons
2007-02-26 Sean Egan Change some old, busted status icon stuff to use the new hotness
2007-02-26 Sean Egan merge of '27e68d8507710ccb8b38fc058029e663654dc591'
2007-02-26 Sean Egan merge of '943e1b86728490e22c089e8aba18e950e8a726c2'
2007-02-26 Sadrul Habib Chowdhury Fix the last change.
2007-02-26 Sadrul Habib Chowdhury Set the URGENT hint for the mail window when new mails come in and the window is open.
2007-02-26 Sadrul Habib Chowdhury merge of '2dd816030b55d7b1bd8f58209657ef2fb54bc1d0'
2007-02-26 Daniel Atallah merge of '8d6fe33f7eb88ec8510ddd2cbededff339256a04'
2007-02-26 Mark Doliner merge of '3de02ea0a320455a7d89aa8dc2ff11b30d9db1ae'
2007-02-26 Daniel Atallah Leak fix and printf removal.
2007-02-26 Daniel Atallah Simon Wilkinson noticed that this check was invalid and caused authentications to hang.
2007-02-26 Daniel Atallah I forgot to add the new mingw makefiles.
2007-02-26 Sadrul Habib Chowdhury Add a 'Reconnect' button in the 'account was disconnected.' dialog.
2007-02-26 Sadrul Habib Chowdhury Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
2007-02-26 Sean Egan Typing notification icon
2007-02-26 Sean Egan multi-sized prpl icons
2007-02-26 Sean Egan multiple-sized status icons for window icons. Still need to do prpl icons
2007-02-26 Sean Egan forgot this icon
2007-02-26 Sean Egan make rtl icons work: http://gaim.sf.net/sean/rtl.png
2007-02-26 Sean Egan the 48px icons are generated from the 32px svgs
2007-02-26 Sean Egan 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
2007-02-26 Sean Egan Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
2007-02-26 Sean Egan merge of '5dbdd56be5ea06c466608c3daa50388cd6c013a8'
2007-02-25 Evan Schoenberg merge of '1e97f0047cd3e2b4639f29469969dc699089ba1c'
2007-02-25 Sean Egan Recrop docket icons to consistent sizes. Realize that they're all actually 22px. A request is out for 16px icons for Windows
2007-02-25 Daniel Atallah merge of '0cf86336325db7dcb5ba69d37d700ab7cb957224'