Sebastien Bacher
581c37e2bb
Cleanup of gconf and a few other things, patch from Kjartan Maraas
...
2005-05-22 Sebastien Bacher <seb128@debian.org>
* ChangeLog capplets/about-me/e-image-chooser.c
capplets/accessibility/at-properties/at-startup-session.h
capplets/accessibility/keyboard/accessibility-keyboard.c
capplets/background/gnome-wp-info.c
capplets/common/gconf-property-editor.c
capplets/common/gnome-theme-apply.c
capplets/default-applications/gnome-default-applications-properties.c
capplets/keybindings/gnome-keybinding-properties.c
capplets/keyboard/gnome-keyboard-properties.c
capplets/mouse/gnome-mouse-properties.c
capplets/network/gnome-network-preferences.c
capplets/sound/sound-properties-capplet.c
capplets/theme-switcher/gnome-theme-details.c
capplets/theme-switcher/gnome-theme-manager.c
capplets/ui-properties/gnome-ui-properties.c
capplets/windows/gnome-window-properties.c
gnome-settings-daemon/factory.c
gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
gnome-settings-daemon/gnome-settings-background.c
gnome-settings-daemon/gnome-settings-daemon.c
gnome-settings-daemon/gnome-settings-daemon.h
gnome-settings-daemon/gnome-settings-font.c
gnome-settings-daemon/gnome-settings-keybindings.c
gnome-settings-daemon/gnome-settings-keybindings.h
gnome-settings-daemon/gnome-settings-keyboard-xkb.c
gnome-settings-daemon/gnome-settings-keyboard.c
gnome-settings-daemon/gnome-settings-locate-pointer.h
gnome-settings-daemon/gnome-settings-mouse.c
gnome-settings-daemon/gnome-settings-multimedia-keys.c
gnome-settings-daemon/gnome-settings-screensaver.c
gnome-settings-daemon/gnome-settings-sound.c
gnome-settings-daemon/gnome-settings-xmodmap.c
gnome-settings-daemon/gnome-settings-xrdb.c
gnome-settings-daemon/gnome-settings-xsettings.c
libbackground/applier.c libbackground/applier.h
libbackground/preferences.c libsounds/sound-properties.c
libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
libwindow-settings/metacity-window-manager.c
typing-break/drw-break-window.c typing-break/drw-utils.h
typing-break/drwright.c vfs-methods/fontilus/font-view.c
vfs-methods/themus/themus-theme-applier.c:
Cleanup of gconf and a few other things,
patch from Kjartan Maraas <kmaraas@gnome.org> (Closes : #301945 ).
2005-05-22 15:46:45 +00:00
Richard Hult
8150942a61
Revert the patch from below since it fixes #134595 but breaks other
...
2005-02-04 Richard Hult <richard@imendio.com>
* drwright.c: Revert the patch from below since it fixes #134595
but breaks other things. Keep the tooltip changes though.
2005-02-03 23:23:59 +00:00
Richard Hult
f86cf16e33
Go back to the timer value from before the break if postponing a manual
...
2005-02-03 Richard Hult <richard@imendio.com>
* drwright.c (break_window_postpone_cb), (maybe_change_state),
(popup_break_cb): Go back to the timer value from before the break
if postponing a manual break. Fixes bug #134595 , based on patch
from Vinay M R <vinay.mandyakoppal@wipro.com>. Modified to use the
right enum type and changed to update the tooltip immendiately
after a break.
2005-02-03 22:59:58 +00:00
Kjartan Maraas
12060b387f
ANSIfication. NULL vs. 0
...
2004-12-25 Kjartan Maraas <kmaraas@gnome.org>
* drw-selection.c: (drw_selection_start): ANSIfication.
* drwright.c: NULL vs. 0
2004-12-25 14:38:45 +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
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
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
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
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