summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe16-16/+16
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky3-9/+3
2011-08-05Remove an unneeded forward reference to class ListJoseph Powers1-1/+0
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara1-1/+2
2011-08-05callcatcher: unused methodsCaolán McNamara5-68/+4
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04and get this building under windowsCaolán McNamara2-3/+2
2011-08-04callcatcher: remove unused methodsCaolán McNamara5-58/+0
2011-08-04LookupKeysymInDefaultGroup unusedCaolán McNamara1-10/+0
2011-08-03unusedcode.easy: Removed some members.Joseph Powers2-20/+0
2011-08-03Anything to do with position in MenuItemList should be size_tJoseph Powers1-68/+78
2011-08-02unusedcode.easy: Removed unused code from MenuJoseph Powers2-94/+2
2011-08-02Modify MenuItemList so it uses std::vector<> instead of ListJoseph Powers1-74/+112
2011-08-03callcatcher: remove unused methodsThomas Arnhold4-436/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold6-95/+0
2011-08-02Resolves: rhbz#693265 fix crash from unhandled exceptionCaolán McNamara1-4/+24
2011-08-02Remove an unneeded forward declarion of class List.Joseph Powers1-1/+0
2011-08-02add vertical layout as a distinguishing font layout attributeCaolán McNamara4-18/+23
2011-07-31callcatcher: remove unused codeCaolán McNamara2-77/+0
2011-07-31callcatcher: remove unused FillPolyPolygonCaolán McNamara2-30/+0
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist15-71/+3420
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist16-3/+24
2011-07-29callcatcher: remove unused methodsThomas Arnhold11-180/+0
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara6-108/+0
2011-07-27ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-1/+3
2011-07-26callcatcher: remove unused methodsThomas Arnhold4-36/+0
2011-07-26callcatcher: bring SplitWindow::GetItemWindow backThomas Arnhold2-0/+14
2011-07-26callcatcher: actually remove the right oneThomas Arnhold2-6/+3
2011-07-26callcatcher: clean up ImplImageBmpThomas Arnhold2-158/+0
2011-07-26callcatcher: clean WindowThomas Arnhold5-390/+2
2011-07-26callcatcher: Remove JavaChildThomas Arnhold4-126/+0
2011-07-26callcatcher: clean up SplitWindowThomas Arnhold2-346/+0
2011-07-26bring some order into Libray_vclBjoern Michaelsen1-201/+202
2011-07-26join GUIBASE aqua conditionals in Library_vclBjoern Michaelsen1-13/+9
2011-07-26join WNT conditionals in Library_vclBjoern Michaelsen1-29/+24
2011-07-26use uikit, corefoundation, cocoa, carbon, quicktime externalsBjoern Michaelsen1-18/+10
2011-07-26use gtk and gthread externals in vclplug_gtk, add FIXME for dbusBjoern Michaelsen1-10/+3
2011-07-26use configured freetype and fontconfig flags, at end of link linkCaolán McNamara1-9/+3
2011-07-26use new link mechanism and drop this horrible messCaolán McNamara4-14/+3
2011-07-26callcatcher: remove unused methodsThomas Arnhold4-316/+0
2011-07-26Fix unintendet re-add of JobSetup::GetValueThomas Arnhold3-15/+0
2011-07-25Usage of gb_Library_set_componentfile has apparently changed, so adaptTor Lillqvist1-2/+2
2011-07-25Use gb_OBJCXXFLAGS for iOS, tooTor Lillqvist2-6/+4
2011-07-25update gnumake pieces for system cairoMichael Meeks3-61/+10
2011-07-25Remove vendor specific properties handling.Thomas Arnhold5-123/+15
2011-07-25callcatcher: remove unused methodsThomas Arnhold8-76/+0
2011-07-25customtargets have grown another argumentCaolán McNamara1-1/+1
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen34-981/+2936
2011-07-24More iOS baby stepsTor Lillqvist7-2/+2857
2011-07-23unusedcode.easy: AlphaMaskJoseph Powers2-159/+85