summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Generated by cvs2cl the 10_EbrThierry Vignaud2006-04-101-22/+36
|
* 2.0-13mdkThierry Vignaud2006-04-101-1/+4
|
* fix restarting old applets by providing them the right DISPLAYThierry Vignaud2006-04-101-0/+4
|
* updated po fileShiva Huang2006-04-101-1/+1
|
* updated po fileShiva Huang2006-04-101-12/+15
|
* put in the real 1.3-2mdk changelog entry (aka the one that really was uploaded)Thierry Vignaud2006-04-071-1/+1
|
* *** empty log message ***Thierry Vignaud2006-04-071-0/+21
|
* 2.0-12mdkThierry Vignaud2006-04-071-1/+7
|
* better fix: no more flashing dialog when it's already at top levelThierry Vignaud2006-04-071-2/+1
| | | | | when clicking on the tray icon (it's also raised if iconized)
* fix latest commit: aka keep raising the main dialog if hided behindThierry Vignaud2006-04-071-1/+1
| | | | | other windows without flashing it when opening the menu
* do not flash the applet window when opening the contextual menu of the iconThierry Vignaud2006-04-071-1/+1
|
* *** empty log message ***Thierry Vignaud2006-04-071-0/+184
|
* 2.0-11mdkThierry Vignaud2006-04-071-1/+8
|
* raise the window when it's already displayed and the user clicks again on ↵Thierry Vignaud2006-04-071-2/+6
| | | | the systray icon (#21906)
* use the new migrating script in order to restart old style appletsThierry Vignaud2006-04-071-0/+5
|
* use the new migrating script in order to restart new style appletsThierry Vignaud2006-04-071-1/+3
| | | | | | | instead of firing up SIGHUP (which may definitively kill applets if upgrading a 2.0-10mdk+ package (both old and new packages' triggers would run then)
* package the new migrating scriptThierry Vignaud2006-04-071-0/+1
|
* adding a migrating script (that take care of not respawning too muchThierry Vignaud2006-04-071-0/+66
| | | | | | | | | applets due to multiple rpm triggers) that will migrate both old and new type applets: - for old applets, we just plainly kill them and restart them all - for new ones, we just send them the SIGHUP signal and they'll take care herselves of restarting
* - bump copyright yearsThierry Vignaud2006-04-073-4/+29
| | | | | | - remove daouda's dead email - list myself
* (setState) set window iconThierry Vignaud2006-04-071-0/+1
|
* fork a browser on Mandriva Online website when clicking on the URLThierry Vignaud2006-04-071-0/+6
|
* install SIGHUP handler earlier so that the applet supports a very highThierry Vignaud2006-04-071-7/+8
| | | | | restart frequency (only usefull for tests)
* (fork_exec) actually pass extra arguments to forked processThierry Vignaud2006-04-071-2/+1
|
* only restart the applet if it supports itThierry Vignaud2006-04-071-0/+2
|
* Updated Estonian translation.Marek Laane2006-04-071-13/+16
|
* UpdatedWilly Sudiarto Raharjo2006-04-071-14/+17
|
* updateThierry Vignaud2006-04-062-7/+7
|
* add 2 new stringsThierry Vignaud2006-04-0673-220/+951
|
* autoset the version of the applet from the package version & releaseThierry Vignaud2006-04-061-0/+1
|
* (setState) when "About..." is clicked, open a dialog rather than run a browserThierry Vignaud2006-04-061-1/+31
|
* factorize yearsThierry Vignaud2006-04-0673-84/+84
|
* updateThierry Vignaud2006-04-061-11/+13
|
* import a translation from DrakXThierry Vignaud2006-04-0611-11/+11
|
* sync with codeThierry Vignaud2006-04-0673-899/+5252
|
* restart the applet on updateThierry Vignaud2006-04-061-0/+1
|
* perl_checker cleanupsThierry Vignaud2006-04-061-2/+2
|
* Not all platforms automatically reinstall their (native) signalThierry Vignaud2006-04-061-1/+7
| | | | | | | handlers after a signal delivery (aka the handler works only the first time the signal is sent). Let's use "POSIX" signal handlers since their behaviour is well-defined.
* (fork_exec) the second argument is never used; let's drop it and thusThierry Vignaud2006-04-061-2/+1
| | | | | simplify this function
* add --auto-update option and uses it in restart_applet() so that weThierry Vignaud2006-04-061-3/+5
| | | | | don't fail to rerun ourselves in some obscure conditions
* on SIGHUP, restart the appletThierry Vignaud2006-04-061-0/+1
|
* (restart_applet) factorize some codeThierry Vignaud2006-04-061-1/+7
|
* Do NOT hardcode paths.Rafael Garcia-Suarez2006-04-061-2/+2
|
* fix POST not keptFlorent Villard2006-04-052-3/+8
|
* *** empty log message ***Thierry Vignaud2006-04-041-0/+18
|
* 2.0-9mdkThierry Vignaud2006-04-041-1/+4
|
* (check_server_response) fix crash when applet is run as rootThierry Vignaud2006-04-041-1/+1
|
* (refresh_gui) perl_checker cleanupThierry Vignaud2006-04-041-1/+1
|
* blacklist Gtk2::Pango (too much noise in perl_checker output which isThierry Vignaud2006-04-041-0/+1
| | | | | wrongly reported against mdkapplet)
* *** empty log message ***Thierry Vignaud2006-04-041-0/+18
|
* 2.0-8mdkThierry Vignaud2006-04-041-1/+4
|