2001-11-16 Wolfgang Sourdeau <wolfgang@contre.com>
2001-11-16  Wolfgang Sourdeau  <wolfgang@contre.com>

* src/spooldialog.c (on_deleteButton_clicked): check if
selectedJobs != NULL;
(refreshSpoollist): initialize con to NULL so that we can check if
FtpConnect failed or not.

<pre>

--------> Release version 0.4.2
2000-10-16George Farris <george@gmsys.com>
- Added button to main gfax window to call spool dialog.

2000-10-01Till Bubeck <tbubeck@yahoo.com>
- Added spool window to watch Hyalafax jobs

2000-09-25Szabolcs BAN  <shooby@gnome.hu>          
        - po/hu.po: Added Robi's translations. (robi@mora.u-szeged.hu)
- configure.in: Added Hungarian to ALL_LINGUAS


--------> Release version 0.4.1
2000-09-22Till Bubeck <tbubeck@yahoo.com>
- Added support for drag and drop.
- Added progressbar when sending a fax over the network with hylafax.
- Bug fix in ftplib

--------> Release version 0.4.0
2000-09-07Till Bubeck <tbubeck@yahoo.com>
- Added support for network faxing via hylafax
George Farris <george@gmsys.com>
- Additional code documentation.
- Added druid to configure mgetty.


--------> Release version 0.3.8
2000-07-26George Farris <george@gmsys.com>
- Added transmit agent to status line.
- Removed any Efax support.
- Only display phone book entries that have fax numbers.


--------> Release version 0.3.7
2000-07-25George Farris <george@gmsys.com>
- Fixed (yes fixed) the space in the mgetty phone number problem.
- Fixed phone prefix not being prepended to the phone number.


--------> Release version 0.3.6
2000-07-19Lionel Elie Mamane <lionel@mamane.lu>
- Fixed having phone numbers that have spaces in them.
 
2000-07-18Till Bubeck <tbubeck@yahoo.com>
- Added patch to show fax process output upon sending fax.
- Fixed crash if SendFax hit with nothing to fax.

2000-06-17George Farris <george@gmsys.com>

- Change order of hylafax options sent to sendfax, it's significant.
- Added fax server and server port to setup.


--------> Release version 0.3.5
1999-12-04George Farris <george@gmsys.com>

- Added deleteFile to destination struct. Faxing from "Fax File" will no 
  longer delete your file and we can use this later for multiple faxing.
- Added fax.allow and fax.deny file administration to gfax.
- Removed fixed size for setup window.  Should work better with themes.
- Removed all the signal calls from setup. Using autoconnect now.
- Added the capability to enable or disable running faxrunq from cron.
- Gfax properly deletes the tempory filename if the Exit button is pressed.



--------> Release version 0.3.4
1999-11-22George Farris <george@gmsys.com>

- Edit build script so stupid distribution bugs won't happen
  which is exactly what this version fixes. :-(


--------> Release version 0.3.3
1999-11-21George Farris <george@gmsys.com>

- Removed testMode=TRUE line which was from testing.
- Flipped fine resolution switch for mgetty.  Thanks
  to felix.s@deathsdoor.com for pointing these out.
- Removed send_fax.h, I don't use it anymore.
- Changed fax_file to use glade_xml_signal_autoconnect.
- Changed settings that affect the main window now display properly.


--------> Release version 0.3.2
1999-11-20George Farris <george@gmsys.com>

- Bug fix only. bad messages.h file users of 0.3.1 must upgrade.


--------> Release version 0.3.1
1999-11-20George Farris <george@gmsys.com>

- Fixed layout of main window to work properly with different themes.
- Added the rest of the mgetty, sendfax options.
- Gfax now does the right thing (suggestions?) with regard to the root
  account and setting values for the sendfax.config file.
- Help button calls gnome-help-browser with mgetty info.
- Simple checks on values written to sendfax.config file.
- Small bug fixes.
- NEWS updated
- Added GFAX_DATADIR to src/Makefile.am
- Added tooltips to the mgetty config page.


--------> Release version 0.3.0
1999-11-14George Farris <george@gmsys.com>

- completely re-written to use libglade and C
- added configuration of mgetty's sendfax.config
  file from within Gfax.

1999-10-03George Farris <george@gmsys.com>

- Verify working with glic-2.1 and gnome-1.0.50.
- Added "Delete PhoneBook" button.

--------> Release version 0.2.1
1999-05-30George Farris <george@gmsys.com>

- Changes for gnome-objc-1.0.2.

--------> Release version 0.2.0
1999-04-26George Farris <george@gmsys.com>

- Added email notification of fax status.
- Cleaned up the test mode if no filename.
- Added default phone prefix code, use for *70, 9 etc
- Removed lots of strcpy's, replaced with g_strdup.
- Added "Fax File" function so one can pick a file on disk and fax it.

1999-04-22George Farris <george@gmsys.com>

- Installed Gnome compliant help system.
- Fixed test mode so it won't delete the test file.
- Fixed segmentation fault on file open test.
- Fixed segmentation fault if no filename.
- Fixed the time code so one can now delay faxing.
 
1999-04-16George Farris <george@gmsys.com>

- Created README
- Created and released rpms for Linux, glibc, i386.

--------> Release version 0.1.1
1999-04-14George Farris <george@gmsys.com>

- Added support for automake / configure.
- Added support for "--test / -t" command line option which prints
  the fax command but doesn't actually submit it to the fax system.
- Added some keybindings, see the tooltips for help.
  
--------> Release version 0.1.0
1999-03-29George Farris <george@gmsys.com>

- Changed settings code to use the standard "gnome_config" routines.
- Changed lots of (char *) to GString and functions.

1999-03-20Pablo Saratxaga <pablo.sarachaga@ping.be>

- added full i18n support, along with a spanish language file
  (for vesrion 0.0.2).

1999-03-17George Farris <george@gmsys.com>

- Added phonebook support via GnomeCard.
- Cleaned up some checks on malloc and free.

1999-02-22George Farris <george@gmsys.com>

- Changed all types of char and int, to gchar and gint.
- Changed all malloc calls to g_malloc and cast returns.
- Added checks on all fopens and print to stderr if bad.

--------> Release version 0.0.2

</pre>