]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Mon, 28 Jun 1999 04:08:58 +0000 (04:08 +0000)]
Final tweaks for 2.1b1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2915
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 1999 03:10:35 +0000 (03:10 +0000)]
Final tweaks for 2.1b1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Jun 1999 22:37:41 +0000 (22:37 +0000)]
Replaced ostream with FILE* in wxExpr.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2913
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Jun 1999 22:06:33 +0000 (22:06 +0000)]
missing newline at the end of file added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 27 Jun 1999 21:53:37 +0000 (21:53 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Jun 1999 16:42:54 +0000 (16:42 +0000)]
More tests for streams.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Jun 1999 11:26:50 +0000 (11:26 +0000)]
missing semicolon added to the example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Jun 1999 10:39:38 +0000 (10:39 +0000)]
Work on streams of all sorts. More to come.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Jun 1999 13:55:18 +0000 (13:55 +0000)]
a small cosmetic fix for single choice dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 26 Jun 1999 12:10:30 +0000 (12:10 +0000)]
Typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 26 Jun 1999 11:56:44 +0000 (11:56 +0000)]
Added wxGTK-only cmn dialogs.
Fixed a few includes and installing makefiles.
Updated testconf accordingly.
Good fences make good neighbours.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Jun 1999 11:10:50 +0000 (11:10 +0000)]
1. serious bug in wxRegConfig corrected - deleting a value would delete the
key containing it if it didn't have any subkeys (i.e. would delete the
sibling values)
2. wxRegKey::GetFirstValue() starts with first value, not the second one
3. typo in wxStaticText::DoSetSize() which prevented width.AsIs() from
working fixed
4. adjustment for the parent client area offset not done for the top level
windows (dialogs and frames) any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 1999 10:25:06 +0000 (10:25 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 1999 10:12:18 +0000 (10:12 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sat, 26 Jun 1999 05:12:01 +0000 (05:12 +0000)]
Added #include wx/dcclient.h for Vadims changes to work without pc headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sat, 26 Jun 1999 05:05:32 +0000 (05:05 +0000)]
Added #include wx/dcclient.h and wx/settings.h for Vadims new code under
non-precomp header compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Sat, 26 Jun 1999 03:44:15 +0000 (03:44 +0000)]
Added #include wx/listbox.h needed under Linux (probably all precomp header
systems)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Jun 1999 22:50:54 +0000 (22:50 +0000)]
multi line static controls now calculate their width and height correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Jun 1999 22:46:50 +0000 (22:46 +0000)]
Commented out "best visual" code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 25 Jun 1999 21:28:25 +0000 (21:28 +0000)]
1. wxSingleChoiceDialog looks Ok under Windows
2. wxDialog now longer is resizeable by default
3. wxProgressDialog has a more reasonable width
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 25 Jun 1999 18:11:19 +0000 (18:11 +0000)]
fixed frame style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Jun 1999 16:31:46 +0000 (16:31 +0000)]
Oops.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 25 Jun 1999 16:30:47 +0000 (16:30 +0000)]
Changed a few true -> TRUE
added #ifdef GTK 1.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 25 Jun 1999 14:04:56 +0000 (14:04 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 25 Jun 1999 14:02:28 +0000 (14:02 +0000)]
slightly more intelligent size calculation to prevent clipping of text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Jun 1999 22:07:04 +0000 (22:07 +0000)]
the progres dialog now looks decently under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Jun 1999 22:05:15 +0000 (22:05 +0000)]
wxSpinButton::GetValue() returns correct result now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 24 Jun 1999 21:27:52 +0000 (21:27 +0000)]
several notebook bugs fixed:
1. deleting the last page sets selection to -1
2. deleting the selected page unselects it first
3. adding page calls Layout() on it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 24 Jun 1999 20:02:25 +0000 (20:02 +0000)]
Printout object is now calling base class virtuals where needed...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 24 Jun 1999 14:43:01 +0000 (14:43 +0000)]
wxGTK now chooses the best visual X offers,
instead of the default one.
Reordered object files for library creation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 24 Jun 1999 09:04:18 +0000 (09:04 +0000)]
Updated from Mahogany.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Jun 1999 23:31:20 +0000 (23:31 +0000)]
MDI child maximize bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 23 Jun 1999 19:33:49 +0000 (19:33 +0000)]
Motif things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 23 Jun 1999 17:13:12 +0000 (17:13 +0000)]
* Bug fixed in CountTokens()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 23 Jun 1999 16:17:16 +0000 (16:17 +0000)]
wxProgressDialg works again.
Did I do "update" in testconf?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 23 Jun 1999 15:34:38 +0000 (15:34 +0000)]
minor update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 23 Jun 1999 15:25:23 +0000 (15:25 +0000)]
wxMotif compiles and links now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 23 Jun 1999 14:31:49 +0000 (14:31 +0000)]
improved dialog size which created the listbox a bit too small
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Jun 1999 12:51:20 +0000 (12:51 +0000)]
dlg navigation keys work even when combobox has focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 23 Jun 1999 12:49:01 +0000 (12:49 +0000)]
Minor improvement to keyevent handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Jun 1999 11:26:19 +0000 (11:26 +0000)]
in-place editing code from Michael Bedward integrated (with my docs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 23 Jun 1999 10:03:44 +0000 (10:03 +0000)]
Motif compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 23 Jun 1999 05:28:10 +0000 (05:28 +0000)]
Updates to the wxPython distribution builders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Jun 1999 21:20:48 +0000 (21:20 +0000)]
wxHTMLHelpController compiles (and somewhat works) under Windows, added a
(compile-time) option to the sample to always use HTML help, even under MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Jun 1999 21:18:31 +0000 (21:18 +0000)]
an assert added to check that we're not doing something stupid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 22 Jun 1999 18:51:25 +0000 (18:51 +0000)]
A bit of distribution/makefiles things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 18:01:12 +0000 (18:01 +0000)]
wxPython 2.1b1: More more set of generated sources...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 17:45:34 +0000 (17:45 +0000)]
wxPython 2.1b1: Very minor changes needed for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 17:39:02 +0000 (17:39 +0000)]
Now uses proper wxUSE_xxx flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 16:08:59 +0000 (16:08 +0000)]
updated ignores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 16:08:43 +0000 (16:08 +0000)]
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 15:46:03 +0000 (15:46 +0000)]
Finished a sample I forgot to do before...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 22 Jun 1999 15:31:46 +0000 (15:31 +0000)]
Significantly improved thanks to vi.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Jun 1999 11:51:07 +0000 (11:51 +0000)]
just to resolve a dummy conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 22 Jun 1999 10:45:56 +0000 (10:45 +0000)]
Makefiles without dependencies
Compile fixes...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 22 Jun 1999 08:36:29 +0000 (08:36 +0000)]
Some #include and #if wxUSE_XX things
Shut up notification in wxTextCtrl
Made things compile again...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 07:03:29 +0000 (07:03 +0000)]
wxPython 2.1b1 for wxMSW (wxGTK coming soon)
Lots of changes, see the README.txt for details...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 22 Jun 1999 06:53:24 +0000 (06:53 +0000)]
wxPython documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 21 Jun 1999 21:37:49 +0000 (21:37 +0000)]
Motif compile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jun 1999 21:29:40 +0000 (21:29 +0000)]
wxStaticBitmap::GetIcon() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 21:00:36 +0000 (21:00 +0000)]
Crude hack to enable PageUp/DownKeys when controlbar is enabled.
Needs improvement, but better than no keyboard support at all.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 20:58:26 +0000 (20:58 +0000)]
print overlap gone, mouse/cursor handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 21 Jun 1999 20:53:15 +0000 (20:53 +0000)]
Fixed core dump for when there is no image list on the TreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 21 Jun 1999 20:04:13 +0000 (20:04 +0000)]
New Makefile.ins, updates for the Motif build, removed
typos from configure, etc.
Corrected typo in wxGTK's window.cpp related to [not] sending
char events when Alt is pressed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 21 Jun 1999 17:41:05 +0000 (17:41 +0000)]
msg boxes now have icons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 14:11:45 +0000 (14:11 +0000)]
fixes to progressdialog and its use in printing framework
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 14:11:23 +0000 (14:11 +0000)]
merged in from Mahogany
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 21 Jun 1999 11:27:53 +0000 (11:27 +0000)]
Disabled dependencies for a while
Added Motif Makefile.in
wxPostScriptDC now uses fprintf() instead of <<
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 11:17:16 +0000 (11:17 +0000)]
cursor reflects focus change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 21 Jun 1999 10:59:05 +0000 (10:59 +0000)]
Merged in latest changes from Mahogany. Untested.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 22:07:49 +0000 (22:07 +0000)]
buttons now become default when they have focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:51:15 +0000 (21:51 +0000)]
keyboard/focus handling improved a bit more:
1. wxFrame doesn't give focus to anything at all on activation
2. last control restored more often (some problems still persist)
3. buttons process enter
4. text controls with wxTE_PROCESS_TAB still leave TAB work as dialog
navigation key if the event wasn't processed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:34:39 +0000 (21:34 +0000)]
better update rect calculation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:34:04 +0000 (21:34 +0000)]
compile warnings removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:33:41 +0000 (21:33 +0000)]
bug which could result in trying to show the caret when we didn't have focus fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:32:44 +0000 (21:32 +0000)]
link problem in release build fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:32:26 +0000 (21:32 +0000)]
better wxGetUserId/Name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 20 Jun 1999 21:32:00 +0000 (21:32 +0000)]
splitter doesn't change position when the window containing it is minimized and restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sun, 20 Jun 1999 06:06:55 +0000 (06:06 +0000)]
...fixing up a previous Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sun, 20 Jun 1999 06:03:35 +0000 (06:03 +0000)]
OK, maybe not done yet, have to fix Unicode compilation one more place...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 19 Jun 1999 19:48:26 +0000 (19:48 +0000)]
Unicode fixes. Appears that this may be the last before wxMSW will link
in Unicode mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 19 Jun 1999 09:23:49 +0000 (09:23 +0000)]
Unicode fix, it seems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 19 Jun 1999 08:44:05 +0000 (08:44 +0000)]
Because someone was inconsistent about using LPSTR and char*, I missed
the other Unicode problem the first time around...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Jun 1999 08:29:21 +0000 (08:29 +0000)]
Remaining Makefile.ins,
Changed cp flags for "apply",
Added linestyle test
char -> wxChar in wxStringTokenizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 19 Jun 1999 08:12:26 +0000 (08:12 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ove Kaaven [Sat, 19 Jun 1999 04:32:35 +0000 (04:32 +0000)]
wxStrncmp implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Jun 1999 00:08:58 +0000 (00:08 +0000)]
text controls respect wxTE_PROCESS_ENTER/TAB styles again, WM_GETDLGCODE
handling is generally better
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Jun 1999 18:04:32 +0000 (18:04 +0000)]
1. uninitialized variable in wxPanel fixed and unused one removed from wxWindow
2. wxTreeCtrl sends more notification messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Jun 1999 17:56:51 +0000 (17:56 +0000)]
standard icons for msg boxes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Fri, 18 Jun 1999 17:38:19 +0000 (17:38 +0000)]
replaced a wrong assert with an if
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 18 Jun 1999 14:18:47 +0000 (14:18 +0000)]
Made things compile again (two pizzas).
Made timer reentry safe, I think.
Added CVS build info.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Jun 1999 12:55:06 +0000 (12:55 +0000)]
--foreign switch to automake added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Jun 1999 21:40:49 +0000 (21:40 +0000)]
fixes to work in M
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Jun 1999 21:21:52 +0000 (21:21 +0000)]
1. wxDialogs are now destroyed when they go out of scope
2. [GS]etDefaultItem() are now in wxPanel, not wxWindow
3. better checking for g_isPainting - hopefully no more false asserts
4. wxListCtrl not recreated any more when view changes, this corrects
the bug with selection not working after view mode change
5. wxListCtrl now generates wxEVT_ITEM_ACTIVATED event
6. you can now press/toggle a button with a space
7. couple of other minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 17 Jun 1999 19:46:17 +0000 (19:46 +0000)]
Made the RTTI thing an option.
Added submenus to controls sample.
Failed at producing tear-off menus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 17 Jun 1999 17:01:53 +0000 (17:01 +0000)]
Fixed the ugly cursor. global cursor no longer initialised, broken code in
window.cpp fixed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 17 Jun 1999 16:29:17 +0000 (16:29 +0000)]
"wx/xxx.h" --> <wx/xxx.h>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 17 Jun 1999 16:16:53 +0000 (16:16 +0000)]
Changed default cursor to be an arrow rather than the ugly X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 17 Jun 1999 14:58:36 +0000 (14:58 +0000)]
Fixed fatal typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 17 Jun 1999 14:49:25 +0000 (14:49 +0000)]
Modified to always prefix CPPFLAGS with local include/wx path, so that user
environment settings can no longer interfere with build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775