summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)AuthorFilesLines
2001-09-10#91813# - Hide PresentationWindow only minimized, if it is a Windows version ...th1-6/+12
2001-09-10#91962# ignore setwindowstate when window size does not fit into screen size,...Stephan Schäfer1-7/+16
2001-08-28#91625# - ignore Minimize in Set/GetWindowState()th1-3/+5
2001-08-27#76725# - Now default is maximized, if ScreenSize is <= 1024th1-27/+31
2001-08-23#78526# - remove test codeth1-3/+3
2001-08-23#78526# - Set/GetWindowState()th1-58/+96
2001-08-07#88114#/#77230# - Better window styles for frame windowsth1-55/+86
2001-08-07#88114#/#77230# - New Classnames for classes without icon and with CS_SAVEBITSth2-12/+14
2001-08-07#88114#/#77230# - mbFixedBorderth1-2/+4
2001-07-30#90337# - IME-Status is now also updated after an GetFocus()-Eventth1-2/+13
2001-07-25#88207# - Better handling, when we query the font attributes from the systemth1-16/+33
2001-07-25#89841# - don't call GdiFlush() so oftenth1-6/+9
2001-07-25#90131# - remove salsys.cxxth1-18/+17
2001-07-25#90131# - remove ENABLEUNICODEth1-12/+9
2001-07-25#90205# - not needed anymoreth1-79/+0
2001-07-09#81268# implement SalGraphics:GetFontCodeRanges() for ttf type4 tablesHerbert Duerr1-3/+57
2001-07-06GetFontCodeRanges() (without implementation)th1-2/+9
2001-07-02#80306# - Mapping to Courier, if Font doesn't workth1-57/+103
2001-06-28#78724# little and big endian 16bit images need different treatmentChristof Pintaske1-3/+3
2001-06-22#86010# CJK over RVPStephan Schäfer2-25/+53
2001-06-07#87139# - prefer Andale Sans UIth1-31/+31
2001-06-07#87139# - ImplIsFontAvailable()th1-18/+86
2001-06-07#87139# - ImplIsFontAvailable()th1-4/+5
2001-05-18#85378# - ToTop() works now recursiv for RESTOREWHENMINth1-12/+26
2001-05-15rtl-changesth1-3/+31
2001-05-14SolarMutex only needed for SetupDialogMathias Bauer1-4/+7
2001-04-27use LoadImage instead of LoadIcon to share resourcesStephan Schäfer1-6/+12
2001-04-27support multiple iconsStephan Schäfer1-4/+14
2001-04-06#80306# - Vertical Writing now also for W9xth1-60/+62
2001-03-20remove namespace macrosth2-18/+6
2001-03-20Adapted source to UDK212Joachim Lingner1-4/+4
2001-03-07#83090# - Correct StyleNames for PS printer fontsth1-8/+32
2001-02-27Antialiasingth1-2/+10
2001-02-22vcl possibly without mainmm1-2/+10
2001-02-02#83240#: using explicit calling convention nowKai Ahrens1-6/+14
2001-02-01dummy implementation of new SalInstance methodsPhilipp Lohmann1-2/+23
2000-12-14#79745# - Thread-DCth2-75/+168
2000-12-14#79745# - new data for Thread-DCth2-5/+11
2000-12-08#81659# / #80872# - ignore Charset from the Fontth1-2/+15
2000-12-01#78856# - Better Default-Positions for Dialogsth1-14/+66
2000-11-30#80607# - If ExtTextInput ended, because buffer is delete, restore Cursor stateth1-20/+25
2000-11-24#80271# - MinWidth/Heightth1-4/+87
2000-11-24#80271# - MinWidth/Heightth1-3/+5
2000-11-23#80607# - EndExtTextInput mode, if text is emptyth1-2/+8
2000-11-15#80304# - POINTER_TEXT_VERTICALth2-6/+8
2000-11-15#80082# - now with white borderth1-0/+0
2000-11-15#80304# - vtext.curth3-41/+43
2000-11-06SetInputContext set now the correct fontth1-4/+2
2000-11-06some other CJK input bugs fixed for Chinese Input on Windows 2000th1-117/+134
2000-11-06add support for vertical writingth2-11/+83