summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakclock
Commit message (Collapse)AuthorAgeFilesLines
* never crash if timezones cannot be listed (mga#6787)Thierry Vignaud2012-09-211-1/+7
|
* perl_checker cleanupsThierry Vignaud2012-03-231-2/+2
|
* make drakclock systemd compatibleDexter Morgan2012-01-261-1/+6
|
* Remove some old dead codeDexter Morgan2012-01-261-3/+0
|
* Add FIXME for mageia 3Dexter Morgan2012-01-261-0/+2
|
* prevent forking useless shellsThierry Vignaud2010-02-251-7/+7
|
* drakclock/finish-install: disable DPMS and screensaver when setting time not ↵Olivier Blin2007-10-231-0/+2
| | | | to blank monitor (#17031)
* fix race on ugtk2->exit that causes a crash (#33894)Thierry Vignaud2007-09-241-0/+3
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-62/+61
|
* simplifyPascal Rigaux2005-01-071-2/+1
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-021-0/+2
|
* unbreak drakclockThierry Vignaud2004-09-011-1/+1
|
* initialize and so that motion_event correctly handle the mouse movesFlorent Villard2004-09-011-3/+2
|
* Repaint the calendar (especially when the day changed)Florent Villard2004-09-011-8/+21
| | | | | | | Make the hour tick shorter Check if the ntpdate command succeed or not, do not quit if it fails Only apply the date command again if ntp mode is not selected
* Do not perform a date command when ntpdate has just been calledFlorent Villard2004-09-011-10/+10
|
* fix layout so that NTP frame is not badly cut on small resolution (#10971)Thierry Vignaud2004-08-301-5/+5
|
* no space before question marks in EnglishPablo Saratxaga2004-08-231-1/+1
|
* if ntp is used, get the new time before updating the hwclockOlivier Blin2004-08-051-0/+1
| | | | | (fix from Emmanuel Blindauer, #10537)
* 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
|
* be mouse wheel aware (fix bug 9926)Olivier Blin2004-06-231-0/+3
|
* do saner check for ntp package (Robert Vojta)Thierry Vignaud2004-05-071-1/+1
|
* time is displayed as HH:MM:SS with RTL languagesThierry Vignaud2004-04-301-1/+3
|
* - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installationDaouda Lo2004-04-081-1/+1
|
* fix packingThierry Vignaud2004-03-231-1/+1
|
* Look & feel enhancement in order to have a smoother GUI (Robert Vojta,Thierry Vignaud2004-03-221-4/+4
| | | | | | | #9141) : - when not embedded, add 5 pixels border around the whole GUI - add border around frames contents
* show timezone in drakclock (Robert Vojta, #9141)Thierry Vignaud2004-03-221-3/+11
|
* (get_servers) sort servers (Robert Vojta, #9139)Thierry Vignaud2004-03-221-1/+1
|
* fix server lookup (#8846)Thierry Vignaud2004-03-161-1/+1
|
* make the ntpdate after stopping the ntpd (manu@agat.net, #8141)Thierry Vignaud2004-03-151-1/+5
|
* let's look better when embeddedThierry Vignaud2004-02-161-8/+7
|
* (DrawPointAt) simplify draw_points callThierry Vignaud2004-02-121-1/+1
|
* (Repaint) help perl_checker in checking time_to_rad() argumentsThierry Vignaud2004-01-261-1/+2
|
* (spinned) do not pass extra arguments to time_to_rad()Thierry Vignaud2004-01-261-3/+1
|
* reindent gtkpack callsThierry Vignaud2004-01-261-42/+43
|
* rename adj_* variables as adj* in order to help cperl-mode parsingThierry Vignaud2004-01-261-15/+15
| | | | | this file
* unused variableThierry Vignaud2004-01-141-1/+1
|
* alter message according to interface team suggestionThierry Vignaud2004-01-131-1/+1
|
* sanitize buttons through reusing create_okcancel()Thierry Vignaud2004-01-131-15/+19
|
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
|
* use $::prefixPascal Rigaux2004-01-061-4/+4
|
* clean that crappy codeThierry Vignaud2003-12-221-23/+10
|
* prevent one to open zillions of sub dialogsThierry Vignaud2003-12-221-0/+2
|
* perl_checker fixesThierry Vignaud2003-12-181-3/+3
|
* undeushize debug statementThierry Vignaud2003-12-171-1/+0
|
* no stock itemsThierry Vignaud2003-12-171-3/+3
|
* move clock.pl from mcc into drakxtools (its proper place)Thierry Vignaud2003-11-141-0/+374