Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update | David Baudens | 2002-09-06 | 1 | -1/+4 |
| | |||||
* | 36mdk | Thierry Vignaud | 2002-09-06 | 1 | -1/+7 |
| | |||||
* | fix and change a few things in the description | Guillaume Cottenceau | 2002-09-06 | 1 | -20/+24 |
| | |||||
* | rework perl-Expect usage/requirements | Stew Benedict | 2002-09-05 | 1 | -1/+1 |
| | |||||
* | meuuuuuuuuuh | Guillaume Cottenceau | 2002-09-05 | 1 | -2/+3 |
| | |||||
* | Update | David Baudens | 2002-09-04 | 1 | -1/+4 |
| | |||||
* | add perl-Expect requires for drakbackup (now enabled and in main) | Stew Benedict | 2002-09-04 | 1 | -2/+5 |
| | |||||
* | remove symlink Xconfigurator (which was broken anyway, thanks to Ian ↵ | Pascal Rigaux | 2002-09-04 | 1 | -4/+3 |
| | | | | Ventura-Whiting for reporting it) | ||||
* | 33mdk | Thierry Vignaud | 2002-09-04 | 1 | -1/+4 |
| | |||||
* | 32mdk | Thierry Vignaud | 2002-09-04 | 1 | -1/+4 |
| | |||||
* | meumeu | Guillaume Cottenceau | 2002-09-03 | 1 | -3/+2 |
| | |||||
* | meuh | Guillaume Cottenceau | 2002-09-03 | 1 | -2/+3 |
| | |||||
* | - obsoletes/provides drakfloppy | Daouda Lo | 2002-09-03 | 1 | -4/+7 |
| | |||||
* | 30mdk | Thierry Vignaud | 2002-09-03 | 1 | -2/+7 |
| | |||||
* | 29mdk: add harddrake icons | Thierry Vignaud | 2002-09-02 | 1 | -1/+12 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2002-09-02 | 1 | -2/+2 |
| | |||||
* | - s/tinyfirewall/drakfirewall/ | Daouda Lo | 2002-09-02 | 1 | -3/+6 |
| | |||||
* | - mcc : | Thierry Vignaud | 2002-08-30 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | harddrake service: | Thierry Vignaud | 2002-08-29 | 1 | -3/+12 |
| | | | | | | - Prereq: rpm-helper - fix init-script-without-chkconfig-{post,preun} | ||||
* | - s/perl -w/perl/ | Thierry Vignaud | 2002-08-29 | 1 | -3/+1 |
| | | | | | - don't use diags and strict | ||||
* | gc must how learn to commit | Thierry Vignaud | 2002-08-29 | 1 | -1/+1 |
| | |||||
* | meuh | Guillaume Cottenceau | 2002-08-29 | 1 | -1/+6 |
| | |||||
* | 25mdk | Thierry Vignaud | 2002-08-29 | 1 | -1/+8 |
| | |||||
* | 24mdk | Guillaume Cottenceau | 2002-08-29 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2002-08-29 | 1 | -3/+1 |
| | |||||
* | - drakupdate_fstab first appearance | Pascal Rigaux | 2002-08-28 | 1 | -2/+11 |
| | | | | | - remind me to teach titi how to commit | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-28 | 1 | -1/+4 |
| | |||||
* | 20mdk: | Thierry Vignaud | 2002-08-23 | 1 | -1/+6 |
| | | | | | | | | | - 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 .... | ||||
* | 19mdk | Thierry Vignaud | 2002-08-23 | 1 | -2/+5 |
| | |||||
* | - ugtk: | Thierry Vignaud | 2002-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | 18mdk | Thierry Vignaud | 2002-08-23 | 1 | -1/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-22 | 1 | -1/+4 |
| | |||||
* | 1.1.9-16mdk | Guillaume Cottenceau | 2002-08-22 | 1 | -1/+4 |
| | |||||
* | - remove BuildRequires: e2fsprogs-devel | Thierry Vignaud | 2002-08-21 | 1 | -3/+10 |
| | | | | | | | | | - add draksound - typo fix - update harddrake toto - harddrake: increase main window height - don't offer to configure module for usb devices | ||||
* | - fix dangling waiting watch mousecursor (well, please test!) | Pascal Rigaux | 2002-08-20 | 1 | -3/+4 |
| | | | | | - adding draksplash (nathan) | ||||
* | adding draksplash | Jonathan Gotti | 2002-08-20 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-19 | 1 | -4/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-14 | 1 | -1/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-13 | 1 | -1/+4 |
| | |||||
* | harddrake-ui doesn't have to provides kudzu | Thierry Vignaud | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | require latest perl-MDK-Common | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | add "PreReq: rpm-helper" in drakxtools-http as advised by rpmlint | Pascal Rigaux | 2002-08-11 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-11 | 1 | -1/+4 |
| | |||||
* | harddrake changes | Thierry Vignaud | 2002-08-09 | 1 | -2/+14 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-08 | 1 | -1/+4 |
| | |||||
* | log changes | Thierry Vignaud | 2002-08-06 | 1 | -1/+5 |
| | |||||
* | rebuild for perl thread-multi | Pascal Rigaux | 2002-08-05 | 1 | -1/+4 |
| | |||||
* | 1.1.9-5mdk | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+4 |
| | |||||
* | 1.1.9-4mdk | Guillaume Cottenceau | 2002-08-05 | 1 | -1/+5 |
| | |||||
* | keyboarddrake now handles choosing toggle key (XkbOptions) | Pascal Rigaux | 2002-08-02 | 1 | -1/+4 |
| |