Robin Dunn
|
13b955a755
|
2.7 --> 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 21:52:48 +00:00 |
|
Robin Dunn
|
d5aea13b42
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 21:51:57 +00:00 |
|
Robert Roebling
|
8f9850dd77
|
Fix X server hang in DND.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 21:19:52 +00:00 |
|
Vadim Zeitlin
|
9fb599edba
|
corrected version after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 18:33:20 +00:00 |
|
Vadim Zeitlin
|
f963a28fa4
|
added entry for 2.8.0-rc2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 18:27:50 +00:00 |
|
Robert Roebling
|
08f57d2125
|
The usual RTL fix for GTK+'s theme drawing function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 17:48:21 +00:00 |
|
Vadim Zeitlin
|
3ad202f9be
|
regenerated after last autoconf_inc.m4 change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 15:44:54 +00:00 |
|
Benjamin Williams
|
a983a3cf6f
|
restore brush properly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 15:29:35 +00:00 |
|
Benjamin Williams
|
1dab6da91b
|
another GradientFillLinear fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 14:51:08 +00:00 |
|
Vadim Zeitlin
|
82c591d771
|
fix compilation when one of wxUSE_LISTCTRL and wxUSE_TREECTRL is defined but the other is not (modified patch 1596323)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 14:20:11 +00:00 |
|
Vadim Zeitlin
|
cb3a0d420a
|
GdiplusStartup() takes ULONG_PTR, not DWORD (patch 1596318); also deTABified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 14:05:14 +00:00 |
|
Julian Smart
|
5bbdfd5ba2
|
Omission and bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 14:03:53 +00:00 |
|
Michael Wetherell
|
8120bbc916
|
Compile fix for the version of VC8 included in the 2003 PSDK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 13:10:56 +00:00 |
|
Vadim Zeitlin
|
ec80cb6ec1
|
include advanced Unix files in wxMGL build under Unix (trying to fix wxMGL link errors in the tinderbox...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 12:32:31 +00:00 |
|
Vadim Zeitlin
|
2c8f21f867
|
label the different gradient pictures clearly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 12:12:42 +00:00 |
|
Benjamin Williams
|
6dff0e2972
|
fixed gradient direction in GradientFilLinear for all non-msw ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 11:32:44 +00:00 |
|
Robert Roebling
|
05d9753817
|
Just use the already existing wxRenderer::DrawItemSelectionRect()
from wxListCtrl and wxTreeCtrl; and document it...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 10:20:38 +00:00 |
|
Jouk Jansen
|
3ccb6f0c23
|
Committing in .
update for OpenVMS
Modified Files:
wxWidgets/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 09:51:40 +00:00 |
|
Robin Dunn
|
97e716f808
|
revert part of my recent change, fixing the libwxbase and libwxgtk
package names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-14 00:22:18 +00:00 |
|
Benjamin Williams
|
6a93539e74
|
corrected wrong tab colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 21:43:40 +00:00 |
|
Benjamin Williams
|
45980d81f3
|
corrected sentence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 21:00:52 +00:00 |
|
Vadim Zeitlin
|
2e35565ac8
|
disable wxGLCanvas for wxMGL and wxDFB which don't support it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 19:50:59 +00:00 |
|
Benjamin Williams
|
b809d2a4bd
|
added new features to welcome page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 18:39:42 +00:00 |
|
Benjamin Williams
|
c6c505952e
|
minor tab height bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 18:25:52 +00:00 |
|
Robin Dunn
|
cb5d54ff9e
|
Don't use wxLB_EXTENDED with the checklistbox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 18:09:21 +00:00 |
|
Julian Smart
|
abc2857fa0
|
Corrected wxMultiChoiceDialog if wxCheckListBox is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 17:08:23 +00:00 |
|
Julian Smart
|
3002036fb0
|
Added further icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 15:48:27 +00:00 |
|
Robert Roebling
|
dd9b4376a3
|
Minor change to stackwalker.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 15:03:30 +00:00 |
|
Vadim Zeitlin
|
d57d491b9f
|
fix some gcc warnings due to SQLINTEGER not being long under OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 14:45:44 +00:00 |
|
Vadim Zeitlin
|
c4704dc271
|
fix conflict with BOOL definition in X11/Xmd.h (bug 1592325); also unified all different BOOL fixes in a single one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 12:01:37 +00:00 |
|
Benjamin Williams
|
613a0c4c55
|
readded layer insert code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 09:51:57 +00:00 |
|
Julian Smart
|
2e56b9d76e
|
Trailing newline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 09:37:08 +00:00 |
|
Benjamin Williams
|
b88d16d3ad
|
documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 07:55:52 +00:00 |
|
Benjamin Williams
|
ca0d44071c
|
tab ctrl height api fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 07:03:51 +00:00 |
|
Kevin Ollivier
|
2201013094
|
Disable SortItems support for now, it is causing a crash on the wxPython side and we get the column click event too late to affect the initial sort.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-13 00:24:19 +00:00 |
|
Robin Dunn
|
8287c33f41
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 23:43:50 +00:00 |
|
Robin Dunn
|
25ecabd93b
|
Adjust the layout a bit, don't show the checkbox if we're not running
the demo framework.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 23:41:06 +00:00 |
|
Vadim Zeitlin
|
836ddd1883
|
attempt to disable experimental font dialog for OS X 10.2 (to fix the tinderbox build)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 23:34:38 +00:00 |
|
Vadim Zeitlin
|
373d466f85
|
changed last DrawButton() parameter from bool to int to allow for future extensions (patch 1595264)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 23:34:11 +00:00 |
|
Vadim Zeitlin
|
4b98d13d36
|
put #if wxUSE_COLLPANE around AddCollapsiblePane() declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 23:18:52 +00:00 |
|
Vadim Zeitlin
|
ac371a8793
|
wxStandardPathsCF::GetExecutablePath() implementation doesn't use CF API but Carbon one and so doesn't compile in wxCocoa, don't use it there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 22:37:33 +00:00 |
|
Vadim Zeitlin
|
0197bcdd13
|
wxCocoa doesn't have multi point wxRegion ctor neither
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 22:35:27 +00:00 |
|
Vadim Zeitlin
|
63c95fafea
|
don't assert if 'c' key is pressed when there is no selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 22:33:21 +00:00 |
|
Vadim Zeitlin
|
4683dc1c43
|
call SetAnimation() from the ctor instead of just assigning m_animation directly to ensure that UpdateBackingStoreWithStaticImage() is initially called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 22:16:58 +00:00 |
|
Michael Wetherell
|
e9a4b51d27
|
Small fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:57:18 +00:00 |
|
Vadim Zeitlin
|
14ff7a5992
|
use wxFputs(s) instead of puts(s.mb_str()) to avoid crashes when conversion fails (see bug 1591388)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:52:46 +00:00 |
|
Michael Wetherell
|
b34c7f3ca9
|
Add wxTar docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:49:16 +00:00 |
|
Michael Wetherell
|
d7d47fe2f6
|
Add links to the zip and tar classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:47:13 +00:00 |
|
Michael Wetherell
|
08202189cb
|
Fix a couple of small errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:45:06 +00:00 |
|
Vadim Zeitlin
|
b9993189cc
|
show all available information in the dialog (somewhat modified patch 1592306)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-12 21:43:27 +00:00 |
|