summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sending translation for Germandominiksandjaja2009-09-201-305/+255
|
* Sending translation for Hungariannagyesta2009-09-191-314/+274
|
* Sending translation for Brazilian Portugueseigor2009-09-191-43/+45
|
* Sending translation for Dutchwarrink2009-09-191-38/+41
|
* Sending translation for Polishraven2009-09-191-2/+2
|
* Sending translation for Polishraven2009-09-191-70/+33
|
* Sending translation for Polishtch2009-09-191-259/+236
|
* Sending translation for Portugueseruigo2009-09-191-17/+6
|
* Sending translation for Japanesekhasida2009-09-191-266/+209
|
* Sending translation for Portuguesericardopinto2009-09-181-304/+265
|
* Sending translation for Brazilian Portugueseigor2009-09-181-313/+266
|
* remove a few #include <iostream>'sDenys Vlasenko2009-09-1813-41/+27
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* remove a few C++-isms where they did not buy any convenience anywayDenys Vlasenko2009-09-188-51/+41
| | | | | | | | | | | | text data bss dec hex filename 182372 2624 2320 187316 2dbb4 abrt.t2/abrt-0.0.8.5/src/Daemon/.libs/abrtd 180635 2584 1968 185187 2d363 abrt.t3/abrt-0.0.8.5/src/Daemon/.libs/abrtd 34110 1340 768 36218 8d7a abrt.t2/abrt-0.0.8.5/src/CLI/.libs/abrt-cli 30202 1292 224 31718 7be6 abrt.t3/abrt-0.0.8.5/src/CLI/.libs/abrt-cli 22116 1688 376 24180 5e74 abrt.t2/abrt-0.0.8.5/src/Applet/.libs/abrt-applet 21254 1648 88 22990 59ce abrt.t3/abrt-0.0.8.5/src/Applet/.libs/abrt-applet Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Sending translation for Dutchwarrink2009-09-181-269/+244
|
* add end-of-line to a few files which didn't have it on last lineDenys Vlasenko2009-09-183-3/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* remove last vestives of dbus-c++ from build systemDenys Vlasenko2009-09-182-2/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt-applet: remove dbus-c++ glue. -50k of codeDenys Vlasenko2009-09-1810-527/+266
| | | | | | | | | | text data bss dec hex filename 70529 2144 1528 74201 121d9 abrt.t0/UNPACKED/usr/bin/abrt-applet 22116 1688 376 24180 5e74 abrt.t1/UNPACKED/usr/bin/abrt-applet Also, we do not use dbus-c++ anymore, which is 200k of code Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* updated translation stringsJiri Moskovcak2009-09-1836-630/+4582
|
* Sending translation for Spanishbeckerde2009-09-181-190/+158
|
* translate correctionNikola Pajkovsky2009-09-1829-1809/+2037
|
* Sending translation for Tamilifelix2009-09-181-130/+135
|
* Sending translation for Punjabijassy2009-09-181-130/+134
|
* Sending translation for Japanesekhasida2009-09-181-24/+42
|
* Sending translation for Polishtch2009-09-181-131/+140
|
* Sending translation for Gujaratiswkothar2009-09-181-133/+135
|
* Sending translation for Japanesekhasida2009-09-181-145/+128
|
* Sending translation for Russianypoyarko2009-09-181-129/+135
|
* Sending translation for Germanhedda2009-09-181-133/+136
|
* Sending translation for Chinese (Traditional)tchuang2009-09-181-133/+138
|
* Sending translation for Hungarianzoltanh7212009-09-171-24/+37
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2009-09-1714-869/+833
|\
| * Sending translation for Spanishbeckerde2009-09-171-186/+157
| |
| * Sending translation for Dutchwarrink2009-09-171-126/+128
| |
| * Sending translation for Hungarianzoltanh7212009-09-171-189/+153
| |
| * factored out dbus init from CommLayerServerDBus.cpp to lib/Utils/abrt_dbus.cppDenys Vlasenko2009-09-178-195/+230
| | | | | | | | | | | | this will allow me to reuse this code for applet Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * new polkit action for installing debuginfo, default "yes"dnovotny2009-09-162-1/+12
| |
| * Sending translation for Portugueseruigo2009-09-171-172/+153
| |
* | GUI: added popup menu, fixed behaviour when run with root privsJiri Moskovcak2009-09-172-3/+41
|/ | | | | | - pop-up menu binded to right mouse button should be more user friendly - the background color was wrongly set when run as root because of wrong refence to liststore item
* local mergeNikola Pajkovsky2009-09-171-34/+0
|
* Merge branch 'master' into experimentalNikola Pajkovsky2009-09-178-50/+92
|\ | | | | | | | | Conflicts: po/pa.po
| * Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtilsDenys Vlasenko2009-09-177-50/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a result, we can drop these libs from libABRTUtils: libbz2.so.1 => /lib64/libbz2.so.1 (0x00007ff8934ef000) libdb-4.7.so => /lib64/libdb-4.7.so (0x00007ff8921ae000) libdbus-c++-1.so.0 => /usr/lib64/libdbus-c++-1.so.0 (0x00007ff895276000) libelf.so.1 => /usr/lib64/libelf.so.1 (0x00007ff8930c5000) liblua-5.1.so => /usr/lib64/liblua-5.1.so (0x00007ff892c7a000) liblzma.so.0 => /usr/lib64/liblzma.so.0 (0x00007ff892ea5000) libnspr4.so => /lib64/libnspr4.so (0x00007ff890ec2000) libnss3.so => /lib64/libnss3.so (0x00007ff892948000) libnssutil3.so => /lib64/libnssutil3.so (0x00007ff891505000) libplc4.so => /lib64/libplc4.so (0x00007ff891300000) libplds4.so => /lib64/libplds4.so (0x00007ff8910fd000) libpopt.so.0 => /lib64/libpopt.so.0 (0x00007ff89273f000) librpmio.so.0 => /usr/lib64/librpmio.so.0 (0x00007ff8954a8000) librpm.so.0 => /usr/lib64/librpm.so.0 (0x00007ff8956d9000) Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Sending translation for Punjabijassy2009-09-171-16/+15
| |
* | add dbus signalization when quota exceededNikola Pajkovsky2009-09-1738-3614/+4348
|/
* Added cleaning of attachment variable, so there should not be mixed ↵Zdenek Prikryl2009-09-171-0/+1
| | | | attachmetn anymore.
* fixed closing of debug dump in case of existing backtraceZdenek Prikryl2009-09-171-1/+2
|
* Sending translation for Chinese (Traditional)tchuang2009-09-171-51/+52
|
* Sending translation for Hungarianzoltanh7212009-09-171-230/+241
|
* remove C++ dbus glue in src/CLI; fix a bug in --reportDenys Vlasenko2009-09-178-524/+588
| | | | | | | Several kb of code removed. The nly remaining use of C++ glue is desktop applet. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* backtrace declared twicednovotny2009-09-161-1/+0
|
* merge correctiondnovotny2009-09-162-12/+6
|