]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years ago Applied patched for combo box SELECTED events (no
Robert Roebling [Thu, 6 Jan 2005 12:49:20 +0000 (12:49 +0000)] 
  Applied patched for combo box SELECTED events (no
   long get lots of surplus events)
  Applied patch for menu hihglight colour detection.

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

19 years agoOld API clearly deprecated. Source cleaning.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:41:27 +0000 (12:41 +0000)] 
Old API clearly deprecated. Source cleaning.

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

19 years ago Blind attempt make buttons centered in the generic
Robert Roebling [Thu, 6 Jan 2005 12:35:47 +0000 (12:35 +0000)] 
  Blind attempt make buttons centered in the generic
    msg dialog if it's a yes/no dialog.

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

19 years ago Second try to commit compilo fix for sizer.cpp
Robert Roebling [Thu, 6 Jan 2005 12:34:23 +0000 (12:34 +0000)] 
  Second try to commit compilo fix for sizer.cpp

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

19 years agoSmartphone fixes.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:31:46 +0000 (12:31 +0000)] 
Smartphone fixes.

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

19 years agowxUSE_LOG (Smartphone) fix.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:30:08 +0000 (12:30 +0000)] 
wxUSE_LOG (Smartphone) fix.

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

19 years agoUse stock labels for Smartphone.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:22:06 +0000 (12:22 +0000)] 
Use stock labels for Smartphone.

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

19 years agoLack of accelerators on Smartphones.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:20:15 +0000 (12:20 +0000)] 
Lack of accelerators on Smartphones.

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

19 years agoeVC3 warning fix.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:17:37 +0000 (12:17 +0000)] 
eVC3 warning fix.

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

19 years agoBuild fix for NOPCH.
Włodzimierz Skiba [Thu, 6 Jan 2005 12:04:51 +0000 (12:04 +0000)] 
Build fix for NOPCH.

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

19 years ago wxEncodingConverter should and can be compiled
Robert Roebling [Thu, 6 Jan 2005 11:53:53 +0000 (11:53 +0000)] 
  wxEncodingConverter should and can be compiled
    without wxFontMapper and its corresponding wxUSE_FONTMAP

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

19 years ago #
Robert Roebling [Thu, 6 Jan 2005 11:52:05 +0000 (11:52 +0000)] 
 #
  Compile without fontmapper.

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

19 years agodon't include wx/msw/wrapwin.h in public header; corrected the m_hDWP type instead
Vadim Zeitlin [Wed, 5 Jan 2005 22:46:32 +0000 (22:46 +0000)] 
don't include wx/msw/wrapwin.h in public header; corrected the m_hDWP type instead

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

19 years agoGetSystemColour --> GetColour
Robin Dunn [Wed, 5 Jan 2005 21:55:39 +0000 (21:55 +0000)] 
GetSystemColour --> GetColour

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

19 years agoAdd wxRTTI and OOR info for activex classes
Robin Dunn [Wed, 5 Jan 2005 21:54:32 +0000 (21:54 +0000)] 
Add wxRTTI and OOR info for activex classes

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

19 years agocleanup
Robin Dunn [Wed, 5 Jan 2005 21:52:41 +0000 (21:52 +0000)] 
cleanup

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

19 years agoMore methods for wxStdDialogButtonSizer
Robin Dunn [Wed, 5 Jan 2005 21:51:50 +0000 (21:51 +0000)] 
More methods for wxStdDialogButtonSizer

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

19 years agoSet the window id for key events
Robin Dunn [Wed, 5 Jan 2005 21:33:11 +0000 (21:33 +0000)] 
Set the window id for key events

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

19 years agoOld API clearly deprecated.
Włodzimierz Skiba [Wed, 5 Jan 2005 19:25:02 +0000 (19:25 +0000)] 
Old API clearly deprecated.

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

19 years agowxMSWUniv wxWindowMSW vs. wxWindow fix.
Włodzimierz Skiba [Wed, 5 Jan 2005 18:39:48 +0000 (18:39 +0000)] 
wxMSWUniv wxWindowMSW vs. wxWindow fix.

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

19 years agoRemoved all duplicated and complicated #ifdefs for enabling Skip and Abort in progres...
Włodzimierz Skiba [Wed, 5 Jan 2005 18:37:42 +0000 (18:37 +0000)] 
Removed all duplicated and complicated #ifdefs for enabling Skip and Abort in progress dialog (Smartphone fixes).

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

19 years agoError fix after recent changes.
Włodzimierz Skiba [Wed, 5 Jan 2005 18:32:29 +0000 (18:32 +0000)] 
Error fix after recent changes.

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

19 years agoWarning fix.
Włodzimierz Skiba [Wed, 5 Jan 2005 18:30:10 +0000 (18:30 +0000)] 
Warning fix.

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

19 years agoMS Smartphone fixes.
Włodzimierz Skiba [Wed, 5 Jan 2005 10:47:50 +0000 (10:47 +0000)] 
MS Smartphone fixes.

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

19 years ago Check for end of buffer in wxMemoryInputStream::Peek.
Mattia Barbon [Wed, 5 Jan 2005 07:36:14 +0000 (07:36 +0000)] 
  Check for end of buffer in wxMemoryInputStream::Peek.

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

19 years ago Correct malloc()/delete[] mismatch.
Mattia Barbon [Wed, 5 Jan 2005 07:29:24 +0000 (07:29 +0000)] 
  Correct malloc()/delete[] mismatch.

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

19 years ago Additional sanity check.
Mattia Barbon [Wed, 5 Jan 2005 07:28:42 +0000 (07:28 +0000)] 
  Additional sanity check.

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

19 years ago Compilation fix.
Mattia Barbon [Wed, 5 Jan 2005 07:28:04 +0000 (07:28 +0000)] 
  Compilation fix.

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

19 years ago Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.
Mattia Barbon [Wed, 5 Jan 2005 07:26:40 +0000 (07:26 +0000)] 
  Allow building with wxUSE_PROTOCOL_FTP/HTTP == 0.

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

19 years agoContinued tests of drawing a widget to a DC
Robin Dunn [Wed, 5 Jan 2005 00:32:40 +0000 (00:32 +0000)] 
Continued tests of drawing a widget to a DC

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

19 years ago Commit wxFontEncoding -> MS codepage conversion code
Robert Roebling [Tue, 4 Jan 2005 22:22:23 +0000 (22:22 +0000)] 
  Commit wxFontEncoding -> MS codepage conversion code
   based on MSDN's docs instead of the round trip through
   character sets.

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

19 years agoOld API depreciated. Use of new API. Source cleaning.
Włodzimierz Skiba [Tue, 4 Jan 2005 19:43:04 +0000 (19:43 +0000)] 
Old API depreciated. Use of new API. Source cleaning.

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

19 years agoOld API depreciated. Use of new API. Source cleaning.
Włodzimierz Skiba [Tue, 4 Jan 2005 19:35:52 +0000 (19:35 +0000)] 
Old API depreciated. Use of new API. Source cleaning.

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

19 years agoInitial wxSystemSettings::GetColour() for PalmOS.
Włodzimierz Skiba [Tue, 4 Jan 2005 19:19:39 +0000 (19:19 +0000)] 
Initial wxSystemSettings::GetColour() for PalmOS.

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

19 years agorestored using DeferWindowPos() for moving all windows at once (this does help with...
Vadim Zeitlin [Tue, 4 Jan 2005 18:57:41 +0000 (18:57 +0000)] 
restored using DeferWindowPos() for moving all windows at once (this does help with flicker somewhat) but now call EndDeferWindowPos() from WM_WINDOWPOSCHANGED handler, not WM_SIZE one which is never generated for the dialogs

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

19 years ago Untabify.
Mattia Barbon [Tue, 4 Jan 2005 17:41:47 +0000 (17:41 +0000)] 
  Untabify.

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

19 years ago Change FIXME in TODO and clarify its meaning.
Mattia Barbon [Tue, 4 Jan 2005 17:40:43 +0000 (17:40 +0000)] 
  Change FIXME in TODO and clarify its meaning.

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

19 years ago Deprecation warning fix.
Mattia Barbon [Tue, 4 Jan 2005 17:35:35 +0000 (17:35 +0000)] 
  Deprecation warning fix.

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

19 years agofixed parameters to Blit()
Vadim Zeitlin [Tue, 4 Jan 2005 10:56:02 +0000 (10:56 +0000)] 
fixed parameters to Blit()

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

19 years agoas we cannot handle zero commands properly, we have to warn
Stefan Csomor [Tue, 4 Jan 2005 07:03:09 +0000 (07:03 +0000)] 
as we cannot handle zero commands properly, we have to warn

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

19 years agousing lang param, to have a CFLanguage be consistent with C-Locale
Stefan Csomor [Tue, 4 Jan 2005 06:45:27 +0000 (06:45 +0000)] 
using lang param, to have a CFLanguage be consistent with C-Locale

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

19 years agofalling back to wxImage handler
Stefan Csomor [Tue, 4 Jan 2005 06:22:37 +0000 (06:22 +0000)] 
falling back to wxImage handler

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

19 years ago24 bit depth
Stefan Csomor [Tue, 4 Jan 2005 06:20:54 +0000 (06:20 +0000)] 
24 bit depth

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

19 years agoFactor out the OnSize code so it can also be used in other places
Robin Dunn [Mon, 3 Jan 2005 22:10:10 +0000 (22:10 +0000)] 
Factor out the OnSize code so it can also be used in other places
where the header window needs to be adjusted.

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

19 years agoadded a test to check how exception handling works with Win32 SEH; corrected copyright
Vadim Zeitlin [Mon, 3 Jan 2005 15:47:57 +0000 (15:47 +0000)] 
added a test to check how exception handling works with Win32 SEH; corrected copyright

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

19 years agoGCC warning fix.
Włodzimierz Skiba [Mon, 3 Jan 2005 14:20:53 +0000 (14:20 +0000)] 
GCC warning fix.

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

19 years agofix to the last fix (see comments in patch 1093811)
Vadim Zeitlin [Mon, 3 Jan 2005 13:51:06 +0000 (13:51 +0000)] 
fix to the last fix (see comments in patch 1093811)

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

19 years agoPasting typo fix.
Włodzimierz Skiba [Mon, 3 Jan 2005 07:22:48 +0000 (07:22 +0000)] 
Pasting typo fix.

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

19 years agoFull support to the native progress dialog.
Włodzimierz Skiba [Mon, 3 Jan 2005 07:08:17 +0000 (07:08 +0000)] 
Full support to the native progress dialog.

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

19 years agoIncomplete (PalmOS) setup compatibility.
Włodzimierz Skiba [Mon, 3 Jan 2005 07:03:31 +0000 (07:03 +0000)] 
Incomplete (PalmOS) setup compatibility.

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

19 years agodon't crash in wxStrftime() if conversion of strftime() result to Unicode fails ...
Vadim Zeitlin [Sun, 2 Jan 2005 23:54:40 +0000 (23:54 +0000)] 
don't crash in wxStrftime() if conversion of strftime() result to Unicode fails (modified patch 1094100)

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

19 years agofixed crash when setting locale failed (replaces patch 1093811)
Vadim Zeitlin [Sun, 2 Jan 2005 23:44:36 +0000 (23:44 +0000)] 
fixed crash when setting locale failed (replaces patch 1093811)

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

19 years agofixed IMPLEMENT_DYNAMIC_CLASS2 macro
Vadim Zeitlin [Sun, 2 Jan 2005 22:52:22 +0000 (22:52 +0000)] 
fixed IMPLEMENT_DYNAMIC_CLASS2 macro

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

19 years agoadded TOOL_RCLICKED test
Vadim Zeitlin [Sun, 2 Jan 2005 22:48:24 +0000 (22:48 +0000)] 
added TOOL_RCLICKED test

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

19 years agopass correct tool id (and not always -1) to EVT_TOOL_RCLICKED() handler
Vadim Zeitlin [Sun, 2 Jan 2005 22:46:52 +0000 (22:46 +0000)] 
pass correct tool id (and not always -1) to EVT_TOOL_RCLICKED() handler

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

19 years ago Allow to set the various buttons explicitly (and
Robert Roebling [Sat, 1 Jan 2005 17:26:30 +0000 (17:26 +0000)] 
  Allow to set the various buttons explicitly (and
   not through IDs) in the wxStdButtonSizer.

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

19 years ago Second attempt to fix a rare crash (bad mem access
Robert Roebling [Sat, 1 Jan 2005 13:36:29 +0000 (13:36 +0000)] 
  Second attempt to fix a rare crash (bad mem access
    after deletion of a control)

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

19 years ago German translation mostly uptodate now.
Robert Roebling [Sat, 1 Jan 2005 11:39:12 +0000 (11:39 +0000)] 
  German translation mostly uptodate now.

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

19 years agoreSWIGged
Robin Dunn [Fri, 31 Dec 2004 23:16:03 +0000 (23:16 +0000)] 
reSWIGged

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

19 years agoSend EVT_TEXT from wxTextCtrl::SetValue to conform with the wx standard
Robin Dunn [Fri, 31 Dec 2004 23:01:01 +0000 (23:01 +0000)] 
Send EVT_TEXT from wxTextCtrl::SetValue to conform with the wx standard

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

19 years agoreSWIGged
Robin Dunn [Fri, 31 Dec 2004 22:58:48 +0000 (22:58 +0000)] 
reSWIGged

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

19 years agoupdated note about the patch
Robin Dunn [Fri, 31 Dec 2004 22:56:39 +0000 (22:56 +0000)] 
updated note about the patch

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

19 years agoAdded wxStdDialogButtonSizer, which is a a special sizer that knows
Robin Dunn [Fri, 31 Dec 2004 22:55:57 +0000 (22:55 +0000)] 
Added wxStdDialogButtonSizer, which is a a special sizer that knows
how to order and position standard buttons in order to conform to the
current platform's standards.  You simply need to add each `wx.Button`
to the sizer, and be sure to create the buttons using the standard
ID's.  Then call `Finalize` and the sizer will take care of the rest.

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

19 years agodocstring fix
Robin Dunn [Fri, 31 Dec 2004 22:54:40 +0000 (22:54 +0000)] 
docstring fix

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

19 years agoAdded EVT_COMMAND_TREE_ITEM_MENU
Robin Dunn [Fri, 31 Dec 2004 22:54:16 +0000 (22:54 +0000)] 
Added EVT_COMMAND_TREE_ITEM_MENU

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

19 years agoAdded back wx.PD_SMOOTH
Robin Dunn [Fri, 31 Dec 2004 22:53:50 +0000 (22:53 +0000)] 
Added back wx.PD_SMOOTH

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

19 years agofix compilo for when there are no precompiled headers
Robin Dunn [Fri, 31 Dec 2004 22:27:51 +0000 (22:27 +0000)] 
fix compilo for when there are no precompiled headers

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

19 years agoCorrect some redraw glitches in the header when resizing, and also
Robin Dunn [Fri, 31 Dec 2004 20:21:44 +0000 (20:21 +0000)] 
Correct some redraw glitches in the header when resizing, and also
double buffer the header to eliminate the rest of the flicker.

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

19 years ago Applied modified form of the StdButtonSize patch.
Robert Roebling [Fri, 31 Dec 2004 18:57:25 +0000 (18:57 +0000)] 
  Applied modified form of the StdButtonSize patch.
    Tested on GTK2, MSW and Mac.
  Adapted various generic dialogs to stretch the
    button sizer so that the buttons don't end
    up centered but right aligned.

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

19 years agoSetFocus fixed
Stefan Csomor [Fri, 31 Dec 2004 13:29:35 +0000 (13:29 +0000)] 
SetFocus fixed

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

19 years agosetting focus explicitely when using showmodal
Stefan Csomor [Fri, 31 Dec 2004 13:19:18 +0000 (13:19 +0000)] 
setting focus explicitely when using showmodal

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

19 years ago Fixes a rare crash.
Robert Roebling [Fri, 31 Dec 2004 10:22:32 +0000 (10:22 +0000)] 
  Fixes a rare crash.

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

19 years agowxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.
Włodzimierz Skiba [Fri, 31 Dec 2004 07:08:11 +0000 (07:08 +0000)] 
wxDialog::Show is virtual as elsewhere. Native PalmOS progress dialog.

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

19 years agowxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after remov...
Włodzimierz Skiba [Thu, 30 Dec 2004 15:07:28 +0000 (15:07 +0000)] 
wxPD_CAN_SKIP for skipping parts of progress and reintroduced wxPD_SMOOTH after removal of modal dialog flag.

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

19 years agoFix position of the movie when the immediate parent is not the
Robin Dunn [Wed, 29 Dec 2004 22:48:50 +0000 (22:48 +0000)] 
Fix position of the movie when the immediate parent is not the
top-level parent and the offset from the top-level parent origin needs
to be accounted for.

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

19 years agoWarning fixes, source cleaning.
Włodzimierz Skiba [Wed, 29 Dec 2004 21:19:39 +0000 (21:19 +0000)] 
Warning fixes, source cleaning.

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

19 years agoFixes to FIXME about stock IDs usage.
Włodzimierz Skiba [Wed, 29 Dec 2004 21:15:57 +0000 (21:15 +0000)] 
Fixes to FIXME about stock IDs usage.

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

19 years agoadded RequestUserAttention
Stefan Csomor [Wed, 29 Dec 2004 10:10:14 +0000 (10:10 +0000)] 
added RequestUserAttention

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

19 years agoEmpty container and design description for native PalmOS wxPrefConfig. Remove MSW...
Włodzimierz Skiba [Wed, 29 Dec 2004 09:48:43 +0000 (09:48 +0000)] 
Empty container and design description for native PalmOS wxPrefConfig. Remove MSW configs from PalmOS.

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

19 years agomoving cursor update AFTER the mouse event handling, otherwise things like eg drawing...
Stefan Csomor [Wed, 29 Dec 2004 07:12:32 +0000 (07:12 +0000)] 
moving cursor update AFTER the mouse event handling, otherwise things like eg drawing a splitter from right to left leads to wrong cursor, because - at the time of the cursos update - the splitter is not yet move below the mouse pos.

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

19 years agoAdded wxBitmap::UseAlpha() stub.
David Elliott [Wed, 29 Dec 2004 04:00:28 +0000 (04:00 +0000)] 
Added wxBitmap::UseAlpha() stub.

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

19 years agoSome platforms that use socklen_t don't use it for the fifth argument to
David Elliott [Wed, 29 Dec 2004 03:55:10 +0000 (03:55 +0000)] 
Some platforms that use socklen_t don't use it for the fifth argument to
getsockopt.  Do a separate test and define SOCKOPTLEN_T appropriately.

NOTE: Forgot to commit this earlier.

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

19 years agoAdded more support for using SQL_WVARCHAR and SQL_WCHAR data types
George Tasker [Tue, 28 Dec 2004 22:30:27 +0000 (22:30 +0000)] 
Added more support for using SQL_WVARCHAR and SQL_WCHAR data types
Blind postgres fixes for calls to TableExists() and TablePrivileges() inside the Open() function to not pass the user name when postgres is expecting the schema.  We REALLY need to add schema support...wish I had the time

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

19 years agoAdded more support for using SQL_WVARCHAR and SQL_WCHAR data types
George Tasker [Tue, 28 Dec 2004 22:28:42 +0000 (22:28 +0000)] 
Added more support for using SQL_WVARCHAR and SQL_WCHAR data types

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

19 years agoAdded SQL_WVARCHAR and SQL_WCHAR to the data types that the sample checks to see...
George Tasker [Tue, 28 Dec 2004 22:27:45 +0000 (22:27 +0000)] 
Added SQL_WVARCHAR and SQL_WCHAR to the data types that the sample checks to see if they are supported by the datasource when the DATATYPES button is pressed

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

19 years agoRemoved old bakefile cruft by doing a bakefile_gen -f autoconf -c followed
David Elliott [Tue, 28 Dec 2004 22:06:17 +0000 (22:06 +0000)] 
Removed old bakefile cruft by doing a bakefile_gen -f autoconf -c followed
by a bakefile_gen -f autoconf.  I then hand edited the file to add
back in the dnl ### begin block 00_header ### line, the
BAKEFILE_AUTOCONF_INC_M4_VERSION="0.1.4" line (confusingly only generated by
a CVS copy newer than 0.1.4) and remove the dnl Conditions: line.

This file's size is now less than half of what it was!

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

19 years agoMore parameter variable names fixed to make them more readable by replacing abbreviat...
George Tasker [Tue, 28 Dec 2004 21:32:38 +0000 (21:32 +0000)] 
More parameter variable names fixed to make them more readable by replacing abbreviations with the full word

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

19 years agoDocs for [GS]etDefaultPyEncoding
Robin Dunn [Tue, 28 Dec 2004 21:16:50 +0000 (21:16 +0000)] 
Docs for [GS]etDefaultPyEncoding

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

19 years agoNon-standard abbreviations of words in function/variable names changed to standard...
George Tasker [Tue, 28 Dec 2004 21:10:12 +0000 (21:10 +0000)] 
Non-standard abbreviations of words in function/variable names changed to  standard abbreviations or the entire word (e.g. colNo is now colNum)
If SetColDef is called with an out of range index, the function in debug will throw an assert msg, and call wxLogDebug(), and then return without doing anything.  The function now returns a boolean to indicate if the column definition was successfully created or not

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

19 years agoCompilation fix with last checkin....ooops
George Tasker [Tue, 28 Dec 2004 21:03:13 +0000 (21:03 +0000)] 
Compilation fix with last checkin....ooops

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

19 years agoDocumentation updated to reflect Unicode support
George Tasker [Tue, 28 Dec 2004 20:59:14 +0000 (20:59 +0000)] 
Documentation updated to reflect Unicode support
Updated to show current function names

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

19 years agoFixed some potential buffer overruns
George Tasker [Tue, 28 Dec 2004 20:01:33 +0000 (20:01 +0000)] 
Fixed some potential buffer overruns

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

19 years agoImplemented a fix to allow Unicode builds to work with MSACCESS. This fix should...
George Tasker [Tue, 28 Dec 2004 19:22:37 +0000 (19:22 +0000)] 
Implemented a fix to allow Unicode builds to work with MSACCESS.  This fix should be tested against other databases also to ensure that the determination of the type to be used for character strings correctly finds that right type in unicode mode for other DBs

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

19 years agoLookup result windows now force the first column size to be no great than 20 characte...
George Tasker [Tue, 28 Dec 2004 18:35:08 +0000 (18:35 +0000)] 
Lookup result windows now force the first column size to be no great than 20 characters to avoid the code that calls the DB to find the length of the longest string in column, as the code used to get that value is not necessarily portable across all DB platforms

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

19 years agoChanged error messages so that if a DB error occurs in the ListDb code, the native...
George Tasker [Tue, 28 Dec 2004 18:32:40 +0000 (18:32 +0000)] 
Changed error messages so that if a DB error occurs in the ListDb code, the native DB error message is displayed

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

19 years agoChanged the hardcoded table name to be in all caps for those DBs that only allow...
George Tasker [Tue, 28 Dec 2004 18:30:36 +0000 (18:30 +0000)] 
Changed the hardcoded table name to be in all caps for those DBs that only allow table names to be in caps

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

19 years agoRebaked (Bakefile 0.1.4). Corresponds to tests.bkl,1.30,1.31
David Elliott [Tue, 28 Dec 2004 18:18:04 +0000 (18:18 +0000)] 
Rebaked (Bakefile 0.1.4).  Corresponds to tests.bkl,1.30,1.31

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

19 years agoRebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl,1.7,1.8
David Elliott [Tue, 28 Dec 2004 18:15:11 +0000 (18:15 +0000)] 
Rebaked (Bakefile 0.1.4). Corresponds to dialogs.bkl,1.7,1.8

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

19 years agoRebaked (Bakefile 0.1.4)
David Elliott [Tue, 28 Dec 2004 17:51:56 +0000 (17:51 +0000)] 
Rebaked (Bakefile 0.1.4)
* Remove installation of afm and gsafm
* Remove configure during distclean
* Copy *.mpg files during SAMPLES_DIST

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

19 years ago Added TREE_ITEM_MENU event to MSW control.
Robert Roebling [Tue, 28 Dec 2004 16:00:35 +0000 (16:00 +0000)] 
  Added TREE_ITEM_MENU event to MSW control.

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