aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (run_treeview_dialog) make it fit in 800x600Thierry Vignaud2007-03-191-2/+2
|
* (do_action) rename as do_action__real() and introduce the do_action()Thierry Vignaud2007-03-191-1/+11
| | | | | wrapper so that crashes got caught more nicely
* (ask_browse_tree_given_widgets_for_rpmdrake) do not do anything on keyThierry Vignaud2007-03-191-8/+0
| | | | | | press on the list (which conflicts/blocks such signals for Toggles) and this make rpmdrake behaving like other regular Gtk+ applications
* (run_treeview_dialog) kill an old uglyness from gcThierry Vignaud2007-03-191-1/+0
|
* (run_treeview_dialog,ask_browse_tree_given_widgets_for_rpmdrake) splitThierry Vignaud2007-03-192-7/+11
| | | | | | | | pixbuf column into a Toggle one and a Pixbuf one, thus enabling to use a true (themable) ToggleButton instead of a manually randered one. since we now use the proper signals, we can kill an old gc's uglyness btw
* (set_node_state_tree) factorize model->set() calls though set_node_state_flat()Thierry Vignaud2007-03-191-2/+1
|
* (set_node_state_flat) kill a debug statementThierry Vignaud2007-03-191-1/+0
|
* rename base.png as state_base.png since we now display it againThierry Vignaud2007-03-191-0/+0
|
* (node_state) do display it's a base package when needed (wasn't done since ↵Thierry Vignaud2007-03-191-2/+2
| | | | 2007.0)
* (node_state) do not hardcode icon pathThierry Vignaud2007-03-191-1/+1
|
* update translation for HebrewDotan Kamber2007-03-171-196/+118
|
* fixing translation and translating new entriesFelipe Arruda2007-03-161-54/+48
|
* updateArpad Biro2007-03-161-5/+9
|
* Japanese translation updated.Yukiko Bando2007-03-161-4/+9
|
* merge translations from gaim for ka & kuThierry Vignaud2007-03-162-20/+30
|
* bump release (3.52)Thierry Vignaud2007-03-161-1/+1
|
* (perform_installation) display global count as well as transaction count (#XXXX)Thierry Vignaud2007-03-161-3/+4
|
* use fixed modeThierry Vignaud2007-03-162-2/+13
|
* bump release (3.51)Thierry Vignaud2007-03-151-1/+1
|
* minor perl_checker cleanupThierry Vignaud2007-03-151-1/+1
|
* (choose_mirror) rename "msg" as "errors" (more understandable)Thierry Vignaud2007-03-151-4/+4
|
* (choose_mirror) catch error message early in case remove_wait_msg() alters itThierry Vignaud2007-03-151-2/+2
|
* (mirrors) don't report cryptic "undefined value as array" error message (#27429)Thierry Vignaud2007-03-151-1/+1
|
* bump release (3.50)Thierry Vignaud2007-03-151-1/+1
|
* (run_treeview_dialog) when filling the package list, use the "busy" cursor ↵Thierry Vignaud2007-03-151-1/+1
| | | | on the whole window
* (get_pkgs) revert a bogus change that went in r144310Thierry Vignaud2007-03-151-1/+1
|
* bump release (3.49)Thierry Vignaud2007-03-151-1/+1
|
* (get_pkgs,perform_installation,perform_removal) fix transient hintsThierry Vignaud2007-03-151-3/+3
|
* (init) size window rather than progressbar and increase default size in ↵Thierry Vignaud2007-03-151-2/+2
| | | | order to prevent resizing
* bump release (3.48)Thierry Vignaud2007-03-151-1/+1
|
* (get_pkgs) do not ask again to update media after doing some actionsThierry Vignaud2007-03-151-2/+4
|
* set a 3:2 ratio between the package list and the package descriptionThierry Vignaud2007-03-151-2/+2
|
* (compute_main_window_size) factorize strange typicall width computing hereThierry Vignaud2007-03-153-7/+11
|
* (run_treeview_dialog) reduce default width (unlike rpmdrake, we don'tThierry Vignaud2007-03-151-1/+1
| | | | | horizontally stack more than one big widget)
* (myexit) save configuration on exit so that we "remember" we'veThierry Vignaud2007-03-151-1/+4
| | | | | offered to add media on first run
* bump release (3.47)Thierry Vignaud2007-03-141-1/+1
|
* updateTomasz Bednarski2007-03-141-146/+61
|
* (downwards_callback, upwards_callback) refresh button states after moving aThierry Vignaud2007-03-131-0/+2
| | | | | row (so that eg "up" button is disabled once top of list is reached)
* bump releaseThierry Vignaud2007-03-131-1/+1
|
* (get_name) fix crashThierry Vignaud2007-03-131-0/+1
|
* typo fix (Reinout van Schouwen)Thierry Vignaud2007-03-131-1/+1
|
* updateArpad Biro2007-03-101-50/+24
|
* Japanese translation updatedYukiko Bando2007-03-101-10/+12
|
* bump release (3.45)Thierry Vignaud2007-03-091-1/+1
|
* (downwards_callback, upwards_callback) adapt to multiple selection mode (#29186)Thierry Vignaud2007-03-091-4/+9
|
* UpdatedWilly Sudiarto Raharjo2007-03-091-9/+9
|
* New translations.Mashrab Kuvatov2007-03-082-145/+71
|
* bump release (3.44)Thierry Vignaud2007-03-081-1/+1
|
* remove a debug statement that was mistakely commited inThierry Vignaud2007-03-081-2/+0
|
* (refresh_packages_list) make "update" button insensitive if no updatesThierry Vignaud2007-03-081-10/+36
|