]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years ago-1->wxID_ANY, TRUE->true, FALSE->false replacements
Włodzimierz Skiba [Fri, 28 May 2004 10:43:39 +0000 (10:43 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false replacements

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

20 years agoCommented out some test code
Robin Dunn [Fri, 28 May 2004 05:03:12 +0000 (05:03 +0000)] 
Commented out some test code

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

20 years agoUpdates for new/old DC method signatures, also updated setup.py for
Robin Dunn [Fri, 28 May 2004 04:51:08 +0000 (04:51 +0000)] 
Updates for new/old DC method signatures, also updated setup.py for
new py2exe

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

20 years agoDon't scroll too far if the child getting the focus is large.
Robin Dunn [Fri, 28 May 2004 04:22:16 +0000 (04:22 +0000)] 
Don't scroll too far if the child getting the focus is large.

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

20 years agoPut the locale files in teh right place
Robin Dunn [Fri, 28 May 2004 04:10:54 +0000 (04:10 +0000)] 
Put the locale files in teh right place

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements
Włodzimierz Skiba [Thu, 27 May 2004 18:17:50 +0000 (18:17 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements
Włodzimierz Skiba [Thu, 27 May 2004 18:07:04 +0000 (18:07 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements
Włodzimierz Skiba [Thu, 27 May 2004 17:50:54 +0000 (17:50 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition & wxDefaultSize replacements

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

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition replacements
Włodzimierz Skiba [Thu, 27 May 2004 17:38:07 +0000 (17:38 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPosition replacements

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

20 years agoInital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false
Włodzimierz Skiba [Thu, 27 May 2004 17:29:32 +0000 (17:29 +0000)] 
Inital fill in background, removed tabs, -1->wxID_ANY, TRUE->true, FALSE->false

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

20 years agofixed indentation in case there's only one cell on line
Václav Slavík [Thu, 27 May 2004 17:26:27 +0000 (17:26 +0000)] 
fixed indentation in case there's only one cell on line

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

20 years agocompilation fix
Václav Slavík [Thu, 27 May 2004 17:11:07 +0000 (17:11 +0000)] 
compilation fix

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

20 years agoRemoved condition of old Watcom times. Open Watcom doesn't have problems with wininet.h.
Włodzimierz Skiba [Thu, 27 May 2004 16:57:41 +0000 (16:57 +0000)] 
Removed condition of old Watcom times. Open Watcom doesn't have problems with wininet.h.

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

20 years agofixed iteration over cells
Václav Slavík [Thu, 27 May 2004 16:25:07 +0000 (16:25 +0000)] 
fixed iteration over cells

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

20 years agoscrolling code committed
Stefan Csomor [Thu, 27 May 2004 15:09:04 +0000 (15:09 +0000)] 
scrolling code committed

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

20 years agomenu events handling more closely to the menu instance itself, removing menubar where...
Stefan Csomor [Thu, 27 May 2004 15:07:48 +0000 (15:07 +0000)] 
menu events handling more closely to the menu instance itself, removing menubar wherever possible

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

20 years agodebug method added for flashing invalid areas
Stefan Csomor [Thu, 27 May 2004 14:50:38 +0000 (14:50 +0000)] 
debug method added for flashing invalid areas

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

20 years agomenu associations
Stefan Csomor [Thu, 27 May 2004 14:49:03 +0000 (14:49 +0000)] 
menu associations

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

20 years agohaving the refcon of a menu item to bear the pointer to the wxMenuItem, and have...
Stefan Csomor [Thu, 27 May 2004 14:47:50 +0000 (14:47 +0000)] 
having the refcon of a menu item to bear the pointer to the wxMenuItem, and have an map of menuref->wxMenu*

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

20 years agoWinCE Standard SDK improvements including adding close button
Julian Smart [Thu, 27 May 2004 11:31:12 +0000 (11:31 +0000)] 
WinCE Standard SDK improvements including adding close button

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

20 years agoPosition change - still can't use default size for Wince/desktop
Julian Smart [Thu, 27 May 2004 11:26:28 +0000 (11:26 +0000)] 
Position change - still can't use default size for Wince/desktop

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

20 years agoFixes for Standard WinCE SDK
Julian Smart [Thu, 27 May 2004 09:09:19 +0000 (09:09 +0000)] 
Fixes for Standard WinCE SDK

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

20 years agoUse status bar even for WinCE; use standard frame style
Julian Smart [Thu, 27 May 2004 09:02:56 +0000 (09:02 +0000)] 
Use status bar even for WinCE; use standard frame style
to adapt to WinCE version

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

20 years agofixed a typo
Robin Dunn [Wed, 26 May 2004 14:55:43 +0000 (14:55 +0000)] 
fixed a typo

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

20 years agoworkaround for BCC bug - use #defines instead of enums
Václav Slavík [Wed, 26 May 2004 11:49:23 +0000 (11:49 +0000)] 
workaround for BCC bug - use #defines instead of enums

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

20 years agoReverted config/resource name change
Julian Smart [Wed, 26 May 2004 10:49:43 +0000 (10:49 +0000)] 
Reverted config/resource name change

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

20 years agoUnhide problem of ambiguity in wxSoundBase::Play.
Włodzimierz Skiba [Wed, 26 May 2004 08:47:53 +0000 (08:47 +0000)] 
Unhide problem of ambiguity in wxSoundBase::Play.

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

20 years agoIt's a new change
Robin Dunn [Wed, 26 May 2004 05:18:26 +0000 (05:18 +0000)] 
It's a new change

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

20 years agoGot sidetracked and forgot to finish the new OGL section before
Robin Dunn [Wed, 26 May 2004 05:16:41 +0000 (05:16 +0000)] 
Got sidetracked and forgot to finish the new OGL section before
checking in the last change.

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

20 years agoif one clicks first on line 3 and then on line 1, the selection event is correct...
Stefan Csomor [Wed, 26 May 2004 04:34:49 +0000 (04:34 +0000)] 
if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent

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

20 years agowxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated...
Kevin Ollivier [Wed, 26 May 2004 04:11:43 +0000 (04:11 +0000)] 
wxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated the sample to update the text URL when a link is clicked.

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

20 years agobe explicit about the version of SWIG to use
Robin Dunn [Wed, 26 May 2004 02:14:06 +0000 (02:14 +0000)] 
be explicit about the version of SWIG to use

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

20 years agoAdded a Python port of the OGL library, deprecated the C++ wrapped version.
Robin Dunn [Wed, 26 May 2004 02:13:04 +0000 (02:13 +0000)] 
Added a Python port of the OGL library, deprecated the C++ wrapped version.

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

20 years agoMust have valid colours for X11 popup window implementation
Julian Smart [Tue, 25 May 2004 20:41:54 +0000 (20:41 +0000)] 
Must have valid colours for X11 popup window implementation

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

20 years agowxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 20:07:22 +0000 (20:07 +0000)] 
wxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agowxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 20:04:49 +0000 (20:04 +0000)] 
wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoWarning removal.
Włodzimierz Skiba [Tue, 25 May 2004 20:02:19 +0000 (20:02 +0000)] 
Warning removal.

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

20 years ago-1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 20:01:09 +0000 (20:01 +0000)] 
-1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoRevitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 19:57:33 +0000 (19:57 +0000)] 
Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoRegenerated makefiles.
Włodzimierz Skiba [Tue, 25 May 2004 19:51:46 +0000 (19:51 +0000)] 
Regenerated makefiles.

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

20 years agoDb sample needs wxGrid in adv lib.
Włodzimierz Skiba [Tue, 25 May 2004 19:42:36 +0000 (19:42 +0000)] 
Db sample needs wxGrid in adv lib.

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

20 years ago-1->wxID_ANY, ambiguity of types.
Włodzimierz Skiba [Tue, 25 May 2004 19:35:38 +0000 (19:35 +0000)] 
-1->wxID_ANY, ambiguity of types.

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

20 years agowxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 19:31:13 +0000 (19:31 +0000)] 
wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoVideoMode/Display split, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 19:27:39 +0000 (19:27 +0000)] 
VideoMode/Display split, TRUE->true and FALSE->false replacements.

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

20 years ago-1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Tue, 25 May 2004 19:25:01 +0000 (19:25 +0000)] 
-1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoSome typos fixed. More text about the changes to sizers, minsize, etc.
Robin Dunn [Tue, 25 May 2004 18:07:01 +0000 (18:07 +0000)] 
Some typos fixed.  More text about the changes to sizers, minsize, etc.

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

20 years agoMissed reversions
Julian Smart [Tue, 25 May 2004 17:31:17 +0000 (17:31 +0000)] 
Missed reversions

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

20 years agoMissed headers.
Włodzimierz Skiba [Tue, 25 May 2004 16:59:35 +0000 (16:59 +0000)] 
Missed headers.

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

20 years agocorrected previous commit's wrongly applied patch
Václav Slavík [Tue, 25 May 2004 12:55:56 +0000 (12:55 +0000)] 
corrected previous commit's wrongly applied patch

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

20 years agoapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic...
Dimitri Schoolwerth [Tue, 25 May 2004 12:44:56 +0000 (12:44 +0000)] 
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup

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

20 years agoMore name changes
Julian Smart [Tue, 25 May 2004 11:20:37 +0000 (11:20 +0000)] 
More name changes

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

20 years agoimplemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
Václav Slavík [Tue, 25 May 2004 10:35:34 +0000 (10:35 +0000)] 
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)

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

20 years agoAdded missing cast for Display*
Julian Smart [Tue, 25 May 2004 10:23:28 +0000 (10:23 +0000)] 
Added missing cast for Display*

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

20 years agoFixes for wxMotif
Julian Smart [Tue, 25 May 2004 10:20:51 +0000 (10:20 +0000)] 
Fixes for wxMotif

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

20 years agoRemoved redundant menu titles that added extra separators
Julian Smart [Tue, 25 May 2004 08:47:47 +0000 (08:47 +0000)] 
Removed redundant menu titles that added extra separators

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

20 years agoFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
Julian Smart [Tue, 25 May 2004 08:07:21 +0000 (08:07 +0000)] 
Fixed compilo for GTK+1 (GDK_DISPLAY undeclared)

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

20 years agowxWebKit now properly updates after a resize event.
Kevin Ollivier [Tue, 25 May 2004 05:54:28 +0000 (05:54 +0000)] 
wxWebKit now properly updates after a resize event.

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

20 years agoSwitch to the TreeListCtrl from the wxCode project.
Robin Dunn [Tue, 25 May 2004 04:59:23 +0000 (04:59 +0000)] 
Switch to the TreeListCtrl from the wxCode project.

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

20 years agoPut a rreminder in the comments about s bit of duplicated code
Robin Dunn [Tue, 25 May 2004 04:57:23 +0000 (04:57 +0000)] 
Put a rreminder in the comments about s bit of duplicated code

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

20 years agoVersion number update
Robin Dunn [Tue, 25 May 2004 04:54:56 +0000 (04:54 +0000)] 
Version number update

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

20 years agoRemove treelistctrl from gizmos. The one from the wxCode project
Robin Dunn [Tue, 25 May 2004 04:52:41 +0000 (04:52 +0000)] 
Remove treelistctrl from gizmos.  The one from the wxCode project
should be used instead as it is newer and more activly maintained.

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

20 years agoUpdated the class name for wxWebKit to wxWebKitCtrl in sample.
Kevin Ollivier [Tue, 25 May 2004 04:34:53 +0000 (04:34 +0000)] 
Updated the class name for wxWebKit to wxWebKitCtrl in sample.

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

20 years agoFix for bug# 956875. Added some wxCHECK's to MSW's wxTreeCtrl to make
Robin Dunn [Tue, 25 May 2004 04:33:35 +0000 (04:33 +0000)] 
Fix for bug# 956875.  Added some wxCHECK's to MSW's wxTreeCtrl to make
things more consistent with the generic version.

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

20 years agoUse correct #if for interface/implementation pragma.
Robin Dunn [Mon, 24 May 2004 21:50:00 +0000 (21:50 +0000)] 
Use correct #if for interface/implementation pragma.
detabified

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

20 years agoFixes for Unicode build.
Kevin Ollivier [Mon, 24 May 2004 21:00:07 +0000 (21:00 +0000)] 
Fixes for Unicode build.

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

20 years agoBakefile/Makefile fix for uuid.cpp
Julian Smart [Mon, 24 May 2004 20:28:06 +0000 (20:28 +0000)] 
Bakefile/Makefile fix for uuid.cpp
Removed some obsolete project files

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

20 years agoNo longer any need for the dc parameter to FullPaint.
Robin Dunn [Mon, 24 May 2004 20:10:32 +0000 (20:10 +0000)] 
No longer any need for the dc parameter to FullPaint.

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

20 years agoFix FullPaint to actually force the whole window to be repainted
Robin Dunn [Mon, 24 May 2004 19:52:41 +0000 (19:52 +0000)] 
Fix FullPaint to actually force the whole window to be repainted
instead of being constrained by the previous paint's update region.

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

20 years agoUpdated version variables in configure.in to go along with the changes
Robin Dunn [Mon, 24 May 2004 19:27:25 +0000 (19:27 +0000)] 
Updated version variables in configure.in to go along with the changes
in version.h

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

20 years agoRegenerated makefiles for 2.5.2
Julian Smart [Mon, 24 May 2004 14:12:40 +0000 (14:12 +0000)] 
Regenerated makefiles for 2.5.2
Other version updates
Added list of Cocoa files

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

20 years agooverseeing the obvious, there is already a perfect scroll call for HIView...
Stefan Csomor [Mon, 24 May 2004 06:29:02 +0000 (06:29 +0000)] 
overseeing the obvious, there is already a perfect scroll call for HIView...

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

20 years agoUse old licence name
Julian Smart [Sun, 23 May 2004 20:53:33 +0000 (20:53 +0000)] 
Use old licence name

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

20 years ago Fix memory leak by letting the base class version handle the
Mattia Barbon [Sun, 23 May 2004 17:15:36 +0000 (17:15 +0000)] 
  Fix memory leak by letting the base class version handle the
destruction.

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

20 years agoremoving unnecessary invalidation in Update, adding a forced update to ScrollWindow...
Stefan Csomor [Sun, 23 May 2004 15:42:06 +0000 (15:42 +0000)] 
removing unnecessary invalidation in Update, adding a forced update to ScrollWindow, incase we have invalid areas on the window

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

20 years agoMore name change
Julian Smart [Sun, 23 May 2004 15:10:40 +0000 (15:10 +0000)] 
More name change

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

20 years agoName and version changes
Julian Smart [Sun, 23 May 2004 14:56:36 +0000 (14:56 +0000)] 
Name and version changes

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

20 years agomake it non mach-o carbon savvy
Stefan Csomor [Sun, 23 May 2004 11:07:53 +0000 (11:07 +0000)] 
make it non mach-o carbon savvy

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

20 years agoactivated modal app state again
Stefan Csomor [Sun, 23 May 2004 11:04:57 +0000 (11:04 +0000)] 
activated modal app state again

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

20 years agoComposite Window implementations for ::Update and ::ScrollWindow
Stefan Csomor [Sun, 23 May 2004 11:02:16 +0000 (11:02 +0000)] 
Composite Window implementations for ::Update and ::ScrollWindow

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

20 years ago-start experimental use of RunApplicationEventLoop,
Stefan Csomor [Sun, 23 May 2004 10:59:23 +0000 (10:59 +0000)] 
-start experimental use of RunApplicationEventLoop,
-storing current event for menu handling, because otherwise we get a redraw problem in wxWindow::Update which is called from the menu tracking code

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

20 years agoUpdating configure.in to work with wxWebKit.
Kevin Ollivier [Sat, 22 May 2004 19:54:20 +0000 (19:54 +0000)] 
Updating configure.in to work with wxWebKit.

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

20 years agoUpdating bakefiles to include wxWebKit.
Kevin Ollivier [Sat, 22 May 2004 18:21:43 +0000 (18:21 +0000)] 
Updating bakefiles to include wxWebKit.

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

20 years ago Do not realize the top level shell that acts as a parent
Mattia Barbon [Sat, 22 May 2004 18:01:33 +0000 (18:01 +0000)] 
  Do not realize the top level shell that acts as a parent
for top level windows. Add a realized child for the shell
for functions requiring it (clipboard at the moment).
  Use XtPopup to show top level widgets, as per Motif
guidelines.

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

20 years ago Regenerated makefiles.
Mattia Barbon [Sat, 22 May 2004 17:52:44 +0000 (17:52 +0000)] 
  Regenerated makefiles.

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

20 years ago Converted hash tests to CppUnit.
Mattia Barbon [Sat, 22 May 2004 17:51:35 +0000 (17:51 +0000)] 
  Converted hash tests to CppUnit.

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

20 years agoreSWIGged
Robin Dunn [Sat, 22 May 2004 03:44:04 +0000 (03:44 +0000)] 
reSWIGged

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

20 years agoOops, forgot to return a value
Robin Dunn [Sat, 22 May 2004 03:38:57 +0000 (03:38 +0000)] 
Oops, forgot to return a value

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

20 years agoFixed some colours
Robin Dunn [Sat, 22 May 2004 03:32:11 +0000 (03:32 +0000)] 
Fixed some colours

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

20 years agoreSWIGged
Robin Dunn [Sat, 22 May 2004 03:13:30 +0000 (03:13 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Sat, 22 May 2004 03:03:52 +0000 (03:03 +0000)] 
reSWIGged

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

20 years agoFix printing?
Robin Dunn [Sat, 22 May 2004 03:01:08 +0000 (03:01 +0000)] 
Fix printing?

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

20 years agoDocstrings
Robin Dunn [Sat, 22 May 2004 02:59:17 +0000 (02:59 +0000)] 
Docstrings

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

20 years agoAdd PreGrid()
Robin Dunn [Sat, 22 May 2004 02:58:08 +0000 (02:58 +0000)] 
Add PreGrid()

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

20 years agoDecref items added to lists
Robin Dunn [Sat, 22 May 2004 02:57:09 +0000 (02:57 +0000)] 
Decref items added to lists

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

20 years agoFixed wxWebKit include.
Kevin Ollivier [Sat, 22 May 2004 02:08:54 +0000 (02:08 +0000)] 
Fixed wxWebKit include.

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

20 years agoTrying a workaround for bug in some of the unix-like shells available for OS/2.
Stefan Neis [Fri, 21 May 2004 15:53:48 +0000 (15:53 +0000)] 
Trying a workaround for bug in some of the unix-like shells available for OS/2.

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

20 years ago-1->wxID_ANY, TRUE->true and FALSE->false replacements.
Włodzimierz Skiba [Fri, 21 May 2004 11:29:38 +0000 (11:29 +0000)] 
-1->wxID_ANY, TRUE->true and FALSE->false replacements.

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

20 years agoApplied patch #957479 (Combobox crashes receiving focus).
Stefan Neis [Fri, 21 May 2004 09:35:18 +0000 (09:35 +0000)] 
Applied patch #957479 (Combobox crashes receiving focus).

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

20 years agoRecreated makefiles after patch #949276.
Włodzimierz Skiba [Fri, 21 May 2004 07:59:14 +0000 (07:59 +0000)] 
Recreated makefiles after patch #949276.

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

20 years agoPatch #949276: Less agresive strings test.
Włodzimierz Skiba [Fri, 21 May 2004 07:55:13 +0000 (07:55 +0000)] 
Patch #949276: Less agresive strings test.

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