| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Convert to use ReplacePoint | Maarten Vanraes | 2016-01-09 | 1 | -25/+14 | |
| | | ||||||
| * | Add a ReplacePoint wrapper object | Maarten Vanraes | 2016-01-09 | 1 | -0/+231 | |
| | | ||||||
| * | Allow child EventHandlers | Maarten Vanraes | 2016-01-09 | 1 | -1/+73 | |
| | | ||||||
| * | rename ExtTab item functions | Maarten Vanraes | 2016-01-09 | 1 | -19/+19 | |
| | | ||||||
| * | EventHandlerRole: add item helper functions (MenuEvent) | Maarten Vanraes | 2016-01-09 | 1 | -0/+105 | |
| | | ||||||
| * | added cl help for yui options for fullscreen and noborder | Angelo Naselli | 2016-01-04 | 1 | -0/+12 | |
| | | ||||||
| * | delWidget needs event name not event | Angelo Naselli | 2016-01-01 | 2 | -6/+7 | |
| | | | | | changed processEvents to manage event deletion during event managing | |||||
| * | Restored Icon and Title behaviour or they were missed in mpan, | Angelo Naselli | 2016-01-01 | 1 | -1/+4 | |
| | | | | | using Shared::GUI::Dialog solves this problem | |||||
| * | Added conf-dir option to get local configuration | Angelo Naselli | 2015-12-22 | 1 | -0/+9 | |
| | | ||||||
| * | Fix typo | Yuri Chornoivan | 2015-12-20 | 1 | -1/+1 | |
| | | ||||||
| * | Dialog: typo when checking YDumbTab component | Maarten Vanraes | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
| * | Removed more breakpoints | Angelo Naselli | 2015-12-08 | 1 | -1/+1 | |
| | | ||||||
| * | Do not delete YDumbTab child (YReplacePoint) | Maarten Vanraes | 2015-12-06 | 1 | -3/+0 | |
| | | ||||||
| * | error in recursive ExtTab: clean up properly | Maarten Vanraes | 2015-12-05 | 1 | -1/+43 | |
| | | ||||||
| * | Changed constant values | Angelo Naselli | 2015-12-02 | 1 | -33/+89 | |
| | | ||||||
| * | eventHandler attribute requires to be an EventHandler Role | Maarten Vanraes | 2015-11-30 | 1 | -1/+1 | |
| | | ||||||
| * | Added doc on usage | Angelo Naselli | 2015-11-23 | 1 | -0/+6 | |
| | | ||||||
| * | Added ComandLine module | Angelo Naselli | 2015-11-17 | 2 | -0/+192 | |
| | | ||||||
| * | parentDialog function is only useful on EventRole classes | Maarten Vanraes | 2015-09-06 | 2 | -24/+24 | |
| | | ||||||
| * | Fixed factories initialization | Angelo Naselli | 2015-09-05 | 1 | -7/+22 | |
| | | ||||||
| * | fixed comment | Angelo Naselli | 2015-08-30 | 1 | -2/+3 | |
| | | ||||||
| * | Added event_timeout rw attribute to GUI::Dialog to allow manage ↵ | Angelo Naselli | 2015-08-30 | 1 | -1/+14 | |
| | | | | | $yui::YEvent::TimeoutEvent | |||||
| * | fixed comment on POD | Angelo Naselli | 2015-08-30 | 1 | -1/+2 | |
| | | ||||||
| * | Added Type constraint on dialog type | Angelo Naselli | 2015-08-30 | 1 | -1/+6 | |
| | | ||||||
| * | changed call order, seems that matter for yui-qt implementation | Angelo Naselli | 2015-08-29 | 1 | -2/+2 | |
| | | ||||||
| * | an ExtTab has both the Event Role (being a widget) and an EventHandler | Maarten Vanraes | 2015-08-29 | 1 | -51/+85 | |
| | | | | | role for it's children. | |||||
| * | add a Dialog helper class using the EventHandler Role | Maarten Vanraes | 2015-08-29 | 1 | -0/+424 | |
| | | ||||||
| * | add a Role-based Event handling system | Maarten Vanraes | 2015-08-29 | 3 | -0/+665 | |
| | | ||||||
| * | Fixed Tab refreshment | Angelo Naselli | 2015-08-27 | 1 | -1/+17 | |
| | | | | | Added missed comments | |||||
| * | Move ExtTab module to GUI subdir | Maarten Vanraes | 2015-08-26 | 1 | -11/+11 | |
| | | ||||||
| * | use an Array and a helper Item class so that yui::YItem can be compared. | Maarten Vanraes | 2015-08-25 | 1 | -41/+121 | |
| | | ||||||
| * | Add a ExtTab shared module for helping managing YDumbTab widgets | Maarten Vanraes | 2015-08-25 | 1 | -0/+327 | |
| | | ||||||
| * | avoid crashing when getting unexpected undefined values with new libuser | Angelo Naselli | 2015-08-05 | 1 | -1/+5 | |
| | | ||||||
| * | Default behavior is now looking for localdir | Angelo Naselli | 2015-08-05 | 1 | -2/+4 | |
| | | ||||||
| * | Added setmask to mask logging level | Angelo Naselli | 2015-08-05 | 1 | -0/+24 | |
| | | ||||||
| * | Added identifier on logging (see Sys::Syslog) | Angelo Naselli | 2015-08-05 | 1 | -0/+68 | |
| | | ||||||
| * | Added search for identifier | Angelo Naselli | 2015-08-05 | 1 | -0/+9 | |
| | | ||||||
| * | Logging: implement a basic logging helper class | Maarten Vanraes | 2015-07-30 | 1 | -0/+261 | |
| | | ||||||
| * | removed a warning in mga4 | Angelo Naselli | 2015-07-22 | 1 | -0/+1 | |
| | | ||||||
| * | removed you dependency form backends, left in Shared only atm. | Angelo Naselli | 2015-07-21 | 4 | -45/+18 | |
| | | | | | | if localization is changed from default has to be passed to constructor now | |||||
| * | Right default for locale domain name | Angelo Naselli | 2015-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed string (thanks to i18n team) | Angelo Naselli | 2015-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed object call | Angelo Naselli | 2015-07-04 | 1 | -6/+14 | |
| | | ||||||
| * | removed old and commented exported subroutines | Angelo Naselli | 2015-07-04 | 1 | -18/+0 | |
| | | ||||||
| * | Added tools to urpmi backend | Angelo Naselli | 2015-07-03 | 1 | -0/+505 | |
| | | ||||||
| * | added some more options | Angelo Naselli | 2015-06-27 | 1 | -2/+107 | |
| | | ||||||
| * | fixed documentation | Angelo Naselli | 2015-06-26 | 1 | -25/+57 | |
| | | ||||||
| * | Added an attempt to write a urpmi backend ported open_db | Angelo Naselli | 2015-06-26 | 1 | -0/+317 | |
| | | ||||||
| * | Empty string -not undef- to use locale char (see iconv_open(3)) | Angelo Naselli | 2015-05-28 | 1 | -4/+4 | |
| | | ||||||
| * | Added the availability to use --locales-dir | Angelo Naselli | 2015-04-24 | 4 | -17/+55 | |
| | | ||||||
