summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* callcatcher: remove unused methodsThomas Arnhold2011-07-264-316/+0
* Fix unintendet re-add of JobSetup::GetValueThomas Arnhold2011-07-263-15/+0
* Usage of gb_Library_set_componentfile has apparently changed, so adaptTor Lillqvist2011-07-251-2/+2
* Use gb_OBJCXXFLAGS for iOS, tooTor Lillqvist2011-07-252-6/+4
* update gnumake pieces for system cairoMichael Meeks2011-07-253-61/+10
* Remove vendor specific properties handling.Thomas Arnhold2011-07-255-123/+15
* callcatcher: remove unused methodsThomas Arnhold2011-07-258-76/+0
* customtargets have grown another argumentCaolán McNamara2011-07-251-1/+1
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-07-2434-981/+2936
|\
| * More iOS baby stepsTor Lillqvist2011-07-247-2/+2857
| * unusedcode.easy: AlphaMaskJoseph Powers2011-07-232-159/+85