Vadim Zeitlin
|
416101beab
|
documented Set/GetWindowVariant()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 23:14:28 +00:00 |
|
Vadim Zeitlin
|
b76f0023ae
|
added and documented wxApp::OnExceptionInMainLoop()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 20:49:54 +00:00 |
|
Vadim Zeitlin
|
e1983ab588
|
implemented Freeze/Thaw() (patch 922156)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 17:10:30 +00:00 |
|
Julian Smart
|
ef3f71c3d8
|
More installation instruction tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 16:42:18 +00:00 |
|
Julian Smart
|
4d805cc069
|
Removed redundant lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 10:26:17 +00:00 |
|
Julian Smart
|
61d6643fb5
|
Added Ryan Wilcox's creator type setting script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-30 08:11:16 +00:00 |
|
Vadim Zeitlin
|
5d7e2c447a
|
added a howto for adding a new encoding to wxWin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 12:02:41 +00:00 |
|
Vadim Zeitlin
|
d09dd96e31
|
removed separate wxSYS_ICONTITLE_FONT; made it the same as wxSYS_DEFAULT_GUI_FONT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 11:11:59 +00:00 |
|
Vadim Zeitlin
|
395a82b13f
|
made wxADJUST_MINSIZE default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-29 10:18:38 +00:00 |
|
Vadim Zeitlin
|
3a5bcc4db0
|
removed Win16 code (patch 905241), last version with remains of Win16 support tagged with BEFORE_WIN16_REMOVAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-28 13:10:14 +00:00 |
|
Julian Smart
|
a3c4cee78f
|
Documented UpdateSize function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-26 11:57:16 +00:00 |
|
Václav Slavík
|
1e6d9c20fd
|
unified wxTaskBarIcon behaviour: wxMSW version is not removed automatically when all frames are closed, it must be destroyed explicitly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-23 23:20:16 +00:00 |
|
Julian Smart
|
03ca23b6b7
|
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-23 20:31:28 +00:00 |
|
Vadim Zeitlin
|
cf9df19136
|
removed wxMotif::wxMenuItem::DeleteSubMenu()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-22 17:47:50 +00:00 |
|
Václav Slavík
|
5b2b456fb1
|
lists rendering fixes (second part of patch 911377)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-21 10:37:21 +00:00 |
|
Václav Slavík
|
c5448f38d7
|
<div> handling fix (Xavier Nodet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-17 22:44:32 +00:00 |
|
Václav Slavík
|
ca16b7a98e
|
improved HTML tables layout code (patch 911377)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-17 20:47:31 +00:00 |
|
Robin Dunn
|
c0831a3c31
|
Implement wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-16 22:17:07 +00:00 |
|
Václav Slavík
|
2367247b6c
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-07 09:59:08 +00:00 |
|
Václav Slavík
|
14ffa74318
|
minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-05 23:13:22 +00:00 |
|
Vadim Zeitlin
|
9a85c87d32
|
fixed bug with not reading settings from HKLM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 23:02:26 +00:00 |
|
Václav Slavík
|
670ec35765
|
applied path 906264: test program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 22:56:16 +00:00 |
|
Vadim Zeitlin
|
4e86e9cd19
|
added wxMenuBar::GetLabelTop() fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 22:14:25 +00:00 |
|
Julian Smart
|
3c2544bb70
|
Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
theming (some applications look bad without 3D borders)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-03 20:44:37 +00:00 |
|
Vadim Zeitlin
|
a1037371af
|
wxWindow::Freeze()/Thaw() can now be nested
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-02 18:15:00 +00:00 |
|
Vadim Zeitlin
|
c040ce40a2
|
updated VC build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-02 18:00:38 +00:00 |
|
Vadim Zeitlin
|
68cb648117
|
mention Win9x size limitation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-01 20:54:59 +00:00 |
|
Vadim Zeitlin
|
163dc80eff
|
docs and example for wxDC::DrawPolyPolygon() (patch 882189)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 23:31:02 +00:00 |
|
Vadim Zeitlin
|
c5e2dc6f5b
|
removed erroneous return type from a membersection (patch 905562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 22:26:40 +00:00 |
|
Julian Smart
|
04bf08b7e2
|
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-29 13:02:01 +00:00 |
|
Vadim Zeitlin
|
527bbb3997
|
mention exit code change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 18:09:08 +00:00 |
|
Vadim Zeitlin
|
bc37bb431f
|
documented OnRun()/OnExit() return values; expanded OnInit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 17:10:38 +00:00 |
|
Václav Slavík
|
ec59d2ccea
|
fixed typoe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-27 16:56:52 +00:00 |
|
Vadim Zeitlin
|
06d4e3c226
|
AddPendingEvent() is not virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 22:21:52 +00:00 |
|
Julian Smart
|
c140b7e7c9
|
Applied patch [ 903619 ] Win64 and Itanium support
by Brian Palmer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 10:45:02 +00:00 |
|
Václav Slavík
|
9c266fa066
|
newer DigitalMars is required
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 09:57:18 +00:00 |
|
Julian Smart
|
d2c2afc91b
|
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 01:16:32 +00:00 |
|
Robin Dunn
|
7775e41fd7
|
Restored old wxBufferedDC functionality until it can be decided how to
correct the current issues without making things worse. Updated docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-21 19:09:59 +00:00 |
|
Julian Smart
|
c92ddcd2e1
|
Some doc spacing fixes; removed references to
deprecated classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-21 09:06:36 +00:00 |
|
Václav Slavík
|
f45f5d2726
|
updated new regex lib information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-20 18:29:29 +00:00 |
|
Julian Smart
|
d3c17ee7a2
|
Additions to changes.txt
Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-20 17:04:39 +00:00 |
|
Václav Slavík
|
1dc049cc34
|
fixed syntax errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 19:03:50 +00:00 |
|
Václav Slavík
|
0aa7fa9afd
|
applied patch 890642: wxRE_ADVANCED flag and docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 18:02:48 +00:00 |
|
Dimitri Schoolwerth
|
112ae51d19
|
Made finding the bakefile related tech note easier.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-19 00:34:53 +00:00 |
|
Julian Smart
|
2fe827d0b9
|
Applied [ 897450 ] Patch for WXDEBUG_NEW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-18 11:44:11 +00:00 |
|
Julian Smart
|
1cc0bc109a
|
Tweaked the WinCE readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-17 11:19:41 +00:00 |
|
Julian Smart
|
d61c1a6f21
|
Fixed source for WinCE compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-17 10:06:26 +00:00 |
|
Julian Smart
|
a4411ee220
|
Added instructions for running Applescript scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-16 17:41:58 +00:00 |
|
Vadim Zeitlin
|
4f09729dfb
|
added tech note about writing unit tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-15 15:43:42 +00:00 |
|
Vadim Zeitlin
|
8280918daf
|
don't truncate filenames by default (why?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-14 11:35:26 +00:00 |
|