aboutsummaryrefslogtreecommitdiffstats
path: root/AdminPanel/Rpmdragora/gui.pm
Commit message (Collapse)AuthorAgeFilesLines
* Project structure changeAngelo Naselli2014-01-271-1220/+0
|
* Aligned to Yui-mga changesAngelo Naselli2013-12-201-10/+12
|
* using last YCBTable::selectItem(YItem*, bool) implementation for the ↵Matteo Pasotti2013-12-101-23/+34
| | | | toggle_all sub
* - dropped toggle_veloceMatteo Pasotti2013-12-051-34/+0
|
* - sub treeview_children rewritten for yuiMatteo Pasotti2013-12-051-37/+135
| | | | | | | | - sub children rewritten for yui - toggle_all partially rewritten for yui (NOT fully working) - set_node_state now use methods available through YCBTable (yui-mga) - disown table items - sub fast_toggle made available outside the ask_browse_tree_given_widgets_for_rpmdragora scope
* match latest rpm group updatesMatteo Pasotti2013-03-011-4/+7
|
* added missing pkg status column to detail_listMatteo Pasotti2013-01-181-3/+10
|
* - gui.pm: rewrote get_description, get_details, get_url_link, get_main_textMatteo Pasotti2013-01-161-48/+43
| | | | | | | | - gui.pm: dropped gtk expanders from format_pkg_simplifiedinfo (Files and Changelog still missing) - gui.pm: added table_item_list hash (needed because of the -poor- YTable implementation) - rpmdragora: added detaillist_callback to handle detail_list double-click event - rpmdragora: switched info from YMultiLineEdit to YRichText widget
* - gui.pm: fixed some warningsMatteo Pasotti2013-01-151-7/+6
| | | | | | - icon.pm: renamed get_icon to get_icon_path - rpmdragora: fixed wrong viewbox_callback argument (hash by ref)
* - gui.pm: added support for icons to tree and table; temporary disabled ↵Matteo Pasotti2013-01-121-7/+16
| | | | | | | | | format_name_n_summary - icon.pm: made get_icon indipendent from gtk - localization.pm: temporary workaround to let rpmdragora access rpmdrake ts - rpmdragora: now use the workaround as the other modules
* - fixed detail_list columnsMatteo Pasotti2013-01-111-5/+3
|
* - gui.pm: rewritten set_node_state, set_leaf_stateMatteo Pasotti2013-01-111-15/+63
| | | | | | | | - gui.pm: added subroutines group_tree, group_has_parent, group_parent - formatting.pm: imported escape_text_for_TextView_markup_format from ugtk2 - rpmdragora: added tree_callback
* - fixed build_tree (call add_node with the right argument)Matteo Pasotti2013-01-081-13/+13
| | | | | - tree/detail_list cleaning fixed
* fixed add_parent subroutine (groups visualization using treeview)Matteo Pasotti2013-01-071-38/+16
|
* using modelinesMatteo Pasotti2013-01-071-0/+1
|
* - imported rpmdragora module (still under development)Matteo Pasotti2013-01-071-0/+1105