gnome-control-center/capplets/mouse/ChangeLog
Jonathan Blandford 22e9266f78 add support for Xcursors.
Fri Aug  1 13:06:04 2003  Jonathan Blandford  <jrb@redhat.com>

	* gnome-mouse-properties.c (create_dialog): add support for
	Xcursors.
2003-08-01 17:36:57 +00:00

401 lines
12 KiB
Text

Fri Aug 1 13:06:04 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (create_dialog): add support for
Xcursors.
Thu Jul 24 16:14:33 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (setup_dialog): remove the float_to_int
conversion as the peditor already does that.
2003-07-07 Jody Goldberg <jody@gnome.org>
* Release 2.3.4
2003-06-24 Jody Goldberg <jody@gnome.org>
* Release 2.3.3
2003-05-17 Dennis Cranston <dennis_cranston@yahoo.com>
* gnome-mouse-properties.glade: HIGify dialog and fix
ui-review bug 99532: remove help text from the dialog;
s/Delay/Timeout; remove frames and use HIGified categories;
change check box text to "Highlight the pointer when you
press Ctrl"; change the cursor theme's note to "<i><small><b>
Note:</b> Changes to theis setting will not take effect until
you next log in.</small><i>"; and fix widget padding.
2003-05-07 Jody Goldberg <jody@gnome.org>
* Release 2.3.1
2003-04-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-mouse-properties.c: (read_cursor_font), (setup_dialog):
Plug a couple of leaks.
Tue Feb 4 17:09:18 2003 Jonathan Blandford <jrb@redhat.com>
* Release 2.2.0.1
Tue Jan 21 01:15:14 2003 Jonathan Blandford <jrb@gnome.org>
* Release 2.2.0
Thu Jan 16 02:41:09 2003 Jonathan Blandford <jrb@gnome.org>
* Release 2.1.7
2003-01-10 Jody Goldberg <jody@gnome.org>
* Release 2.1.6
2002-12-18 Jody Goldberg <jody@gnome.org>
* Release 2.1.5
2002-11-23 Jody Goldberg <jody@gnome.org>
* Release 2.1.3
2002-11-02 Jody Goldberg <jody@gnome.org>
* Release 2.1.2
2002-10-25 Rajkumar Sivasamy <rajkumar.siva@wipro.com>
* gnome-mouse-properties.c: Register mouse double click images
as stock icons, so that they are themable.
Fixes bug 96081
2002-10-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.1
2002-10-01 Jody Goldberg <jody@gnome.org>
* Release 2.1.0.1
2002-08-21 Jody Goldberg <jody@gnome.org>
* Release 2.1.0
2002-08-19 Ross Burton <ross@burtonini.com>
* mouse.desktop.in: Fix the desktop file so that it validates.
2002-08-08 Seth Nickell <snickell@stanford.edu>
* gnome-mouse-properties.glade:
Fix alignments.
2002-07-16 Jody Goldberg <jody@gnome.org>
* gnome-mouse-properties.c (main) : set icon.
2002-07-10 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=85233
* gnome-mouse-properties.c (create_dialog) : register the custom
checkbox for glade.
* gnome-mouse-properties.glade : Use the custom checkbox.
2002-06-17 Jody Goldberg <jody@gnome.org>
* Release 2.0.0
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>
* gnome-mouse-properties.c : Changed the help file link
to get the help document from user-guide.
2002-05-26 Jody Goldberg <jody@gnome.org>
* gnome-mouse-properties.c (dialog_response_cb) : Improve handling of
help failures.
Sun May 26 11:31:34 2002 Jonathan Blandford <jrb@gnome.org>
* gnome-mouse-properties.c (main): use APPID instead of argv[0]
2002-05-22 jacob berkman <jacob@ximian.com>
* *.pcf(.gz):
* Makefile.am (cursorfont_DATA):
* gnome-mouse-properties.c (setup_dialog): use .pcf, not .pcf.gz
as solaris can't read .gz files
fixes #78023
Tue May 21 20:09:22 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (event_box_button_press_event): fix
broken double-click test.
Mon May 13 16:53:45 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (main): uncomment accidentally
commented lines. Also, fixed text, #76413
2002-05-13 Jody Goldberg <jody@gnome.org>
* gnome-mouse-properties.glade : Remove separator.
Remove accelerators in tabs.
2002-05-12 Anders Carlsson <andersca@gnu.org>
* gnome-mouse-properties.c: (drag_threshold_from_gconf),
(drag_threshold_to_gconf), (event_box_button_press_event),
(load_pixbufs), (setup_dialog), (create_dialog),
(dialog_response_cb), (main):
* gnome-mouse-properties.glade:
Lots of things. Fix drag threshold preference, use a GtkImage
instead of a GtkDrawingArea for the double click test. Remove
weird weak refs throughout the code. Clean up the glade file,
requires a new libglade that has an a11y ref count fix.
2002-05-10 Anders Carlsson <andersca@gnu.org>
* gnome-mouse-properties.c: (get_default_mouse_info),
(motion_acceleration_from_gconf), (threshold_from_gconf):
If the threshold or acceleration value is -1, just set the slider
to the default X value.
2002-05-09 Jody Goldberg <jody@gnome.org>
* gnome-mouse-properties.c (dialog_button_clicked_cb) : enable help.
(main) : ditto.
2002-05-09 Jody Goldberg <jody@gnome.org>
* gnome-mouse-properties.glade : long forgotten atk patch from Dave.
Sorry.
2002-05-08 Jakub Steiner <jimmac@ximian.com>
* double-click-maybe.png:
* double-click-off.png:
* double-click-on.png: use a lightbulb on a dark background
Wed Apr 10 18:05:42 2002 Jonathan Blandford <jrb@gnome.org>
* mouse.desktop.in (Exec): s/gnome2/gnome
2002-03-21 Dave Camp <dave@ximian.com>
* gnome-mouse-properties.c (*_{to|from}_gconf): Add the peditor
arguments.
(setup_dialog): Use locate_pointer instead of locate_pointer_id.
(threshold_to_gconf): New function.
(setup_dialog): Use threshold_to_gconf for motion_threshold and
drag_threshold.
2002-03-11 Richard Hestilow <hestilow@ximian.com>
* gnome-mouse-properties.c (drawing_area_button_press_event):
Check for changeset != NULL before looking in changeset.
2002-03-10 Seth Nickell <snickell@stanford.edu>
* gnome-mouse-properties.c: (main):
Activate the settings daemon if its not already running.
2002-02-27 Kjartan Maraas <kmaraas@gnome.org>
* gnome-mouse-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
Tue Feb 19 23:52:17 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-mouse-properties.c (cursor_font_changed): Hook up cursor code.
Fri Feb 8 01:41:40 2002 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (pixmap_DATA): install cursor images.
2002-02-04 Lauris Kaplinski <lauris@ximian.com>
* gnome-mouse-properties.c (drawing_area_expose_event): Kill warning
(dialog_button_clicked_cb): Use G_TYPE_STRING
(dialog_button_clicked_cb): Use GtkDialog
(left_handed_toggle_cb): Do not crash on NULL value
Tue Jan 8 15:47:24 2002 Jonathan Blandford <jrb@redhat.com>
* .cvsignore: New ignores.
* gnome-mouse-properties.glade: Update of glade file for cursors
* mouse-cursor-normal-large.png: New images
* mouse-cursor-normal.png:
* mouse-cursor-white-large.png:
* mouse-cursor-white.png:
* mouse-properties-capplet.c: (setup_dialog), (create_dialog),
(main): Add support for new properties. Don't fully work yet, but
we'll get it later.
* mouse-properties.glade: not sure what changed -- need to remove
this file.
2001-12-20 Seth Nickell <snickell@stanford.edu>
* mouse.desktop.in:
Add Categories field.
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
* mouse.desktop.in (Icon, Exec): Update
* mouse-properties-capplet.c (dialog_button_clicked_cb): Update
(main): Use a GtkDialog rather than GnomeDialog; don't place weak
ref on gtk_main_quit
(load_pixbufs): Locate files with gnome_program_locate_file
Eliminate compiler warnings
2001-12-20 Hans Petter Jansson <hpj@ximian.com>
* Makefile.am: Remove rule that prevented install.
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
* mouse.desktop.in.in (Exec): Update
2001-12-19 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (double_click_from_gconf): Divide by
1000.0, use floats
(double_click_to_gconf): Implement
(drawing_area_button_press_event): Don't call
double_click_from_gconf
(drawing_area_button_press_event): Use response of
gconf_change_set_check_value to determine if value is in changeset
(main): Remove --apply and --init-session-settings
(setup_dialog): Use g_object_set to set the conversion callbacks
(*_{to|from}_gconf): Update to reflect changes in gconf peditors
(setup_dialog): Use numeric_range
2001-12-18 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (double_click_from_gconf): Single
closed-form formula here
Code reorganization; many changes
2001-10-18 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (apply_settings): Only swap buttons 1
and 3 in the mapping
2001-10-12 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am: Make OAF file creation generic
2001-09-28 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am: Remove support for disabling bonobo-conf build
* Makefile.am: Change the binary name to
mouse-properties-control and create a wrapper script from
../common/wrapper-script.in to be named mouse-properties-capplet
2001-09-07 Chema Celorio <chema@celorio.com>
* mouse-properties-capplet.c (create_dialog): dont set the pixmaps
(capplet_fool_the_linker):
(mouse_capplet_create_image_widget):
(mouse_capplet_create_image_widget_canvas): implement.
This sets antialiased pixmaps for the mouse capplet. Maybe this
call should in common. Closes bug #58293
2001-08-21 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (apply_settings): Use a CORBA
exception structure
2001-07-31 Chema Celorio <chema@celorio.com>
* Makefile.am (cappletname): add DISTDIR to install-data-local
2001-07-27 Bradford Hovinen <hovinen@ximian.com>
* mouse-properties-capplet.c (apply_settings): Use MAX_THRESH -
threshold value
* mouse-properties.glade: Fix mouse speed and acceleration
controls to be wider and to use discrete values
* mouse-properties.xml: Change type of right-to-left to ulong
* mouse-properties-capplet.c (apply_settings): Use get_ulong
rather than get_boolean
* RELEASE : 1.5.2
2001-07-25 Chema Celorio <chema@celorio.com>
* Makefile.am : generate the .oaf file from the .oaf.in file
The DESKTOP_EXEC_LINE was missing the --capplet at the end, add.
(cappletname): add pixmap_DATA to EXTRA_DIST
2001-07-25 Chema Celorio <chema@celorio.com>
* Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here
2001-07-25 Richard Hestilow <hestilow@ximian.com:
* prefs-widget.c (read_preferences): Swap right and left enable.
(left_handed_selected_cb): Ditto.
(right_handed_selected_cb): Ditto.
2001-07-24 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am (pixmap_DATA): Fixed pixmap_DATA line to install
mouse pixmaps
Courtesy Stephen Browne <stephen.browne@sun.com>:
* mouse-properties-capplet.c: bonobo-conf rewrite
(setup_dialog): Use bonobo_peditor_option_radio_construct
2001-07-20 Chema Celorio <chema@celorio.com>
* RELEASE : 1.5.0
2001-07-19 Chema Celorio <chema@celorio.com>
* Makefile.am (cappletname): distcheck love
2001-07-19 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am (EXTRA_DIST): Added mouse-left.png and mouse-right.png
2001-07-18 Chema Celorio <chema@celorio.com>
* prefs-widget.c (set_pixmap_file): the path of the pixmaps was
changed
* mouse-properties.glade: set a group for the radio buttons
2001-07-17 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am (EXTRA_DIST): Changed Applications_DATA to
Applications_in_files
2001-07-17 Jakub Steiner <jimmac@ximian.com>
* mouse-left.png, mouse-right.png: hi-res images
2001-06-27 Richard Hestilow <hestilow@ximian.com:
* ChangeLog added.
* mouse-properties.glade: New GUI by Anna Dirks.
* mouse-left.png, mouse-right.png: Added.
* Makefile.am: Install pixmaps.
* prefs-widget.c (set_pixmap_file): Added function.
(threshold_changed_cb, read_preferences): Call new macro
THRESHOLD_CONVERT, as sensitivity is the reverse of threshold.
(read_preferences, prefs_widget_init): Change "threshold_entry" to
sensitivity_entry.
(prefs_widget_init): Call set_pixmap_file for the new pixmaps.