Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 11.63 | Thierry Vignaud | 2008-10-01 | 1 | -0/+2 | |
| | ||||||
* | - adapt ask_window_manager_to_logout() to make it work (need usermode changes) | Pascal Rigaux | 2008-10-01 | 1 | -0/+1 | |
| | ||||||
* | service_harddrake: enable/disable apmd if needed | Olivier Blin | 2008-10-01 | 1 | -0/+1 | |
| | ||||||
* | - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of | Pascal Rigaux | 2008-10-01 | 1 | -0/+3 | |
| | | | | | /dev/mapper/xxxp1 (#44182) | |||||
* | 11.62 | Thierry Vignaud | 2008-10-01 | 1 | -0/+2 | |
| | ||||||
* | (set_back_pixbuf) use dithering so that eg banners looks better with 16bpp ↵ | Thierry Vignaud | 2008-10-01 | 1 | -0/+2 | |
| | | | | displays | |||||
* | (_gtk__Image_using_pixbuf) revert r246993 from 2008-09-29, thus fixing | Thierry Vignaud | 2008-10-01 | 1 | -0/+2 | |
| | | | | | | | | | | dithering regression: "(_gtk__Image_using_pixbuf) simplify using pixbuf storage (which brings in optimized refresh on expose event as side effect) (needed for next commit)" | |||||
* | 11.61 | Thierry Vignaud | 2008-09-30 | 1 | -0/+2 | |
| | ||||||
* | - bootloader-config, drakboot | Pascal Rigaux | 2008-09-30 | 1 | -0/+1 | |
| | | | | | | | o fix dropping "chainloader" and "configfile" entries (#44045) (at last!) | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-30 | 1 | -2/+4 | |
| | | | | | | | o --action migrate-to-uuids: o do migrate dmraid device names to UUID (because of xxx1 vs xxxp1 device name issue, cf #44182) | |||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-30 | 1 | -0/+3 | |
| | | | | | | | | o --action migrate-to-uuids: do not migrate non sdx/hdx to UUID (bootloader config) (it was done for fstab, but not for menu.lst) | |||||
* | (Gtk2::Banner->new) reduce banner font size | Thierry Vignaud | 2008-09-30 | 1 | -0/+2 | |
| | ||||||
* | 11.60 | Thierry Vignaud | 2008-09-30 | 1 | -0/+2 | |
| | ||||||
* | (_text_insert) fix rpmdrake crashing when description begins by | Thierry Vignaud | 2008-09-30 | 1 | -0/+3 | |
| | | | | | "Gtk2::.." (#43802) | |||||
* | show banner when not embedded | Thierry Vignaud | 2008-09-29 | 1 | -0/+1 | |
| | ||||||
* | use Gtk+2's FileChooserDialog | Thierry Vignaud | 2008-09-29 | 1 | -1/+1 | |
| | ||||||
* | use Gtk+2's FileChooserDialog | Thierry Vignaud | 2008-09-29 | 1 | -0/+3 | |
| | ||||||
* | 11.59 | Thierry Vignaud | 2008-09-29 | 1 | -0/+2 | |
| | ||||||
* | (_gtk_any_Window,_gtk__FileChooserDialog) add support for Gtk+2's ↵ | Thierry Vignaud | 2008-09-29 | 1 | -0/+2 | |
| | | | | FileChooserDialog for draksnapashot | |||||
* | workaround crahsing while handling strange DBus errors (hacky :-() such as: | Thierry Vignaud | 2008-09-29 | 1 | -0/+3 | |
| | | | | | | | | | | | | "org.freedesktop.Hal.NoSuchDevice: No device with id /org/freedesktop/Hal/devices/volume_uuid_0d60bf68_9e31_46b5_b98a_ac61d2f96352" which results in: "Operation "eq": no method found, left argument in overloaded package Net::DBus::Error, right argument in overloaded package Net::DBus::Error at /usr/lib/libDrakX/standalone.pm line 199." | |||||
* | 11.58 | Thierry Vignaud | 2008-09-29 | 1 | -0/+2 | |
| | ||||||
* | (create_boxradio) add spacing between radio buttons for readability (#44332) | Thierry Vignaud | 2008-09-29 | 1 | -0/+1 | |
| | ||||||
* | reindent | Thierry Vignaud | 2008-09-29 | 1 | -2/+2 | |
| | ||||||
* | (_gtk__MDV_Notebook) render left background as dithered too (looks better on | Thierry Vignaud | 2008-09-29 | 1 | -0/+4 | |
| | | | | | 16bit displays) | |||||
* | 11.57 | Thierry Vignaud | 2008-09-28 | 1 | -0/+2 | |
| | ||||||
* | (move_selection) better positionning of sidepanel's selection bar | Thierry Vignaud | 2008-09-28 | 1 | -0/+2 | |
| | | | | | | | | | instead of using hardcoded offset (mainly visible in MCC) rationale: we pass the whole label widget as parameter so that we got more control on how to compute the Y coordinate instead of requiring callers to extract label's position from the widget | |||||
* | make it fit in 800x600 resolution by spliting into notebook (#36105) | Thierry Vignaud | 2008-09-28 | 1 | -1/+1 | |
| | ||||||
* | increase default width so that translated widgets fit in | Thierry Vignaud | 2008-09-28 | 1 | -0/+1 | |
| | ||||||
* | log latest change | Thierry Vignaud | 2008-09-28 | 1 | -0/+1 | |
| | ||||||
* | fix crash: 'Can't locate object method "get_text" via package "Gtk2::CellView"' | Thierry Vignaud | 2008-09-28 | 1 | -0/+2 | |
| | | | | | | (regression introduced in r244919 on 2008-09-08: "make some pull down menus not editable") | |||||
* | make it fit better in 800x600 resolution (still too high) (#36105) | Thierry Vignaud | 2008-09-28 | 1 | -0/+3 | |
| | ||||||
* | 11.56 | Thierry Vignaud | 2008-09-26 | 1 | -0/+2 | |
| | ||||||
* | - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182) | Pascal Rigaux | 2008-09-26 | 1 | -0/+1 | |
| | ||||||
* | (ask_from_normalize) do not display Help buttons in standalone mode | Thierry Vignaud | 2008-09-26 | 1 | -0/+2 | |
| | | | | | since we do not have any contents | |||||
* | (_gtk__WebKit_View) add basic support for WeBkit, with ability to | Thierry Vignaud | 2008-09-26 | 1 | -0/+2 | |
| | | | | | disable contextual menu | |||||
* | 11.54.2 | Pascal Rigaux | 2008-09-26 | 1 | -0/+2 | |
| | ||||||
* | - bootloader-config: | Pascal Rigaux | 2008-09-26 | 1 | -0/+4 | |
| | | | | | | o --action migrate-to-uuids: be more precautious when modifying /etc/fstab (especially do not drop unrecognised entries) (#43548) | |||||
* | 11.54.1 | Thierry Vignaud | 2008-09-25 | 1 | -0/+2 | |
| | ||||||
* | make gray background gradient available to mcc | Thierry Vignaud | 2008-09-25 | 1 | -0/+2 | |
| | ||||||
* | split long line | Thierry Vignaud | 2008-09-25 | 1 | -1/+2 | |
| | ||||||
* | 11.54 | Thierry Vignaud | 2008-09-25 | 1 | -0/+2 | |
| | ||||||
* | (_gtk__ScrolledWindow) enable mcc to not display any shadow around HTML view ↵ | Thierry Vignaud | 2008-09-25 | 1 | -0/+1 | |
| | | | | when using scrollbars | |||||
* | log latest change | Thierry Vignaud | 2008-09-25 | 1 | -0/+2 | |
| | ||||||
* | 11.53 | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 | |
| | ||||||
* | (_gtk__MDV_Notebook) enable to override right widget; make it expands | Thierry Vignaud | 2008-09-24 | 1 | -0/+1 | |
| | ||||||
* | (Gtk2::Banner->new) fix icon alignment in banners | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 | |
| | ||||||
* | 11.52.1 | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 | |
| | ||||||
* | log latest changes | Thierry Vignaud | 2008-09-24 | 1 | -0/+3 | |
| | ||||||
* | 11.52 | Thierry Vignaud | 2008-09-23 | 1 | -0/+2 | |
| | ||||||
* | do not try to run drakbug | Thierry Vignaud | 2008-09-23 | 1 | -0/+1 | |
| |