log

age author description
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Mon, 29 Jan 2007 03:45:21 +0000 Daniel Atallah convert a user-visible string from "Gaim" to PIDGIN_NAME
Mon, 29 Jan 2007 03:42:15 +0000 Daniel Atallah More win32 pixmap build fixes.
Mon, 29 Jan 2007 03:36:59 +0000 Daniel Atallah merge of 'b8682f66d35fb704bcd0ec3b4f06caaf002b7906'
Mon, 29 Jan 2007 03:15:08 +0000 Daniel Atallah Avoid scaling the global buddy icon for each account when populating the Accounts dialog list.
Mon, 29 Jan 2007 01:05:34 +0000 Daniel Atallah Add support for win32 makefile variable overriding using a "local.mak" file in the build root directory. This makes maintaining a custom build environment or cross-compiling easier.
Sun, 28 Jan 2007 21:48:58 +0000 Ethan Blanton This makes IRC /names handling generally more robust, as well as
Mon, 29 Jan 2007 03:22:42 +0000 Sean Egan Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sun, 28 Jan 2007 21:40:32 +0000 Sean Egan merge of '53ec0f43994bc2a1adb7671f7f52c365475ff97a'
Sun, 28 Jan 2007 21:25:36 +0000 Daniel Atallah dist fixes
Sun, 28 Jan 2007 20:21:08 +0000 Nathan Walp merge of '704ad318e326940d16a5890ba527b24330ffbe47'
Sun, 28 Jan 2007 20:20:51 +0000 Nathan Walp more compat header work
Sun, 28 Jan 2007 19:49:07 +0000 Daniel Atallah more win32 build fixes for build changes
Sun, 28 Jan 2007 19:41:21 +0000 Daniel Atallah merge of '455e51ab9e24c5d45359486b57621e8ab68ac266'
Sun, 28 Jan 2007 17:25:15 +0000 Nathan Walp re-indentation.
Sun, 28 Jan 2007 17:02:31 +0000 Ethan Blanton This should fix up IRC logins for servers which do not provide an
Sun, 28 Jan 2007 17:01:22 +0000 Ethan Blanton merge of '9425adf9514855b6d4a3c79a57ad0cbea1f48a82'
Sun, 28 Jan 2007 21:40:07 +0000 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
Sun, 28 Jan 2007 09:02:20 +0000 Sean Egan Only show huge prpl icons for the first buddy in the person
Sun, 28 Jan 2007 08:51:47 +0000 Sean Egan merge of '5844728cb381ec679649718ebf1beeced21b6031'
Sun, 28 Jan 2007 08:51:21 +0000 Sean Egan PRPL Icons in tooltips
Sun, 28 Jan 2007 15:05:23 +0000 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.
Sun, 28 Jan 2007 06:31:19 +0000 Ethan Blanton Recognize non-standard mode characters communicated in an 005 numeric for IRC
Sun, 28 Jan 2007 01:24:15 +0000 Ethan Blanton merge of '8f5c72b9dbcf628f35e4674469f97b34f9c6fa2c'
Sat, 27 Jan 2007 11:48:43 +0000 Sean Egan A few non-gettextized strings
Sat, 27 Jan 2007 11:41:32 +0000 Sean Egan This should be the last of the string changes
Sat, 27 Jan 2007 11:11:26 +0000 Sean Egan Dialog icon changes
Sat, 27 Jan 2007 10:15:07 +0000 Sean Egan I think this takes care of protocol icons. Note there are still places
Sat, 27 Jan 2007 09:20:49 +0000 Sean Egan Makefileize those icons
Sat, 27 Jan 2007 03:50:22 +0000 Sean Egan Fixes #41
Sat, 27 Jan 2007 03:30:08 +0000 Sean Egan protocol icons. No code to use them yet.
Sat, 27 Jan 2007 02:06:37 +0000 Nathan Walp merge of '53f08d189b9760ce37803245e4885502527b6025'
Sat, 27 Jan 2007 01:43:28 +0000 Sean Egan Some more icons. Nothing uses them yet.
Sat, 27 Jan 2007 02:06:17 +0000 Nathan Walp merge of '6f79d2e845520107afda4aa99727183840cf5078'
Wed, 31 Jan 2007 01:48:35 +0000 Sadrul Habib Chowdhury Fix bug #1645435. Thanks to Dennis Ristuccia (more commonly known as EvilDennisR) for helping me find the bug.
Sun, 28 Jan 2007 18:19:20 +0000 Sadrul Habib Chowdhury Remove the timeout-source to fix a possible crash.
Sat, 27 Jan 2007 17:46:52 +0000 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.
Sat, 27 Jan 2007 16:40:21 +0000 Sadrul Habib Chowdhury More closely imitate the input handling of irssi. Hopefully this will fix the excessive CPU usage bug Alver keeps getting.
Fri, 26 Jan 2007 22:58:09 +0000 Sadrul Habib Chowdhury Use proper capitalization. This was causing yahoo-smileys to be not used.
Sat, 27 Jan 2007 02:06:09 +0000 Nathan Walp this would use the protocol icons in place of the buddy icon for chats,
Fri, 26 Jan 2007 04:34:30 +0000 Sadrul Habib Chowdhury Patch #1600087 from Richard 'wabz' Nelson: "Don't include a buddy's name when logging error/raw messages"
Fri, 26 Jan 2007 04:10:22 +0000 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.
Fri, 26 Jan 2007 03:53:15 +0000 Sadrul Habib Chowdhury Fix convcolors to not unlinkify the links.
Fri, 26 Jan 2007 03:39:39 +0000 Sadrul Habib Chowdhury Prevent tree from crashing when NULL text is added in some column.
Fri, 26 Jan 2007 03:00:46 +0000 Sadrul Habib Chowdhury Fix bug #1639181: Buddylist 'block' icon is different than in IM window
Thu, 25 Jan 2007 23:37:02 +0000 Nathan Walp I think this is what was meant
Thu, 25 Jan 2007 20:26:17 +0000 Sean Egan merge of '96543ebd62eece654fe74ff3ca5f3573c8618599'
Thu, 25 Jan 2007 19:00:52 +0000 Ethan Blanton merge of '40a73bb689b4b47c5070a2416c353ea7ee080ce2'
Thu, 25 Jan 2007 20:26:12 +0000 Sean Egan proper spacing for chat nodes
Thu, 25 Jan 2007 08:42:26 +0000 Sean Egan More statusbox tweaks:
Thu, 25 Jan 2007 03:16:24 +0000 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.
Thu, 25 Jan 2007 01:41:33 +0000 Daniel Atallah More build fixes
Thu, 25 Jan 2007 19:00:02 +0000 Ethan Blanton Allow --dynamic-prpls to recognize aim and icq as synonyms for oscar
Wed, 24 Jan 2007 22:12:17 +0000 Ethan Blanton merge of 'd2a7c45e8f16efe8ed52a057ad51049809fffa3f'
Wed, 24 Jan 2007 22:06:40 +0000 Daniel Atallah merge of '942112767d11b0e27edc6dc85ba55f42774bc1d4'
Wed, 24 Jan 2007 22:10:58 +0000 Ethan Blanton Fix up perl to build against libpurple/pidgin instead of libgaim/gtk.
Wed, 24 Jan 2007 21:59:45 +0000 Sean Egan Forgot to mtn add the icons
Wed, 24 Jan 2007 21:06:46 +0000 Daniel Atallah merge of 'a45405c69730ec786c859712b19b4a592882b748'
Wed, 24 Jan 2007 21:03:20 +0000 Sean Egan merge of '7daaf59bc033f5665ab67b267aa5b270469e3ead'