index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Applet
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed typo from the last commit
Jiri Moskovcak
2010-05-03
1
-1
/
+1
*
updated icons rhbz#587698
Jiri Moskovcak
2010-05-03
1
-1
/
+5
*
made abrt-applet.desktop translatable
Jiri Moskovcak
2010-03-30
2
-1
/
+6
*
Move dbus code to libABRTUtils. It makes libABRTUtils depend on four more libs,
Denys Vlasenko
2010-03-19
1
-2
/
+1
*
APPLET: make applet popup menu translatable
Jiri Moskovcak
2010-03-19
4
-207
/
+85
*
removed some dead code
Jiri Moskovcak
2010-03-11
2
-6
/
+0
*
GUI: added action to applet to directly report last crash
Jiri Moskovcak
2010-03-11
3
-17
/
+148
*
add ProcessUnpackaged option to abrt.conf
Denys Vlasenko
2010-03-05
1
-5
/
+7
*
icons repackaging
Jiri Moskovcak
2010-03-01
1
-1
/
+1
*
*: remove all usages of C++ streams (-10k in code size)
Denys Vlasenko
2010-02-07
3
-15
/
+12
*
APPLET: don't show the icon when abrtd is not running
Jiri Moskovcak
2010-01-31
1
-2
/
+1
*
applet: reduce blinking timeout to 3 sec
Denys Vlasenko
2010-01-27
1
-1
/
+1
*
abrtd: proper fix to autostart problem
Denys Vlasenko
2010-01-27
1
-0
/
+8
*
preparatory patch with trivial cleanups
Denys Vlasenko
2010-01-19
1
-1
/
+0
*
*: assorted fixes prompted by security analysis; more to come
Denys Vlasenko
2010-01-11
1
-5
/
+6
*
*: misc fixes
Denys Vlasenko
2010-01-11
1
-1
/
+1
*
updated credits
Jiri Moskovcak
2010-01-04
1
-1
/
+9
*
applet: reduce blinking time to 30 seconds
Denys Vlasenko
2009-12-15
1
-1
/
+1
*
abrt-applet: downgrade annoying log() to VERB1 log()
Denys Vlasenko
2009-12-11
1
-1
/
+2
*
style fixes, no code changes
Denys Vlasenko
2009-12-10
3
-11
/
+11
*
applet: make animation stop after 1 minute. (closes bug 108)
Denys Vlasenko
2009-12-10
2
-0
/
+5
*
*: remove most of remaining const string& params
Denys Vlasenko
2009-12-07
2
-2
/
+2
*
whitespace cleanup
Denys Vlasenko
2009-12-03
1
-1
/
+1
*
fixed wrong commit
Jiri Moskovcak
2009-12-01
1
-1
/
+1
*
APPLET: stop animation when it's not needed rhbz#542157
Jiri Moskovcak
2009-12-01
1
-0
/
+1
*
split libABRTdUtils from libABRTUtils. This makes hooks _much_ smaller.
Denys Vlasenko
2009-11-25
1
-0
/
+1
*
whitespace cleanups
Denys Vlasenko
2009-11-18
2
-3
/
+2
*
APPLET: fixes based on review from Denys
Jiri Moskovcak
2009-11-16
2
-33
/
+44
*
APPLET: changed icon from default gtk-warning to abrt specific, add animation
Jiri Moskovcak
2009-11-16
3
-3
/
+83
*
don't show icon on abrtd start/stop rhbz#537630
Jiri Moskovcak
2009-11-15
3
-9
/
+8
*
InformAllUsers support. enabled by default for Kerneloops. Tested wuth CCpp.
Denys Vlasenko
2009-11-05
1
-10
/
+13
*
kerneloop has uid = -1 new
Nikola Pajkovsky
2009-11-03
1
-4
/
+4
*
s/CC_DBUS_/ABRTD_DBUS_/g
Denys Vlasenko
2009-11-02
1
-1
/
+1
*
Normal user can see kerneloops and report it
Nikola Pajkovsky
2009-10-29
1
-2
/
+7
*
abrtd: add an optional 2nd parameter to Report dbus call
Denys Vlasenko
2009-09-24
1
-18
/
+3
*
comment out unused code in applet
Denys Vlasenko
2009-09-22
2
-62
/
+66
*
remove a few C++-isms where they did not buy any convenience anyway
Denys Vlasenko
2009-09-18
2
-9
/
+3
*
abrt-applet: remove dbus-c++ glue. -50k of code
Denys Vlasenko
2009-09-18
6
-522
/
+221
*
factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cpp
Denys Vlasenko
2009-09-17
1
-3
/
+3
*
Merge branch 'master' into experimental
Nikola Pajkovsky
2009-09-17
3
-8
/
+378
|
\
|
*
Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtils
Denys Vlasenko
2009-09-17
3
-8
/
+364
*
|
add dbus signalization when quota exceeded
Nikola Pajkovsky
2009-09-17
3
-0
/
+36
|
/
*
unify CommLayer, MiddleWare and Utils into Utils
Denys Vlasenko
2009-09-15
1
-7
/
+9
*
moake one sfunction static; style fixes
Denys Vlasenko
2009-09-14
1
-13
/
+12
*
APPLET: fixed licence wrapping
Jiri Moskovcak
2009-09-14
2
-4
/
+6
*
move lib/CommLayer/CommLayerClientDBus.{h,cpp) -> src/CLI
Denys Vlasenko
2009-09-14
2
-2
/
+4
*
typedef cleanup. no code changes
Denys Vlasenko
2009-09-04
1
-1
/
+1
*
APPLET: small fix
Jiri Moskovcak
2009-09-04
1
-2
/
+2
*
APPLET: added about dialog, removed popup, if icon is not visible, fixed (tra...
Jiri Moskovcak
2009-09-04
4
-38
/
+173
*
APPLET: removed the warning bubble about not running abrt service (walters)
Jiri Moskovcak
2009-09-02
3
-3
/
+19
[next]