Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use 'cannot' instead of 'can not' | Ahmad Samir | 2011-04-02 | 1 | -1/+1 |
| | | | | | - use 'LDAP' instead of 'Ldap' | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | 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 |
| | | | | | Up/Down buttons (#54077) ; remember we use some stock icon so that we keep arrows on the same horizontal bar | ||||
* | (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 |
| | | | | them horizontaly so that we fit in default sizing(#53703) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2009-09-17 | 1 | -4/+4 |
| | |||||
* | - mygtk2: | Aurélien Lefebvre | 2009-09-08 | 1 | -34/+7 |
| | | | | | | | o created 'WeaknessCheckEntry' widget - adduserdrake: o now use 'WeaknessCheckEntry' widget | ||||
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-08 | 1 | -0/+13 |
| | | | | | o added tooltip text to weakness icon | ||||
* | - adduserdrake: | Aurélien Lefebvre | 2009-09-03 | 1 | -10/+10 |
| | | | | | o use icons to display password weakness | ||||
* | - drakboot | Aurélien Lefebvre | 2009-08-20 | 1 | -1/+1 |
| | | | | | o fix crash bug #52997 | ||||
* | (create_widget) fix 'N_() must be used with a string', thus fixing the | Thierry Vignaud | 2009-08-19 | 1 | -1/+1 |
| | | | | | build | ||||
* | - added the ability to add up/down buttons in add_modify_remove list | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+6 |
| | | | | | | | of interactive - drakboot : o user is now able to re-order bootloader entries | ||||
* | - added password weakness display feature in interactive | Aurélien Lefebvre | 2009-08-17 | 1 | -1/+20 |
| | | | | | | - adduserdrake o now use password weakness display | ||||
* | 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 |
| | | | | | | (regression introduced when adding "install" buttons (aka release notes, help...) | ||||
* | (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 |
| | | | | | (see mcc bug #47840) | ||||
* | 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 |
| | | | | | this also workarounds gtk2 bug with "hidden" Entry + "Combo" | ||||
* | 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 |
| | | | | | since $w->entry (defined in ugtk2) on ComboBox returns $w, inline it | ||||
* | drop special case for non-editable combo boxes with large labels. | Pascal Rigaux | 2009-01-19 | 1 | -5/+2 |
| | | | | | at least the special case for diskdrake "Create" is not needed anymore (cf #43611) | ||||
* | (enable_sync_flush,sync_flush) split them out of wait_messageW() so that | Thierry Vignaud | 2008-10-11 | 1 | -2/+2 |
| | | | | | rpmdrake can get rid of some gray windows | ||||
* | (compute_sizes,filter_widget) properly handle big text in list such as | Thierry Vignaud | 2008-10-08 | 1 | -3/+3 |
| | | | | | security level descriptions (#43561) | ||||
* | (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 |
| | | | | | "remove extra "/" in help path" | ||||
* | (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 |
| | | | | | | | | | | widgets while still not using fillers when packing both a label & a widget (as in eg ask_user_and_root()) regression introduced in r245853 on 2008-09-17: "(create_widget,create_widgets_block) better layout for right aligned widgets" | ||||
* | (create_widget) align iconlist real widget to the left when (its label | Thierry Vignaud | 2008-09-17 | 1 | -1/+5 |
| | | | | | | | | is) aligned to the right :-) we should maybe just adapt that layout everytime for icons (even with normal left alignment)... | ||||
* | (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 |
| | |||||
* | (load_from_uri ) enable relative links in HTML help (which prevented segfaults | Thierry Vignaud | 2008-09-16 | 1 | -1/+0 |
| | | | | | on anchors when using Gtk2::Html2) | ||||
* | (>display_help,display_release_notes,load_from_uri) switch from perl-Gtk2-Html2 | Thierry Vignaud | 2008-09-16 | 1 | -17/+7 |
| | | | | | to perl-Gtk2-WebKit in order to display release notes & help | ||||
* | (create_widget) size all labelss (workaround infamous 6 years old | Thierry Vignaud | 2008-09-15 | 1 | -4/+6 |
| | | | | | gnome bug #101968) (eg: in advanced language selection) | ||||
* | (wait_message_with_progress_bar) reuse mygtk2 (needed for next commit) | Thierry Vignaud | 2008-09-12 | 1 | -1/+1 |
| | |||||
* | (ask_fromW) fix displaying "Help" Button for HTML help | Thierry Vignaud | 2008-09-11 | 1 | -1/+1 |
| | |||||
* | (display_help) reindent and make it clearer through using 'elsif' | Thierry Vignaud | 2008-09-11 | 1 | -34/+34 |
| | |||||
* | (display_help) add a separator before "Close" button | Thierry Vignaud | 2008-09-11 | 1 | -0/+1 |
| | |||||
* | (display_help) create it out of ask_fromW() | Thierry Vignaud | 2008-09-11 | 1 | -20/+23 |
| |