]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years ago I think I found out how GTK+ want popup windows
Robert Roebling [Sun, 6 Feb 2005 18:24:02 +0000 (18:24 +0000)] 
  I think I found out how GTK+ want popup windows
   to be handled...

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

19 years ago wxX11 compilation fixes.
Mattia Barbon [Sun, 6 Feb 2005 17:55:52 +0000 (17:55 +0000)] 
  wxX11 compilation fixes.

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

19 years ago Replaced TRUE and FALSE with true and false
Mattia Barbon [Sun, 6 Feb 2005 17:38:33 +0000 (17:38 +0000)] 
  Replaced TRUE and FALSE with true and false
(or True and False when calling Motif APIs).

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

19 years agoDoc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some...
Ryan Norton [Sun, 6 Feb 2005 17:27:04 +0000 (17:27 +0000)] 
Doc fixes A-M edition.  Thanks to Arnout for pointing these out.  Also I fixed some others as I went along...

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

19 years agoupdated
Václav Slavík [Sun, 6 Feb 2005 17:15:21 +0000 (17:15 +0000)] 
updated

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

19 years agofixed double delete in UpdateAttrRows/Cols introduced by patch 1104355.
Stefan Neis [Sun, 6 Feb 2005 17:10:01 +0000 (17:10 +0000)] 
fixed double delete in UpdateAttrRows/Cols introduced by patch 1104355.
        [ Only the change for UpdateAttrRowsOrCols was valid. ]

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

19 years agoNULL warning fixes
Stefan Csomor [Sun, 6 Feb 2005 16:28:03 +0000 (16:28 +0000)] 
NULL warning fixes

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

19 years agoproper style includes
Stefan Csomor [Sun, 6 Feb 2005 16:27:06 +0000 (16:27 +0000)] 
proper style includes

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

19 years agotype fixes
Stefan Csomor [Sun, 6 Feb 2005 16:26:13 +0000 (16:26 +0000)] 
type fixes

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

19 years agoremoved trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them
Vadim Zeitlin [Sun, 6 Feb 2005 16:17:18 +0000 (16:17 +0000)] 
removed trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them

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

19 years agofixing NULL warnings
Stefan Csomor [Sun, 6 Feb 2005 16:02:39 +0000 (16:02 +0000)] 
fixing NULL warnings

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

19 years agofixing NULL vs 0 warnings in gcc 4
Stefan Csomor [Sun, 6 Feb 2005 15:59:08 +0000 (15:59 +0000)] 
fixing NULL vs 0 warnings in gcc 4

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

19 years agoneeded for avoiding double typedefs in xcode builds
Stefan Csomor [Sun, 6 Feb 2005 15:57:19 +0000 (15:57 +0000)] 
needed for avoiding double typedefs in xcode builds

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 15:52:53 +0000 (15:52 +0000)] 
newline before EOF fixes

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

19 years agouse DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
Vadim Zeitlin [Sun, 6 Feb 2005 15:48:00 +0000 (15:48 +0000)] 
use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS

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

19 years agoregenerated after adding popup sample
Vadim Zeitlin [Sun, 6 Feb 2005 15:46:37 +0000 (15:46 +0000)] 
regenerated after adding popup sample

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

19 years agocorrected initialization of private wxBitmapHandler members in wxPICTResourceHandler...
Gilles Depeyrot [Sun, 6 Feb 2005 14:36:03 +0000 (14:36 +0000)] 
corrected initialization of private wxBitmapHandler members in wxPICTResourceHandler constructor

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

19 years agoorder wxFontRefData member constructor initialization according to member declaration
Gilles Depeyrot [Sun, 6 Feb 2005 14:28:21 +0000 (14:28 +0000)] 
order wxFontRefData member constructor initialization according to member declaration

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

19 years ago Applied context menu patch.
Robert Roebling [Sun, 6 Feb 2005 12:45:26 +0000 (12:45 +0000)] 
 Applied context menu patch.

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

19 years ago Applied compilation fix for memory.cpp.
Robert Roebling [Sun, 6 Feb 2005 12:42:34 +0000 (12:42 +0000)] 
  Applied compilation fix for memory.cpp.

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 11:57:25 +0000 (11:57 +0000)] 
newline before EOF fixes

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

19 years agoScript updates
Julian Smart [Sun, 6 Feb 2005 11:52:28 +0000 (11:52 +0000)] 
Script updates

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 11:29:39 +0000 (11:29 +0000)] 
newline before EOF fixes

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

19 years agoSpiner -> Spinner
Julian Smart [Sun, 6 Feb 2005 11:27:19 +0000 (11:27 +0000)] 
Spiner -> Spinner

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

19 years agoAs members have gone private, use Accessors
Stefan Csomor [Sun, 6 Feb 2005 11:19:58 +0000 (11:19 +0000)] 
As members have gone private, use Accessors

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

19 years agoFix for menu items not being disabled after a modal dialog is shown
Julian Smart [Sun, 6 Feb 2005 11:12:48 +0000 (11:12 +0000)] 
Fix for menu items not being disabled after a modal dialog is shown
on app startup

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

19 years ago Miscellaneous compilation and warning fixes.
Mattia Barbon [Sun, 6 Feb 2005 10:41:35 +0000 (10:41 +0000)] 
  Miscellaneous compilation and warning fixes.

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

19 years agowxRegKey docs by C.C.Chakkaradeep latexitized, sorted, with some minor edits.
Ryan Norton [Sun, 6 Feb 2005 03:17:39 +0000 (03:17 +0000)] 
wxRegKey docs by C.C.Chakkaradeep latexitized, sorted, with some minor edits.

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

19 years agoVarious underscore doc fixes
Ryan Norton [Sun, 6 Feb 2005 02:47:31 +0000 (02:47 +0000)] 
Various underscore doc fixes

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

19 years agotwo changes and some cleanup:
Vadim Zeitlin [Sun, 6 Feb 2005 01:52:19 +0000 (01:52 +0000)] 
two changes and some cleanup:
1. DECLARE_ABSTRACT_CLASS() shouldn't declare wxCreateObject() (which is not
   defined by IMPLEMENT_ABSTRACT_CLASS())
2. don't make GetClassInfo() declaration inside DECLARE_CLASS inline in an
   attempt to fix linking problems with HP-UX compiler

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

19 years agoensure that _WIN32_IE is defined to max value before including commctrl.h, otherwise...
Vadim Zeitlin [Sun, 6 Feb 2005 01:31:26 +0000 (01:31 +0000)] 
ensure that _WIN32_IE is defined to max value before including commctrl.h, otherwise we don't get support for 32bit spin button range even if the headers have it

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

19 years agoAs per the docs, the value returned is -1 if the value entered is out of range [patch...
Kevin Hock [Sun, 6 Feb 2005 00:43:44 +0000 (00:43 +0000)] 
As per the docs, the value returned is -1 if the value entered is out of range [patch 1116606]

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

19 years agochar->wxChar
Ryan Norton [Sun, 6 Feb 2005 00:27:38 +0000 (00:27 +0000)] 
char->wxChar

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

19 years agoadded complex popup
Vadim Zeitlin [Sat, 5 Feb 2005 18:44:25 +0000 (18:44 +0000)] 
added complex popup

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

19 years agocreated bakefile and generated all makefiles from it; renamed minimal.cpp to popup.cpp
Vadim Zeitlin [Sat, 5 Feb 2005 18:38:26 +0000 (18:38 +0000)] 
created bakefile and generated all makefiles from it; renamed minimal.cpp to popup.cpp

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

19 years ago Reorganized char and keydown event code, hoping
Robert Roebling [Sat, 5 Feb 2005 15:25:32 +0000 (15:25 +0000)] 
  Reorganized char and keydown event code, hoping
    that Input Method handling is still not broken.

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

19 years ago Forgot one.
Robert Roebling [Sat, 5 Feb 2005 14:18:55 +0000 (14:18 +0000)] 
  Forgot one.

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

19 years ago Second try to add "support" for deriving from
Robert Roebling [Sat, 5 Feb 2005 14:17:27 +0000 (14:17 +0000)] 
  Second try to add "support" for deriving from
    wxBitmapHandlerBase.

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

19 years ago Add comment about wxBitmap::SetPalette() not being implemented
Robert Roebling [Sat, 5 Feb 2005 13:12:41 +0000 (13:12 +0000)] 
  Add comment about wxBitmap::SetPalette() not being implemented
    under GTK+.

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

19 years ago Make wxBitmap inherit from wxBitmapBase
Robert Roebling [Sat, 5 Feb 2005 13:08:44 +0000 (13:08 +0000)] 
  Make wxBitmap inherit from wxBitmapBase

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

19 years ago _conncect_after() should be used for controls emitting
Robert Roebling [Sat, 5 Feb 2005 12:51:05 +0000 (12:51 +0000)] 
  _conncect_after() should be used for controls emitting
    command events so as to not confuse GTK+ if the user
    intercepts them too early.

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

19 years ago Blind patch for SetFont() in Unicode mode for wxX11.
Robert Roebling [Sat, 5 Feb 2005 12:49:08 +0000 (12:49 +0000)] 
  Blind patch for SetFont() in Unicode mode for wxX11.

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

19 years agoPut _something_ there for now....
Ryan Norton [Sat, 5 Feb 2005 11:59:06 +0000 (11:59 +0000)] 
Put _something_ there for now....

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

19 years ago added test for wxPopupTransientWindow.
Robert Roebling [Sat, 5 Feb 2005 11:35:48 +0000 (11:35 +0000)] 
  added test for wxPopupTransientWindow.

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

19 years agounix mediactrl stubs...
Ryan Norton [Fri, 4 Feb 2005 22:47:48 +0000 (22:47 +0000)] 
unix mediactrl stubs...

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

19 years agoFIX positioning problems with carbon media control - CreateMovieControl positioning...
Ryan Norton [Fri, 4 Feb 2005 22:24:14 +0000 (22:24 +0000)] 
FIX positioning problems with carbon media control - CreateMovieControl positioning is broken in that it resizes to the WindowRef parent, not its real one [thus making you wonder if EmbedControl even _works_ with CreateMovieControl], so we do our own.

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

19 years agoFix for assertions when updating UI and focus is on read-only combobox
Julian Smart [Fri, 4 Feb 2005 21:35:54 +0000 (21:35 +0000)] 
Fix for assertions when updating UI and focus is on read-only combobox

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

19 years agoPatch #1113284: wx.lib.calendar SetBusType() problem
Robin Dunn [Fri, 4 Feb 2005 19:35:40 +0000 (19:35 +0000)] 
Patch #1113284: wx.lib.calendar SetBusType() problem

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

19 years agothe window takes ownership of the caret
Robin Dunn [Fri, 4 Feb 2005 19:15:02 +0000 (19:15 +0000)] 
the window takes ownership of the caret

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

19 years agoMassive commenting/professionalize and add some other new fun stuff to mediaplayer...
Ryan Norton [Fri, 4 Feb 2005 19:04:58 +0000 (19:04 +0000)] 
Massive commenting/professionalize and add some other new fun stuff to mediaplayer sample

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

19 years agoUse the unicode character, if available in the event
Robin Dunn [Fri, 4 Feb 2005 18:48:09 +0000 (18:48 +0000)] 
Use the unicode character, if available in the event

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

19 years agofix cocoa wxTimer Stop crash, proper autorelease stuff in cocoa wxtimer, use our...
Ryan Norton [Fri, 4 Feb 2005 17:56:49 +0000 (17:56 +0000)] 
fix cocoa wxTimer Stop crash, proper autorelease stuff in cocoa wxtimer, use our own custom c implementation for cocoa wxMediaCtrl because NSMovieView implementation isnt very good

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

19 years agococoa wxTimer
Ryan Norton [Fri, 4 Feb 2005 17:21:28 +0000 (17:21 +0000)] 
cocoa wxTimer

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

19 years agoupdate to patch [ 1077074 ] Unit test for large file support from Mike
Ryan Norton [Fri, 4 Feb 2005 15:15:20 +0000 (15:15 +0000)] 
update to patch [ 1077074 ] Unit test for large file support from Mike

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

19 years agofixed Inflate() to not move the rectangle (patch 1114622)
Vadim Zeitlin [Fri, 4 Feb 2005 11:04:43 +0000 (11:04 +0000)] 
fixed Inflate() to not move the rectangle (patch 1114622)

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

19 years agopatch [ 1077074 ] Unit test for large file support
Ryan Norton [Fri, 4 Feb 2005 09:43:47 +0000 (09:43 +0000)] 
patch [ 1077074 ] Unit test for large file support

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

19 years agofix path for pdf
Chris Elliott [Fri, 4 Feb 2005 09:41:20 +0000 (09:41 +0000)] 
fix path for pdf

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

19 years agoa better fix for using builtin regex under BSD (also fixes compilation for Mac OS...
Vadim Zeitlin [Fri, 4 Feb 2005 09:37:55 +0000 (09:37 +0000)] 
a better fix for using builtin regex under BSD (also fixes compilation for Mac OS X) (patch 1089445)

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

19 years agofixed stub code compilation (don't use PSYMBOL_INFO)
Vadim Zeitlin [Fri, 4 Feb 2005 09:23:05 +0000 (09:23 +0000)] 
fixed stub code compilation (don't use PSYMBOL_INFO)

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

19 years agoUpdated version to 2.5.4
Julian Smart [Fri, 4 Feb 2005 08:33:00 +0000 (08:33 +0000)] 
Updated version to 2.5.4

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

19 years agomake cocoa mediactrl usable. Some touchups to carbon mediactrl code. Add notebook...
Ryan Norton [Fri, 4 Feb 2005 07:49:40 +0000 (07:49 +0000)] 
make cocoa mediactrl usable.  Some touchups to carbon mediactrl code. Add notebook support to mediaplayer sample.

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

19 years agouse wx/math.h for math constants - avoids redifinition warnings
Ryan Norton [Fri, 4 Feb 2005 05:59:28 +0000 (05:59 +0000)] 
use wx/math.h for math constants - avoids redifinition warnings

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

19 years agofix double->unsigned char warnings
Ryan Norton [Fri, 4 Feb 2005 05:57:10 +0000 (05:57 +0000)] 
fix double->unsigned char warnings

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

19 years agofix warnings on cocoa 10.2 also
Ryan Norton [Fri, 4 Feb 2005 05:52:32 +0000 (05:52 +0000)] 
fix warnings on cocoa 10.2 also

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

19 years agodispose of old control for new one
Ryan Norton [Thu, 3 Feb 2005 23:25:22 +0000 (23:25 +0000)] 
dispose of old control for new one

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

19 years agoprelimanary wxMediaCtrl cocoa support
Ryan Norton [Thu, 3 Feb 2005 23:12:46 +0000 (23:12 +0000)] 
prelimanary wxMediaCtrl cocoa support

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

19 years agoEnsure the wxVListBox gets the focus when it is clicked upon
Robin Dunn [Thu, 3 Feb 2005 22:41:08 +0000 (22:41 +0000)] 
Ensure the wxVListBox gets the focus when it is clicked upon

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

19 years agoShorten key names, add some tooltips
Robin Dunn [Thu, 3 Feb 2005 22:38:20 +0000 (22:38 +0000)] 
Shorten key names, add some tooltips

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

19 years agofix for read-only combobox
Robin Dunn [Thu, 3 Feb 2005 22:37:08 +0000 (22:37 +0000)] 
fix for read-only combobox

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

19 years agoAttempt to display the unicode character if running a unicode build
Robin Dunn [Thu, 3 Feb 2005 22:36:38 +0000 (22:36 +0000)] 
Attempt to display the unicode character if running a unicode build

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

19 years ago Automatically disable wxDialupManager for wxMac and wxCocoa,
Mattia Barbon [Thu, 3 Feb 2005 22:34:54 +0000 (22:34 +0000)] 
  Automatically disable wxDialupManager for wxMac and wxCocoa,
skip dialup sample if wxDialupManager is disabled.

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

19 years ago Compilation fix for wxUSE_STACKWALKER == 0.
Mattia Barbon [Thu, 3 Feb 2005 22:26:44 +0000 (22:26 +0000)] 
  Compilation fix for wxUSE_STACKWALKER == 0.

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

19 years ago wxX11 linking fix.
Mattia Barbon [Thu, 3 Feb 2005 22:18:18 +0000 (22:18 +0000)] 
  wxX11 linking fix.

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

19 years ago Motif compilation fix.
Mattia Barbon [Thu, 3 Feb 2005 22:14:24 +0000 (22:14 +0000)] 
  Motif compilation fix.

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

19 years agoInclude the size of any window borders (size vs. clientsize
Robin Dunn [Thu, 3 Feb 2005 22:11:43 +0000 (22:11 +0000)] 
Include the size of any window borders (size vs. clientsize
differences) in the window's bestsize

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

19 years agoPatch [ 1114647 ] Mouse wheel support for wxVScrolledWindow
Robin Dunn [Thu, 3 Feb 2005 19:18:59 +0000 (19:18 +0000)] 
Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow

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

19 years agoSelected --> IsSelected
Robin Dunn [Thu, 3 Feb 2005 19:12:57 +0000 (19:12 +0000)] 
Selected --> IsSelected

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

19 years agoDisable wxMediaCtrl for WinCE
Julian Smart [Thu, 3 Feb 2005 15:29:09 +0000 (15:29 +0000)] 
Disable wxMediaCtrl for WinCE

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

19 years ago Fix for listbox problem, when created on invisible
Robert Roebling [Thu, 3 Feb 2005 15:28:14 +0000 (15:28 +0000)] 
  Fix for listbox problem, when created on invisible
    window. Shown in wxWizard sample.

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

19 years ago Fixed missing key down events (probably introduced
Robert Roebling [Thu, 3 Feb 2005 13:33:36 +0000 (13:33 +0000)] 
  Fixed missing key down events (probably introduced
   by IM patch.)

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

19 years agoadd commands to make non-existent directories when done first time
Chris Elliott [Thu, 3 Feb 2005 12:56:25 +0000 (12:56 +0000)] 
add commands to make non-existent directories when done first time

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

19 years ago Committed Raise()Lower() fix.
Robert Roebling [Thu, 3 Feb 2005 12:52:38 +0000 (12:52 +0000)] 
  Committed Raise()Lower() fix.
  Committed second part for Input Methode character fix.

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

19 years ago Blind fix for Compilo.
Robert Roebling [Thu, 3 Feb 2005 12:30:18 +0000 (12:30 +0000)] 
  Blind fix for Compilo.

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

19 years agoCreateMovieControl change for wxMediaCtrl on OSX 10.2 and up
Ryan Norton [Thu, 3 Feb 2005 11:11:36 +0000 (11:11 +0000)] 
CreateMovieControl change for wxMediaCtrl on OSX 10.2 and up

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

19 years agocomment out unused stuff for warning fixing
Ryan Norton [Thu, 3 Feb 2005 09:55:38 +0000 (09:55 +0000)] 
comment out unused stuff for warning fixing

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

19 years agoCorrection to previous fix
Julian Smart [Thu, 3 Feb 2005 09:54:02 +0000 (09:54 +0000)] 
Correction to previous fix

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

19 years agofix pointer conversion warnings on OSX 10.2
Ryan Norton [Thu, 3 Feb 2005 09:52:40 +0000 (09:52 +0000)] 
fix pointer conversion warnings on OSX 10.2

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

19 years agoFix for GCC compilation
Julian Smart [Thu, 3 Feb 2005 09:45:32 +0000 (09:45 +0000)] 
Fix for GCC compilation

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

19 years agoAvoid name clash with wx.App.OnExit
Robin Dunn [Thu, 3 Feb 2005 03:09:17 +0000 (03:09 +0000)] 
Avoid name clash with wx.App.OnExit

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

19 years agoAdd ability to copy the event log to the clipboard
Robin Dunn [Thu, 3 Feb 2005 03:08:37 +0000 (03:08 +0000)] 
Add ability to copy the event log to the clipboard

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

19 years agoreSWIGged
Robin Dunn [Wed, 2 Feb 2005 22:55:18 +0000 (22:55 +0000)] 
reSWIGged

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

19 years agomisc
Robin Dunn [Wed, 2 Feb 2005 22:36:36 +0000 (22:36 +0000)] 
misc

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

19 years agoAll the demo samples return a panel now, no need to cater for frames
Robin Dunn [Wed, 2 Feb 2005 22:35:27 +0000 (22:35 +0000)] 
All the demo samples return a panel now, no need to cater for frames
or dialogs.

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

19 years agoSome new def's, parameters, methods, etc. resulting from recent changes
Robin Dunn [Wed, 2 Feb 2005 22:34:07 +0000 (22:34 +0000)] 
Some new def's, parameters, methods, etc. resulting from recent changes

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

19 years agomove check for compilers not supporting SEH to wx/chkconf.h
Vadim Zeitlin [Wed, 2 Feb 2005 17:46:20 +0000 (17:46 +0000)] 
move check for compilers not supporting SEH to wx/chkconf.h

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

19 years agoBuffer Overflow error corrected - SF patch #1110550
George Tasker [Wed, 2 Feb 2005 14:49:55 +0000 (14:49 +0000)] 
Buffer Overflow error corrected - SF patch #1110550

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

19 years agoUnicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non...
George Tasker [Wed, 2 Feb 2005 14:38:05 +0000 (14:38 +0000)] 
Unicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non-unicode builds
Buffer overrun fix

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

19 years agoBuffer overrun fix
George Tasker [Wed, 2 Feb 2005 14:37:42 +0000 (14:37 +0000)] 
Buffer overrun fix

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

19 years agoUnicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non...
George Tasker [Wed, 2 Feb 2005 14:37:16 +0000 (14:37 +0000)] 
Unicode build fixes for GTK not knowing what SQL_WCHAR and SQL_WVARCHAR are in non-unicode builds
Removed old commented out code that is not needed (cleanup)

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

19 years agoLast .empty() string source cleaning before 2.5.4.
Włodzimierz Skiba [Wed, 2 Feb 2005 13:57:02 +0000 (13:57 +0000)] 
Last .empty() string source cleaning before 2.5.4.

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