2009-07-09  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 588091: By Paul Hodges <phodeges4@gmail.com>: Make sure return
	types are correct in get_job_data of crontab.py
	* Remove trailing whitespaces

2009-07-08  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 588091: By Paul Hodges <phodges4@gmail.com>: make sure display,
	output and command_d have default values in crontab.py:get_job_data ()

2009-05-18  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 583131: By Jonathan Price, make sure get_exp_sec doesn't go out of its array.

2009-05-16  Gaute Hope  <eg@gaute.vetsj.com>

	* Released 2.1.0

2009-05-11  Gaute Hope  <eg@gaute.vetsj.com>

	* Remove OnlyGnome from desktop icon
	* Fix LP bug: 370754
	* Add XAUTHORITY env. variable to xwrapper script

2009-02-21  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 572444: TextEdit now wrap words. And at_editor doesn't expand.
	* Bug 572619: dangerous parse -> Warning: Unknown task: %s
	* Fix copyright: 2009
	* Misc cleanup

2009-02-17  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 572167: At uses locale specific date and time formatting, 
				  inspired by patch from Steve Tyler 
				  <stephent98@hotmail.com>

2009-02-16  Gaute Hope  <eg@gaute.vetsj.com>

	* file header cleanup

2009-02-15  Gaute Hope  <eg@gaute.vetsj.com>

	* Fixed typo, updated translations

2009-02-14  Gaute Hope  <eg@gaute.vetsj.com>

	* X support ready for testing
	* xwrapper.py: checks for X connection in both crontab and at
	* xwrapper.py: works for at
	* Merged x-output-support onto trunk

2009-01-14  Gaute Hope  <eg@gaute.vetsj.com>

	* Expanded tabs (4) in *.py

2008-12-14  Gaute Hope  <eg@gaute.vetsj.com>

	* X support for at tasks and at templates
	* New option ui and new variable in gconf
	* xwrapper.py: Still needs some more failchecking - is only run by cron
	tasks. Perhaps it could serve as a test in the at script..
	* at.py: removed all the prelen stuff - not useful, only storing the unique script

2008-12-13  Gaute Hope  <eg@gaute.vetsj.com>
	
	* Experimental X support for crontab now working.
	* xwrapper.py.in -> xwrapper.py - no need for a shebang
	* Expect /bin/sh to be present
	* crontab: Template saving and editing respects output setting

2008-12-07  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 563600: Fixed text position on template ToolButton in mainWindow
	* Bug 563618: Escape &

2008-10-21  Gaute Hope  <eg@gaute.vetsj.com>

	* xwrapper.py: Wrapper around crontab commands running in X
	* Added xoutput, display to datafile, popped to version 4
	* new x-output-support branch: broken at the moment

2008-10-01  Gaute Hope  <eg@gaute.vetsj.com>

	* Cleaned up the run function a bit more.. problem persists - can't take care of differencies between shells that don't act like they should.

2008-09-28  Gaute Hope  <eg@gaute.vetsj.com>

	* Attempt to fix bug 552964, rewrote 'run script' functions. deleting temporary files.
2008-09-21  Gaute Hope  <eg@gaute.vetsj.com>

	* src/crontabEditor.py: Applied patch from bug 534706, thanks to Fabricio Godoy

2008-03-17  Gaute Hope  <eg@gaute.vetsj.com>

	* src/at.py, src/crontab.py: Setting the right permission on datafiles when editing as root.

2008-03-14  Gaute Hope  <eg@gaute.vetsj.com>

	* Fixed bug 520617: Typo: "Coul" -> "Could"

2008-02-08  Gaute Hope  <eg@gaute.vetsj.com>

	* Version 2.0.2 released.
	* configure.ac: Version number updated.

2008-02-07  Gaute Hope  <eg@gaute.vetsj.com>

	* src/at.py, src/gnome-schedule.py, src/scheduleapplet.py: Unsets the POSIXLY_CORRECT variable in at script when manually set by gnome-schedule.
	* Added manual_poscorrect to at datafiles, needed for parsing in case the environment changes.
	* Update applet to use SVG, does it work ?
	* src/scheduleapplet.py: Changed applet icon size to 24x24

2008-02-06  Gaute Hope  <eg@gaute.vetsj.com>

	* The append and update code in at.py has been updated for the POSIXLY_CORRECT formatted date/time format, and everything should be working again
	* All code depending on the 'locale' module has been removed and it is no longer imported.
	* src/at.py: Removed unused regexps
	* src/atEditor.py: Removed debug messages

2008-02-05  Gaute Hope  <eg@gaute.vetsj.com>

  * src/gnome-schedule.py, src/scheduleapplet.py: Changed POSIX_CORRECT to POSIXLY_CORRECT.
  * Updated at parser to fit POSIXLY_CORRECT, appending and updating doesn't work yet <- they need to use a different time format.
  * _not working_

2008-02-02  Gaute Hope  <eg@gaute.vetsj.com>
  
  * configure.ac: Version 2.0.1
  * Updated NEWS
  * src/mainWindow.py: Moved label on main window template button label underneath the icon
  
2008-02-01  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 513330: Applied patch from Frank Arnold fixing wrong locale category (LC_ALL -> LC_TIME)

2008-01-31  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 513330: Applied patch from Frank Arnold fixing mainwindow template button.
	* desktop/gnome-schedule.desktop.in.in: Now using .svg, not removed .png, icon
	* icons/Makefile.am: Installing icons under $prefix/share/pixmaps/gnome-schedule
	* src/config.py.in: Updated image path
	* src/mainWindow.py, src/scheduleapplet.py: Only trying to load data files from current location if launched with '--debug'
	
2008-01-30  Gaute Hope  <eg@gaute.vetsj.com>

	* Release 2.0.0
	* configure.ac: Version 2.0.0
	* Updated NEWS
	* Fixed INSTALL and README

2008-01-28  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied updated translations for both UI and documentation from Rodrigo M. Fombellida.
	* Removed: help/C/figures/gnome-schedule_advanced.png

2008-01-25  Gaute Hope  <eg@gaute.vetsj.com>

	* Moved po/packtranslations.sh to dist/ not going to use launchpad's translation management system.

2008-01-23  Gaute Hope  <eg@gaute.vetsj.com>

	* Added updated documentation from: Rodrigo M. Fombellida, see help/C
	* Changed to version 2.0.0-rc2, should be ready for release.
	* Added RC2 release tag to repo.

2007-12-31  Gaute Hope  <eg@gaute.vetsj.com>

	* Changed to close stock buttons in template manager/chooser, using label from stock edit button in the template windows.

2007-12-28  Gaute Hope  <eg@gaute.vetsj.com>

	* Added po/packtranslations.sh: Simple script that packs the translation files
	* Updated my email in some headers
	
2007-12-27  Gaute Hope  <eg@gaute.vetsj.com>

	* Mainwindow resets the edit mode in addwindow when using the on_button_*_clicked methods directly.
	
2007-12-26  Gaute Hope  <eg@gaute.vetsj.com>

	* Only add button and relevant fields visible when adding a new template in the template manager.
	* mainWindow.py: Using gtk.gdk.window.get_origin () to calculate calendar window position.
	* Properties -> Edit
	* Edit translatable, seems like the stock button isn't translated.

2007-12-24  Gaute Hope  <eg@gaute.vetsj.com>

	* Don't show again is now translatable
	
2007-12-23  Gaute Hope  <eg@gaute.vetsj.com>

	* updated written by about dialog
	
2007-12-22  Gaute Hope  <eg@gaute.vetsj.com>

	* Error in checkspin caused endless loop when checking day spinbutton
	* Added icons/calendar.svg for the calendar button in the at editor, icon is from tango-project.
	* Windows transient setting is properly set also when windows are opened through template manager and template chooser.
	* Updated nn translation and changed to UTF-8

2007-12-21  Gaute Hope  <eg@gaute.vetsj.com>

	* Various tweaks based on review from Jeff:
	* No subtitle/extra icon/extra text in template windows
	* Toolbar in template manager, new button that opens the addwindow
	* Buttons grey out when no template is selected
	* New 'Use template' button replacing 'Apply' stockbutton
	* Removed explaining/confusing text about how to create a new task in template manager
	* Not possible to reorganize tasks in main window
	* Doublecliking anywhere in any of the treeviews while an item is selected results in it being opened.. not that logical, but neither important.
	* at editor: spin buttons emits signal when edit is finished, enabling editing by typing in numbers.
	* desktop file: set categories=system

2007-12-20  Gaute Hope  <eg@gaute.vetsj.com>

	* Spin buttons in ateditor checks if date is valid as they change.
	* Removed cal_focus_lost from lots of events in at editor; now keeping the calendar when date is changed. Hopefully works good.
	* at.py: Parsing of records matching regexp 2 tweaked to Gentoo, hopefully works.

2007-12-19  Gaute Hope  <eg@gaute.vetsj.com>

	* Added crontab.svg, view-refresh.svg from the tango-project.
	* Removed thoughicon.py and references.
	* Calendar positions correctly when decorators are included in get_position, hopefully also works when decorators are _not_ included in get_position

2007-12-13  Gaute Hope  <eg@gaute.vetsj.com>

	* removed import preset from ateditor and crontabeditor
	* Version 2.0.0-rc1
	* update-po
	* updated fr translation from Jeff Fortin
	* updated nn translation
	* Changed some stock buttons to be not translatable
	* Escape closes all windows except mainwindow
	* Added some tooltips

2007-12-08  Gaute Hope  <eg@gaute.vetsj.com>

	* Some minor tweaks from: https://bugs.launchpad.net/ubuntu/+source/gnome-schedule/+bug/174467
	* Changed version to 1.9.0
	* Moved icon to System subcategory

2007-12-03  Gaute Hope  <eg@gaute.vetsj.com>

	* Bug 463863: Removed Encoding field in desktop entry, is deprecated

2007-12-02  Gaute Hope  <eg@gaute.vetsj.com>

	* Released 1.2.1 and merged new-ui to trunk/

2007-12-01  Gaute Hope  <eg@gaute.vetsj.com>

	* Merged tweakings from trunk concerning text strings in dom fields.
	* The preview field in crontab editor checks for errors and doesn't crash on string entries.
	* TODO: Figure out behaviour, if as parsed now then allow it in checkfield
	* Treating it as a bug in crontab.. strangly i cannot reproduce it, crontab.py is still checking for it though and fails on that line.
	* icons/template.svg: Using the icon bookmark-new.svg from the tango project to symbolize templates, possible that the hacking to get it displayed on the menu button made some other accessability or theme wide settings not apply to this button.
	* changed some strings
	* help opens correctly
	
	
2007-11-30  Gaute Hope  <eg@gaute.vetsj.com>

	* ateditor has a requested width to keep the width when editing template, hope it doesn't cause problems with translations and longer strings.
	* src/template_chooser.py: displays templates, supports advanced view: depends on the advanced button in the main window.
	* src/template_chooser.py: using existing templates fully implemented
	* src/template_manager.py: all that is working in the chooser works in the manager
	* template_manager: deleting works, editing works, edit default behaviour by doubleclick
	* src/atEditor.py, src/crontabEditor.py: Both support adding, using and editing templates
	* Templates fully implemented, needs testing

2007-11-29  Gaute Hope  <eg@gaute.vetsj.com>

	* renamed src/preset.py to src/data.py
	* added src/template.py: Contains shared code for template manager and chooser
	* add as template works in both at and crontab editor
	* added src/template_chooser.py: template chooser window
	* added add from template as option to the new button and window
	* fixed allignment in new drop down menu
	* src/template_chooser.py: Connecting, setting up
	
2007-11-21  Gaute Hope  <eg@gaute.vetsj.com>

	* changed version to 1.9.0-NEW_UI
	* addwindow.py: using buttons not radiobuttons, one click less and i think it looks better
	* started work on the calendar.. but it doesn't want to move properly
	* now it at least beheaves slightly proper
	* and finally it even works.
	
2007-11-20  Gaute Hope  <eg@gaute.vetsj.com>

	* merged some changes from trunk
	* removed editor.py
	* updated oc translation from trunk
	* removed old .cvsignore files, hope i don't need them
	* removed Changelog.cvs
	* removed README.cvs, we have a HACKING file that says the same
	* updated AUTHORS to honour the documentor
	* updated copyrights
	
2007-11-19  Gaute Hope  <eg@gaute.vetsj.com>

	* using the appointment-new.svg icon from Tango for 'at' tasks.
	* deleted old unused icon for gnome-schedule
	
2007-11-17  Gaute Hope  <eg@gaute.vetsj.com>

	* Dialogs informing about working directory of tasks upon add and edit with "don't show" button
	* Also a second working dir dialog on the run tasks, with a "don't show" button
	
2007-11-16  Gaute Hope  <eg@gaute.vetsj.com>

	* tweaked the run task stuff, should be safly using pathnames with strange characters. dialog text refined.
	* Fixed superuser support, was broken
	* Added feature: Run task, runs the selected task in a terminal and waits for a button to be pressed
	* fixed my own bug: 497413
	
2007-11-15  Gaute Hope  <eg@gaute.vetsj.com>

	* src/crontabEditorHelper.py: Changed window title to type: "Edit minute", re-translation needed.
	* src/gnome-schedule.glade, src/crontabEditorHelper.py, po/fr.po: Applied Kiddo's changes, they are as follows:
	* simplified the crontab helper dialog (minutes editor for example) to the extreme. My reasoning is this: you don't need a label to indicate that it's all about minutes because a) the user just clicked an edit button at the right of the Minutes field b) this should be in the window title anyway (this needs to be implemented: replace the window title for something relevant), and c) this adds visual clutter. The net result from removing this label is that now, there is no more reason to "indent" the rest of the dialog, so a whole bunch of GTK widgets can be removed. Much simpler :)
	* fix the spacings everywhere to be HIG-compliant (lien). 12px around dialogs, 6 or 12 pixels spacings pretty much everywhere, realign stuff
	* in the addWindow dialog, simplify the wording of the choices. It was too redundant (the text was not a useful read for the user)
	* make the crontab_editor "resize-friendly"
	* switch stuff around in the crontab_editor
	* change some terms (i.e.: task --> command)
	
2007-11-14  Gaute Hope  <eg@gaute.vetsj.com>

	* new crontab editor fully works
	* deleted old one
	* new field to the main treemodel for timestring_advanced; the timestring shown in advanced mode. Effectively only affecting @reboot entries now showing _("At reboot") and not 5 x @reboot
	* advanced view toggle button behaves
	* set version to 2.0.0-BETA
	* remembers size and position, but not state due to silly gtk/gnome
	* removed support.py, translates thoughicon.py
	* src/gnome-schedule.glade: Formatting changed of entire file while switching to glade-3
	* added kiddos changes
	
	
2007-11-14  Gaute Hope  <eg@gaute.vetsj.com>

	* Oh.. forgot this file, here's a summary
	* From trunk: Bugfix where some dates in the future wouldn't be accepted.
	* at editor fully works
	* added icon to at editor
	* added icons to drop down menu
	* removed exit button
	* new icon for gnome-schedule by kiddo
	* created new crontab interface in glade, needs to be attached	
	* at parser locale ignorant
	* gnome-schedule desktop entry in preferences

	
2007-05-30  Gaute Hope  <eg@gaute.vetsj.com>

	* src/atEditor.py: No crash on letters entered into hour or minute spinbox. Bug: https://bugs.launchpad.net/ubuntu/+source/gnome-schedule/+bug/115782
	
2007-05-25  Gaute Hope  <eg@gaute.vetsj.com>

	* updated README
	* updated towards trunk
	
2007-05-07  Gaute Hope  <eg@gaute.vetsj.com>

	* src/mainWindow.py, src/addWindow.py, src/gnome-schedule.glade: The new button is now a MenuToolButton with a arrow that allows for direct selection of type of task that is intended to create. A click on the button works like earlier.
	
2007-05-05  Gaute Hope  <eg@gaute.vetsj.com>

	* src/mainWindow.py: Hides statusbar if not root
	* src/mainWindow.py: Treeview made more compact and easier to read
	* src/mainWindow.py, src/gnome-schedule.glade: Removed menubar, added some buttons.
	
2007-05-02  Gaute Hope  <eg@gaute.vetsj.com>

	* crontab now supports @reboot, plus reading other special expressions like @hourly and so on.
	* crontab backend now checking for escaped %, and escaped escapor.
	* updated po/
	* po/POTFILES.skip: added containg some generated allready translated files that make make check complain in po/
	
2007-04-27  Gaute Hope  <eg@gaute.vetsj.com>

	* added nooutput field to the crontab datafiles to fix parsing error and not having to parse the crontab line to figure out if it is inteneded to have no output
	* got problems with the at parser in this case and created a new regexp, using datetime to create a datetime object out of the complete date/time string parsed out of atq's output, the new regexp is number 3. Still struggeling to figure out how to make atq output predictable in all versions.
	* added a new field to the treemodel created in mainWindow.py to keep the nooutput field. Also added a new gconf field for the nooutput field. Updated template handelers in the editors. at does not use the nooutput option, but since they are both using the same backend for some reason it needs to specify and load aswell this, send and recieve bogus.
	* at the moment quite some debug that will be removed after some testing.
	
2007-04-18  Gaute Hope  <eg@gaute.vetsj.com>

	* help/C/gnome-schedule.xml: applied patch from alex smith
	
2007-04-13  Gaute Hope  <eg@gaute.vetsj.com>

	* src/mainWindow.py: fixed duplication of tasks, now: always clearing and reloading everything
	* src/mainWindow.py: Open manual, now using gnome.help_display not with_doc_id. Should work better, at least on newer gnome/gtk+bindings.
	* src/gnome-schedule.glade: Toolbar is not possible to move.
	
2007-02-24  Matic Zgur  <mr.zgur@gmail.com>

	* configure.ac: Added 'sl' to ALL_LINGUAS.

2006-12-15  Pema Geyleg  <pgeyleg@gmail.com>

	* configure.ac: Added 'dz' to ALL_LINGUAS

2006-11-20  Gaute Hope  <eg@gaute.vetsj.com>

	* Ready for 1.1
	
2006-11-18  Gaute Hope  <eg@gaute.vetsj.com>

	* src/mainWindow.py: About dialog stays after it is closed. Not modular.
	
2006-10-03  Gaute Hope  <eg@gaute.vetsj.com>

	* Release 1.0.1
	
2006-09-24  Gaute Hope  <eg@gaute.vetsj.com>

	* src/gnome-schedule.py, src/scheduleapplet.py: Sets the POSIX_CORRECT variable, at is now supposed to output more or less the same thing each time
	* src/crontab.py, src/crontabEditor.py: Templates work with data files
	* src/at.py: Less output.
	* Everything should work now with the data files
	
2006-09-17  Gaute Hope  <eg@gaute.vetsj.com>

	* Implemented data files for AT aswell. Crontab templates broken, save title icon stuff in template. The parser cannot parse it since there is no file. Make a more complex crontab parser with a less complicated option in yet an elif statement.
	
2006-09-14  Gaute Hope  <eg@gaute.vetsj.com>

	* Merge NEW_CRONTAB_PARSE and HEAD
	* src/crontab.py, src/mainWindow.py: Deleting the job_id files.
	
2006-06-08  Gaute Hope  <eg@gaute.vetsj.com>

	* src/crontab.py, src/mainWindow.py, src/crontabEditor.py: Should have a working copy now, parses http://bugzilla.gnome.org/show_bug.cgi?id=342751 quite good. Aswell as adding JOB_ID's to existing tasks.
	
2006-06-05  Gaute Hope  <eg@gaute.vetsj.com>

	* src/crontab.py: Implemented new parse, added job_id to the treemodel for crontab, need some serious adjusting all around gnome-schedule.
	* src/mainWindow.py: Also some adjusting to the new treemodel layout for crontab lines.
	
2006-05-22  Gaute Hope  <eg@gaute.vetsj.com>

	* src/at.py: Using two regexps in case one is invalid.
	* src/preset.py: fixed fixed paths
	* help/C/gnome-schedule.xml: changed all occurences of 'template' into 'preset' where they should be changed.
	
2006-04-24  Gaute Hope  <eg@gaute.vetsj.com>

	* configre.ac: Checking for the python gconf module aswell.

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Add nb to ALL_LINGUAS.
	* po/nb.po: And the translation.

2006-01-30  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

	* configure.ac: Added "zh_HK" "zh_TW" to ALL_LINGUAS.
	
2006-01-24  Clytie Siddall <clytie@riverland.net.au>

	* configure.in	Added vi in ALL_LINGUAS line.
	
2006-01-07  Philip Van Hoof  <pvanhoof@gnome.org>

	* src/at.py: Fixed atq parsing on Ubuntu Dapper
	
2005-01-07  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied patch from Jeff Schroeder <jeff.schroeder2@us.army.mil>, fixing unclickable url in about dialog
	* Applied patch from Jeff, fixing half of bug 325880
	
2005-01-06  Gaute Hope  <eg@gaute.vetsj.com>

	* Removed the shebangs from scheduleapplet.py and gnome-schedule.py
	* configure.ac: Checking for gnome-python>=2.12.0
	* configure.ac: removed useless second check for python, removed PYTHON_CONFIG variable
	* updated files using PYTHON_CONFIG to be using PYTHON
		
2005-12-31  Gaute Hope  <eg@gaute.vetsj.com>

	* tag for RELEASE-1-0-0-BRANCH
	* configure.ac: Changed version number to 1.0.0
	
2005-12-30  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied patch from Frank Arnold: bug 325271
	* Makes entries and labels non-sensitive if they don't belong to the activated radio button 
	* Makes headers appearing in bold
	* TODO: a11y - Scan all dialogs for missing accelerators
	
2005-12-29  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied patch from Frank Arnold: bug 325177
	* Fixed some of the typos specified in bug 325053, updated TODO with the other stuff mentioned by Clytie Siddall
	
2005-12-26  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied patch from Frank Arnold: bug 324988
	* configure.ac: changed pygtk check to 2.6

2005-12-24  Gaute Hope  <eg@gaute.vetsj.com>

	* src/scheduleapplet.py: bug 324343, fixed, thanks to johans at #gnome-hackers at gimpnet.
	* src/scheduleapplet.py: double clicking the icon open mainwindow
	
2005-12-23  Gaute Hope  <eg@gaute.vetsj.com>

	* src/scheduleapplet.py, src/gnome-schedule-applet.py: Changed xml format, using setup_menu_from_file() and not setup_menu()
	* src/atEditor.py, src/crontabEditor.py: Uncommented the preview stuff
	* src/mainWindow.py: Made some error messages translateable, changed about dialog to be using gtk.AboutDialog, and not gnome.ui.about
	
2005-12-21  Philip Van Hoof  <pvanhoof@gnome.org>

	* Bugfix for Bug #324687 (refresh of jobs)

2005-12-21  Gaute Hope  <eg@gaute.vetsj.com>

	* configure.ac: rename of server.in to server.in.in
	* servers/GNOME_GnomeSchedule.server.in -> GNOME_GnomeSchedule.server.in.in
	* po/POTFILES.in: Added GNOME_GnomeSchedule.server.in.in
	* src/gnome-schedule.py, src/scheduleapplet.py, src/mainWindow.py: fixed bug 324141, using help_display_with_doc_id and not, help_display
	
2005-12-21  Rodrigo M. Fombellida <rmarcos@cvs.gnome.org>

	* Fixed figures distcheck error
	* help/Makefile.am: Added DOC_FIGURES variable 
	* .cvsignore: Added gnome-doc-utils.make

2005-12-20  Gaute Hope  <eg@gaute.vetsj.com>

	* Applied patch from Frank Arnold; bug 324547
	* Fixed some distcheck errors, not done yet
	
2005-12-17  Gaute Hope  <eg@gaute.vetsj.com>

	* Fixed bug where all the widgets disappeared when using the X on the window.
	
2005-12-15  Gaute Hope  <eg@gaute.vetsj.com>

	* The help button now opens the new help system, working with different locales aswell. Even thou es is the only one with some images translated.
	* configure.ac: gtk.glade check, xsltproc check.
	* src/atEditor.py, src/at.py: Changed time format of adding new at tasks to: hh:mm DD.MM.YYYY, this seems to be more standard. And work on more installations.
	
2005-12-14  Gaute Hope  <eg@gaute.vetsj.com>

	* The applet is working
	* Removed scheduleapplet.in, executing the python file directly from the .server file. 
	* Name change on server file
	
2005-09-07  Rodrigo Marcos <rmarcos_geo@yahoo.es>

	* Added support for localized manuals (Bug #156821):
	* help/ChangeLog: add
	* help/Makefile.am: add
	* help/.cvsignore: add
	* help/gnome-schedule.omf.in: add
	* help/C/gnome-schedule.xml: add
	* help/C/legal.xml: add
	* help/C/figures/*: add
	* src/m4/.cvsignore: add
	* configure.ac: Added AC_CONFIG_MACRO_DIR([src/m4]), GNOME_DOC_INIT. Added help/Makefile to AC_OUTPUT
	* Makefile.am: Added gnome-doc-utils.make to EXTRA_DIST and DISTCLEAN_FILES. Added DISTCHECK_CONFIGURE_FLAGS
	* .cvsignore: Added gnome-doc-utils.make

2005-09-06  Gaute Hope  <eg@gaute.vetsj.com>

	* servers/GNOME_schedule.server.in: new path for scheduleapplet
	* src/Makefile.am: new path for scheduleapplet

2005-09-01  Pawan Chitrakar  <pchitrakar@gmail.com>

	* configure.ac: Added ne in ALL_LINGUAS
	
2005-08-25  Gaute Hope  <eg@gaute.vetsj.com>

	* panel functions implemented
	* servers/Makefile.am, confiugre.ac: changed behaviour a bit
	* servers/GNOME_schedule.server.in.in: rm
	* servers/GNOME_schedule.server.in: add
	
2005-08-24  Gaute Hope  <eg@gaute.vetsj.com>

	* src/applet.py: rm
	* src/scheduleapplet.py: add
	* src/gnome-schedule-applet.glade: add, glade file for the applet
	
2005-08-22  Gaute Hope  <eg@gaute.vetsj.com>

	* src/mainWindow.py: created a messagedialog that checks if you want to delete a task
	* applied frank arnolds patch about the dialog window
	* servers/*: started work on an applet
	* configure.ac, Makefile.am: Added the servers dir.
	* src/applet.py: applet code.

2005-08-22  Frank Arnold <frank@scirocco-5v-turbo.de>
 
 	* src/addWindow.py:
 	* src/atEditor.py:
 	* src/crontabEditor.py:
 	* src/crontabEditorHelper.py:
 	* src/setuserWindow.py: Fix crashes after closing dialogs through ESC. 	See bug #314159.
 	
	
	
2005-08-18  Gaute Hope  <eg@gaute.vetsj.com>

	* dist/gentoo/gnome-schedule-0.9.0.ebuild: added, but found out there is an ebuild at breakmygentoo.net anyway. Not going to maintain this if the bmg one is functioning properly.
	
2005-08-16  Gaute Hope  <eg@gaute.vetsj.com>

	* src/gnome-schedule.glade, src/crontabEditorHelper.py: Updated the GUI for the crontabhelper
	* po/nn.po: Updated some new strings

2005-08-15  Gaute Hope  <eg@gaute.vetsj.com>

	* src/gnome-schedule.glade, src/crontabEditorHelper.py: Created a new gui based on Frank Arnolds proposal: http://bugzilla.gnome.org/attachment.cgi?id=50706&action=view
	* po/nn.po: Updated against the new strings.

2005-08-14  Gaute Hope  <eg@gaute.vetsj.com>

	* src/crontabEditorHelper.py: Changed Happens all ... to Happens every ...
	  Tried to remove all entries of the self.trans_field stuff. Only one left for the window title, and I don't think it will be a problem.
	* src/gnome-schedule.po: Added a '.' at the end of the from to field in crontabeditorhelper so that people may add something at the end.
	* po/nn.po: oppdaterte til dei nye strengane.
	* src/crontabEditorHelper.py: Created a function to split translated strings where a text entry is, this way a translator can create strings delimted by '[ ]', which means a box. This is implemented for: Happens every, happens at the. Happens from [ ] to, remains.
	

2005-08-09  Gaute Hope  <eg@gaute.vetsj.com>

	* src/*: applied the gettext patch from Tommi Vainikainen, http://bugzilla.gnome.org/attachment.cgi?id=50457&action=view
	* src/crontabEditorHelper.py: fixed some of the untranslatable strings

2005-08-04  Tommi Vainikainen  <thv@iki.fi>

	* configure.ac (ALL_LINGUAS): Added 'fi' (Finnish).

2005-07-26  Gaute Hope  <eg@gaute.vetsj.com>

	* configure.ac: changed version number to 0.9.0
	* configure.ac: Removed the dist stuff, for make dist to work it has to be added as a sub dir in Makefile.am aswell, but the user doesn't need it. And the files in the dist dir should be rewritten based on the old version for a new release anyway.
	* README: Made it a little less rude :)
	
2005-04-17  Frank Arnold <frank@scirocco-5v-turbo.de>

	* src/at.py: Changed type description string "One-time" to "Once".
	* src/atEditor.py: Import of modules os and config (help button not 
	  working). Removed regular expressions for crontab. Changed template
	  icon size to 48x48 and removed time seperator (modified glade file).
	  Changed some labels and titles according to HIG. Fixed not properly
	  working population of spin button boxes (use gtk_spin_button_set_value
	  instead of set_text).
	* src/crontabEditor.py: Changed template icon size to 48x48 (modified 
	  glade file). Changed some labels and titles according to HIG.
	* src/crontabEditorHelper.py: Changed title according to HIG.
	* src/gnome-schedule.glade: Changed alignment, grouping and labels 
	  according to HIG. Added accelerators and keybindings. Use of GtkDialog
	  instead of GtkWindow for all dialogs. Removed GNOMEUI stuff.

2005-04-07  Frank Arnold <frank@scirocco-5v-turbo.de>

	* src/crontabEditor.py:
	* src/atEditor.py: Minor cleanups of #166573 fix.

2005-04-01  Steve Murphy  <murf@e-tools.com>

	* configure.ac (ALL_LINGUAS): Added "rw" (Kinyarwanda)

2005-02-02  Alexander Shopov  <ash@contact.bg>

	* configure.ac (ALL_LINGUAS): Added "bg" (Bulgarian)

2005-01-19  Alessio Frusciante  <algol@firenze.linux.it>

	* configure.ac: Added "it" (Italian) to ALL_LINGUAS.

2005-01-13  Maxim Dziumanenko <mvd@mylinux.com.ua>

	* configure.ac: added uk (Ukrainian) to ALL_LINGUAS

2005-01-10  Frank Arnold <frank@scirocco-5v-turbo.de>

	* src/at.py: Move of hour/minute separator from glade file
	* src/crontabEditor.py: Move of no output label from glade file
	* src/crontabEditor.py: Marked strings for translation
	* src/gnome-schedule.glade: Removed useless and not translatable strings, marked some as not translatable
	* src/gnome-schedule.glade: Set main window as not modal, corrected two sentences
	* src/mainWindow.py: Changed three strings, marked two strings for translation

2005-01-10  Å½ygimantas BeruÄka  <uid0@akl.lt>

	* configure.ac: Added Lithuanian (lt) to ALL_LINGUAS.

2005-01-09	Gaute Hope <eg@gaute.eu.org>

	* src/*Window.py: Made the window that opens them the parent of them and places them in the center of the parent.
	* src/mainWindow.py: Some unknown character seems to have slipped in, I rewrote line and it seems to work fine.

2005-01-07  Frank Arnold <frank@scirocco-5v-turbo.de>

	* Note: committed by Philip Van Hoof <pvanhoof_NOSPAM@gnome.org>
	* at.py: String fixes
	* atEditor.py: Removed trailing space
	* crontab.py: New checkfield function, changed string
	* crontab.py: Fixed bug with user settings
	* crontabEditor.py: Minor changes for new checkfield function
	* crontabEditorHelper.py: Added some missing default values to populateLabels
	* crontabEditorHelper.py: Replaced all occurences of self.ParentClass.schedule with self.ParentClass.scheduler
	* crontabEditorHelper.py: Minor changes for new checkfield function
	* gnome-schedule.glade: Removed trailing spaces and changed some strings
	* lang.py: Eliminated ordinals, changed translator comments and some strings
	* mainWindow.py: Removed trailing spaces

2005-01-04  Martin Willemoes Hansen  <mwh@sysrq.dk>

	* configure.ac: Added Danish (da) to ALL_LINGUAS.

2005-01-03  Kostas Papadimas <pkst@gmx.net>

	* configure.ac: added Greek (el) to ALL_LINGUAS

2004-12-07  Amanpreet Singh Alam <amanpreetalam@yahoo.com>

	* configure.ac: pa is added to ALL_LINGUAS

2004-12-01  Kristof Vansant <de_lupus@pandora.be>
	
	* moved all gconf code to a seperate class (someone could easily replace it with a xml backend now)
	* cleant a lot of code in mainWindow.py
	* added a lot of TODO's in the code 

2004-10-31  Frank Arnold <frank@scirocco-5v-turbo.de>

	* Note: committed by Philip Van Hoof <pvanhoof_NOSPAM@gnome.org>
	* at.py: Made "Defined" and "At " for treeview translatable
	* configure.ac: Added "de" (German) to ALL_LINGUAS.
	* crontab.py: Made "Frequency" for treeview translatable
	* crontabEditor.py: Replaced string to find "\\\" with "\/" in regular
	  expression (simple slash for terms like "*/2")
	* de.po: Updated German translation
	* lang.py: Added German translation
	* lang.py: Replaced function calls string() with str()
	* lang.py: Changed "if ... language.find("us"):" to "if ...
	  "language.find("us") != -1:"
	* lang.py: Commented out "if... return translate_crontab_easy_nl" -
	  function not exists
	* lang.py: Replaced backslashes with slashes for terms like "*/2"
	* lang.py: Corrected expressions for terms like "* 2 4 5 *" and "* 2 * *
	  5 " (missing "every minute")
	* lang.py: Added all missing expressions to complete simple cases
	* mainWindow.py: Made "Editing user: " for statusbar translatable

2004-09-28  Gaute Hope <eg@gaute.eu.org>

	* autogen.sh: configure.in should be configure.ac
	* configure.ac: changed to version 0.1.0
	
2004-09-15  Jordi Mallach  <jordi@sindominio.net>

	* configure.ac (ALL_LINGUAS): Added "ca" (Catalan).

2004-09-11  Christophe Merlet  <redfox@redfoxcenter.org>

	* configure.ac: Added "fr" (French) to ALL_LINGUAS.

2004-08-01  Gaute Hope <eg@gaute.eu.org>

	* configure.ac, dist/gentoo/gnome-schedule-0.1.0.ebuild.in: Changed version number to: 0.1.0, changed name of the ebuild
	* atEditor.py: Fixed the bug where things get reset when they are supposed to be loaded from the treemodel. The template combobox events are disabled on loading of the form. So are the synchronising of between the time combo and the calendar. This shortens the use of __update_textboxes__ from 11 down to about 2 on a load.

2004-07-31  Gaute Hope <eg@gaute.eu.org>

	* at.py: Fixed an error in the checkfield stuff for a day earlier than the one you are in now
	* crontabEditor.py: The nooutput button is reset properly
	* atEditor.py: The day + 1 stuff now works at the end of the month aswell, but it should be changed to work with stupid years with even more stupid februaryes.

2004-07-29  Gaute Hope <eg@gaute.eu.org>
	
	* at.py: Changed chown into using the os.chown feature, also saving the uid and gid since it is needed
	* config.py.in: Removed the chown stuff.
	* configure.ac: Removed chown check

2004-07-23  Gaute Hope <eg@gaute.eu.org>

	* at.py, config.py.in: Changed chmod into chown as it should have been from before. This makes it more secure.

2004-07-22  Gaute Hope <eg@gaute.eu.org>

	* at.py, config.py.in: At editing in root now saves the file as the user that is selected. Two new binaries are needed: 'su' and 'chmod'. And changed some of the parsing of the script since it crashed when it was empty.

2004-07-20  Gaute Hope <eg@gaute.eu.org>

	* crontabEditor.py: The save button is now not active if the entered text is equal to the no preset text
	* atEditor.py: The save button is now not active if the entered text is equal to the no preset text
	* crontab.py: Changed the format of the rewrite command, this is supported in both dcron and vixie-cron

2004-06-24  Philip Van Hoof <me_NOSPAM@freax.org>

	* src/crontabEditorHelper.py: Little bugfix
	* src/gnome-schedule.glade: Small UI changes

2004-07-18  Gaute Hope <eg@gaute.eu.org>

	* Renamed template to preset
	* gnome-schedule.glade: Switched crontab and at radiobuttons in the addwindow

2004-07-17  Gaute Hope  <eg@gaute.eu.org>

	* most of them.py: Removed debugging messages
	* atEditor.py: Icons resized
	* crontabEditor.py: Icons resized

2004-07-16  Gaute Hope  <eg@gaute.eu.org>

	* dist/gentoo: Created an ebuild for gentoo, ready for version 1.0_beta
	* configure.ac: Changed the version to 1.0_beta, this should perhaps be changed

2004-07-15  Kristof Vansant <de_lupus@pandora.be>

	* mainWindow.py: made code better readable + added comments + removed some not used code
	* mainWindow.py: init for cleancolumn not needed anymore
	* mainWindow.py: added statusbar showing the user (if  your root)
	* the rest: added import info, 
	* the rest: removed rhpl code completely


2004-07-15  Gaute Hope  <eg@gaute.eu.org>

	* atEditor.py: Templates update both calendar and comobox, they are now fully synchronised
	* atEditor.py: Removed the option buttons, the nooutput button too
	* atEditor.py: Added commands to templates aswell
	* at.py: Support for alot more special time expressions like: next week, tomorrow, noon...
	* at.py: Added commands to templates aswell
	* at.py: Parsing of the script seems to work better now, using the last commands added by at
	* at.py: Only reading the selected users at records if you are root
	* mainWindow.py: A new record is now selected as it should when you delete one

2004-07-14  Gaute Hope  <eg@gaute.eu.org>
	
	* atEditor.py: Time validation, selects the accurate date in the calendar when editing
	* at.py: Time validation

2004-07-12  Gaute Hope  <eg@gaute.eu.org>

	* Icons in at
	* Templates in at

2004-07-11  Gaute Hope  <eg@gaute.eu.org>

	* Keyboard shortcuts(escape, enter, ctrl + enter, delete) in the treeview and the editors
	* The reloading of tasks is only done on the required type of record
	* Shows icons for crontab records
	* Default icon for at
	* Resizing icons aswell(done when read)

2004-07-10  Kristof Vansant  <de_lupus@pandora.be>

	* Note: merged by Philip Van Hoof <pvanhoof_NOSPAM@gnome.org>
	* Makefile.am: Buildscript fixes
	* configure.ac: Buildscript fixes
	* gnome-schedule.desktop.in: Buildscript fixes

2004-07-09  Gaute Hope  <eg@gaute.eu.org>
	
	* Editing in at is now supported
	* Titles in at is supported
	* Icons is partially supported, need to get the path from somewhere.

2004-07-08  Gaute Hope  <eg@gaute.eu.org>

	* enabled the at editor
	* atEditor.py: the calendar now works
	* atEditor.py: the combobox works

2004-06-29  Gareth Owen  <gowen72@yahoo.com>

	* configure.ac: Added en_GB to ALL_LINGUAS

2004-06-29  Kristof Vansant  <de_lupus_NOSPAM@pandora.be>

	* src/*py: Replaced the rhpl dependency with the standard gettext
	python package for translations
	* README: Fixed some minor documentation problems

	* Patch revised and merged by Philip Van Hoof  <me_NOSPAM@freax.org>

2004-06-25  Adam Weinberger  <adamw@gnome.org>

	* src/lang.py: Correct the spelling of "forty" and "fifty"

2004-06-25  Adam Weinberger  <adamw@gnome.org>

	* configure.ac: Added en_CA to ALL_LINGUAS.

2004-06-24  Gaute Hope <eg@gaute.eu.org>
	* at.py: implemented reading and deleting of jobs, and puts them in
	the treeview
	* mainWindow.py: changed the liststore model to work with at aswell
	
2004-06-24  Philip Van Hoof <me_NOSPAM@freax.org>

	* src/at.py: Merging of the AT-SUPPORT-BRANCH
	* src/atEditor.py: Merging of the AT-SUPPORT-BRANCH
	* src/mainWindow.py: Merging of the AT-SUPPORT-BRANCH
	* src/gnome-schedule.glade: Merging of the AT-SUPPORT-BRANCH
	* src/config.py.in: Meging of the AT-SUPPORT-BRANCH
	* gnome-schedule.desktop: Removed
	* gnome-schedule.desktop.in: Added
	* gnome-schedule.console: Removed
	* system-config-schedule.console.in: Added
	* gnome-schedule.spec: Removed
	* gnome-schedule.spec.in: Added
	* README: Rewrote this piece of documentation
	* configure.ac: See above that have been added and removed
	* configure.ac: Merging of the AT-SUPPORT-BRANCH
	* Makefile.am: Added some files to the DISTCLEAN section
	* .cvsignore: See above files that have been added and removed

	* src/at.py: Finished/fixed some important aspects of the
	at-support

2004-06-24  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.ac: Added Portuguese (pt) to ALL_LINGUAS.

2004-06-22  Philip Van Hoof <me_NOSPAM@freax.org>

	* Template support (temporary gconf backend)
	* Icon support: together with the title stored as metadata 
	at the crontab itself (* * * * * command[ # Title, icon_uri]])
	* PyGTK >= 2.3 is now required (dependency)
	* Less quirks for translators

2004-06-20 Gaute Hope	<eg@gaute.eu.org>
	* created the ateditor window
	* reading and writing to at now works

2004-06-18  Philip Van Hoof <me_NOSPAM@freax.org>

	* More support for crontab-to-human-readable, more cases
	* Support for written numeric nth values

2004-06-18  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	* configure.ac: Added pt_BR to ALL_LINGUAS.

2004-06-18  Philip Van Hoof <me_NOSPAM@freax.org>

	* Fixed some stuff
	* Prepared the application for the at support

2004-06-18  Gaute Hope	<eg@gaute.eu.org>
	* created the at-support-branch and changed the layout of the files

2004-06-18  Gaute Hope <eg@gaute.eu.org>
	* Added support for reading 'at' records
	* Added the editor files, but they are just copies of crontabEditor.py, just for debugging and making things look like they should
	* Copyed src/config.py.in to config.py since i couldn't run it any other way. I suppose this is wrong and it is just temporary

2004-06-18  Gaute Hope	<eg@gaute.eu.org>

	* created the at-support-branch and changed the layout of the files

2004-06-18  Philip Van Hoof  <me_NOSPAM@freax.org>

	* configure.ac, autogen.sh, Makefile.am: Reconfiguration of the build
	environment. This build environment used to be Fedora-only. From now
	on this build environment needs to be suitable for any Unix platform
	on which GNOME has been implemented. The status of this is unfinished
	and yes, I can use some help with all this :).
	* ChangeLog: Reflowed the ChangeLog.
	* Further preparations, general build environment changes	
	* COPYING: Added the proper license file

2004-06-18  Christian Rose  <menthos@menthos.com>

	* configure.ac: Changed GETTEXT_PACKAGE from "atomix" to
	"gnome-schedule". Also added "sv" to ALL_LINGUAS.

2004-06-18  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation added by Elros Cyriatan.

2004-06-18  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	* pt_BR.po: Added Brazilian Portuguese translation done by Raphael
	Higino <raphaelh@uai.com.br>.

2004-06-14  Philip Van Hoof  <me_NOSPAM@freax.org>

	* Parsing of the field to the addWindowHelp.py window

2004-06-13  Philip Van Hoof  <me_NOSPAM@freax.org>

	* Added translatable string stuff _("translate this") at various places

	* addWindow.py: Regexp stuff to check if the values entered in the 
	advaced add form is correct. No '> /dev/null..' stuff in the 
	command entry (used a label). Redesign of the 'Setting' label. 
	The combobox 'Every' is now read-only

	* addWindowHelp.py: if >1 is selected in the select every field is 
	written then change the label to 'dayS' or  appropiate and 
	'Happends from' is changed to 'Happends from day' [ ] to [ ] 
	'happends all days' is 'happends every day'. Redesign of the 
	'Expression' label

2004-06-08  Philip Van Hoof  <me_NOSPAM@freax.org>

	* Implemented writing the crontab
	* This means that, yes, the application is doing something usefull 
	from now on

2004-06-06  Philip Van Hoof  <me_NOSPAM@freax.org>

	* Recreated the project from scratch using Gaute's sourcecode
	* Redesign of the GUI
	* Uses popen to read the crontab (not a temporary file)

2004-06-06  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* started the at support development.
	* reading current jobs
	* lists them in both simple and advanced mode
	* new tab for the GUI
	* possible to add and remove and view at jobs
	* changed name to system scheduler.. doesn't like it though.
	* now deletes temporary files

2004-06-04  Gaute Hope  <eg_NOSPAM@gaute.eu.org>
	* Removed most of the debugging messages i used before.

2004-06-03  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* used the environment provided by Philip Van Hoof, modified the 
	makefile a bit(changed project directory) and the claen now 
	cleans the *~ files in the src/ dir aswell
	* you may change to advanced mode at the settings menu, simple 
	is default
	* created the simple model
	* created the update function, and some simple parse function
	* changed the name to Crontab manager
	* created the simple add form
	* added a viewport and a slide pane and hides the cronjob_edit frame 
	when simple mode is selected.
	* made simple add work
	* made simple remove work, should be sufficient for editing for now. 
	If you want to do that you should switch to advanced mode.

2004-06-01  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* Fixed the user selecting with commandline argument, it now only 
	works if the UID = 0
	* Bug: Made it work with other users than root :)

2004-05-31  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* Added support for editing crontab for other users. It now checks for 
	the first arguement uses it for the username. Otherwise it users the 
	USER environment variable.
	* Made it possible to just write out the crontab file without 
	installing it, so that it can be installed on another machine
	(ie: a server without X)
	* Fixed some version numbers.
	* realized you had to be root to use the 'crontab -u' command, so now 
	it only works if you are modifying root's crontab.. i tend to fix it 
	to use the environment variable to check for user id or something.

2004-05-30  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* Made it interfere with crontab using the crontab command to list 
	and write crontabs
	* New add dialog with features for customizing the execution time 
	expressions
	* About dialog
	* Hints dialog for the add dialog

2004-05-28  Gaute Hope  <eg_NOSPAM@gaute.eu.org>

	* Created the main GUI.
	* Created the add and remove functions
