summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2002-07-29#101753#disabled assertion because of deadlockTino Rachui
2002-07-03merge from 1.6.1.2Tino Rachui
2002-06-12replaced / in compiler switches to avoid tcsh problemsHans-Joachim Lankenau
2002-06-11replaced \ in include statement to avoid tcsh problemsHans-Joachim Lankenau
2002-06-11replaced / in compiler switches to avoid tcsh problemsHans-Joachim Lankenau
2002-03-28#98418#Tino Rachui
2002-03-27#89491#check for Win2000 removed, always allocating a buffer of 32k if not ot...Tino Rachui
2002-03-27#89491#check for Windows 2000 platform in InitialSetDefaultNameTino Rachui
2002-03-21#98288#added missed type dependenciesTino Rachui
2002-03-21#96112#explicitly starting/stoping async. event notifier threadTino Rachui
2002-03-21#89491#additional methods for detecting os versionTino Rachui
2002-03-21#89491#fixed bug in GetCtrlClass, correct check for a push button is style & ...Tino Rachui
2002-03-21#89491#Tino Rachui
2002-03-21#89491#support for resizingTino Rachui
2002-03-21#96112#changed start/stop logicTino Rachui
2002-03-21#96112#explicitly starting and stoping async. event notifier thread in executeTino Rachui
2002-03-21#97633#Tino Rachui
2002-03-21#96112#explicitly starting and stoping async. event notifier threadTino Rachui
2002-03-21#96753#now aligning custom controls at runtimeTino Rachui
2002-02-22#96112#execute method throws exception if asyn event notifier thread could no...Tino Rachui
2002-02-22#96112#now waiting infinite in stop method, so programming errors become obvi...Tino Rachui
2002-02-21#96112#Tino Rachui
2002-02-21#96112#using new asynceventnotifier, execute method now calls start and stop ...Tino Rachui
2002-02-21#96112#new asynceventnotifier implementationTino Rachui
2002-02-21#97602#using andale sans ui font for win9x templatesTino Rachui
2002-02-14#87576# dependency cleanupRüdiger Timm
2002-01-30#97068# Don't send BFFM_SELECTION with zero pidl on NT4Hennes Rohling
2002-01-10#96424# Don't assume anyone has set a custom value before he tries to get it @#!Hennes Rohling
2001-12-18#95987#doesn't fill Event objects with a reference to the filepicker instance...Tino Rachui
2001-12-11#95803#terminate async. event notifier thread in dtor when necessaryTino Rachui
2001-11-30#95423#removed unnecessary locking of rBHelper mutex which may leed to deadlo...Tino Rachui
2001-11-28#95345#calling setFilterIndex(1) in appendFilter to reflect default behavior ...Tino Rachui
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig
2001-11-15#94499#notifyAllListeners now only calls notiyEvent of async event notifierTino Rachui
2001-11-15#94499#added asynceventnotifierTino Rachui
2001-11-15#94499#using an asynchronous event notifier in order to prevent deadlocksTino Rachui
2001-11-15#94499#Tino Rachui
2001-11-15#94499#initial check-inTino Rachui
2001-11-14#94499#added method ListboxGetSelectedItemIndexTino Rachui
2001-11-14#94499#no even caching the index of the last selected item of a listboxTino Rachui
2001-11-14#94499#added method GetSelectedItemIndex to tableTino Rachui
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig
2001-11-05#92988#immediately returning in setValue/getValue when ControlAction is GET_H...Tino Rachui
2001-10-23#92589#removed sort style (CBS_SORT) so that the entries into listboxes are i...Tino Rachui
2001-10-16#93244#added type XFilterGroupManagerTino Rachui
2001-10-16#93244#implementing XFilterGroupManagerTino Rachui
2001-10-12#91448#changed font setting from MS Sans Serif to MS Shell DlgTino Rachui
2001-10-09#88924#now supporting com.sun.star.util.XCancellableTino Rachui
2001-10-09#88924#added type com.sun.star.utils.XCancellableTino Rachui
2001-10-09#88924#service now implements the interface com.sun.star.util.XCancellableTino Rachui