summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara2011-08-151-1/+1
* VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara2011-08-153-352/+0
* turn on cairo rendering of vertical textCaolán McNamara2011-08-152-7/+7
* Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky2011-08-151-1/+1
* Preserve CollateSingleJobs between calls to print dialogAlex Kempshall2011-08-141-0/+17
* Replace removed ByteString API usageNorbert Thiebaud2011-08-131-1/+1
* callcatcher: Remove unused ImplDockingWindowWrapper's methods.Jan Holesovsky2011-08-132-172/+2
* smoketest fails: revert "fix rendering of metafiles embedded in emf+"Caolán McNamara2011-08-111-20/+17
* Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceActionCaolán McNamara2011-08-111-8/+5
* ByteString::ToInt64->rtl::OString::toInt64Caolán McNamara2011-08-111-1/+2
* fix rendering of metafiles embedded in emf+Radek Doulik2011-08-101-17/+20
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1016-16/+16
* Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky2011-08-083-9/+3
* Remove an unneeded forward reference to class ListJoseph Powers2011-08-051-1/+0
* fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara2011-08-051-1/+2
* callcatcher: unused methodsCaolán McNamara2011-08-055-68/+4
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* and get this building under windowsCaolán McNamara2011-08-042-3/+2
* callcatcher: remove unused methodsCaolán McNamara2011-08-045-58/+0
* LookupKeysymInDefaultGroup unusedCaolán McNamara2011-08-041-10/+0
* unusedcode.easy: Removed some members.Joseph Powers2011-08-032-20/+0
* Anything to do with position in MenuItemList should be size_tJoseph Powers2011-08-031-68/+78
* unusedcode.easy: Removed unused code from MenuJoseph Powers2011-08-022-94/+2
* Modify MenuItemList so it uses std::vector<> instead of ListJoseph Powers2011-08-021-74/+112
* callcatcher: remove unused methodsThomas Arnhold2011-08-034-436/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-026-95/+0
* Resolves: rhbz#693265 fix crash from unhandled exceptionCaolán McNamara2011-08-021-4/+24
* Remove an unneeded forward declarion of class List.Joseph Powers2011-08-021-1/+0
* add vertical layout as a distinguishing font layout attributeCaolán McNamara2011-08-024-18/+23
* callcatcher: remove unused codeCaolán McNamara2011-07-312-77/+0
* callcatcher: remove unused FillPolyPolygonCaolán McNamara2011-07-312-30/+0
* More iOS hacking, intermediate commit, certainly not workingTor Lillqvist2011-07-3115-71/+3420
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3016-3/+24
* callcatcher: remove unused methodsThomas Arnhold2011-07-2911-180/+0
* callcatcher: ditch various unused methodsCaolán McNamara2011-07-286-108/+0
* ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2011-07-271-1/+3
* callcatcher: remove unused methodsThomas Arnhold2011-07-264-36/+0
* callcatcher: bring SplitWindow::GetItemWindow backThomas Arnhold2011-07-262-0/+14
* callcatcher: actually remove the right oneThomas Arnhold2011-07-262-6/+3
* callcatcher: clean up ImplImageBmpThomas Arnhold2011-07-262-158/+0
* callcatcher: clean WindowThomas Arnhold2011-07-265-390/+2
* callcatcher: Remove JavaChildThomas Arnhold2011-07-264-126/+0
* callcatcher: clean up SplitWindowThomas Arnhold2011-07-262-346/+0
* bring some order into Libray_vclBjoern Michaelsen2011-07-261-201/+202
* join GUIBASE aqua conditionals in Library_vclBjoern Michaelsen2011-07-261-13/+9
* join WNT conditionals in Library_vclBjoern Michaelsen2011-07-261-29/+24
* use uikit, corefoundation, cocoa, carbon, quicktime externalsBjoern Michaelsen2011-07-261-18/+10
* use gtk and gthread externals in vclplug_gtk, add FIXME for dbusBjoern Michaelsen2011-07-261-10/+3
* use configured freetype and fontconfig flags, at end of link linkCaolán McNamara2011-07-261-9/+3
* use new link mechanism and drop this horrible messCaolán McNamara2011-07-264-14/+3