summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
Commit message (Expand)AuthorAgeFilesLines
* - shift twice to get the correct function nameDaouda Lo2004-09-071-3/+3
* typo fixesThierry Vignaud2004-08-191-1/+1
* better let pango/Gtk+ do the proper wrapping that let translatorThierry Vignaud2004-08-121-3/+2
* fixed English stringPablo Saratxaga2004-08-121-1/+1
* comment unused variableOlivier Blin2004-08-111-1/+2
* update product list and fix case (bugzilla is case sensitive)Olivier Blin2004-08-111-1/+1
* fix product, component and version for bugzillaOlivier Blin2004-08-111-2/+6
* reorganize to use the same upload info message for Anthill and BugzillaOlivier Blin2004-08-111-5/+5
* fix bugzilla urlOlivier Blin2004-08-111-1/+1
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-14/+14
* s/Mandrake/MandrakelinuxFunda Wang2004-08-081-3/+3
* - scroll down text while typingDaouda Lo2004-07-271-190/+154
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-1/+1
* update copyright noticesThierry Vignaud2004-01-221-1/+1
* simplifyThierry Vignaud2004-01-191-1/+1
* - drakhelp will load online drakbug help fileDaouda Lo2003-09-171-1/+1
* New, improved, compact code, courtesy of Thierry.Stew Benedict2003-09-151-25/+6
* Updates for stable release bug submission to anthill (vdanen)Stew Benedict2003-09-151-18/+201
* - help connects to qa.mandrakesoft.comDaouda Lo2003-08-271-1/+1
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-2/+2
* use std button layoutThierry Vignaud2003-07-251-2/+2
* use option menus instead of combos in on interface team requestThierry Vignaud2003-07-251-1/+1
* use new gtk2::entry->new_with_text to complete the port to gtk2-perl-xsThierry Vignaud2003-07-091-3/+3
* switch from gtk2-perl to gtk2-perl-xsThierry Vignaud2003-07-091-1/+1
* increase gui coherency of drakxtools vs other gtk+ apps: use stock iconsThierry Vignaud2003-07-061-2/+2
* perl_checker fixesThierry Vignaud2003-05-231-4/+4
* do not mix interactive and ugtk2, let reusse create_dialog()Thierry Vignaud2003-05-221-6/+2
* do not set twice the title, ugtk2->new already do it for usThierry Vignaud2003-05-221-2/+1
* remove unused variableThierry Vignaud2003-05-221-1/+0
* gtk+-2 specs prohibid playing with policyThierry Vignaud2003-05-221-1/+0
* (quit_global) inline itThierry Vignaud2003-05-221-5/+1
* - further clean gui construction through functionnal ugtk2Thierry Vignaud2003-05-221-37/+31
* - simplify gui construction through create_packtable(), we really doThierry Vignaud2003-05-221-16/+6
* make option managment look like real perlThierry Vignaud2003-05-131-2/+3
* perl_checker fixesThierry Vignaud2003-04-301-6/+6
* - help link can be non local (http, www connnections).Daouda Lo2003-02-101-1/+1
* force drakbug to be runnable in strict modeThierry Vignaud2003-01-271-2/+4
* "je n'en veux + de cette engeance" (c) pixel :Thierry Vignaud2003-01-161-1/+1
* - new way to use request helpDaouda Lo2003-01-071-1/+1
* - support help systemDaouda Lo2003-01-061-5/+4
* minimal perl_checker fixes to have only warningsPascal Rigaux2002-12-101-1/+1
* fix gtk2 portThierry Vignaud2002-12-021-3/+3
* - Gtk2 portThierry Vignaud2002-11-271-32/+29
* s/mdk_rel/mandrake_release/Thierry Vignaud2002-11-251-2/+2
* consolidate some stuff from standalone tools & mcc into mdk_rel()Thierry Vignaud2002-11-251-5/+3
* - Gtk::Gdk::ImlibImage is not neededThierry Vignaud2002-11-211-29/+27
* s/$x ne (0|'')/$x/Thierry Vignaud2002-11-201-1/+1