summaryrefslogtreecommitdiff
path: root/capplets/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* Remove -control from the end of the string as well as -cappletBradford Hovinen2001-09-282-15/+16
| | | | | | | | | | | | | | | 2001-09-28 Bradford Hovinen <hovinen@ximian.com> * capplet-util.c (get_default_moniker): Remove -control from the end of the string as well as -capplet (get_factory_name): Ditto (get_property_name): Ditto * capplets/*/Makefile.am: Change the binary name to *-properties-control and create a wrapper script from ../common/wrapper-script.in to be named *-properties-capplet Remove support for disabling bonobo-conf build
* Fixed default delay settingBradford Hovinen2001-08-092-1/+5
| | | | | | 2001-08-09 Bradford Hovinen <hovinen@ximian.com> * keyboard-properties.xml: Fixed default delay setting
* Add DISTDIR to install-data-localJose Maria Celorio2001-08-012-2/+6
|
* 1.5.2GNOME_CONTROL_CENTER_1_5_2CONTROL_CENTER_PLUS_1_5_5CONTROL_CENTER_PLUS_1_5_4CONTROL_CENTER_PLUS_1_5_2Bradford Hovinen2001-07-271-0/+4
| | | | | | 2001-07-27 Bradford Hovinen <hovinen@ximian.com> * RELEASE : 1.5.2
* Fixed the delay label to make it more intuitive.Joakim2001-07-272-1/+6
|
* Tweak the numbers a bitBradford Hovinen2001-07-262-2/+4
| | | | | | 2001-07-26 Bradford Hovinen <hovinen@ximian.com> * keyboard-properties.c (apply_settings): Tweak the numbers a bit
* Initialize the other fields of this data structure (apply_settings): UseBradford Hovinen2001-07-262-2/+11
| | | | | | | | | 2001-07-26 Bradford Hovinen <hovinen@ximian.com> * keyboard-properties.c (apply_settings): Initialize the other fields of this data structure (apply_settings): Use lookup table to get the values to put in kbdsettings
* Initialize the other fields of this data structureBradford Hovinen2001-07-262-0/+5
| | | | | | | 2001-07-26 Bradford Hovinen <hovinen@ximian.com> * keyboard-properties.c (apply_settings): Initialize the other fields of this data structure
* Remove bonobo-property-editor-range.[ch]Bradford Hovinen2001-07-264-80/+5
| | | | | | 2001-07-26 Bradford Hovinen <hovinen@ximian.com> * Makefile.am (bonobo_sources): Remove bonobo-property-editor-range.[ch]
* remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): addChema Celorio2001-07-262-1/+3
| | | | | | | | | 2001-07-25 Chema Celorio <chema@celorio.com> * Makefile.am: remove the OAF_FILE_IN_RULE and copy it here (bonobo_sources): add bonobo-properties-editor-range.[ch] * Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here
* Remove the desktop_IN_RULE. Althou it sounds nice cause we have a centralJose Maria Celorio2001-07-262-1/+14
| | | | location to set it up, it causes problems in some configruations.
* remove the OAF_FILE_IN_RULE and add it to each Makefile.amJose Maria Celorio2001-07-262-3/+6
|
* Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expressionBradford Hovinen2001-07-254-160/+471
| | | | | | | | | | | 2001-07-25 Bradford Hovinen <hovinen@ximian.com> * configure.in: Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expression to cover macro DESKTOP_EXEC_LINE (LIBCOMMON_DIR): Add option --enable-bonobo-conf * all: Added support for optionally compiling without bonobo-conf enabled
* shhJose Maria Celorio2001-07-251-0/+1
|
* Pass in legacy files to capplet_init.Richard Hestilow2001-07-252-1/+8
| | | | | | 2001-07-24 Richard Hestilow <hestilow@ximian.com> * main.c (main): Pass in legacy files to capplet_init.
* replace the full path in the oaf files to remove ambiguityJose Maria Celorio2001-07-242-3/+9
|
* replace the binary name with the full pathJose Maria Celorio2001-07-241-0/+0
|
* 1.5.0 here we goCONTROL_CENTER_PLUS_1_5_0CONTROL_CENTER_1_5_0Jose Maria Celorio2001-07-201-0/+4
|
* Added missing files to EXTRA_DIST, removed nonexistant files from POTFILES.inBradford Hovinen (Gdict maintainer)2001-07-192-5/+4
|
* Removed empty SUBDIRS entriesBradford Hovinen (Gdict maintainer)2001-07-192-2/+2
|
* Update for bonoboizationBradford Hovinen2001-07-192-1/+3
| | | | | | 2001-07-19 Bradford Hovinen <hovinen@ximian.com> * keyboard.desktop.in.in (Exec): Update for bonoboization
* Update to correct binary nameBradford Hovinen2001-07-193-2/+10
| | | | | | | | | | 2001-07-19 Bradford Hovinen <hovinen@ximian.com> * Bonobo_Control_Capplet_keyboard_properties.oaf: Update to correct binary name * main.c (create_dialog): Use GNOMECC_GLADE_DIR rather than GLADE_DATADIR
* Cosmetic fixes so taht all the Makefile.am look the same.Jose Maria Celorio2001-07-191-8/+12
|
* Revert to old prototype. (setup_dialog): Moved signal_connect on demoRichard Hestilow2001-07-182-4/+9
| | | | | | | 2001-07-18 Richard Hestilow <hestilow@ximian.com> * main.c (create_dialog): Revert to old prototype. (setup_dialog): Moved signal_connect on demo button to here.
* Rewritten to use bonobo-conf.Richard Hestilow2001-07-189-487/+715
| | | | | | 2001-07-18 Richard Hestilow <hestilow@ximian.com> * Rewritten to use bonobo-conf.
* 3d iconJakub Steiner2001-07-182-0/+4
|
* clean this mess.Jose Maria Celorio2001-07-182-2/+5
|
* fix buildJose Maria Celorio2001-07-171-11/+14
|
* nice and clean just as we like itChema Celorio2001-07-174-33/+16
| | | | | | 2001-07-17 Chema Celorio <chema@celorio.com> * Makefile.am: nice and clean just as we like it
* Added missing icons_DATABradford Hovinen2001-07-172-4/+9
| | | | | | 2001-07-17 Bradford Hovinen <hovinen@ximian.com> * Makefile.am (EXTRA_DIST): Added missing icons_DATA
* fix the icon installationJose Maria Celorio2001-07-171-2/+5
|
* clean the Makefile and start moving stuff to configure.inJose Maria Celorio2001-07-172-18/+6
|
* desktop.in.in -> desktop.in ->desktop so that we can merge the incondirChema Celorio2001-07-175-6/+32
| | | | | | | | 2001-07-17 Chema Celorio <chema@celorio.com> * Makefile.am ($(desktop).in): desktop.in.in -> desktop.in ->desktop so that we can merge the incondir path. * add keyboard-capplet.png (by jimmac) an use it
* Renamed to *.directory.in to be used with xml-i18n-tools. Renamed toCarlos Perelló Marín2001-07-166-93/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org> * *.directory: Renamed to *.directory.in to be used with xml-i18n-tools. * *.desktop: Renamed to *.desktop to be used with xml-i18n-tools. * *.glade: Modified to not generate the glade.h files. * *.glade.h: Removed. * Makefile.am: Modify to use xml-i18n-tools * configure.in: ditto. * autogen.sh: ditto, now we use the macros/autogen.sh 2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org> * .cvsignore: ssshhhh 2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org> * screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/, /s/high-label/_high-label/: Changed to let xml-i18n-tools extract this labels. * extract-labels.c: Removed, now, we use xml-i18n-tools. * preferences.c: /s/label/_label, /s/low-label/_low-label/, /s/high-label/_high-label/: Changed to sync with the xml changes. * screensaver-prefs-dialog.c: ditto. 2001-07-16 Carlos Perelló Marín <carlos@gnome-db.org> * no.po: Solved some conflicts with my patch. 2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org> * POTFILES.in: Updated to reflect the xml-i18n-tools use. * *.po: Added the .directory && .desktop translations. * update.*: Removed. * wa.po: Added. * es.po: Updated Spanish translation.
* .desktop fixKai Lahmann2001-07-101-1/+1
|
* Fixed wrong binary nameKai Lahmann2001-07-102-1/+5
|
* Removed rules pertaining to sound-propertiesBradford Hovinen2001-07-052-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-07-05 Bradford Hovinen <hovinen@ximian.com> * capplets/Makefile.am: Removed rules pertaining to sound-properties * capplets/sound-properties-capplet.c (set_moniker_cb): Change BonoboPropertyEditor to BonoboPEditor * configure.in: Update AC_INIT to use correct directory name (AC_OUTPUT): Update to current directory structure * Makefile.am (SUBDIRS): Update to current directory structure * capplets/Makefile.am (always_built_SUBDIRS): Updated to current directory structure * bonobo-moniker-archiver.c (archiver_resolve): Update call to Bonobo_ConfigDatabase_addDatabase * bonobo-config-archiver.h: Fix include directories * Makefile.am (INCLUDES): Update to use pkg-config standards; add BONOBO_CFLAGS Include configuration moniker-related material (SUBDIRS): Remove (bin_PROGRAMS): Added ximian-archiver * capplets/keyboard/prefs-widget.c (set_scale): Add appropriate casts * capplets/rollback/Makefile.am (INCLUDES): (rollback_capplet_LDADD): Update to include ximian_archiver stuff correctly
* switch to using pkg-config to find thingsHavoc Pennington2001-06-211-2/+2
| | | | | | | | | 2001-06-21 Havoc Pennington <hp@redhat.com> * configure.in: switch to using pkg-config to find things * capplets/*/Makefile.am: clean up crufty flags, adapt to configure.in changes
* Abort if prefs structure is NULL when editing outside the currentBradford Hovinen2001-06-211-0/+1
| | | | | | | | 2001-06-21 Bradford Hovinen <hovinen@ximian.com> * capplets/new-*/main.c (main): Abort if prefs structure is NULL when editing outside the current location. Fixes crash when bad XML data are supplied.
* Fix to use correct termination condition and g_string APIBradford Hovinen2001-06-211-14/+16
| | | | | | | | | | 2001-06-21 Bradford Hovinen <hovinen@ximian.com> * capplets/new-*/main.c (do_set_xml): Fix to use correct termination condition and g_string API * capplets/new-screensaver-properties/preferences.c (clone_cb): Remove debugging code
* Don't save unless apply_settings is setBradford Hovinen2001-06-201-3/+3
| | | | | | | 2001-06-20 Bradford Hovinen <hovinen@ximian.com> * capplets/new-*/main.c (do_set_xml): Don't save unless apply_settings is set
* Use read () rather than fread () to make sure to catch end-of-file.GCONF_BRANCH2Bradford Hovinen2001-06-181-15/+28
| | | | | | | | 2001-06-18 Bradford Hovinen <hovinen@ximian.com> * capplets/new-*/main.c (do_set_xml): Use read () rather than fread () to make sure to catch end-of-file. Gracefully handle no-data case.
* Add check for libximian_archiver; try include cflags and libs only if theGNOME_MEDIA_1_2_2Bradford Hovinen2001-05-051-2/+37
| | | | | | | | | 2001-05-05 Bradford Hovinen <hovinen@ximian.com> * configure.in: Add check for libximian_archiver; try include cflags and libs only if the archiver is present * capplets/*/main.c: Add #ifdef's around anything that uses the Ximian archiver so that the capplets can compile without it
* Handle --get-defaults (do_restore_from_defaults): ImplementBradford Hovinen2001-05-042-1/+37
| | | | | | | | | 2001-05-03 Bradford Hovinen <hovinen@ximian.com> * capplets/*/main.c (main): Handle --get-defaults (do_restore_from_defaults): Implement * capplets/*/preferences.c (preferences_init): Load default values
* Make desktop-entry an attribute rather than a child nodeBradford Hovinen2001-04-292-41/+70
| | | | | | | | | | 2001-04-27 Bradford Hovinen <hovinen@ximian.com> * capplets/wm-properties/wm-list.c (wm_read_from_xml): Make desktop-entry an attribute rather than a child node * capplets/*/main.c: Do not try to load preferences from XML if there was not XML data
* Support --locationBradford Hovinen2001-04-253-18/+40
| | | | | | | | | 2001-04-24 Bradford Hovinen <hovinen@ximian.com> * capplets/*/main.c: * capplets/*/preferences.c: Support --location * capplets/Makefile.am: Compile in screensaver properties
* Added code to store archive data with the ximian archiverBradford Hovinen2001-03-151-0/+20
| | | | | | | 2001-03-15 Bradford Hovinen <hovinen@ximian.com> * capplets/new-*/main.c: Added code to store archive data with the ximian archiver
* added ro (Romanian) translationMarius Andreiana2001-01-261-0/+2
|
* Merging of my tree.Jacob Berkman2000-12-269-293/+349
| | | | | | | | | | | | | | | | | | | | This contains: * a few capplets were redone UI wise: ui-properties keyboard background-properties * splitting of libcapplet out of this modules (into libcapplet) * new html-based view in the control-center * initial import of functional root-manager This stuff isn't all done yet, but I wanted to get it in. TODO files will hopefully follow.
* Added rorschach.xml.hdd Hovinen2000-10-141-2/+2
| | | | | | | | | | | | | | | 2000-10-14 dd Hovinen <hovinen@helixcode.com> * po/POTFILES.in: Added rorschach.xml.h Courtesy John B Tunison <jtunison@andrew.cmu.edu>: * capplets/*/Makefile.am (INCLUDES): Put -I$(top_srcdir)/libcapplet before everything else * new-control-center/capplet-dir.c (start_capplet_through_root_manager): Use FOPEN_MAX rather than OPEN_MAX, since some people don't seem to be have OPEN_MAX defined by default