Commit graph

26 commits

Author SHA1 Message Date
Jody Goldberg
135d52c612 Release 2.8.1
2004-10-14  Jody Goldberg <jody@gnome.org>

	* Release 2.8.1
2004-10-14 19:05:48 +00:00
Richard Hult
b1786abb42 Remove unecessary frame, fixes a bug with the transparent background.
2004-10-14  Richard Hult  <richard@imendio.com>

	* drw-break-window.c (drw_break_window_init): Remove unecessary
	frame, fixes a bug with the transparent background.
2004-10-13 23:39:47 +00:00
Richard Hult
14b9f41c61 Patch from Markus Berg <mberg@hp.com> to fix bug #123141.
2004-07-28  Richard Hult  <richard@imendio.com>

	* drw-break-window.c: Patch from Markus Berg <mberg@hp.com> to fix
	bug #123141.

	* drwright.c: Remove some cruft. Shorten the warning period a bit.
2004-07-27 23:08:47 +00:00
Jody Goldberg
85cd6e02f9 patch warning 2004-05-11 22:40:34 +00:00
Richard Hult
03b0594911 drw-monitor.c Raise the threshold for detecting activity, makes totem not
2004-05-02  Richard Hult  <richard@imendio.com>

	* drw-monitor.c Raise the threshold for detecting activity, makes
	totem not trigger typing breaks. Fixes bug #121876.
2004-05-02 12:05:36 +00:00
Jody Goldberg
d58e918c83 Release 2.6.1
2004-04-15  Jody Goldberg <jody@gnome.org>

	* Release 2.6.1
2004-04-16 02:32:42 +00:00
Jody Goldberg
1cc6acc2d5 Release 2.6.0.3
2004-04-01  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.3
2004-04-01 06:21:52 +00:00
Jody Goldberg
9a9008178d merge and update patch from
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
Jody Goldberg
4874c554f6 Release 2.6.0.1
2004-03-30  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.1
2004-03-31 03:35:12 +00:00
Jody Goldberg
1df948d905 Release 2.6.0
2004-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0
2004-03-24 02:58:55 +00:00
Jody Goldberg
f4fb38359c Release 2.5.4
2004-03-11  Jody Goldberg <jody@gnome.org>

	* Release 2.5.4
2004-03-11 06:02:19 +00:00
Richard Hult
f253d7e3c7 Don't make the postpone button focused right away, makes the fix for
2004-02-17  Richard Hult  <richard@imendio.com>

	* drw-break-window.c (drw_break_window_init): Don't make the
	postpone button focused right away, makes the fix for #126179 a
	lot better.

	* drwright.c: Don't create break window if we already have one,
	fixes bug #134455. Don't make about box modal, fixes bug #134594.

	* main.c (main): Remove unused variable.
2004-02-17 10:04:37 +00:00
Muktha
92bc252e78 Do not popup the logout dialog when the close button (X) of window manager
2003-11-27  Muktha <muktha.narayan@wipro.com>

	* main.c: Do not popup the logout dialog when the close button (X) of
	window manager is clicked. Fixes bug #124032.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (cb_load_CDE_file) : Add a kludge to set
	  the vertical size based on the monitor size until the filesel can do
	  a better job of doing it itself.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* accessibility-keyboard.c: (load_CDE_file),
	(fchooser_handle_response), (cb_load_CDE_file): replace
	GtkFileSelection with GtkFileChooser.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* background-properties-capplet.c: remove unused
	"preview_file_selection.h" include.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* gconf-property-editor.c (peditor_image_clicked_cb) : Use the monitor
	  size kludge for the vertical size of the new file selector.

2003-12-07  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* gconf-property-editor.c: (peditor_image_set_filename),
	(peditor_image_chooser_response_cb),
	(peditor_image_chooser_update_preview_cb),
	(peditor_image_clicked_cb): replace
	PreviewFileSelection (GtkFileSelection) with GtkFileChooser, use new
	gdk_pixbuf_new_from_file_at_size method to load a scaled image.

2004-02-16  Jody Goldberg <jody@gnome.org>

	* gnome-settings-accessibility-keyboard.c : include
	  libgnome/gnome-help.h to avoid potential crash on 64 bit arches.
	(ax_response_callback) : actually display the error message on
	  failure.

2004-02-16  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=134389
	* Makefile.am : Patch from jmmv@menta.net (Julio M. Merino Vidal)
	  to honour the standard schema install flags.
	  I've extended the patch to support builddir != srcdir too
2004-02-16 17:32:53 +00:00
Jody Goldberg
2688109c0b Release 2.5.3
2004-02-13  Jody Goldberg <jody@gnome.org>

	* Release 2.5.3
2004-02-13 15:56:12 +00:00
Richard Hult
bc8fe29fe9 Fixes bug #126179:
2004-02-01  Richard Hult  <richard@imendio.com>

	Fixes bug #126179:

	* drw-break-window.c (drw_break_window_init): Add mnemonic to
	postpone button.

	* drwright.c (maybe_change_state): Grab keyboard so the mnemonic
	actually works.
2004-02-02 00:26:26 +00:00
Jody Goldberg
261b2b9838 Release 2.5.2
2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2
2004-01-14 06:41:31 +00:00
Jody Goldberg
156cabf24f Release 2.5.1.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Jody Goldberg
f5ba169611 Release 2.5.0
2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0
2003-10-28 22:32:08 +00:00
Danilo Šegan
6113b2a913 Use ngettext for plural-forms, fixes bug #117997.
2003-09-30  Danilo Šegan  <dsegan@gmx.net>

	* drwright.c (update_tooltip): Use ngettext for plural-forms,
	fixes bug #117997.
2003-09-30 14:59:54 +00:00
Richard Hult
05294ea934 Multihead support, fixes bug #119827.
2003-08-24  Richard Hult  <richard@imendio.com>

	* Makefile.am:
	* drw-break-window.c:
	* drwright.c: Multihead support, fixes bug #119827.
2003-08-24 16:29:20 +00:00
Jonathan Blandford
15636387f4 add properties dialog, #118323 =
Thu Jul 31 17:41:45 2003  Jonathan Blandford  <jrb@redhat.com>

        * drwright.c (popup_preferences_cb): add properties dialog,
        #118323
=
2003-07-31 21:44:45 +00:00
Jonathan Blandford
b45d5e1d63 remove unneeded #include <sys/vt.h> as it doesn't exist on Solaris.
Thu Jul 31 14:43:16 2003  Jonathan Blandford  <jrb@redhat.com>

	* typing-break/drw-monitor.c: remove unneeded #include <sys/vt.h>
	as it doesn't exist on Solaris.
2003-07-31 18:49:12 +00:00
Richard Hult
c37f13d844 Broken pipe again. 2003-07-17 21:31:57 +00:00
Richard Hult
f39c8ca372 Remove this and use gnome-i18n.h instead.
2003-06-27  Richard Hult  <richard@imendio.com>

	* typing-break/drw-intl.h: Remove this and use gnome-i18n.h
	instead.

	* typing-break/Makefile.am: Remove drw-intl.h

	* typing-break/drwright.c:
	* typing-break/drwright.h:
	* typing-break/drw-break-window.c: Merge in changes from drwright.
2003-06-27 15:47:32 +00:00
Jonathan Blandford
56057239d5 added the typing break to CVS from drwright.
Thu Jun 26 07:38:45 2003  Jonathan Blandford  <jrb@gnome.org>

	* typing-break/drwright.c: added the typing break to CVS from
	drwright.
2003-06-26 11:40:10 +00:00