]>
git.saurik.com Git - wxWidgets.git/log
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
George Tasker [Fri, 24 Nov 2000 16:47:45 +0000 (16:47 +0000)]
Added wxDbTable::SetOrderByColNums() function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 24 Nov 2000 16:46:11 +0000 (16:46 +0000)]
Increased the max length of allowed WHERE clauses and full statements (eventually needs to be changed over to use wxString).
Fixed the order of params in TablePrivileges()
Changed 0s to NULLs in params
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 24 Nov 2000 16:43:36 +0000 (16:43 +0000)]
Added SetOrderByColNums() function
Changed 0s to NULLs for const char * params
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 24 Nov 2000 16:40:44 +0000 (16:40 +0000)]
More corrections and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Nov 2000 14:27:09 +0000 (14:27 +0000)]
small typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 13:34:35 +0000 (13:34 +0000)]
matrix compile fix
make listctrl scroll one line in report more,
not some arbitrary 15 pixels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:42:08 +0000 (12:42 +0000)]
Added matrix.cpp to compilables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:41:23 +0000 (12:41 +0000)]
Made dnd reentrent safe as per stable tree.
Dropped in new wxMatrix.
Compile wxMatrix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:40:19 +0000 (12:40 +0000)]
dropped in new wxMatrix (from wxCanvas)
use wxUSE_GEOMETRY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:39:30 +0000 (12:39 +0000)]
RPM version 2.3.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:38:55 +0000 (12:38 +0000)]
Bump up version to 2.3.0,
Add wxUSE_GEOMETRY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:36:52 +0000 (12:36 +0000)]
Adding wxUSE_GEOMETRY to setup.h.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:35:39 +0000 (12:35 +0000)]
Adding new wxCanvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 24 Nov 2000 12:34:35 +0000 (12:34 +0000)]
Adding new wxCanvas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 24 Nov 2000 09:50:27 +0000 (09:50 +0000)]
Committing in .
Modified Files:
wxWindows/src/gtk/listbox.cpp
corrections for VMS since someone updated this one using an old version.
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 24 Nov 2000 08:27:02 +0000 (08:27 +0000)]
Committing in .
Modified Files:
wxWindows/src/gtk/app.cpp
Someone included VMS-stuff that I removed several month ago because it was
not working. Now it not even compiled!!!!
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Nov 2000 04:22:05 +0000 (04:22 +0000)]
linking fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:46:23 +0000 (21:46 +0000)]
Updated afm files as per stable branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:44:01 +0000 (21:44 +0000)]
Don't call busy cursor when creating a message
dialog - it takes longer to set the cursor than
to create the dialog under GTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:42:55 +0000 (21:42 +0000)]
Ported DrawPolygone fix and new PS font name
matching from stable branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:41:37 +0000 (21:41 +0000)]
Ported new double idle handlers for pending events
processing from stable branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:40:26 +0000 (21:40 +0000)]
Upported wxListBox key handling and SetFirstItem()
from stable branch. Removed Vadim's code since
I think mine handles all cases correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Nov 2000 21:38:41 +0000 (21:38 +0000)]
Busy cursor don't need wxYield(), SendIdleEvents()
is enough and safe.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 23 Nov 2000 20:33:40 +0000 (20:33 +0000)]
Some mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Nov 2000 19:45:46 +0000 (19:45 +0000)]
more fixes to stream code: allow deriving from wxStreamBuffer and using custom
buffers with wxBufferedInput/OutputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 23 Nov 2000 19:07:49 +0000 (19:07 +0000)]
Clarified some things for Mingw32 compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Nov 2000 16:26:12 +0000 (16:26 +0000)]
compilation fixes for wxMemoryStreams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 23 Nov 2000 14:39:03 +0000 (14:39 +0000)]
Corrections and additions to the wxODBC docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 23 Nov 2000 13:27:52 +0000 (13:27 +0000)]
Lots more memory/resource leak fixes. There are still more, but this solves about 75% of them.
These fixes also speed up tex2rtf greatly. I can now build all the RTF version of the wxWindows manual in under 30 seconds, when before it took around 90 seconds.
Curley Brace matching is turned back on again. I cannot find any places where it does not work. If you find one, let me know
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Nov 2000 04:34:27 +0000 (04:34 +0000)]
fixed memory allocation code of wxStreamBuffer to not realloc() new[]ed memory any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 22 Nov 2000 11:45:41 +0000 (11:45 +0000)]
Fixed missing Curley Brace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 22 Nov 2000 06:07:25 +0000 (06:07 +0000)]
Update OS/2 Frame WM_PAINT processing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 22 Nov 2000 00:28:35 +0000 (00:28 +0000)]
Fixed double deletion of a dialog in the effect of a failed connection to the datasource
Fixed call to TablePrivileges() in a commented out piece of code to use the correct parameters, in case someone uses it for an example
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 22 Nov 2000 00:19:25 +0000 (00:19 +0000)]
Fixed problems with the wxDb::Open(wxDb *copyDb) not copying in all the different data types required values
Added Interbase database support based on contributions from Roger Gammans
Enabled the wxDb::TablePrivileges() function for v2.3/2.4
Fixed a bunch of problems with wxDb::TablePrivileges() not working correctly with all databases.
Added the ability to pass in a SCHEMA to wxDbTablePrivileges() that greatly improves the speed of the privileges lookup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 22 Nov 2000 00:18:45 +0000 (00:18 +0000)]
Added what I think is full support for Null column values in the tables, partially based on submissions by Roger Gammans
Added a parameters to wxDbTable::Open() to indicate whether Open() should check for table privileges or not.
wxDbTable::ClearMemberVar() added to set a single column to an initialized value
::ClearMemberVar() and ::ClearMemberVars() can now optionally set a column to be NULL via ::SetColNull()
::SetColNull() added as the primary function name for setting a column to be a NULL value, and ::SetNull() is deprecated
::SetColNull() now has a param to select whether a columns value is NULL or not.
::SetColNull() will now clear the column value in memory when setting the column to be NULL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Nov 2000 18:01:27 +0000 (18:01 +0000)]
fixed wxTextCtrl::GetValue() bug for empty richedit ctrls (Marvin Aviles)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Nov 2000 17:22:03 +0000 (17:22 +0000)]
fixed bug with Broadcast() not waking up all threads (Pieter van der Meulen)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 21 Nov 2000 03:44:14 +0000 (03:44 +0000)]
New typemaps for wxString when compiling for Python 2.0 and beyond
that allow Unicode objects to be passed as well as String objects. If
a Unicode object is passed PyString_AsStringAndSize is used to convert
it to a wxString using the default encoding.
Fixed the generic buttons so tool tips work for them.
Fixed a bug in the demo's tree control.
Added a listbox to the listbox demo that shows how to find items with
a patching prefix as keys are typed.
Added code to the wxListCtrl demo to show how to get text from a
column in report mode.
Added code to the toolbar demo to clear the long help from the status
bar after 2 seconds.
Added wxJoystick.
Fixed wxTimer so it can be used as described in the docs, either with
a Notify method in a subclass, or sending an event to a wxEvtHandler
object, (usually a window.)
Added wxNotifyEvent.Allow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 20 Nov 2000 17:31:24 +0000 (17:31 +0000)]
Added From(), OrderBy() and Where() functions that correspons to the Set/GetWhereClause(), Set/GetOrderByClause() and Set/GetFromClause() functions.
Changed signature of wxDbTable constructor to have the default value of tblPath be "" instead of NULL which prevents crashes in the logging code if the constructor initialization fails for some reason.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 20 Nov 2000 17:25:04 +0000 (17:25 +0000)]
SQL Server and (preliminary) DB2 support added
Fixed some potentially uninitialized variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 20 Nov 2000 17:23:06 +0000 (17:23 +0000)]
Added preliminary DB2 support.
Removed the #if EXPERIMENTAL_WXDB_FUNCTIONS blocks from around functions that will now be available in 2.4
Changed functions to return const char * rather than char * on certain functions
Added the wxDb::TablePrivileges() function
Added wxDb copy constructors and wxDbGetConnection() copy constructors which are able to copy the typing definitions of data types retrieved from the source wxDb instance to the new data connection instance to avoid the network/database overhead of querying the datasource for its data types once they are already known once.
SQL Server and (preliminary) DB2 support added
If compiling with Visual C++, the wxDbCreateDataSource() can now be enabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 20 Nov 2000 17:17:09 +0000 (17:17 +0000)]
Added preliminary DB2 support.
Removed the #if EXPERIMENTAL_WXDB_FUNCTIONS blocks from around functions that will now be available in 2.4
Changed functions to return const char * rather than char * on certain functions
Added the wxDb::TablePrivileges() function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 20 Nov 2000 15:14:22 +0000 (15:14 +0000)]
Fixed the wxDirExists() function so that if asked about the root directory of a drive (i.e. "d:\") or a UNC directory, WIN32 apps will correctly report whether the dir exists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Nov 2000 15:13:18 +0000 (15:13 +0000)]
Another DC fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Nov 2000 14:09:24 +0000 (14:09 +0000)]
Fix and errant commented out line of code in DoGetPixel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 20 Nov 2000 05:18:32 +0000 (05:18 +0000)]
More OS/2 Updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 19 Nov 2000 16:42:12 +0000 (16:42 +0000)]
Removed #if wxUSE_TREECTRL (not in setup0.h, and not applied consistently)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Sun, 19 Nov 2000 00:32:38 +0000 (00:32 +0000)]
New module def for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Sun, 19 Nov 2000 00:25:42 +0000 (00:25 +0000)]
Window proc processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 18 Nov 2000 14:46:58 +0000 (14:46 +0000)]
added wxCursor ctor for creation from bits array
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 17 Nov 2000 09:06:56 +0000 (09:06 +0000)]
Updated info on handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Nov 2000 06:02:53 +0000 (06:02 +0000)]
New, reworked frame class for wxOS2 and more drawing routines in wxDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Nov 2000 06:01:48 +0000 (06:01 +0000)]
New, reworked frame class for wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Nov 2000 13:48:03 +0000 (13:48 +0000)]
added an entry for Italian
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Nov 2000 13:38:56 +0000 (13:38 +0000)]
patch from Mike Oliver <oliver@math.ucla.edu> to have correct position in wxTree/ListCtrl click events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Nov 2000 22:57:54 +0000 (22:57 +0000)]
applied Brian's patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Nov 2000 16:54:08 +0000 (16:54 +0000)]
For some reason VA needs a default ctor for wxHtmlHelpTreeItemData for helpfrm to compile under VA 4.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8740
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Nov 2000 16:52:53 +0000 (16:52 +0000)]
Need to define wxArrayGenericTreeItems as WX_DEFINE_WXPORTED_ARRAY instead of just WX_DEFINE_ARRAY to prevent msw .dll builds from complaining.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8739
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Nov 2000 05:00:36 +0000 (05:00 +0000)]
New OS/2 VA .def file for treectrl code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Nov 2000 04:59:08 +0000 (04:59 +0000)]
Some OS/2 updates for VA3.0, specifically, in gsocket
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Nov 2000 04:58:06 +0000 (04:58 +0000)]
bad delete operator, should be delete [] for gs_FSMimeFallbacks and removing debug allocs and deallocs for OS/2 in memory.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8736
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 14 Nov 2000 22:47:31 +0000 (22:47 +0000)]
TreeCtrl updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 13 Nov 2000 19:53:34 +0000 (19:53 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 12 Nov 2000 20:05:53 +0000 (20:05 +0000)]
Added documentation for wxDbTable class
Added fixes/corrections for wxDb class and other associated helper classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2000 19:55:10 +0000 (19:55 +0000)]
Minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2000 11:10:52 +0000 (11:10 +0000)]
Added missing VC++ project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2000 00:14:35 +0000 (00:14 +0000)]
Corrected distribution file & removed ^M characters from about/makefile.g95
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2000 00:07:56 +0000 (00:07 +0000)]
some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 12 Nov 2000 00:07:15 +0000 (00:07 +0000)]
Changed wxGridCellEditor::IsAcceptedKey to only check Control and Alt,
not Meta. (NumLock is Meta for me, and so the old setting wouldn't
let any key activate the control if NumLock was on.)
Checked for WXK_NUMPAD_ENTER everywhere we were checking for
WXK_RETURN.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 12 Nov 2000 00:05:28 +0000 (00:05 +0000)]
Added Word template for formatting wxWindows manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2000 23:57:16 +0000 (23:57 +0000)]
Allow a NULL editor and/or renderer to be passed to RegisterDataType
and not crash when it tries to get them later. (If NULL it falls back
to the grid's default like it used to before the type registry was
added.)
Added wxTE_PROCESS_TAB to wxTextCtrl style for MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2000 22:29:22 +0000 (22:29 +0000)]
fixed a typo and uncommented some methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 11 Nov 2000 22:12:45 +0000 (22:12 +0000)]
for testing...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 11 Nov 2000 16:12:09 +0000 (16:12 +0000)]
added missing function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2000 19:21:59 +0000 (19:21 +0000)]
part of the previous patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 10 Nov 2000 16:44:27 +0000 (16:44 +0000)]
applied patches from Mike Oliver <oliver@math.ucla.edu> to return click position for item (right) click events in treectrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Nov 2000 13:23:04 +0000 (13:23 +0000)]
added chinese translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Nov 2000 13:00:12 +0000 (13:00 +0000)]
changed lbox font to be more readable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 9 Nov 2000 00:21:04 +0000 (00:21 +0000)]
compilation fix for !WXWIN_COMPATIBILITY_2 and some code cleanup + smarter
code in wxDocManager::SelectViewType()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 8 Nov 2000 23:58:42 +0000 (23:58 +0000)]
compilation fix for builds when WXWIN_COMPATIBILITY_2 is not defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Nov 2000 20:06:20 +0000 (20:06 +0000)]
compilation/warning fixes for HP-UX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Nov 2000 20:03:21 +0000 (20:03 +0000)]
ugly compilation fix for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Nov 2000 11:43:17 +0000 (11:43 +0000)]
and another note about wxStringList vs wxArrayString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Nov 2000 11:41:19 +0000 (11:41 +0000)]
small note about untyped lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775