summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add new icon setThierry Vignaud2004-01-0925-0/+0
|
* remove old icon setThierry Vignaud2004-01-0925-0/+0
|
* updated pot filePablo Saratxaga2004-01-0962-1999/+2000
|
* Generated by cvs2cl the 09_janThierry Vignaud2004-01-091-0/+14
|
* 9.3-22mdkThierry Vignaud2004-01-091-1/+6
|
* make sure the button bar always has the same size whether there'reThierry Vignaud2004-01-091-1/+1
| | | | | visible buttons or not
* add spacing around buttons in bottom bar as requested by lnThierry Vignaud2004-01-091-0/+1
|
* Generated by cvs2cl the 09_janThierry Vignaud2004-01-091-0/+40
|
* 9.3-21mdkThierry Vignaud2004-01-091-1/+5
|
* do not hide banner while embedding toolsThierry Vignaud2004-01-091-4/+4
|
* alter banner spacing & font size as requested by lnThierry Vignaud2004-01-091-2/+2
|
* updated po filePablo Saratxaga2004-01-081-371/+344
|
* updated pot filePablo Saratxaga2004-01-0863-203/+328
|
* Updated Spanish translationsFabián Mandelbaum2004-01-081-4/+5
|
* Generated by cvs2cl the 08_janThierry Vignaud2004-01-081-0/+66
|
* 9.3-20mdkThierry Vignaud2004-01-081-1/+5
|
* updateThierry Vignaud2004-01-082-8/+8
|
* mergeThierry Vignaud2004-01-0862-8311/+8560
|
* one more useless variableThierry Vignaud2004-01-081-4/+1
|
* - save one /sbin/hostname fork/exec cost by using uname syscallThierry Vignaud2004-01-081-5/+4
| | | | | | - give more control on title translators (blindly concatenating translated strings with non localized ones is always bad)
* kill unuse variablesThierry Vignaud2004-01-081-25/+1
|
* simplify profile deletion since we already check whether profile toThierry Vignaud2004-01-081-1/+0
| | | | | delete was current or not
* do not abuse global namespace (and enable to do stricter staticThierry Vignaud2004-01-081-8/+8
| | | | | checking on these variables)
* - kill spurious warning on translating optionsThierry Vignaud2004-01-081-2/+3
| | | | | - keep no more used options in translations if we ever reverse this change
* fix focus when tool exitsThierry Vignaud2004-01-081-1/+1
|
* show buttons bar again when embedded tool exitsThierry Vignaud2004-01-081-1/+5
|
* typo fixThierry Vignaud2004-01-071-2/+2
|
* updateThierry Vignaud2004-01-071-67/+48
|
* Generated by cvs2cl the 07_janThierry Vignaud2004-01-071-0/+32
|
* 9.3-19mdkThierry Vignaud2004-01-071-1/+8
|
* add some spacingThierry Vignaud2004-01-071-1/+2
|
* hide cancel button when embedded tool exitsThierry Vignaud2004-01-071-0/+1
|
* remove relief in wait for tool areaThierry Vignaud2004-01-071-2/+0
|
* - move cancel button in button barThierry Vignaud2004-01-071-3/+9
| | | | | | - hide previous button when cancel one is shown - hude button bar when embedded tool is displayed
* fix separating around "web" areaThierry Vignaud2004-01-071-2/+4
|
* remove useless gimp sources for old gnome theme's splash imagesThierry Vignaud2004-01-073-0/+0
|
* Generated by cvs2cl the 07_janThierry Vignaud2004-01-071-0/+38
|
* 9.3-18mdkThierry Vignaud2004-01-071-1/+6
|
* ensure button bar is always shownThierry Vignaud2004-01-071-0/+1
|
* hide previous button in button bar on startupThierry Vignaud2004-01-071-1/+1
|
* show which menu entry is bogusThierry Vignaud2004-01-071-1/+1
|
* Updated Spanish translationsFabián Mandelbaum2004-01-071-5/+6
|
* fix #6761 ("Previous" button hidden when closing an embedded tool)Thierry Vignaud2004-01-071-1/+1
|
* it's now useless to convert lrt <-> rtl imagesThierry Vignaud2004-01-061-4/+0
|
* perl_checker cleanupThierry Vignaud2004-01-061-1/+1
|
* Generated by cvs2cl the 06_janThierry Vignaud2004-01-061-0/+47
|
* 9.3-17mdkThierry Vignaud2004-01-061-1/+14
|
* make cancel (while tool is starting) button work againThierry Vignaud2004-01-061-1/+3
|
* do not embedd anymore logsThierry Vignaud2004-01-061-28/+3
|
* - (warn_on_startup) factorize code warning because there's a runningThierry Vignaud2004-01-061-9/+19
| | | | | | program - previous button: complain if a tool is currently starting