aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* package XDG menu entryThierry Vignaud2006-08-231-0/+1
|
* renameThierry Vignaud2006-08-231-1/+1
|
* add (one) XDG menu entryThierry Vignaud2006-08-231-0/+11
|
* XDGThierry Vignaud2006-08-231-7/+7
|
* typo fixThierry Vignaud2006-08-231-2/+2
|
* (run_treeview_dialog) ask_browse_tree_info_given_widgets() wasThierry Vignaud2006-08-231-1/+1
| | | | | renamed ask_browse_tree_info_given_widgets_for_rpmdrake()
* typo fixThierry Vignaud2006-08-231-2/+2
|
* set "is_pix" field in order to be later able to identify the column thanksThierry Vignaud2006-08-231-0/+1
| | | | | to the pointer position.
* (get_info) kill what's remain of old hackeryThierry Vignaud2006-08-231-1/+0
|
* (perform_installation) handle removing packages while not installing someThierry Vignaud2006-08-231-1/+1
| | | | | (this is due to the unified GUI)
* (toggle_nodes) set proper stateThierry Vignaud2006-08-231-1/+1
|
* (toggle_nodes) handle removing packagesThierry Vignaud2006-08-231-1/+1
|
* (toggle_nodes) got the old state as parameterThierry Vignaud2006-08-231-1/+1
|
* (node_state) handle more statesThierry Vignaud2006-08-231-1/+7
|
* "changed" signal: don't crash when selecting a sub group and then collapse ↵Thierry Vignaud2006-08-231-0/+1
| | | | itsparent
* disambiguateThierry Vignaud2006-08-231-2/+2
|
* do not empty and reload the packages list for dummy changes (aka if groupThierry Vignaud2006-08-231-0/+4
| | | | | hasn't actually changed)
* typo fixThierry Vignaud2006-08-231-2/+2
|
* filling list of packages is slow when there's a lot of package; let's warn ↵Thierry Vignaud2006-08-231-1/+1
| | | | the user
* set a meaningfull titleThierry Vignaud2006-08-231-1/+1
|
* (is_a_package) introduce it it order to know whether a leaf is a package or ↵Thierry Vignaud2006-08-231-0/+4
| | | | a group
* (get_icon) use icon of parent group if none is specified for current grouThierry Vignaud2006-08-231-1/+2
|
* (run_treeview_dialog) fix listing all packagesThierry Vignaud2006-08-231-1/+1
|
* use a more meaningfull titleThierry Vignaud2006-08-231-1/+1
|
* fix translator list according to format accepted by AboutDialogThierry Vignaud2006-08-231-7/+11
|
* list translatorsThierry Vignaud2006-08-231-0/+2
|
* (run_treeview_dialog) use new Gtk2::MDV::CellRendererPixWithLabel() to nicelyThierry Vignaud2006-08-231-3/+2
| | | | | display the package groups list
* (run_treeview_dialog) introduce get_icon() in order to extract group iconThierry Vignaud2006-08-231-0/+6
|
* (run_treeview_dialog) set where to lookup desktop iconsThierry Vignaud2006-08-231-1/+1
|
* define icons for each package groupThierry Vignaud2006-08-231-95/+108
|
* (run_treeview_dialog) do not show extra columnThierry Vignaud2006-08-231-2/+0
|
* (get_pkgs) workaround urpmi issue with lost "flag_installed"Thierry Vignaud2006-08-231-1/+2
|
* (run_treeview_dialog) default to listing all packagesThierry Vignaud2006-08-231-1/+1
|
* (run_treeview_dialog) fix scores of gtk+ critical warnings after removing theThierry Vignaud2006-08-231-1/+1
| | | | | pixbuf state column
* (run_treeview_dialog) managing "row_expanded" signal is no more neededThierry Vignaud2006-08-231-23/+0
|
* (run_treeview_dialog) when a group is selected, fill in the packages listThierry Vignaud2006-08-231-0/+10
|
* (run_treeview_dialog) precreate all groups in left tree when building the treeThierry Vignaud2006-08-231-5/+7
|
* (run_treeview_dialog) no more state icon/checkbox in group tree; this alsoThierry Vignaud2006-08-231-3/+1
| | | | | | make the tree really looks like a tree (else Gtk+ indent all levels at the same depth)
* (run_treeview_dialog) let gtk+ sort the list of groupsThierry Vignaud2006-08-231-0/+1
|
* (run_treeview_dialog) let gtk+ sort the list of packagesThierry Vignaud2006-08-231-0/+1
|
* use escape_text_for_TextView_markup_format instead ofThierry Vignaud2006-08-231-5/+5
| | | | | | Glib::Markup::escape_text() since the later is not suitable for Gtk2::TextViews
* (format_pkg_simplifiedinfo) protect other fields btwThierry Vignaud2006-08-231-2/+2
|
* (format_pkg_simplifiedinfo) protect from strange characters in description tooThierry Vignaud2006-08-231-1/+1
|
* (format_pkg_simplifiedinfo) do not upercase first letter of package name sinceThierry Vignaud2006-08-231-1/+0
| | | | | it looks weird
* (run_treeview_dialog) rename %sort_methods as %filter_methods to reflect its ↵Thierry Vignaud2006-08-231-5/+5
| | | | real purpose
* set meaningfull titlesThierry Vignaud2006-08-232-10/+10
|
* (get_installed_pkgs) kill unused functionThierry Vignaud2006-08-231-2/+0
|
* (open_db) log opening the RPM dbThierry Vignaud2006-08-231-0/+1
|
* 3.1-1mdv2007.0Thierry Vignaud2006-08-231-2/+7
|
* bump require on drakxtoolsThierry Vignaud2006-08-231-1/+1
|