]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Fri, 4 Jun 1999 06:50:42 +0000 (06:50 +0000)]
More makefiles correction. Minimal runs now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 3 Jun 1999 23:17:01 +0000 (23:17 +0000)]
1. more (minor) wxCaret bug fixes
2. try to enforce wxPaintDC usage only inside EVT_PAINT handler (only in
debug mode)
3. warnings removed from pnghand.cpp and dibuitls.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 3 Jun 1999 22:46:05 +0000 (22:46 +0000)]
wxString::begin and end added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 3 Jun 1999 22:36:01 +0000 (22:36 +0000)]
MSW fixes for wxLayout, part II: now breaking and merging line works too.
Scrolling still doesn't :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 22:14:38 +0000 (22:14 +0000)]
Small makefile corrections.
Added test for endianness.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 17:13:08 +0000 (17:13 +0000)]
Reactivtaed the new wxRect code
Changed ordering of includes in configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2660
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 3 Jun 1999 16:19:38 +0000 (16:19 +0000)]
Corrected spelling of 'unrecognized'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 3 Jun 1999 16:17:49 +0000 (16:17 +0000)]
Removed GetSize from wxToolBar95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 15:59:39 +0000 (15:59 +0000)]
Another typo in ocnfigure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2657
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 15:42:54 +0000 (15:42 +0000)]
Another typo concerning wxUSE_SASH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2656
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 14:56:33 +0000 (14:56 +0000)]
The new wxRect doesn't compile so I #if 0ed it
Fixed typo in configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2655
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 3 Jun 1999 14:14:19 +0000 (14:14 +0000)]
Moved main Makefile.am for wxGTK to /src/gtk
Removed LTLIBOBJECT code from configure with
excpetion of PNG, JPEG, ZLIB and iODBC
Added missing #ifdef for the Xkbdetectauto thing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2654
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 3 Jun 1999 08:45:33 +0000 (08:45 +0000)]
min/max -> wxMin/wxMax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2653
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 21:26:11 +0000 (21:26 +0000)]
First part of fixes to make this work under MSW.
1. letters actually appear on the screen
2. Clear() works
3. Backspace/Delete in one line works too
4. breaking lines works
5. cursor is now a wxCaret
6. tons of other fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2652
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Wed, 2 Jun 1999 15:46:54 +0000 (15:46 +0000)]
Readd mingw32 support
Clean-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2651
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 14:52:49 +0000 (14:52 +0000)]
1. library should build
2. first Motif fixes
3. --enable-debug option in configure
4. default toolkit detection actually works - and --with-gtk/motif too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2650
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 2 Jun 1999 14:08:08 +0000 (14:08 +0000)]
Added progdlgg.cpp to makefiles; fixed true/false in treectrl.h; made IsFree
consistent (const omission)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2649
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 12:29:15 +0000 (12:29 +0000)]
--with-toolkit should work now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2648
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 12:03:19 +0000 (12:03 +0000)]
1. make install/uninstall seems to work
2. setup.h will be automatically updated/recreated when needed (due to
automake stupidness I have to create the real setup.h in the top level
build directory now)
3. wx-config --cflags gives -I@prefix@/include only once, not twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2647
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 11:49:40 +0000 (11:49 +0000)]
(inexisting) datetime.h removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2646
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 11:23:26 +0000 (11:23 +0000)]
another autogenerated file removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2645
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 2 Jun 1999 10:34:35 +0000 (10:34 +0000)]
day_of_week fix to wxDate, wxRect additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2644
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 10:01:24 +0000 (10:01 +0000)]
latest changes (no need for link to Makefile.am any more)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2643
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 10:00:54 +0000 (10:00 +0000)]
removing (finally) autogenerated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 09:54:05 +0000 (09:54 +0000)]
file used to generate setup.h.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 09:19:22 +0000 (09:19 +0000)]
slightly updated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 09:15:23 +0000 (09:15 +0000)]
ok, putting it back... not everybody has autoheader
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 09:12:40 +0000 (09:12 +0000)]
in fact, this one is auto generated too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 08:34:09 +0000 (08:34 +0000)]
headers are now installed by automake too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 07:57:59 +0000 (07:57 +0000)]
what was it doing there anyhow?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 2 Jun 1999 01:53:30 +0000 (01:53 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2634,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 2 Jun 1999 01:53:29 +0000 (01:53 +0000)]
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Jun 1999 01:53:28 +0000 (01:53 +0000)]
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2629
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 22:46:59 +0000 (22:46 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2628
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 17:13:36 +0000 (17:13 +0000)]
headers location fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2627
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:58:01 +0000 (16:58 +0000)]
the icon for the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2626
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:40:38 +0000 (16:40 +0000)]
file needed by automake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2625
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:35:35 +0000 (16:35 +0000)]
autogenerated now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2624
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:30:12 +0000 (16:30 +0000)]
re-readding makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2623
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:27:39 +0000 (16:27 +0000)]
this file is needed, after all...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2622
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:22:37 +0000 (16:22 +0000)]
re-removing Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2621
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:14:29 +0000 (16:14 +0000)]
second try...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2620
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:13:13 +0000 (16:13 +0000)]
second try...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2619
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:12:11 +0000 (16:12 +0000)]
Makefile is now autogenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2618
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:05:31 +0000 (16:05 +0000)]
another unneeded file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2617
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 16:04:17 +0000 (16:04 +0000)]
new location for setup.h.in file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2616
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 15:55:56 +0000 (15:55 +0000)]
more new files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2615
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 15:51:40 +0000 (15:51 +0000)]
include path to setup.h corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2614
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 15:32:12 +0000 (15:32 +0000)]
new makefiles (part I)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2613
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 15:13:27 +0000 (15:13 +0000)]
old makefiles removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2612
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Jun 1999 14:29:59 +0000 (14:29 +0000)]
New way to grey out disabled toolbar icons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2611
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Jun 1999 11:10:17 +0000 (11:10 +0000)]
Added wxTextCtrl::IsEditable(), GetSelection() and
ShowPosition()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2610
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Jun 1999 10:39:10 +0000 (10:39 +0000)]
wxImageList::Add() returned wrong index.
made list ctrl sample more Unicode friendly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2609
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Jun 1999 09:50:53 +0000 (09:50 +0000)]
Oops, I didn't see Robert had already corrected 16bit BMP typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2608
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Jun 1999 08:23:57 +0000 (08:23 +0000)]
Hotkey fix for submenus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2607
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Jun 1999 07:38:28 +0000 (07:38 +0000)]
Moving frames and dialogs now reports correct
positions.
Typo in BMP loading.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2606
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Mon, 31 May 1999 19:24:12 +0000 (19:24 +0000)]
Reworked the undef stuff a little
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2605
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 31 May 1999 19:16:11 +0000 (19:16 +0000)]
Tried to find thread/clipboard problem cause...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2604
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 31 May 1999 17:14:12 +0000 (17:14 +0000)]
treectrl.cpp renamed to treegtk.cpp due to usage of VPATH in makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2603
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 31 May 1999 17:04:50 +0000 (17:04 +0000)]
Implemented Reparent() and added test for it to minifram sample.
Fixed one out of two window resizing bugs in multi-line text ctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2602
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 31 May 1999 14:54:04 +0000 (14:54 +0000)]
Added own sample for text ctrl, char/key events, clipboard.
This can be removed from the controls sample.
Made control tooltips yellow again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2600
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 31 May 1999 10:47:44 +0000 (10:47 +0000)]
Added support for extra bitmap for toggled tool.
Implemented WarpPointer() and added a test for it
to controls.
Some minor documention updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2599
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 30 May 1999 17:45:12 +0000 (17:45 +0000)]
Compile fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2598
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 30 May 1999 16:20:42 +0000 (16:20 +0000)]
A bit more Unicode compilation.
Window insertion corrections for window, frame, dialog, mdi.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2597
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Sun, 30 May 1999 05:49:49 +0000 (05:49 +0000)]
IMHO these are the correct flags for borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2595
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Sat, 29 May 1999 15:44:06 +0000 (15:44 +0000)]
fixed #if !NOPCH to be #if !defined(NOPCH)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2594
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 29 May 1999 00:34:17 +0000 (00:34 +0000)]
compilation fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2593
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 28 May 1999 17:27:55 +0000 (17:27 +0000)]
Made SetFont for wxCheckListBox more intelligent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2592
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 28 May 1999 16:10:01 +0000 (16:10 +0000)]
Added fixes for Unicode compilation.
Added WXK_ALT incl test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2591
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 28 May 1999 14:54:01 +0000 (14:54 +0000)]
Added rc and def files for new samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2590
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 28 May 1999 10:30:57 +0000 (10:30 +0000)]
Small correction to list ctrl and default button size.
text ctrl doesn't inherit BG colour anymore
added missing file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2589
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 28 May 1999 09:28:38 +0000 (09:28 +0000)]
New defines for wxTreeCtrl
Corrections to print preview
MakeModal behaves sanely now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2588
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 27 May 1999 20:39:35 +0000 (20:39 +0000)]
Added dcbase target to various makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2587
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 27 May 1999 20:38:29 +0000 (20:38 +0000)]
Added some makefiles for caret, scroll and drawing samples.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2586
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 27 May 1999 19:54:05 +0000 (19:54 +0000)]
Color cubes now get created on 8-bit true-color
visual as well. (This exists).
Added MakeModal() to wxFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2585
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 27 May 1999 18:08:50 +0000 (18:08 +0000)]
Corrected SetItemState() in listctrl
Added test for this to scroll sample.
Didn't find reason for strange positioning of
progress dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2584
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 27 May 1999 15:37:44 +0000 (15:37 +0000)]
compile fixes. Vadim ows me a pizza.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2583
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 27 May 1999 13:22:37 +0000 (13:22 +0000)]
1. warning in wxDataObject fixed
2. wxProgressDialog got a new style flag and updated docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2582
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 27 May 1999 13:14:45 +0000 (13:14 +0000)]
Doc updates.
Minor dc change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2581
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 27 May 1999 12:49:40 +0000 (12:49 +0000)]
1. wxDataObject compilation fixes (can't test if it works right now, sorry)
2. wxProgressDialog ctor has "style" parameter
3. the controls samples now also demonstrates wxUpdateUI events and
wxProgressDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2580
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 27 May 1999 09:34:17 +0000 (09:34 +0000)]
Small cursor improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2579
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 May 1999 22:39:42 +0000 (22:39 +0000)]
wxPrivateDataObject works under MSW as well (hopefully it still does under
GTK too)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2578
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 26 May 1999 20:40:04 +0000 (20:40 +0000)]
Got a new idea to do cursors, including global
ones and busy etc.
Fixed an assert in UserScaler from PS code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2577
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 26 May 1999 17:17:46 +0000 (17:17 +0000)]
* Small fix in wxHTTP::BuildRequest
* Introduced wxURL::ConvertToValidURI (to be implemented)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2576
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 26 May 1999 12:39:50 +0000 (12:39 +0000)]
validators now validate again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2575
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 26 May 1999 10:17:56 +0000 (10:17 +0000)]
Made wxClientDC's use safe as per wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2574
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 26 May 1999 09:03:25 +0000 (09:03 +0000)]
wxScrolledWindow inherits from wxPanel to
make tab travseral work.
Work around for GTK scrolledwidget bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2573
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 25 May 1999 23:51:10 +0000 (23:51 +0000)]
Cleaned up some warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2572
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 25 May 1999 23:40:30 +0000 (23:40 +0000)]
Move some functions from header into here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2571
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 25 May 1999 23:39:20 +0000 (23:39 +0000)]
Added dcbase.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2570
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 25 May 1999 23:38:48 +0000 (23:38 +0000)]
Move code to a dcbase.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2569
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Tue, 25 May 1999 23:27:00 +0000 (23:27 +0000)]
Fixed SetForeground and SetBackground declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2568
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 25 May 1999 23:07:41 +0000 (23:07 +0000)]
wxCaret MSW bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2567
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 May 1999 19:59:36 +0000 (19:59 +0000)]
"Corrected" logical function in wxDC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2566
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 25 May 1999 18:02:36 +0000 (18:02 +0000)]
caret.cpp included
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2565
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 25 May 1999 18:01:48 +0000 (18:01 +0000)]
wxCaret now exists not only under MSW but on any supported platform as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2564
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 25 May 1999 17:14:56 +0000 (17:14 +0000)]
* wxThread fixes
* wxStream fix (Read(wxStreamBase))
* wxEvent: GTK idle loop waking up was actually good, reenabled.
* wxSocket: all features working on Linux/RH6 (including high-level protocols)
Needs testing on other platforms now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2563
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 25 May 1999 13:38:50 +0000 (13:38 +0000)]
1. wxNotifyEvent documented
2. wxNotebook event now derives from it under wxGTK too - fixing the
PAGE_CHANGING event handling bug
3. the controls sample demonstrates PAGE_CHANGING in action
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2562
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 25 May 1999 13:36:09 +0000 (13:36 +0000)]
windows emit wxCreateWindowEvent
generic controls use wxINVERT for rubberbands etc
wxXOR maps to GdkXOR etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2561
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 25 May 1999 13:23:09 +0000 (13:23 +0000)]
Reverted corrupt file (may not be in line with Vadim's changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2560
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775