Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (get_this_thm_res_conf) add prototype to help perl_checker | Thierry Vignaud | 2004-03-08 | 1 | -1/+1 | |
| | ||||||
* | kill unused variables | Thierry Vignaud | 2004-03-08 | 1 | -2/+0 | |
| | ||||||
* | kill perl4 function call style | Thierry Vignaud | 2004-03-08 | 1 | -13/+13 | |
| | ||||||
* | 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 | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -2/+2 | |
| | ||||||
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 1 | -1/+1 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 1 | -21/+17 | |
| | ||||||
* | do not crash on color selection | Thierry Vignaud | 2003-03-06 | 1 | -5/+4 | |
| | ||||||
* | prevent one to pop up hundred of windows: make browse dialog be modal | Thierry Vignaud | 2003-03-06 | 1 | -1/+3 | |
| | ||||||
* | - fix #1766 | Thierry Vignaud | 2003-03-06 | 1 | -3/+3 | |
| | | | | | - do not crash when browsing | |||||
* | reflect in standalone drakxtools the removal of DrakX icons | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 | |
| | ||||||
* | English proofreading | Pablo Saratxaga | 2003-01-24 | 1 | -5/+5 | |
| | ||||||
* | English proofreading | Pablo Saratxaga | 2003-01-22 | 1 | -2/+2 | |
| | ||||||
* | - gtk+2 port | Thierry Vignaud | 2002-12-10 | 1 | -83/+78 | |
| | | | | | | - "use strict" fixes - perl_checker fixes | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-11-20 | 1 | -5/+5 | |
| | ||||||
* | - fixes for "use strict" (still some work to do since some variables | Thierry Vignaud | 2002-11-20 | 1 | -302/+301 | |
| | | | | | | | | | | | are created through ${ $x.$y } - use my_gtk : o clean code o transparently manage embedding - perl_checker fixes | |||||
* | drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, | Thierry Vignaud | 2002-11-18 | 1 | -4/+0 | |
| | | | | | net_monitor : final update for common cli options/help manager | |||||
* | various small syntax enhancements to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 | |
| | ||||||
* | ensure "common" is imported to have N() | Pascal Rigaux | 2002-11-10 | 1 | -1/+1 | |
| | ||||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -35/+35 | |
| | | | | | | | | | | | | | | | | | | | 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! | |||||
* | small text for translatators | Pablo Saratxaga | 2002-09-11 | 1 | -0/+1 | |
| | ||||||
* | use do_pkgs for check and install ImageMagick | Jonathan Gotti | 2002-09-11 | 1 | -3/+6 | |
| | ||||||
* | change the preview rendering method | Jonathan Gotti | 2002-09-10 | 1 | -84/+101 | |
| | ||||||
* | - use standalone for explanations and center dialog | Daouda Lo | 2002-09-07 | 1 | -0/+1 | |
| | ||||||
* | preview window bug correction | Jonathan Gotti | 2002-09-05 | 1 | -13/+15 | |
| | ||||||
* | bug correction in writing .cfg files | Jonathan Gotti | 2002-08-21 | 1 | -1/+1 | |
| | ||||||
* | remove warnings | Jonathan Gotti | 2002-08-21 | 1 | -1/+1 | |
| | ||||||
* | a tool for bootsplash theme creation | Jonathan Gotti | 2002-08-20 | 1 | -0/+544 | |