summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-09-03fdo#82818 vcl macosx. fix asian vertical ctlayoutNorbert Thiebaud1-109/+153
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud7-17/+17
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud5-33/+24
2014-09-03fix signatureThomas Arnhold1-1/+1
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2-4/+5
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-0/+3
2014-09-02make previewer default to resizeableCaolán McNamara1-1/+1
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara4-4/+20
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara5-36/+80
2014-09-02coverity#1233506 Use of untrusted scalar valueCaolán McNamara1-4/+13
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard1-1/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02fix crash when creating chartMarkus Mohrhard1-2/+4
2014-09-02fix buildMarkus Mohrhard1-2/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02support legacy and core context on OSXMarkus Mohrhard2-13/+37
2014-09-02fix non OSX build againMarkus Mohrhard1-0/+2
2014-09-02remove unused methodMarkus Mohrhard2-6/+0
2014-09-02fix non Mac buildMarkus Mohrhard1-3/+6
2014-09-02working OSX OpenGLContextMarkus Mohrhard1-0/+13
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard4-7/+28
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard4-30/+86
2014-09-02add invalid framebuffer operation to OpenGL error messagesMarkus Mohrhard1-0/+1
2014-09-02check framebuffer statusMarkus Mohrhard1-1/+7
2014-09-02extract some shared codeMarkus Mohrhard1-0/+13
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard1-1/+10
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara1-0/+5
2014-08-30move layout from dialog to systemwindowCaolán McNamara4-134/+178
2014-08-29ignore aggressive Nvidia GLSL compiler error messagesMarkus Mohrhard1-0/+5
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás1-2/+2
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás1-7/+5
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+6
2014-08-27callcatcher: update unused codeCaolán McNamara1-24/+0
2014-08-27m_aDevice may be nullCaolán McNamara1-0/+3
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara1-1/+1
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara1-7/+0
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara1-12/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara1-7/+0
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-08-26name offending dialogCaolán McNamara1-1/+1
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard2-2/+10
2014-08-25connect gtk-yes and gtk-no upCaolán McNamara1-0/+4
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara1-28/+0
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara1-6/+0
2014-08-25convert SV_EDIT_WARNING_BOX to MessageDialog + stringCaolán McNamara3-5/+5
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara1-6/+0
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-08-25set names on some UNIX-only threadsMichael Stahl4-0/+7
2014-08-25fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS XMatthew J. Francis1-0/+18
2014-08-24vcl::KeyCode fixesTor Lillqvist1-4/+4