summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-11-10fix windows buildMarkus Mohrhard
2014-11-10vcl: Add a way to resize an image using the GPULouis-Francis Ratté-Boulianne
2014-11-10vcl: Add class to control a OpenGL textureLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add OpenGLSalBitmap implementationLouis-Francis Ratté-Boulianne
2014-11-10better way to access the X11 windowMarkus Mohrhard
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-10use Impl for windows backendMarkus Mohrhard
2014-11-10implement stub for OpenGL SalGraphicsImpl sub classMarkus Mohrhard
2014-11-10add Impl version for SalGraphicsPtyl Dragon
2014-09-16vcl: Order.Jan Holesovsky
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky
2014-07-10fix linking in vcl under OSXNoel Grandin
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan
2014-06-16Use proper name also when libmerged is used.Matúš Kukan
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock
2014-05-23vcl: move mouse functions from window.cxx to mouse.cxxChris Sherlock
2014-05-23vcl: split window.cxx into event and settings functionsChris Sherlock
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock
2014-05-13vcl: move window order and stack functions into stacking.cxxChris Sherlock
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock
2014-04-22Move OutputDevice clipping functions into own fileChris Sherlock
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock
2014-04-22Reorganize native control functions in OutputDeviceChris Sherlock
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock
2014-04-17No need for vcl/source/outdev/bezier.cxx any moreChris Sherlock
2014-04-16Move alpha.cxx contents into bitmap.cxxChris Sherlock
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock
2014-04-16Split outdev3.cxxChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock
2014-04-16Move lines and rectangles to seperate source filesChris Sherlock
2014-04-16Move line functions into line.cxx and polyline.cxxChris Sherlock
2014-04-16Move bezier functions into own source file bezier.cxxChris Sherlock
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock