Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+0 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | fix menu accelerators | Thierry Vignaud | 2014-01-08 | 1 | -1/+1 |
| | | | | got mixed up in commit ca6a026a23f723a74dab9a7d3afc11c2a43c01f2 | ||||
* | fix Gtk3::TextView::get_window() passed too few parameters (mga#11807) | Thierry Vignaud | 2013-11-28 | 1 | -1/+1 |
| | | | | | commit e5d2e80a09845619e90d736ac9c0f5fb3665574d replaced perlish ->window by ->get_window but TextView overrides ->get_window()... | ||||
* | factorize a variable | Thierry Vignaud | 2013-11-28 | 1 | -3/+4 |
| | | | | (needed for next commit) | ||||
* | convert to UIManager | Thierry Vignaud | 2013-11-24 | 1 | -14/+17 |
| | |||||
* | do not attempt to install package in testing mode | Thierry Vignaud | 2013-11-24 | 1 | -1/+3 |
| | |||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | use Gtk3 namespace instead of Gtk2 | Thierry Vignaud | 2013-11-24 | 1 | -24/+24 |
| | |||||
* | use (my|u)gtk3 instead of *tk2 | Thierry Vignaud | 2013-11-24 | 1 | -7/+7 |
| | |||||
* | logdrake: fix rsyslog<->syslog-ng install loop (mga#10086) | Colin Guthrie | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | recycle object earlier | Thierry Vignaud | 2013-04-28 | 1 | -2/+1 |
| | | | | also we do now that we're not in installer | ||||
* | logdrake: ensure syslog-daemon is installed (stopgap to full journal support) | Colin Guthrie | 2013-04-28 | 1 | -0/+4 |
| | |||||
* | make 2 strings translatable (spot by Marek Laane mga#8630) | Thierry Vignaud | 2013-01-13 | 1 | -2/+2 |
| | | | | a 9 years old issue... | ||||
* | fix display "Mageia" | Thierry Vignaud | 2012-03-23 | 1 | -1/+1 |
| | | | | (spot by perl_checker) | ||||
* | - string changes: perl -pi -e 's!Can not!Cannot!' | Ahmad Samir | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | add a FIXME about broken code | Thierry Vignaud | 2008-03-06 | 1 | -1/+1 |
| | |||||
* | bump copyright year | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | display "save" & "quit" button when run from the control center | Thierry Vignaud | 2007-08-03 | 1 | -3/+2 |
| | |||||
* | reindent now that we added a if() { } block | Thierry Vignaud | 2007-08-02 | 1 | -7/+7 |
| | |||||
* | saner | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | |||||
* | (logcolorize) keep utf8 flag when splitting a string (should probably | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | | | | | be reported as a perl bug...) | ||||
* | (logcolorize) use standard argument passing (needed for next commit) | Thierry Vignaud | 2007-08-02 | 1 | -4/+3 |
| | |||||
* | fix crash if /var/log/explanations doesn't exist (#32234) | Thierry Vignaud | 2007-08-02 | 1 | -2/+10 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -12/+10 |
| | |||||
* | don't have a useless empty hash in wizards objects, use the wizards hash | Olivier Blin | 2006-01-03 | 1 | -5/+4 |
| | |||||
* | insensitive categories for which file is missing, thus preventing | Thierry Vignaud | 2005-09-08 | 1 | -1/+4 |
| | | | | | crashing (#16935) | ||||
* | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -1/+0 |
| | |||||
* | embedding cleanups resulting in reusing main window icon in sub dialogs | Thierry Vignaud | 2005-05-02 | 1 | -1/+2 |
| | |||||
* | bump copyrigth notice | Thierry Vignaud | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | s/Mandrivalinux/Mandriva Linux/ | Pablo Saratxaga | 2005-04-23 | 1 | -2/+2 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva in copyright notices | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | fix explanation mode only displaying last line (#14368) | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | (parse_file) do not horribly die | Thierry Vignaud | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2005-03-18 | 1 | -1/+2 |
| | |||||
* | fix save dialog | Olivier Blin | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | simplify | Thierry Vignaud | 2005-02-25 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2005-02-25 | 1 | -8/+8 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 |
| | |||||
* | fix logdrake speed (should have been commited long time ago) | Thierry Vignaud | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | reuse mcc icons (if availlable) for windows | Thierry Vignaud | 2004-09-02 | 1 | -0/+1 |
| | |||||
* | (insert_text_n_scroll) fix displaying only last parsed file | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | prefer obj->new rather than new obj for gtk+ widgets | Thierry Vignaud | 2004-08-09 | 1 | -22/+22 |
| | |||||
* | typo fix | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | s/Mandrake/Mandrakelinux | Funda Wang | 2004-08-08 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-08-02 | 1 | -5/+7 |
| | |||||
* | (log_output__real) rename it as insert_text_n_scroll() in order to better | Thierry Vignaud | 2004-08-02 | 1 | -3/+3 |
| | | | | | reflect what it does |