log pidgin/gtkprefs.c @ 24544:97af4329f786

age author description
2008-10-30 Richard Laager Fix some warnings:
2008-09-11 Richard Laager disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
2008-09-10 Richard Laager Provide a preference to allow users to keep their status message when
2008-09-06 Will Thompson Prefs/Sounds: add some mnemonics
2008-09-06 Will Thompson Add a "Mute sounds" tickybox in Prefs, mirroring Tools/Mute Sounds.
2008-08-26 Justin Rodriguez theme loader cleanup, and remove a few warnings
2008-08-10 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
2008-08-08 Justin Rodriguez Clean up status icon themes a bit
2008-08-08 Justin Rodriguez partially working status icon theme stuff
2008-08-05 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
2008-07-23 Justin Rodriguez Changed how the prefs handle themes
2008-07-18 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
2008-07-15 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
2008-06-30 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
2008-06-27 Justin Rodriguez Fixes the display problems with (option 1) sound themes
2008-06-27 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
2008-06-24 Justin Rodriguez fixed images to appear in pref menu
2008-06-21 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
2008-05-23 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
2008-05-17 Sadrul Habib Chowdhury The checkbox needs to be toggled back on only when it's alive. And the
2008-05-04 John Bailey Change the label on the entry area height pref
2008-05-03 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
2008-05-01 Richard Laager Replace a notification that should never happen with a debug message that
2008-04-30 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
2008-02-12 Stu Tomlinson Bring back the "Close IMs immediately when the tab is closed" pref. As far
2008-02-09 Jeffrey Connelly merge of '74350098695c8021af246fd51aa5389109e8fa3b'
2008-02-09 Jeffrey Connelly disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'
2008-02-09 Sadrul Habib Chowdhury merge of '39442c11d97da922ca44df85a3b376341c44f186'
2008-02-09 Jeffrey Connelly merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
2008-02-09 Sadrul Habib Chowdhury merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
2008-02-09 Jeffrey Connelly Pidgin attention GUI from nok. Adds "Send Attention" to conversation
2008-02-09 Etan Reisner This may or may not fix a crash that may or may not affect the version of GTK+
2008-01-26 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
2008-01-14 Richard Laager merge of '464169ffadabb173b3052074b132f38025b2e88d'
2008-01-12 Sadrul Habib Chowdhury Clean up an earlier commit. Fixes CID #379, and #378.
2008-01-13 Richard Laager Fix a compiler warning:
2008-01-13 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
2008-01-05 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2008-01-05 Ethan Blanton An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
2008-01-05 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
2007-12-18 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
2007-11-28 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
2007-11-30 Daniel Atallah Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
2007-11-27 Sean Egan Kevin says we're ok defaulting persistent IMs on
2007-11-27 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
2007-11-26 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
2007-11-16 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
2007-11-16 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
2007-11-10 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
2007-10-14 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
2007-11-16 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
2007-10-14 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
2007-11-08 Mark Doliner Change the ordering of the options in the system tray dropdown menu so
2007-11-03 Stu Tomlinson Add a button in preferences to launch Gnome preferred application
2007-11-16 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
2007-10-14 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
2007-10-10 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint