summaryrefslogtreecommitdiffstats
path: root/src/Applet/Applet.cpp
Commit message (Expand)AuthorAgeFilesLines
* A message change suggested by SilasKarel Klic2010-07-151-1/+1
* applet: do not annoy user with repeated crash *dialogs* (icon is ok)Denys Vlasenko2010-07-141-9/+26
* lower-case devel headersNikola Pajkovsky2010-07-091-1/+1
* GUI: added action to applet to directly report last crashJiri Moskovcak2010-03-111-4/+16
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-051-5/+7
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-7/+6
* APPLET: don't show the icon when abrtd is not runningJiri Moskovcak2010-01-311-2/+1
* abrtd: proper fix to autostart problemDenys Vlasenko2010-01-271-0/+8
* preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+0
* abrt-applet: downgrade annoying log() to VERB1 log()Denys Vlasenko2009-12-111-1/+2
* style fixes, no code changesDenys Vlasenko2009-12-101-1/+1
* whitespace cleanupsDenys Vlasenko2009-11-181-1/+1
* don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-151-4/+3
* InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.Denys Vlasenko2009-11-051-10/+13
* kerneloop has uid = -1 newNikola Pajkovsky2009-11-031-4/+4
* s/CC_DBUS_/ABRTD_DBUS_/gDenys Vlasenko2009-11-021-1/+1
* Normal user can see kerneloops and report itNikola Pajkovsky2009-10-291-2/+7
* abrtd: add an optional 2nd parameter to Report dbus callDenys Vlasenko2009-09-241-18/+3
* 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