aboutsummaryrefslogtreecommitdiffstats
path: root/modules/rpmdragora
Commit message (Collapse)AuthorAgeFilesLines
...
* moved code from MageiaUpdate to dragoraUpdateAngelo Naselli2014-11-051-0/+333
|
* used BusyIndicator instead of Label (needs a layout review)Angelo Naselli2014-11-041-3/+5
|
* renamed from gurpmi.addmedia to dragora-urpm-addmediaAngelo Naselli2014-08-292-0/+0
| | | | | and from edit-urpm-sources.pl to dragora-urpm-sources.pl fixed Makefile.PL and MANIFEST for all the changes
* fixed titleAngelo Naselli2014-08-101-1/+1
|
* fixed AdminPanel dependencyAngelo Naselli2014-07-201-5/+5
|
* Changed to is_root_capability_required atm to avoid redeclarationsAngelo Naselli2014-07-102-5/+7
|
* Removed, read/write proxy configuration is in edit-urpm-suources moduleAngelo Naselli2014-07-084-83/+0
|
* Fixed File and Help menu eventsAngelo Naselli2014-07-061-72/+83
|
* start porting edit-urpm-sources.pl to YUIAngelo Naselli2014-06-291-7/+14
|
* first attempt to port gurpmi.addmedia to YUIAngelo Naselli2014-06-291-2/+1
|
* Start working on gurpmi.addmediaAngelo Naselli2014-06-281-24/+35
|
* YItem->label() is a stringAngelo Naselli2014-06-281-2/+2
|
* - dropped translations (not used)Matteo Pasotti2014-01-0780-279291/+0
|
* Aligned to Yui-mga changesAngelo Naselli2013-12-201-15/+15
|
* moving checkboxes to the first columnMatteo Pasotti2013-12-101-1/+1
|
* - now using libyui-mga plugins (YCBTable)Matteo Pasotti2013-12-051-8/+75
| | | | - partially handling toggle_all and fast_toggle
* MGA yui plugin implements createCBTable nowAngelo Naselli2013-11-241-1/+1
|
* Fixed text layoutAngelo Naselli2013-11-231-3/+2
|
* Correct way of using enumerationAngelo Naselli2013-11-231-2/+2
|
* Merge branch 'master' of ssh://git.mageia.org/software/adminpanelMatteo Pasotti2013-11-221-8/+28
|\
| * Added AboutDialogAngelo Naselli2013-11-221-3/+22
| | | | | | | | TODO fix text and mail presentation and link
| * Managed MODE to get title and iconAngelo Naselli2013-11-211-5/+6
| |
* | moved from standard YTable to the improved YCBTable provided by the ↵Matteo Pasotti2013-11-221-1/+9
|/ | | | libyui-mga plugin
* Added logo and titleAngelo Naselli2013-11-201-1/+13
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-10-261-32/+78
|
* Russian translations by Russian Mageia TeamYuri Chornoivan2013-03-311-371/+551
|
* match latest rpm group updatesMatteo Pasotti2013-03-011-3/+1
|
* Align to centerAngelo Naselli2013-02-041-1/+1
|
* updated Turkish translationNuman Demirdöğen2013-01-221-381/+557
|
* added missing pkg status column to detail_listMatteo Pasotti2013-01-181-0/+2
|
* fixed filter shown at the application startMatteo Pasotti2013-01-171-0/+1
|
* fixed do_search (add_parent calls were called without tree reference)Matteo Pasotti2013-01-171-3/+4
|
* - gui.pm: rewrote get_description, get_details, get_url_link, get_main_textMatteo Pasotti2013-01-161-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 warningsMatteo Pasotti2013-01-151-2/+3
| | | | | | - icon.pm: renamed get_icon to get_icon_path - rpmdragora: fixed wrong viewbox_callback argument (hash by ref)
* fixed views selection at startMatteo Pasotti2013-01-141-0/+1
|
* - gui.pm: added support for icons to tree and table; temporary disabled ↵Matteo Pasotti2013-01-121-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_stateMatteo Pasotti2013-01-111-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 callMatteo Pasotti2013-01-091-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 callbackMatteo Pasotti2013-01-081-45/+52
|
* - fixed view_box event callbackMatteo Pasotti2013-01-081-3/+5
|
* added menu exit management (as an example of menu event)Angelo Naselli2013-01-071-269/+277
|
* using modelinesMatteo Pasotti2013-01-071-0/+1
|
* - imported rpmdragora module (still under development)Matteo Pasotti2013-01-07138-0/+309390