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