]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoFromString should not fail on wxMac if facename empty.
Julian Smart [Tue, 10 Dec 2002 16:10:02 +0000 (16:10 +0000)] 
FromString should not fail on wxMac if facename empty.

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

21 years agocorrected wxCommandProcessor ctor docs
Vadim Zeitlin [Tue, 10 Dec 2002 14:09:38 +0000 (14:09 +0000)] 
corrected wxCommandProcessor ctor docs

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

21 years agoApplied some of patch [ 650957 ] wxWinCE diff-0.0.4
Julian Smart [Tue, 10 Dec 2002 12:13:25 +0000 (12:13 +0000)] 
Applied some of patch [ 650957 ] wxWinCE diff-0.0.4

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

21 years agoIgnore DOS drive spec in GetRightLocation
Julian Smart [Tue, 10 Dec 2002 09:48:00 +0000 (09:48 +0000)] 
Ignore DOS drive spec in GetRightLocation

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

21 years agotried to clean strdup() mess: we now have wxStrdup[AW] which should be always available
Vadim Zeitlin [Tue, 10 Dec 2002 00:43:28 +0000 (00:43 +0000)] 
tried to clean strdup() mess: we now have wxStrdup[AW] which should be always available

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

21 years agoFixed the beggar good and proper
Julian Smart [Mon, 9 Dec 2002 21:45:36 +0000 (21:45 +0000)] 
Fixed the beggar good and proper

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

21 years agoforgot to add wxHtmlHelpController::AddBook(wxFileName) to the headers
Václav Slavík [Mon, 9 Dec 2002 21:05:56 +0000 (21:05 +0000)] 
forgot to add wxHtmlHelpController::AddBook(wxFileName) to the headers

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

21 years agoremoved XPM handler from wxImage's standard handlers, let's see if it does any harm
Václav Slavík [Mon, 9 Dec 2002 21:03:25 +0000 (21:03 +0000)] 
removed XPM handler from wxImage's standard handlers, let's see if it does any harm

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

21 years agoRemoved duplicate art handler
Julian Smart [Mon, 9 Dec 2002 18:27:10 +0000 (18:27 +0000)] 
Removed duplicate art handler

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

21 years ago The size_type typedef must be public.
Mattia Barbon [Mon, 9 Dec 2002 18:08:12 +0000 (18:08 +0000)] 
  The size_type typedef must be public.

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

21 years ago Only build HelpGen in wxBase, since it will #error (this will maybe fix
Mattia Barbon [Mon, 9 Dec 2002 18:06:31 +0000 (18:06 +0000)] 
  Only build HelpGen in wxBase, since it will #error (this will maybe fix
some tinderboxes...).

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

21 years agoremoved garbage pixels from the icon
Vadim Zeitlin [Mon, 9 Dec 2002 16:43:57 +0000 (16:43 +0000)] 
removed garbage pixels from the icon

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

21 years agofixed warning about unused var
Vadim Zeitlin [Mon, 9 Dec 2002 16:42:27 +0000 (16:42 +0000)] 
fixed warning about unused var

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

21 years agofixed annoying beep when pressing space/return in the tree
Vadim Zeitlin [Mon, 9 Dec 2002 16:41:04 +0000 (16:41 +0000)] 
fixed annoying beep when pressing space/return in the tree

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

21 years agoConvert filename to URL
Julian Smart [Mon, 9 Dec 2002 15:52:29 +0000 (15:52 +0000)] 
Convert filename to URL

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

21 years agoShould only add // under MSW -- not on Unix, not on Mac.
Julian Smart [Mon, 9 Dec 2002 15:42:10 +0000 (15:42 +0000)] 
Should only add // under MSW -- not on Unix, not on Mac.

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

21 years agofix bug with treectrl sample
Chris Elliott [Mon, 9 Dec 2002 15:26:28 +0000 (15:26 +0000)] 
fix bug with treectrl sample

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

21 years agoAdded horse3.ani
Julian Smart [Mon, 9 Dec 2002 15:10:14 +0000 (15:10 +0000)] 
Added horse3.ani

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

21 years agoIfdefed m_server
Julian Smart [Mon, 9 Dec 2002 14:44:06 +0000 (14:44 +0000)] 
Ifdefed m_server

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

21 years agoReverted the _n__ fix for now.
Julian Smart [Mon, 9 Dec 2002 14:35:09 +0000 (14:35 +0000)] 
Reverted the _n__ fix for now.

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

21 years agoThe wxMAKE_UNIQUE_ASSERT_NAME fix for VC++ does not work for MetroWerks CW.
Julian Smart [Mon, 9 Dec 2002 14:20:06 +0000 (14:20 +0000)] 
The wxMAKE_UNIQUE_ASSERT_NAME fix for VC++ does not work for MetroWerks CW.

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

21 years agoApplied patch [ 632115 ] Fixed internationalization on tooltips
Julian Smart [Mon, 9 Dec 2002 11:22:43 +0000 (11:22 +0000)] 
Applied patch [ 632115 ] Fixed internationalization on tooltips

wxMac's wxTooltip assumed that text was always PC encoded,
and always converted the string using
wxMacMakeMacStringFromPC(). This worked fine for English
characters, but multi-byte encoded languages such as Japanese
(SJIS) because garbled. I've added a check for
"wxApp::s_macDefaultEncodingIsPC" before performing the
conversion similar to other controls.

Nilesh Agarwalla

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

21 years agoApplied patches by Scott Pleiter:
Julian Smart [Mon, 9 Dec 2002 11:14:04 +0000 (11:14 +0000)] 
Applied patches by Scott Pleiter:

[ 643866 ] small wxGrid API changes

adds GetValue to the gridcelleditors to facilitate
querying values from the editors, also changes several
methods to virtuals to simplify inheritance.

[ 643867 ] wxGrid cell LNF & behaviour patch

Enables the grid to render its cells grey when the grid
control is disabled. Also fixes several problems when
making the gridcelleditors visible. Improves the layout
of multi-line row/column labels. Changes the CellEditor
show from a MOUSE_DOWN to a MOUSE_UP, this
stops the editor starting when creating a selection
beginging in the currently selected cell.

[ 643868 ] wxGrid rendering tweaks, improves look.

Draw the row/column using system colours. Change the
default wxGrid settings to have a more neutral starting
point - grey lines, non-bold label font, black/white
selection etc.

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

21 years agoSmall WinCE mods from Marco
Julian Smart [Mon, 9 Dec 2002 11:01:50 +0000 (11:01 +0000)] 
Small WinCE mods from Marco

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

21 years agoAdded script to convert project files to DOS format.
Julian Smart [Mon, 9 Dec 2002 10:57:30 +0000 (10:57 +0000)] 
Added script to convert project files to DOS format.

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

21 years agoApplied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x
Julian Smart [Mon, 9 Dec 2002 10:50:14 +0000 (10:50 +0000)] 
Applied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x

The current sample/db fails to build indexes with
MyODBC v2.50.39

This is due to two problems:

(1) wxDb::ModifyColumn() created a SQL statement that
was not correctly formed for MySQL. This problem
caused wxDbTable::CreateIndex() to fail to set the
columns that are going to indexes to be NOT NULL. I
fixed this by added a special case for MySQL.

(2) When creating an Index on a VARCHAR column,
MySQL requires a key length to be specified.
wxDbTable::CreateIndex() current does not do this. I
fixed this problem by adding code to do this.

The attached patch file patches dbtable.cpp and db.cpp
on the 2.5 branch.

gor Mikolic-Torreira

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

21 years agoApplied patch [ 649590 ] fixes bug 611264: wxFileDialog entry
Julian Smart [Mon, 9 Dec 2002 10:44:13 +0000 (10:44 +0000)] 
Applied patch [ 649590 ] fixes bug 611264: wxFileDialog entry

In bug 611264 I reported that typing a filename into a
multiple selection file dialog failed. The file
returned was "..".

I discovered that this was because the previous
directory folder came up automatically selected when
the dialog was created. Then, I discovered a related
bug. If any file or folder was selected, then that was
the file which was returned regardless of what was
typed in.

To fix the problem I added an EVT_TEXT handler which
deselects everything that is selected when the user
types. The handler does not deselect anything unless
the user actually types something.

This patch implements the fix.

John Skiff

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

21 years agoApplied patch [ 642174 ] Stop TOOL_WINDOWS stealing focus
Julian Smart [Mon, 9 Dec 2002 10:31:17 +0000 (10:31 +0000)] 
Applied patch [ 642174 ] Stop TOOL_WINDOWS stealing focus

When frames with the wxFRAME_TOOL_WINDOW
style ( i.e. a floating toolbar frame) is shown it is
activated, taking focus from the main application
window. This patch stops frames with the
wxFRAME_TOOL_WINDOW from being activated when
shown.

Scott Pleiter

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

21 years agoApplied patch [ 650078 ] Add better checking to wxComboBox
Julian Smart [Mon, 9 Dec 2002 10:26:21 +0000 (10:26 +0000)] 
Applied patch [ 650078 ] Add better checking to wxComboBox

This patch adds extra checks, checks to see and report
if the provided item index is valid.

An other thing:
- IMHO wxComboBox::GetSelection() was wrong, I
corrected this (now it behaves the same as wxMSW,
don't know about wxGTK and others...).

Hans Van Leemputten (hansvl)

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

21 years agoApplied patch [ 648042 ] Erase background error
Julian Smart [Mon, 9 Dec 2002 10:20:44 +0000 (10:20 +0000)] 
Applied patch [ 648042 ] Erase background error

When erasing the background with a transparent
background the logical origin of the provided DC is (re)
set, but not restored to the old value. Restoring the old
value is needed because the DC is/can be shared with
the real draw code...

This patch solves problems like mentioned in bug report
#635217 and problems like controls (like radio controls
etc) that disappear when moving the mouse over them or
clicking on them...

Hans Van Leemputten

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

21 years agoApplied patch [ 642172 ] Fix menu accelerators in ownerdrw
Julian Smart [Mon, 9 Dec 2002 10:15:00 +0000 (10:15 +0000)] 
Applied patch [ 642172 ] Fix menu accelerators in ownerdrw

Fixed bug when updating menu text to inform the
ownerdrw code of the new menu accelerator attached to
the menu item.
Improved the layout of the owenerdrw menu ownerdrw to
correctly account for menu accelerators, submenu
arrows etc.

Scott Pleiter

(Note from JACS: I've also changed the sample to show the Quit item
correctly aligned; it needs to have the font set before wxWin knows
it's an ownerdrawn item.)

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

21 years agoApplied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_FINISHED
Julian Smart [Mon, 9 Dec 2002 09:46:16 +0000 (09:46 +0000)] 
Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_FINISHED

Restore the wxWizard wxEVT_WIZARD_FINISHED
event, which was sent when the FINISHED button was
pressed and the wizard was finished. When the
wxWizard is modal this event is not needed. However,
when the wizard is non-modal this is the only way to
determine that the wizard has finished.

Scott Pleiter

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

21 years agoApplied patch [ 642157 ] [MSW] HMENU resource leak from wxMenuBar
Julian Smart [Mon, 9 Dec 2002 09:29:00 +0000 (09:29 +0000)] 
Applied patch [ 642157 ] [MSW] HMENU resource leak from wxMenuBar

Latest CVS - When a wxMenuBar is detached
from a frame and deleted the HMENU resource leaks.
This patch fixes the leak.

Scott Pleiter

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

21 years agoApplied [ 639060 ] Individual bar floating in contrib/fl
Julian Smart [Mon, 9 Dec 2002 09:21:23 +0000 (09:21 +0000)] 
Applied [ 639060 ] Individual bar floating in contrib/fl

In the current contrib/fl implementation, all control bars
in the frame layout either float or they don't. I added
code to allow the bar floating to be determined on a bar-
by-bar basis. That is, this patch enables some control
bars to float while keeping others locked.

Kevin Yochum

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

21 years agoAdded missing AddBook
Julian Smart [Mon, 9 Dec 2002 09:15:22 +0000 (09:15 +0000)] 
Added missing AddBook

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

21 years agoApplied patch [ 638561 ] Allow SetFont(wxNullFont) in wxGTK
Julian Smart [Mon, 9 Dec 2002 09:14:39 +0000 (09:14 +0000)] 
Applied patch [ 638561 ] Allow SetFont(wxNullFont) in wxGTK

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

21 years agofixed Get/SetString() prototypes
Vadim Zeitlin [Mon, 9 Dec 2002 00:14:51 +0000 (00:14 +0000)] 
fixed Get/SetString() prototypes

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

21 years agofixed a typo
Vadim Zeitlin [Mon, 9 Dec 2002 00:06:20 +0000 (00:06 +0000)] 
fixed a typo

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

21 years agoreplaced wxItem_Xxx with wxITEM_XXX as they should be
Vadim Zeitlin [Mon, 9 Dec 2002 00:05:29 +0000 (00:05 +0000)] 
replaced wxItem_Xxx with wxITEM_XXX as they should be

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

21 years agoApplied patch [ 637982 ] wxComboBox needs margin
Julian Smart [Sun, 8 Dec 2002 21:43:43 +0000 (21:43 +0000)] 
Applied patch [ 637982 ] wxComboBox needs margin

wxComboBox doesn't have a margin between the text and
the dropdown button when the default size is used.
Since wxTextctrl currently returns a rather long minmal
size, this error is only visible if a long text (around
20 chars) is used. This patch introduces a margin
(analog wxSpinctrl).

Otto Wyss

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

21 years agouse AddBook(wxFileName)
Václav Slavík [Sun, 8 Dec 2002 20:30:56 +0000 (20:30 +0000)] 
use AddBook(wxFileName)

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

21 years agoadded wxHtmlHelpController::AddBook(wxFileName)
Václav Slavík [Sun, 8 Dec 2002 20:30:42 +0000 (20:30 +0000)] 
added wxHtmlHelpController::AddBook(wxFileName)

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

21 years agofixed tex2rtf error
Václav Slavík [Sun, 8 Dec 2002 20:30:02 +0000 (20:30 +0000)] 
fixed tex2rtf error

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

21 years agomodifications to URL<->filename conversion: take wxFileName, rename
Václav Slavík [Sun, 8 Dec 2002 20:28:12 +0000 (20:28 +0000)] 
modifications to URL<->filename conversion: take wxFileName, rename

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

21 years ago Refactored & cleaned up wxChoice & wxComboBox code, fixed client data
Mattia Barbon [Sun, 8 Dec 2002 18:48:05 +0000 (18:48 +0000)] 
  Refactored & cleaned up wxChoice & wxComboBox code, fixed client data
handling, implemented wxControlWIthItems' methods correctly, fixed a
couple of other bugs.

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

21 years ago Added wxClientDataDictionary, used (in wxMotif ATM) to maintain the
Mattia Barbon [Sun, 8 Dec 2002 18:43:45 +0000 (18:43 +0000)] 
  Added wxClientDataDictionary, used (in wxMotif ATM) to maintain the
association between wxControlWithItems' items and their client data.

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

21 years ago Replaced int with size_t where appropriate, added WXDLLEXPORT, corrected
Mattia Barbon [Sun, 8 Dec 2002 18:38:46 +0000 (18:38 +0000)] 
  Replaced int with size_t where appropriate, added WXDLLEXPORT, corrected
a bug in RemoveAt.

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

21 years ago Catching dclick event from a spinbutton or spin control
Robert Roebling [Sun, 8 Dec 2002 18:02:30 +0000 (18:02 +0000)] 
  Catching dclick event from a spinbutton or spin control
    crashes GTK 1.2 sooner or later. Just disable this
    event for now. Should also be in 2.4, actually.

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

21 years agoDocumentation for wxDbGrid from patch 638274
Roger Gammans [Sun, 8 Dec 2002 16:10:50 +0000 (16:10 +0000)] 
Documentation for wxDbGrid from patch 638274
Updates with the aim of improving readability.

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

21 years agonew member functio of wxDbColInfo to allow two step creation , to be
Roger Gammans [Sun, 8 Dec 2002 16:04:36 +0000 (16:04 +0000)] 
new member functio of wxDbColInfo to allow two step creation , to be
descibed in the docs.

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

21 years agoFixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU (patch 631815)
Václav Slavík [Sun, 8 Dec 2002 13:23:03 +0000 (13:23 +0000)] 
Fixed EVT_TREE_SEL_CHANGED and _CHANGING under MSLU (patch 631815)

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

21 years agoXRC assigns ID to wxStaticBox created by including wxStaticBoxSizer (did what patch...
Václav Slavík [Sun, 8 Dec 2002 13:22:00 +0000 (13:22 +0000)] 
XRC assigns ID to wxStaticBox created by including wxStaticBoxSizer (did what patch 632470 was supposed to do)

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

21 years agoUnicode compilation fixes for treectrl sample
Václav Slavík [Sun, 8 Dec 2002 13:21:33 +0000 (13:21 +0000)] 
Unicode compilation fixes for treectrl sample

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

21 years agofixed Vadim's removal of XPM handler
Václav Slavík [Sun, 8 Dec 2002 13:20:49 +0000 (13:20 +0000)] 
fixed Vadim's removal of XPM handler

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

21 years agodon't add XPM handler in wxInitAllImageHandlers() because it had been already edited...
Vadim Zeitlin [Sun, 8 Dec 2002 00:57:53 +0000 (00:57 +0000)] 
don't add XPM handler in wxInitAllImageHandlers() because it had been already edited in wxImage::nitStandardHandlers()

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

21 years agoalways declare wxAppInitializerFunction() as returning wxApp, whether we use gcc...
Vadim Zeitlin [Sat, 7 Dec 2002 23:58:13 +0000 (23:58 +0000)] 
always declare wxAppInitializerFunction() as returning wxApp, whether we use gcc or not

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

21 years agoCommitted vcw files also
Julian Smart [Sat, 7 Dec 2002 16:08:47 +0000 (16:08 +0000)] 
Committed vcw files also

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

21 years agoConverted wxBase also
Julian Smart [Sat, 7 Dec 2002 16:05:40 +0000 (16:05 +0000)] 
Converted wxBase also

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

21 years ago Various compile fixes for WinCE.
Robert Roebling [Sat, 7 Dec 2002 15:41:13 +0000 (15:41 +0000)] 
  Various compile fixes for WinCE.

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

21 years agoVersion number changes.
Stefan Neis [Sat, 7 Dec 2002 15:37:00 +0000 (15:37 +0000)] 
Version number changes.
Added information on how to circumvent make's problems with auto-generated
        .d files.

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

21 years agoCorrected line endings, deps now relative
Julian Smart [Sat, 7 Dec 2002 15:31:02 +0000 (15:31 +0000)] 
Corrected line endings, deps now relative

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

21 years ago Added simplistic makefile/project files for wxWinCE.
Robert Roebling [Sat, 7 Dec 2002 12:38:11 +0000 (12:38 +0000)] 
 Added simplistic makefile/project files for wxWinCE.

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

21 years ago Platform define for wxWinCE
Robert Roebling [Sat, 7 Dec 2002 12:36:03 +0000 (12:36 +0000)] 
  Platform define for wxWinCE

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

21 years agoCorrection to path/URL code
Julian Smart [Sat, 7 Dec 2002 09:18:44 +0000 (09:18 +0000)] 
Correction to path/URL code

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

21 years agoadded semicolons after HASH_MAP macros
Vadim Zeitlin [Sat, 7 Dec 2002 02:28:02 +0000 (02:28 +0000)] 
added semicolons after HASH_MAP macros

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

21 years agoremoved trailing semicolons at the end of HASH_MAP macros
Vadim Zeitlin [Sat, 7 Dec 2002 01:30:47 +0000 (01:30 +0000)] 
removed trailing semicolons at the end of HASH_MAP macros

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

21 years agotest that libpng version is > 0.90
Vadim Zeitlin [Sat, 7 Dec 2002 01:26:21 +0000 (01:26 +0000)] 
test that libpng version is > 0.90

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

21 years agominor visual corrections to renderers (patch 649847)
Vadim Zeitlin [Sat, 7 Dec 2002 01:07:35 +0000 (01:07 +0000)] 
minor visual corrections to renderers (patch 649847)

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

21 years agofix for wxGetEnv() under Win16 (!) (bug 645368)
Vadim Zeitlin [Sat, 7 Dec 2002 00:58:11 +0000 (00:58 +0000)] 
fix for wxGetEnv() under Win16 (!) (bug 645368)

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

21 years agosuppress warnings when compiling libtiff
Vadim Zeitlin [Sat, 7 Dec 2002 00:43:48 +0000 (00:43 +0000)] 
suppress warnings when compiling libtiff

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

21 years agoadded trivial test for wxTextInputStream
Vadim Zeitlin [Sat, 7 Dec 2002 00:31:56 +0000 (00:31 +0000)] 
added trivial test for wxTextInputStream

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

21 years agofix (?) for small menu item bitmaps (bug 635438)
Vadim Zeitlin [Sat, 7 Dec 2002 00:05:03 +0000 (00:05 +0000)] 
fix (?) for small menu item bitmaps (bug 635438)

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

21 years agofixed 3 infinite loops -- the person who tested this code must have had a lot of...
Vadim Zeitlin [Fri, 6 Dec 2002 23:55:55 +0000 (23:55 +0000)] 
fixed 3 infinite loops -- the person who tested this code must have had a lot of patience (bug 645761)

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

21 years agofixed bug in wxSemaphore::WaitTimeout() which was calling the wrong wxCondition:...
Vadim Zeitlin [Fri, 6 Dec 2002 23:47:34 +0000 (23:47 +0000)] 
fixed bug in wxSemaphore::WaitTimeout() which was calling the wrong wxCondition::Wait() (bug 642226 and patch 648859)

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

21 years agocorrected a too eager error message (patch 648599)
Vadim Zeitlin [Fri, 6 Dec 2002 23:42:16 +0000 (23:42 +0000)] 
corrected a too eager error message (patch 648599)

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

21 years agoavoid flicker when doing SetItem() in non report mode (slightly extended patch 647970)
Vadim Zeitlin [Fri, 6 Dec 2002 23:40:11 +0000 (23:40 +0000)] 
avoid flicker when doing SetItem() in non report mode (slightly extended patch 647970)

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

21 years agogenerate spinctrl event when the button was clicked (slightly modified patch 648013)
Vadim Zeitlin [Fri, 6 Dec 2002 23:36:01 +0000 (23:36 +0000)] 
generate spinctrl event when the button was clicked (slightly modified patch 648013)

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

21 years agoAppend() returns int, not void
Vadim Zeitlin [Fri, 6 Dec 2002 23:27:29 +0000 (23:27 +0000)] 
Append() returns int, not void

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

21 years agotell to open .dsw file, not .dsp
Vadim Zeitlin [Fri, 6 Dec 2002 23:24:57 +0000 (23:24 +0000)] 
tell to open .dsw file, not .dsp

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

21 years agoApplied fix for VC++ 7 which treats __LINE__ slightly differently, apparently.
Julian Smart [Fri, 6 Dec 2002 22:49:58 +0000 (22:49 +0000)] 
Applied fix for VC++ 7 which treats __LINE__ slightly differently, apparently.

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

21 years agocompilation fix for wxUSE_INTL == 0 (patch 646466)
Vadim Zeitlin [Fri, 6 Dec 2002 21:23:36 +0000 (21:23 +0000)] 
compilation fix for wxUSE_INTL == 0 (patch 646466)

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

21 years agofixed mem leak when using non default theme; change the art provider automatically...
Vadim Zeitlin [Fri, 6 Dec 2002 21:07:24 +0000 (21:07 +0000)] 
fixed mem leak when using non default theme; change the art provider automatically when the theme is changed (patch 646463)

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

21 years agofix typo in drawing slider ticks; added assert to check for it (slightly modified...
Vadim Zeitlin [Fri, 6 Dec 2002 21:02:50 +0000 (21:02 +0000)] 
fix typo in drawing slider ticks; added assert to check for it (slightly modified patch 646256)

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

21 years agobetter check of parameter in Delete() (2nd part of patch 646145)
Vadim Zeitlin [Fri, 6 Dec 2002 20:59:06 +0000 (20:59 +0000)] 
better check of parameter in Delete() (2nd part of patch 646145)

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

21 years agodon't leak client data (1st part of patch 646145)
Vadim Zeitlin [Fri, 6 Dec 2002 20:57:56 +0000 (20:57 +0000)] 
don't leak client data (1st part of patch 646145)

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

21 years agoRemoved apparently erroneous manipulation of filename/URL
Julian Smart [Fri, 6 Dec 2002 20:12:48 +0000 (20:12 +0000)] 
Removed apparently erroneous manipulation of filename/URL

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

21 years agofixed return type of GetEditControl(); updated its description
Vadim Zeitlin [Fri, 6 Dec 2002 17:08:00 +0000 (17:08 +0000)] 
fixed return type of GetEditControl(); updated its description

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

21 years agoUpdated to more OS/2 friendly version.
Stefan Neis [Fri, 6 Dec 2002 16:59:38 +0000 (16:59 +0000)] 
Updated to more OS/2 friendly version.

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

21 years agoChanged GSocket_Select to use unix code for wxBase, previous code wasn't
Stefan Neis [Fri, 6 Dec 2002 16:57:30 +0000 (16:57 +0000)] 
Changed GSocket_Select to use unix code for wxBase, previous code wasn't
        detecting loss of connection.

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

21 years agoAdded note about opening .dsp files in VC++ .NET
Julian Smart [Fri, 6 Dec 2002 14:16:27 +0000 (14:16 +0000)] 
Added note about opening .dsp files in VC++ .NET

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

21 years ago Another attempt to get make win-dist to work with WinCE.
Robert Roebling [Fri, 6 Dec 2002 11:50:18 +0000 (11:50 +0000)] 
  Another attempt to get make win-dist to work with WinCE.

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

21 years ago Updated Makefile for WinCE (make win-dist)
Robert Roebling [Fri, 6 Dec 2002 11:25:51 +0000 (11:25 +0000)] 
  Updated Makefile for WinCE (make win-dist)

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

21 years agoprint session additions
Stefan Csomor [Fri, 6 Dec 2002 08:07:53 +0000 (08:07 +0000)] 
print session additions

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

21 years agoAdded Marco's first WinCE files
Julian Smart [Thu, 5 Dec 2002 21:18:30 +0000 (21:18 +0000)] 
Added Marco's first WinCE files

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

21 years agoFurther version changes
Julian Smart [Thu, 5 Dec 2002 12:14:53 +0000 (12:14 +0000)] 
Further version changes

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

21 years agounabbreviated i18n
Vadim Zeitlin [Thu, 5 Dec 2002 12:04:51 +0000 (12:04 +0000)] 
unabbreviated i18n

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

21 years agoAdded artwork for the emulator, for future reference
Julian Smart [Thu, 5 Dec 2002 11:54:50 +0000 (11:54 +0000)] 
Added artwork for the emulator, for future reference

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

21 years agoUpdated version
Julian Smart [Thu, 5 Dec 2002 11:08:08 +0000 (11:08 +0000)] 
Updated version

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

21 years agoMakefile.in: remove CVS dirs
Julian Smart [Thu, 5 Dec 2002 10:27:42 +0000 (10:27 +0000)] 
Makefile.in: remove CVS dirs

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

21 years agoChecked for stream validity in wxImage::GetImageCount.
Julian Smart [Thu, 5 Dec 2002 10:19:00 +0000 (10:19 +0000)] 
Checked for stream validity in wxImage::GetImageCount.
use horse3.ani in image sample.

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