summaryrefslogtreecommitdiffstats
path: root/src/Applet
Commit message (Expand)AuthorAgeFilesLines
* made abrt-applet.desktop translatableJiri Moskovcak2010-03-302-1/+6
* Move dbus code to libABRTUtils. It makes libABRTUtils depend on four more libs,Denys Vlasenko2010-03-191-2/+1
* APPLET: make applet popup menu translatableJiri Moskovcak2010-03-194-207/+85
* removed some dead codeJiri Moskovcak2010-03-112-6/+0
* GUI: added action to applet to directly report last crashJiri Moskovcak2010-03-113-17/+148
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-051-5/+7
* icons repackagingJiri Moskovcak2010-03-011-1/+1
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-073-15/+12
* APPLET: don't show the icon when abrtd is not runningJiri Moskovcak2010-01-311-2/+1
* applet: reduce blinking timeout to 3 secDenys Vlasenko2010-01-271-1/+1
* abrtd: proper fix to autostart problemDenys Vlasenko2010-01-271-0/+8
* preparatory patch with trivial cleanupsDenys Vlasenko2010-01-191-1/+0
* *: assorted fixes prompted by security analysis; more to comeDenys Vlasenko2010-01-111-5/+6
* *: misc fixesDenys Vlasenko2010-01-111-1/+1
* updated creditsJiri Moskovcak2010-01-041-1/+9
* applet: reduce blinking time to 30 secondsDenys Vlasenko2009-12-151-1/+1
* abrt-applet: downgrade annoying log() to VERB1 log()Denys Vlasenko2009-12-111-1/+2
* style fixes, no code changesDenys Vlasenko2009-12-103-11/+11
* applet: make animation stop after 1 minute. (closes bug 108)Denys Vlasenko2009-12-102-0/+5
* *: remove most of remaining const string& paramsDenys Vlasenko2009-12-072-2/+2
* whitespace cleanupDenys Vlasenko2009-12-031-1/+1
* fixed wrong commitJiri Moskovcak2009-12-011-1/+1
* APPLET: stop animation when it's not needed rhbz#542157Jiri Moskovcak2009-12-011-0/+1
* split libABRTdUtils from libABRTUtils. This makes hooks _much_ smaller.Denys Vlasenko2009-11-251-0/+1
* whitespace cleanupsDenys Vlasenko2009-11-182-3/+2
* APPLET: fixes based on review from DenysJiri Moskovcak2009-11-162-33/+44
* APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-163-3/+83
* don't show icon on abrtd start/stop rhbz#537630Jiri Moskovcak2009-11-153-9/+8
* 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