Vadim Zeitlin
|
72045d5768
|
added wxAnimationCtrl (patch 1570325)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 17:51:07 +00:00 |
|
Vadim Zeitlin
|
f1af673620
|
regenerated after adding dcbufcmn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 16:52:42 +00:00 |
|
Vadim Zeitlin
|
2e992e06a7
|
added wxWindow::IsDoubleBuffered() and improve wxBufferedDC (patch 1565330)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 16:39:34 +00:00 |
|
Włodzimierz Skiba
|
6c8f8e7e25
|
Updated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 08:23:41 +00:00 |
|
Włodzimierz Skiba
|
1d756eff85
|
Updated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 07:52:36 +00:00 |
|
Robin Dunn
|
3abcf424a3
|
Bumping the version number also requires that version.h be modified,
and also rebaking the makeifles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 01:20:56 +00:00 |
|
Julian Smart
|
cd5dc5e628
|
Added rich text formatting and symbol dialog files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 14:12:00 +00:00 |
|
Vadim Zeitlin
|
e5b41495b4
|
rebaked with aboutdlg.* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 13:10:06 +00:00 |
|
Vadim Zeitlin
|
a11a0ead4a
|
added GTK+ 2.6 implementation of wxAboutBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 13:08:51 +00:00 |
|
Vadim Zeitlin
|
fd3f8f5cf5
|
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 12:07:03 +00:00 |
|
Vadim Zeitlin
|
ae50b288e0
|
added wxAboutBox-related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-08 01:21:28 +00:00 |
|
Robin Dunn
|
2713e62971
|
Add USE_GDIPLUS option that will control (for the makefile builds) if
the gdiplus.lib library is added to the link, and whether
wxUSE_GRAPHICS_CONTEXT should be defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-05 22:45:17 +00:00 |
|
Robin Dunn
|
f43426c1b9
|
Bakefile changes for building the graphics context modules, and
setup/configure changes for setting wxUSE_GRAPHICS_CONTEXT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-04 03:13:03 +00:00 |
|
Włodzimierz Skiba
|
93df3f5f73
|
Updated Watcom/OS2 makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-02 08:52:49 +00:00 |
|
Vadim Zeitlin
|
c4ad618c2f
|
regenerated after wx/cpp.h addition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-01 20:46:32 +00:00 |
|
Vadim Zeitlin
|
cdd8d745c4
|
move wxSTRINGIZE and other preprocessor helpers to wx/cpp.h to fix version.rc compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-30 14:55:06 +00:00 |
|
Vadim Zeitlin
|
81c330c6f0
|
fixed confusing double messages about getservbyname_r() test result, made the checking message consistent with gethostbyname_r() one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-29 00:03:27 +00:00 |
|
Vadim Zeitlin
|
97d01c138c
|
removed non existent wx/dfb/popupwin.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-28 23:48:25 +00:00 |
|
Vadim Zeitlin
|
87f83ac867
|
The Lesser wxMask Refactoring: merged wxMGL and wxDFB version, added wxMaskBase which could/should be used by other ports later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-28 23:02:39 +00:00 |
|
Vadim Zeitlin
|
4353a8df6e
|
add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-28 22:55:28 +00:00 |
|
Chris Elliott
|
dba6243c56
|
remove wx.pdf correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-26 08:03:13 +00:00 |
|
Robin Dunn
|
e17b6377be
|
More bakfile changes needed for bmpcbox. Rebaked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-23 22:54:16 +00:00 |
|
Vadim Zeitlin
|
d1a3f56648
|
added src/xrc/xh_bmpbt.cpp (how comes it was in Makefile but not here?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-23 16:57:16 +00:00 |
|
Vadim Zeitlin
|
10c2977639
|
remove generic/imaglist.cpp from GTK|MOTIF_SRC now that it is in XWIN_LOWLEVEL_SRC already included in them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-23 16:44:04 +00:00 |
|
Vadim Zeitlin
|
d4d680e6d8
|
only include generic imaglist.{cpp|h} in the ports which don't have the native version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-20 21:20:18 +00:00 |
|
Vadim Zeitlin
|
3a01afec26
|
first compilable version of the mono theme, replacing the accidentally checked in previous revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-20 15:57:36 +00:00 |
|
Włodzimierz Skiba
|
c744d3f862
|
'configtool' removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-19 15:37:21 +00:00 |
|
Vadim Zeitlin
|
8930b2ed1e
|
rebaked after listctrl/imagelist and wxUniv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-18 23:26:55 +00:00 |
|
Vadim Zeitlin
|
147b8a4ab5
|
refactor some existing themes methods in a new base wxStdRenderer class (before adding a new theme)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-18 23:09:42 +00:00 |
|
Vadim Zeitlin
|
9cd7a3f700
|
use native wxImageList for wxUniv, it's a low level class and so it doesn't make sense to always usegeneric version (also fixes wxUniv build broken by recent changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-18 23:06:35 +00:00 |
|
Kevin Ollivier
|
c2c04edc2c
|
Commiting re-baked files after wxListCtrl OS X additions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-17 08:06:09 +00:00 |
|
Kevin Ollivier
|
e2bc1d6981
|
Initial commit of native OS X list ctrl support. Compile tested on Win, Mac, FC4/GTK2. Tested samples on Win and OS X. Also, support for co-existance of native and generic list ctrl on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-17 01:20:08 +00:00 |
|
Chris Elliott
|
e40821559e
|
fix path of pdf zip file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-07 14:49:23 +00:00 |
|
Václav Slavík
|
52c8d32a71
|
use C++ wrappers around DirectFB API for easier use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-06 09:40:31 +00:00 |
|
Stefan Neis
|
d1c3843c77
|
Removed no longer needed/existing file os2/gdiobj.cpp from filelist.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-27 16:36:41 +00:00 |
|
Václav Slavík
|
b3c861501a
|
initial (not yet working) code for DirectFB port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-27 09:42:42 +00:00 |
|
Włodzimierz Skiba
|
99713fe395
|
After adding check to wx/mgl/chkconf.h for UNIV flag, our regex needs this flag delivered by makefiles (with rebaking).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-24 16:08:21 +00:00 |
|
Włodzimierz Skiba
|
803c61bf2d
|
Keep wxPalmOS buildable - wxIcon and wxCursor moved to generic implementations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-24 14:43:20 +00:00 |
|
Michael Wetherell
|
e321ac6160
|
Bring through upstream version tagged SDL_1_2_11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:56:02 +00:00 |
|
Michael Wetherell
|
991a9f9710
|
Bring through upstream version tagged PKGCONF_0_20.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:51:18 +00:00 |
|
Michael Wetherell
|
5a0bcf1f34
|
Allow unknown generic unix systems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:31:12 +00:00 |
|
Michael Wetherell
|
b45b79f286
|
Display 'no' when the test fails and correct quoting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:21:16 +00:00 |
|
Michael Wetherell
|
6a4d465c26
|
Bring upstream version tagged ACARC_2006_07_16 through from vendor branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 19:06:23 +00:00 |
|
Václav Slavík
|
5819f832e6
|
moved IMPLEMENT_DYNAMIC_CLASS(wxGDIObject,wxObject) line to gdicmn.cpp so that we don't have to have several identical gdiobj.cpp files containing only it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-16 14:53:49 +00:00 |
|
Vadim Zeitlin
|
fc1dea3de0
|
regenerated after adding platinfo.{h|cpp}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 21:10:59 +00:00 |
|
Vadim Zeitlin
|
8bb6b2c057
|
wxPlatformInfo (patch 1532064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-13 21:00:32 +00:00 |
|
Václav Slavík
|
3da12c22f2
|
moved mgl/colour.{cpp,h} to generic so that it can be reused by other ports without native colour representation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-10 11:16:30 +00:00 |
|
Václav Slavík
|
71451a6d16
|
moved wxIcon implementation for ports where it's identical to wxBitmap to generic/icon.{cpp,h} so that the same code is not duplicated several times
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-09 17:59:30 +00:00 |
|
Vadim Zeitlin
|
b3b109d381
|
removed mentions of wxWINE.spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-05 16:14:24 +00:00 |
|
Vadim Zeitlin
|
8f70a1ea88
|
install locale files as part of wxBase; name directory created by BASE_DIST wxBase-x.y and not wxGTK-x.y
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-08-04 23:09:04 +00:00 |
|