log

age author description
2007-09-23 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
2007-09-23 Jeffrey Connelly Comment a partial implementation of the libpurple attention API for
2007-09-18 Jeffrey Connelly merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
2007-09-18 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
2007-09-18 Casey Harkins merge of '581cfaaf2f02af0abbaa8910cedb9f7f62b25a5c'
2007-09-17 Stu Tomlinson merge of '8e670fb9038d1557c20381996ac85f3c47359625'
2007-09-17 Stu Tomlinson merge of '41389df89a4a6a007d41cec33e33043cd41ea159'
2007-09-17 Stu Tomlinson - Add version dependency on libpurple for pidgin
2007-09-18 Casey Harkins merge of '4f72579666e002cb42772fe52db9422fdbcfcdbb'
2007-09-18 Sean Egan Include real names in system log messags. Fixes #3130
2007-09-17 Sean Egan set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
2007-09-17 Sean Egan Fix MSN File transfer size. Fixes #3095. thanks!
2007-09-17 Sean Egan show transparent status icons for idle tooltips. Patch from #465
2007-09-17 Sean Egan Sometimes I have to chuckle at the commit messages working on Pidgin makes you write sometimes. Make 8-|) turn into a monkey face. Fixes #3157
2007-09-18 Casey Harkins Capitalize "Blink On New Message" to be consistant with all other menu
2007-09-17 Sean Egan New toolbar icons
2007-09-18 Will Thompson Bunch of documentation tidying for the ssl api, and add a doxycomment to
2007-09-18 Will Thompson Let's document more of cmds.h!
2007-10-03 Will Thompson Add disconnection reasons to yahoo
2007-10-03 Will Thompson Add disconnection reasons to SIMPLE.
2007-10-03 Will Thompson Add disconnection reasons to silc.
2007-10-02 Will Thompson I missed a PURPLE_REASON_INVALID_USERNAME.
2007-10-02 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
2007-10-02 Will Thompson Add disconnection reasons to sametime.
2007-10-02 Will Thompson Add disconnection reasons to qq
2007-10-02 Will Thompson Add disconnection reasons to qq.
2007-10-01 Will Thompson Add disconnection reasons to oscar.
2007-10-01 Will Thompson Add disconnect reasons to novell.
2007-09-21 Will Thompson Currently, SSL errors (other than SSL not being available) do not set
2007-09-20 Will Thompson purple_connection_error_reason-ify myspace
2007-09-19 Will Thompson Use purple_connection_error_reason in prpl-msn.
2007-09-19 Will Thompson Check in purple_connection_error_reason that purple_connection_reason_is_fatal
2007-09-19 Will Thompson Get rid of an unused PurpleDisconnectReason variable from switching to using
2007-09-19 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
2007-09-19 Will Thompson Use purple_connection_ssl_error in prpl-irc
2007-09-19 Will Thompson Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
2007-09-19 Will Thompson Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
2007-09-18 Will Thompson Remove commented-out calls to purple_connection_error.
2007-09-18 Will Thompson Move prpl-irc to purple_connection_error_reason.
2007-09-18 Will Thompson INVALID_USERNAME is a fatal reason.
2007-09-18 Will Thompson Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
2007-09-18 Will Thompson Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
2007-09-18 Will Thompson merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'
2007-09-17 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
2007-09-17 Daniel Atallah more leak fixes.
2007-09-17 Stu Tomlinson Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk
2007-09-17 Sadrul Habib Chowdhury merge of '19b30281288c32f2ebdb7e2ae8c66817d77d96db'
2007-09-17 Sadrul Habib Chowdhury Fix #3131 ('Ctrl , and Ctrl . moving tabs incorrectly'). Thanks to ftmichael for reporting the bug.
2007-09-17 Mark Doliner merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'
2007-09-17 John Bailey This fixes compilation issues where old glib and either an old gcc or a
2007-09-17 Mark Doliner Access search results directly instead of going through the API because
2007-09-17 Daniel Atallah Various warning fixes and a small leak fix.
2007-09-17 Daniel Atallah merge of '18e1f28f6de13344c37092b56e228eec61772fd7'
2007-09-17 Sadrul Habib Chowdhury merge of '5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19'
2007-09-17 Richard Laager merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
2007-09-17 Ethan Blanton Document the patches from David Mohr which provide support for saving
2007-09-17 Ethan Blanton Save default Gtk+ display in the command line for session restoration.
2007-09-17 Ethan Blanton Accept --display as an argument, to be passed to Gtk+.
2007-09-19 Nathan Walp another day, another irritating workaround
2007-09-16 Richard Laager Rename the internal home_dir variable to user_dir to match the function and
2007-09-16 Richard Laager merge of '23dc13dcb7632660e49a98fb7f2fc9510c51ce48'
2007-09-16 Will Thompson Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'
2007-09-17 Sadrul Habib Chowdhury Tab-complete as much as possible when there are multiple suggests.
2007-09-16 Sadrul Habib Chowdhury merge of '4edaa472ef7d3d6b4bef04843b8e7116e3a44c84'
2007-09-16 Evan Schoenberg merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'
2007-09-16 Sadrul Habib Chowdhury Fix #3127.
2007-09-16 Sadrul Habib Chowdhury Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.
2007-09-16 Eoin Coffey merge of '249b00cea42025dd90023ffcffb778f320c99c99'
2007-09-15 Richard Laager In the auto-personize code:
2007-09-15 Richard Laager merge of '22f6ff41c9fffdd5267c9c96f8208a6071443e62'
2007-09-16 Eoin Coffey merge of '133f2968e112c003cac1320d1ca0128d5da74066'
2007-09-16 Andreas Monitzer merge of '0411be512ef271d73fb2f800df237b0953a983a1'
2007-09-15 Sadrul Habib Chowdhury merge of '13c22e794b21817fd09887f5a0d20def762f5203'
2007-09-15 Sadrul Habib Chowdhury Honour the persistency when closing the window from the WM.
2007-09-16 Andreas Monitzer Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
2007-09-17 Sean Egan Change Add/Edit to Manage. Fixes #1771 and #2796
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-15 Sean Egan Turn off rules hint for gtkrequest. Fixes #2652
2007-09-15 Sean Egan special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
2007-09-15 Sean Egan only draw line on expanded group headers
2007-09-18 Will Thompson Fix up Bonjour to use purple_connection_error_reason.
2007-09-17 Will Thompson Make pidgin use report_disconnect_reason rather than report_disconnect, and
2007-09-17 Will Thompson It's even better when code compiles. Remove references to disconnection
2007-09-17 Will Thompson Create purple_connection_reason_is_fatal, which is basically a replacement for
2007-09-17 Will Thompson Create PurpleConnectionUiOps.report_disconnect_reason and
2007-09-17 Will Thompson Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
2007-09-15 Will Thompson Create a PurpleDisconnectReason enum (which happens to be identical to
2007-09-15 Sean Egan Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
2007-09-15 Sean Egan Remove second :-$ emoticon from ICQ. Fixes #2671
2007-09-15 Sean Egan Gray offline buddy icons when setting them as window icons. Fixes #302
2007-09-15 Sean Egan changelog move to
2007-09-15 Sean Egan merge of '9f5274448f45f6503b6ea291ada3c4e0e00b8c52'
2007-09-15 Sadrul Habib Chowdhury Plug some memory leaks.
2007-09-15 Sadrul Habib Chowdhury static this.
2007-09-15 Sadrul Habib Chowdhury Changelog conversation hiding and music emblem. Feel free to better the description.
2007-09-15 Sadrul Habib Chowdhury Display a music emblem in the buddylist when appropriate.
2007-09-15 Sadrul Habib Chowdhury Use the #define's instead of the strings.
2007-09-15 Sadrul Habib Chowdhury If there's a chat open when an account gets disconnected because of an error,
2007-09-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1dd94029a56becb6dd246bc78486df5244f66367)
2007-09-15 Sadrul Habib Chowdhury We can do this without forcing a minor bump.
2007-09-15 Sadrul Habib Chowdhury Do not boldify the chat in the buddylist for unread system messages.
2007-09-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)
2007-09-15 Sadrul Habib Chowdhury merge of '02b9fa9cd591c94c082a8ff02ea27fe33b278a0a'
2007-09-15 Sean Egan underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
2007-09-15 Sean Egan remove stale .todos
2007-09-15 Sean Egan Move to menu in blist context menu. Used for more easily moving buddies between groups
2007-09-15 Daniel Atallah Mark new MSN string translatable now that we're no longer string frozen.
2007-09-15 Sean Egan Auto-personization. Closes #44
2007-09-14 Sean Egan Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
2007-09-14 Sean Egan Pack smileys into smiley box without expand=FALSE. Fixes #92
2007-09-14 Daniel Atallah Apply a similar fix to the proxy prefs loading fix to the status scores.
2007-09-14 Daniel Atallah Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.