summaryrefslogtreecommitdiffstats
path: root/src/Applet
Commit message (Collapse)AuthorAgeFilesLines
...
* resolved: Bug 518420 - ordinary user's abrt-applet shows up for root owned ↵Nikola Pajkovsky2009-08-262-3/+8
| | | | crashes
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-08-241-4/+3
|\
| * Try to execute $bindir/abrt-gui, then fall back to $PATH search. Closes bug 65Denys Vlasenko2009-08-241-4/+3
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | APPLET: added popup menu (trac#37, rhbz#518386)Jiri Moskovcak2009-08-244-5/+84
|/
* move huge inlines out of DBusClientProxy.h to DBusClientProxy.cppDenys Vlasenko2009-08-061-8/+17
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-17/+17
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* use vasprintf in SetIconTooltip instead of open-coding itDenys Vlasenko2009-08-041-32/+30
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-applet: reset SIGCHLD before launching abrt-guiDenys Vlasenko2009-08-041-0/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-applet: set SIGCHLD to SIG_IGN to prevent zombies from guiDenys Vlasenko2009-08-043-64/+69
| | | | | | | Also, running abrt-gui via popen is definiely wrong. We were leaking a FILE! fixed now. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* DBus: Many fixes to client -> cli works again, changed JobDone notificationJiri Moskovcak2009-08-031-2/+2
|
* KerneloopsReporter: plug a leak in writefunctionDenys Vlasenko2009-07-311-1/+1
| | | | | | Also some preparatory cleanups for future dumpoops patch are included Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Applet: Added detection whether daemon is runningJiri Moskovcak2009-07-283-10/+70
|
* Applet: more fixes to work if configure was run with non-default prefixJiri Moskovcak2009-07-223-2/+7
|
* Applet: Added commlayer to Makefile.amJiri Moskovcak2009-07-201-0/+1
|
* Removed unneeded file.Jiri Moskovcak2009-07-142-86/+1
|
* Added desktop file for applet, to make it start automatically.Jiri Moskovcak2009-07-012-0/+11
|
* Allow only one instance of appletJiri Moskovcak2009-06-161-1/+17
|
* Added notification thru libnotifyJiri Moskovcak2009-04-074-4/+12
|
* new crash typesZdenek Prikryl2009-04-021-2/+2
|
* Made Crash() privateJiri Moskovcak2009-03-111-6/+3
|
* Changed applet behaviour according to rhbz#489624Jiri Moskovcak2009-03-112-24/+4
|
* Fixed problem with applet tooltip on x86_64Jiri Moskovcak2009-03-091-0/+2
|
* More renaming issues fixed..Jiri Moskovcak2009-03-041-2/+2
|
* replace old project name by new oneZdenek Prikryl2009-03-041-7/+7
|
* Removed gcc warnings from appletJiri Moskovcak2009-03-022-5/+9
| | | | Changed new crash info message
* More rpm fixesJiri Moskovcak2009-02-251-12/+1
|
* Fixed applet to reflect new gui scriptJiri Moskovcak2009-02-251-5/+8
|
* Added option to run the CC gui from applet.Jiri Moskovcak2009-02-231-1/+29
|
* Renamed applet to cc-appletJiri Moskovcak2009-02-201-4/+4
|
* Readded simple actions to status icon.Jiri Moskovcak2009-02-202-8/+15
|
* Moved dbus backend from lib to applet - better OO model.Jiri Moskovcak2009-02-195-9/+121
|
* Rewritten applet - got rid of gtkmmJiri Moskovcak2009-02-194-26/+32
|
* Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-124-26/+94
| | | | Added possibility to call daemon methods via dbus
* Added new library UtilsZdenek Prikryl2009-02-051-4/+4
|
* Added simple action to applet (left click hides it)Jiri Moskovcak2009-02-032-2/+27
|
* Initial git commitJiri Moskovcak2009-02-024-0/+128