summaryrefslogtreecommitdiffstats
path: root/perl-install/drakxtools.spec
Commit message (Collapse)AuthorAgeFilesLines
* UpdateDavid Baudens2002-09-041-1/+4
|
* add perl-Expect requires for drakbackup (now enabled and in main)Stew Benedict2002-09-041-2/+5
|
* remove symlink Xconfigurator (which was broken anyway, thanks to Ian ↵Pascal Rigaux2002-09-041-4/+3
| | | | Ventura-Whiting for reporting it)
* 33mdkThierry Vignaud2002-09-041-1/+4
|
* 32mdkThierry Vignaud2002-09-041-1/+4
|
* meumeuGuillaume Cottenceau2002-09-031-3/+2
|
* meuhGuillaume Cottenceau2002-09-031-2/+3
|
* - obsoletes/provides drakfloppyDaouda Lo2002-09-031-4/+7
|
* 30mdkThierry Vignaud2002-09-031-2/+7
|
* 29mdk: add harddrake iconsThierry Vignaud2002-09-021-1/+12
|
* *** empty log message ***Thierry Vignaud2002-09-021-2/+2
|
* - s/tinyfirewall/drakfirewall/Daouda Lo2002-09-021-3/+6
|
* - mcc :Thierry Vignaud2002-08-301-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 Vignaud2002-08-291-3/+12
| | | | | | - Prereq: rpm-helper - fix init-script-without-chkconfig-{post,preun}
* - s/perl -w/perl/Thierry Vignaud2002-08-291-3/+1
| | | | | - don't use diags and strict
* gc must how learn to commitThierry Vignaud2002-08-291-1/+1
|
* meuhGuillaume Cottenceau2002-08-291-1/+6
|
* 25mdkThierry Vignaud2002-08-291-1/+8
|
* 24mdkGuillaume Cottenceau2002-08-291-1/+4
|
* *** empty log message ***Thierry Vignaud2002-08-291-3/+1
|
* - drakupdate_fstab first appearancePascal Rigaux2002-08-281-2/+11
| | | | | - remind me to teach titi how to commit
* *** empty log message ***Pascal Rigaux2002-08-281-1/+4
|
* 20mdk:Thierry Vignaud2002-08-231-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 ....
* 19mdkThierry Vignaud2002-08-231-2/+5
|
* - ugtk:Thierry Vignaud2002-08-231-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
* 18mdkThierry Vignaud2002-08-231-1/+5
|
* *** empty log message ***Pascal Rigaux2002-08-221-1/+4
|
* 1.1.9-16mdkGuillaume Cottenceau2002-08-221-1/+4
|
* - remove BuildRequires: e2fsprogs-develThierry Vignaud2002-08-211-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 Rigaux2002-08-201-3/+4
| | | | | - adding draksplash (nathan)
* adding draksplashJonathan Gotti2002-08-201-1/+6
|
* *** empty log message ***Pascal Rigaux2002-08-191-4/+5
|
* *** empty log message ***Pascal Rigaux2002-08-141-1/+4
|
* *** empty log message ***Pascal Rigaux2002-08-131-1/+4
|
* harddrake-ui doesn't have to provides kudzuThierry Vignaud2002-08-131-2/+2
|
* require latest perl-MDK-CommonPascal Rigaux2002-08-131-1/+1
|
* add "PreReq: rpm-helper" in drakxtools-http as advised by rpmlintPascal Rigaux2002-08-111-0/+1
|
* *** empty log message ***Pascal Rigaux2002-08-111-1/+4
|
* harddrake changesThierry Vignaud2002-08-091-2/+14
|
* *** empty log message ***Pascal Rigaux2002-08-081-1/+4
|
* log changesThierry Vignaud2002-08-061-1/+5
|
* rebuild for perl thread-multiPascal Rigaux2002-08-051-1/+4
|
* 1.1.9-5mdkGuillaume Cottenceau2002-08-051-1/+4
|
* 1.1.9-4mdkGuillaume Cottenceau2002-08-051-1/+5
|
* keyboarddrake now handles choosing toggle key (XkbOptions)Pascal Rigaux2002-08-021-1/+4
|
* drakconf is deadThierry Vignaud2002-08-011-5/+9
|
* commit according to 1.1.9-1mdk of drakxtools, and especially:Guillaume Cottenceau2002-08-011-6/+20
| | | | | | | | | | | | | | | | | | | - integrate patches in my_gtk and ugtk for new rpmdrake: - [ugtk] add "gtkentry" so that we can create an entry and set initial value in one call - [my_gtk::main] don't set the events, to fix keyboard focus problem in entries when embedded - [my_gtk::_create_window] add $::noBorder, to not have a frame in the main window, so that it's possible to end up with windows with no border - [my_gtk] add ask_dir which is a ask_file with only the dir list - [my_gtk] add ask_browse_tree_info to the export tags, and: - add support for parents with no leaves, so that then we can partially build the trees (for speedup) - add "delete_all" and "delete_category" callbacks - use Gtk::CList::clear when removing all the nodes, much speedup
* 17mdk: stage 1Thierry Vignaud2002-08-011-1/+10
|
* my_gtk:Thierry Vignaud2002-08-011-1/+9
| | | | | | | - splitup it into my_gtk and ugtk as done by dams - resync with dams - increase the icon blinkage from 50ms to 100ms
* %postun -n harddrake: return 0 when nothing has to be doneThierry Vignaud2002-08-011-1/+1
|