wxWidgets.git
19 years agoclean up dust from uri tests
Ryan Norton [Mon, 8 Nov 2004 00:23:52 +0000 (00:23 +0000)] 
clean up dust from uri tests

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

19 years agoupdate msvc projs manually for changed tests and uri tests and rebake others
Ryan Norton [Mon, 8 Nov 2004 00:17:00 +0000 (00:17 +0000)] 
update msvc projs manually for changed tests and uri tests and rebake others

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

19 years agoThe spacing just isn't right without the 4 pixel border around the textbox part
Kevin Hock [Sun, 7 Nov 2004 22:22:31 +0000 (22:22 +0000)] 
The spacing just isn't right without the 4 pixel border around the textbox part

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

19 years agofixed typo
Václav Slavík [Sun, 7 Nov 2004 21:34:15 +0000 (21:34 +0000)] 
fixed typo

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

19 years agohandle volume part of the path correctly in wxFileName(path, name, ext) ctor
Vadim Zeitlin [Sun, 7 Nov 2004 20:11:42 +0000 (20:11 +0000)] 
handle volume part of the path correctly in wxFileName(path, name, ext) ctor

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

19 years agomade IsPathSeparator(NUL) work (by returning false)
Vadim Zeitlin [Sun, 7 Nov 2004 20:06:37 +0000 (20:06 +0000)] 
made IsPathSeparator(NUL) work (by returning false)

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

19 years agoignore VC7 projects
Vadim Zeitlin [Sun, 7 Nov 2004 19:44:17 +0000 (19:44 +0000)] 
ignore VC7 projects

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

19 years agowxWindows -> wxWidgets
Julian Smart [Sun, 7 Nov 2004 19:20:20 +0000 (19:20 +0000)] 
wxWindows -> wxWidgets

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

19 years agouse wxART_BUTTON for stock bitmap buttons
Václav Slavík [Sun, 7 Nov 2004 17:05:27 +0000 (17:05 +0000)] 
use wxART_BUTTON for stock bitmap buttons

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

19 years agosome setup.h changes for wxMovieCtrl
Ryan Norton [Sun, 7 Nov 2004 15:47:57 +0000 (15:47 +0000)] 
some setup.h changes for wxMovieCtrl

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

19 years agofix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx.NullColour) bug
Ryan Norton [Sun, 7 Nov 2004 14:14:10 +0000 (14:14 +0000)] 
fix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx.NullColour) bug

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

19 years agofix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr and extended stat bar in text...
Ryan Norton [Sun, 7 Nov 2004 13:01:59 +0000 (13:01 +0000)] 
fix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr and extended stat bar in text ctrl sample with rich text to show font attributes

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

19 years agoquick fixup
Ryan Norton [Sun, 7 Nov 2004 12:27:05 +0000 (12:27 +0000)] 
quick fixup

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

19 years agoallow multiple movie loading as per Julian's suggestion. DOC.
Ryan Norton [Sun, 7 Nov 2004 12:22:11 +0000 (12:22 +0000)] 
allow multiple movie loading as per Julian's suggestion.  DOC.

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

19 years agoclear up wxStringBuffer docs a bit
Ryan Norton [Sun, 7 Nov 2004 11:42:51 +0000 (11:42 +0000)] 
clear up wxStringBuffer docs a bit

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

19 years agocorrect Stopping - go to start of movie if stopped - add in preliminary docs
Ryan Norton [Sun, 7 Nov 2004 11:34:15 +0000 (11:34 +0000)] 
correct Stopping - go to start of movie if stopped - add in preliminary docs

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

19 years agoadd Length, Tell, SetPlaybackRate and GetPlaybackRate - use Connect instead of messag...
Ryan Norton [Sun, 7 Nov 2004 10:56:06 +0000 (10:56 +0000)] 
add Length, Tell, SetPlaybackRate and GetPlaybackRate - use Connect instead of message maps - on MSW don't assert if the file has no video and only sound - add event for when the movie finishes

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

19 years ago Forgot to commit these.
Robert Roebling [Sun, 7 Nov 2004 10:20:14 +0000 (10:20 +0000)] 
  Forgot to commit these.

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

19 years ago Moved deletion of wxPrintFacory to module.
Robert Roebling [Sun, 7 Nov 2004 10:11:48 +0000 (10:11 +0000)] 
 Moved deletion of wxPrintFacory to module.
 Added wxWidgets 2.4 backward comp methods
   to wxPrintData which make use of the
   PostScript native print data if used.

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

19 years agofixup
Ryan Norton [Sun, 7 Nov 2004 09:04:40 +0000 (09:04 +0000)] 
fixup

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

19 years agowxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation...
Ryan Norton [Sun, 7 Nov 2004 08:27:51 +0000 (08:27 +0000)] 
wxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation and MSW DirectX7 directshow implementation

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

19 years agoEnableEffects added for generic font dialog
Kevin Hock [Sun, 7 Nov 2004 05:38:58 +0000 (05:38 +0000)] 
EnableEffects added for generic font dialog

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

19 years agoAdded checking of EnableEffects flag and not allowing changes to color or underlining...
Kevin Hock [Sun, 7 Nov 2004 05:38:02 +0000 (05:38 +0000)] 
Added checking of EnableEffects flag and not allowing changes to color or underlining if it is not set, consistent with MSW (GTK2 native control doesn't offer underlining or color, so flag is essentially always disabled on GTK2)

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

19 years agochange spun via [ 1050204 ] wxFileDialog wildcard filters
Ryan Norton [Sun, 7 Nov 2004 01:11:42 +0000 (01:11 +0000)] 
change spun via [ 1050204 ] wxFileDialog wildcard filters

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

19 years ago[ 1057587 ] MacOSX build fails with --disable-gauge or --disable-spinbtn
Ryan Norton [Sun, 7 Nov 2004 01:03:08 +0000 (01:03 +0000)] 
[ 1057587 ] MacOSX build fails with --disable-gauge or --disable-spinbtn

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

19 years agofix for [ 1020924 ] wx.Display.IsPrimary is wrong
Ryan Norton [Sun, 7 Nov 2004 00:48:37 +0000 (00:48 +0000)] 
fix for [ 1020924 ] wx.Display.IsPrimary is wrong

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

19 years agofix for [ 950550 ] wxChoice - wxEmptyString (wxChoice::FindString doesn't work with...
Ryan Norton [Sun, 7 Nov 2004 00:09:39 +0000 (00:09 +0000)] 
fix for [ 950550 ] wxChoice - wxEmptyString (wxChoice::FindString doesn't work with empty strings) - confirmed on win2k

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

19 years agofix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl.cpp and bug in listctrl sample
Ryan Norton [Sat, 6 Nov 2004 23:49:28 +0000 (23:49 +0000)] 
fix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl.cpp and bug in listctrl sample

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

19 years agofix for [ 1042972 ] Keycodes above WXK_START conflict with unicode characters
Ryan Norton [Sat, 6 Nov 2004 23:14:16 +0000 (23:14 +0000)] 
fix for [ 1042972 ] Keycodes above WXK_START conflict with unicode characters

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

19 years agoAdded wxStandardPaths implementation for OS/2.
Stefan Neis [Sat, 6 Nov 2004 22:14:04 +0000 (22:14 +0000)] 
Added wxStandardPaths implementation for OS/2.

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

19 years agofixup
Ryan Norton [Sat, 6 Nov 2004 20:39:44 +0000 (20:39 +0000)] 
fixup

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

19 years ago[ 955006 ] wxDb query with column information (modded to overload instead of creating...
Ryan Norton [Sat, 6 Nov 2004 20:32:34 +0000 (20:32 +0000)] 
[ 955006 ] wxDb query with column information (modded to overload instead of creating a new function)

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

19 years agofinal cleanup of string conversion with null characters (hopefully :))
Ryan Norton [Sat, 6 Nov 2004 08:23:50 +0000 (08:23 +0000)] 
final cleanup of string conversion with null characters (hopefully :))

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

19 years agoRevert files to previous version that were affected by wxIsXXX((wxChar)X) change...
Ryan Norton [Sat, 6 Nov 2004 07:09:35 +0000 (07:09 +0000)] 
Revert files to previous version that were affected by wxIsXXX((wxChar)X) change.  Note - passing a negative value to those c lib functions is undefined, and could return true on platforms using a lookup table, for example (might crash also?), which is what will happen when casting to char to ansii mode and a char is above 127

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

19 years agofixup // comment header
Ryan Norton [Sat, 6 Nov 2004 06:57:24 +0000 (06:57 +0000)] 
fixup // comment header

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

19 years agofix warning
Ryan Norton [Sat, 6 Nov 2004 06:42:25 +0000 (06:42 +0000)] 
fix warning

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

19 years agorewrite wxGetKeyState a bit, spun from [ 1058347 ] Fixes wxGetKeyState
Ryan Norton [Sat, 6 Nov 2004 06:41:05 +0000 (06:41 +0000)] 
rewrite wxGetKeyState a bit, spun from [ 1058347 ] Fixes wxGetKeyState

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

19 years agoUse gsockosx.cpp from new corefoundation directory.
David Elliott [Sat, 6 Nov 2004 06:26:53 +0000 (06:26 +0000)] 
Use gsockosx.cpp from new corefoundation directory.

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

19 years agoselection handling for data browser
Stefan Csomor [Sat, 6 Nov 2004 06:19:11 +0000 (06:19 +0000)] 
selection handling for data browser

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

19 years agosyntax fixes
Robin Dunn [Sat, 6 Nov 2004 03:45:48 +0000 (03:45 +0000)] 
syntax fixes

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

19 years agodon't use --jobs
Robin Dunn [Sat, 6 Nov 2004 03:45:05 +0000 (03:45 +0000)] 
don't use --jobs

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

19 years agoin unescape add normal characters in addition to unescaped characters :)
Ryan Norton [Sat, 6 Nov 2004 02:32:51 +0000 (02:32 +0000)] 
in unescape add normal characters in addition to unescaped characters :)

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

19 years agoAdd ability to position and/or center the dialog for wxGetPasswordFromUser like you...
Kevin Hock [Sat, 6 Nov 2004 02:24:01 +0000 (02:24 +0000)] 
Add ability to position and/or center the dialog for wxGetPasswordFromUser like you can for wxGetTextFrom User (documentation)

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

19 years agoAdd ability to position and/or center the dialog for wxGetPasswordFromUser like you...
Kevin Hock [Sat, 6 Nov 2004 02:21:39 +0000 (02:21 +0000)] 
Add ability to position and/or center the dialog for wxGetPasswordFromUser like you can for wxGetTextFrom User

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

19 years agoSimplified the wxCENTRE style check
Kevin Hock [Sat, 6 Nov 2004 02:19:33 +0000 (02:19 +0000)] 
Simplified the wxCENTRE style check

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

19 years ago I admit I have no good solution for wxPrinter::Setup(wxWindow*)
Robert Roebling [Fri, 5 Nov 2004 22:25:25 +0000 (22:25 +0000)] 
  I admit I have no good solution for wxPrinter::Setup(wxWindow*)
    yet. I'd just remove it but I'll think it over if there is
    or was any use for it.

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

19 years ago Mem leaks in connection with print factory code.
Robert Roebling [Fri, 5 Nov 2004 21:33:27 +0000 (21:33 +0000)] 
  Mem leaks in connection with print factory code.

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

19 years agoWarning fixes to unused variables, int/wxChar keycode and other typecasting, not...
Włodzimierz Skiba [Fri, 5 Nov 2004 21:18:04 +0000 (21:18 +0000)] 
Warning fixes to unused variables, int/wxChar keycode and other typecasting, not mixing 'type*' and 'type' variables in single line, IsEmpty to empty replacement etc.

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

19 years agouse wxNewId in wxEditableListBox to avoid conflicts with XRC
Václav Slavík [Fri, 5 Nov 2004 21:17:45 +0000 (21:17 +0000)] 
use wxNewId in wxEditableListBox to avoid conflicts with XRC

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

19 years agouse wxNewId() to implement XRCID
Václav Slavík [Fri, 5 Nov 2004 21:12:41 +0000 (21:12 +0000)] 
use wxNewId() to implement XRCID

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

19 years agomake sure that wxNewId() doesn't return standard ID's value
Václav Slavík [Fri, 5 Nov 2004 21:10:45 +0000 (21:10 +0000)] 
make sure that wxNewId() doesn't return standard ID's value

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

19 years agoSimplify wxRect construction at the wxPoint(0,0) with given size.
Włodzimierz Skiba [Fri, 5 Nov 2004 21:04:46 +0000 (21:04 +0000)] 
Simplify wxRect construction at the wxPoint(0,0) with given size.

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

19 years agoOW warning fix.
Włodzimierz Skiba [Fri, 5 Nov 2004 20:53:23 +0000 (20:53 +0000)] 
OW warning fix.

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

19 years agoStill needs a typecasting to please warning about loosing bits.
Włodzimierz Skiba [Fri, 5 Nov 2004 20:49:37 +0000 (20:49 +0000)] 
Still needs a typecasting to please warning about loosing bits.

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

19 years agoWe need a char, not wxChar.
Włodzimierz Skiba [Fri, 5 Nov 2004 20:45:23 +0000 (20:45 +0000)] 
We need a char, not wxChar.

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

19 years agoSimplify wxRect construction at the wxPoint(0,0) with given size.
Włodzimierz Skiba [Fri, 5 Nov 2004 19:54:29 +0000 (19:54 +0000)] 
Simplify wxRect construction at the wxPoint(0,0) with given size.

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

19 years agoNULL is not bool.
Włodzimierz Skiba [Fri, 5 Nov 2004 19:42:15 +0000 (19:42 +0000)] 
NULL is not bool.

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

19 years agoFaster Deselect
Stefan Csomor [Fri, 5 Nov 2004 19:07:22 +0000 (19:07 +0000)] 
Faster Deselect

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

19 years agoFixed typo
Robin Dunn [Fri, 5 Nov 2004 18:38:53 +0000 (18:38 +0000)] 
Fixed typo

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

19 years agoPyPlot updates from Oliver Schoenborn:
Robin Dunn [Fri, 5 Nov 2004 18:38:04 +0000 (18:38 +0000)] 
PyPlot updates from Oliver Schoenborn:
    - Factored out "draw command" so extensions easier to implement: clean
      separation b/w user's "draw" (Draw) and internal "draw" (_draw)
    - Added ability to define your own ticks at PlotCanvas.Draw
    - Added better bar charts: PolyBar class and getBarTicksGen()
    - Put legend writing for a Poly* into Poly* class where it belongs
    - If no legend specified or exists, no gap created

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

19 years agoOnly do this Show on wxGTK as it is needed there but can cause display
Robin Dunn [Fri, 5 Nov 2004 18:30:41 +0000 (18:30 +0000)] 
Only do this Show on wxGTK as it is needed there but can cause display
problems on MSW.

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

19 years agoswitch needsfocusrect to hiveiw version
Ryan Norton [Fri, 5 Nov 2004 17:41:34 +0000 (17:41 +0000)] 
switch needsfocusrect to hiveiw version

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

19 years agocast fix, workaround for pickeir compilers
Ryan Norton [Fri, 5 Nov 2004 16:33:47 +0000 (16:33 +0000)] 
cast fix, workaround for pickeir compilers

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

19 years agorest of 1061091, clean up define a bit
Ryan Norton [Fri, 5 Nov 2004 16:06:54 +0000 (16:06 +0000)] 
rest of 1061091, clean up define a bit

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

19 years agoupgraded to zlib 1.2.2 (replaces patch with CAN-2004-0797 vulnerability fix with...
Václav Slavík [Fri, 5 Nov 2004 15:55:19 +0000 (15:55 +0000)] 
upgraded to zlib 1.2.2 (replaces patch with CAN-2004-0797 vulnerability fix with official upstream fix)

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

19 years agoThis commit was generated by cvs2svn to compensate for changes in r30285,
Václav Slavík [Fri, 5 Nov 2004 15:46:58 +0000 (15:46 +0000)] 
This commit was generated by cvs2svn to compensate for changes in r30285,
which included commits to RCS files with non-trunk default branches.

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

19 years agoUpdates to reflect changes in db.cpp member variables
George Tasker [Fri, 5 Nov 2004 14:30:05 +0000 (14:30 +0000)] 
Updates to reflect changes in db.cpp member variables

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

19 years agoListbox fixes
Stefan Csomor [Fri, 5 Nov 2004 12:50:51 +0000 (12:50 +0000)] 
Listbox fixes

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

19 years agofix for [ 1060093 ] wxURI && wxStringBufferLength part 2 - query and fragment not...
Ryan Norton [Fri, 5 Nov 2004 08:50:30 +0000 (08:50 +0000)] 
fix for [ 1060093 ] wxURI && wxStringBufferLength part 2 - query and fragment not appended to URL in getinputstream

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

19 years ago Committing in .
Jouk Jansen [Fri, 5 Nov 2004 08:04:38 +0000 (08:04 +0000)] 
 Committing in .

 Another update of the configurations for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

19 years agoSome support for parallelizing builds
Robin Dunn [Fri, 5 Nov 2004 00:48:54 +0000 (00:48 +0000)] 
Some support for parallelizing builds

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

19 years agocompilation fix for GTK+ 2.0
Václav Slavík [Thu, 4 Nov 2004 23:57:19 +0000 (23:57 +0000)] 
compilation fix for GTK+ 2.0

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

19 years agoURL conditional and consistent intendation.
Włodzimierz Skiba [Thu, 4 Nov 2004 21:56:29 +0000 (21:56 +0000)] 
URL conditional and consistent intendation.

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

19 years agorpmbuild may not exist
Robin Dunn [Thu, 4 Nov 2004 21:56:10 +0000 (21:56 +0000)] 
rpmbuild may not exist

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

19 years agoUse relative paths for inplace builds, it helps ccache
Robin Dunn [Thu, 4 Nov 2004 21:55:00 +0000 (21:55 +0000)] 
Use relative paths for inplace builds, it helps ccache

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

19 years agoURL test needs net lib.
Włodzimierz Skiba [Thu, 4 Nov 2004 21:54:29 +0000 (21:54 +0000)] 
URL test needs net lib.

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

19 years agoSet some minsizes
Robin Dunn [Thu, 4 Nov 2004 21:54:08 +0000 (21:54 +0000)] 
Set some minsizes

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

19 years agowxODBC changes logged
George Tasker [Thu, 4 Nov 2004 21:38:19 +0000 (21:38 +0000)] 
wxODBC changes logged

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

19 years agoUnicode support added
George Tasker [Thu, 4 Nov 2004 21:36:32 +0000 (21:36 +0000)] 
Unicode support added
SQL_C_WXCHAR now used throughout the code

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

19 years agoUnicode support added
George Tasker [Thu, 4 Nov 2004 21:35:39 +0000 (21:35 +0000)] 
Unicode support added
SQL_C_WXCHAR now used throughout the code
BLOB example added to samples\db

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

19 years agoUnicode support
George Tasker [Thu, 4 Nov 2004 21:31:12 +0000 (21:31 +0000)] 
Unicode support
Several error conditions when connecting to databases are corrected

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

19 years agoMake internal type for ToAscii conversion written once but do not forget all necessar...
Włodzimierz Skiba [Thu, 4 Nov 2004 20:22:44 +0000 (20:22 +0000)] 
Make internal type for ToAscii conversion written once but do not forget all necessary type casts (aka warning fix).

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

19 years agoIsEmpty to empty change, warning fix to OW, whitespaces cleaning.
Włodzimierz Skiba [Thu, 4 Nov 2004 20:12:04 +0000 (20:12 +0000)] 
IsEmpty to empty change, warning fix to OW, whitespaces cleaning.

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

19 years agoCompare and assign wxChars to wxChar instead char local variable.
Włodzimierz Skiba [Thu, 4 Nov 2004 20:09:05 +0000 (20:09 +0000)] 
Compare and assign wxChars to wxChar instead char local variable.

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

19 years ago(hopefully) fixed race condition in installing idle handler (calling wxPostEvent...
Václav Slavík [Thu, 4 Nov 2004 20:04:59 +0000 (20:04 +0000)] 
(hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread)

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

19 years agoTabs to spaces
David Elliott [Thu, 4 Nov 2004 19:58:10 +0000 (19:58 +0000)] 
Tabs to spaces

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

19 years agoMoved duplicated wxMac/wxCocoa code into src/mac/corefoundation/utilsexc_cf.cpp
David Elliott [Thu, 4 Nov 2004 19:45:42 +0000 (19:45 +0000)] 
Moved duplicated wxMac/wxCocoa code into src/mac/corefoundation/utilsexc_cf.cpp

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

19 years agoMake temporary MSWUniv buildable and mark problem for the future (or for now if the...
Włodzimierz Skiba [Thu, 4 Nov 2004 19:13:31 +0000 (19:13 +0000)] 
Make temporary MSWUniv buildable and mark problem for the future (or for now if the print changes are supposed to be complete).

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

19 years agom_wakeUpTimerTag is not used anywhere, removed
Václav Slavík [Thu, 4 Nov 2004 19:13:07 +0000 (19:13 +0000)] 
m_wakeUpTimerTag is not used anywhere, removed

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

19 years agoslightly nicer workaround for pickier compiler warning
Ryan Norton [Thu, 4 Nov 2004 19:07:12 +0000 (19:07 +0000)] 
slightly nicer workaround for pickier compiler warning

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

19 years agoLine at the end to please warning generator aka GCC ;)
Włodzimierz Skiba [Thu, 4 Nov 2004 19:04:00 +0000 (19:04 +0000)] 
Line at the end to please warning generator aka GCC ;)

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

19 years agoremove hack since it doubly-draws focus rects
Ryan Norton [Thu, 4 Nov 2004 18:59:17 +0000 (18:59 +0000)] 
remove hack since it doubly-draws focus rects

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

19 years agoWarning fix.
Włodzimierz Skiba [Thu, 4 Nov 2004 18:58:04 +0000 (18:58 +0000)] 
Warning fix.

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

19 years ago'Unused ...' warning fix.
Włodzimierz Skiba [Thu, 4 Nov 2004 18:45:02 +0000 (18:45 +0000)] 
'Unused ...' warning fix.

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

19 years agoDo not mention MacOS usage in makefiles dedicated to MSW.
Włodzimierz Skiba [Thu, 4 Nov 2004 18:31:20 +0000 (18:31 +0000)] 
Do not mention MacOS usage in makefiles dedicated to MSW.

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

19 years agoFix to broken windows makefiles with ADV lib usage. New line broke linking while...
Włodzimierz Skiba [Thu, 4 Nov 2004 17:57:38 +0000 (17:57 +0000)] 
Fix to broken windows makefiles with ADV lib usage. New line broke linking while all in single line works fine.

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

19 years agodon't add empty image to tabs
Václav Slavík [Thu, 4 Nov 2004 17:53:20 +0000 (17:53 +0000)] 
don't add empty image to tabs

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

19 years agowxstringbufferlen stl fixup
Ryan Norton [Thu, 4 Nov 2004 17:51:28 +0000 (17:51 +0000)] 
wxstringbufferlen stl fixup

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

19 years agowxdocmpnocase fixup
Ryan Norton [Thu, 4 Nov 2004 17:47:33 +0000 (17:47 +0000)] 
wxdocmpnocase fixup

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

19 years ago Committing in .
Jouk Jansen [Thu, 4 Nov 2004 13:57:08 +0000 (13:57 +0000)] 
 Committing in .

 Update OpenVMS configurations

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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