log pidgin/gtkstatusbox.c @ 19207:8926e15873ca

age author description
2007-07-28 Sean Egan disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'
2007-06-24 Nathan Walp prevent recursive insanity when we don't have an idleaway status
2007-06-21 Sean Egan Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?
2007-06-20 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
2007-06-19 Sadrul Habib Chowdhury Close all delete-confirmation dialogs for it when a status is deleted.
2007-06-19 Sadrul Habib Chowdhury Let non-delete keys operate.
2007-06-19 Ka-Hing Cheung explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'
2007-06-16 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
2007-06-17 Ka-Hing Cheung fixes #590 by allowing one to use the delete key to delete transient status,
2007-06-16 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
2007-06-07 Richard Laager Mark the return type const for the following functions. I noticed this
2007-05-31 Sean Egan Maintain aspect ratio on global icon selector. Fixes #454
2007-05-18 Sadrul Habib Chowdhury Fix #1100.
2007-05-11 Daniel Atallah disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
2007-05-11 Daniel Atallah Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
2007-05-01 Sadrul Habib Chowdhury I believe this fixes #439.
2007-04-30 Kevin Stange Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.
2007-04-29 Sadrul Habib Chowdhury Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.
2007-04-29 Mark Doliner This seems to fix a problem with the global status selector, and some
2007-04-29 Mark Doliner Only attempt to ref the statusbox icon image if it's actually set
2007-04-29 Stu Tomlinson Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
2007-04-28 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
2007-04-27 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
2007-04-25 Richard Laager merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
2007-04-25 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
2007-04-26 Sean Egan Remove ifdef 0 block
2007-04-25 Sean Egan fixes #280
2007-04-25 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
2007-04-25 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
2007-04-24 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
2007-04-24 Richard Laager merge of '05f7badcad9471084218e698a5c011908d17af90'
2007-04-23 Richard Laager Death to // comments.
2007-04-23 Sean Egan For Luke. Fixes saved status selection
2007-04-23 Mark Doliner merge of 'b2ed97746412540812181f94bcb3e2f077321052'
2007-04-22 Sean Egan Don't show Available orb for 'New...' and 'Custom...'
2007-04-22 Stu Tomlinson New select-avatar image from hbons
2007-04-22 Sean Egan Saved icon for saved statuses in statusbox
2007-04-20 Stu Tomlinson References #219
2007-04-19 Richard Nelson use the invisible icon
2007-04-17 Sean Egan more icon updates
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-04-14 Mark Doliner sf patch #1622581, from Greg Taeger
2007-04-14 Sean Egan Death to Binreloc\!
2007-04-11 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
2007-03-26 Daniel Atallah Some pixmap path fixes and win32 fixes
2007-03-24 Stu Tomlinson Fix a compile warning so that statusbox_got_url() might actually work
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-19 Sean Egan who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-19 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
2007-03-19 Sean Egan More Gaim to Pidgin stuff
2007-02-22 Sean Egan throbber for a connecting icon
2007-02-21 Sean Egan more icon updates.
2007-02-09 Mark Doliner Fix a few small compile warnings:
2007-02-03 Sean Egan More pidgin changes
2007-02-03 Sean Egan gtkutils changes
2007-02-03 Sean Egan gaim_gtk to pidgin. I hope
2007-02-02 Sean Egan Faded idle status icons
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-27 Sean Egan Dialog icon changes