summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2003-04-08INTEGRATION: CWS sal02 (1.5.2.1.10); FILE MERGEDRüdiger Timm1-3/+3
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien25-387/+394
2002-11-26Test_fps.cxxTino Rachui1-8/+11
2002-11-26#105339#resume event notification thread at the end of onInitDone in order to...Tino Rachui1-2/+6
2002-11-26#105339#support for suspend and resume of event notifier threadTino Rachui4-20/+116
2002-10-30#103943#added ids for file name box label (stc3) and filter listbox label (st...Tino Rachui1-6/+10
2002-10-01#103263# replaced obsolete applicat.rdb with types.rdbJörg Budischewski2-7/+7
2002-09-24#99826#set the online filepicker state before initializing the control labels...Tino Rachui1-6/+10
2002-09-24#102737#changed tab order of controlsTino Rachui1-55/+52
2002-08-26#102647# Uwinapi.dll exports forwarded symbols of Unicows.dllHennes Rohling1-4/+2
2002-08-15#91296# UWINAPI and UNICOWS usedHennes Rohling7-25/+26
2002-08-14#91296# UWINAPI and UNICOWS usedHennes Rohling3-15/+6
2002-08-14#91296# UWINAPI and UNICOWS usedHennes Rohling2-8/+4
2002-08-14#91296# UWINAPI and UNICOWS usedHennes Rohling2-15/+12
2002-07-29#101753#disabled assertion because of deadlockTino Rachui1-3/+12
2002-07-03merge from 1.6.1.2Tino Rachui1-3/+6
2002-06-12replaced / in compiler switches to avoid tcsh problemsHans-Joachim Lankenau1-3/+3
2002-06-11replaced \ in include statement to avoid tcsh problemsHans-Joachim Lankenau1-4/+4
2002-06-11replaced / in compiler switches to avoid tcsh problemsHans-Joachim Lankenau1-3/+3
2002-03-28#98418#Tino Rachui12-937/+690
2002-03-27#89491#check for Win2000 removed, always allocating a buffer of 32k if not ot...Tino Rachui1-13/+8
2002-03-27#89491#check for Windows 2000 platform in InitialSetDefaultNameTino Rachui1-3/+3
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