summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* abrtd: additional logging on initialization failureDenys Vlasenko2009-09-041-2/+10
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* APPLET: small fixJiri Moskovcak2009-09-041-2/+2
|
* APPLET: added about dialog, removed popup, if icon is not visible, fixed ↵Jiri Moskovcak2009-09-044-38/+173
| | | | | | | | (trac#43) It was confusing for some users, that the applet didn't have any description If the status icon wasn't visible (embedded in tray) the popup was shown in the wrong place Applet isn't shown if GUI is running (trac#43).
* Sending translation for Koreaneukim2009-09-041-21/+33
|
* Sending translation for Spanishgguerrer2009-09-041-53/+68
|
* Sending translation for Koreaneukim2009-09-041-35/+42
|
* Sending translation for Polishtch2009-09-041-11/+41
|
* Sending translation for Polishraven2009-09-031-15/+11
|
* Sending translation for Dutchwarrink2009-09-031-15/+14
|
* Settings.cpp: small fix in .conf saving error reporting; whitespace fixesDenys Vlasenko2009-09-031-48/+50
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrtd: simplify .conf file savingDenys Vlasenko2009-09-032-82/+71
| | | | | | | | | -2k: text data bss dec hex filename 197276 2624 2352 202252 3160c abrt.t4/abrt-0.0.8/src/Daemon/.libs/abrtd 195513 2656 2352 200521 30f49 abrt.t6/abrt-0.0.8/src/Daemon/.libs/abrtd Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-033-17/+22
|\
| * renamed abrt to abrtd, few minor spec file fixesJiri Moskovcak2009-09-033-17/+22
| | | | | | | | | | abrtd is less confusing for users as it stands for abrt daemon added some obsoletes to make the installation smooth and remove bbuddy
* | CommLayerServerDBus: wire up {Get,Set}Settings as dbus methodsDenys Vlasenko2009-09-031-13/+53
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Settings: add comments, do some trivial simplificationsDenys Vlasenko2009-09-033-63/+94
|/ | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-0313-761/+1457
|\
| * Sending translation for po/de.pofab2009-09-031-0/+419
| |
| * Change report logic.Nikola Pajkovsky2009-09-031-22/+25
| | | | | | | | | | | | | | * Check duplicity. If duplicity exist, return bug id * Login * Report bug * Logout
| * Sending translation for Spanishbeckerde2009-09-031-194/+181
| |
| * Sending translation for Polishraven2009-09-031-142/+146
| |
| * Sending translation for Dutchwarrink2009-09-031-9/+13
| |
| * Made abrt service start by deafultJiri Moskovcak2009-09-031-2/+3
| |
| * fix polkitDaniel Novotny2009-09-032-3/+3
| |
| * added Polkit filesDaniel Novotny2009-09-032-0/+101
| |
| * Merge branch 'master' of git://git.fedorahosted.org/abrtZdenek Prikryl2009-09-031-51/+170
| |\
| | * Sending translation for Koreaneukim2009-09-031-51/+170
| | |
| * | if login fails, then bugzilla tries to find a bug without loginZdenek Prikryl2009-09-032-3/+30
| |/
| * Sending translation for Russianypoyarko2009-09-031-58/+89
| |
| * Sending translation for Japanesekhasida2009-09-031-12/+113
| |
| * Sending translation for Japanesekhasida2009-09-031-209/+106
| |
| * Sending translation for Finnishvpv2009-09-021-141/+143
| |
* | CommLayerServerDBus: make it resilient (again) against malformed dbus callsDenys Vlasenko2009-09-022-125/+232
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2009-09-023-159/+289
|\|
| * Sending translation for Dutchwarrink2009-09-021-141/+143
| |
| * Sending translation for Brazilian Portugueseigor2009-09-021-18/+122
| |
| * adding PolicyKit policyDaniel Novotny2009-09-021-0/+24
| |
* | fix my mixup of int64/uint64 in dbusDenys Vlasenko2009-09-021-8/+7
|/ | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-0221-660/+1552
|\
| * add gettext support for all pluginsNikola Pajkovsky2009-09-0221-660/+1552
| |
* | added new target "rpm" to makefileJiri Moskovcak2009-09-021-0/+8
|/ | | | Please use it before you push your changes!
* APPLET: removed the warning bubble about not running abrt service (walters)Jiri Moskovcak2009-09-023-3/+19
|
* Sending translation for po/ko.poeukim2009-09-021-0/+300
|
* fix map_string_string_t typedef name to map_string_t; silly optimizationsDenys Vlasenko2009-09-028-52/+68
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for po/ru.poypoyarko2009-09-021-0/+300
|
* optimize type signature string generation for dbusDenys Vlasenko2009-09-011-12/+19
| | | | | | | | | | -1.5k: text data bss dec hex filename 194731 2584 2320 199635 30bd3 abrt.z7/abrt-0.0.8/src/Daemon/.libs/abrt 193117 2592 2320 198029 3058d abrt.z8/abrt-0.0.8/src/Daemon/.libs/abrt Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Tamilifelix2009-09-011-26/+57
|
* Sending translation for Finnishvpv2009-09-011-91/+127
|
* Sending translation for po/sr@latin.pokmilos2009-09-011-0/+310
|
* Sending translation for po/sr.pokmilos2009-09-011-0/+310
|
* Sending translation for Polishraven2009-09-011-86/+120
|