summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
Commit message (Collapse)AuthorAgeFilesLines
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
|
* add hint about ala LaTeX strings for translatorsThierry Vignaud2004-08-091-1/+3
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-2/+2
|
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
| | | | | it is easily done in ugtk2.pm
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
|
* attempt to correct bug #9423damien2004-04-191-1/+1
|
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-2/+2
|
* (interactive_mode) better styleThierry Vignaud2004-03-161-2/+4
|
* (interactive_mode, dialog) let's have nice icon in sub dialogs whenThierry Vignaud2004-03-161-2/+2
| | | | | embedded too
* (dialog) make subdialogs be transcient for main window when not embeddedThierry Vignaud2004-03-161-1/+1
|
* set x11 icoThierry Vignaud2004-03-161-0/+1
|
* (advanced_install) "Install" button is sensitive only if there're someThierry Vignaud2004-03-121-1/+4
| | | | | fonts in the font list
* switch drakfont to new banner styleThierry Vignaud2004-02-171-1/+1
|
* (appli_choice) fix crash on option toggling (#7248)Thierry Vignaud2004-02-091-5/+5
|
* (search_dir_font) kill unused variableThierry Vignaud2004-01-231-2/+0
|
* update copyright noticesThierry Vignaud2004-01-221-1/+1
|
* remove never implemented --strong optionThierry Vignaud2004-01-221-3/+0
|
* perl_checker cleanupsThierry Vignaud2004-01-221-5/+3
|
* fix button labelThierry Vignaud2004-01-221-1/+1
|
* hide about butto b/c there's already mcc about dialog and there'reThierry Vignaud2004-01-131-1/+1
| | | | | already too much buttons
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-8/+11
|
* upcase first letter of error messagesThierry Vignaud2004-01-121-3/+3
|
* perl_checker fixesThierry Vignaud2004-01-121-6/+2
|
* new layout with subdialogsThierry Vignaud2004-01-121-214/+141
|
* remove spurious minus at beginning of paragraphThierry Vignaud2004-01-121-1/+1
|
* make font removing working with --testingThierry Vignaud2004-01-121-2/+4
|
* fix unstalling fontsThierry Vignaud2004-01-121-2/+2
|
* kill unused variablesThierry Vignaud2004-01-121-20/+1
|
* (put_font_dir) factorize some code into put_font_dir_real()Thierry Vignaud2004-01-121-13/+10
|
* fix chkfontpath call in --testing mode (/usr/sbin) not in pathThierry Vignaud2004-01-121-1/+1
|
* fix applications layout:Thierry Vignaud2004-01-121-57/+30
| | | | | | | | - remove spurious empty boxes - fix layout (aka do not uselessly resize main window) - sanitize layout (put legal warning between title and application list) - "[X] label" packing looks quite a less uglier than "label [X]"
* fix about layout:Thierry Vignaud2004-01-121-8/+17
| | | | | | | | | - sanitize horrible line breaking (let pango do it for now, it know how to do it quite a lot better than we) - add myself in author list - split about translation in three pieces (copyright holders, std fsf header and thanks), enabling to share std fsf legal header among several programs
* prevent useless spacing above button barThierry Vignaud2004-01-121-1/+1
|
* enforce class->new calling convention rather than "new class" oneThierry Vignaud2004-01-121-78/+78
|
* style only change; "fix" gtkpacking so that expand arg always precede theThierry Vignaud2004-01-121-166/+167
| | | | | widget it's about rather that following another widget
* from Salane KIng <sking4 at cinci.rr dot com>: enable to access sambaThierry Vignaud2003-10-311-1/+1
| | | | | drives on other computers to easily install windows fonts
* don't check *all* for test_pms_all, skip horrible stuffsPascal Rigaux2003-09-301-1/+1
|
* clean fonts renaming and make it log renames (through explanations)MDK92Thierry Vignaud2003-09-231-2/+5
|
* (move_fonts) factorize clean fonts moveThierry Vignaud2003-09-231-6/+10
|
* fix font copy (catched by #5157):Thierry Vignaud2003-09-231-1/+2
| | | | | | | - prevent looking for "*.pfm*.afm" fonts - prevent displaying spurious error messages on console while converting fonts
* fix ttf font conversion (catched by #5157)Thierry Vignaud2003-09-231-1/+1
|
* fix #5571Thierry Vignaud2003-09-111-1/+1
|
* fix #4964 (not being able to select directories)Thierry Vignaud2003-09-081-1/+0
|
* fix buttons sensitive behaviorDamien Chaumette2003-08-261-10/+14
|
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-1/+1
|
* fix #1679 & #3673Thierry Vignaud2003-07-231-1/+1
|
* use stock icon for close button (noticed by Fabrice Facorat)Thierry Vignaud2003-07-101-1/+1
|
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-4/+4
|
* prevent drakfont from crashing when trying to deleting an empty listThierry Vignaud2003-06-241-0/+1
|
* perl_checker fixesThierry Vignaud2003-05-231-34/+33
|