summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Collapse)AuthorFilesLines
2002-12-05#102169# merge MACOS and UNIX dynamic linking of render libraryHerbert Duerr1-56/+10
2002-12-05#102169# implement SalGraphics::RemovingFont() on UNXHerbert Duerr1-9/+12
2002-11-26#105224# send modkey events only when no hotkey was pressedStephan Schäfer1-15/+54
2002-11-26#92031# Added IME status window control stuff.Stephan Bergmann2-13/+76
2002-11-26#96737# Check if anything is we need to delete in first placeMike Hayes1-2/+10
2002-11-25#105224# support extended modifier keysStephan Schäfer1-2/+17
2002-11-21#101959# do not set focus to float style windowsPhilipp Lohmann1-3/+3
2002-11-20#95530# additional parameter on InitPaperFormats and GetLandscapeAnglePhilipp Lohmann1-4/+4
2002-11-20#95530# correct landscape anglePhilipp Lohmann1-3/+3
2002-11-19#95530# additional paper informationPhilipp Lohmann1-4/+42
2002-11-19#96466# Display XIMReverse pre-edit text as SAL...HIGHLIGHT to make it more ↵Stephan Bergmann1-3/+3
visible.
2002-11-18#105055# Respect paintmode XOR for transparent bitmapsThorsten Behrens1-8/+18
2002-11-18#102629# Position XIM Status Window correctly in vertical mode.Stephan Bergmann2-7/+50
2002-11-14#i6571# make fax support work againPhilipp Lohmann2-22/+36
2002-11-13#i9060# use single logical resolution in psprintPhilipp Lohmann3-20/+17
2002-11-13#104973# extension workaround for XGetErrorTextPhilipp Lohmann1-18/+18
2002-11-13#102972# remove useless codePhilipp Lohmann1-11/+2
2002-11-08#104420# use SetSize if appropriatePhilipp Lohmann1-34/+30
2002-11-06#104450# simulate KEY_MENUPhilipp Lohmann1-8/+20
2002-11-06#102011# implement AddTempDevFont() on UNXHerbert Duerr1-88/+36
2002-10-31#104055# ImplShowNativeMessageBox for UnixPhilipp Lohmann1-2/+58
2002-10-29#102193# change to fallback APIsHerbert Duerr2-321/+209
2002-10-29#102193# correctly initialize font fallbacksHerbert Duerr1-5/+8
2002-10-29#102193# add font/glyph/script fallback infrastructureHerbert Duerr2-15/+21
2002-10-28#103973# check validity of last parent in XIM status windowPhilipp Lohmann1-4/+19
2002-10-21#103973# in all callbacks check whether frame was already removedPhilipp Lohmann1-12/+16
2002-10-16#100200# fix return value of static linkPhilipp Lohmann1-2/+3
2002-10-14#104140# #104057# recognize field color, fixed a loopPhilipp Lohmann1-3/+7
2002-10-14#100200# protect SmOpenConnection from other threadPhilipp Lohmann1-3/+20
2002-10-11#100200# put ICE message processing into an own thread to prevent ↵Philipp Lohmann3-58/+122
gnome-session from killing us
2002-10-09#i8151# set focus only on own mapPhilipp Lohmann2-5/+9
2002-10-09#104086# correct left/top decorationPhilipp Lohmann1-4/+4
2002-10-08#87660# new pivot cursorsPhilipp Lohmann9-80/+249
2002-10-02#98004# scroll only on wheel button down eventsPhilipp Lohmann1-3/+6
2002-09-24#102118# be more robust on shutting down the icChristof Pintaske1-3/+4
2002-09-18#103360# mirror geometry on demandPhilipp Lohmann3-19/+28
2002-09-18#103361# better back scaling of pixel values to colors in visuals with other ↵Philipp Lohmann2-4/+31
than 8 bit significant bits in rgb-masks
2002-09-18#103360# do not remirror to oftenPhilipp Lohmann1-3/+3
2002-09-17temporary workaround for PPC LinuxPhilipp Lohmann1-3/+5
2002-09-13#103246# fix ServerFont printingHerbert Duerr1-43/+46
2002-09-12#103183# fix GetGlyphBoundRect() on UNX, small MAC patchHerbert Duerr1-100/+8
2002-09-06#103023# printer builtin fonts are addressed using glyphids but unicodesHerbert Duerr1-5/+6
2002-09-05#100194# fix typoHerbert Duerr1-3/+3
2002-09-04#100194# adjust to SalLayout::DrawText changesHerbert Duerr1-20/+12
2002-09-04#100194# adjust to SalLayout::DrawText changes, use SalLayout's glyph ↵Herbert Duerr1-22/+45
conventions
2002-09-04#100194# adjust to SalLayout::DrawText changes, prefer references to pointersHerbert Duerr1-347/+170
2002-09-04#100194# adjust to SalLayout::DrawText changesHerbert Duerr1-58/+21
2002-09-02#102862# check for valid returnvalues in sal_equalHostsPhilipp Lohmann1-6/+9
2002-08-30#100602# recognize special characters in ansi1252Philipp Lohmann1-4/+32
2002-08-29#100860# minor updates for window based UI-mirroringStephan Schäfer3-21/+21