summaryrefslogtreecommitdiff
path: root/capplets
Commit message (Expand)AuthorAgeFilesLines
* Add subdir intro_page. (INCLUDES): Define INTRO_DIR.INTRO_PAGE_BRANCHRichard Hestilow2001-10-05136-18688/+0
* Removed rollbackGNOME_CONTROL_CENTER_1_5_8Israel Escalante2001-10-011-1/+3
* Added missing wrapper-script.inBradford Hovinen (Gdict maintainer)2001-10-011-0/+9
* Change the default mode to "Select One Only" as opposed to Random FromRichard Hestilow2001-09-302-1/+7
* Register callbacks after loading the preferences; otherwise they will getRichard Hestilow2001-09-292-5/+17
* Applied patch from drk@sgi.com to fix bug #60822.Richard Hestilow2001-09-292-1/+6
* Use g_strcasecmp, not strcmp. Fixes bug #13539.Richard Hestilow2001-09-293-2/+7
* Check if config_tryexec is blank, and if it is, free it and set it toRichard Hestilow2001-09-292-2/+18
* Return a GList of ThemeEntry*, and remove extraneous number argument.Richard Hestilow2001-09-297-278/+253
* shhhhhJose Maria Celorio2001-09-292-0/+2
* Use BONOBO_RET_EX rather than RETURN_IF_EX; remove the definition of theBradford Hovinen2001-09-283-22/+30
* Use GDK_RGB_DITHER_MAX rather than GDK_RGB_DITHER_NORMALBradford Hovinen2001-09-282-40/+34
* Remove -control from the end of the string as well as -cappletBradford Hovinen2001-09-2811-65/+81
* Initialize prefs_widget_parent_class (prefs_widget_destroy): Add moreBradford Hovinen2001-09-252-2/+11
* Improved error checking and cleaned up the logic a bitBradford Hovinen2001-09-252-16/+22
* Fixed to build with new GAL.Tambet Ingo2001-09-242-7/+13
* Create the root pixmap after we know about the gradient geometryBradford Hovinen2001-09-241-4/+5
* Create apply and close buttons, ala the setup toolsBradford Hovinen2001-09-222-17/+10
* Don't call setup_cb after the first timeBradford Hovinen2001-09-222-1/+8
* Create the root pixmap after we know about the gradient geometryBradford Hovinen2001-09-222-18/+44
* Total reorganizationBradford Hovinen2001-09-226-819/+873
* Create a new applier for every dialog (create_dialog): Create applierBradford Hovinen2001-09-172-21/+26
* Use applier_render_color_p (real_realize_cb): Ditto (get_legacy_settings):Bradford Hovinen2001-09-142-1/+9
* Use applier_render_color_p (real_realize_cb): DittoBradford Hovinen2001-09-145-59/+23
* Default to TRUE on enabled; check value of wallpaper_filename to setBradford Hovinen2001-09-146-527/+271
* Free the full moniker to correct memory leak (set_moniker_cb): DisconnectBradford Hovinen2001-09-122-11/+27
* Apply preferences now if the preview widget is already realizedBradford Hovinen2001-09-122-1/+10
* Added rollback capplet to SUBDIRSBradford Hovinen (Gdict maintainer)2001-09-121-1/+1
* Complete rewriteBradford Hovinen (Gdict maintainer)2001-09-126-6/+678
* Removed obsolete filesBradford Hovinen (Gdict maintainer)2001-09-122-495/+0
* .Jose Maria Celorio2001-09-081-0/+9
* Redid UI a bit to add new enabled checkbox.Richard Hestilow2001-09-088-90/+212
* dont set the pixmaps (capplet_fool_the_linker):Chema Celorio2001-09-073-25/+179
* Rename all traces of zh_TW.Big5 to zh_TWCONTROL_CENTER_PLUS_1_5_8Kwok-Koon Cheung2001-09-042-2/+5
* 1.5.7GNOME_CONTROL_CENTER_1_5_7Bradford Hovinen2001-09-044-62/+170
* Rename zh_TW.Big5 -> zh_TW, to prevent future encoding naming problem.Kwok-Koon Cheung2001-08-312-3/+3
* Retrieve the correct value for wallpaper_typesBradford Hovinen2001-08-282-1/+9
* Output the correct value for wallpaperAlignBradford Hovinen2001-08-282-1/+5
* Don't adjust the opacity if the opacity setting is invalidBradford Hovinen2001-08-282-2/+8
* Don't add the location to the list if it is marked deletedBradford Hovinen2001-08-286-81/+242
* pwr_conf_dialog had a fixed size..Kai Lahmann2001-08-232-63/+65
* Don't try to archive the data if the archive is NULLBradford Hovinen2001-08-232-0/+5
* Port to new CORBA interfaceBradford Hovinen2001-08-232-13/+49
* Added exception RollbackDataNotFound Added exception LocationNotFoundBradford Hovinen2001-08-223-6/+29
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-202-1/+5
* Added missing destdir to Makefile.am and fix description in attraction.xml.Kwok-Koon Cheung2001-08-183-3/+9
* Fixed a string.Kwok-Koon Cheung2001-08-172-1/+6
* Adjust opacity value to 0...255 scaleBradford Hovinen2001-08-173-3/+12
* Really override enabled this time. Really.Richard Hestilow2001-08-133-1/+8
* Only draw disabled message if do_preview. Actually, the user will neverRichard Hestilow2001-08-135-2/+26