summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2002-03-21#98288#added missed type dependenciesTino Rachui1-1/+6
2002-03-21#96112#explicitly starting/stoping async. event notifier threadTino Rachui1-2/+2
2002-03-21#89491#additional methods for detecting os versionTino Rachui2-18/+80
2002-03-21#89491#fixed bug in GetCtrlClass, correct check for a push button is style & ...Tino Rachui1-11/+10
2002-03-21#89491#Tino Rachui3-81/+96
2002-03-21#89491#support for resizingTino Rachui4-482/+479
2002-03-21#96112#changed start/stop logicTino Rachui2-35/+33
2002-03-21#96112#explicitly starting and stoping async. event notifier thread in executeTino Rachui2-27/+23
2002-03-21#97633#Tino Rachui4-0/+1214
2002-03-21#96112#explicitly starting and stoping async. event notifier threadTino Rachui3-0/+326
2002-03-21#96753#now aligning custom controls at runtimeTino Rachui8-0/+1062
2002-02-22#96112#execute method throws exception if asyn event notifier thread could no...Tino Rachui1-3/+7
2002-02-22#96112#now waiting infinite in stop method, so programming errors become obvi...Tino Rachui2-34/+32
2002-02-21#96112#Tino Rachui2-9/+9
2002-02-21#96112#using new asynceventnotifier, execute method now calls start and stop ...Tino Rachui2-54/+60
2002-02-21#96112#new asynceventnotifier implementationTino Rachui2-63/+161
2002-02-21#97602#using andale sans ui font for win9x templatesTino Rachui1-18/+18
2002-02-14#87576# dependency cleanupRüdiger Timm1-1/+1
2002-01-30#97068# Don't send BFFM_SELECTION with zero pidl on NT4Hennes Rohling1-8/+11
2002-01-10#96424# Don't assume anyone has set a custom value before he tries to get it @#!Hennes Rohling1-12/+22
2001-12-18#95987#doesn't fill Event objects with a reference to the filepicker instance...Tino Rachui1-7/+2
2001-12-11#95803#terminate async. event notifier thread in dtor when necessaryTino Rachui1-2/+5
2001-11-30#95423#removed unnecessary locking of rBHelper mutex which may leed to deadlo...Tino Rachui1-27/+22
2001-11-28#95345#calling setFilterIndex(1) in appendFilter to reflect default behavior ...Tino Rachui1-2/+13
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig1-1/+1
2001-11-15#94499#notifyAllListeners now only calls notiyEvent of async event notifierTino Rachui1-9/+3
2001-11-15#94499#added asynceventnotifierTino Rachui1-3/+4
2001-11-15#94499#using an asynchronous event notifier in order to prevent deadlocksTino Rachui2-46/+27
2001-11-15#94499#Tino Rachui1-23/+31
2001-11-15#94499#initial check-inTino Rachui2-0/+324
2001-11-14#94499#added method ListboxGetSelectedItemIndexTino Rachui2-4/+21
2001-11-14#94499#no even caching the index of the last selected item of a listboxTino Rachui1-3/+14
2001-11-14#94499#added method GetSelectedItemIndex to tableTino Rachui1-3/+4
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig1-1/+1
2001-11-05#92988#immediately returning in setValue/getValue when ControlAction is GET_H...Tino Rachui1-2/+14
2001-10-23#92589#removed sort style (CBS_SORT) so that the entries into listboxes are i...Tino Rachui1-6/+6
2001-10-16#93244#added type XFilterGroupManagerTino Rachui1-0/+1
2001-10-16#93244#implementing XFilterGroupManagerTino Rachui4-15/+94
2001-10-12#91448#changed font setting from MS Sans Serif to MS Shell DlgTino Rachui1-18/+18
2001-10-09#88924#now supporting com.sun.star.util.XCancellableTino Rachui4-15/+59
2001-10-09#88924#added type com.sun.star.utils.XCancellableTino Rachui1-0/+1
2001-10-09#88924#service now implements the interface com.sun.star.util.XCancellableTino Rachui4-13/+62
2001-10-09#88924#added type com.sun.star.util.XCancellableTino Rachui1-0/+1
2001-10-04#91325#now using the the new constants LISTBOX_VERSION_LABEL, LISTBOX_TEMPLAT...Tino Rachui1-12/+5
2001-10-04#91576# getfilenamewrapper addedTino Rachui1-3/+4
2001-10-04#91576# added mutexguard to some methods I forgot beforeTino Rachui1-3/+34
2001-10-04#91576#using getfilename wrapper class to execute getopenfilename or getsavef...Tino Rachui2-17/+25
2001-10-04#91576# initial check-inTino Rachui2-0/+417
2001-09-07added include to get out_of_range from stlHans-Joachim Lankenau1-2/+5
2001-09-05#91324#corrected size calculationTino Rachui3-43/+78