Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow cleaning ask_remove according to removed package. | Francois Pons | 2002-09-06 | 1 | -5/+12 | |
| | ||||||
* | changed how pkgs::remove is called. | Francois Pons | 2002-09-06 | 1 | -3/+1 | |
| | ||||||
* | use my_gtk for window creation, thus: | Thierry Vignaud | 2002-09-06 | 1 | -8/+10 | |
| | | | | | | | - window creation and embedding mode're handled automatically - when one close drackbackup, my_gtk close it properly and return to mcc | |||||
* | fix translated string | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 | |
| | ||||||
* | 36mdk | Thierry Vignaud | 2002-09-06 | 1 | -1/+7 | |
| | ||||||
* | add gtkset_visibility | Guillaume Cottenceau | 2002-09-06 | 2 | -2/+3 | |
| | ||||||
* | export compose_pixbufs for mcc | Thierry Vignaud | 2002-09-06 | 1 | -1/+1 | |
| | ||||||
* | - ugtk::gtkicons_labels_widget() : | Thierry Vignaud | 2002-09-06 | 1 | -18/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o pass icon name in $tag to $exec_func so that the later can display big icon o $label_exec is a duplicate of $label o simplify notebook redrawing: * remove dam'sugly hacks * $redraw_function->() : resize Gtk::Fixed on first run if more than 4 icons * redraw in only one place * don't redraw on realize event (now we both don't flick and have proper icon alignment without old hacks) - mcc: o print big icon while launching a tool (anim in next commit) o move todo list in TODO o stricter check: * default to use strict * disable strict mode when building rpm * fixes for 'use strict' o kill : * a debugging print * a superflous 'no warnings' * a title->show since we never hide it * $rootheight since gtk packer do the job for us * unused $nb_pages o begin to un-hardcode some values (window and notebook size, ...) o cosmetics: * comment some code * add myself to authors list (deush, you should add yourself too since you're the localedrake/mcc interaction guru) * s/darea1/summary_darea/ o don't display logs when back in main summary o destroy pixbuf after | |||||
* | fix and change a few things in the description | Guillaume Cottenceau | 2002-09-06 | 1 | -20/+24 | |
| | ||||||
* | updated Portuguese and Slovak files | Pablo Saratxaga | 2002-09-06 | 2 | -2228/+1874 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2002-09-06 | 1 | -1/+50 | |
| | ||||||
* | updated Turkish file | Pablo Saratxaga | 2002-09-05 | 1 | -698/+700 | |
| | ||||||
* | updated po Slovak and Chinese files | Pablo Saratxaga | 2002-09-05 | 1 | -594/+719 | |
| | ||||||
* | special case to handle many buttons in newt: replacing with something alike ↵ | Pascal Rigaux | 2002-09-05 | 1 | -0/+21 | |
| | | | | ask_from_list (useful for XFdrake) | |||||
* | add an option for prefering Xinerama in auto_installs | Pascal Rigaux | 2002-09-05 | 2 | -5/+7 | |
| | ||||||
* | set umask=0 for ntfs partitions (currently only used when user sets the ↵ | Pascal Rigaux | 2002-09-05 | 1 | -1/+1 | |
| | | | | | | | mount point to a ntfs partition) (suggested in bug #189) | |||||
* | *** empty log message *** | Damien Chaumette | 2002-09-05 | 1 | -3/+0 | |
| | ||||||
* | - little fix | Damien Chaumette | 2002-09-05 | 1 | -4/+0 | |
| | ||||||
* | better NT & Fat bootloader entry adding or not | Pascal Rigaux | 2002-09-05 | 1 | -1/+3 | |
| | ||||||
* | - Remove ECI ADSL modem from menu until we have an agreement | Damien Chaumette | 2002-09-05 | 1 | -1/+5 | |
| | ||||||
* | rc2 | Florent Villard | 2002-09-05 | 1 | -0/+0 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2002-09-05 | 1 | -1/+217 | |
| | ||||||
* | do not add an nt label if there is no magic | Pascal Rigaux | 2002-09-05 | 1 | -2/+3 | |
| | ||||||
* | use name mangling for labels (taken from installkernel) | Pascal Rigaux | 2002-09-05 | 1 | -1/+41 | |
| | ||||||
* | updated Dutch file | Pablo Saratxaga | 2002-09-05 | 1 | -570/+721 | |
| | ||||||
* | updated po file | Pablo Saratxaga | 2002-09-05 | 1 | -1155/+963 | |
| | ||||||
* | cleanup check for Expect - thx gc | Stew Benedict | 2002-09-05 | 1 | -5/+2 | |
| | ||||||
* | Update | David Baudens | 2002-09-05 | 1 | -0/+0 | |
| | ||||||
* | rework perl-Expect usage/requirements | Stew Benedict | 2002-09-05 | 2 | -20/+15 | |
| | ||||||
* | fix using given size for created LVs whereas lvcreate allocates a little less | Pascal Rigaux | 2002-09-05 | 1 | -2/+9 | |
| | | | | | (thanks to Alan Hughes) | |||||
* | add flag CDCOM when using commercial cds | Pascal Rigaux | 2002-09-05 | 1 | -0/+1 | |
| | ||||||
* | don't rely on ctree row number | Thierry Vignaud | 2002-09-05 | 1 | -9/+12 | |
| | ||||||
* | allow http://xxx for ftp_proxy | Pascal Rigaux | 2002-09-05 | 2 | -2/+2 | |
| | ||||||
* | - fix drakconnect broken modem detection | Damien Chaumette | 2002-09-05 | 1 | -2/+2 | |
| | ||||||
* | updated po file | Pablo Saratxaga | 2002-09-05 | 1 | -577/+740 | |
| | ||||||
* | correctly set allowFB flag | Pascal Rigaux | 2002-09-05 | 1 | -4/+6 | |
| | ||||||
* | updated Chinese file, some more Italian typo corrections | Pablo Saratxaga | 2002-09-05 | 1 | -615/+764 | |
| | ||||||
* | fixed problem of --auto-select not always run. | Francois Pons | 2002-09-05 | 1 | -44/+17 | |
| | | | | | fixed copy of hdlist to avoid copying ignored media. | |||||
* | Update | David Baudens | 2002-09-05 | 20 | -0/+0 | |
| | ||||||
* | allow noauto:... media in hdlists file to be installed for urpmi. | Francois Pons | 2002-09-05 | 1 | -1/+2 | |
| | ||||||
* | updated po file | Pablo Saratxaga | 2002-09-05 | 1 | -600/+847 | |
| | ||||||
* | add nice description to the initial dialog box (thanks Stew!) | Pascal Rigaux | 2002-09-05 | 1 | -1/+5 | |
| | ||||||
* | Updated Vietnamese file | Pablo Saratxaga | 2002-09-05 | 1 | -542/+693 | |
| | ||||||
* | workaround kde control center calling localedrake with an empty kde lang | Pascal Rigaux | 2002-09-05 | 1 | -1/+2 | |
| | ||||||
* | (ask_window_manager_to_logout): do not su into user before doing dcop if | Pascal Rigaux | 2002-09-05 | 1 | -2/+4 | |
| | | | | | | we are not root (otherwise localedrake in user ask for user's password before login out) (thanks to H. Narfi Stefansson for reporting it) | |||||
* | meuuuuuuuuuh | Guillaume Cottenceau | 2002-09-05 | 1 | -2/+3 | |
| | ||||||
* | preview window bug correction | Jonathan Gotti | 2002-09-05 | 1 | -13/+15 | |
| | ||||||
* | updated Chinese and Danish files | Pablo Saratxaga | 2002-09-05 | 2 | -1110/+1402 | |
| | ||||||
* | ask_browse_tree_info_given_widgets: add ability of partial | Guillaume Cottenceau | 2002-09-05 | 1 | -2/+3 | |
| | | | | | | selection clickery leading to unselection for rpmdrake (if someone understands this log message..) | |||||
* | updated Czech and Swedish files; corrected various erros in Italian file | Pablo Saratxaga | 2002-09-05 | 2 | -1094/+1359 | |
| |