]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Mon, 18 Dec 2000 23:49:58 +0000 (23:49 +0000)]
compilation fixes for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 21:15:16 +0000 (21:15 +0000)]
wxNativeFontInfo changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 21:00:05 +0000 (21:00 +0000)]
fixed compilation warning about variable being clobbered by fork
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:06:39 +0000 (20:06 +0000)]
Additions to help Fonts compile clean and add SetPS impelementation to wxRegion for OS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:05:51 +0000 (20:05 +0000)]
VisualAge V3.0 does not understand lowercase, "true", "false"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:04:50 +0000 (20:04 +0000)]
Update to allow new wxNativeFontInfo stuff to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 16:16:30 +0000 (16:16 +0000)]
fix to parse the new GNOME .keys files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 15:50:03 +0000 (15:50 +0000)]
fixed compilation problems (mismatch between header and cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:34:25 +0000 (05:34 +0000)]
Lots of OS/2 fixes mostly to do with painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:33:30 +0000 (05:33 +0000)]
OS2 Statusbar fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:32:32 +0000 (05:32 +0000)]
Fixes mostly to do with painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:31:33 +0000 (05:31 +0000)]
OS2RGB def fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 04:48:37 +0000 (04:48 +0000)]
wxMimeTypesManager now supports creating associations as well as querying
them (MSW only, thanks to Chris Elliott)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 03:54:25 +0000 (03:54 +0000)]
minor fixes for the font info patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 01:00:25 +0000 (01:00 +0000)]
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Dec 2000 23:12:09 +0000 (23:12 +0000)]
check the first radio button in a group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Dec 2000 12:27:26 +0000 (12:27 +0000)]
Applied colour patch for better 8-bit support,
Improved handling of inserting controls into
a toolbar that don't have any def width. This
works for all controls but wxComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Dec 2000 10:02:47 +0000 (10:02 +0000)]
Added wxCommandEvent::IsSeection for listbox,
Applied patch for wxListBox::Set when sorting
Added new value rounding code (corrected for
negative values) to scrollbar and slider
Added ...TEXT_CHANGED event to wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Dec 2000 15:22:18 +0000 (15:22 +0000)]
added -mt switch for Solaris/CC MT builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Dec 2000 23:23:58 +0000 (23:23 +0000)]
*really* fixed problem with window menu translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Dec 2000 15:48:30 +0000 (15:48 +0000)]
merged in fix for GetValue() from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Dec 2000 20:38:37 +0000 (20:38 +0000)]
patch for not calling wxEntryCleanup() from a DLL applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Dec 2000 16:18:26 +0000 (16:18 +0000)]
fix for MSWDetachWindowMenu when "&Window" string is translated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 12 Dec 2000 14:33:15 +0000 (14:33 +0000)]
merged fix from 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:49:26 +0000 (04:49 +0000)]
old def file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:48:58 +0000 (04:48 +0000)]
new def file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:47:28 +0000 (04:47 +0000)]
Brush updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 11 Dec 2000 15:26:30 +0000 (15:26 +0000)]
updated version from Stephane Junique
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 11 Dec 2000 04:36:46 +0000 (04:36 +0000)]
Font updates for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 04:00:06 +0000 (04:00 +0000)]
Updated distribution stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 03:20:07 +0000 (03:20 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:55:03 +0000 (02:55 +0000)]
a fix in the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:53:24 +0000 (02:53 +0000)]
Fixed a bunch of leaking references in how the callbacks deal with
objects. Should be MUCH better now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:33:52 +0000 (02:33 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 16:03:42 +0000 (16:03 +0000)]
cw6 makefiles (makemac6.mcp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 14:41:41 +0000 (14:41 +0000)]
added cw6 fixes and patrick's patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 12:50:32 +0000 (12:50 +0000)]
merged in slider validation bug from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 12:04:19 +0000 (12:04 +0000)]
merged in the small changes from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 10:17:00 +0000 (10:17 +0000)]
added cw6 fixes and patrick's patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 10 Dec 2000 08:37:52 +0000 (08:37 +0000)]
Fixed a bunch of leaking references in how the callbacks deal with
objects. Should be MUCH better now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 00:24:06 +0000 (00:24 +0000)]
merged in the fix for printing \% on PS DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 5 Dec 2000 22:38:43 +0000 (22:38 +0000)]
fixed compilation with wxUSE_TEXTFILE=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 4 Dec 2000 16:44:50 +0000 (16:44 +0000)]
Small mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 4 Dec 2000 16:27:11 +0000 (16:27 +0000)]
Updated the FAQ a little
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 4 Dec 2000 05:48:47 +0000 (05:48 +0000)]
added completed fi.po translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 4 Dec 2000 05:13:58 +0000 (05:13 +0000)]
rebuilt .po files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 3 Dec 2000 18:34:19 +0000 (18:34 +0000)]
Corrected bug in cmdlpars.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 3 Dec 2000 18:25:13 +0000 (18:25 +0000)]
Added accelerators to Undo/Redo menu items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 1 Dec 2000 01:39:16 +0000 (01:39 +0000)]
fix for assert failure when deleting tree ctrl in-place edit window (sometimes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 1 Dec 2000 01:13:20 +0000 (01:13 +0000)]
fix for enter processing of owner-drawn buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 29 Nov 2000 15:29:04 +0000 (15:29 +0000)]
A few spelling typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 29 Nov 2000 14:45:33 +0000 (14:45 +0000)]
Fixed mis-matched curley braces on third line from the end (missing a left curley brace -- [wxgetenv})
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 29 Nov 2000 05:20:26 +0000 (05:20 +0000)]
wx22 to wx23
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 29 Nov 2000 05:18:49 +0000 (05:18 +0000)]
Minor updates to help compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 29 Nov 2000 05:17:43 +0000 (05:17 +0000)]
VA needs FALSE not false
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 28 Nov 2000 22:13:33 +0000 (22:13 +0000)]
Updates to Timer class and a couple of wxDC methods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 28 Nov 2000 22:12:58 +0000 (22:12 +0000)]
Updates to Timer class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 28 Nov 2000 21:01:20 +0000 (21:01 +0000)]
Speed-up for wxCanvasImage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 21:26:12 +0000 (21:26 +0000)]
declare the wx2os2PenStyle helper in the header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 20:01:19 +0000 (20:01 +0000)]
Forgot to update this enhancement from last weekend
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 20:00:18 +0000 (20:00 +0000)]
OS/2 VisualAge doesn't know about lower case true and false and redefine a for loop variable in gdicmn for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 19:59:25 +0000 (19:59 +0000)]
OS/2 VisualAge doesn't know about lower case true and false
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 27 Nov 2000 13:55:03 +0000 (13:55 +0000)]
MSW fixes; ^M removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Mon, 27 Nov 2000 12:13:25 +0000 (12:13 +0000)]
Modified Files:
wxWindows/setup.h_vms wxWindows/src/unix/utilsunx.cpp
Updated VMScompile support
Corrected typo
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 27 Nov 2000 11:11:49 +0000 (11:11 +0000)]
Applied glcanvas patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 27 Nov 2000 11:11:12 +0000 (11:11 +0000)]
Removed most of user dir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 27 Nov 2000 11:02:07 +0000 (11:02 +0000)]
Removed surplus file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 04:18:36 +0000 (04:18 +0000)]
A few OS/2 additions to enable the colour database to work with PM.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 04:16:24 +0000 (04:16 +0000)]
wxPen code to fully enable pens and their use in wxDC's.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 27 Nov 2000 04:14:45 +0000 (04:14 +0000)]
Some OS/2 customization to make a more presentable statusbar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 27 Nov 2000 00:21:29 +0000 (00:21 +0000)]
wxSetEnv for Win32 (now seems to work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 23:13:04 +0000 (23:13 +0000)]
wxSetEnv for Win32 (doesn't really work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 22:55:32 +0000 (22:55 +0000)]
documented just added env functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 22:46:35 +0000 (22:46 +0000)]
added wxGet/Set/UnsetEnv() for Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 19:40:50 +0000 (19:40 +0000)]
fixed SubString docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 26 Nov 2000 16:36:43 +0000 (16:36 +0000)]
Split wxCanvas into two (wxVectorCanvas).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 14:18:27 +0000 (14:18 +0000)]
fix for uninit vars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 26 Nov 2000 14:16:39 +0000 (14:16 +0000)]
oops... compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 26 Nov 2000 11:15:05 +0000 (11:15 +0000)]
Added m_destroybuf initialisation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 26 Nov 2000 10:25:20 +0000 (10:25 +0000)]
Corrected typos in geometry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 26 Nov 2000 10:20:11 +0000 (10:20 +0000)]
Ported stable-tree refresh code to devel tree.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Nov 2000 23:41:27 +0000 (23:41 +0000)]
patch 102361 applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Nov 2000 23:23:41 +0000 (23:23 +0000)]
typo in AutosizeRowOrCol fixed (bug 115437)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Nov 2000 23:14:27 +0000 (23:14 +0000)]
various bugfixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Nov 2000 23:14:11 +0000 (23:14 +0000)]
updated XRC sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Nov 2000 23:13:57 +0000 (23:13 +0000)]
added growable cols and rows to wxFlexGridSizer XRC handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Nov 2000 23:13:29 +0000 (23:13 +0000)]
added wxFrame::IsMDIChild() (msw only, protected)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Nov 2000 23:13:06 +0000 (23:13 +0000)]
applied (part of) Alexey Leko's patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Nov 2000 23:12:57 +0000 (23:12 +0000)]
fixed Set(wxPercentOf) (bug #12227)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Nov 2000 22:44:55 +0000 (22:44 +0000)]
compilation fix for !wxUSE_DIRDLGG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Nov 2000 22:23:44 +0000 (22:23 +0000)]
fixed majorDim == 0 problem in wxGTK::wxRadioBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 25 Nov 2000 20:07:21 +0000 (20:07 +0000)]
Small mods to wxCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 21:52:37 +0000 (21:52 +0000)]
Made geometry classes link.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 21:51:52 +0000 (21:51 +0000)]
Made geometry class link.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 20:19:39 +0000 (20:19 +0000)]
Trying to understand wxCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Nov 2000 17:20:20 +0000 (17:20 +0000)]
added i18n support to the compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Nov 2000 17:20:08 +0000 (17:20 +0000)]
added support for 'imagefile' property type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Nov 2000 17:19:48 +0000 (17:19 +0000)]
wxrcedit bugfixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Nov 2000 17:19:29 +0000 (17:19 +0000)]
fixed bug in wxFileDialog: it tested wxCHANGE_DIR against GetWindowStyle() instead of m_dialogStyle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Nov 2000 17:07:12 +0000 (17:07 +0000)]
1. added wxGTK::wxToolBar::SetToolShortHelp() and test for it in sample
2. fix a crash if SetSelection is called too early in wxTextCtrl
3. patch for mouse position in wxTreeCtrl events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775