| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
|
|
|
|
| |
o don't pollute sbin namespace with one shot scripts
o add run wrapper script for harddrake service
o disable ?dm part
o timeout configurator offer to 5 seconds
|
| |
|
|
|
|
|
|
|
| |
- do some detection in dm stage
- fix bad test
- display better name
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Ventura-Whiting for reporting it)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o kill gtkpng_() and gtk_createpng_() wrappers: if icon is missing,
better die while testing rather than make perl display "uncaught
code ..."
o kill unused timer
o use new ln's icons
o disable stupid icon highlighting (was made with duplicating
manually all icons in gimp and blue-y them there); restore this
effect'll need little play with gamma
o use ugtk
o kill dead code
o cleanups
o icons:
* switch to new icons set
* replace pixmap table by a pixbuf one
* use pixbufs for backgrouns and icons,
* composite background and icons with transparency trough
ugtk::compose_pixbufs()
* render icons with full alpha blender in left column
* comment the different states
* simplify callbacks
- ugtk :
o readd gdkpixbuf support
o ensure imlib is used by default to load files, not gdk-pixbuf
o compose_with_back(): load a png icon into a pixbuf and call
compose_pixbufs with background pixbuf
o compose_pixbufs(): render transparent icon onto background into a
new pixbuf
o merge gtkcreate_png_pixbuf() from gdk-pixbuf-0-branch : load an
icon into a pixbuf
gdk-pixbuf-0-branch also uses it to simplify a lot of code
o gtkicons_labels_widget() :
* add a new background pixbuf parameter that'll be composited with icons
* render icons with alpha blender in right area
* kill imlib_counter
* kill imlib usage for
* kill dead code (was dead since i fixed mcc memory leaks)
- TODO: icon flashing on application launch
- POSTPONED: merge big cleanup, global replacement of imlib usage by gdk-pixbuf
from gdk-pixbuf-0-branch since it would impacted drakx which is not
so good
|
|
|
|
|
|
| |
- Prereq: rpm-helper
- fix init-script-without-chkconfig-{post,preun}
|
|
|
|
|
| |
- don't use diags and strict
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- remind me to teach titi how to commit
|
| |
|
|
|
|
|
|
|
|
|
| |
- florin fixes for firewalling
- check that alternative is unknown, not the current driver, before
saying that there's no alternative.
anyway, our only caller cannot get there's with a current unknown
driver since he only try listed/know drivers ....
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o switch from imlib to gdk-pixbuf
o kill gtkcreate_imlib()
o big cleanup by the way
o support alpha blender [not complete]
o fix mem leak
o remove dynamic support of imlib||gdk-pixbuf since:
* gtk2 require gdk-pixbuf anyway
* imlib sucks
* less code/libs in install
o kill unused cursors
o kill icon flashing
o gtkcreate_png_pixbuf() : load a png into a pixbuf
o gtkpng_pixbuf() : render a pixbuf into a drawable
o simplify gtkcreate_png(): render a pixbuf into a pixmap and an
alpha bitmap
o add2notebook() : simplify
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- add draksound
- typo fix
- update harddrake toto
- harddrake: increase main window height
- don't offer to configure module for usb devices
|
|
|
|
|
| |
- adding draksplash (nathan)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|