Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix logdrake crash when called from net_monitor | Thierry Vignaud | 2003-07-14 | 1 | -0/+1 |
| | |||||
* | gtk+2 port | Thierry Vignaud | 2003-07-14 | 1 | -180/+176 |
| | |||||
* | use new stock dialogs | Thierry Vignaud | 2003-07-14 | 1 | -5/+5 |
| | |||||
* | use new Gtk2::OptionMenu compatibility layer to get better designed GUIes | Thierry Vignaud | 2003-07-14 | 2 | -9/+4 |
| | |||||
* | sanitize button layouts: | Thierry Vignaud | 2003-07-14 | 3 | -14/+16 |
| | | | | | | | - use stock items everywhere - use ButtonBoxes everywhere - pack buttons always in the same order and places | ||||
* | renew drakconnect GUI: | Thierry Vignaud | 2003-07-14 | 1 | -93/+68 |
| | | | | | | | | | | | | | - make sub windows be modal 'n trancient dialogs - use std layout and stock items for buttons in main window and dialogs - fix "Internet connection configuration" dialog - (new_dialog) reuse ugtk2::_create_dialog (shared with half a dozen other tools - fix layout of main window: o pack together expert mode toggle and wizard button o merge wizard label and button o make a checkbox out of the ugly expert <-> normal button | ||||
* | renew drakfloppy GUI: | Thierry Vignaud | 2003-07-14 | 1 | -103/+113 |
| | | | | | | | | | | | | | - (build_it) : fix old brown paper bug that just pass undef modules to mkinitrd - window with expert options is too big when embedded => move expert options into a sub dialog; we've to save and restore options on dialog creation/ desctruction - when removing a module from selection, enable to pick it again after - make expert <->normal button a checkbox - use std layout for buttons - use stock items | ||||
* | support new 2.5.x kernels' kbuild | Thierry Vignaud | 2003-07-14 | 1 | -2/+2 |
| | |||||
* | fix create_dialog() usage (who ever has changed its API should have altered | Thierry Vignaud | 2003-07-14 | 1 | -4/+4 |
| | | | | | its callers) | ||||
* | fix module browsing after gtk2-perl-xs switch | Thierry Vignaud | 2003-07-14 | 1 | -15/+16 |
| | |||||
* | fix warning on menu building | Thierry Vignaud | 2003-07-14 | 1 | -4/+2 |
| | |||||
* | Rework for new perl-Gtk2. | Stew Benedict | 2003-07-14 | 1 | -76/+32 |
| | |||||
* | fix warnings due to new gtk2-perl binding following the same naming as C | Thierry Vignaud | 2003-07-10 | 1 | -4/+4 |
| | |||||
* | disable column sorting since it makes gtk+2 crash when moving up a column | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | output buffer should not be editable | Thierry Vignaud | 2003-07-10 | 1 | -1/+2 |
| | |||||
* | use stock item for cancelling the app | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | fix crash on cancel exit | Thierry Vignaud | 2003-07-10 | 1 | -5/+1 |
| | |||||
* | use stock items in main window | Thierry Vignaud | 2003-07-10 | 1 | -2/+2 |
| | |||||
* | use stock icon for close button (noticed by Fabrice Facorat) | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | grey instead of hide stuff in normal mode (more user friendly) | Thierry Vignaud | 2003-07-10 | 1 | -2/+2 |
| | |||||
* | fix entry filling | Thierry Vignaud | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | - grey instead of hide stuff in normal mode (more user friendly) | Thierry Vignaud | 2003-07-10 | 1 | -9/+3 |
| | | | | | - do not crash when no iterator when expanding tree | ||||
* | Clean up help. Add email explanation. Start to implement .backupignore. | Stew Benedict | 2003-07-10 | 1 | -30/+46 |
| | |||||
* | Beginnings of "search for file to restore". Not functional yet. | Stew Benedict | 2003-07-09 | 1 | -0/+56 |
| | | | | | Just want it in before everything get's changed on me. | ||||
* | use new gtk2::entry->new_with_text to complete the port to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -3/+3 |
| | |||||
* | remove debugging trace | Thierry Vignaud | 2003-07-09 | 1 | -2/+1 |
| | |||||
* | help stupid perl_checker in being able to parse horrible draksplash | Thierry Vignaud | 2003-07-09 | 1 | -1/+2 |
| | | | | | despite perl -cw was happy on it | ||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 12 | -166/+157 |
| | |||||
* | fix stock items usage | Thierry Vignaud | 2003-07-07 | 1 | -2/+2 |
| | |||||
* | use stock items in logdrake too | Thierry Vignaud | 2003-07-07 | 1 | -2/+2 |
| | |||||
* | use stock items for menu too | Thierry Vignaud | 2003-07-06 | 1 | -3/+3 |
| | |||||
* | let columns be sortable (lmontel request) | Thierry Vignaud | 2003-07-06 | 3 | -1/+6 |
| | |||||
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 5 | -8/+8 |
| | |||||
* | Honor user defined limits for backup disk consumption. | Stew Benedict | 2003-07-03 | 1 | -42/+136 |
| | | | | | | Log last backup. Enable view of last backup log. Fix base_sys_list. Fix GUI crash on restore. (Keld Jørn Simonsen/Cooker list) | ||||
* | Show units for hard-drive allocation. Add "View Configuration" 1st screen. | Stew Benedict | 2003-07-03 | 1 | -6/+15 |
| | |||||
* | colorize help | Thierry Vignaud | 2003-07-01 | 1 | -4/+4 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | fix testing mode | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | fix one translation (ie factorize it out) | Thierry Vignaud | 2003-07-01 | 1 | -1/+1 |
| | |||||
* | let harddrake gui fit better when embedded | Thierry Vignaud | 2003-07-01 | 1 | -2/+1 |
| | |||||
* | Local client hardware configuration via drak tools. | Stew Benedict | 2003-06-26 | 1 | -65/+199 |
| | |||||
* | Fix GUI in embedded mode - [Bug 4111] - note translate strings changed. | Stew Benedict | 2003-06-25 | 1 | -13/+8 |
| | |||||
* | GUI elements for local client hardware config. Update strings for translators. | Stew Benedict | 2003-06-24 | 1 | -27/+36 |
| | |||||
* | fix crash on service restart | Thierry Vignaud | 2003-06-24 | 1 | -0/+1 |
| | |||||
* | prevent drakfont from crashing when trying to deleting an empty list | Thierry Vignaud | 2003-06-24 | 1 | -0/+1 |
| | |||||
* | forgot some debug print lines | Florin Grad | 2003-06-13 | 1 | -2/+0 |
| | |||||
* | fix too many parameters in miscellaneous_choose call | Damien Chaumette | 2003-06-12 | 1 | -1/+1 |
| | |||||
* | read the default network configuration | Florin Grad | 2003-06-12 | 1 | -7/+9 |
| | |||||
* | More GUI quirks from GTK2 port. | Stew Benedict | 2003-06-09 | 1 | -39/+49 |
| | | | | | Ensure pcimap from etherboot created for dhcpd server. | ||||
* | Translation fixes (thx, gc, pixel). Another GUI crash fix. | Stew Benedict | 2003-06-09 | 1 | -316/+318 |
| |