summaryrefslogtreecommitdiff
path: root/capplets/rollback
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.0.0gnome-2-0-0Jody Goldberg2002-06-171-0/+4
| | | | | | 2002-06-17 Jody Goldberg <jody@gnome.org> * Release 2.0.0
* fix improper use of guint as GTypeNAUTILUS_1_1_12jacob berkman2002-04-116-10/+10
| | | | | | 2002-04-11 jacob berkman <jacob@ximian.com> * (various files): fix improper use of guint as GType
* s/PACKAGE/GETTEXT_PACKAGE/gKjartan Maraas2002-02-272-3/+7
| | | | | | 2002-02-27 Kjartan Maraas <kmaraas@gnome.org> * main.c: s/PACKAGE/GETTEXT_PACKAGE/g
* retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.Gediminas Paulauskas2001-12-091-0/+1
| | | | | | | | | 2001-12-09 Gediminas Paulauskas <menesis@delfi.lt> * *.c (main): retrieve translation in utf-8 codeset. Do not setlocale (). * some Makefile.am (INCLUDES): remove intl. (..._LDADD): remove INTLLIBS
* Removed HAVE_BONOBO from acconfig.hBradford Hovinen (Gdict maintainer)2001-11-101-1/+1
| | | | Fixed capplet Makefile.am's. Some porting for control-center/main.c
* applet iconJakub Steiner2001-10-152-0/+4
|
* Create apply and close buttons, ala the setup toolsBradford Hovinen2001-09-222-17/+10
| | | | | | | 2001-09-14 Bradford Hovinen <hovinen@ximian.com> * rollback-capplet-dialog.c (rollback_capplet_dialog_init): Create apply and close buttons, ala the setup tools
* Complete rewriteBradford Hovinen (Gdict maintainer)2001-09-126-6/+678
|
* Removed obsolete filesBradford Hovinen (Gdict maintainer)2001-09-122-495/+0
|
* 1.5.7GNOME_CONTROL_CENTER_1_5_7Bradford Hovinen2001-09-043-61/+170
| | | | | | | | | | | | | 2001-08-29 Bradford Hovinen <hovinen@ximian.com> * RELEASE : 1.5.7 * archive.c (foreach_build_list_cb): Don't unref the location if it is deleted (load_all_locations): Check if the location is marked deleted and throw it away if so * location.c (location_new): Don't unref parent location
* 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
* 1.5.0 here we goCONTROL_CENTER_PLUS_1_5_0CONTROL_CENTER_1_5_0Jose Maria Celorio2001-07-201-0/+4
|
* Renamed to *.directory.in to be used with xml-i18n-tools. Renamed toCarlos Perelló Marín2001-07-166-44/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* make distcheck fixesJose Maria Celorio2001-07-112-0/+28
|
* *** empty log message ***Kai Lahmann2001-07-101-1/+1
|
* .desktop fixCVS:Kai Lahmann2001-07-101-1/+1
| | | | .desktop fixCVS: ----------------------------------------------------------------------
* Added German translationKai Lahmann2001-07-102-0/+6
|
* Renamed ximian_archiver to config_archiverBradford Hovinen2001-07-054-7/+9
| | | | | | 2001-07-05 Bradford Hovinen <hovinen@ximian.com> * config-manager-dialog.c: Update #include locations
* Removed rules pertaining to sound-propertiesBradford Hovinen2001-07-054-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-3/+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
* Pipe down!Jacob Leach2001-04-031-0/+8
|
* Check entire success array and warn if any allocation did not succeedBradford Hovinen2001-01-298-23/+548
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-01-29 Bradford Hovinen <hovinen@ximian.com> * rollback-widget.c (rollback_widget_realize): Check entire success array and warn if any allocation did not succeed * config-manager-dialog.c (cancel_cb): Don't do rollback * Makefile.am (rollback_capplet_SOURCES): Added rollback-control.[ch] * config-manager-dialog.c (config_manager_dialog_init): Construct a rollback widget with a rollback control and place it in the dialog 2001-01-27 Bradford Hovinen <hovinen@ximian.com> * rollback-widget.c (rollback_widget_realize): Allocate control colors * rollback-widget.h (struct _RollbackWidget ): Added array control_colors * rollback-widget.c (rollback_widget_realize): (rollback_widget_unrealize): Implement. Just calls the parent's [un]realize and creates/destroys a GC to be used by the individual controls. (rollback_widget_get_gc): Implement. Return the GC created above
* Support operating on global backends Add popt option for operating onBradford Hovinen2001-01-253-4/+23
| | | | | | | 2001-01-25 Bradford Hovinen <hovinen@ximian.com> * main.c (main): Support operating on global backends Add popt option for operating on global backends
* Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIRBradford Hovinen2001-01-253-34/+48
| | | | | | | | | | | | | | | | | 2001-01-24 Bradford Hovinen <hovinen@ximian.com> * config-manager-dialog.c (config_manager_dialog_finalize): Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR (config_manager_dialog_init): Remove outdated signal connections (config_manager_dialog_init): Remove code to create location list Inherit from CappletWidget rather than GnomeDialog (config_manager_dialog_init): Remove gtk_window_set_policy call (ok_cb): (cancel_cb): Remove gnome_dialog_close call (config_manager_dialog_init): Set state to "changed" so that the Ok button is active (populate_backends_cb): Set backend_id in dialog if not already set
* Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIRBradford Hovinen2001-01-245-59/+30
| | | | | | | | | | | | | | | | | | | 2001-01-24 Bradford Hovinen <hovinen@ximian.com> * config-manager-dialog.c (config_manager_dialog_finalize): Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR (config_manager_dialog_init): Remove outdated signal connections (config_manager_dialog_init): Remove code to create location list * Makefile.am (INCLUDES): Changed CAPPLET_CFLAGS to ROLLBACK_CAPPLET_CFLAGS (rollback_capplet_LDADD): Ditto for CAPPLET_LIBS * config-manager-dialog.c: Remove #include "create-location-dialog.h" and #include "location-list.h"; set all the includes from libarchiver to get their files from the right directory
* Added rollback capplet, compile disabled by defaultBradford Hovinen2001-01-248-0/+1632
2001-01-24 Bradford Hovinen <hovinen@ximian.com> Added rollback capplet, compile disabled by default