summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
Commit message (Expand)AuthorAgeFilesLines
* - 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
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-16/+0
* ensure "common" is imported to have N()Pascal Rigaux2002-11-101-1/+1
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-34/+34
* - fix typosThierry Vignaud2002-10-141-3/+10
* fixes:Thierry Vignaud2002-09-201-2/+2
* - s/rpm/mdk/ in package version matchingDaouda Lo2002-09-191-1/+1
* - sync option names with server's name.Daouda Lo2002-09-171-2/+2
* - fix typoDaouda Lo2002-09-171-1/+1
* - back to normal http connection (instead of https)Daouda Lo2002-09-171-6/+6
* - typo in optionsDaouda Lo2002-09-161-2/+2
* - s/bugzilla.com/drakbug.mandrakesoft.com/Daouda Lo2002-09-111-1/+2
* - definitive link and optionsDaouda Lo2002-09-101-7/+12
* s/tinyfirewall/drakfirewall/Daouda Lo2002-09-021-1/+1
* - drakbug point to https://drakbug.mandrakesoft.comDaouda Lo2002-09-021-1/+2
* - add --incident : could be used by signal catcher to launch drakbugDaouda Lo2002-08-151-1/+11
* - avoiding looping indefinitalely when selecting items in comboDaouda Lo2002-08-021-10/+15
* - add commandline arguments: drakbug --report name_appDaouda Lo2002-08-021-18/+27
* perl_checker fixesThierry Vignaud2002-08-011-13/+13