summaryrefslogtreecommitdiffstats
path: root/src/Applet/Applet.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-181-1/+0
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-181-44/+205
* add dbus signalization when quota exceededNikola Pajkovsky2009-09-171-0/+8
* APPLET: added about dialog, removed popup, if icon is not visible, fixed (tra...Jiri Moskovcak2009-09-041-2/+2
* APPLET: removed the warning bubble about not running abrt service (walters)Jiri Moskovcak2009-09-021-1/+3
* APPLET: changed tooltip rhbz#520293Jiri Moskovcak2009-09-011-2/+2
* CCApplet: gettext supportNikola Pajkovsky2009-08-271-4/+26
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-17/+17
* abrt-applet: set SIGCHLD to SIG_IGN to prevent zombies from guiDenys Vlasenko2009-08-041-2/+6
* Applet: Added detection whether daemon is runningJiri Moskovcak2009-07-281-3/+7
* Allow only one instance of appletJiri Moskovcak2009-06-161-1/+17
* Added notification thru libnotifyJiri Moskovcak2009-04-071-1/+1
* Changed applet behaviour according to rhbz#489624Jiri Moskovcak2009-03-111-2/+0
* Moved dbus backend from lib to applet - better OO model.Jiri Moskovcak2009-02-191-4/+3
* Rewritten applet - got rid of gtkmmJiri Moskovcak2009-02-191-2/+7
* Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-121-18/+32
* Initial git commitJiri Moskovcak2009-02-021-0/+40