Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Thierry Vignaud | 2006-04-07 | 1 | -0/+184 |
| | |||||
* | 2.0-11mdk | Thierry Vignaud | 2006-04-07 | 1 | -1/+8 |
| | |||||
* | raise the window when it's already displayed and the user clicks again on ↵ | Thierry Vignaud | 2006-04-07 | 1 | -2/+6 |
| | | | | the systray icon (#21906) | ||||
* | use the new migrating script in order to restart old style applets | Thierry Vignaud | 2006-04-07 | 1 | -0/+5 |
| | |||||
* | use the new migrating script in order to restart new style applets | Thierry Vignaud | 2006-04-07 | 1 | -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 script | Thierry Vignaud | 2006-04-07 | 1 | -0/+1 |
| | |||||
* | adding a migrating script (that take care of not respawning too much | Thierry Vignaud | 2006-04-07 | 1 | -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 years | Thierry Vignaud | 2006-04-07 | 3 | -4/+29 |
| | | | | | | - remove daouda's dead email - list myself | ||||
* | (setState) set window icon | Thierry Vignaud | 2006-04-07 | 1 | -0/+1 |
| | |||||
* | fork a browser on Mandriva Online website when clicking on the URL | Thierry Vignaud | 2006-04-07 | 1 | -0/+6 |
| | |||||
* | install SIGHUP handler earlier so that the applet supports a very high | Thierry Vignaud | 2006-04-07 | 1 | -7/+8 |
| | | | | | restart frequency (only usefull for tests) | ||||
* | (fork_exec) actually pass extra arguments to forked process | Thierry Vignaud | 2006-04-07 | 1 | -2/+1 |
| | |||||
* | only restart the applet if it supports it | Thierry Vignaud | 2006-04-07 | 1 | -0/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2006-04-07 | 1 | -13/+16 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2006-04-07 | 1 | -14/+17 |
| | |||||
* | update | Thierry Vignaud | 2006-04-06 | 2 | -7/+7 |
| | |||||
* | add 2 new strings | Thierry Vignaud | 2006-04-06 | 73 | -220/+951 |
| | |||||
* | autoset the version of the applet from the package version & release | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | (setState) when "About..." is clicked, open a dialog rather than run a browser | Thierry Vignaud | 2006-04-06 | 1 | -1/+31 |
| | |||||
* | factorize years | Thierry Vignaud | 2006-04-06 | 73 | -84/+84 |
| | |||||
* | update | Thierry Vignaud | 2006-04-06 | 1 | -11/+13 |
| | |||||
* | import a translation from DrakX | Thierry Vignaud | 2006-04-06 | 11 | -11/+11 |
| | |||||
* | sync with code | Thierry Vignaud | 2006-04-06 | 73 | -899/+5252 |
| | |||||
* | restart the applet on update | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-04-06 | 1 | -2/+2 |
| | |||||
* | Not all platforms automatically reinstall their (native) signal | Thierry Vignaud | 2006-04-06 | 1 | -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 thus | Thierry Vignaud | 2006-04-06 | 1 | -2/+1 |
| | | | | | simplify this function | ||||
* | add --auto-update option and uses it in restart_applet() so that we | Thierry Vignaud | 2006-04-06 | 1 | -3/+5 |
| | | | | | don't fail to rerun ourselves in some obscure conditions | ||||
* | on SIGHUP, restart the applet | Thierry Vignaud | 2006-04-06 | 1 | -0/+1 |
| | |||||
* | (restart_applet) factorize some code | Thierry Vignaud | 2006-04-06 | 1 | -1/+7 |
| | |||||
* | Do NOT hardcode paths. | Rafael Garcia-Suarez | 2006-04-06 | 1 | -2/+2 |
| | |||||
* | fix POST not kept | Florent Villard | 2006-04-05 | 2 | -3/+8 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-04 | 1 | -0/+18 |
| | |||||
* | 2.0-9mdk | Thierry Vignaud | 2006-04-04 | 1 | -1/+4 |
| | |||||
* | (check_server_response) fix crash when applet is run as root | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | (refresh_gui) perl_checker cleanup | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | blacklist Gtk2::Pango (too much noise in perl_checker output which is | Thierry Vignaud | 2006-04-04 | 1 | -0/+1 |
| | | | | | wrongly reported against mdkapplet) | ||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-04 | 1 | -0/+18 |
| | |||||
* | 2.0-8mdk | Thierry Vignaud | 2006-04-04 | 1 | -1/+4 |
| | |||||
* | better way to fix autoregistering the host: write a config file so | Thierry Vignaud | 2006-04-04 | 1 | -3/+7 |
| | | | | | that write_wide_conf() do not miss some fields | ||||
* | we've no previous config so add missing fields to server's answer | Thierry Vignaud | 2006-04-04 | 1 | -0/+2 |
| | |||||
* | remove traillinge EOL from hostname | Thierry Vignaud | 2006-04-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-03 | 1 | -0/+17 |
| | |||||
* | 2.0-7mdk | Thierry Vignaud | 2006-04-03 | 1 | -1/+6 |
| | |||||
* | autoregister the host instead of running the mdkonline wizard when ↵ | Thierry Vignaud | 2006-04-03 | 1 | -1/+18 |
| | | | | installing a bundle | ||||
* | (silentCheck, refresh_contents) fix reading hostname | Thierry Vignaud | 2006-04-03 | 1 | -2/+2 |
| | |||||
* | properly translate network states | Thierry Vignaud | 2006-04-03 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2006-04-03 | 1 | -0/+15 |
| | |||||
* | 2.0-6mdk | Thierry Vignaud | 2006-04-03 | 1 | -1/+8 |
| | |||||
* | make legacy updates work (and inline auto_install_rpms() btw) | Thierry Vignaud | 2006-04-03 | 1 | -11/+4 |
| |