Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make append option be usable as other ones | Thierry Vignaud | 2002-12-02 | 1 | -1/+1 | |
| | ||||||
* | use named tags for color rather than rgbt triplet, | Thierry Vignaud | 2002-12-02 | 1 | -23/+22 | |
| | | | | | waiting for full foreground-gdk support in perl-gtk2 | |||||
* | - gtk2 port | Thierry Vignaud | 2002-12-02 | 2 | -590/+517 | |
| | | | | | | - consolidate some code in text_view() - perl_checker fixes | |||||
* | - gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -92/+106 | |
| | | | | | | | | - add a note to remember to try gtkhtml instead of TextView - make wait message be transcient and modal (we should share some create_*_dialog() around logdrake/mcc/drakfloppy/rpmdrake) - fixes for 'strict ref' | |||||
* | - gtk2 port | Thierry Vignaud | 2002-12-02 | 2 | -1081/+1039 | |
| | | | | | - perl_checker fixes | |||||
* | - fix gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -3/+3 | |
| | | | | | - let it work with kernel 2.5 too | |||||
* | fix gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -3/+3 | |
| | ||||||
* | one more fix | Thierry Vignaud | 2002-11-28 | 1 | -3/+3 | |
| | ||||||
* | - "use strict" fixes | Thierry Vignaud | 2002-11-28 | 1 | -144/+130 | |
| | | | | | - perl_checker fixes | |||||
* | fix | Thierry Vignaud | 2002-11-28 | 1 | -1/+1 | |
| | ||||||
* | - Gtk2 port | Thierry Vignaud | 2002-11-27 | 1 | -20/+18 | |
| | | | | | - perl_checker fixes | |||||
* | - Gtk2 port | Thierry Vignaud | 2002-11-27 | 1 | -32/+29 | |
| | | | | | - one perl_checker fix | |||||
* | restore previous behaviour and exit early only in cancel case | Thierry Vignaud | 2002-11-27 | 1 | -1/+1 | |
| | ||||||
* | fix bad interaction between mcc & mousedrake. | Thierry Vignaud | 2002-11-27 | 1 | -3/+2 | |
| | | | | | interactive already take care of it through my_gtk... | |||||
* | oops, didn't see titi modified option handling | Pascal Rigaux | 2002-11-25 | 1 | -3/+0 | |
| | ||||||
* | fix handling of options --expert and --testing | Pascal Rigaux | 2002-11-25 | 1 | -0/+3 | |
| | ||||||
* | s/mdk_rel/mandrake_release/ | Thierry Vignaud | 2002-11-25 | 2 | -3/+3 | |
| | ||||||
* | consolidate some stuff from standalone tools & mcc into mdk_rel() | Thierry Vignaud | 2002-11-25 | 2 | -7/+5 | |
| | ||||||
* | use ask_warn when I should, and remove a one year old debug statement (???) | Guillaume Cottenceau | 2002-11-21 | 1 | -3/+2 | |
| | ||||||
* | switch latest tools that still manually handle embedding | Thierry Vignaud | 2002-11-21 | 6 | -66/+59 | |
| | | | | | to use my_gtk | |||||
* | - perl_checker fixes | Thierry Vignaud | 2002-11-21 | 1 | -92/+90 | |
| | | | | | - use my_gtk to transparently handle embedding | |||||
* | - Gtk::Gdk::ImlibImage is not needed | Thierry Vignaud | 2002-11-21 | 1 | -29/+27 | |
| | | | | | | - perl_checker fixes - fix interactive exit (s/in/$in/ ->exit) | |||||
* | this one requires any | Thierry Vignaud | 2002-11-21 | 1 | -1/+1 | |
| | ||||||
* | remove dead code about option managment which is | Thierry Vignaud | 2002-11-21 | 1 | -12/+8 | |
| | | | | | obsoleted by standalone | |||||
* | message_noconf_box() and message_underdevel() were quite | Thierry Vignaud | 2002-11-20 | 1 | -19/+8 | |
| | | | | | identical. let consolidate them | |||||
* | message_noselect_box() and message_noselect_what_box() were just | Thierry Vignaud | 2002-11-20 | 1 | -27/+23 | |
| | | | | | | identical (but for their label). let consolidate this | |||||
* | send_mail_pb() and client_ftp_pb() were just identical (modulo their | Thierry Vignaud | 2002-11-20 | 1 | -36/+23 | |
| | | | | | label) | |||||
* | kill heavy duplication in get_cd_info() | Thierry Vignaud | 2002-11-20 | 1 | -43/+27 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -82/+91 | |
| | ||||||
* | - don't gratuitously copy a 70 lines help text with typo changes, | Thierry Vignaud | 2002-11-20 | 1 | -73/+6 | |
| | | | | | | | translators will kill us - use strict, fix it | |||||
* | s/$x ne (0|'')/$x/ | Thierry Vignaud | 2002-11-20 | 3 | -25/+25 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 3 | -4/+5 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -16/+11 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 2 | -17/+11 | |
| | ||||||
* | do not use print_hello() callback, anyway it does not exists (but in | Thierry Vignaud | 2002-11-20 | 1 | -2/+2 | |
| | | | | | drakfloppy ...) | |||||
* | - logdrake does not need any | Thierry Vignaud | 2002-11-20 | 1 | -49/+52 | |
| | | | | | | - use ugtk for gtkcolor & co - perl_checker fixes | |||||
* | more perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -11/+11 | |
| | ||||||
* | - don't require unused modules | Thierry Vignaud | 2002-11-20 | 1 | -143/+133 | |
| | | | | | | | - use my_gtk to transparently handle embedding - fixes for strict mode - fixes for perl_checker (more to come after lunch) | |||||
* | - fixes for "use strict" (still some work to do since some variables | Thierry Vignaud | 2002-11-20 | 1 | -302/+301 | |
| | | | | | | | | | | | are created through ${ $x.$y } - use my_gtk : o clean code o transparently manage embedding - perl_checker fixes | |||||
* | fix blind copyright copy | Thierry Vignaud | 2002-11-20 | 2 | -2/+2 | |
| | ||||||
* | default dhcp client is dhcp-client | Frederic Lepied | 2002-11-19 | 1 | -1/+1 | |
| | ||||||
* | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 7 | -63/+1 | |
| | | | | | net_monitor : final update for common cli options/help manager | |||||
* | switch drakTermServ to new option scheme | Thierry Vignaud | 2002-11-18 | 1 | -14/+0 | |
| | ||||||
* | final switch of drakbackup, logdrake and scannerdrake | Thierry Vignaud | 2002-11-18 | 4 | -34/+14 | |
| | | | | | to new option scheme | |||||
* | - standalone.pm : | Thierry Vignaud | 2002-11-18 | 15 | -90/+15 | |
| | | | | | | | | | | | o make it be 'use strict' aware o factorize options managment in one place - standalone tools : o they all now support -h|--help -v|--version, ... o they can add their own options to %standalone::usages - harddrake : use std --testing/$::testing rather than its own --test option | |||||
* | update copyright years | Thierry Vignaud | 2002-11-18 | 11 | -14/+14 | |
| | ||||||
* | - clean code sot that it runs under "use strict" | Thierry Vignaud | 2002-11-18 | 1 | -37/+29 | |
| | | | | | | | - simplify date command construction, this is basic perl :-( - kill dead old commented code to handle i18n instead of relying on common shared modules | |||||
* | remove old dead commented i18n code that kept being copied around | Thierry Vignaud | 2002-11-18 | 2 | -43/+0 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2002-11-15 | 1 | -0/+1 | |
| | ||||||
* | Make drakfont use ttmkfdir again, as it recognizes more encodings, | Pablo Saratxaga | 2002-11-14 | 1 | -9/+23 | |
| | | | | | | | | | use of parameter "-u" of ttmkfdir to always output unicode entries, call xftcache to create/update the Xftcache files (used by Xft), rewrite fonts.dir (with ttmkfdir) when removing a ttf file so it no longer appears on the font list, and execute "xset fp rehash" after adding/removing fonts, so the font list used by X server is synchronized. |