summaryrefslogtreecommitdiffstats
path: root/src/Applet
Commit message (Expand)AuthorAgeFilesLines
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-105-898/+0
* mark string for translateNikola Pajkovsky2010-07-291-2/+2
* trivial fix - added a log message to appletJiri Moskovcak2010-07-281-0/+1
* build fixes for gcc 4.5Jiri Moskovcak2010-07-262-3/+3
* style fixes, no code changesDenys Vlasenko2010-07-221-1/+1
* fixed tooltip localization rhbz#574693Jiri Moskovcak2010-07-192-5/+7
* 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
* String updatesKarel Klic2010-07-121-1/+1
* lower-case devel headersNikola Pajkovsky2010-07-091-1/+1
* English and message format fixesDenys Vlasenko2010-06-301-12/+16
* fixed typo from the last commitJiri Moskovcak2010-05-031-1/+1
* updated icons rhbz#587698Jiri Moskovcak2010-05-031-1/+5
* 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