2004-04-15 Dragan Sarbut <ds@baum.ro>
	
	* configure.in:
	    Changed current version to 0.8.3.
	
	* NEWS:
	    Added news for the new version.

2004-04-14 Dana Ormenisan <do@baum.ro>

	* brlmon/brlmonui.c:
	(brlmon_create_text_area):
	Correct a message.
	* gnopi/spdictui.c:
	(spui_dictionary_add_modify_set_value):
	Correct a message.
	(Fixies for bug 140040).

2004-04-09  Guntupalli Karunakar  <karunakar@freedomink.org>

        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-04-08 Dragan Sarbut <ds@baum.ro>

	* magnifier/libmag/mag.[ch]:
	(mag_zoomer_set_target):
	Added.
	
	* magnifier/libmag/mag_ctrl.c:
	(magnifier_set_source_screen):
	(magnifier_set_target_screen):
	Modified function to use gnome-mag proper functions
	instead of bonobo-properties functions.
	(magnifier_get_source):
	Changed source_display_size to source_display_bounds.
	
	* magnifier/libmag/mag_xml.c:
	(startElement):
	Added parsing for target string;
	
	* magnifier/srcore/srmag.c:
	(src_magnifier_create_mml):
	Added lines to include target string creation of the mml.
	
	* magnifier/srcore/srmain.c:
	(src_process_config_changed_for_magnifier):
	Added lines to use target display when gnopernicus starts.
	
	* configure.in:
	Changed required version of gnome-mag 0.11.0.
	
	Fix for bug (135545).

2004-04-08 Dana Ormenisan <do@baum.ro>

	* README:
	Updated (version required for brltty is 3.5).

2004-04-08 Remus Draica <rd@baum.ro>

	* gnopi/brlconf.c:
	Make braille_setting variable extern (bug #136865).

	* gnopi/magui.c:
	(magui_set_crosswire_color):
	Avoid a warning at compile time.

2004-04-08 Dana Ormenisan <do@baum.ro>

	* srcore/default.xml.in:
	* srcore/verbose.xml.in:
	Change presentation for table:
	  Table, <table name>, "row header" <row header (if exists)>,
	  "column header" <column header (if exist)>,<current_cell_content>.
	Change presentation for table line:
	  If focus moves to a new table line, the new row header (if exists)
	  and the current cell content will be presented.
	  
	* schemas/gnopernicus.schemas:
	 Add two new voices ( row_header and cell) to describe the current row
	 header and the current cell content for the focused table.
	 
	* srcore/srpres.c:
	Add two new presentation items: SRC_PRESENTATION_ROW_HEADER and
	SRC_PRESENTATION_CELL.  
	
	* srlow/libsrlow/SRObject.c,h:
	(sro_get_header):
	Removed.
	(sro_get_column_header):
	(sro_get_row_header):
	(sro_get_cell):
	Added.
	(sro_default_get_name):
	In case of tables, check if the table has a relation with an appropriate
	label.
	
	(Fixies for #bug 137336).

2004-04-08 Dana Ormenisan <do@baum.ro>

	* braille/libbrl/alvabrl.c:
	* braille/libbrl/braille.c:
	Add support for ALVA320, ALVA340, ALVA34d devices (bug #135527).

2004-04-07 Dana Ormenisan <do@baum.ro>

	* gnopi/gnopi_files/Magnifier_Settings/magnifier_settings.glade2:
	Changed some keyboard accelerators. (bug #138093).

2004-04-07 Dana Ormenisan <do@baum.ro>

	* gnopi/gnopi_files/Magnifier_Settings/magnifier_settings.glade2:
	Changed some keyboard accelerators. (bug #138102).

2004-04-07 Dana Ormenisan <do@baum.ro>

	* gnopi/gnopi_files/Magnifier_Settings/magnifier_settings.glade2:
	Underlined keyboard accelerators for 'Add/Modify' and 'Remove'.
	(bug #138100).

2004-04-07 Dana Ormenisan <do@baum.ro>

	* gnopi/magui.c:
	(magui_crosswire_color_invert_off):
	Added.
	(magui_crosswire_color_invert_toggled):
	(magui_set_crosswire_color):
	When 'Cross-hair color inverted' check box is checked, 'Cross-hair 
	color' button will be grayed. (bug #132188).

2004-04-07 Dragan Sarbut <ds@baum.ro>

	* gnopi/gnopi_files/gnopi.glade2:
	Changed tooltip to "Mouse preferences" from
	"Keyboard preferences".
	Fix for bug no : 137729

2004-04-07 Remus Draica <rd@baum.ro>

	* README:
	Change the gnopernicus version to 0.8.