Commit Graph

43543 Commits

Author SHA1 Message Date
Vadim Zeitlin
647d7ce90b use %p for printing out a pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 17:11:37 +00:00
Stefan Csomor
9cb0c458c4 64/32 bit fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 12:24:33 +00:00
Stefan Csomor
6ef27a1414 64/32 bit fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 12:20:28 +00:00
Václav Slavík
43c5fff8a8 use 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 10:12:03 +00:00
Stefan Csomor
f88fc76e8f include fixed for non-precomp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 09:44:36 +00:00
Jouk Jansen
33ea583705 Update OpenVMS compile configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 06:46:56 +00:00
Vadim Zeitlin
2c20f44d70 remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function is redefined as static
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 23:12:13 +00:00
Stefan Csomor
5252d9e410 graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:27:46 +00:00
Stefan Csomor
f4a7b7a39b graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:19:46 +00:00
Stefan Csomor
6639b056d6 shaped can be minimized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:16:16 +00:00
Stefan Csomor
cc2cc2c4e0 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:14:28 +00:00
Stefan Csomor
9786ef0172 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:13:05 +00:00
Stefan Csomor
1cc7d13a08 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:11:44 +00:00
Stefan Csomor
1796d3849c merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:10:39 +00:00
Francesco Montorsi
cd5d1e2745 fix links to overviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 19:13:12 +00:00
Francesco Montorsi
29d21088bb fixed all doxygen warnings fixable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 19:08:53 +00:00
Václav Slavík
c1f615bf14 made wxFindFocusedChild static, the comment wasn't telling truth anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 15:31:09 +00:00
Vadim Zeitlin
e9ff6514e7 ignore more build files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 15:22:18 +00:00
Vadim Zeitlin
e70b1175fb check that parent is non-NULL in CreateWindowFromHWND() instead of just crashing if it is; don't call SetEventHandler() unnecessarily; inherit the id from HWND in AdoptAttributesFromHWND()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 15:18:59 +00:00
Vadim Zeitlin
e322e3b6cc call SetHWND(hWnd) from SubclassWin(), this is consistent with calling SetHWND(0) from UnsubclassWin()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 15:16:50 +00:00
Václav Slavík
a575238f87 added wxRESERVE_SPACE_EVEN_IF_HIDDEN support to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 15:14:00 +00:00
Vadim Zeitlin
8ca2ebc8f1 disable wxHAS_TEXT_WINDOW_STREAM for the old MSVC iostream.h library; don't disable it for DLL builds (why?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 12:39:59 +00:00
Vadim Zeitlin
dbf2bd150d include wx/artprov.h to define wxArtID used in this header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 12:27:21 +00:00
Václav Slavík
78a11854a0 format strings with no real text don't need translating
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 22:18:57 +00:00
Vadim Zeitlin
396197cb56 set wxUSE_IOSTREAMH to 0 by default, we're in 2008, not 1988
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:16:33 +00:00
Vadim Zeitlin
b0bcc78732 remove leading dots from .ini/.conf in AddConfFileExtIfNeeded() as this results in double dots in the resulting file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:14:40 +00:00
Vadim Zeitlin
9d272435b8 remove duplicate end iterator declaration from Destroy()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:06:40 +00:00
Vadim Zeitlin
41aeb94eec VC6 doesn't have wostream when using old iostream.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:06:07 +00:00
Václav Slavík
df44dcedaa added macros for checking for conflicts between flags values; use it in wxSizer code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:03:02 +00:00
Václav Slavík
0ba6faaeee added wxRESERVE_SPACE_EVEN_IF_HIDDEN sizer flag that prevents the sizer from changing size if a window is hidden
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 12:01:36 +00:00
Václav Slavík
ad1c5f459b fixed wxGenericTreeCtrl::DoThaw to call base class' method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 10:06:05 +00:00
Václav Slavík
03138b2753 removed IsFrozen() from paint handler, no need for it there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 10:05:40 +00:00
Václav Slavík
53aa9c77b0 test Freeze/Thaw completely, including clearing and setting insertion point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 10:04:25 +00:00
Václav Slavík
5f346ddc0a implemented Freeze/Thaw in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 10:03:01 +00:00
Bryan Petty
de2b67e699 Converted bitmaps to PNG (saving 600KB+), flattened any transparent PNGs in case of incompatible browsers/printing, and renamed a number of images to indicate what page it's used on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-04 04:20:27 +00:00
Francesco Montorsi
bc192c074f add some explanation text for the new sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 23:35:26 +00:00
Vadim Zeitlin
5ae69f626a use the selection background colour set using SetSelectionBackground() in GetSelectedTextBgColour() by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 23:33:38 +00:00
Francesco Montorsi
7a118965b0 added the @appearance tag with a first test screenshot
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 23:27:46 +00:00
Francesco Montorsi
9c981bfbc0 added the logos for our main ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:58:15 +00:00
Francesco Montorsi
469e56bfcd use page_port as prefix since it's shorter and more suited to the new aliases added to Doxygen.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:57:26 +00:00
Francesco Montorsi
5af3e35eb3 typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 22:56:28 +00:00
Michael Wetherell
bf5ebfdc1b Add stylesheet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 20:38:21 +00:00
Francesco Montorsi
16c0ade562 use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 12:23:26 +00:00
Francesco Montorsi
9727442f12 use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 12:22:53 +00:00
Václav Slavík
1c8e5c51f8 made Freeze/Thaw recursively (un)freeze child windows too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 11:30:07 +00:00
Bryan Petty
9e85b0594d Updated library dependancy graph to use Graphviz (through Doxygen) while removing wxODBC library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 10:15:13 +00:00
Bryan Petty
032e27aad0 Removed wxImageList overview, and other @ref fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 03:05:58 +00:00
Vadim Zeitlin
95d3881fed position help windows shown when Shift-F1 is pressed near the window and not at the mouse position unless the mouse is over the window (this avoids showing the tooltip in the opposite corner of the screen)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-03 01:58:39 +00:00
Vadim Zeitlin
0fb0db5c95 always draw toolbar background ourselves under XP as it isn't drawn correctly with some themes (e.g. Zune one) otherwise (replaces patch 1783181)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 23:28:54 +00:00
Vadim Zeitlin
211df0565b add test for setting toolbar background colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-02 23:27:20 +00:00