log

age author description
2007-01-29 Sean Egan Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
2007-01-28 Sean Egan merge of '53ec0f43994bc2a1adb7671f7f52c365475ff97a'
2007-01-28 Daniel Atallah dist fixes
2007-01-28 Nathan Walp merge of '704ad318e326940d16a5890ba527b24330ffbe47'
2007-01-28 Nathan Walp more compat header work
2007-01-28 Daniel Atallah more win32 build fixes for build changes
2007-01-28 Daniel Atallah merge of '455e51ab9e24c5d45359486b57621e8ab68ac266'
2007-01-28 Nathan Walp re-indentation.
2007-01-28 Ethan Blanton This should fix up IRC logins for servers which do not provide an
2007-01-28 Ethan Blanton merge of '9425adf9514855b6d4a3c79a57ad0cbea1f48a82'
2007-01-28 Sean Egan GNOME has a 'document font' setting that we should use when running on GNOME. This does the gconftool-2 spawning trick to get it
2007-01-28 Sean Egan Only show huge prpl icons for the first buddy in the person
2007-01-28 Sean Egan merge of '5844728cb381ec679649718ebf1beeced21b6031'
2007-01-28 Sean Egan PRPL Icons in tooltips
2007-01-28 Evan Schoenberg Fix a crash when a network_listen_range process is canceled before its UPnP port mapping completes, which occurs regularly on certain routers when file transfers are initiated and then quickly finished. Much thanks to Elliott Harris and Eric Richie for their hard work with me hunting this down and fixing it.
2007-01-28 Ethan Blanton Recognize non-standard mode characters communicated in an 005 numeric for IRC
2007-01-28 Ethan Blanton merge of '8f5c72b9dbcf628f35e4674469f97b34f9c6fa2c'
2007-01-27 Sean Egan A few non-gettextized strings
2007-01-27 Sean Egan This should be the last of the string changes
2007-01-27 Sean Egan Dialog icon changes
2007-01-27 Sean Egan I think this takes care of protocol icons. Note there are still places
2007-01-27 Sean Egan Makefileize those icons
2007-01-27 Sean Egan Fixes #41
2007-01-27 Sean Egan protocol icons. No code to use them yet.
2007-01-27 Nathan Walp merge of '53f08d189b9760ce37803245e4885502527b6025'
2007-01-27 Sean Egan Some more icons. Nothing uses them yet.
2007-01-27 Nathan Walp merge of '6f79d2e845520107afda4aa99727183840cf5078'
2007-01-31 Sadrul Habib Chowdhury Fix bug #1645435. Thanks to Dennis Ristuccia (more commonly known as EvilDennisR) for helping me find the bug.
2007-01-28 Sadrul Habib Chowdhury Remove the timeout-source to fix a possible crash.
2007-01-27 Sadrul Habib Chowdhury Warmenhoved patch #1397916: "Turns Block button in conv menu into Unblock after blocking" from Glauber de Oliveira Costa (glommer). You know the drill.
2007-01-27 Sadrul Habib Chowdhury More closely imitate the input handling of irssi. Hopefully this will fix the excessive CPU usage bug Alver keeps getting.
2007-01-26 Sadrul Habib Chowdhury Use proper capitalization. This was causing yahoo-smileys to be not used.
2007-01-27 Nathan Walp this would use the protocol icons in place of the buddy icon for chats,
2007-01-26 Sadrul Habib Chowdhury Patch #1600087 from Richard 'wabz' Nelson: "Don't include a buddy's name when logging error/raw messages"
2007-01-26 Sadrul Habib Chowdhury Make sure the pounces, buddy-aliases, savedstatuses etc. saved before the aim/icq split works after the split. The util function _gaim_oscar_convert will be removed at a 'suitable' time in the future.
2007-01-26 Sadrul Habib Chowdhury Fix convcolors to not unlinkify the links.
2007-01-26 Sadrul Habib Chowdhury Prevent tree from crashing when NULL text is added in some column.
2007-01-26 Sadrul Habib Chowdhury Fix bug #1639181: Buddylist 'block' icon is different than in IM window
2007-01-25 Nathan Walp I think this is what was meant
2007-01-25 Sean Egan merge of '96543ebd62eece654fe74ff3ca5f3573c8618599'
2007-01-25 Ethan Blanton merge of '40a73bb689b4b47c5070a2416c353ea7ee080ce2'
2007-01-25 Sean Egan proper spacing for chat nodes
2007-01-25 Sean Egan More statusbox tweaks:
2007-01-25 Daniel Atallah I found a stray "Gaim" in the about text. The real reason for this commit is to test that commit emails are working.
2007-01-25 Daniel Atallah More build fixes
2007-01-25 Ethan Blanton Allow --dynamic-prpls to recognize aim and icq as synonyms for oscar
2007-01-24 Ethan Blanton merge of 'd2a7c45e8f16efe8ed52a057ad51049809fffa3f'
2007-01-24 Daniel Atallah merge of '942112767d11b0e27edc6dc85ba55f42774bc1d4'
2007-01-24 Ethan Blanton Fix up perl to build against libpurple/pidgin instead of libgaim/gtk.
2007-01-24 Sean Egan Forgot to mtn add the icons
2007-01-24 Daniel Atallah merge of 'a45405c69730ec786c859712b19b4a592882b748'
2007-01-24 Sean Egan merge of '7daaf59bc033f5665ab67b267aa5b270469e3ead'
2007-01-24 Sean Egan add some padding between icon and name columns
2007-01-24 Daniel Atallah merge of '84140aa67d4b73a58ac23634d0098f50a79164a9'
2007-01-24 Sean Egan use available icon in statusbox
2007-01-24 Sean Egan icon updates from Hylke:
2007-01-24 Daniel Atallah Fix an issue where url_fetch_recv_cb() can be triggered after we start to redirect. This causes the crashes reported in bugs like #1642430.
2007-01-24 Daniel Atallah Fix win32 build for status icon changes
2007-01-24 Sean Egan A lot of status icon changes:
2007-01-23 Ethan Blanton More ignoration fixes