Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use Gtk2::SourceView in order to source highlight file contents and patches | Thierry Vignaud | 2007-02-26 | 1 | -9/+22 |
| | |||||
* | (pkgs_provider) don't preselect anymore the updates when not started as | Thierry Vignaud | 2007-02-26 | 1 | -6/+1 |
| | | | | | MandrivaUpdate (#27500) | ||||
* | rpmdrake translation. | Funda Wang | 2007-02-25 | 1 | -15/+2 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2007-02-25 | 1 | -7/+5 |
| | |||||
* | small fix | Pablo Saratxaga | 2007-02-23 | 1 | -1028/+1062 |
| | |||||
* | ngettext fixes | Pablo Saratxaga | 2007-02-23 | 1 | -1/+1 |
| | |||||
* | fixed gettext use (partial) | Pablo Saratxaga | 2007-02-23 | 41 | -41492/+49104 |
| | |||||
* | simplified use of ngettext | Pablo Saratxaga | 2007-02-23 | 1 | -4/+2 |
| | |||||
* | sync pot with po | Thierry Vignaud | 2007-02-23 | 1 | -586/+1129 |
| | |||||
* | add missing round brackets around ternary expressions | Thierry Vignaud | 2007-02-23 | 2 | -10/+8 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2007-02-23 | 1 | -4/+4 |
| | |||||
* | ngettext fixes | Pablo Saratxaga | 2007-02-23 | 2 | -9/+17 |
| | |||||
* | updated Polish file | Pablo Saratxaga | 2007-02-23 | 1 | -4/+8 |
| | |||||
* | (dis) svn export removes .svn | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | display translated summaries if availlable | Thierry Vignaud | 2007-02-22 | 2 | -2/+2 |
| | |||||
* | lookup rpm-summary-main, rpm-summary-contrib, & rpm-summary-devel | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | | | | | domains too for translations | ||||
* | further help perl_checker | Thierry Vignaud | 2007-02-22 | 1 | -3/+3 |
| | |||||
* | remove useless prefix | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | help perl_checker | Thierry Vignaud | 2007-02-22 | 1 | -1/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-02-22 | 1 | -38/+25 |
| | |||||
* | (mainwindow) make "edit" button insensitive if no selection | Thierry Vignaud | 2007-02-22 | 1 | -5/+5 |
| | |||||
* | fix install | Thierry Vignaud | 2007-02-22 | 1 | -3/+7 |
| | |||||
* | (run_treeview_dialog) rename "apply" button as "update" | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | enable --merge-all-rpmnew in MandrivaUpdate | Thierry Vignaud | 2007-02-22 | 1 | -0/+3 |
| | |||||
* | (Rpmdrake::rpmnew::do_merge_if_needed) move code that lookup *.rpm{new,save} ↵ | Thierry Vignaud | 2007-02-22 | 2 | -15/+23 |
| | | | | here | ||||
* | fix standalone.pm wrong precedence over Rpmdrake::init for ARGV parsing | Thierry Vignaud | 2007-02-22 | 2 | -2/+2 |
| | |||||
* | (mainwindow) make "remove" button insensitive if no selection | Thierry Vignaud | 2007-02-22 | 1 | -2/+3 |
| | |||||
* | (mainwindow) localize ::main_window | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | (mainwindow) make it modal and set transient hint (usefull now that it's | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | | | | | embedded into rpmdrake) | ||||
* | (run_treeview_dialog) reload the package db after editing sources (#27483) | Thierry Vignaud | 2007-02-22 | 1 | -0/+1 |
| | |||||
* | (run_treeview_dialog) reuse Rpmdrake::edit_urpm_sources instead of forking | Thierry Vignaud | 2007-02-22 | 1 | -1/+2 |
| | | | | | edit-urpm-sources.pl in background | ||||
* | perl_checker cleanup | Thierry Vignaud | 2007-02-22 | 1 | -1/+1 |
| | |||||
* | split out urpm sources edition stuff into Rpmdrake::edit_urpm_sources, ↵ | Thierry Vignaud | 2007-02-22 | 2 | -1040/+1085 |
| | | | | creating check_if_first_run() and run() new functions | ||||
* | kill translation trick that is now useless with urpmi-4.9.13+ | Thierry Vignaud | 2007-02-22 | 1 | -2/+0 |
| | |||||
* | fix being unable to install packages when started as rpmdrake-remove (#26364) | Thierry Vignaud | 2007-02-21 | 1 | -5/+1 |
| | |||||
* | (perform_removal) fix crash | Thierry Vignaud | 2007-02-21 | 1 | -1/+2 |
| | |||||
* | remove packaging bits that are now splited in repsys | Thierry Vignaud | 2007-02-21 | 2 | -1170/+1 |
| | |||||
* | (get_pkgs) enable to speed-up startup time for MandrivaUpdate | Thierry Vignaud | 2007-02-21 | 2 | -2/+9 |
| | |||||
* | new simplified interface | Thierry Vignaud | 2007-02-21 | 1 | -1/+149 |
| | |||||
* | kill "grep_allowed_to_toggle" callback which really was unused | Thierry Vignaud | 2007-02-21 | 2 | -3/+2 |
| | |||||
* | kill "check_interactive_to_toggle" callback which really was unused | Thierry Vignaud | 2007-02-21 | 2 | -3/+2 |
| | |||||
* | (init,end) do not garbage $::main_window once gurpmi message is destroyed | Thierry Vignaud | 2007-02-21 | 1 | -0/+4 |
| | |||||
* | kill now useless variable | Thierry Vignaud | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | (ask_browse_tree_given_widgets_for_rpmdrake) split it in smaller functions; | Thierry Vignaud | 2007-02-21 | 1 | -67/+73 |
| | | | | | simplify double test for flat mode | ||||
* | fix unexported variables that are needed by rpmdrake | Thierry Vignaud | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | (wait_msg_with_banner) kill unused function | Thierry Vignaud | 2007-02-21 | 1 | -2/+0 |
| | |||||
* | kill no more needed module requires | Thierry Vignaud | 2007-02-21 | 1 | -4/+0 |
| | |||||
* | update emails | Thierry Vignaud | 2007-02-21 | 1 | -1/+1 |
| | |||||
* | (ask_browse_tree_info_given_widgets_for_rpmdrake) rename as | Thierry Vignaud | 2007-02-20 | 2 | -4/+4 |
| | | | | | ask_browse_tree_given_widgets_for_rpmdrake() | ||||
* | perl_checker cleanups | Thierry Vignaud | 2007-02-20 | 1 | -2/+2 |
| |