summaryrefslogtreecommitdiffstats
path: root/src/Applet
Commit message (Expand)AuthorAgeFilesLines
* 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
* comment out unused code in appletDenys Vlasenko2009-09-222-62/+66
* remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-182-9/+3
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-186-522/+221
* factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-171-3/+3
* Merge branch 'master' into experimentalNikola Pajkovsky2009-09-173-8/+378
|\
| * Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-173-8/+364
* | add dbus signalization when quota exceededNikola Pajkovsky2009-09-173-0/+36
|/
* unify CommLayer, MiddleWare and Utils into UtilsDenys Vlasenko2009-09-151-7/+9
* moake one sfunction static; style fixesDenys Vlasenko2009-09-141-13/+12
* APPLET: fixed licence wrappingJiri Moskovcak2009-09-142-4/+6
* move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLIDenys Vlasenko2009-09-142-2/+4
* typedef cleanup. no code changesDenys Vlasenko2009-09-041-1/+1
* APPLET: small fixJiri Moskovcak2009-09-041-2/+2
* APPLET: added about dialog, removed popup, if icon is not visible, fixed (tra...Jiri Moskovcak2009-09-044-38/+173
* APPLET: removed the warning bubble about not running abrt service (walters)Jiri Moskovcak2009-09-023-3/+19
* APPLET: changed tooltip rhbz#520293Jiri Moskovcak2009-09-011-2/+2
* resolved: Ticket #70: Be more paranoid about Bugzilla.conf permissionsNikola Pajkovsky2009-08-271-7/+0
* CCApplet: gettext supportNikola Pajkovsky2009-08-273-12/+58
* resolved: Bug 518420 - ordinary user's abrt-applet shows up for root owned c...Nikola Pajkovsky2009-08-262-3/+8
* 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
* | 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
* trailing whitespace removal. no code changesDenys Vlasenko2009-08-061-17/+17
* use vasprintf in SetIconTooltip instead of open-coding itDenys Vlasenko2009-08-041-32/+30
* abrt-applet: reset SIGCHLD before launching abrt-guiDenys Vlasenko2009-08-041-0/+1
* abrt-applet: set SIGCHLD to SIG_IGN to prevent zombies from guiDenys Vlasenko2009-08-043-64/+69
* 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
* 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
* More rpm fixesJiri Moskovcak2009-02-251-12/+1
* Fixed applet to reflect new gui scriptJiri Moskovcak2009-02-251-5/+8