summaryrefslogtreecommitdiff
path: root/pidgin/gtkdocklet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all unnecessary GTK_CHECK_VERSION calls.Mark Doliner2013-01-261-33/+8
* Add a preference to select the type of message that triggers the docklet noti...Jorge Villase?or2012-11-161-1/+2
* Fix compilation for GTK2Tomasz Wasilczyk2012-11-151-1/+5
* Add email notification in the docklet area.Jorge Villase?or2012-11-081-15/+34
* Remove unnecessary GtkStatusIcon 'destroy' callback.Elliott Sales de Andrade2012-09-091-23/+0
* Add API to access the underlying GtkStatusIcon for the docklet.Elliott Sales de Andrade2012-08-111-1/+6
* Add checks for old GTK+2 stuff.Elliott Sales de Andrade2012-07-231-1/+27
* Quick merge.Elliott Sales de Andrade2012-07-231-26/+0
|\
| * Remove periodic blinking function.Elliott Sales de Andrade2012-07-231-32/+0
* | propagate from branch 'im.pidgin.pidgin' (head 1edfa83f6ff820fb7904d5bab5b094...Elliott Sales de Andrade2012-02-281-8/+0
|\ \ | |/
| * A boring and large patch so I can merge heads.Elliott Sales de Andrade2011-12-231-85/+318
* | GtkStatusIcon no longer has a blinking property in GTK+-3.0.Elliott Sales de Andrade2011-12-231-6/+8
* | propagate from branch 'im.pidgin.pidgin' (head 681ca041d42bb5093590d0ac5495f1...Elliott Sales de Andrade2011-12-231-21/+5
|\ \ | |/
| * GtkDocklet doesn't have a blinking property anymore, so remove this option...Marcus Lundblad2010-11-281-18/+0
| * compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashe...Marcus Lundblad2010-11-251-4/+6
| * Remove all the old GTK_CHECK_VERSION stuff. Of course, this makes thisElliott Sales de Andrade2010-07-261-1/+1
* | On the way to hiding the PurpleConnection struct.Andrew Victor2011-10-181-3/+3
* | I assume this check was backwards, since embedding should be usedElliott Sales de Andrade2011-09-061-1/+3
* | Improve win32 behavior of the GtkStatusIcon based docklet.Daniel Atallah2011-09-061-1/+5
* | Fix win32 build for gtkdocklet changes.Daniel Atallah2011-09-051-2/+4
* | Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.Elliott Sales de Andrade2011-09-021-76/+287
* | Remove what seems to be an unnecessary variable.Elliott Sales de Andrade2011-08-221-2/+0
|/
* Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback andElliott Sales de Andrade2009-04-181-3/+3
* This small optimization has been sitting in my tree for a long time.Daniel Atallah2009-02-101-2/+5
* Fix from "oopepe" to make menus more reliably responsive.Daniel Atallah2009-02-101-3/+3
* disapproval of revision 'e650ca347f69ac381a109ef62b27da6696ef9026'Daniel Atallah2008-07-171-5/+1
* Fix a double free when connecting to the sender of a bonjour file fails. Also...Daniel Atallah2008-07-171-1/+5
* Add menuitem for 'join chat' in the docklet menu. Closes #3623.Balwinder S Dheeman2008-07-131-0/+5
* Changes to the docklet mnemonics patch to make them more consistent withRichard Laager2008-05-261-4/+4
* A patch from Kevin Wu Won to add mnemonics to the docklet menu.Kevin Wu Won2008-05-261-10/+10
* Squash some compiler warnings, some from my -Wstrict-prototypes fixing.Richard Laager2008-01-051-1/+1
* Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-5/+6
* Use the conversation title for unread message tooltips. Fixes #3557.Casey Harkins2007-10-181-2/+2
* Handle unattached conversations appropriately when drawing tooltip forCasey Harkins2007-10-151-10/+17
* disapproval of revision 'c41da5ae8893604523604c8457148c8baea47dc6'Casey Harkins2007-10-151-17/+10
* Make the docklet blink again for unread messages. Fixes #3211.Casey Harkins2007-10-151-10/+17
* Make sure that the "Change Status" submenu in the docklet context menuCasey Harkins2007-10-151-13/+118
* merge of 'e39a56e1b46110397f5043f21bb86f8cd920012d'Sadrul Habib Chowdhury2007-10-121-0/+84
|\
| * Add plugin actions to the docklet context menu. These are the same actionsCasey Harkins2007-10-121-0/+84
* | Patch from QuLogic to not use underscores in saved-statuses as mnemonicsSadrul Habib Chowdhury2007-10-121-1/+1
|/
* (10:23:40 PM) khc: charkins: shouldn't "on" be lower case?Casey Harkins2007-09-181-1/+1
* Capitalize "Blink On New Message" to be consistant with all other menuCasey Harkins2007-09-181-1/+1
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-2/+2
* reverting the show docklet preference the correct wayKa-Hing Cheung2007-08-091-2/+2
* Revert 'show docklet' preference default to 'always.'Sean Egan2007-08-081-1/+1
* Change the default value for the "Show system tray icon:Mark Doliner2007-07-021-1/+1
* disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126'Richard Laager2007-06-161-3/+3
* Mark the return type const for the following functions. I noticed thisRichard Laager2007-06-071-3/+3
* Now that the docklet icon is based on the status from status selector, itCasey Harkins2007-05-081-54/+37
* Change the PIDGIN_NAME stuff to allow translators to transliterate theRichard Laager2007-05-061-1/+1