Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - prevent any l10n problem by having only one path string when both | Thierry Vignaud | 2003-02-20 | 1 | -9/+23 |
| | | | | | | | | creating the menu and acessing a menu widget (aka translate menu paths only once), which also nicely cut down the translators job. - decrease diagnostics pragma verbosity (aka remove big fat warning messages) | ||||
* | fix #1829 | Thierry Vignaud | 2003-02-20 | 1 | -1/+2 |
| | |||||
* | Partial gtk2 update - still needs work on TreeViews | Stew Benedict | 2003-02-20 | 1 | -116/+152 |
| | |||||
* | have less warnings when debugging | Pascal Rigaux | 2003-02-20 | 1 | -3/+3 |
| | |||||
* | move some images from standalone to pixmaps to have them both during install ↵ | Pascal Rigaux | 2003-02-19 | 2 | -0/+0 |
| | | | | and after install (images used by XFdrake) | ||||
* | hide the icon when embedded to get more space | Thierry Vignaud | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix embedding and clean it up | Thierry Vignaud | 2003-02-19 | 1 | -6/+1 |
| | |||||
* | cleanup | Thierry Vignaud | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix embedding | Thierry Vignaud | 2003-02-19 | 1 | -3/+4 |
| | |||||
* | - perl_checker fixes | Thierry Vignaud | 2003-02-19 | 1 | -63/+61 |
| | | | | | | - indent-region, untabify - comment workaround | ||||
* | workaround a drakx bug which don't always add bttv to /etc/modules | Thierry Vignaud | 2003-02-19 | 1 | -0/+2 |
| | |||||
* | remove no more used variable | Thierry Vignaud | 2003-02-19 | 1 | -1/+0 |
| | |||||
* | Deactivated translations that can't be handled by gtk1 for gtk1 tools; | Pablo Saratxaga | 2003-02-18 | 3 | -5/+13 |
| | | | | | | | drakfont: call fc-cache without specifying the path, fc-cache is smart enough to do the right thing, and that way it will also catch fonts from other directories that could have been installed manually. | ||||
* | pixelize | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | - (row_setting_data) inline it | Thierry Vignaud | 2003-02-18 | 1 | -12/+8 |
| | | | | | - fix #1769 | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-18 | 1 | -23/+24 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-18 | 1 | -3/+3 |
| | |||||
* | internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the ↵ | Guillaume Cottenceau | 2003-02-18 | 1 | -5/+1 |
| | | | | Gtk2->init | ||||
* | - untabify | Thierry Vignaud | 2003-02-18 | 1 | -36/+26 |
| | | | | | | | - (basic_seclevel_option) inline it and kill it - (new_editable_combo) take two arguments, a ref on strings list and the default value | ||||
* | just remove all DISPLAYMANAGER occurences and fix the case where there | Thierry Vignaud | 2003-02-18 | 1 | -2/+2 |
| | | | | | were no such line before (which probably had never caught anyone) | ||||
* | fix translation of title by calling N() after interactive->vnew | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | fix translation of title: N() needs to be called after | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | | | | | interactive->vnew has been called | ||||
* | correction for non-latin1 locales, | Pablo Saratxaga | 2003-02-17 | 1 | -2/+6 |
| | | | | | made strings "Unknown" and "unknown" translatable in device info | ||||
* | perl generate undef indefinitely from the void | Thierry Vignaud | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | this was just tested before | Thierry Vignaud | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | - Restructured function "main()" | Till Kamppeter | 2003-02-17 | 1 | -1/+2 |
| | | | | | | | | | | - Made automatic queue setup being done during installation - Support for unknown printers in auto-detection and in automatic queue setup - Fixed determination of default printer - Fixed printer help page display - Fixed wait message in /usr/sbin/printerdrake | ||||
* | Fixed bug in setting up multiple scanners at once. | Till Kamppeter | 2003-02-15 | 1 | -8/+10 |
| | |||||
* | Improved manual scanner configuration, bug fixes. | Till Kamppeter | 2003-02-14 | 1 | -85/+133 |
| | |||||
* | o Gtk2 | Damien Chaumette | 2003-02-14 | 1 | -100/+78 |
| | | | | | | | | o 'add a rule' works again o 'edit rule' too o get_rights get all rights, not just a few o little cleanup (more to come) | ||||
* | cleanup security::level, hopefully the **** draksec still works | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2003-02-13 | 1 | -2/+1 |
| | |||||
* | help perl_checker | Pascal Rigaux | 2003-02-13 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2003-02-13 | 1 | -5/+5 |
| | |||||
* | Fixed typo. | Till Kamppeter | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | Improved handling and structure of scanner database | Till Kamppeter | 2003-02-13 | 1 | -4/+8 |
| | | | | | | | | | - Scanners with multiple ports are supported now - Fully automatic build of the scanner database, including lines for configuration files - Fixed "SnapScan" <-> "snapscan" bug - Some HP scanners had no manufacturer field. Fixed. | ||||
* | Scannerdrake vastly improved | Till Kamppeter | 2003-02-12 | 1 | -22/+599 |
| | | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb | ||||
* | fix just stupid fpons sucks | Thierry Vignaud | 2003-02-12 | 1 | -1/+1 |
| | |||||
* | updated to find an interface even when no profile are available. | Francois Pons | 2003-02-12 | 1 | -6/+10 |
| | |||||
* | do not enfore default settings | Thierry Vignaud | 2003-02-12 | 1 | -1/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-12 | 1 | -2/+2 |
| | |||||
* | - clean up through ugtk2 | Thierry Vignaud | 2003-02-12 | 1 | -145/+130 |
| | | | | | | | | | | - enforce strict mode - give meaningful names to widget variables - fix embedding in mcc at last, aka going into expert mode does not fsck up the gui - display all configuration buttons (both internet and lan) the same way - fix doble variable declaration to MDK::Common::Globals | ||||
* | - fix non obvious "not a CODE reference" errors when embedded | Thierry Vignaud | 2003-02-12 | 1 | -5/+3 |
| | | | | | | (fortunately, gc will fix perl-GTK2 if this syntax is still authorized) - (configure_lan) : fix gtk+-2 port and remove old commented out debugging code | ||||
* | - ensure log::l's don't appear on stderr | Pascal Rigaux | 2003-02-11 | 1 | -1/+2 |
| | | | | | - catch authentification errors | ||||
* | smoother gui | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | - further ugtk2 cleanups | Thierry Vignaud | 2003-02-11 | 1 | -47/+48 |
| | | | | | - (row_setting_dialog) : fix implosion | ||||
* | phase 1 of drakperm clean up through ugtk2 | Thierry Vignaud | 2003-02-11 | 1 | -30/+21 |
| | |||||
* | - gtk2 port of dialogs (poulpy) | Thierry Vignaud | 2003-02-11 | 1 | -258/+257 |
| | | | | | | | | | - one callback cleanup (me): o enforce strict mode (aka kill jonathanries) and introuce a permission data structure. o no need to keep global references on widget we pack through symbolic references; this is only namespace pollution | ||||
* | no frame in standalone mode | Thierry Vignaud | 2003-02-11 | 1 | -0/+1 |
| | |||||
* | - s/link/path/ | Daouda Lo | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | - http connections handled. | Daouda Lo | 2003-02-10 | 1 | -18/+17 |
| |