Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2008-02-13 | 74 | -6148/+8141 |
| | |||||
* | update | Thierry Vignaud | 2008-02-13 | 1 | -0/+106 |
| | |||||
* | (node_state) kill debug statement | Thierry Vignaud | 2008-02-13 | 1 | -1/+0 |
| | |||||
* | (node_state) just skip non existing packages (#36529) | Thierry Vignaud | 2008-02-13 | 1 | -1/+23 |
| | | | | | | | | (eg: when rpmdrake download info.xml.lzma on demand when searching or browsing whereas the package was updated in the mean time, the info file references the newer package whereas urpmi database only know the older version) | ||||
* | 3.142 | Thierry Vignaud | 2008-02-13 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-02-13 | 1 | -2/+2 |
| | |||||
* | (get_pkgs,open_urpmi_db) ignore disabled backport media in rpmdrake too, not | Thierry Vignaud | 2008-02-13 | 2 | -3/+10 |
| | | | | | just in MandrivaUpdate (#35009) | ||||
* | updates | Keld Simonsen | 2008-02-13 | 1 | -309/+50 |
| | |||||
* | update | Thierry Vignaud | 2008-02-12 | 1 | -4/+4 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-02-12 | 74 | -14689/+15503 |
| | |||||
* | 3.141 | Thierry Vignaud | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | ( extract_header) use ensure_utf8() so that we never crash anymore on | Thierry Vignaud | 2008-02-12 | 1 | -2/+2 |
| | | | | | garbaged UTF-8 while querying local files | ||||
* | (ensure_utf8) introduce it (copied & slightly altered from rpmtools) | Thierry Vignaud | 2008-02-12 | 1 | -0/+14 |
| | | | | | so that we never crash on garbaged UTF-8 | ||||
* | add list of programs with GUI view (#36486) | Thierry Vignaud | 2008-02-12 | 4 | -2/+11 |
| | |||||
* | (run_treeview_dialog) align search fields to right | Thierry Vignaud | 2008-02-12 | 1 | -5/+5 |
| | |||||
* | (run_treeview_dialog) move search types menu into Entry (needs | Thierry Vignaud | 2008-02-12 | 1 | -15/+13 |
| | | | | | drakxtools-10.6.18+) | ||||
* | (do_search) only flush X11 queue every 100 packages (seems enough on | Thierry Vignaud | 2008-02-12 | 1 | -1/+1 |
| | | | | | medium machines) | ||||
* | (do_search) fix only flushing X11 queue every 10 package | Thierry Vignaud | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | (formatlistpkg) warning fix | Thierry Vignaud | 2008-02-12 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-02-11 | 1 | -0/+45 |
| | |||||
* | 3.140 | Thierry Vignaud | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) add spacing between search & view widgets | Thierry Vignaud | 2008-02-11 | 1 | -0/+1 |
| | |||||
* | (run_treeview_dialog) simplify GUI using Gtk2::Sexy::IconEntry | Thierry Vignaud | 2008-02-11 | 2 | -12/+7 |
| | |||||
* | (run_treeview_dialog) simplify thanks to mygtk2 | Thierry Vignaud | 2008-02-11 | 1 | -2/+1 |
| | |||||
* | update | Thierry Vignaud | 2008-02-11 | 1 | -0/+305 |
| | |||||
* | 3.139 | Thierry Vignaud | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | (do_search) kill unused variable | Thierry Vignaud | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | reindent | Thierry Vignaud | 2008-02-11 | 1 | -9/+13 |
| | |||||
* | (download_callback) export it thus fixing downloading XML meta-data | Thierry Vignaud | 2008-02-11 | 1 | -0/+1 |
| | | | | | while searching | ||||
* | make export list more manageable and more readable | Thierry Vignaud | 2008-02-11 | 1 | -1/+9 |
| | |||||
* | 3.138 | Thierry Vignaud | 2008-02-11 | 1 | -1/+1 |
| | |||||
* | (do_search) fix canceling description search (maybe should we just use | Thierry Vignaud | 2008-02-11 | 1 | -12/+19 |
| | | | | | _iterate_on_nodes() directly?? | ||||
* | (do_search) fix canceling file search | Thierry Vignaud | 2008-02-11 | 1 | -1/+5 |
| | |||||
* | (do_search) flush X11 queue only every 10 packages while searching | Thierry Vignaud | 2008-02-11 | 1 | -2/+4 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-09 | 1 | -31/+19 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-02-09 | 1 | -5/+5 |
| | |||||
* | 3.137 | Thierry Vignaud | 2008-02-08 | 1 | -1/+1 |
| | |||||
* | (format_changelog_string) highlight relevant parts of the changelog (#37208); | Thierry Vignaud | 2008-02-08 | 3 | -10/+25 |
| | | | | | | updating callers (build_expander, extract_header, format_changelog_changelogs, format_pkg_simplifiedinfo) | ||||
* | (format_pkg_simplifiedinfo) store installed_version | Thierry Vignaud | 2008-02-08 | 1 | -1/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) separate version and release by '-' in details | Thierry Vignaud | 2008-02-08 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2008-02-08 | 1 | -2/+2 |
| | |||||
* | (build_expander) simplify by passing only the used field | Thierry Vignaud | 2008-02-08 | 1 | -4/+4 |
| | |||||
* | (format_pkg_simplifiedinfo, format_pkg_info) simplify | Thierry Vignaud | 2008-02-08 | 1 | -19/+23 |
| | |||||
* | (extract_header) fix querying file list of installed packages | Thierry Vignaud | 2008-02-08 | 1 | -1/+1 |
| | | | | | | (regression introduced in r233988 on 2008-02-06 ("fix file list of installed RPMS...") | ||||
* | (format_changelog_changelogs) factorize formatting unlocalized changelogs | Thierry Vignaud | 2008-02-08 | 2 | -5/+10 |
| | |||||
* | (format_changelog_string) make a real function out of a closure | Thierry Vignaud | 2008-02-08 | 2 | -9/+12 |
| | |||||
* | make export list more manageable and more readable | Thierry Vignaud | 2008-02-08 | 1 | -1/+12 |
| | |||||
* | (extract_header) make format of XML changelog be the same as hdlists' | Thierry Vignaud | 2008-02-08 | 1 | -1/+1 |
| | | | | | ones and direct package query one | ||||
* | (extract_header) simplify | Thierry Vignaud | 2008-02-08 | 1 | -2/+1 |
| | |||||
* | (extract_header) adapt to new ->changelogs() for local packages | Thierry Vignaud | 2008-02-08 | 1 | -2/+2 |
| | | | | | (instead of ->changelog_name(), ->changelog_text() and ->changelog_time()) |