summaryrefslogtreecommitdiffstats
path: root/control-center
Commit message (Expand)AuthorAgeFilesLines
* fix crashes in profile dialogs (#7313)Thierry Vignaud2005-02-241-2/+2
* (compute_exec_string) rename to the more meaningfull name (run_tool)Thierry Vignaud2005-02-241-3/+3
* typo fix ()rpad BiroThierry Vignaud2005-02-171-1/+1
* fix daouda commit, aka look for drakstats in the right placeThierry Vignaud2005-02-151-1/+1
* enable drakconf to display third parties wizardThierry Vignaud2005-02-141-0/+24
* do not show banner for mandrakeupdate which now take care of thatThierry Vignaud2005-02-141-0/+1
* typo fix (Arpad Biro)Thierry Vignaud2005-02-141-2/+2
* typo fix (Reinout van Schouwen)Thierry Vignaud2005-02-141-1/+1
* - drakstats is located now in /usr/sbin/drakstatsDaouda Lo2005-02-111-1/+1
* use short description for banners (#13567)Thierry Vignaud2005-02-111-1/+1
* Mandrake Online -> MandrakeonlinePablo Saratxaga2005-02-091-3/+3
* add mandrakeonline's iconThierry Vignaud2005-02-081-1/+1
* add a mdkonline icon in rpmdrake sectionThierry Vignaud2005-02-081-0/+12
* add missing parenthesis in translationThierry Vignaud2005-02-071-1/+1
* add new network services iconThierry Vignaud2005-02-031-1/+1
* add new file sharing iconThierry Vignaud2005-02-031-1/+1
* add new groupware iconThierry Vignaud2005-02-031-1/+1
* really show drakauth in system section only if drakwizard isn't installedThierry Vignaud2005-02-031-1/+1
* add export mode: only show advanced tools in expert modeThierry Vignaud2005-02-031-5/+47
* fix icon alignment (#12447)Thierry Vignaud2005-02-031-1/+26
* alter icons layout: show only 2 columns when using long descriptionsThierry Vignaud2005-02-031-4/+5
* hide "Installed Software" entry now that we have long description stringsThierry Vignaud2005-02-031-0/+1
* add hidden flagThierry Vignaud2005-02-031-0/+1
* add long descriptionsThierry Vignaud2005-02-031-27/+126
* workaround disappearing gdk window (#13190)Thierry Vignaud2005-01-311-1/+1
* add icons for drakauth and auth categoryThierry Vignaud2005-01-311-2/+2
* - perl_checker fixesDaouda Lo2005-01-241-15/+15
* - added drakstats in section Package managementDaouda Lo2005-01-241-1/+12
* split the wizard category in fourThierry Vignaud2005-01-241-26/+53
* reorder categories by usage frequencyThierry Vignaud2005-01-241-92/+100
* update comments on data structure for new data structureThierry Vignaud2005-01-241-1/+1
* (quit_global) kill embedded tool instead of exiting the whole mcc when oneThierry Vignaud2005-01-241-0/+4
* (sig_child) remove PIDs from PID list when children exit()Thierry Vignaud2005-01-241-0/+1
* try to get version from /etc/mandrakelinux-releaseFunda Wang2005-01-161-1/+1
* fix version mistake of mcc's titleFunda Wang2005-01-141-1/+1
* Fix title of item 'Installed Software'Rafael Garcia-Suarez2005-01-121-3/+3
* hide menu and banner too when embedding harddrake2Thierry Vignaud2005-01-121-0/+1
* hide menu and banner too when embedding rpmdrakeThierry Vignaud2005-01-121-0/+3
* kill dead code that enabled to embedd any non gtk+ X11 GUIThierry Vignaud2005-01-121-26/+0
* explain why we don't embedded webminThierry Vignaud2005-01-121-1/+1
* embed both printerdrake and userdrake thanks to the newThierry Vignaud2005-01-121-2/+4
* add application_driven_menu flag that make mcc hide its menu bar and its bannerThierry Vignaud2005-01-121-1/+10
* only use one translated string per drive type instead of two (we used to useThierry Vignaud2005-01-121-7/+7
* - make a real hash of the main data structure (more readable code)Thierry Vignaud2005-01-121-13/+13
* display the name of the bogus entryThierry Vignaud2005-01-121-1/+1
* kill dead comment left behind when daouda re-added the rfbdrake entryThierry Vignaud2005-01-121-1/+0
* move icon definition from tree definition into new data structure (thusThierry Vignaud2005-01-121-58/+110
* new data structure:Thierry Vignaud2005-01-121-71/+446
* remove useless extra binary name un mcc data structureThierry Vignaud2005-01-121-2/+2
* clean code: remove deprecated code that handle array instead of binary nameThierry Vignaud2005-01-121-7/+4