]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years ago Committing in .
Jouk Jansen [Fri, 5 Apr 2002 07:08:48 +0000 (07:08 +0000)] 
 Committing in .

 Complile issues for OpenVMS
 +
 obvious typo in wxWindows/src/motif/dcclient.cpp

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/motif/dcclient.cpp
  wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded a few new flags, etc.
Robin Dunn [Fri, 5 Apr 2002 00:28:59 +0000 (00:28 +0000)] 
Added a few new flags, etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxFileHistory demo
Robin Dunn [Fri, 5 Apr 2002 00:28:37 +0000 (00:28 +0000)] 
Added wxFileHistory demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoNo change
Julian Smart [Thu, 4 Apr 2002 21:14:36 +0000 (21:14 +0000)] 
No change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoDon't set a normal cursor for the frame, set the NULL cursor, else
Julian Smart [Thu, 4 Apr 2002 21:05:14 +0000 (21:05 +0000)] 
Don't set a normal cursor for the frame, set the NULL cursor, else
text controls (for example) can get the wrong cursor.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded FAQ topic for FL
Julian Smart [Thu, 4 Apr 2002 21:03:18 +0000 (21:03 +0000)] 
Added FAQ topic for FL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse full 32bit range for the process ids
Vadim Zeitlin [Thu, 4 Apr 2002 18:04:54 +0000 (18:04 +0000)] 
use full 32bit range for the process ids

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoRemoved wxTR_HIDE_ROOT under Windows, and removed wxTR_EDIT_LABELS for now
Julian Smart [Thu, 4 Apr 2002 17:24:49 +0000 (17:24 +0000)] 
Removed wxTR_HIDE_ROOT under Windows, and removed wxTR_EDIT_LABELS for now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows toolbar can
Julian Smart [Thu, 4 Apr 2002 13:13:51 +0000 (13:13 +0000)] 
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows toolbar can
used in FL.
Adjusted Windows toolbar height for wxTB_NODIVIDER style.
Removed some false memory leak reporting from fontmap.cpp, mimecmn.cpp,
strconv.cpp.
Added and used MapBitmap function in newbmpbtn.cpp so the right
colours are used under Windows.
<controversial>Added iniconf.cpp to WIN32 compilation</conroversial>

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSWIGged updates for wxMac
Robin Dunn [Thu, 4 Apr 2002 05:44:55 +0000 (05:44 +0000)] 
SWIGged updates for wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoDemo update
Robin Dunn [Wed, 3 Apr 2002 20:34:26 +0000 (20:34 +0000)] 
Demo update

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUpdates for wxListCtrlAutoWidthMixin needed for wxGTK
Robin Dunn [Wed, 3 Apr 2002 20:33:20 +0000 (20:33 +0000)] 
Updates for wxListCtrlAutoWidthMixin needed for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded sending of column dragging events to the generic wxListCtrl.
Robin Dunn [Wed, 3 Apr 2002 20:26:29 +0000 (20:26 +0000)] 
Added sending of column dragging events to the generic wxListCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFix for broken BCC
Mattia Barbon [Wed, 3 Apr 2002 19:32:31 +0000 (19:32 +0000)] 
Fix for broken BCC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSWIGged updates for wxGTK
Robin Dunn [Wed, 3 Apr 2002 19:25:11 +0000 (19:25 +0000)] 
SWIGged updates for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoMention wxCURSOR_BLANK
Mattia Barbon [Wed, 3 Apr 2002 19:17:30 +0000 (19:17 +0000)] 
Mention wxCURSOR_BLANK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Noone is using the tests dir either.
Robert Roebling [Wed, 3 Apr 2002 18:19:12 +0000 (18:19 +0000)] 
  Noone is using the tests dir either.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago The user dir was last changed in Okt 98, so I guess
Robert Roebling [Wed, 3 Apr 2002 18:16:48 +0000 (18:16 +0000)] 
  The user dir was last changed in Okt 98, so I guess
    it is mostly obsolete.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoMove font and encoding related classes to a new module. Added
Robin Dunn [Wed, 3 Apr 2002 18:15:21 +0000 (18:15 +0000)] 
Move font and encoding related classes to a new module.  Added
wxLocale and wxEncodingConverter.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't show generic dir dlg when it's the same as the standard one
Vadim Zeitlin [Wed, 3 Apr 2002 16:01:44 +0000 (16:01 +0000)] 
don't show generic dir dlg when it's the same as the standard one

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Small typo, big effect.
Robert Roebling [Wed, 3 Apr 2002 14:39:45 +0000 (14:39 +0000)] 
  Small typo, big effect.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed error checking in wxKill
Vadim Zeitlin [Wed, 3 Apr 2002 14:32:53 +0000 (14:32 +0000)] 
fixed error checking in wxKill

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded a note about the constraints being deprecated
Vadim Zeitlin [Wed, 3 Apr 2002 13:04:21 +0000 (13:04 +0000)] 
added a note about the constraints being deprecated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoreuse the fonts in the resource loading code (patch from Tom Felici)
Vadim Zeitlin [Wed, 3 Apr 2002 13:01:34 +0000 (13:01 +0000)] 
reuse the fonts in the resource loading code (patch from Tom Felici)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't reenable the disabled windows in OnShow(), it is unnecessary and the code there...
Vadim Zeitlin [Wed, 3 Apr 2002 12:54:09 +0000 (12:54 +0000)] 
don't reenable the disabled windows in OnShow(), it is unnecessary and the code there was buggy

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected FSSpec to POSIX file name conversions for Mac OS X (Apple DevTools)
Gilles Depeyrot [Wed, 3 Apr 2002 12:49:48 +0000 (12:49 +0000)] 
corrected FSSpec to POSIX file name conversions for Mac OS X (Apple DevTools)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSince wxConditionInternal is a friend of wxMutex and wxMutex has copy
Robin Dunn [Wed, 3 Apr 2002 01:16:04 +0000 (01:16 +0000)] 
Since wxConditionInternal is a friend of wxMutex and wxMutex has copy
prevention, then wxConditionInternal needs copy protection too so the
default copy and assignment won't generate link errors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed a race condition resulting in returning incorrect thread exit code
Vadim Zeitlin [Wed, 3 Apr 2002 00:13:48 +0000 (00:13 +0000)] 
fixed a race condition resulting in returning incorrect thread exit code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed OnDropFiles() signature
Vadim Zeitlin [Tue, 2 Apr 2002 23:26:22 +0000 (23:26 +0000)] 
fixed OnDropFiles() signature

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Fix some crashes in new wxTextCtrl.
Robert Roebling [Tue, 2 Apr 2002 19:40:57 +0000 (19:40 +0000)] 
  Fix some crashes in new wxTextCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxCalendarCtrl::Destroy() now deletes year spin control and
Mattia Barbon [Tue, 2 Apr 2002 17:46:45 +0000 (17:46 +0000)] 
wxCalendarCtrl::Destroy() now deletes year spin control and
month combo box; tested in MSW and GTK .

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded floodfilling for image
Stefan Csomor [Tue, 2 Apr 2002 17:43:08 +0000 (17:43 +0000)] 
added floodfilling for image

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadapted to new APIs for threads and floodfilling
Stefan Csomor [Tue, 2 Apr 2002 17:42:11 +0000 (17:42 +0000)] 
adapted to new APIs for threads and floodfilling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoBlind fix for bug #529874 .
Mattia Barbon [Tue, 2 Apr 2002 17:37:00 +0000 (17:37 +0000)] 
Blind fix for bug #529874 .
wxPropertyListView::OnOk should set sm_dialogCancelled  to FALSE.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation warning fixed
Vadim Zeitlin [Tue, 2 Apr 2002 16:24:31 +0000 (16:24 +0000)] 
compilation warning fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agochanged wxCondition API to take a reference, not pointer, to wxMutex
Vadim Zeitlin [Tue, 2 Apr 2002 15:37:57 +0000 (15:37 +0000)] 
changed wxCondition API to take a reference, not pointer, to wxMutex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation fixes for the recent commit
Vadim Zeitlin [Tue, 2 Apr 2002 13:22:56 +0000 (13:22 +0000)] 
compilation fixes for the recent commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded wxSemaphore (with docs), new version of wxCondition and bug fixes to wxThread...
Vadim Zeitlin [Tue, 2 Apr 2002 13:15:16 +0000 (13:15 +0000)] 
added wxSemaphore (with docs), new version of wxCondition and bug fixes to wxThread (patch 538242 by K.S. Sreeram)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoNow set the client and main windows in wxAdoptedWindow::SetHandle
Julian Smart [Tue, 2 Apr 2002 12:41:28 +0000 (12:41 +0000)] 
Now set the client and main windows in wxAdoptedWindow::SetHandle

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded the include files section (patch 538251)
Vadim Zeitlin [Tue, 2 Apr 2002 10:26:50 +0000 (10:26 +0000)] 
added the include files section (patch 538251)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed paper size calculation (convert from 10ths of mm to mm correctly)
Vadim Zeitlin [Tue, 2 Apr 2002 10:20:52 +0000 (10:20 +0000)] 
fixed paper size calculation (convert from 10ths of mm to mm correctly)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation warning fixes
Vadim Zeitlin [Tue, 2 Apr 2002 09:59:22 +0000 (09:59 +0000)] 
compilation warning fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded includes to correct compilo
Julian Smart [Tue, 2 Apr 2002 09:39:24 +0000 (09:39 +0000)] 
Added includes to correct compilo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxImage::FloodFill file
Julian Smart [Tue, 2 Apr 2002 09:15:26 +0000 (09:15 +0000)] 
Added wxImage::FloodFill file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxWindowMSW now eats EVT_CHAR if the key was handled in EVT_KEY_DOWN
Robin Dunn [Tue, 2 Apr 2002 00:36:29 +0000 (00:36 +0000)] 
wxWindowMSW now eats EVT_CHAR if the key was handled in EVT_KEY_DOWN

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomore informational assert about the base class being unknown to wxRTTI system (patch...
Vadim Zeitlin [Mon, 1 Apr 2002 23:58:46 +0000 (23:58 +0000)] 
more informational assert about the base class being unknown to wxRTTI system (patch 538103)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded reference to FloodFill additions
Julian Smart [Mon, 1 Apr 2002 22:17:38 +0000 (22:17 +0000)] 
Added reference to FloodFill additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSeparated wxImage::FloodFill from image.cpp
Julian Smart [Mon, 1 Apr 2002 22:14:42 +0000 (22:14 +0000)] 
Separated wxImage::FloodFill from image.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed wxCheckListBox behaviour in presense of wxLB_SORT style (bug 529786)
Vadim Zeitlin [Mon, 1 Apr 2002 21:55:55 +0000 (21:55 +0000)] 
fixed wxCheckListBox behaviour in presense of wxLB_SORT style (bug 529786)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded FloodFill patch for samples
Julian Smart [Mon, 1 Apr 2002 21:47:02 +0000 (21:47 +0000)] 
Added FloodFill patch for samples

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoApplied FloodFill patch
Julian Smart [Mon, 1 Apr 2002 21:40:42 +0000 (21:40 +0000)] 
Applied FloodFill patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse the new wxExecute() API (no real changes)
Vadim Zeitlin [Mon, 1 Apr 2002 21:33:50 +0000 (21:33 +0000)] 
use the new wxExecute() API (no real changes)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse the new API in the sample as it's more readable
Vadim Zeitlin [Mon, 1 Apr 2002 21:31:58 +0000 (21:31 +0000)] 
use the new API in the sample as it's more readable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agosleep while waiting for the spawned process to terminate so that we don't eat 100...
Vadim Zeitlin [Mon, 1 Apr 2002 21:31:27 +0000 (21:31 +0000)] 
sleep while waiting for the spawned process to terminate so that we don't eat 100 of the CPU

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFixed a few little bugs in how some methods are wrapped
Robin Dunn [Mon, 1 Apr 2002 20:34:02 +0000 (20:34 +0000)] 
Fixed a few little bugs in how some methods are wrapped

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxIconBundle and wxTopLevelWindow.SetIcons.
Robin Dunn [Mon, 1 Apr 2002 20:33:16 +0000 (20:33 +0000)] 
Added wxIconBundle and wxTopLevelWindow.SetIcons.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxListCtrlAutoWidthMixin from Erik Westra.
Robin Dunn [Mon, 1 Apr 2002 20:31:23 +0000 (20:31 +0000)] 
Added wxListCtrlAutoWidthMixin from Erik Westra.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoA saner implementation for the new wxToolBar methods that keeps
Robin Dunn [Mon, 1 Apr 2002 20:29:35 +0000 (20:29 +0000)] 
A saner implementation for the new wxToolBar methods that keeps
backwards compatilibilty (including keyword args names for wxPython)
and still exposes the new stuff.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSome cleanup
Robin Dunn [Mon, 1 Apr 2002 20:28:01 +0000 (20:28 +0000)] 
Some cleanup

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoTrying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't
Robin Dunn [Mon, 1 Apr 2002 20:27:19 +0000 (20:27 +0000)] 
Trying wxTE_PROCESS_ENTER and EVT_TEXT_ENTER on a combobox, doesn't
work yet.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoModifications to get wxNanoX compiling again
Julian Smart [Mon, 1 Apr 2002 14:09:44 +0000 (14:09 +0000)] 
Modifications to get wxNanoX compiling again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agorestored full redraw on repain behaviour by default, also some cleanup in the
Vadim Zeitlin [Mon, 1 Apr 2002 13:36:55 +0000 (13:36 +0000)] 
restored full redraw on repain behaviour by default, also some cleanup in the
windows classes registration code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Made wxFileDialog PDA friendlier.
Robert Roebling [Mon, 1 Apr 2002 11:59:38 +0000 (11:59 +0000)] 
  Made wxFileDialog PDA friendlier.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Temporarily use self-made wxTextCtrl in wxX11 until
Robert Roebling [Mon, 1 Apr 2002 11:41:59 +0000 (11:41 +0000)] 
  Temporarily use self-made wxTextCtrl in wxX11 until
    the in /src/univ.cpp works better.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago As in 2.2.9, toolbars should not get the focus.
Robert Roebling [Sun, 31 Mar 2002 14:07:17 +0000 (14:07 +0000)] 
  As in 2.2.9, toolbars should not get the focus.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Minor tweak (up-ported from 2.2.9) to make
Robert Roebling [Sun, 31 Mar 2002 14:06:32 +0000 (14:06 +0000)] 
  Minor tweak (up-ported from 2.2.9) to make
    flat toolbars look slightly better even
    without rebar controls underneath.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Compile fix when not using WXR resources.
Robert Roebling [Sun, 31 Mar 2002 12:06:49 +0000 (12:06 +0000)] 
  Compile fix when not using WXR resources.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Compile fix for MinGW32
Robert Roebling [Sun, 31 Mar 2002 12:06:08 +0000 (12:06 +0000)] 
  Compile fix for MinGW32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for the paths with trailing (back)slashes
Vadim Zeitlin [Sat, 30 Mar 2002 23:27:49 +0000 (23:27 +0000)] 
fix for the paths with trailing (back)slashes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago some more tweaks were required
Robert Roebling [Sat, 30 Mar 2002 22:53:27 +0000 (22:53 +0000)] 
  some more tweaks were required

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Rewrote wxToolBar another time.
Robert Roebling [Sat, 30 Mar 2002 21:18:39 +0000 (21:18 +0000)] 
  Rewrote wxToolBar another time.
  Other minor tweaks.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed an apparent bug in DetermineScaling()
Vadim Zeitlin [Sat, 30 Mar 2002 19:57:43 +0000 (19:57 +0000)] 
fixed an apparent bug in DetermineScaling()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Added code for erasing the small square between scrollbars.
Robert Roebling [Sat, 30 Mar 2002 11:16:24 +0000 (11:16 +0000)] 
  Added code for erasing the small square between scrollbars.
  Corrected window size if scrollbars is removed/added.
  Reduce flicker in scrollbars.
  Prevent scrollbars from jumping back to original position
    if the mouse just barely left the scrollbar.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Configure changes for StrongARM cross-compilation.
Robert Roebling [Sat, 30 Mar 2002 01:28:47 +0000 (01:28 +0000)] 
  Configure changes for StrongARM cross-compilation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoGive access to m_lastKeydownConsumed
Robin Dunn [Sat, 30 Mar 2002 01:19:59 +0000 (01:19 +0000)] 
Give access to m_lastKeydownConsumed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoDon't set the longhelp in the statusbar if there isn't one.
Robin Dunn [Sat, 30 Mar 2002 01:18:52 +0000 (01:18 +0000)] 
Don't set the longhelp in the statusbar if there isn't one.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoSet flags and libs for using unicows if MSLU=1
Robin Dunn [Sat, 30 Mar 2002 01:18:03 +0000 (01:18 +0000)] 
Set flags and libs for using unicows if MSLU=1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Some work for wxX11 on 8-bit visuals.
Robert Roebling [Fri, 29 Mar 2002 22:58:15 +0000 (22:58 +0000)] 
  Some work for wxX11 on 8-bit visuals.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Removed old #ifdef from GTK 1.0
Robert Roebling [Fri, 29 Mar 2002 21:11:00 +0000 (21:11 +0000)] 
  Removed old #ifdef from GTK 1.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago A bit of scrolling works under GTK 2.0
Robert Roebling [Fri, 29 Mar 2002 18:01:50 +0000 (18:01 +0000)] 
  A bit of scrolling works under GTK 2.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Make scrollbars appear.
Robert Roebling [Fri, 29 Mar 2002 17:34:10 +0000 (17:34 +0000)] 
  Make scrollbars appear.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Preventing bitmap crash differently.
Robert Roebling [Fri, 29 Mar 2002 17:23:54 +0000 (17:23 +0000)] 
  Preventing bitmap crash differently.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Disabled masked bitmaps under GTK 2.0 until I know
Robert Roebling [Fri, 29 Mar 2002 15:43:30 +0000 (15:43 +0000)] 
  Disabled masked bitmaps under GTK 2.0 until I know
    why they crash.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Pop-up menus no longer jump before appearing.
Robert Roebling [Fri, 29 Mar 2002 15:04:30 +0000 (15:04 +0000)] 
  Pop-up menus no longer jump before appearing.
  Added wxTLW::DoGetSize() which uses cashed values.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Implemented two-window approach for pop-ups, since
Robert Roebling [Fri, 29 Mar 2002 14:14:06 +0000 (14:14 +0000)] 
  Implemented two-window approach for pop-ups, since
    e.g. menus have borders.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Wrong #ifdef for GTK 1.2
Robert Roebling [Fri, 29 Mar 2002 13:52:42 +0000 (13:52 +0000)] 
  Wrong #ifdef for GTK 1.2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago More work on GTK 2.0 drawing.
Robert Roebling [Fri, 29 Mar 2002 13:05:21 +0000 (13:05 +0000)] 
  More work on GTK 2.0 drawing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocommented out an unused var
Vadim Zeitlin [Fri, 29 Mar 2002 11:15:55 +0000 (11:15 +0000)] 
commented out an unused var

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected the previous warning fix so that it doesn't break the code
Vadim Zeitlin [Fri, 29 Mar 2002 10:49:54 +0000 (10:49 +0000)] 
corrected the previous warning fix so that it doesn't break the code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed fl compilation after the recent tbar changes (patch 536539)
Vadim Zeitlin [Fri, 29 Mar 2002 09:39:18 +0000 (09:39 +0000)] 
fixed fl compilation after the recent tbar changes (patch 536539)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocompilation fix
Vadim Zeitlin [Fri, 29 Mar 2002 09:35:33 +0000 (09:35 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed signed/unsigned comparison warning
Vadim Zeitlin [Fri, 29 Mar 2002 09:07:07 +0000 (09:07 +0000)] 
fixed signed/unsigned comparison warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Put some life into GTK 2.0 drawing.
Robert Roebling [Thu, 28 Mar 2002 23:56:36 +0000 (23:56 +0000)] 
  Put some life into GTK 2.0 drawing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed VC++ warning in optimized build
Vadim Zeitlin [Thu, 28 Mar 2002 22:32:32 +0000 (22:32 +0000)] 
fixed VC++ warning in optimized build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdd missing include
Mattia Barbon [Thu, 28 Mar 2002 22:32:08 +0000 (22:32 +0000)] 
Add missing include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoIn bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
Julian Smart [Thu, 28 Mar 2002 21:42:35 +0000 (21:42 +0000)] 
In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
Fixed wxWindowX11::FindFocus so text selections work again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFix for daily builds
Mattia Barbon [Thu, 28 Mar 2002 20:55:49 +0000 (20:55 +0000)] 
Fix for daily builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFixed problems with wxFrame::SetIcons
Mattia Barbon [Thu, 28 Mar 2002 20:51:55 +0000 (20:51 +0000)] 
Fixed problems with wxFrame::SetIcons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCompile corrections
Julian Smart [Thu, 28 Mar 2002 19:48:34 +0000 (19:48 +0000)] 
Compile corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agounapplied part of Dimitri's patch at his request
Vadim Zeitlin [Thu, 28 Mar 2002 19:14:41 +0000 (19:14 +0000)] 
unapplied part of Dimitri's patch at his request

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775