aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* changed call order, seems that matter for yui-qt implementationAngelo Naselli2015-08-291-2/+2
* an ExtTab has both the Event Role (being a widget) and an EventHandlerMaarten Vanraes2015-08-291-51/+85
* add a Dialog helper class using the EventHandler RoleMaarten Vanraes2015-08-291-0/+424
* add a Role-based Event handling systemMaarten Vanraes2015-08-293-0/+665
* Fixed Tab refreshmentAngelo Naselli2015-08-271-1/+17
* Move ExtTab module to GUI subdirMaarten Vanraes2015-08-261-11/+11
* use an Array and a helper Item class so that yui::YItem can be compared.Maarten Vanraes2015-08-251-41/+121
* Add a ExtTab shared module for helping managing YDumbTab widgetsMaarten Vanraes2015-08-251-0/+327
* used logger from Module base classAngelo Naselli2015-08-051-7/+7
* avoid crashing when getting unexpected undefined values with new libuserAngelo Naselli2015-08-051-1/+5
* Added Logger to ModuleAngelo Naselli2015-08-051-3/+28
* call the default LocalesAngelo Naselli2015-08-051-14/+6
* Default behavior is now looking for localdirAngelo Naselli2015-08-051-2/+4
* Added setmask to mask logging levelAngelo Naselli2015-08-051-0/+24
* Added identifier on logging (see Sys::Syslog)Angelo Naselli2015-08-051-0/+68
* Added search for identifierAngelo Naselli2015-08-051-0/+9
* Logging: implement a basic logging helper classMaarten Vanraes2015-07-301-0/+261
* removed a warning in mga4Angelo Naselli2015-07-221-0/+1
* useless depAngelo Naselli2015-07-211-1/+0
* removed you dependency form backends, left in Shared only atm.Angelo Naselli2015-07-218-49/+23
* Right default for locale domain nameAngelo Naselli2015-07-081-1/+1
* Removed AdminMouse since it does not work, will get it later from repo if rea...Angelo Naselli2015-07-071-282/+0
* Fixed string (thanks to i18n team)Angelo Naselli2015-07-071-1/+1
* Fixed object callAngelo Naselli2015-07-041-6/+14
* removed old and commented exported subroutinesAngelo Naselli2015-07-041-18/+0
* Added tools to urpmi backendAngelo Naselli2015-07-031-0/+505
* Rpmdragora extension of urpmi_backend::DBAngelo Naselli2015-06-271-0/+201
* added some more optionsAngelo Naselli2015-06-271-2/+107
* deprecating open_dbAngelo Naselli2015-06-261-0/+21
* fixed documentationAngelo Naselli2015-06-261-25/+57
* Added an attempt to write a urpmi backend ported open_dbAngelo Naselli2015-06-261-0/+317
* removed warning for callingAngelo Naselli2015-05-301-0/+2
* removed warning for an undef value used when priority_upgrade is notAngelo Naselli2015-05-281-1/+5
* Empty string -not undef- to use locale char (see iconv_open(3))Angelo Naselli2015-05-281-4/+4
* Fixed restart of rpmdragora and dragoraUpdate in case of priorityAngelo Naselli2015-05-081-1/+6
* Set icon and title left in base class, default values into theirAngelo Naselli2015-05-051-8/+14
* Set icon and title into Module base class, to avoid doing that for anyAngelo Naselli2015-05-051-0/+23
* added devel_modeAngelo Naselli2015-05-031-1/+1
* Added help_requested (checked from command line)Angelo Naselli2015-05-031-0/+30
* Missed title and icon settingsAngelo Naselli2015-05-031-1/+6
* removed yui::YCommandLineAngelo Naselli2015-05-031-1/+0
* Used manadm iconAngelo Naselli2015-05-031-1/+2
* Used manaclock iconAngelo Naselli2015-05-031-2/+2
* Used custom_locale_dirAngelo Naselli2015-05-031-7/+3
* Added custom_locale_dir() devel_mode() and command_line()Angelo Naselli2015-05-031-12/+90
* Managed button icons from manauser instead of userdrakeAngelo Naselli2015-04-291-10/+29
* Added --locales-dir also to rpmdragoraAngelo Naselli2015-04-253-33/+66
* Added the availability to use --locales-dirAngelo Naselli2015-04-244-17/+55
* Removed localization object and used the base class oneAngelo Naselli2015-04-241-15/+0
* Removed localization object and used the one in base classAngelo Naselli2015-04-247-108/+0