Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2002-07-31 | 1 | -9/+5 |
| | |||||
* | - bump harddrake version | Thierry Vignaud | 2002-07-31 | 3 | -1/+4 |
| | | | | | - module configuration is saved (todo: read the config) | ||||
* | initial configuration window for modules. nothing is done yet. | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | remove latest (?) gtk warnings | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | don't display bogus fields | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | in embedded mode, don't kill the main gtk app (aka drakconf) but | Thierry Vignaud | 2002-07-31 | 2 | -2/+4 |
| | | | | | only harddrake | ||||
* | - add embedded mode for drakconf | Thierry Vignaud | 2002-07-31 | 2 | -1/+1 |
| | |||||
* | further simplification | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | - the hw tree and the info text are auto-size now | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - further ui simplifications | ||||
* | still more my_gtk simplifications | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | | ui.pm | 49 ++++++++++++++++--------------------------------- 1 files changed, 16 insertions(+), 33 deletions(-) | ||||
* | - simplify Gtk::Text filling | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - less gtk warnings get printed | ||||
* | further my_gtk simplifications | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | further my_gtk simplifications | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | further use of my_gtk | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | - remove useless realizations | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - simplify ctree and frames creation | ||||
* | - make used once callbacks be anonymous functions | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | | | | | - replace scores of useless ->show() call by one show_all() call ui.pm | 82 +++++++++++++++++++++++++++--------------------------------------- 1 files changed, 34 insertions(+), 48 deletions(-) | ||||
* | - bump version number | Thierry Vignaud | 2002-07-31 | 2 | -11/+15 |
| | | | | | | | | | | | | | | | | - fix pcmcia network card detection (no more unknown) - fix scsi detection : o fix SCSI controllers detection (no more unknown) o fix misdetection of scsi devices as scsi host adapter o fix double scsi devices detection (both unknown and real category) - update TODO list | ||||
* | - s/channel/Channel/ | Thierry Vignaud | 2002-07-26 | 1 | -0/+0 |
| | | | | | | | - bus_id is for usb devices too - remove obsolete fields info and name - add nbuttons, device, old_device descriptions | ||||
* | changed _("") -> "" empty strings must not be translated | Pablo Saratxaga | 2002-07-26 | 1 | -0/+0 |
| | |||||
* | dadou said "no expert mode" | Thierry Vignaud | 2002-07-26 | 1 | -8/+15 |
| | |||||
* | remove all gtk's "no callback/signal to disconnect" warnings | Thierry Vignaud | 2002-07-25 | 1 | -0/+0 |
| | |||||
* | add a fields data structure: | Thierry Vignaud | 2002-07-25 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | - put together field translation and field description - this enable to get rid of %reverse_fields usage & creation - this ensure all field names & translations are marked translatables for gettext - move $wait declaration around its usage and explicit its destruction - remove usb debugging message needed to trace the null description bug i fixed in ldetect - simplify the device fields rendering "because of" the above - simplify the help window creation/display/destruction (only one statement left) - explicitely call interactive->exit | ||||
* | only do one probeall here (there's still many in detect_devices, | Thierry Vignaud | 2002-07-25 | 1 | -3/+3 |
| | | | | | probing caching should go there) | ||||
* | still less things to do | Thierry Vignaud | 2002-07-25 | 1 | -9/+7 |
| | |||||
* | update | Thierry Vignaud | 2002-07-25 | 1 | -18/+10 |
| | |||||
* | handle both old device name and new devfs name | Thierry Vignaud | 2002-07-25 | 1 | -0/+0 |
| | |||||
* | scanners support: | Thierry Vignaud | 2002-07-24 | 1 | -0/+0 |
| | | | | | | | - split scannerdrake:val into vendor and description - don't display bogus "val:%HASH" | ||||
* | don't account scanners as unknown devices | Thierry Vignaud | 2002-07-24 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2002-07-23 | 1 | -4/+1 |
| | |||||
* | remove dead code | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | remove dead args | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | s/drakconnet/drakconnect | Thierry Vignaud | 2002-07-23 | 1 | -1/+1 |
| | |||||
* | about and help windows: only show "OK" button, cancel one has no | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | | | | | purpose here | ||||
* | useless standalone dependancy for pixel fscking checker | Thierry Vignaud | 2002-07-18 | 1 | -0/+1 |
| | |||||
* | s/draknet/drakconnect/ | Thierry Vignaud | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2002-07-18 | 1 | -0/+3 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-18 | 1 | -4/+8 |
| | | | | | | - move scsi & ata controllers, tv-audio, dvd, burners, ... in their own "non configurable" sections | ||||
* | move USB and SMBus controllers from unknown section to their own non | Thierry Vignaud | 2002-07-15 | 1 | -4/+5 |
| | | | | | configurable section too | ||||
* | put ide controller in their own non configurable subtree to prevent users to ↵ | Thierry Vignaud | 2002-07-15 | 1 | -3/+3 |
| | | | | misunderstand why they're unknown/others | ||||
* | - i18n: move $version out of translatable strings | Thierry Vignaud | 2002-07-11 | 1 | -0/+0 |
| | | | | | | | | | | | | - ui: o increase default main window size o put back the hw tree root o eide devices: split info between vendor and model strings - internals: o give meaningful names to some variables o cleanups | ||||
* | enhance cohenrency: step 1 | Thierry Vignaud | 2002-07-10 | 1 | -0/+0 |
| | | | | | | | | | | | | | | - ide and scsi devices use channel rather than bus to store their physical connection, which is more logic (at least for eide) - all devices have their connection bus in bus field, not in bus for {pci,usb,...} and interface_type for {scsi,eide,other_block_devices} - detect_devices:getIDE() : add eide_hds hash in order to be able to split info field between model and vendor - harddrake::ui : code reduction allowed by the above changes | ||||
* | - add channel: primary/slave for eide deivces | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | | | | | - get rid of ->{set,get}_user_data | ||||
* | ensure we don't mix scsi and pci devices | Thierry Vignaud | 2002-07-09 | 1 | -0/+0 |
| | |||||
* | fix boot freeze on hw change: initscript was running us with stdout | Thierry Vignaud | 2002-07-09 | 1 | -1/+0 |
| | | | | | redirected to /dev/null; just use a small sh wrapper to fix it | ||||
* | log only if options set | Thierry Vignaud | 2002-07-09 | 1 | -3/+5 |
| | |||||
* | update | Thierry Vignaud | 2002-07-09 | 1 | -4/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | only log explanations in standalone mode | Thierry Vignaud | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | remove fixed stuff | Thierry Vignaud | 2002-07-08 | 1 | -6/+8 |
| | |||||
* | - rehide "run config tool" button when it has been displayed in | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | another hw class |