Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.
authorPeter Cawley <corsix@corsix.org>
Wed, 16 Sep 2009 12:06:02 +0000 (12:06 +0000)
committerPeter Cawley <corsix@corsix.org>
Wed, 16 Sep 2009 12:06:02 +0000 (12:06 +0000)
commit3c3ead1d1513a5eb79091a604f4e42b45d1bdf5d
treeeeb8dbfcb2eb228834e663bb95794bb62beb69f3
parent1a2df6a75b3d96b35e29b1cf392758cbeeef93e0
Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
126 files changed:
Makefile.in
autoconf_inc.m4
build/bakefiles/common.bkl
build/bakefiles/config.bkl
build/bakefiles/files.bkl
build/bakefiles/make_dist.mk
build/bakefiles/multilib.bkl
build/bakefiles/wxpresets/presets/wx.bkl
build/bakefiles/wxpresets/presets/wx_win32.bkl
build/bakefiles/wxwin.py
build/msw/config.bcc
build/msw/config.gcc
build/msw/config.vc
build/msw/config.wat
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx.dsw
build/msw/wx_ribbon.dsp [new file with mode: 0644]
build/msw/wx_vc7.sln
build/msw/wx_vc7_ribbon.vcproj [new file with mode: 0644]
build/msw/wx_vc8.sln
build/msw/wx_vc8_ribbon.vcproj [new file with mode: 0644]
build/msw/wx_vc9.sln
build/msw/wx_vc9_ribbon.vcproj [new file with mode: 0644]
configure.in
demos/makefile.bcc
demos/makefile.gcc
demos/makefile.vc
demos/makefile.wat
docs/doxygen/groups/class_ribbon.h [new file with mode: 0644]
docs/doxygen/mainpages/libs.h
include/wx/dlimpexp.h
include/wx/msw/setup0.h
include/wx/os2/setup0.h
include/wx/osx/setup0.h
include/wx/palmos/setup0.h
include/wx/ribbon/art.h [new file with mode: 0644]
include/wx/ribbon/art_internal.h [new file with mode: 0644]
include/wx/ribbon/bar.h [new file with mode: 0644]
include/wx/ribbon/buttonbar.h [new file with mode: 0644]
include/wx/ribbon/control.h [new file with mode: 0644]
include/wx/ribbon/gallery.h [new file with mode: 0644]
include/wx/ribbon/page.h [new file with mode: 0644]
include/wx/ribbon/panel.h [new file with mode: 0644]
include/wx/ribbon/toolbar.h [new file with mode: 0644]
include/wx/univ/setup0.h
interface/wx/ribbon/art.h [new file with mode: 0644]
interface/wx/ribbon/bar.h [new file with mode: 0644]
interface/wx/ribbon/buttonbar.h [new file with mode: 0644]
interface/wx/ribbon/control.h [new file with mode: 0644]
interface/wx/ribbon/gallery.h [new file with mode: 0644]
interface/wx/ribbon/page.h [new file with mode: 0644]
interface/wx/ribbon/panel.h [new file with mode: 0644]
interface/wx/ribbon/toolbar.h [new file with mode: 0644]
samples/html/makefile.bcc
samples/html/makefile.gcc
samples/html/makefile.vc
samples/html/makefile.wat
samples/internat/makefile.bcc
samples/internat/makefile.gcc
samples/makefile.bcc
samples/makefile.gcc
samples/makefile.vc
samples/makefile.wat
samples/opengl/makefile.bcc
samples/opengl/makefile.gcc
samples/opengl/makefile.vc
samples/opengl/makefile.wat
samples/ribbon/Makefile.in [new file with mode: 0644]
samples/ribbon/align_center.xpm [new file with mode: 0644]
samples/ribbon/align_left.xpm [new file with mode: 0644]
samples/ribbon/align_right.xpm [new file with mode: 0644]
samples/ribbon/aui_style.xpm [new file with mode: 0644]
samples/ribbon/auto_crop_selection.xpm [new file with mode: 0644]
samples/ribbon/auto_crop_selection_small.xpm [new file with mode: 0644]
samples/ribbon/circle.xpm [new file with mode: 0644]
samples/ribbon/circle_small.xpm [new file with mode: 0644]
samples/ribbon/colours.xpm [new file with mode: 0644]
samples/ribbon/cross.xpm [new file with mode: 0644]
samples/ribbon/empty.xpm [new file with mode: 0644]
samples/ribbon/expand_selection_h.xpm [new file with mode: 0644]
samples/ribbon/expand_selection_v.xpm [new file with mode: 0644]
samples/ribbon/eye.xpm [new file with mode: 0644]
samples/ribbon/fix_xpm.bat [new file with mode: 0644]
samples/ribbon/fix_xpm.lua [new file with mode: 0644]
samples/ribbon/hexagon.xpm [new file with mode: 0644]
samples/ribbon/makefile.bcc [copied from samples/internat/makefile.bcc with 63% similarity]
samples/ribbon/makefile.gcc [copied from samples/internat/makefile.gcc with 62% similarity]
samples/ribbon/makefile.unx [new file with mode: 0644]
samples/ribbon/makefile.vc [new file with mode: 0644]
samples/ribbon/makefile.wat [new file with mode: 0644]
samples/ribbon/msw_style.xpm [new file with mode: 0644]
samples/ribbon/position_left_small.xpm [new file with mode: 0644]
samples/ribbon/position_top_small.xpm [new file with mode: 0644]
samples/ribbon/ribbon.bkl [new file with mode: 0644]
samples/ribbon/ribbon.dsp [new file with mode: 0644]
samples/ribbon/ribbon.dsw [new file with mode: 0644]
samples/ribbon/ribbon.xpm [new file with mode: 0644]
samples/ribbon/ribbon_vc7.sln [new file with mode: 0644]
samples/ribbon/ribbon_vc7.vcproj [new file with mode: 0644]
samples/ribbon/ribbon_vc8.sln [new file with mode: 0644]
samples/ribbon/ribbon_vc8.vcproj [new file with mode: 0644]
samples/ribbon/ribbon_vc9.sln [new file with mode: 0644]
samples/ribbon/ribbon_vc9.vcproj [new file with mode: 0644]
samples/ribbon/ribbondemo.cpp [new file with mode: 0644]
samples/ribbon/selection_panel.xpm [new file with mode: 0644]
samples/ribbon/square.xpm [new file with mode: 0644]
samples/ribbon/triangle.xpm [new file with mode: 0644]
setup.h.in
src/ribbon/art_aui.cpp [new file with mode: 0644]
src/ribbon/art_internal.cpp [new file with mode: 0644]
src/ribbon/art_msw.cpp [new file with mode: 0644]
src/ribbon/bar.cpp [new file with mode: 0644]
src/ribbon/buttonbar.cpp [new file with mode: 0644]
src/ribbon/control.cpp [new file with mode: 0644]
src/ribbon/gallery.cpp [new file with mode: 0644]
src/ribbon/page.cpp [new file with mode: 0644]
src/ribbon/panel.cpp [new file with mode: 0644]
src/ribbon/toolbar.cpp [new file with mode: 0644]
utils/Makefile.in
utils/makefile.bcc
utils/makefile.gcc
utils/makefile.vc
utils/makefile.wat