summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - lots of cleanupstopic/gdk-pixbuf-0-branchThierry Vignaud2002-08-261-38/+34
| | | | | | | | | | | | | | - documente gtkcreate_png() - fix Gdk::DrawingArea usage in gtkpng_pixbuf() - common bring MDK::Common::Math for us - globalize state (aka highlith icon or not) code is much more understandable now instead of creating a global callback for repainting exposing widgets, all Gdk::DrawingArea'll come from gtkpng_pixbuf() whose code is 80 % the redrawing callback
* check that alternative is unknown, not the current driver, beforeThierry Vignaud2002-08-231-3/+1
| | | | | | | | 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 ....
* - ugtk:Thierry Vignaud2002-08-232-83/+63
| | | | | | | | | | | | | | | | | | | | o switch from imlib to gdk-pixbuf o kill gtkcreate_imlib() o big cleanup by the way o support alpha blender o fix mem leak o remove dynamic support of imlib||gdk-pixbuf since: * gtk2 require gdk-pixbuf anyway 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 - harddrake: o bump version number
* This commit was manufactured by cvs2svn to create branchMystery Man2002-08-231623-247646/+0
| | | | 'gdk-pixbuf-0-branch'.
* beta 4 logoFlorent Villard2002-08-231-0/+0
|
* s/p?\027,bi?\027(Bph?\027,bi?\027(Briques/p?\027,bi?\027(Briph?\027,bi?\027( ↵Thierry Vignaud2002-08-231-8/+8
| | | | Briques/
* use right sound-slotThierry Vignaud2002-08-232-7/+8
|
* 18mdkThierry Vignaud2002-08-231-1/+5
|
* fix 95% of mcc memory leaksThierry Vignaud2002-08-231-12/+0
|
* (set_resolution): set the resolution on all Screen sections (otherwise ↵Pascal Rigaux2002-08-231-19/+26
| | | | Xinerama fails (?))
* fix "screen1 RightOf screen2", it must be "screen2 RightOf screen1"Pascal Rigaux2002-08-231-1/+1
|
* - fix setting "Screen <number>" for multi-head cardsPascal Rigaux2002-08-231-7/+6
| | | | | - don't propose XFree3 when using multi-head
* (read_raw_net_conf): new function to access /etc/sysconfig/drakconnect and ↵Pascal Rigaux2002-08-231-3/+12
| | | | /etc/sysconfig/drakconnect.$type ensuring migration from /etc/sysconfig/draknet and /etc/sysconfig/draknet.$type
* remove debug codePascal Rigaux2002-08-231-1/+0
|
* when standalone, use the name of the program for the window titlePascal Rigaux2002-08-231-0/+3
|
* add modules network::tinyfirewall and network::shorewallPascal Rigaux2002-08-231-1/+1
|
* reworked failure to find restore path treatmentStew Benedict2002-08-231-179/+449
| | | | | | | | | | | | | - now user gets option to reselect dir, install media, or use the catalog browser for unmountable media - fix eject media typo - create/read tape label for catalog - more GUI crash fixes - catalog browser - can select session or individual files for restore - needs backend - merge with other CVS changes, some language fixes
* updated Hungarian filePablo Saratxaga2002-08-222-32/+29
|
* re-adding with -kbPascal Rigaux2002-08-225-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-08-221-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-08-221-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-08-221-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-08-221-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-08-221-0/+0
|
* *** empty log message ***Pascal Rigaux2002-08-222-2/+9
|
* make perl_checker happyPascal Rigaux2002-08-221-0/+1
|
* use $::prefix to access shorewall config filesPascal Rigaux2002-08-221-2/+2
|
* - add network::shorewallPascal Rigaux2002-08-223-15/+168
| | | | | - add tinyfirewall during install
* complete rewritePascal Rigaux2002-08-221-2/+2
|
* use shorewall (need testing)Pascal Rigaux2002-08-221-86/+23
|
* updated Tamil filePablo Saratxaga2002-08-221-431/+440
|
* 1.1.9-16mdkGuillaume Cottenceau2002-08-221-1/+4
|
* fix 'previous' button strange behaviorDamien Chaumette2002-08-221-1/+2
|
* multiple sound cards fix: use the same index as our caller, don'tThierry Vignaud2002-08-221-1/+1
| | | | | force 0
* - do not display "Test" button when bad card and during install (instead of ↵Pascal Rigaux2002-08-222-7/+15
| | | | | | | disabling it) - after install, always display "Test" button but warn strongly not to test
* simplify (using the asumption that XKB is now always used)Pascal Rigaux2002-08-222-7/+4
|
* New imagesDavid Baudens2002-08-2210-0/+0
|
* add 1152x768 picturePascal Rigaux2002-08-221-1/+1
|
* add monitor imagesPascal Rigaux2002-08-221-1/+1
|
* don't use ExplorerPS/2 during install (since install is xfree3)Pascal Rigaux2002-08-221-0/+1
|
* add nvnet module in listDamien Chaumette2002-08-221-1/+1
|
* (xmouse2xId): add ExplorerPS/2 mouse type idPascal Rigaux2002-08-221-1/+3
| | | | | (xmouse2xId): don't use ExplorerPS/2 during install (since install is xfree3)
* hackery for [+] intruded some situations where we really don'tGuillaume Cottenceau2002-08-221-3/+4
| | | | | | want any child, so provide an option to have nochild when necessary
* change a bit hackery of parents with no children, so now we haveGuillaume Cottenceau2002-08-221-1/+5
| | | | | | one child (with '' as a name) so that we do have the [+] in front of the parent
* - add ExplorerPS/2 mouse handlingPascal Rigaux2002-08-221-9/+41
| | | | | - various changes & bug fixes
* use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-0/+2
|
* (config_keyboard): drop handling of bad XkbLayoutPascal Rigaux2002-08-221-10/+0
| | | | | (config_mouse): wacoms X configuration moved to mouse::set_xfree_conf
* try harder to have things working when not both xfree3 and xfree4 config are ↵Pascal Rigaux2002-08-221-7/+13
| | | | there
* use Protocol IMPS/2 when ExplorerPS/2 is asked for (since ExplorerPS/2 ↵Pascal Rigaux2002-08-221-0/+10
| | | | doesn't work in xfree3)
* - use modules::mergein_conf so that USB availability test worksPascal Rigaux2002-08-221-2/+3
| | | | | - adapt to changed prototype mouse::write_conf