Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed, read/write proxy configuration is in edit-urpm-suources module | Angelo Naselli | 2014-07-08 | 4 | -83/+0 | |
| | ||||||
* | Fixed File and Help menu events | Angelo Naselli | 2014-07-06 | 1 | -72/+83 | |
| | ||||||
* | start porting edit-urpm-sources.pl to YUI | Angelo Naselli | 2014-06-29 | 1 | -7/+14 | |
| | ||||||
* | first attempt to port gurpmi.addmedia to YUI | Angelo Naselli | 2014-06-29 | 1 | -2/+1 | |
| | ||||||
* | Start working on gurpmi.addmedia | Angelo Naselli | 2014-06-28 | 1 | -24/+35 | |
| | ||||||
* | YItem->label() is a string | Angelo Naselli | 2014-06-28 | 1 | -2/+2 | |
| | ||||||
* | - dropped translations (not used) | Matteo Pasotti | 2014-01-07 | 80 | -279291/+0 | |
| | ||||||
* | Aligned to Yui-mga changes | Angelo Naselli | 2013-12-20 | 1 | -15/+15 | |
| | ||||||
* | moving checkboxes to the first column | Matteo Pasotti | 2013-12-10 | 1 | -1/+1 | |
| | ||||||
* | - now using libyui-mga plugins (YCBTable) | Matteo Pasotti | 2013-12-05 | 1 | -8/+75 | |
| | | | | - partially handling toggle_all and fast_toggle | |||||
* | MGA yui plugin implements createCBTable now | Angelo Naselli | 2013-11-24 | 1 | -1/+1 | |
| | ||||||
* | Fixed text layout | Angelo Naselli | 2013-11-23 | 1 | -3/+2 | |
| | ||||||
* | Correct way of using enumeration | Angelo Naselli | 2013-11-23 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of ssh://git.mageia.org/software/adminpanel | Matteo Pasotti | 2013-11-22 | 1 | -8/+28 | |
|\ | ||||||
| * | Added AboutDialog | Angelo Naselli | 2013-11-22 | 1 | -3/+22 | |
| | | | | | | | | TODO fix text and mail presentation and link | |||||
| * | Managed MODE to get title and icon | Angelo Naselli | 2013-11-21 | 1 | -5/+6 | |
| | | ||||||
* | | moved from standard YTable to the improved YCBTable provided by the ↵ | Matteo Pasotti | 2013-11-22 | 1 | -1/+9 | |
|/ | | | | libyui-mga plugin | |||||
* | Added logo and title | Angelo Naselli | 2013-11-20 | 1 | -1/+13 | |
| | ||||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-10-26 | 1 | -32/+78 | |
| | ||||||
* | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-03-31 | 1 | -371/+551 | |
| | ||||||
* | match latest rpm group updates | Matteo Pasotti | 2013-03-01 | 1 | -3/+1 | |
| | ||||||
* | Align to center | Angelo Naselli | 2013-02-04 | 1 | -1/+1 | |
| | ||||||
* | updated Turkish translation | Numan Demirdöğen | 2013-01-22 | 1 | -381/+557 | |
| | ||||||
* | added missing pkg status column to detail_list | Matteo Pasotti | 2013-01-18 | 1 | -0/+2 | |
| | ||||||
* | fixed filter shown at the application start | Matteo Pasotti | 2013-01-17 | 1 | -0/+1 | |
| | ||||||
* | fixed do_search (add_parent calls were called without tree reference) | Matteo Pasotti | 2013-01-17 | 1 | -3/+4 | |
| | ||||||
* | - gui.pm: rewrote get_description, get_details, get_url_link, get_main_text | Matteo Pasotti | 2013-01-16 | 1 | -1/+24 | |
| | | | | | | | | - 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 warnings | Matteo Pasotti | 2013-01-15 | 1 | -2/+3 | |
| | | | | | | - icon.pm: renamed get_icon to get_icon_path - rpmdragora: fixed wrong viewbox_callback argument (hash by ref) | |||||
* | fixed views selection at start | Matteo Pasotti | 2013-01-14 | 1 | -0/+1 | |
| | ||||||
* | - gui.pm: added support for icons to tree and table; temporary disabled ↵ | Matteo Pasotti | 2013-01-12 | 1 | -0/+3 | |
| | | | | | | | | | 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 | |||||
* | - gui.pm: rewritten set_node_state, set_leaf_state | Matteo Pasotti | 2013-01-11 | 1 | -12/+39 | |
| | | | | | | | | - 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 | |||||
* | - rpmdragora: fixed warn_about_user_mode call | Matteo Pasotti | 2013-01-09 | 1 | -3/+4 | |
| | | | | | | | | | - rpmdragora.pm: interactive_msg now returns ask_YesOrOk() return value - Shared.pm: ask_ routines now return boolean rather than string - Shared.pm: added missing module requirement (common from libDrakX) - init.pm: warn_about_user_mode rewritten to return boolean | |||||
* | - added filter_box callback | Matteo Pasotti | 2013-01-08 | 1 | -45/+52 | |
| | ||||||
* | - fixed view_box event callback | Matteo Pasotti | 2013-01-08 | 1 | -3/+5 | |
| | ||||||
* | added menu exit management (as an example of menu event) | Angelo Naselli | 2013-01-07 | 1 | -269/+277 | |
| | ||||||
* | using modelines | Matteo Pasotti | 2013-01-07 | 1 | -0/+1 | |
| | ||||||
* | - imported rpmdragora module (still under development) | Matteo Pasotti | 2013-01-07 | 138 | -0/+309390 | |