| Commit message (Expand) | Author | Age | Files | Lines |
* | fork displaying help, thus workarounding a webkit segfault (mga#9124) | Thierry Vignaud | 2013-03-04 | 1 | -4/+14 |
* | (create_widget) fix quitting app when closing "advanced" dialog | Thierry Vignaud | 2012-12-13 | 1 | -1/+5 |
* | (create_widget) add support for 'advanced_title' | Thierry Vignaud | 2012-12-10 | 1 | -1/+1 |
* | Drop debug code | Pascal Terjan | 2012-04-08 | 1 | -2/+0 |
* | make sure ranges are always within limits in text mode (mga#646) | Pascal Terjan | 2012-04-08 | 1 | -0/+15 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-23 | 3 | -14/+12 |
* | (suspend) fix crashing if we failed to initialize Curses | Thierry Vignaud | 2012-03-06 | 1 | -1/+1 |
* | interactive::curses: default to 80x25 (fixes serial) | Pascal Terjan | 2011-12-22 | 1 | -0/+7 |
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-02-06 | 4 | -4/+4 |
* | curses backend: do not crash when resuming interface | Olivier Blin | 2009-10-22 | 1 | -2/+2 |
* | (create_widget) fix displaying arrows | Thierry Vignaud | 2009-10-09 | 1 | -1/+1 |
* | (create_widget) remember real kind thus fixing crash on clicking | Thierry Vignaud | 2009-10-05 | 1 | -2/+3 |
* | (create_widget) stock kind in a local variable | Thierry Vignaud | 2009-10-05 | 1 | -1/+2 |
* | (create_widget) defer using local case where needed | Thierry Vignaud | 2009-10-05 | 1 | -1/+1 |
* | (create_widget) use stock icons for up & down buttons in order to pack | Thierry Vignaud | 2009-09-17 | 1 | -3/+15 |
* | perl_checker cleanups | Thierry Vignaud | 2009-09-17 | 1 | -4/+4 |
* | - mygtk2: | Aurélien Lefebvre | 2009-09-08 | 1 | -34/+7 |
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-08 | 1 | -0/+13 |
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-03 | 1 | -10/+10 |
* | - drakboot | Aurélien Lefebvre | 2009-08-20 | 1 | -1/+1 |
* | (create_widget) fix 'N_() must be used with a string', thus fixing the | Thierry Vignaud | 2009-08-19 | 1 | -1/+1 |
* | - added the ability to add up/down buttons in add_modify_remove list | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+6 |
* | - added password weakness display feature in interactive | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+20 |
* | Properly handle hidden variables in installer. | Eugeni Dodonov | 2009-06-12 | 1 | -1/+1 |
* | Added support for toggling 'hidden' parameter on widgets. | Eugeni Dodonov | 2009-05-14 | 1 | -0/+1 |
* | (create_widgets) explain latest commit | Thierry Vignaud | 2009-03-18 | 1 | -0/+1 |
* | (create_widgets) fix doble clicking on 'accept' on license screen | Thierry Vignaud | 2009-03-18 | 1 | -1/+1 |
* | (is_help_file_exist) fix signature call | Thierry Vignaud | 2009-03-11 | 1 | -1/+1 |
* | (get_html_file) workaround latest webkit thus fixing displaying help | Thierry Vignaud | 2009-03-11 | 1 | -0/+1 |
* | Have a real fileselector in curses mode | Pascal Terjan | 2009-01-29 | 1 | -0/+24 |
* | simplify through first()/second() | Thierry Vignaud | 2009-01-27 | 1 | -1/+1 |
* | - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated), | Pascal Rigaux | 2009-01-19 | 1 | -16/+3 |
* | oops, fix typo in previous commit | Pascal Rigaux | 2009-01-19 | 1 | -2/+2 |
* | make things more clear (needed for next commit): | Pascal Rigaux | 2009-01-19 | 1 | -3/+3 |
* | drop special case for non-editable combo boxes with large labels. | Pascal Rigaux | 2009-01-19 | 1 | -5/+2 |
* | (enable_sync_flush,sync_flush) split them out of wait_messageW() so that | Thierry Vignaud | 2008-10-11 | 1 | -2/+2 |
* | (compute_sizes,filter_widget) properly handle big text in list such as | Thierry Vignaud | 2008-10-08 | 1 | -3/+3 |
* | (load_from_uri,get_html_file) handle anchors in HTML help IDs | Thierry Vignaud | 2008-10-02 | 1 | -6/+5 |
* | revert r247290, seems to break image loading ; was: | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
* | (is_help_file_exist) explain | Thierry Vignaud | 2008-10-01 | 1 | -0/+1 |
* | (is_help_file_exist) introduce it | Thierry Vignaud | 2008-10-01 | 1 | -0/+6 |
* | remove extra "/" in help path | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
* | (get_html_file,display_help) add basic support for anchors | Thierry Vignaud | 2008-09-30 | 1 | -1/+3 |
* | (create_boxradio) add spacing between radio buttons for readability (#44332) | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 |
* | use mygtk2 for WebKit | Thierry Vignaud | 2008-09-26 | 1 | -1/+1 |
* | (create_widgets_block) restore support for right alignement for simple | Thierry Vignaud | 2008-09-22 | 1 | -1/+4 |
* | (create_widget) align iconlist real widget to the left when (its label | Thierry Vignaud | 2008-09-17 | 1 | -1/+5 |
* | (create_widget,create_widgets_block) better layout for right aligned widgets | Thierry Vignaud | 2008-09-17 | 1 | -8/+7 |
* | (create_widget) indent (for next commit to be clearer) | Thierry Vignaud | 2008-09-17 | 1 | -1/+2 |