summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* handle more SCSI & network driverThierry Vignaud2008-08-112-7/+10
|
* handle new ethernet drivers: r6040Thierry Vignaud2008-08-112-1/+2
|
* handle new PATA drivers: pata_ninja32 & pata_ns87415Thierry Vignaud2008-08-112-1/+3
|
* handle new gigabit driver: atl1eThierry Vignaud2008-08-112-1/+3
|
* 11.6Thierry Vignaud2008-08-082-1/+4
|
* (is_running) make it return the actual PID of the first found process rather ↵Thierry Vignaud2008-08-071-3/+3
| | | | than a boolean
* (is_running) factorize code between mdkapplet & net_applet so that ↵Thierry Vignaud2008-08-071-1/+10
| | | | | | | | draksnapshot-applet can reuse it too note that this code need to be adapted for multiples simultaneous sessions (being the same user or different users)
* (mirrors_raw) add product type to URL when fetching mirror listThierry Vignaud2008-08-063-1/+5
| | | | | (Romain d'Alverny's request)
* 11.5Thierry Vignaud2008-08-062-1/+3
|
* (new) fix latest commitThierry Vignaud2008-08-061-1/+1
|
* (new) fix more strange focus bugsThierry Vignaud2008-08-062-1/+3
|
* updateJosé Melo2008-08-061-30/+17
|
* updateJosé Melo2008-08-061-192/+88
|
* updateJosé Melo2008-08-061-19/+20
|
* 11.4Thierry Vignaud2008-08-052-1/+3
|
* (_gtk_any_Window) make 'transient_for' force modality over 'modal'Thierry Vignaud2008-08-052-1/+3
| | | | | | | | | | | | | | | parameter now that ugtk2::new no longer set modality, else we got strange focus bugs. ugtk2's behavior was altered in r243651 on 2008-07-25: "do not force all windows to be modal at install time since it causes issues with matchbox window manager modality got forced in r210547 on 2005-01-11 while switching to mygtk2 which collapsed two code paths in ones whereas one wasn't setting modality ('create "MagicWindow" in mygtk2 out of ugtk2::new()')"
* fix french translation for /boot requirement on RAIDOlivier Blin2008-08-041-4/+4
|
* typo fix (#42380)Thierry Vignaud2008-08-0472-72/+72
|
* 11.3Thierry Vignaud2008-08-041-0/+4
|
* 11.3Thierry Vignaud2008-08-042-1/+3
|
* (create_okcancel) set spacing between buttonsThierry Vignaud2008-08-041-1/+1
|
* Update French translationChristophe Berthelé2008-07-311-124/+50
|
* 11.2Olivier Blin2008-07-312-1/+3
|
* include extmod Xorg module (for SHAPE extension)Olivier Blin2008-07-312-0/+3
|
* Update French translationChristophe Berthelé2008-07-311-15/+6
|
* better wording (from berthy)Olivier Blin2008-07-311-1/+1
|
* Update French translationChristophe Berthelé2008-07-311-5/+12
|
* 11.1Olivier Blin2008-07-312-1/+3
|
* do not require matchbox gconf schema (not provided by drakx-installer-matchbox)Olivier Blin2008-07-312-1/+2
|
* 11.0Thierry Vignaud2008-07-302-1/+3
|
* add new iconsThierry Vignaud2008-07-304-0/+0
|
* update step status iconsThierry Vignaud2008-07-303-0/+0
|
* (create_steps_window) first steps toward new installer styleThierry Vignaud2008-07-302-8/+32
|
* do not include all gtkrc, they break styleThierry Vignaud2008-07-301-1/+0
|
* set background as white for root window (usefull for right part)Thierry Vignaud2008-07-301-1/+1
|
* (update_steps_position) revert a line in previous revert :-)Thierry Vignaud2008-07-301-1/+0
|
* (update_steps_position) update icon of previous step once entering a new stepThierry Vignaud2008-07-301-0/+6
| | | | | (partially reverting r243684 from 2008-07-29)
* (init_sizes) adjust size to new steps backgroundThierry Vignaud2008-07-301-1/+1
|
* (_gtk__Fixed) add support for image backgroundThierry Vignaud2008-07-301-0/+7
|
* remove old useless bannersThierry Vignaud2008-07-3012-0/+0
|
* (create_steps_window) render step category titles as capital letters tooThierry Vignaud2008-07-301-1/+1
|
* adjust color of banner titlesThierry Vignaud2008-07-301-1/+1
|
* (title1_to_markup) render titles as blue instead of bold at install timeThierry Vignaud2008-07-301-1/+2
|
* (_gtk__Title1) do not hardcode title1_to_markup()Thierry Vignaud2008-07-301-1/+1
|
* (title1_to_markup) reindentThierry Vignaud2008-07-301-2/+2
|
* (create_steps_window) add spacingThierry Vignaud2008-07-301-0/+1
|
* (_gtk__MagicWindow) remove ugly Frames around windows now that matchbox takesThierry Vignaud2008-07-301-5/+2
| | | | | care of drawing real window borders
* (_create_Window) ignore weird 'size_allocate' signal that causesThierry Vignaud2008-07-301-0/+1
| | | | | | flickering (we got [ 0, 0, 4, 4 ] as $event, then twice the correct [ 0, 0, 576, 418 ] one)
* (_create_Window) fix position with matchbox wmThierry Vignaud2008-07-301-1/+1
|
* (_gtk_any_Window) set 'dialog' hint for matchbox at install timeThierry Vignaud2008-07-301-0/+4
|