Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | - added Shared.pm: module contating routines shared by the modules (e.g. ↵ | Matteo Pasotti | 2013-01-05 | 2 | -119/+190 |
| | | | | | | | | logviewer) - logviewer.pl: fixed warnings for missing prototypes - logviewer.pl: moved shared routines from it to Shared.pm | ||||
* | - AdminPanel/Privileges.pm: added support to pam / consolehelper | Matteo Pasotti | 2013-01-04 | 3 | -3/+32 |
| | | | | | | - extras/README: added info to configure pam for apanel - apanel.pl: using pam as default | ||||
* | SILENT: wrong path | Angelo Naselli | 2013-01-04 | 1 | -1/+1 |
| | |||||
* | - Privileges.pm: added support to sudo | Matteo Pasotti | 2013-01-04 | 2 | -3/+22 |
| | | | | | - apanel.pl: using polkit as default | ||||
* | Forgot apanel.pl | Angelo Naselli | 2013-01-04 | 1 | -0/+6 |
| | |||||
* | added some usefull routines (NOTE they must be moved soon to a common place ↵ | Angelo Naselli | 2013-01-04 | 1 | -5/+117 |
| | | | | to be used by other modules) | ||||
* | Added a silly script to setup developer environment | Angelo Naselli | 2013-01-03 | 2 | -0/+25 |
| | |||||
* | - improved polkit policy | Matteo Pasotti | 2013-01-03 | 2 | -6/+5 |
| | | | | | - switched logviewer module from old Auth to AdminPanel::Privileges | ||||
* | updated README | Matteo Pasotti | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | rename org.freedesktop.policykit.pkexec.run-apanel --> ↵ | Matteo Pasotti | 2013-01-03 | 1 | -1/+1 |
| | | | | org.mageia.policykit.pkexec.adminpanel | ||||
* | rename org.freedesktop.policykit.pkexec.policy --> ↵ | Matteo Pasotti | 2013-01-03 | 1 | -0/+0 |
| | | | | org.freedesktop.policykit.pkexec.adminpanel.policy | ||||
* | updated README | Matteo Pasotti | 2013-01-03 | 1 | -3/+8 |
| | |||||
* | - rename Auth.pm --> Privileges.pm | Matteo Pasotti | 2013-01-03 | 2 | -8/+7 |
| | | | | | | - moved Privileges module to a dedicated namespace (AdminPanel) - Privileges module now use English (for readability) | ||||
* | set label as heading | Angelo Naselli | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | Added journalctl --all and with free parameters | Angelo Naselli | 2012-12-08 | 1 | -25/+124 |
| | |||||
* | Added calendar (date entry) | Angelo Naselli | 2012-11-24 | 1 | -6/+26 |
| | | | | | Note it is not implemented in yui ncurses | ||||
* | more clean up | Angelo Naselli | 2012-11-12 | 1 | -9/+13 |
| | |||||
* | cleaned a bit the code | Angelo Naselli | 2012-11-12 | 1 | -18/+39 |
| | |||||
* | Added a first log viewer module. | Angelo Naselli | 2012-11-11 | 1 | -0/+435 |
| | | | | Mail alert is not working yet | ||||
* | - removed unaccessed code (code after exec) | Matteo Pasotti | 2012-11-07 | 1 | -8/+4 |
| | | | | | | - removed env parameter not required - fixed exec arguments | ||||
* | - using modern perl idiom | Matteo Pasotti | 2012-11-07 | 1 | -4/+3 |
| | |||||
* | change code alignment using | Angelo Naselli | 2012-11-06 | 8 | -150/+144 |
| | | | | tabstop=4 shiftwidth=4 expandtab | ||||
* | using yui::YCommandLine only for all, at the moment | Angelo Naselli | 2012-11-06 | 1 | -5/+6 |
| |