Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - load link with /usr/bin/www-browser | Daouda Lo | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | - use any::launch_browser_with_wm func to launch better suited browser | Daouda Lo | 2005-03-01 | 1 | -14/+2 |
| | |||||
* | cleanup this mess | Pascal Rigaux | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | "%s" is not a translatable thing (changed N() -> translate()) | Pablo Saratxaga | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | - vincent danen patch (barely tested) | Daouda Lo | 2005-01-27 | 1 | -145/+42 |
| | |||||
* | - shift twice to get the correct function name | Daouda Lo | 2004-09-07 | 1 | -3/+3 |
| | |||||
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
| | |||||
* | better let pango/Gtk+ do the proper wrapping that let translator | Thierry Vignaud | 2004-08-12 | 1 | -3/+2 |
| | | | | | | manually insert end of lines which will badly look depending on current theme and font settings | ||||
* | fixed English string | Pablo Saratxaga | 2004-08-12 | 1 | -1/+1 |
| | |||||
* | comment unused variable | Olivier Blin | 2004-08-11 | 1 | -1/+2 |
| | |||||
* | update product list and fix case (bugzilla is case sensitive) | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | fix product, component and version for bugzilla | Olivier Blin | 2004-08-11 | 1 | -2/+6 |
| | |||||
* | reorganize to use the same upload info message for Anthill and Bugzilla | Olivier Blin | 2004-08-11 | 1 | -5/+5 |
| | |||||
* | fix bugzilla url | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -14/+14 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -3/+3 |
| | |||||
* | - scroll down text while typing | Daouda Lo | 2004-07-27 | 1 | -190/+154 |
| | | | | | | - many cleanups - Stable releases are 'Official' and 'Community' | ||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 1 | -10/+1 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | Some standalone tools don't compile when run from console | Rafael Garcia-Suarez | 2004-06-24 | 1 | -1/+10 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | update copyright notices | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | - drakhelp will load online drakbug help file | Daouda Lo | 2003-09-17 | 1 | -1/+1 |
| | |||||
* | New, improved, compact code, courtesy of Thierry. | Stew Benedict | 2003-09-15 | 1 | -25/+6 |
| | |||||
* | Updates for stable release bug submission to anthill (vdanen) | Stew Benedict | 2003-09-15 | 1 | -18/+201 |
| | |||||
* | - help connects to qa.mandrakesoft.com | Daouda Lo | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | remove stock icons (per IHM team request) | Pascal Rigaux | 2003-08-05 | 1 | -2/+2 |
| | |||||
* | use std button layout | Thierry Vignaud | 2003-07-25 | 1 | -2/+2 |
| | |||||
* | use option menus instead of combos in on interface team request | Thierry Vignaud | 2003-07-25 | 1 | -1/+1 |
| | |||||
* | use new gtk2::entry->new_with_text to complete the port to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -3/+3 |
| | |||||
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -1/+1 |
| | |||||
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -4/+4 |
| | |||||
* | do not mix interactive and ugtk2, let reusse create_dialog() | Thierry Vignaud | 2003-05-22 | 1 | -6/+2 |
| | |||||
* | do not set twice the title, ugtk2->new already do it for us | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 |
| | |||||
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 |
| | |||||
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 |
| | |||||
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 |
| | | | | | | | | | | | | - do not gratuitously add: o " " around button labels o empty strings at end of kernel release - (parse_release) simplify - there's no need to keep a reference on field that we do not further use (distro release is parsed again when needed and kernel release is already stored in some variable) - do not pack nothing to widgets | ||||
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 |
| | | | | | | | not have to offuscate it like c programmers have to - one shall not be able to alter kernel or distribution release number | ||||
* | make option managment look like real perl | Thierry Vignaud | 2003-05-13 | 1 | -2/+3 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 1 | -6/+6 |
| | |||||
* | - help link can be non local (http, www connnections). | Daouda Lo | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | force drakbug to be runnable in strict mode | Thierry Vignaud | 2003-01-27 | 1 | -2/+4 |
| | |||||
* | "je n'en veux + de cette engeance" (c) pixel : | Thierry Vignaud | 2003-01-16 | 1 | -1/+1 |
| | | | | | | make explanations provided by log and not anymore by standalone, thus preventing using standalone in drakx (which is bad) | ||||
* | - new way to use request help | Daouda Lo | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | - support help system | Daouda Lo | 2003-01-06 | 1 | -5/+4 |
| | | | | | - remove unused function | ||||
* | minimal perl_checker fixes to have only warnings | Pascal Rigaux | 2002-12-10 | 1 | -1/+1 |
| | |||||
* | fix gtk2 port | Thierry Vignaud | 2002-12-02 | 1 | -3/+3 |
| |