summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakbug
Commit message (Collapse)AuthorAgeFilesLines
...
* use a TextView instead of Label so that text is selectable (see #33023)Thierry Vignaud2007-09-121-2/+3
|
* report version of drakbugThierry Vignaud2007-08-021-1/+2
|
* ask people to report lspcidrake -v output rather than lspci since it's moreThierry Vignaud2007-08-021-1/+1
| | | | | usefull to us
* display the program that actually crashed and the error messageThierry Vignaud2007-08-021-1/+9
|
* fix crashing on unknown programsThierry Vignaud2007-08-011-1/+1
|
* add --error option in order to provide a backtraceThierry Vignaud2007-08-011-2/+14
|
* fix passing several options (needed for next commit)Thierry Vignaud2007-08-011-2/+4
|
* let be faster than perl_checkoThierry Vignaud2007-08-011-1/+1
|
* prefill default summary with the name of the actual program which crashedThierry Vignaud2007-08-011-1/+2
|
* simplifyThierry Vignaud2007-08-011-3/+6
|
* basic adaption to new bugzilla (#31995)Thierry Vignaud2007-08-011-7/+3
|
* rename "bugzilla" as "bugzilla_url" (more sensitive)Thierry Vignaud2007-08-011-3/+3
|
* minor cleanupThierry Vignaud2007-08-011-3/+2
|
* display Mandriva Online for mdkapplet in the "select mandriva tool" field ↵Thierry Vignaud2007-07-301-0/+1
| | | | (cosmetic)
* (get_package) fix UTF-8 issue in drakbug (#31067)Thierry Vignaud2007-05-281-1/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-30/+24
|
* add drakhosts, draknfs, draksambashare, set wrap width to 3 to show mandriva ↵Antoine Ginies2005-08-261-2/+2
| | | | tools
* set the "" string as active in the combo box when a custom binary isOlivier Blin2005-07-011-6/+9
| | | | | | selected, to avoid default selection of the last combo box item (this allow to remove the "scannerdrake" hack)
* simplifyOlivier Blin2005-07-011-9/+4
|
* use the 'drakxtools' component for "Standalone Tools" (really fixOlivier Blin2005-07-011-2/+2
| | | | | #16580) and split drakxtools components out of the main hash
* fix shell parsing unquoted bugzilla URL (#16580)Thierry Vignaud2005-07-011-1/+2
|
* make perl_checker happyPascal Rigaux2005-06-031-3/+3
|
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
|
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-5/+5
|
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-3/+3
|
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-2/+2
|
* - load link with /usr/bin/www-browserDaouda Lo2005-03-011-1/+1
|
* - use any::launch_browser_with_wm func to launch better suited browserDaouda Lo2005-03-011-14/+2
|
* cleanup this messPascal Rigaux2005-02-081-1/+1
|
* "%s" is not a translatable thing (changed N() -> translate())Pablo Saratxaga2005-02-081-1/+1
|
* - vincent danen patch (barely tested)Daouda Lo2005-01-271-145/+42
|
* - 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
| | | | | | manually insert end of lines which will badly look depending on current theme and font settings
* 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
| | | | | | - many cleanups - Stable releases are 'Official' and 'Community'
* 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
| | | | | it is easily done in ugtk2.pm
* 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
|