Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -2/+2 |
| | |||||
* | - have "local *FILEHANDLE" before each "open FILEHANDLE, ..." | Pascal Rigaux | 2002-11-06 | 1 | -3/+2 |
| | | | | | - use some "cat_" and "output" where possible | ||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -42/+42 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | strange typo where no filtering on medium was issued ? | Francois Pons | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | rpm description & group are in utf8, so use c::from_utf8 | Pascal Rigaux | 2002-08-29 | 1 | -2/+2 |
| | |||||
* | group icons are not used, remove them | Pascal Rigaux | 2002-08-28 | 1 | -6/+0 |
| | |||||
* | reduce the width of install window | Pascal Rigaux | 2002-08-14 | 1 | -1/+1 |
| | |||||
* | - remove the icons in reallyChooseGroups | Pascal Rigaux | 2002-08-08 | 1 | -2/+3 |
| | | | | | - add the LSB group | ||||
* | - remove buttons to change theme | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
| | | | | | | - add F5 to change the theme to the 'white' theme - cleanup the theme code | ||||
* | workaround a weird pb with gtk: still re-creating help Gtk::Text at each ↵ | Pascal Rigaux | 2002-08-08 | 1 | -1/+2 |
| | | | | step :-/ | ||||
* | - remove the "help" button | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
| | | | | | - ensure the help box is not created twice (except when changing theme) | ||||
* | s/__END__/1; | Thierry Vignaud | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | kill "wonderful perl" | Thierry Vignaud | 2002-08-05 | 1 | -4/+1 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 1 | -7/+7 |
| | |||||
* | ensure choosing install-or-upgrade can't be done twice | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | | | | | (since it's badly handled and hard to handle nicely) | ||||
* | adapt to new Xconfig modules | Pascal Rigaux | 2002-07-28 | 1 | -4/+4 |
| | |||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
| | |||||
* | - rename updateCardAccordingName into add_to_card__using_Cards | Pascal Rigaux | 2002-07-20 | 1 | -2/+2 |
| | | | | | - rename cardConfigurationAuto into probe_cards | ||||
* | added missing use pkgs. | Francois Pons | 2002-07-17 | 1 | -0/+1 |
| | |||||
* | code cleanup. | Francois Pons | 2002-07-16 | 1 | -50/+0 |
| | |||||
* | fixed flag usage (still check selected package to upgrade but already selected | Francois Pons | 2002-07-15 | 1 | -4/+4 |
| | | | | | are correctly shown). | ||||
* | fixed reference to no more used variable since new callback scheme. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | use perl-URPM instead of rpmtools. | Francois Pons | 2002-07-10 | 1 | -51/+43 |
| | |||||
* | english fixes thx to vincent meyer | Guillaume Cottenceau | 2002-06-03 | 1 | -1/+1 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 1 | -2/+2 |
| | |||||
* | submitting widget instead of style (style/font initialization bug from gtk | damien | 2002-03-15 | 1 | -2/+2 |
| | |||||
* | for updates, make tree as flat instead in order to see all packages. | Francois Pons | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | - remove the hack for not displaying Utilities in classic meta_class | Pascal Rigaux | 2002-03-11 | 1 | -4/+5 |
| | | | | | - new compssUsers groups for the server meta_class | ||||
* | search /commercial/i instead of /Application/ before showing the commercial ↵ | Pascal Rigaux | 2002-03-11 | 1 | -1/+1 |
| | | | | license | ||||
* | s/hbox/vbox for "Select Install Class" | Pascal Rigaux | 2002-02-18 | 1 | -1/+1 |
| | |||||
* | corrected decy | damien | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | advertising engine updated | damien | 2002-01-25 | 1 | -3/+21 |
| | |||||
* | cosmetic changes. | Francois Pons | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | fix a few cancel's (reported by slegros) | Pascal Rigaux | 2002-01-22 | 1 | -1/+1 |
| | |||||
* | allow choosePackageTree to display a cancel if a specific medium has been given. | Francois Pons | 2002-01-18 | 1 | -1/+1 |
| | |||||
* | advertising engine amelioration | damien | 2002-01-15 | 1 | -7/+9 |
| | |||||
* | advertising engine works ! | damien | 2002-01-11 | 1 | -6/+10 |
| | | | | | | | champagne. still some display bugs, but they will be corrected later. need new ads and adequat description file | ||||
* | new advertising engine | damien | 2002-01-11 | 1 | -24/+17 |
| | |||||
* | domainname corection | damien | 2002-01-10 | 1 | -0/+3 |
| | |||||
* | added eval around pixmap drawing for advertising. | Francois Pons | 2002-01-08 | 1 | -24/+26 |
| | |||||
* | fixed empty flat package selection when giving a limit to medium. | Francois Pons | 2002-01-04 | 1 | -1/+2 |
| | |||||
* | added update installation support to install (big modifs need testing). | Francois Pons | 2002-01-04 | 1 | -2/+4 |
| | |||||
* | fix english messages | Pascal Rigaux | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | API changed, so call changed | damien | 2001-12-20 | 1 | -1/+1 |
| | |||||
* | fixed dam's sucking (syntax error only, code is untested). | Francois Pons | 2001-12-18 | 1 | -2/+2 |
| | |||||
* | power graphical backend update : text is now centered | damien | 2001-12-17 | 1 | -1/+31 |
| | |||||
* | avoid asking for changing CD on oem install. | Francois Pons | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | add "Graphical Environment" in meta_class server | Pascal Rigaux | 2001-09-23 | 1 | -0/+2 |
| | |||||
* | reworked medium management. | Francois Pons | 2001-09-21 | 1 | -3/+3 |
| |