2004-04-05 Remus Draica <
[email protected]>
* srlow/libsrlow/SRLow.c:
(srle_is_for_watched_acc):
Move iimplementation for "srle_is_for_watched_acc" forward in the file
to avoid a compile warning.
* configure.in:
Update current version to 0.8.2.
2004-04-02 Remus Draica <
[email protected]>
* srlow/libsrlow/SRObject.c:
(prel_key_binding):
Change According with changes in gail and jab (keybindings
for a menu item are now separated by ":") (bug #138392).
2004-04-02 Remus Draica <
[email protected]>
* configure.in:
Add AM_GCONF_SOURCE_2 macro.
* schemas/Makefile.am:
(patch from Julio M. Merino Vidal <
[email protected]>)
Install schemas only if GCONF_SCHEMAS_INSTALL is defined.
Fixies for bug #134684.
2004-04-02 Remus Draica <
[email protected]>
* srlow/libsrlow/SRObject.c:
(sro_default_get_children_count):
Report the real number of children in case or LIST role (bug 125695).
2004-04-02 Remus Draica <
[email protected]> (patch created by Adi Dascal <
[email protected]>)
* braille/libbrl/alvabrl.c:
(alva_brl_open_device):
Corect some initialization values for ALVA544 (bug #108277).
2004-04-02 Remus Draica <
[email protected]>
* srmain/srcore.c:
(src_present_real_sro):
Split in 3 functions, one for each device.
(src_process_sro_event):
Present "object:visible-data-changed" event only to magnifier.
* srlow/libsrlow/SRLow.c:
Listen for "object:visible-data-changed" event and report it for
current focused object.
Fixies for bug #135250.
2004-03-26 Remus Draica <
[email protected]>
* srlow/libsrlow/SRLow.c:
(srl_event_is_reported):
Report focus events for an object with TRANSIENT state (bug 134226).
2004-03-26 Dragan Sarbut <
[email protected]>
* gnopi/magui.c:
(magui_cursor_off):
Changed the truth value of cursor_size.
(magui_set_cursor_mag):
Added call to the function: magui_cursor_magnification_off.
* magnifier/libmag/mag.c:
(mag_zoomers_set_cursor_scale_on_off):
Changed truth values for cursor_scale.
Fixies for bug #137247.
2004-03-26 Dragan Sarbut <
[email protected]>
* magnifier/libmag/mag.c:
(mag_zoomer_set_params_zoom_factor):
Retaining the the zoom factor state.
(check_for_focus_tracking_none):
Added this function to check if the focus tracking is selected
to be "none".
(mag_zoomer_set_params_tracking):
If the focus tracking is "none", select mouse_tracking.
Retaining in a MagRectangle the values of the last ROI when the
tracking was mouse_tracking.
(mag_zoomer_set_ROI_left):
(mag_zoomer_set_ROI_top):
(mag_zoomer_set_ROI_width):
(mag_zoomer_set_ROI_height):
Set the new ROI if the focus tracking is "none".
Fixies for bug #135260.
2004-03-26 Remus Draica <
[email protected]>
* srlow/libsrlow/SRLow.c:
(srl_event_is_reported):
Compute retained information for current object using previous values
for text-delete event (bug 135209).
2004-03-26 Remus Draica <
[email protected]>
* srlow/libsrlow/SRLow.c:
(srle_change_type):
Convert a caret-moved event into a focus one only for non-watched
objects too (bug #136603).
2004-03-23 Guntupalli Karunakar <
[email protected]>
* configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.