Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | factorize some code in modparm::parameter_type | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
| | |||||
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -0/+0 |
| | |||||
* | update | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | add_icon_path is exported in :various | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | - workaround for the busy mouse cursor set by | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | | | | | | | | | | gtkset_mousecursor_wait() in my_gtk::destroy - remove debugging prints - don't handle "$::isEmbedded ? kill('USR1', $::CCPID) : Gtk->exit(0);", it's done by interactive->exit() | ||||
* | export license | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | | | | | standalone/harddrake2 | ||||
* | - bump harddrake version | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | | | | | - 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 | 1 | -0/+0 |
| | | | | | only harddrake | ||||
* | - add embedded mode for drakconf | Thierry Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | 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(-) | ||||
* | - 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 |
| | |||||
* | 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 | ||||
* | 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" | ||||
* | remove dead code | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | remove dead args | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | |||||
* | about and help windows: only show "OK" button, cancel one has no | Thierry Vignaud | 2002-07-23 | 1 | -0/+0 |
| | | | | | purpose here | ||||
* | - 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 |
| | |||||
* | - rehide "run config tool" button when it has been displayed in | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | another hw class | ||||
* | don't display "run config tool" button if no configurator availlable | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - center the main window | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - remove drakx decorations | ||||
* | mice: | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | | - s/nbuttons/Number of buttons/ - delete qw(MOUSETYPE XMOUSETYPE unsafe) | ||||
* | don't delete info field in normal path | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - eide devices: split up info field into vendor and model fields | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - complete help | ||||
* | hummm ... eide: 0->master, 1->slave :-( | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - remove save_report menu entry, this is done by service_harddrake | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - move $in declaration near where it's used | ||||
* | eide hard disks : print master/slave for bus_location | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | - remove dead stuff | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | - comment some stuff | ||||
* | minor simplication | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | |||||
* | various cleanups: | Thierry Vignaud | 2002-07-08 | 1 | -0/+0 |
| | | | | | | | | - move all harddrake modules to harddrake namespace - replace two use by require so that it's not done at compil time but at runtime - there was a missing $ in harddrake::ui.pm | ||||
* | simplify: use reverse | Thierry Vignaud | 2002-07-06 | 1 | -0/+0 |
| |