Vadim Zeitlin
|
3c59549689
|
documented wxCONCAT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 15:32:47 +00:00 |
|
Vadim Zeitlin
|
84ed77ef28
|
added (and documented) wxULL(); fixes for wxINT64_SWAP macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 15:30:25 +00:00 |
|
Vadim Zeitlin
|
8fb3747278
|
reorganized/improved fixed size int types definitions; in particular use __int64 for wxInt64 if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 13:47:55 +00:00 |
|
Vadim Zeitlin
|
ef620df011
|
added Win64 detection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:43:36 +00:00 |
|
Vadim Zeitlin
|
014c5a64b5
|
moved wxGA_XXX styles to gauge.h from defs.h; set wxGA_PROGRESSBAR as 0 (it's not used anywhere anyhow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:35:21 +00:00 |
|
Vadim Zeitlin
|
da0f19f8a8
|
cleanup: derive wxGauge from wxGaugeBase; removed redundant code from Create() (use base class methods instead); implemented MSWGetStyle() and GetBestSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:31:58 +00:00 |
|
Vadim Zeitlin
|
0a4e332382
|
updated; added IsVertical()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:29:36 +00:00 |
|
Vadim Zeitlin
|
9446dc2642
|
added IsVertical(); initialize members in ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:28:25 +00:00 |
|
Vadim Zeitlin
|
69b80d287d
|
compilation fix (part of patch 810484)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:23:39 +00:00 |
|
Vadim Zeitlin
|
375fc5a970
|
fix for crash when using user-dashed lines (patch 801663)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:20:39 +00:00 |
|
Jouk Jansen
|
a63b9404f6
|
Committing in .
Added src/gtk/evtloop.cpp for compilation on OpenVMS.
Modified Files:
wxWindows/src/gtk/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:16:28 +00:00 |
|
Vadim Zeitlin
|
311a173bcc
|
removed some TABs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:14:44 +00:00 |
|
Julian Smart
|
6df2a555c6
|
Must use --disable-fs_inet to avoid chkcnf error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 12:13:55 +00:00 |
|
Vadim Zeitlin
|
9a78988fed
|
support full 32bit range in wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 11:36:48 +00:00 |
|
Chris Elliott
|
624d506b58
|
fix for gtk swapped colors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 09:44:57 +00:00 |
|
Stefan Neis
|
7332d96bd5
|
Fixed wxGUIAppTraits declaration on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 06:04:49 +00:00 |
|
Vadim Zeitlin
|
a1d8baa9f2
|
fixed broken link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:47:27 +00:00 |
|
Vadim Zeitlin
|
104032545e
|
added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:43:36 +00:00 |
|
Stefan Neis
|
a637417cf7
|
Added GUI part of AppTraits for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:39:22 +00:00 |
|
Vadim Zeitlin
|
c91830cb4b
|
added conversions to/from UTF 16/32 LE/BE (patch 809685)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:12:10 +00:00 |
|
Stefan Neis
|
9fc852b7ff
|
Added AppTraits for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:02:44 +00:00 |
|
Stefan Neis
|
8329e6c730
|
Added AppTraits for starting/ending a thread.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-22 00:01:32 +00:00 |
|
Vadim Zeitlin
|
7e541da8b0
|
set event object for wxContextMenuEvent (patch 797697)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:59:02 +00:00 |
|
Vadim Zeitlin
|
3ef22a5b02
|
trying to fix race conditions. double deletions and memory leaks on thread termination (closes bug 775774 and replaces patch 781918)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:57:09 +00:00 |
|
Stefan Neis
|
ff3985971d
|
Identify OS/2 by defining __OS2__.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:56:02 +00:00 |
|
Vadim Zeitlin
|
4e5bbd4022
|
terminate child threads in frame dtor, not in OnQuit() (otherwise they're left running if we just close the window)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 23:54:47 +00:00 |
|
Stefan Neis
|
598dc9b777
|
Switched over to using wxEventLoop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 21:54:03 +00:00 |
|
Stefan Neis
|
9345ca55cb
|
Added declaration for GetViewRect to fix compilo.
FIXME: Implementation is still missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 21:28:40 +00:00 |
|
Julian Smart
|
b2cef83022
|
Added wxMGL switch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 21:28:11 +00:00 |
|
Vadim Zeitlin
|
963ac8fbf5
|
fix problems with terminating while threads are running and more (patch 781922)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 20:36:07 +00:00 |
|
Vadim Zeitlin
|
a67c56641d
|
added IsVisible() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 19:40:35 +00:00 |
|
Vadim Zeitlin
|
caea927d3d
|
IsVisible() shouldn't return true if item is out of screen (bug 640607)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 19:37:35 +00:00 |
|
Stefan Neis
|
d7a8eacae9
|
Added evtloop.cpp for OS/2 to get rid of linker errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 18:49:38 +00:00 |
|
Stefan Neis
|
bd6685b307
|
Added #include "wx/encinfo.h" as needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 18:34:43 +00:00 |
|
Vadim Zeitlin
|
050ffabbc3
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 17:22:23 +00:00 |
|
Vadim Zeitlin
|
b12ce1d388
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 16:39:51 +00:00 |
|
Vadim Zeitlin
|
4a1c207cf1
|
don't return & in strings returned by GetLabelTop() (closes 687905)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:22:15 +00:00 |
|
Vadim Zeitlin
|
f607434a0f
|
check the radio buttons when they get focus (closes 777500)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 15:09:13 +00:00 |
|
Vadim Zeitlin
|
54cf600d4e
|
Unicode compilation fix (patch 81006)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 11:02:39 +00:00 |
|
Julian Smart
|
f632aa1e05
|
Don't assert when Clear() is called, better to ignore it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:58:27 +00:00 |
|
Vadim Zeitlin
|
2bbc1b2855
|
generate standard mini dumps instead of writing our own text file equivalent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-21 00:15:08 +00:00 |
|
Vadim Zeitlin
|
0b98a2524e
|
memory leak fixes in file dialogs (patch 783812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:59:55 +00:00 |
|
Vadim Zeitlin
|
cc232c9342
|
emphasize that result of wxGetWorkingDirectory() must be delete[]d
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:58:34 +00:00 |
|
Vadim Zeitlin
|
2e622163d0
|
wxHTTP::GetResponse() added (patch 794394)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:55:32 +00:00 |
|
Vadim Zeitlin
|
9473e9a437
|
corrected TAB order of wizard buttons (patch 800935)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 23:45:20 +00:00 |
|
Stefan Neis
|
d21c1b5672
|
Updated OS/2 specific part of the installation instructions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 21:26:18 +00:00 |
|
Julian Smart
|
846051ec80
|
Should be able to use the DC in OnPrepare without generating
a file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 20:36:31 +00:00 |
|
Vadim Zeitlin
|
6576f87995
|
incremented WX_CURRENT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 19:41:07 +00:00 |
|
Stefan Neis
|
1fe5e0105f
|
Adapted MAKE_SHELL/MAKESHELL to current make versions.
Removed explanations about problems that vanished thanks to new build system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 19:02:17 +00:00 |
|
Vadim Zeitlin
|
a374426f34
|
create image list of the right size to avoid asserts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-20 18:58:39 +00:00 |
|