| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - dropped toggle_veloce | Matteo Pasotti | 2013-12-05 | 1 | -34/+0 |
| | | |||||
| * | disable some gtk-related stuff | Matteo Pasotti | 2013-12-05 | 1 | -10/+14 |
| | | |||||
| * | - sub treeview_children rewritten for yui | Matteo Pasotti | 2013-12-05 | 1 | -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 | ||||
| * | First attempt to port drakxservice, welcome new baby servicemanager | Angelo Naselli | 2013-12-02 | 2 | -0/+809 |
| | | |||||
| * | MGA yui plugin implements createCBTable now | Angelo Naselli | 2013-11-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed text layout | Angelo Naselli | 2013-11-23 | 2 | -9/+8 |
| | | |||||
| * | 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 | 2 | -8/+236 |
| |\ | |||||
| | * | Added AboutDialog | Angelo Naselli | 2013-11-22 | 2 | -3/+230 |
| | | | | | | | | | 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 |
| | | |||||
| * | configure xhost to allow sudo usage by apanel | Matteo Pasotti | 2013-08-24 | 1 | -6/+20 |
| | | |||||
| * | SILENT: remove create_link script | Matteo Pasotti | 2013-08-19 | 1 | -62/+0 |
| | | |||||
| * | SILENT: move create_link.sh to setup.sh | Matteo Pasotti | 2013-08-19 | 1 | -0/+62 |
| | | |||||
| * | SILENT: add vim modeline to fix tab size | Matteo Pasotti | 2013-08-19 | 1 | -0/+1 |
| | | |||||
| * | - drop USE_* variables (configurable privileges method) | Matteo Pasotti | 2013-08-19 | 1 | -12/+5 |
| | | |||||
| * | read apanel settings to retrieve the method to gain superuser privileges | Matteo Pasotti | 2013-08-19 | 1 | -1/+21 |
| | | |||||
| * | - option priv_method added (change the method used by apanel to gain ↵ | Matteo Pasotti | 2013-08-19 | 1 | -0/+1 |
| | | | | | privileges through configuration file) | ||||
| * | - improved installation/uninstallation script (for developers only) | Matteo Pasotti | 2013-08-19 | 1 | -21/+56 |
| | | | | | - only root should be able to use this script | ||||
| * | Russian translations by Russian Mageia Team | Yuri Chornoivan | 2013-03-31 | 1 | -371/+551 |
| | | |||||
| * | - removed debug print statement | Matteo Pasotti | 2013-03-01 | 1 | -1/+0 |
| | | |||||
| * | match latest rpm group updates | Matteo Pasotti | 2013-03-01 | 4 | -73/+64 |
| | | |||||
| * | 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 | 2 | -3/+12 |
| | | |||||
| * | fixed gui.lst path | Matteo Pasotti | 2013-01-18 | 1 | -1/+1 |
| | | |||||
| * | 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 | 2 | -49/+67 |
| | | | | | | | | | - 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 | ||||
| * | - gurpm.pm: partially fixed gurpm window | Matteo Pasotti | 2013-01-15 | 2 | -8/+14 |
| | | | | | | - pkg.pm: removing some warnings | ||||
| * | - gui.pm: fixed some warnings | Matteo Pasotti | 2013-01-15 | 3 | -12/+12 |
| | | | | | | | - icon.pm: renamed get_icon to get_icon_path - rpmdragora: fixed wrong viewbox_callback argument (hash by ref) | ||||
| * | fixed wait_msg subroutine | Matteo Pasotti | 2013-01-15 | 1 | -10/+9 |
| | | |||||
| * | fixed views selection at start | Matteo Pasotti | 2013-01-14 | 1 | -0/+1 |
| | | |||||
| * | fixed warning on comparison between string and integer | Matteo Pasotti | 2013-01-14 | 1 | -1/+2 |
| | | |||||
| * | - gui.pm: added support for icons to tree and table; temporary disabled ↵ | Matteo Pasotti | 2013-01-12 | 4 | -186/+247 |
| | | | | | | | | | | 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 columns | Matteo Pasotti | 2013-01-11 | 1 | -5/+3 |
| | | |||||
| * | - gui.pm: rewritten set_node_state, set_leaf_state | Matteo Pasotti | 2013-01-11 | 3 | -27/+116 |
| | | | | | | | | | - 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 | ||||
| * | - added LogViewer namespace | Matteo Pasotti | 2013-01-09 | 3 | -3/+41 |
| | | | | | | | | - added init module for logviewer - Rpmdragora/init.pm: fixed warn_about_user_mode message alignment - logviewer.pl: added call to LogViewer::warn_about_user_mode | ||||
| * | - rpmdragora: fixed warn_about_user_mode call | Matteo Pasotti | 2013-01-09 | 4 | -18/+23 |
| | | | | | | | | | | - 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 |
| | | |||||
| * | - fixed build_tree (call add_node with the right argument) | Matteo Pasotti | 2013-01-08 | 1 | -13/+13 |
| | | | | | | - tree/detail_list cleaning fixed | ||||
| * | added menu exit management (as an example of menu event) | Angelo Naselli | 2013-01-07 | 1 | -269/+277 |
| | | |||||
| * | added trim subroutine | Matteo Pasotti | 2013-01-07 | 1 | -1/+9 |
| | | |||||
| * | fixed add_parent subroutine (groups visualization using treeview) | Matteo Pasotti | 2013-01-07 | 1 | -38/+16 |
| | | |||||
| * | using modelines | Matteo Pasotti | 2013-01-07 | 12 | -0/+12 |
| | | |||||
| * | added missing module (Glib) | Matteo Pasotti | 2013-01-07 | 1 | -0/+1 |
| | | |||||
| * | - imported rpmdragora module (still under development) | Matteo Pasotti | 2013-01-07 | 151 | -2/+314817 |
| | | |||||
