Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simpler and better code, allowing forcing scrolling to bottom | Pascal Rigaux | 2005-08-31 | 1 | -4/+3 |
| | |||||
* | use "to_bottom" functionality from mygtk2 (note that scroll_to_iter is no ↵ | Pascal Rigaux | 2005-08-31 | 1 | -8/+4 |
| | | | | good for this, scroll_to_mark is better (cf gtk's doc)) | ||||
* | allow ScrolledWindow around TextView to be automatically scrolled down on ↵ | Pascal Rigaux | 2005-08-31 | 1 | -2/+24 |
| | | | | new text insert | ||||
* | allow file_ref to be false at Image creation | Pascal Rigaux | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | allow adding text to a TextView with gtkadd | Pascal Rigaux | 2005-08-31 | 1 | -2/+2 |
| | |||||
* | add "text_ref" for Label's | Pascal Rigaux | 2005-08-31 | 1 | -0/+6 |
| | |||||
* | add Label_Left | Pascal Rigaux | 2005-08-31 | 1 | -0/+6 |
| | |||||
* | add ProgressBar | Pascal Rigaux | 2005-08-31 | 1 | -0/+18 |
| | |||||
* | handle hide_ref and show_ref | Pascal Rigaux | 2005-08-31 | 1 | -0/+7 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | - Fixed retrieval of parallel port base address. | Till Kamppeter | 2005-08-31 | 1 | -1/+11 |
| | |||||
* | - Fixed parallel printer auto-detection and registered IEEE-1284 ID | Till Kamppeter | 2005-08-31 | 1 | -4/+14 |
| | | | | | | string for Mandriva hardware database. - Fixed USB IEEE-1284 ID string output. | ||||
* | add get_current_gateway_interface | Olivier Blin | 2005-08-31 | 1 | -2/+7 |
| | |||||
* | - Added recording of IEEE-1284 device ID string, for USB printers. | Till Kamppeter | 2005-08-31 | 1 | -1/+2 |
| | |||||
* | ensure Gtk2::Banner::set_pixmap can be used to change the text | Pascal Rigaux | 2005-08-31 | 1 | -0/+1 |
| | |||||
* | - Fixed recognition of alredy set up queues for auto queue setup, for | Till Kamppeter | 2005-08-31 | 1 | -1/+1 |
| | | | | | | several Xerox Phaser printers the user was asked again and again to set up a print queue. | ||||
* | move is_ifplugd_blacklist in network::ethernet (and get rid of madwifi_pci, ↵ | Olivier Blin | 2005-08-31 | 2 | -4/+7 |
| | | | | it's wifi and supported by ifplugd) | ||||
* | updated | Alice Lafox | 2005-08-31 | 1 | -525/+445 |
| | |||||
* | set isUpgrade to conectiva when we found a conectiva release file | Pascal Rigaux | 2005-08-31 | 1 | -1/+5 |
| | |||||
* | add new advertising pictures | Florent Villard | 2005-08-31 | 68 | -581/+95 |
| | |||||
* | also look for conectiva-release | Pascal Rigaux | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | instead of dirtying pkgs::installCallback, use install_steps::installCallback | Pascal Rigaux | 2005-08-31 | 4 | -17/+20 |
| | | | | | (still not clean, but better) | ||||
* | fix bad handle of the elapsed time | Pascal Rigaux | 2005-08-31 | 1 | -11/+12 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-08-31 | 1 | -1/+1 |
| | |||||
* | create remove_marked_ask_remove() and use it | Pascal Rigaux | 2005-08-31 | 2 | -30/+22 |
| | |||||
* | Translation update | Tomasz Bednarski | 2005-08-31 | 1 | -205/+99 |
| | |||||
* | - Support for HPLIP URIs with "?device=...", possible fix for bug | Till Kamppeter | 2005-08-30 | 1 | -4/+15 |
| | | | | | #18041 and bug #18053. | ||||
* | use Combo instaed of ComboBoxEntry to fiw 2 rows heigh bug | Antoine Ginies | 2005-08-30 | 1 | -14/+19 |
| | |||||
* | jorge | José Jorge | 2005-08-30 | 1 | -278/+240 |
| | |||||
* | fix isdn config in manage interface | Olivier Blin | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | 10.3-0.50mdk | Olivier Blin | 2005-08-30 | 1 | -1/+60 |
| | |||||
* | use lower case 'i' in iwconfig/iwpriv/iwspy (#18031) | Olivier Blin | 2005-08-30 | 73 | -577/+577 |
| | |||||
* | don't translate strings here | Olivier Blin | 2005-08-30 | 1 | -4/+4 |
| | |||||
* | really allow to select the network | Olivier Blin | 2005-08-30 | 1 | -4/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-08-30 | 1 | -0/+111 |
| | |||||
* | - When setting up new queue with HPLIP old HPOJ config was not deleted | Till Kamppeter | 2005-08-30 | 1 | -1/+1 |
| | | | | | during installation. Fixed. | ||||
* | - configure wpa_supplicant correctly for shared or passwordless connections | Olivier Blin | 2005-08-30 | 4 | -397/+186 |
| | | | | | | | - split write_interface_setttings out of network::network::write_interface_conf - wpa_supplicant may list some networks twice, handle it - rewrite drakroam to use wpa_supplicant | ||||
* | make MagicWindow re-entrant again (was broken due to only one banner, eg. ↵ | Pascal Rigaux | 2005-08-30 | 1 | -9/+12 |
| | | | | for drakx summary) | ||||
* | - use noborderWhenEmbedded instead of dirtying directly in WizardTable | Pascal Rigaux | 2005-08-30 | 1 | -3/+5 |
| | | | | | - use children_centered to cleanly and correctly size the progress bar | ||||
* | add children_centered (was already children_tight, children_loose and children) | Pascal Rigaux | 2005-08-30 | 1 | -1/+4 |
| | |||||
* | Update mirrorlist | Rafael Garcia-Suarez | 2005-08-30 | 1 | -267/+215 |
| | |||||
* | i remember someone telling me gdm should now be used instead of xdm when ↵ | Pascal Rigaux | 2005-08-30 | 1 | -6/+2 |
| | | | | neither GNOME nor KDE are selected. but it seems i've heard a ghost (or something alike), so reverting | ||||
* | put comboxentry in a VBox (to avoid 2 rows bug in comboboxentry) | Antoine Ginies | 2005-08-30 | 1 | -1/+3 |
| | |||||
* | require xtest instead of the /usr/X11R6/bin/xtest file | Rafael Garcia-Suarez | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | remove icon on all buttons | Antoine Ginies | 2005-08-30 | 1 | -3/+3 |
| | |||||
* | updated translations | Per Øyvind Karlsen | 2005-08-30 | 1 | -239/+143 |
| | |||||
* | - Restart CUPS after installing HPLIP for a network printer. | Till Kamppeter | 2005-08-30 | 1 | -12/+16 |
| | |||||
* | we don't want global vars in mygtk2, move $::noborderWhenEmbedded to ugtk2 | Pascal Rigaux | 2005-08-30 | 2 | -1/+1 |
| | |||||
* | if_ is *not* short-circuit | Pascal Rigaux | 2005-08-30 | 1 | -1/+1 |
| | |||||
* | allow net_applet to use vlan/alias interfaces (thanks to Michael Scherer) | Olivier Blin | 2005-08-30 | 1 | -1/+1 |
| |