summaryrefslogtreecommitdiffstats
path: root/src/Applet/CCApplet.h
Commit message (Expand)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-88/+0
* APPLET: make applet popup menu translatableJiri Moskovcak2010-03-191-8/+1
* removed some dead codeJiri Moskovcak2010-03-111-2/+0
* GUI: added action to applet to directly report last crashJiri Moskovcak2010-03-111-3/+8
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-2/+1
* style fixes, no code changesDenys Vlasenko2009-12-101-1/+1
* applet: make animation stop after 1 minute. (closes bug 108)Denys Vlasenko2009-12-101-0/+1
* *: remove most of remaining const string& paramsDenys Vlasenko2009-12-071-1/+1
* whitespace cleanupDenys Vlasenko2009-12-031-1/+1
* APPLET: fixes based on review from DenysJiri Moskovcak2009-11-161-4/+4
* APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-161-0/+20
* don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-151-1/+1
* comment out unused code in appletDenys Vlasenko2009-09-221-7/+5
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-181-19/+3
* add dbus signalization when quota exceededNikola Pajkovsky2009-09-171-0/+3
* move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLIDenys Vlasenko2009-09-141-1/+1
* typedef cleanup. no code changesDenys Vlasenko2009-09-041-1/+1
* APPLET: added about dialog, removed popup, if icon is not visible, fixed (tra...Jiri Moskovcak2009-09-041-1/+5
* APPLET: removed the warning bubble about not running abrt service (walters)Jiri Moskovcak2009-09-021-0/+1
* resolved: Bug 518420 - ordinary user's abrt-applet shows up for root owned c...Nikola Pajkovsky2009-08-261-1/+1
* APPLET: added popup menu (trac#37, rhbz#518386)Jiri Moskovcak2009-08-241-0/+8
* abrt-applet: set SIGCHLD to SIG_IGN to prevent zombies from guiDenys Vlasenko2009-08-041-27/+23
* DBus: Many fixes to client -> cli works again, changed JobDone notificationJiri Moskovcak2009-08-031-2/+2
* Applet: Added detection whether daemon is runningJiri Moskovcak2009-07-281-0/+6
* Applet: more fixes to work if configure was run with non-default prefixJiri Moskovcak2009-07-221-0/+4
* Added notification thru libnotifyJiri Moskovcak2009-04-071-0/+2
* Made Crash() privateJiri Moskovcak2009-03-111-6/+3
* Readded simple actions to status icon.Jiri Moskovcak2009-02-201-2/+5
* Moved dbus backend from lib to applet - better OO model.Jiri Moskovcak2009-02-191-1/+10
* Rewritten applet - got rid of gtkmmJiri Moskovcak2009-02-191-5/+8
* Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-121-2/+11
* Added simple action to applet (left click hides it)Jiri Moskovcak2009-02-031-0/+8
* Initial git commitJiri Moskovcak2009-02-021-0/+37