]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Sat, 30 Dec 2000 19:36:10 +0000 (19:36 +0000)]
just added some _T()s
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 30 Dec 2000 12:47:48 +0000 (12:47 +0000)]
Various fixes for wxFilename.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 30 Dec 2000 00:28:00 +0000 (00:28 +0000)]
wxFileName II. It actually works.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 29 Dec 2000 23:44:11 +0000 (23:44 +0000)]
merged wxStaticLine ctor fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 29 Dec 2000 22:12:54 +0000 (22:12 +0000)]
Added filename.cpp to build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 29 Dec 2000 17:39:00 +0000 (17:39 +0000)]
include "wx/filefn.h" instead of just "filefn.h".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 29 Dec 2000 17:38:03 +0000 (17:38 +0000)]
should use array delete on a wxString object (line 991) that is not an array of wxStrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 28 Dec 2000 14:07:00 +0000 (14:07 +0000)]
modified check listbox indicators and made them customizable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 28 Dec 2000 00:00:32 +0000 (00:00 +0000)]
Added wxFileName.
Small fix for log error messages on startup.
Added missing accessor to wxSizer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 26 Dec 2000 15:19:43 +0000 (15:19 +0000)]
1. wxCopyFile() uses buffer (huge copy speed up)
2. OS_FILENAME macro instead of #ifdef MAC everywhere
3. test for wxCopyFile in the console sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 24 Dec 2000 14:01:29 +0000 (14:01 +0000)]
fixed PS bounding box computation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 24 Dec 2000 07:31:31 +0000 (07:31 +0000)]
More cleanup. Regenerated wxGTK code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 23 Dec 2000 19:40:54 +0000 (19:40 +0000)]
added some error checking to wxCopyFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 22:32:26 +0000 (22:32 +0000)]
Added the wxClassInfo stuff back in to the modules that are
standalone. This is needed so any classes defined in the module will
get hooked up with their parents and assertions like "is wxWindow"
will work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 22:06:36 +0000 (22:06 +0000)]
wxDefaultPosition and wxDefaultSize are marked read-only.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 22 Dec 2000 21:17:55 +0000 (21:17 +0000)]
Log error messages work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 22 Dec 2000 15:56:48 +0000 (15:56 +0000)]
Some wxBook docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 22 Dec 2000 15:04:09 +0000 (15:04 +0000)]
motif warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 22 Dec 2000 15:01:41 +0000 (15:01 +0000)]
motif compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 14:57:26 +0000 (14:57 +0000)]
Overview of the wxDb and wxDbTable classes added.
Added commentary and DEPRECATED tags to all the old wxDatabase classes directing the reader to read and use the wxDb/wxDbtable classes instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 14:48:33 +0000 (14:48 +0000)]
Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 13:34:13 +0000 (13:34 +0000)]
Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index.
Removed some \$ inside of a couple of prelnote blocks that cause tex2rtf to fail. They do not seem to be needed anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 13:33:14 +0000 (13:33 +0000)]
Removed the BOLDFACE on items that are in INDEXIT blocks, so that the items will not appear in BOLD in the index.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 13:30:01 +0000 (13:30 +0000)]
Program now keeps track of how many errors occured during the pass, and if any occurred, the user is notified (interactive mode) of how many occured.
All error messages are now constructed with wxStrings rather than char arrays.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 13:28:16 +0000 (13:28 +0000)]
Now uses MAX_LINE_BUFFER_SIZE constant for the array sizing of the buffer that hold lines read in
Now checks that the line being read in does not exceed MAX_LINE_BUFFER_SIZE length, avoiding a crash whenever a long line is read in from a .tex file. An error is now generated if the line is too long, and line line is truncated at MAX_LINE_BUFFER_SIZE characters.
All error messages are now constructed with wxStrings rather than char arrays.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 22 Dec 2000 13:24:16 +0000 (13:24 +0000)]
Added MAX_LINE_BUFFER_SIZE constant instead of using a hardcoded number in the array brackets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 06:51:21 +0000 (06:51 +0000)]
More cleanup. Removed all wxPyDefaultXXX since they aren't needed any
more. Regenerated wxGTK code from this morning's changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 02:16:34 +0000 (02:16 +0000)]
test commit, no real change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 00:47:36 +0000 (00:47 +0000)]
Some cleanup and a fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Dec 2000 00:06:04 +0000 (00:06 +0000)]
Massive code changes and cleanup to allow wxPython to be split into
multiple extension modules again. A Python CObject is used to allow
the "export" of SWIG and other common helper functions from the wxc
module to other modules, even if they are in separate shared
libraries. Should also be usable from 3rd party code, just include
wxPython/src/export.h
Changed the default setup so the following are built as separate
extension modules: calendar, glcanvas, grid, html, ogl, stc, and
utils. Will probably add more later.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 21 Dec 2000 22:07:50 +0000 (22:07 +0000)]
Beginning of bitmap updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 21 Dec 2000 16:12:43 +0000 (16:12 +0000)]
Modified treectrlg.cpp not to crash in HitTest if there's no m_anchor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 21 Dec 2000 15:55:08 +0000 (15:55 +0000)]
fix for -1 coords in wxWindow::Centre
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 21 Dec 2000 13:57:53 +0000 (13:57 +0000)]
ANSI 'C' fix (decs in "for" clauses no longer have any scope outside clause itself)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 21 Dec 2000 11:37:43 +0000 (11:37 +0000)]
Added m_keyGlobal.Open()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 21 Dec 2000 04:25:07 +0000 (04:25 +0000)]
Fix for VisualAge 3.0 compile concerning wxNativeFontInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 21 Dec 2000 04:24:11 +0000 (04:24 +0000)]
Fix for the wrong painting rectangle being set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 21 Dec 2000 02:12:22 +0000 (02:12 +0000)]
wxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 21 Dec 2000 00:33:13 +0000 (00:33 +0000)]
Added code to the RIGHT CLICK popup dialog to show the type:name of the widget/dialog that was right clicked.
Added code to prompt the user for confirmation before deleting an entire DIALOG, to help avoid accidental deletions of the dialog, when the user thought they were deleting a widget.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 21 Dec 2000 00:31:01 +0000 (00:31 +0000)]
Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking and dragging the mouse while holding down the left mouse button to draw a rectangle around the widgets to be selected
Added code to the popup menus to identify which widget/dialog was right clicked
Double clicking an item in the TREE pane will bring up the EDIT PROPERTIES dialog for the widget/dialog that was double clicked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 21 Dec 2000 00:27:25 +0000 (00:27 +0000)]
Added BOUNDING BOX selection of multiple widgets on the dialogs by left clicking and dragging the mouse while holding down the left mouse button to draw a rectangle around the widgets to be selected
Added code to the popup menus to identify which widget/dialog was right clicked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 20 Dec 2000 23:06:40 +0000 (23:06 +0000)]
fixed wxTextFile::GuessType assertion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 18:26:35 +0000 (18:26 +0000)]
compilation fix (?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 18:22:20 +0000 (18:22 +0000)]
removed SetFont() from DoDrawText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 17:37:55 +0000 (17:37 +0000)]
2nd part of wxRegConfig fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 16:10:46 +0000 (16:10 +0000)]
wxPerl doc patches applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 16:06:03 +0000 (16:06 +0000)]
fix to GetAllCommands ret value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 20 Dec 2000 15:18:52 +0000 (15:18 +0000)]
Fixed bug where if the style included wxFRAME_NO_TASKBAR, not all the extended flags were set that were needed to prevent it from showing up on the taskbar were set (specifically WS_EX_TOOLWINDOW), and the frame still showed on the taskbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 14:41:17 +0000 (14:41 +0000)]
fix for wxRegConfig::GetNextGroup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 14:20:26 +0000 (14:20 +0000)]
compilation fix for !PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 14:18:00 +0000 (14:18 +0000)]
merged fix from 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Dec 2000 14:10:50 +0000 (14:10 +0000)]
warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 19 Dec 2000 17:25:19 +0000 (17:25 +0000)]
When deleting an entire dialog in DialogEditor by right clicking and choosing DELETE from the popup menu, you are presented with an ARE YOU SURE message. This prevents the tradgedy of thinking you right clicked a widget, when you actually right clicked the dialog, and then you accidentally delete your unsaved dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Dec 2000 17:24:47 +0000 (17:24 +0000)]
wxFTP docs update and a small fix to wxString overview (Unicode *is* supported
now!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 19 Dec 2000 17:22:46 +0000 (17:22 +0000)]
Left Double clicking a widget (not a dialog) in the left hand TREE pane will now pop up the EDIT PROPERTIES dialog for the widget
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Dec 2000 16:56:27 +0000 (16:56 +0000)]
tons of wxFTP fixes and compilation fix for wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Dec 2000 13:52:57 +0000 (13:52 +0000)]
fix for a crash in ~wxFontList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 19 Dec 2000 03:10:11 +0000 (03:10 +0000)]
Palette code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 19 Dec 2000 02:00:47 +0000 (02:00 +0000)]
Fixed the popup menus when you right click a widget.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 23:49:58 +0000 (23:49 +0000)]
compilation fixes for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 21:15:16 +0000 (21:15 +0000)]
wxNativeFontInfo changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 21:00:05 +0000 (21:00 +0000)]
fixed compilation warning about variable being clobbered by fork
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8947
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:06:39 +0000 (20:06 +0000)]
Additions to help Fonts compile clean and add SetPS impelementation to wxRegion for OS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8946
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:05:51 +0000 (20:05 +0000)]
VisualAge V3.0 does not understand lowercase, "true", "false"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8945
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 20:04:50 +0000 (20:04 +0000)]
Update to allow new wxNativeFontInfo stuff to compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 16:16:30 +0000 (16:16 +0000)]
fix to parse the new GNOME .keys files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 15:50:03 +0000 (15:50 +0000)]
fixed compilation problems (mismatch between header and cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8942
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:34:25 +0000 (05:34 +0000)]
Lots of OS/2 fixes mostly to do with painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8940
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:33:30 +0000 (05:33 +0000)]
OS2 Statusbar fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:32:32 +0000 (05:32 +0000)]
Fixes mostly to do with painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 18 Dec 2000 05:31:33 +0000 (05:31 +0000)]
OS2RGB def fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 04:48:37 +0000 (04:48 +0000)]
wxMimeTypesManager now supports creating associations as well as querying
them (MSW only, thanks to Chris Elliott)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 03:54:25 +0000 (03:54 +0000)]
minor fixes for the font info patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Dec 2000 01:00:25 +0000 (01:00 +0000)]
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 16 Dec 2000 23:12:09 +0000 (23:12 +0000)]
check the first radio button in a group
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Dec 2000 12:27:26 +0000 (12:27 +0000)]
Applied colour patch for better 8-bit support,
Improved handling of inserting controls into
a toolbar that don't have any def width. This
works for all controls but wxComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 16 Dec 2000 10:02:47 +0000 (10:02 +0000)]
Added wxCommandEvent::IsSeection for listbox,
Applied patch for wxListBox::Set when sorting
Added new value rounding code (corrected for
negative values) to scrollbar and slider
Added ...TEXT_CHANGED event to wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 15 Dec 2000 15:22:18 +0000 (15:22 +0000)]
added -mt switch for Solaris/CC MT builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Dec 2000 23:23:58 +0000 (23:23 +0000)]
*really* fixed problem with window menu translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 14 Dec 2000 15:48:30 +0000 (15:48 +0000)]
merged in fix for GetValue() from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Dec 2000 20:38:37 +0000 (20:38 +0000)]
patch for not calling wxEntryCleanup() from a DLL applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 13 Dec 2000 16:18:26 +0000 (16:18 +0000)]
fix for MSWDetachWindowMenu when "&Window" string is translated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8916
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 12 Dec 2000 14:33:15 +0000 (14:33 +0000)]
merged fix from 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:49:26 +0000 (04:49 +0000)]
old def file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:48:58 +0000 (04:48 +0000)]
new def file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8911
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 12 Dec 2000 04:47:28 +0000 (04:47 +0000)]
Brush updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 11 Dec 2000 15:26:30 +0000 (15:26 +0000)]
updated version from Stephane Junique
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 11 Dec 2000 04:36:46 +0000 (04:36 +0000)]
Font updates for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 04:00:06 +0000 (04:00 +0000)]
Updated distribution stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 03:20:07 +0000 (03:20 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:55:03 +0000 (02:55 +0000)]
a fix in the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:53:24 +0000 (02:53 +0000)]
Fixed a bunch of leaking references in how the callbacks deal with
objects. Should be MUCH better now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 11 Dec 2000 02:33:52 +0000 (02:33 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 16:03:42 +0000 (16:03 +0000)]
cw6 makefiles (makemac6.mcp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 14:41:41 +0000 (14:41 +0000)]
added cw6 fixes and patrick's patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 12:50:32 +0000 (12:50 +0000)]
merged in slider validation bug from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 12:04:19 +0000 (12:04 +0000)]
merged in the small changes from the 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 10 Dec 2000 10:17:00 +0000 (10:17 +0000)]
added cw6 fixes and patrick's patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 10 Dec 2000 08:37:52 +0000 (08:37 +0000)]
Fixed a bunch of leaking references in how the callbacks deal with
objects. Should be MUCH better now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 10 Dec 2000 00:24:06 +0000 (00:24 +0000)]
merged in the fix for printing \% on PS DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775