log

age author description
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'
2007-02-25 Evan Schoenberg Patch from Graham Booker which ensures that a process forked by dnsserv cleans up afterwards, calling waitpid() to make sure no zombies are left over.
2007-02-25 Evan Schoenberg No changes; fixed a bunch of whitespace problems made by a text editor with 'use tabs' disabled. Sorry for the noise.
2007-02-26 Mark Doliner sf patch #1655707, from David Everly
2007-02-25 Evan Schoenberg Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_port() return an unsigned short and return 0 if query_data is NULL, and fixed a whitespace mistake
2007-02-25 Daniel Atallah Cache the converted docklet HICONs. Sean noticed that there are actually .ico files in pixmaps/tray/16 (something that I missed). I'm not sure if I should just use those and eliminate the stock pixmap to HICON conversion hackery or if we can just get rid of those and avoid the duplication.
2007-02-25 Daniel Atallah Fix asserts when there is no buddy icon
2007-02-25 Evan Schoenberg merge of '45666c61a140448a2974f59f1bee801bdc8a4ab2'
2007-02-25 Evan Schoenberg Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()
2007-02-25 Evan Schoenberg The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if this is done, the platform-specific DNS query code won't be used. This will be used in Adium to use an efficient threads-based DNS resolve (since Adium is already multithreaded, this is significantly cheaper than fork()).
2007-02-25 Daniel Atallah merge of '0f78eae62180df08349a7bebac400b35c8af75b8'
2007-02-25 Mark Doliner Credit the OpenQ developers a bit
2007-02-25 Daniel Atallah Add plugins stock icon to docklet menu
2007-02-25 Daniel Atallah Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
2007-02-25 Richard Nelson recursively remove child nodes. This fixes a crash (often caused by going offline)
2007-02-25 Sean Egan docklet pending status
2007-02-25 Ethan Blanton Missed one line from Dossy's patches -- binding the actual savedstatus command.
2007-02-25 Ethan Blanton Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.
2007-02-25 Sean Egan merge of 'e57f2c0fb5b3a764c079b6991a8e68e23230b016'
2007-02-24 Mark Doliner errno is a global thingy, and using it in this header seems to make
2007-02-24 Mark Doliner Fix the following compiler warning:
2007-02-24 Mark Doliner Evan, was this line necessary? It causes the following warning
2007-02-24 Mark Doliner I think this is what Sean intended
2007-02-23 Richard Nelson small leak/fix
2007-02-23 Evan Schoenberg merge of '7c02d9741848a5265c0dce9fcd9f222c4bdb13b9'
2007-02-23 Evan Schoenberg merge of '29edb52ee278b20f6e1569192934bd2f83482536'
2007-02-25 Sean Egan More icons and icon improvements
2007-02-23 Ethan Blanton gaim::plugin Tcl command, thanks to Dossy Shiobara
2007-02-23 Ethan Blanton evands seems to have spuriously changed this return value
2007-02-23 Ethan Blanton merge of '29edb52ee278b20f6e1569192934bd2f83482536'
2007-02-23 Ethan Blanton Sean didn't clean up some merge gunk, it looks like
2007-02-23 Sean Egan merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'