summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)AuthorFilesLines
2014-09-16vcl: Order.Jan Holesovsky1-1/+1
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky1-0/+1
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky1-0/+3
2014-07-10fix linking in vcl under OSXNoel Grandin1-0/+1
2014-07-03fix libmerged: vclplug_svp is inMatúš Kukan1-0/+1
2014-06-16Use proper name also when libmerged is used.Matúš Kukan1-3/+3
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl1-0/+3
2014-06-03vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl1-0/+2
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock1-0/+1
2014-05-23vcl: move mouse functions from window.cxx to mouse.cxxChris Sherlock1-0/+1
2014-05-23vcl: split window.cxx into event and settings functionsChris Sherlock1-0/+2
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks1-0/+1
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock1-0/+1
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock1-0/+1
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock1-0/+1
2014-05-13vcl: move window order and stack functions into stacking.cxxChris Sherlock1-0/+1
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock1-0/+1
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock1-1/+2
2014-05-13VCL: Move accessibility functions to accessibility.cxxChris Sherlock1-0/+1
2014-05-01Revert "VCL: move native widget rendering functions out of OutputDevice"Chris Sherlock1-1/+1
2014-05-01VCL: move native widget rendering functions out of OutputDeviceChris Sherlock1-1/+1
2014-05-01VCL: Rearrange function locations and accessibility in window.hxxChris Sherlock1-76/+76
2014-04-27VCL: complete reorganization of text and font functions in outdev.hxxChris Sherlock1-119/+119
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock1-0/+1
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock1-1/+0
2014-04-22Move OutputDevice clipping functions into own fileChris Sherlock1-0/+1
2014-04-22Reorganize outdev.hxx - mainly map functionsChris Sherlock1-1/+1
2014-04-22Reorganize native control functions in OutputDeviceChris Sherlock1-1/+1
2014-04-22Reorganize OutputDevice bitmap functionsChris Sherlock1-1/+0
2014-04-20Move VCL text line functions from text.cxx to textline.cxxChris Sherlock1-0/+1
2014-04-17No need for vcl/source/outdev/bezier.cxx any moreChris Sherlock1-1/+0
2014-04-16Move alpha.cxx contents into bitmap.cxxChris Sherlock1-1/+0
2014-04-16Split outdev5.cxx and outdev6.cxxChris Sherlock1-3/+3
2014-04-16Split outdev3.cxxChris Sherlock1-1/+2
2014-04-16Split outdev2.cxxChris Sherlock1-14/+20
2014-04-16Move lines and rectangles to seperate source filesChris Sherlock1-0/+1
2014-04-16Move line functions into line.cxx and polyline.cxxChris Sherlock1-0/+2
2014-04-16Move bezier functions into own source file bezier.cxxChris Sherlock1-0/+1
2014-04-16Don't forget to add polygon as an object in the makefile!Chris Sherlock1-0/+1
2014-04-16Move hatch functions to own source file.Chris Sherlock1-1/+1
2014-04-16Move OutputDevice gradient funcs to vcl/source/gdi/outdev/gradient.cxxChris Sherlock1-0/+1
2014-04-16Move OutputDevice source files to vcl/source/gdi/outdevChris Sherlock1-8/+8
2014-04-09vcl quartz: cache per-run glyphs informationNorbert Thiebaud1-0/+1
2014-03-21move remaining padmin dialogs into vclCaolán McNamara1-9/+1
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+2
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+1
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-1/+0
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan1-8/+0
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-0/+3
2014-02-06Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann1-1/+1