]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
23 years agowe now send iconize events
Vadim Zeitlin [Thu, 31 May 2001 14:32:06 +0000 (14:32 +0000)] 
we now send iconize events

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

23 years agoAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user
Robin Dunn [Thu, 31 May 2001 06:23:06 +0000 (06:23 +0000)] 
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user
code can get access to the edit control when it is created, (to push
on a custom event handler for example.)

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

23 years agoForgot to check-in this change last week...
Robin Dunn [Thu, 31 May 2001 06:21:30 +0000 (06:21 +0000)] 
Forgot to check-in this change last week...

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

23 years agoremoved unnecessary ClipRect calls, refresh on MacActivate with eraseBkgnd false
Stefan Csomor [Thu, 31 May 2001 05:44:07 +0000 (05:44 +0000)] 
removed unnecessary ClipRect calls, refresh on MacActivate with eraseBkgnd false

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

23 years agoadapted to new sending for radiobutton events for unselecting too
Stefan Csomor [Thu, 31 May 2001 05:42:50 +0000 (05:42 +0000)] 
adapted to new sending for radiobutton events for unselecting too

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

23 years agofixed wxFrame::SetClientSize() with toolbar bug
Vadim Zeitlin [Wed, 30 May 2001 21:05:23 +0000 (21:05 +0000)] 
fixed wxFrame::SetClientSize() with toolbar bug

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

23 years agorewrite to avoid unnecessary redraws
Stefan Csomor [Wed, 30 May 2001 20:46:00 +0000 (20:46 +0000)] 
rewrite to avoid unnecessary redraws

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

23 years agoForgot ! in wxTreeCtrl flag test.
Robert Roebling [Wed, 30 May 2001 15:53:35 +0000 (15:53 +0000)] 
Forgot ! in wxTreeCtrl flag test.

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

23 years agocorrected update upon activate
Stefan Csomor [Tue, 29 May 2001 21:15:27 +0000 (21:15 +0000)] 
corrected update upon activate

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

23 years agoadapted background color for mac for listcontrols
Stefan Csomor [Tue, 29 May 2001 21:12:26 +0000 (21:12 +0000)] 
adapted background color for mac for listcontrols

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

23 years agoadapted background color for mac
Stefan Csomor [Tue, 29 May 2001 21:11:26 +0000 (21:11 +0000)] 
adapted background color for mac

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

23 years agoAdd gridctrl
David Webster [Tue, 29 May 2001 18:59:46 +0000 (18:59 +0000)] 
Add gridctrl

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

23 years agoLots of OS/2 Updates mirroring msw updates
David Webster [Tue, 29 May 2001 18:59:17 +0000 (18:59 +0000)] 
Lots of OS/2 Updates mirroring msw updates

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

23 years agoNew grid control OS/2 compile issue
David Webster [Tue, 29 May 2001 18:58:02 +0000 (18:58 +0000)] 
New grid control OS/2 compile issue

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

23 years agoapplied patch #427244 (wxrcedit improvements: XRC version upgrade)
Václav Slavík [Tue, 29 May 2001 18:21:09 +0000 (18:21 +0000)] 
applied patch #427244 (wxrcedit improvements: XRC version upgrade)

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

23 years agoactivated dynlib
Stefan Csomor [Tue, 29 May 2001 17:52:44 +0000 (17:52 +0000)] 
activated dynlib

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

23 years agoupdated mac implementation to support the success parameter , the new filename2filesp...
Stefan Csomor [Tue, 29 May 2001 17:49:34 +0000 (17:49 +0000)] 
updated mac implementation to support the success parameter , the new filename2filespec call and reintroduced the disappeared dllClose definition

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

23 years agocorrected GetCharWidth and implemented MacSuperChangedPosition for toolbars
Stefan Csomor [Tue, 29 May 2001 14:37:43 +0000 (14:37 +0000)] 
corrected GetCharWidth and implemented MacSuperChangedPosition for toolbars

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

23 years agoMenu files for OS/2 builds
David Webster [Tue, 29 May 2001 03:49:36 +0000 (03:49 +0000)] 
Menu files for OS/2 builds

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

23 years agoVarious fixes in DC's, ownerdrawn menu items, etc...
David Webster [Tue, 29 May 2001 03:46:50 +0000 (03:46 +0000)] 
Various fixes in DC's, ownerdrawn menu items, etc...

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

23 years agolink preventing typo fixed
Vadim Zeitlin [Mon, 28 May 2001 18:55:40 +0000 (18:55 +0000)] 
link preventing typo fixed

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

23 years agocompilation fixes
Vadim Zeitlin [Mon, 28 May 2001 15:05:05 +0000 (15:05 +0000)] 
compilation fixes

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

23 years agoInformix fixes (submitted by Roger Gammans)
George Tasker [Mon, 28 May 2001 12:24:22 +0000 (12:24 +0000)] 
Informix fixes (submitted by Roger Gammans)
Added .c_str() to some wxString instances when being Printf()'d into another wxString

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

23 years agoFixed #pragma interface mismatches
George Tasker [Mon, 28 May 2001 12:10:04 +0000 (12:10 +0000)] 
Fixed #pragma interface mismatches
Updated comments

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

23 years agoFixed incorrect creation of the pColFor instances (per Roger Gammans patches). This...
George Tasker [Mon, 28 May 2001 12:02:51 +0000 (12:02 +0000)] 
Fixed incorrect creation of the pColFor instances (per Roger Gammans patches).  This fixes surious crashes with large database systems, and significantly increases the speed of the application when idntifying all datasource tables.

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

23 years agofixed parsing of comments before root node
Václav Slavík [Mon, 28 May 2001 10:37:11 +0000 (10:37 +0000)] 
fixed parsing of comments before root node

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

23 years agoInitial revision
Ryan Norton [Mon, 28 May 2001 04:45:41 +0000 (04:45 +0000)] 
Initial revision

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

23 years agowxDC::DrawPolygon correction
Robert Roebling [Sun, 27 May 2001 19:18:07 +0000 (19:18 +0000)] 
wxDC::DrawPolygon correction

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

23 years agowxTreeCtrl Mac look
Robert Roebling [Sun, 27 May 2001 19:17:10 +0000 (19:17 +0000)] 
wxTreeCtrl Mac look

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

23 years agoreally fixed wxConfig bug
Vadim Zeitlin [Sun, 27 May 2001 19:01:38 +0000 (19:01 +0000)] 
really fixed wxConfig bug

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

23 years agofixed wxConfig bug I've introduced yesterday
Vadim Zeitlin [Sun, 27 May 2001 18:53:26 +0000 (18:53 +0000)] 
fixed wxConfig bug I've introduced yesterday

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

23 years agoregenerated from tmake templates
Vadim Zeitlin [Sun, 27 May 2001 16:22:36 +0000 (16:22 +0000)] 
regenerated from tmake templates

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

23 years agoremoved log record
Vadim Zeitlin [Sun, 27 May 2001 16:19:54 +0000 (16:19 +0000)] 
removed log record

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

23 years agoapplied tons of wxGrid patches
Vadim Zeitlin [Sun, 27 May 2001 15:22:28 +0000 (15:22 +0000)] 
applied tons of wxGrid patches

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

23 years agoapplied patch 422308 (fixes for version info for wxWin DLL)
Vadim Zeitlin [Sun, 27 May 2001 14:20:38 +0000 (14:20 +0000)] 
applied patch 422308 (fixes for version info for wxWin DLL)

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

23 years agoremoved wxCLIP_CHILDREN style from wxSplitterWindow
Vadim Zeitlin [Sun, 27 May 2001 14:10:17 +0000 (14:10 +0000)] 
removed wxCLIP_CHILDREN style from wxSplitterWindow

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

23 years agoyet another attempt to fix LastFocus bug in wxFrame
Václav Slavík [Sun, 27 May 2001 14:01:18 +0000 (14:01 +0000)] 
yet another attempt to fix LastFocus bug in wxFrame

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

23 years agofixed bug reported in patch 427696 (incorrect toolbar style)
Vadim Zeitlin [Sun, 27 May 2001 13:25:01 +0000 (13:25 +0000)] 
fixed bug reported in patch 427696 (incorrect toolbar style)

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

23 years agoapplied patch 427695 (initialize m_nPush)
Vadim Zeitlin [Sun, 27 May 2001 13:21:16 +0000 (13:21 +0000)] 
applied patch 427695 (initialize m_nPush)

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

23 years ago Tried to make wxTreeCtrl on Mac look more Maccy. Part I.
Robert Roebling [Sun, 27 May 2001 13:07:09 +0000 (13:07 +0000)] 
  Tried to make wxTreeCtrl on Mac look more Maccy. Part I.

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

23 years agoadded text style support to wxTextCtrl for MSW
Vadim Zeitlin [Sun, 27 May 2001 03:28:28 +0000 (03:28 +0000)] 
added text style support to wxTextCtrl for MSW

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

23 years agooops, typo leading to compilation problem fixed
Vadim Zeitlin [Sun, 27 May 2001 03:11:49 +0000 (03:11 +0000)] 
oops, typo leading to compilation problem fixed

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

23 years agofixed 'patch' #422993 (Error in wxConfigBase::Write for doubles)
Vadim Zeitlin [Sun, 27 May 2001 02:23:16 +0000 (02:23 +0000)] 
fixed 'patch' #422993 (Error in wxConfigBase::Write for doubles)

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

23 years agoadded popup menu demo
Vadim Zeitlin [Sun, 27 May 2001 02:16:09 +0000 (02:16 +0000)] 
added popup menu demo

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

23 years agoanother attempt to fix wxPanel/wxFrame::m_winLastFocused handling
Václav Slavík [Sat, 26 May 2001 22:20:33 +0000 (22:20 +0000)] 
another attempt to fix wxPanel/wxFrame::m_winLastFocused handling

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

23 years agoFix cvs conflict.
Robert Roebling [Sat, 26 May 2001 21:11:10 +0000 (21:11 +0000)] 
Fix cvs conflict.

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

23 years agoImplemented LAST_NOT pen style for orthogonal lines.
Robert Roebling [Sat, 26 May 2001 21:10:16 +0000 (21:10 +0000)] 
Implemented LAST_NOT pen style for orthogonal lines.

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

23 years agoclipboard reading
Stefan Csomor [Sat, 26 May 2001 19:54:46 +0000 (19:54 +0000)] 
clipboard reading

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

23 years agochanged Mac Mouse Moved Hysteresis (area in which mouse movements do NOT generate...
Stefan Csomor [Sat, 26 May 2001 15:47:14 +0000 (15:47 +0000)] 
changed Mac Mouse Moved Hysteresis (area in which mouse movements do NOT generate a moved event) to a single point region for platform compatibility

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

23 years agocorrected wxIsAbsolutePath for new Mac Path notation
Stefan Csomor [Sat, 26 May 2001 13:41:23 +0000 (13:41 +0000)] 
corrected wxIsAbsolutePath for new Mac Path notation

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

23 years agocorrected transparency in DoDrawIcon , if there is a mask in the icon, it's used
Stefan Csomor [Sat, 26 May 2001 12:44:46 +0000 (12:44 +0000)] 
corrected transparency in DoDrawIcon , if there is a mask in the icon, it's used

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

23 years agoremoved stubs and qt 'ports'
Václav Slavík [Sat, 26 May 2001 10:05:06 +0000 (10:05 +0000)] 
removed stubs and qt 'ports'

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

23 years agofixed memory leak in DoPrint
Václav Slavík [Sat, 26 May 2001 10:04:03 +0000 (10:04 +0000)] 
fixed memory leak in DoPrint

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

23 years agocorrect bitmap construction (including mask) from image
Stefan Csomor [Sat, 26 May 2001 07:52:12 +0000 (07:52 +0000)] 
correct bitmap construction  (including mask) from image

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

23 years agoAdded some extended styles to OS/2
David Webster [Fri, 25 May 2001 21:12:00 +0000 (21:12 +0000)] 
Added some extended styles to OS/2

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

23 years agocorrections to directory management for Mac OS X
Gilles Depeyrot [Fri, 25 May 2001 19:10:52 +0000 (19:10 +0000)] 
corrections to directory management for Mac OS X

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

23 years agofixed calendar control height calculation
Vadim Zeitlin [Fri, 25 May 2001 13:35:22 +0000 (13:35 +0000)] 
fixed calendar control height calculation

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

23 years agofixed bug with using wxCommandEvent::GetInt() instead of GetId()
Vadim Zeitlin [Fri, 25 May 2001 13:31:11 +0000 (13:31 +0000)] 
fixed bug with using wxCommandEvent::GetInt() instead of GetId()

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

23 years agoChanges to detect unresolved references (REF NOT FOUND) during HTML conversion
George Tasker [Fri, 25 May 2001 13:02:53 +0000 (13:02 +0000)] 
Changes to detect unresolved references (REF NOT FOUND) during HTML conversion
Filenames with underscores are no longer reported as errant uses of '_' character
Minor GUI display tweeks.

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

23 years agoFixed unresolved references
George Tasker [Fri, 25 May 2001 12:47:00 +0000 (12:47 +0000)] 
Fixed unresolved references

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

23 years agoAdded a "rpm" target so you can just do "make rpm" and it should do
Robin Dunn [Fri, 25 May 2001 07:01:32 +0000 (07:01 +0000)] 
Added a "rpm" target so you can just do "make rpm" and it should do
the right thing

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

23 years agoFixed the problem of the RPM having the builder's user and group id
Robin Dunn [Fri, 25 May 2001 07:00:12 +0000 (07:00 +0000)] 
Fixed the problem of the RPM having the builder's user and group id
and complaining about it during install.

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

23 years agoReplaced \verb$....$ with \tt{....}
George Tasker [Fri, 25 May 2001 00:40:06 +0000 (00:40 +0000)] 
Replaced \verb$....$ with \tt{....}

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

23 years agoRemoved check for '\par' at beginning of line that I mistakenly added before
George Tasker [Thu, 24 May 2001 23:37:39 +0000 (23:37 +0000)] 
Removed check for '\par' at beginning of line that I mistakenly added before
Standardized the way I spelled 'curley' everywhere

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

23 years agofixed wxBase compilation
Vadim Zeitlin [Thu, 24 May 2001 21:36:41 +0000 (21:36 +0000)] 
fixed wxBase compilation

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

23 years agofixed compilation with NO_GUI
Vadim Zeitlin [Thu, 24 May 2001 21:36:11 +0000 (21:36 +0000)] 
fixed compilation with NO_GUI

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

23 years agosome broken links fixed
Vadim Zeitlin [Thu, 24 May 2001 21:35:34 +0000 (21:35 +0000)] 
some broken links fixed

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

23 years agobroken link fixed
Vadim Zeitlin [Thu, 24 May 2001 21:26:42 +0000 (21:26 +0000)] 
broken link fixed

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

23 years agoreverting to native mac pathnames
Stefan Csomor [Thu, 24 May 2001 21:22:04 +0000 (21:22 +0000)] 
reverting to native mac pathnames

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

23 years agoadded generic dir dlg
Stefan Csomor [Thu, 24 May 2001 21:19:20 +0000 (21:19 +0000)] 
added generic dir dlg

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

23 years agoCompilation fixes
George Tasker [Thu, 24 May 2001 18:31:49 +0000 (18:31 +0000)] 
Compilation fixes

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

23 years agofix for egcs internal compiler error
Vadim Zeitlin [Thu, 24 May 2001 17:20:22 +0000 (17:20 +0000)] 
fix for egcs internal compiler error

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

23 years agoAdded documentation for the new -checkcurleybraces and -checksyntax commandline param...
George Tasker [Thu, 24 May 2001 16:59:28 +0000 (16:59 +0000)] 
Added documentation for the new -checkcurleybraces and -checksyntax commandline parameters for tex2rtf

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

23 years agoAdded '_' checking that warns of the use of "_" or "\_" in the wrong places
George Tasker [Thu, 24 May 2001 16:54:19 +0000 (16:54 +0000)] 
Added '_' checking that warns of the use of "_" or "\_" in the wrong places
Added syntax checking for common documenting problems that tex2rtf does not handle properly (like \begin{verbatim} and others needing to be on a line by themselves)
Syntax checking and curley brace matching can be turned on via the commandline, or the new OPTIONS menu choice if using a GUI.  Both are OFF by default to match current behavior
Compilation again possible now if wxUSE_DEBUG_CONTEXT is set to 0 in setup.h
Various GUI glitches fixed

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

23 years agoadded missing check for wxUSE_JOYSTICK
Gilles Depeyrot [Thu, 24 May 2001 16:07:47 +0000 (16:07 +0000)] 
added missing check for wxUSE_JOYSTICK

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

23 years agoFixed more '_' issues
George Tasker [Thu, 24 May 2001 16:03:25 +0000 (16:03 +0000)] 
Fixed more '_' issues
Fixed all places that \begin{verbatim} and \end{verbatim} were not on lines by themselves (which tex2rtf cannot handle).
Changed all \verb$....$ occurrances to \tt{....}

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

23 years agoAdding borders to OS/2 objects
David Webster [Thu, 24 May 2001 16:01:45 +0000 (16:01 +0000)] 
Adding borders to OS/2 objects

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

23 years agoAdd RemoveChild
David Webster [Thu, 24 May 2001 13:24:03 +0000 (13:24 +0000)] 
Add RemoveChild

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

23 years agoremoved \small before \verbatim
Vadim Zeitlin [Thu, 24 May 2001 13:07:37 +0000 (13:07 +0000)] 
removed \small before \verbatim

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

23 years agoAdded '\' before all '_' chars that were not inside VERBATIM blocks
George Tasker [Thu, 24 May 2001 10:39:33 +0000 (10:39 +0000)] 
Added '\' before all '_' chars that were not inside VERBATIM blocks

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

23 years agoRemoved the '\' quote on some '_' characters where it should not have been (inside...
George Tasker [Thu, 24 May 2001 10:01:59 +0000 (10:01 +0000)] 
Removed the '\' quote on some '_' characters where it should not have been (inside verbatim blocks)

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

23 years agoMoved '\label' tag to the correct line, allowing tex2rtf to correctly build docs
George Tasker [Thu, 24 May 2001 09:20:04 +0000 (09:20 +0000)] 
Moved '\label' tag to the correct line, allowing tex2rtf to correctly build docs

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

23 years agosome minor fixes to ODBC docs
Vadim Zeitlin [Thu, 24 May 2001 00:02:21 +0000 (00:02 +0000)] 
some minor fixes to ODBC docs

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

23 years agofixed bug in wxFrame::OnActivate
Václav Slavík [Wed, 23 May 2001 17:02:18 +0000 (17:02 +0000)] 
fixed bug in wxFrame::OnActivate
(added virtual void RemoveChild() which make sure OnActivate
won't accidentally use invalid m_winLastFocused ptr)

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

23 years agosome minor changes for the installer flags
Robin Dunn [Wed, 23 May 2001 15:05:41 +0000 (15:05 +0000)] 
some minor changes for the installer flags

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

23 years agoAdded missing files to listing
Julian Smart [Wed, 23 May 2001 14:52:32 +0000 (14:52 +0000)] 
Added missing files to listing

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

23 years agofixed broken links
Vadim Zeitlin [Wed, 23 May 2001 14:39:16 +0000 (14:39 +0000)] 
fixed broken links

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

23 years agoAll the major ODBC changes for 2.3 logged
George Tasker [Wed, 23 May 2001 14:10:36 +0000 (14:10 +0000)] 
All the major ODBC changes for 2.3 logged

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

23 years agoRemoved TABs that had gotten in to the source
George Tasker [Wed, 23 May 2001 13:48:04 +0000 (13:48 +0000)] 
Removed TABs that had gotten in to the source
Added more feature tests to the sample

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

23 years agoRemoved TABs that had gotten in to the source
George Tasker [Wed, 23 May 2001 13:46:59 +0000 (13:46 +0000)] 
Removed TABs that had gotten in to the source
Added more INTERBASE support fixes

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

23 years agoRemoved TABs that had gotten in to the source
George Tasker [Wed, 23 May 2001 13:45:50 +0000 (13:45 +0000)] 
Removed TABs that had gotten in to the source
Added assert if user tries to create a column name longer than the max supported column name length
Added more INTERBASE support fixes
Added a SQLServer7 fix for ASC/DESC support

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

23 years agoRemoved TABs that had gotten in to the source
George Tasker [Wed, 23 May 2001 13:39:40 +0000 (13:39 +0000)] 
Removed TABs that had gotten in to the source

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

23 years agoFixed a missing '}'
George Tasker [Wed, 23 May 2001 11:19:05 +0000 (11:19 +0000)] 
Fixed a missing '}'

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

23 years agoadded mouse down before activate event in background window
Stefan Csomor [Wed, 23 May 2001 06:50:57 +0000 (06:50 +0000)] 
added mouse down before activate event in background window

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

23 years agoscrollbar fixes and workaround for redraw problems w/o erase , setbitmap triggers...
Stefan Csomor [Wed, 23 May 2001 06:24:17 +0000 (06:24 +0000)] 
scrollbar fixes and workaround for redraw problems w/o erase , setbitmap triggers refresh

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

23 years agoscrollbar fixes
Stefan Csomor [Wed, 23 May 2001 06:15:16 +0000 (06:15 +0000)] 
scrollbar fixes

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

23 years agoapplied workaround patch to get rid of crashes in wxrcedit on MSW
Václav Slavík [Tue, 22 May 2001 22:04:00 +0000 (22:04 +0000)] 
applied workaround patch to get rid of crashes in wxrcedit on MSW

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

23 years agoimplemented wxGetSingleChoiceIndex version that takes wxArrayString
Václav Slavík [Tue, 22 May 2001 22:03:40 +0000 (22:03 +0000)] 
implemented wxGetSingleChoiceIndex version that takes wxArrayString

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

23 years agofixed wxSpinButton handler (did refer to spinbutton nodename, not wxSpinButton class)
Václav Slavík [Tue, 22 May 2001 22:03:33 +0000 (22:03 +0000)] 
fixed wxSpinButton handler (did refer to spinbutton nodename, not wxSpinButton class)

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

23 years agofixed ID handling in 'unknown' handler
Václav Slavík [Tue, 22 May 2001 22:03:24 +0000 (22:03 +0000)] 
fixed ID handling in 'unknown' handler

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