]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Wed, 11 Oct 2006 19:24:33 +0000 (19:24 +0000)]
Anim doesn't depend on GIF, remove wxUSE_GIF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 11 Oct 2006 19:06:21 +0000 (19:06 +0000)]
[
1574592 ] Documentation for wxBufferedDC improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 11 Oct 2006 17:59:40 +0000 (17:59 +0000)]
Use native version of wxAnimateCtrl only for
GTK >= 2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 11 Oct 2006 17:02:26 +0000 (17:02 +0000)]
add sections to advanced library for each unix-based platform
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 11 Oct 2006 17:00:24 +0000 (17:00 +0000)]
animatectrl typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 11 Oct 2006 16:36:31 +0000 (16:36 +0000)]
bringing up to date with new files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 11 Oct 2006 16:28:35 +0000 (16:28 +0000)]
Added back necessary defines 'cleaned' away. If folks could resist the urge to delete
them again, I'd be much obliged. We can change the symbol name if necessary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 11 Oct 2006 16:10:12 +0000 (16:10 +0000)]
while gcc 4 works under xcode, 3.3. builds don't, therefore this workaround for source relative includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41941
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 11 Oct 2006 16:09:39 +0000 (16:09 +0000)]
Fix part of [
1570325 ] wxAnimationCtrl for wxAdv library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 11 Oct 2006 13:54:03 +0000 (13:54 +0000)]
fixing changing text colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Wed, 11 Oct 2006 13:45:44 +0000 (13:45 +0000)]
Implement left indentation and tab stops support in wxTextCtrl, patch #
1518114 - Tim Kosse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 11 Oct 2006 12:29:57 +0000 (12:29 +0000)]
adding the 0.5 offset for odd pen widths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 11 Oct 2006 09:20:34 +0000 (09:20 +0000)]
adding events on kill-focus (Robert's Patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 23:16:37 +0000 (23:16 +0000)]
allow customization of individual grid lines appearance (patch
1496015 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 18:30:43 +0000 (18:30 +0000)]
fixed typos in last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 18:26:26 +0000 (18:26 +0000)]
protect gs_allThreads with a mutex (modified patch
1518719 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 24 Jul 2006 18:20:18 +0000 (18:20 +0000)]
documentation for wxAppTraits (patch
1518295 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 06:44:51 +0000 (06:44 +0000)]
distrib changes to enable graphics context and add gdiplus.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:44:52 +0000 (04:44 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:42:49 +0000 (04:42 +0000)]
helpers and typemaps for new GraphicsContext methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:18:35 +0000 (04:18 +0000)]
better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:16:33 +0000 (04:16 +0000)]
reentrance methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:10:36 +0000 (04:10 +0000)]
~wxPoint2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:09:58 +0000 (04:09 +0000)]
Get/Set LayoutDirection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:07:14 +0000 (04:07 +0000)]
Add wxOverlay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 04:01:29 +0000 (04:01 +0000)]
Don't call BeginDrawing/EndDrawing, they're deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 03:56:40 +0000 (03:56 +0000)]
don't build the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 03:53:11 +0000 (03:53 +0000)]
use wx.SAVE style for the save dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41921
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 03:51:27 +0000 (03:51 +0000)]
move animate from contrib to core, and migrate to new API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41920
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Oct 2006 03:45:08 +0000 (03:45 +0000)]
Restore a use case that was lost with the last set of updates, using a
wxBufferedDC without a real DC, just a buffer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 11 Oct 2006 03:00:07 +0000 (03:00 +0000)]
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 11 Oct 2006 02:41:07 +0000 (02:41 +0000)]
and more inlines called before defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 10 Oct 2006 19:17:54 +0000 (19:17 +0000)]
remove targets before cp, mv and ln, otherwise ambiguous links and
make errors can result.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41913
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 19:09:01 +0000 (19:09 +0000)]
adding overlay implementation for core graphics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 19:06:19 +0000 (19:06 +0000)]
simpler implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 19:04:21 +0000 (19:04 +0000)]
resetting when necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 19:02:44 +0000 (19:02 +0000)]
switching to newer API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 10 Oct 2006 18:59:48 +0000 (18:59 +0000)]
temporary fix for motif, univ, gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 18:51:55 +0000 (18:51 +0000)]
using separate window groups per window helps keeping overlays with the window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 10 Oct 2006 17:46:49 +0000 (17:46 +0000)]
Added newlines to end of files to avoid RTF-for-PDF index getting messed up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Oct 2006 17:45:57 +0000 (17:45 +0000)]
Move reentrance guard down.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 17:37:02 +0000 (17:37 +0000)]
don't include missing.h before windows headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 17:35:49 +0000 (17:35 +0000)]
correct DLL attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 17:33:49 +0000 (17:33 +0000)]
more inlines called before defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 10 Oct 2006 17:02:34 +0000 (17:02 +0000)]
Minor correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 10 Oct 2006 17:01:36 +0000 (17:01 +0000)]
Return type change
Added support for help button to formatting dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 10 Oct 2006 16:48:47 +0000 (16:48 +0000)]
Added some missing newlines to ends of files (necessary for linear RTF)
Added rich text control formatting and symbol dialogs
API changes for wxRichTextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 13:57:19 +0000 (13:57 +0000)]
setting clipping correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 13:53:37 +0000 (13:53 +0000)]
real LaTeX fix to last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 13:49:17 +0000 (13:49 +0000)]
attempt to correct bogus tex2rtf warning about unmatched brackets in htprintmacros.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 13:46:23 +0000 (13:46 +0000)]
WinCE build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 13:46:18 +0000 (13:46 +0000)]
LaTeX fix to last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 13:45:12 +0000 (13:45 +0000)]
escape more underscores (we need a pre-commit check for those...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 13:42:04 +0000 (13:42 +0000)]
added discussion of user-generated vs programmatic events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 13:36:05 +0000 (13:36 +0000)]
making sure the overlay moves with its parent on OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 13:00:44 +0000 (13:00 +0000)]
!__WX_DC_BLIT_FIXED__ case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 12:43:58 +0000 (12:43 +0000)]
getting the wxWindow* on GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 12:37:15 +0000 (12:37 +0000)]
adding includes for non-precomp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 12:21:59 +0000 (12:21 +0000)]
turning around defines, using a graphics context enables testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 12:08:52 +0000 (12:08 +0000)]
Warning fixes and minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 12:07:17 +0000 (12:07 +0000)]
Follow changes in wxRenderer interface.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 12:06:09 +0000 (12:06 +0000)]
Follow CreateButtonSizer interface change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 10 Oct 2006 11:11:59 +0000 (11:11 +0000)]
Added help provider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 10 Oct 2006 11:09:44 +0000 (11:09 +0000)]
fix for Borland - which never likes ?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 10 Oct 2006 11:05:10 +0000 (11:05 +0000)]
remove stray ; which broke compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 10:47:40 +0000 (10:47 +0000)]
moving to correct position
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 10:39:46 +0000 (10:39 +0000)]
#incldue fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 10:39:29 +0000 (10:39 +0000)]
overlay implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 10:29:41 +0000 (10:29 +0000)]
removed spaces; added WXDLLEXPORTs; make overlay classes non copiable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 10:28:04 +0000 (10:28 +0000)]
overlay implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Oct 2006 10:28:00 +0000 (10:28 +0000)]
Added part of patch
[
1573619 ] Fix for Reentrance problems in events
in slightly modified form.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 10:06:57 +0000 (10:06 +0000)]
Updated makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 10 Oct 2006 10:04:10 +0000 (10:04 +0000)]
generate makefile.unx files using bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41872
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 10 Oct 2006 09:54:26 +0000 (09:54 +0000)]
added support for the 'richtext' library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 10 Oct 2006 09:50:26 +0000 (09:50 +0000)]
added support for AUI library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 09:11:32 +0000 (09:11 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Oct 2006 08:57:46 +0000 (08:57 +0000)]
Add test for SetItemMinSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 10 Oct 2006 08:31:23 +0000 (08:31 +0000)]
added wxDC::Set/GetLayoutDirection() and implemented it for wxMSW (patch from Tim Kosse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 08:16:34 +0000 (08:16 +0000)]
Use wxUSE_* flags for new animation code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 08:05:19 +0000 (08:05 +0000)]
wxUnivMSW build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Oct 2006 08:03:59 +0000 (08:03 +0000)]
[
1574264 ] Fix height of wxComboCtrl's wxTextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 07:22:51 +0000 (07:22 +0000)]
Updated Univ setup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 07:19:26 +0000 (07:19 +0000)]
Back to previous call with -1 replacement.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 07:11:26 +0000 (07:11 +0000)]
correct DLL attribute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 07:10:54 +0000 (07:10 +0000)]
fix warnings about calling an inline function before it is defined inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 10 Oct 2006 06:53:42 +0000 (06:53 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 06:53:08 +0000 (06:53 +0000)]
Minor cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 06:48:26 +0000 (06:48 +0000)]
New animate sample described.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 06:47:14 +0000 (06:47 +0000)]
More .rsp files needs updating after new sample addition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 06:40:00 +0000 (06:40 +0000)]
Add new animate sample to the distribution (probably more steps from technote #1 needed).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 10 Oct 2006 06:29:36 +0000 (06:29 +0000)]
Add new animate sample to the distribution (probably more steps from technote #1 needed).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 04:49:22 +0000 (04:49 +0000)]
remove extraneous semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 10 Oct 2006 04:27:54 +0000 (04:27 +0000)]
wxAnimationCtrl cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 10 Oct 2006 03:45:05 +0000 (03:45 +0000)]
Add missing header files so they'll get installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 10 Oct 2006 03:30:33 +0000 (03:30 +0000)]
Disown using .this.own(False) instead of .thisown = False
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 10 Oct 2006 03:27:50 +0000 (03:27 +0000)]
CreateButtonSizer changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 9 Oct 2006 23:44:00 +0000 (23:44 +0000)]
fixed crash in wxColour ctor after RGBA-ization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 9 Oct 2006 23:13:45 +0000 (23:13 +0000)]
DLL build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 9 Oct 2006 22:56:48 +0000 (22:56 +0000)]
use native toolbar, font dialog and CG by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 9 Oct 2006 22:26:25 +0000 (22:26 +0000)]
swap wxANIHeader bytes on big endian architectures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775