Julian Smart
|
41a031cf98
|
Return type correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-27 17:00:29 +00:00 |
|
Paul Cornett
|
a59e42ee31
|
speed up XPM decoding 30-40% by not creating temporary wxString for each pixel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-27 03:04:56 +00:00 |
|
Robert Roebling
|
309bd665c4
|
Some reorder code for MSW's dataviewctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-26 21:37:03 +00:00 |
|
Stefan Csomor
|
f189d2de1b
|
fixing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-26 18:34:38 +00:00 |
|
Robert Roebling
|
99c75ebc5e
|
Patch from Hartwig and me for implementing reorderable dataview columns. Works on OS X and GTK+, breaks OS X a litte
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-26 18:30:56 +00:00 |
|
Stefan Csomor
|
6954e0f6f3
|
fixing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-26 18:28:27 +00:00 |
|
Mart Raudsepp
|
8d1ed43a7f
|
Update some references of CVS to SVN, more remain that should be changed.
Update the daily makefiles link in winCE project file downloading instructions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-25 22:51:59 +00:00 |
|
Václav Slavík
|
b9909c6eb6
|
compilation fix for wxStrspn and wxStrcspn: WX_STR_FUNC should be used after all, WX_STR_FUNC_NO_INVERT is incomplete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-24 19:25:24 +00:00 |
|
Paul Cornett
|
cfe8a907fd
|
fix setting client data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-24 01:53:34 +00:00 |
|
Paul Cornett
|
50ccc908dc
|
update mac gl, after rev 50900
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-24 00:05:24 +00:00 |
|
Vadim Zeitlin
|
b02d434010
|
include wx/dcclient.h to declare wxWindowDC (blind fix for buildbot compilation error)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 21:54:45 +00:00 |
|
Robert Roebling
|
1950edc304
|
Compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 21:21:17 +00:00 |
|
Robert Roebling
|
3776eb6d54
|
Added a bit of cross-linking in the wxGrid docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 20:37:17 +00:00 |
|
Robert Roebling
|
57258eacf0
|
Added more function groups to wxGrid docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 19:55:05 +00:00 |
|
Robert Roebling
|
0a9ca9c424
|
Add HideCol/RowLabels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 19:46:12 +00:00 |
|
Robert Roebling
|
e483dfcb9d
|
Added API for column reordering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 18:29:14 +00:00 |
|
Paul Cornett
|
8515098c75
|
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 17:38:17 +00:00 |
|
Vadim Zeitlin
|
1d89da8a5c
|
allow centering wxMessageDialog on its parent window (patch 1836072)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 16:52:31 +00:00 |
|
Vadim Zeitlin
|
eeb0bee1d3
|
unset the window as invoking window of wxCurrentPopupMenu (which now exists in all ports and not just wxMSW-based ones) if it being destroyed before the menu itself (modified patch 1837214)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 16:29:38 +00:00 |
|
Vadim Zeitlin
|
66a9201df8
|
implement wxListCtrl::ScrollList() (in report view and vertical direction only) (slightly modified patch 1843647)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:58:38 +00:00 |
|
Vadim Zeitlin
|
c7a284c79b
|
fixes to wxImage::ResambleBox() (patch 1843902)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:52:48 +00:00 |
|
Vadim Zeitlin
|
5ec69e9666
|
made SetCurrent() and SwapBuffers() return boolean status indicator instead of void (slightly modified patch 1844090)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:48:03 +00:00 |
|
Vadim Zeitlin
|
242019eef3
|
handle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVariant() (patch 1845897)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:22:16 +00:00 |
|
Vadim Zeitlin
|
07c0e08a26
|
replace wxWindowDC with wxDC in generic wxOverlayImpl too to fix compilation after r50886--50890 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:14:24 +00:00 |
|
Vadim Zeitlin
|
9ef6890f0b
|
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports now (patch 1851600)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 15:03:58 +00:00 |
|
Vadim Zeitlin
|
c8d380be4d
|
don't use rand() for selecting the colour of the bitmaps to append, this results in 2 pairs of identical colours here without srand() and looks too much like a bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 14:56:56 +00:00 |
|
Vadim Zeitlin
|
b133e7e27f
|
fix the size of bitmaps we create (bug 1851598)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 14:37:08 +00:00 |
|
Vadim Zeitlin
|
cab9b205c3
|
discard any pending messages for the socket being destroyed to avoid the problem with having them delivered to the next socket we create which reuses the same message number (patch 1856012)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 14:05:25 +00:00 |
|
Stefan Csomor
|
7b98cf028f
|
keep the owning window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:25:37 +00:00 |
|
Stefan Csomor
|
fdf3ce593b
|
removing unnecessary casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:23:16 +00:00 |
|
Stefan Csomor
|
a1657b633e
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:16:57 +00:00 |
|
Stefan Csomor
|
e686aa37b5
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:13:38 +00:00 |
|
Stefan Csomor
|
156310e2e5
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:12:18 +00:00 |
|
Stefan Csomor
|
3f434666bf
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:10:38 +00:00 |
|
Stefan Csomor
|
1d7ed72986
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:07:56 +00:00 |
|
Stefan Csomor
|
30d54e2732
|
changing to wxDC, so that wxGCDC can be used as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:06:39 +00:00 |
|
Stefan Csomor
|
1f991c9d52
|
keeping the constness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 09:05:13 +00:00 |
|
Stefan Csomor
|
5f0d341166
|
forgot to release capture
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 08:57:28 +00:00 |
|
Stefan Csomor
|
8a021e0074
|
adding rubberbanding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-22 08:44:35 +00:00 |
|
Václav Slavík
|
5e1a9f05c7
|
fixed XRC handler for sizers to do the expected thing when putting controls into wxScrolledWindow: let them determine virtual size, not real size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-21 22:49:58 +00:00 |
|
Václav Slavík
|
7d616e99ed
|
fixed wxScrolledWindow best size calculation: compute something (this was broken after 2.8) and don't use current size in computation; also removed now-unused ScrollGetWindowSizeForVirtualSize() method to simplify the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-21 22:47:55 +00:00 |
|
Václav Slavík
|
8a6a997fb0
|
toplevel window is shown on screen even if its parent is hidden
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-21 13:53:41 +00:00 |
|
Jouk Jansen
|
76c32e7b97
|
Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-21 09:58:20 +00:00 |
|
Vadim Zeitlin
|
c0bf294f24
|
don't use Unix-specific files which have Darwin-specific counterparts in wxMac/wxCocoa (fixes linking of wxCocoa after socket changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-21 01:36:16 +00:00 |
|
Michael Wetherell
|
18d291a8c3
|
Move the intel Mac build to a different machine as the current one is down.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 20:50:27 +00:00 |
|
Václav Slavík
|
02a3389106
|
wxScrolledWindow can get wxEVT_CHILD_FOCUS event for itself, handle that case too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 20:04:46 +00:00 |
|
Václav Slavík
|
2ada746fb4
|
compilation fix for !wxUSE_THREADS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 19:42:04 +00:00 |
|
Václav Slavík
|
df405da528
|
fixed wxHAS_GENERIC_PROCESS_CALLBACK check to use #ifdef, not #if
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 19:34:58 +00:00 |
|
Václav Slavík
|
57c5c10fb3
|
skip wxChildFocusEvent in WX_DELEGATE_TO_CONTROL_CONTAINER, so that other code can see the notification too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 18:30:38 +00:00 |
|
Robert Roebling
|
71cf399ff0
|
Playing with wxgrid, adding optionnally native columns labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-20 15:05:03 +00:00 |
|