]>
git.saurik.com Git - wxWidgets.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ryan Norton [Thu, 4 Nov 2004 02:58:13 +0000 (02:58 +0000)]
dll dec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 3 Nov 2004 23:01:57 +0000 (23:01 +0000)]
made it possible to customize wxGenericDirCtrl, such as using checked wxTreeCtrl (patch #
1019699 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 3 Nov 2004 21:47:55 +0000 (21:47 +0000)]
Added printing images.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 3 Nov 2004 21:13:28 +0000 (21:13 +0000)]
Applied patch to reorder includes. Not the most
important patch in the world, but still.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 3 Nov 2004 20:47:05 +0000 (20:47 +0000)]
Forgot to commit header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 3 Nov 2004 17:28:37 +0000 (17:28 +0000)]
fix typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 3 Nov 2004 17:27:16 +0000 (17:27 +0000)]
bump RC number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Nov 2004 21:21:53 +0000 (21:21 +0000)]
Corrected typo in font scaling code.
More printing code for GNOME.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Nov 2004 19:47:41 +0000 (19:47 +0000)]
Applied patch to show title bar changes
immidiately in wxMiniFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 2 Nov 2004 14:32:59 +0000 (14:32 +0000)]
Some more printing code to clear most of
the printing sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 2 Nov 2004 09:36:13 +0000 (09:36 +0000)]
wxMax instead of max, former is always around
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 2 Nov 2004 09:03:35 +0000 (09:03 +0000)]
correcting allocated buffer size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 2 Nov 2004 08:35:22 +0000 (08:35 +0000)]
added corefoundation and base classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 2 Nov 2004 08:31:08 +0000 (08:31 +0000)]
Committing in .
Patches for OpenVMS
Modified Files:
wxWidgets/src/common/descrip.mms
wxWidgets/src/common/strconv.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 2 Nov 2004 07:13:19 +0000 (07:13 +0000)]
Committing in .
Patches to compile on OpenVMS
Modified Files:
wxWidgets/descrip.mms wxWidgets/src/common/db.cpp
wxWidgets/src/common/stream.cpp
Added Files:
wxWidgets/src/xml/descrip.mms wxWidgets/src/xrc/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 2 Nov 2004 06:22:11 +0000 (06:22 +0000)]
Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775