summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Collapse)Author
2001-02-12UnoDialog: Recursivley set design modeMalte Timmermann
2001-02-12draw hack only when parentMalte Timmermann
2001-02-05Some changes for uno dialogsMalte Timmermann
2001-02-05Renamed ImplPropertyInfo to ImplControlPropertyMalte Timmermann
2001-02-05create components with system handle as parentts
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-01-26create a GeometryModel for the DialogModelMalte Timmermann
2001-01-25modify: control from dialog not in control listMalte Timmermann
2001-01-25UnoDialogControlModel::queryInterface: call base::qeryInterface, not ↵Malte Timmermann
queryAggregation
2001-01-25Changes test program...Malte Timmermann
2001-01-25Improvements for the UnoDialogControl...Malte Timmermann
2001-01-25Improvements for the UnoDialogControl...Malte Timmermann
2001-01-24BASEPROPERTY_TITLEMalte Timmermann
2001-01-24model and control for uno dialogsMalte Timmermann
2001-01-24model for dialog controls (weith pos/size)Malte Timmermann
2001-01-24new names and properties for dialogsMalte Timmermann
2001-01-24new names and properties for dialogsMalte Timmermann
2001-01-24unodialogMalte Timmermann
2001-01-05#82463# some changes in the multi-threading behaviour (try to release the ↵Frank Schönheit
own mutex as soon as possible)
2001-01-05#82463# don't guard getToolkitFrank Schönheit
2001-01-03filter all __CTKurt Zenker
2000-12-15convertFastPropertyValue - check the type of the new value (if not void, it ↵Frank Schönheit
must be the same as the one of the property, as we don't do any conversion)
2000-12-14#81958#: remove hack for invisible parentsMathias Bauer
2000-11-14#65293# still needs to be linked against UNOTOOLSLIBRüdiger Timm
2000-11-09use the GetCurrSymbol at a LocaleDataWrapper, not the application's ↵Frank Schönheit
International
2000-11-03use min/max from stlHans-Joachim Lankenau
2000-11-03propertiesChanged: call ImplSetPeerProperty without our mutex locked (should ↵Frank Schönheit
prevent some deadlocks) - that's why in ImplSetPeerProperty one more check for some more thread safety
2000-11-02unotools -> comphelperFrank Schönheit
2000-10-08Added initialization of Sequence<X>::s_pType static data members for Mac OS XPatrick Luby
2000-09-21Added copying *.dylibPing Liao
2000-09-19#78474# lcl_ImplMergeFontProperty: extract the correct types from the AnyFrank Schönheit
2000-09-18initial importJens-Heiner Rechtien