summaryrefslogtreecommitdiff
path: root/testautomation/global/tools/includes/required/t_tools3.inc
AgeCommit message (Expand)AuthorFilesLines
2011-12-07Remove testtoolAugust Sodora1-1256/+0
2010-10-09CWS changehid: resync to m89Mathias Bauer1-3/+3
2010-07-20automationemailchange: #113281# change email header to oracle addressMarc Neumann [msc]1-3/+3
2010-07-08automationdev300m84: #i112887 - The method used to close the hyperlink dialog...Joerg Skottke [jsk]1-1/+1
2010-07-08automationdev300m84: #i112935 - The fix is that i check for iRetries being gr...Joerg Skottke [jsk]1-1/+1
2010-06-03vitomation01: #i109696 - Sleep() removal in some functions, added some Impres...Joerg Skottke [jsk]1-0/+9
2010-05-28vitomation01: #i109562 - Add one slotJoerg Skottke [jsk]1-0/+1
2010-05-28vitomation01: #i109562 - Just a little better printlog for hUseAsyncSlot()Joerg Skottke [jsk]1-1/+1
2010-05-26vitomation01: #i109696 - two more slots addedJoerg Skottke [jsk]1-0/+2
2010-05-19vitomation01: #i109562 - Another modification for one more yet unknown situat...Joerg Skottke [jsk]1-10/+16
2010-05-19vitomation01: #i109562 - Modify handling of messgeboxes - more enhancements f...Joerg Skottke [jsk]1-16/+11
2010-05-19vitomation01: #i109562 - Modify handling of messgeboxes to suit the needs of ...Joerg Skottke [jsk]1-18/+29
2010-04-29vitomation01: #i111247 - Various small enhancementsJoerg Skottke [jsk]1-2/+2
2010-04-22vitomation01: #i109562 - SpeedupJoerg Skottke [jsk]1-0/+3
2010-04-15vitomation01: #i109562 - More stability fixesJoerg Skottke [jsk]1-0/+1
2010-04-12vitomation01: #i109562 - Modifications to OLE tests, remove function DisableN...Joerg Skottke [jsk]1-0/+2
2010-04-12vitomation01: #i109562 - Code cleanup, use parameters where possibleJoerg Skottke [jsk]1-2/+2
2010-03-22vitomation01: #i109562 - get rid of hBasicModuleCreateNew() as it does basica...Joerg Skottke [jsk]1-0/+4
2010-03-22vitomation01: Local mergeJoerg Skottke [jsk]1-0/+4
2010-03-19vitomation01: #i109562 - silence performance helper functionsJoerg Skottke [jsk]1-3/+5
2010-03-19vitomation01: #i109696 - Use hClickbutton() and hUseAsyncSlot() wherever poss...Joerg Skottke [jsk]1-3/+4
2010-03-18vitomation01: #i109562 - more attempted code compressionJoerg Skottke [jsk]1-1/+5
2010-03-17vitomation01: Fix the fixes - where refactoring went too far - hClickButton()...Joerg Skottke [jsk]1-1/+1
2010-03-10vitomation01: #i109562 - removed init_tools.inc, performance.inc and all call...Joerg Skottke [jsk]1-0/+30
2010-03-08vitomation01: #i109562 - Some time ago it was decided that a global variable ...Joerg Skottke [jsk]1-9/+6
2010-03-08vitomation01: #i109562 - hClickButton() only convert cSlot to lowercase onceJoerg Skottke [jsk]1-2/+4
2010-03-08vitomation01: #i109562 - hClickButton() minor fixJoerg Skottke [jsk]1-1/+1
2010-03-08vitomation01: #i109562 - hClickButton() minor fixJoerg Skottke [jsk]1-6/+7
2010-03-08vitomation01: #i109562 - Make hClickButton() a little verbose by defaultJoerg Skottke [jsk]1-7/+7
2010-03-05vitomation01: #i109696 - Added slot ContextProperties to hUseAsyncSlot(), sho...Joerg Skottke [jsk]1-0/+1
2010-03-02vitomation01: Rebased to DEV300_m73Joerg Skottke [jsk]1-31/+25
2010-03-02vitomation01: #i109696 - Removed wrapper function hFileExists() - it does exa...Joerg Skottke [jsk]1-1/+1
2010-03-01vitomation01: #i109696 - Code simplification, more slots to hUseAsyncSlot(), ...Joerg Skottke [jsk]1-0/+4
2010-03-01vitomation01: #i109696 - Added VERBOSE constant (private) to file t_tools3.incJoerg Skottke [jsk]1-0/+2
2010-03-01vitomation01: #i109562 - Added EditLinksWriter and EditHyperlink slots to hUs...Joerg Skottke [jsk]1-0/+2
2010-03-01vitomation01: #i109562 - collect hCloseDialog(), hUseAsyncSlot() and hClickBu...Joerg Skottke [jsk]1-2/+145
2010-02-26hr69: #i109593#: fix basic style license headerJens-Heiner Rechtien1-23/+23
2010-02-25vitomation01: #i109562 - hCloseDIalog() - Finally the function appears to be ...Joerg Skottke [jsk]1-2/+4
2010-02-24vitomation01: #i109562 - Modify hCloseDialog() again, syntax of if-statement ...Joerg Skottke [jsk]1-6/+11
2010-02-24vitomation01: #i109562 - Modify hCloseDialog() as it needs to handle optional...Joerg Skottke [jsk]1-9/+28
2010-02-24vitomation01: #i108621 - Need to revert to use a field from the user data as ...Joerg Skottke [jsk]1-1/+1
2010-02-24vitomation01: #i109562 - Remove ritual dialog-closing stuff, call hCloseDialo...Joerg Skottke [jsk]1-6/+8
2010-02-24vitomation01: #i108621 - Fix incorrect select case syntaxJoerg Skottke [jsk]1-1/+1
2010-02-24vitomation01: #i108621 - Minor fix in hCloseDialog()Joerg Skottke [jsk]1-1/+1
2010-02-24vitomation01: #i108621 - simplified function interface of hClodeDialog()Joerg Skottke [jsk]1-10/+5
2010-02-23vitomation01: #i108621 - Added function to close a dialog with timeout using ...Joerg Skottke [jsk]1-3/+34
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-29/+23
2009-03-24CWS-TOOLING: integrate CWS automation_gapplication_unifyHans-Joachim Lankenau1-7/+1
2008-06-13Creating clean testautomation modul with changed structure which will be incl...Joerg Sievers1-0/+987