summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2000-11-22support mbVerticalHerbert Duerr
2000-11-22#65293# saldisp is always a disp since psprintOliver Bolte
2000-11-22Adjusted tabbing to conform to StarOffice standard style.Patrick Luby
2000-11-22Converted data members, variable names, and C wrapper functions to StarOffice...Patrick Luby
2000-11-22Commented out code in GetClientSize and SetClientSize methods as they were br...Patrick Luby
2000-11-21added popart filterKai Ahrens
2000-11-21Add VCLWindow_setSize to resize VCL windowGene Anaya
2000-11-20Follow the suggested coding standards.Babak Mahbod
2000-11-20Pixel, color, black & white, setting primitives.Babak Mahbod
2000-11-20##65293#: extern functions can't be staticJens-Heiner Rechtien
2000-11-20#65293# move text::WordType to i18nJens-Heiner Rechtien
2000-11-20#65293#: WordType moved to i18nJens-Heiner Rechtien
2000-11-20new magnify cursorChristof Pintaske
2000-11-20added vertical cursorChristof Pintaske
2000-11-20XCollator/XTransliteration/XBreakIterator moved to i18nChristof Pintaske
2000-11-20Implemented modal event loop to support modal dialog windowsPatrick Luby
2000-11-20Reverted SalFrame::Show method back to original coding style and moved declar...Patrick Luby
2000-11-19Enabled stub implementation of floating windows, dialog windows, and fonts so...Patrick Luby
2000-11-18fax for psprintPhilipp Lohmann
2000-11-18send PrinterChangedEvent for psprint casePhilipp Lohmann
2000-11-18fax fo psprintPhilipp Lohmann
2000-11-18Added a method for drawing color lines.Babak Mahbod
2000-11-17All methods now use QuickDraw.Babak Mahbod
2000-11-17psprint changesChristof Pintaske
2000-11-17psprint changesChristof Pintaske
2000-11-17prevent oo from building psprint versionChristof Pintaske
2000-11-17some speed up for rvp addedCarsten Driesner
2000-11-17createRemoteVirdevCache addedCarsten Driesner
2000-11-17moved some line for remote shutdownCarsten Driesner
2000-11-17fix memory leakHerbert Duerr
2000-11-17implement FetchFontMetrics()Herbert Duerr
2000-11-17implement GetKernPairs()Herbert Duerr
2000-11-17Implemented SalFrame::~SalFrame and SalFrame::ReleaseGraphics methodsPatrick Luby
2000-11-17Update SalInstance::DestroyFrame methodPatrick Luby
2000-11-17Implement parsing of key code and calling of SALFRAMEPROC for keyDown events.Patrick Luby
2000-11-17Removed extraneous comments and include statements.Patrick Luby
2000-11-17Moved typedef statements before includes so that Objective-C code can referen...Patrick Luby
2000-11-16Initial (temporary) implementation of color polygonsBabak Mahbod
2000-11-16Added implementation of several new drawing primitives.Babak Mahbod
2000-11-16added ::Erase/::CopyPixel methodsKai Ahrens
2000-11-16add SetFontPath()/GetFontPath()Herbert Duerr
2000-11-16RmOutdev->SetFont call merged with othersHerbert Duerr
2000-11-16improved GC scalability and implemented SetFontPath/GetFontPathHerbert Duerr
2000-11-16implemented GetGlyphOutline()Herbert Duerr
2000-11-16added ::CopyPixel methodKai Ahrens
2000-11-16Added back dummy SALFRAMEPROCPatrick Luby
2000-11-15Corrected #ifdef's so that header will compile in pre-SRC612 buildsPatrick Luby
2000-11-15Added access to SalFrameData and SalInstanceData structs for Objective-C code.Patrick Luby
2000-11-15#80304# - POINTER_TEXT_VERTICALth
2000-11-15#80082# - now with white borderth