summaryrefslogtreecommitdiff
path: root/capplets/common
Commit message (Expand)AuthorAgeFilesLines
...
* Use actual signature for the changed signalBradford Hovinen2001-12-182-5/+6
* Work correctly with multiple callback signaturesBradford Hovinen2001-12-173-15/+20
* Use gtk_option_menu_set_historyBradford Hovinen2001-12-172-3/+3
* Implement (peditor_color_widget_changed): Use correct signature for theBradford Hovinen2001-12-173-16/+23
* Use a local stack variable for the color rather than a pointer. Duh.Bradford Hovinen2001-12-172-9/+14
* retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.Gediminas Paulauskas2001-12-092-1/+1
* Make sure value is non-NULLBradford Hovinen2001-12-072-14/+24
* Make the changeset property a pointer (gconf_property_editor_set_prop):Bradford Hovinen2001-12-072-7/+10
* Terminate the parameter list passed to g_object_new with NULLBradford Hovinen2001-12-072-5/+15
* Use correct ordering of setupBradford Hovinen2001-12-074-5/+16
* GNOME 2.0 port. Changes too numerous to mention.Bradford Hovinen (Gdict maintainer)2001-11-109-336/+735
* Update listener nameBradford Hovinen2001-10-183-2/+8
* Try to resolve a listener to make sure that something is listening when weBradford Hovinen2001-10-135-104/+131
* Added missing wrapper-script.inBradford Hovinen (Gdict maintainer)2001-10-011-0/+9
* Remove -control from the end of the string as well as -cappletBradford Hovinen2001-09-283-1/+11
* Improved error checking and cleaned up the logic a bitBradford Hovinen2001-09-252-16/+22
* Don't call setup_cb after the first timeBradford Hovinen2001-09-222-1/+8
* Free the full moniker to correct memory leak (set_moniker_cb): DisconnectBradford Hovinen2001-09-122-11/+27
* Added CORBA interface to the archiverBradford Hovinen (Gdict maintainer)2001-08-202-1/+5
* Call setup_session_mgmt if --apply or --init-session-settings was passedBradford Hovinen2001-07-302-3/+9
* 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
* Don't sync the database if retrieving legacy setings before creating theBradford Hovinen2001-07-262-74/+98
* Remove IMLIB check (GNOMECC_CAPPLETS_DESKTOP_IN_RULE): Add sed expressionBradford Hovinen2001-07-253-1/+80
* Set control data on PropertyFrame as part of evil hack. (quit_cb): Work ifRichard Hestilow2001-07-252-4/+21
* Remove debugging cruft. (capplet_init): Check for legacy withRichard Hestilow2001-07-252-7/+11
* New argument of legacy files to check for changes.Richard Hestilow2001-07-253-0/+97
* Reenable disabled code (quit_cb): Put the db an id objects in a pairBradford Hovinen2001-07-242-1/+3
* Reenable disabled code (quit_cb): Put the db an id objects in a pairBradford Hovinen2001-07-242-10/+26
* Set InvalidValue exception if the program could not resolve the monikerBradford Hovinen2001-07-232-4/+6
* Put up error dialog if we could not resolve the configuration monikerBradford Hovinen2001-07-232-1/+10
* 1.5.0 here we goCONTROL_CENTER_PLUS_1_5_0CONTROL_CENTER_1_5_0Jose Maria Celorio2001-07-201-0/+4
* Add an idle handler to call the real quit cb. (real_quit_cb): Added, it isRichard Hestilow2001-07-192-4/+25
* Use a static variable for the control and return NULL if the control wasBradford Hovinen2001-07-192-3/+11
* Store listener id in property control (quit_cb): Remove listener beforeBradford Hovinen2001-07-192-13/+40
* Oops.Rachel Hestilow2001-07-181-1/+1
* Revert my last proxy-related change.Richard Hestilow2001-07-183-6/+7
* Add a PropertyBag argument so capplet authors can hook up to the proxy.Richard Hestilow2001-07-183-5/+16
* Fix fix fix fix fix & clean stuff. With their changelog entries for yourJose Maria Celorio2001-07-181-0/+1
* Add mechanism for quitting once the moniker is no longer in useBradford Hovinen2001-07-172-9/+33
* Destroy the property control when the control or the widget are destroyedBradford Hovinen2001-07-172-7/+25
* Implement. Return the property name associated with the cappletBradford Hovinen2001-07-172-17/+90
* Removed -DGLADE_DATADIRBradford Hovinen2001-07-174-48/+25
* Renamed to *.directory.in to be used with xml-i18n-tools. Renamed toCarlos Perelló Marín2001-07-162-0/+7
* Return NULL in the case that the control is already presentBradford Hovinen2001-07-132-1/+6
* Added common library in capplets/commonBradford Hovinen (Gdict maintainer)2001-07-134-0/+470