Václav Slavík
|
4d876ee3f7
|
wxXRC cleanup: removed .xmlbin format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 23:17:38 +00:00 |
|
Václav Slavík
|
bf504f980a
|
added cur and ico formats to the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 23:16:09 +00:00 |
|
Václav Slavík
|
0f04dbf324
|
generated makefiles no longer contain information about when they were generated
(you can still get this information from CVS/Entries and there will be fewer bogus revisions)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 23:15:23 +00:00 |
|
Václav Slavík
|
32a0d013e9
|
changed wxFileName::Normalize signature to allow or-combination of flags and reverted Julian's hack-fix to wxTextFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 23:14:45 +00:00 |
|
Vadim Zeitlin
|
fb57629105
|
added more commands for moving the logical origin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 16:08:48 +00:00 |
|
Vadim Zeitlin
|
1e2081a1b9
|
1. fixed bug in wxDC::SetMapMode() which broke the scrolling
2. some cleanups in wxDC code
3. SetAxisOrientation() still doesn't work...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 16:08:14 +00:00 |
|
Gilles Depeyrot
|
0d4d0e8d76
|
correction for compilation with ProjectBuilder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 13:34:09 +00:00 |
|
Gilles Depeyrot
|
d6263458e4
|
wxCommand is in cmdproc.h (SourceForge patch #511506)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 13:21:40 +00:00 |
|
Robin Dunn
|
d43d449bdd
|
A little cleanup for this demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 01:10:06 +00:00 |
|
Robin Dunn
|
9e78f901dc
|
Shouldn't call SetFont(wxNullFont) any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 01:09:47 +00:00 |
|
Vadim Zeitlin
|
5230934a95
|
wxDC::SetClippingRegion() in wxMSW works like in wxGTK, i.e. combines the given region with the old one (also documented this behaviour as the correct one)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 00:40:45 +00:00 |
|
Robin Dunn
|
8cb490124b
|
wxPyEmptyStr --> wxEmptyString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-02 00:19:04 +00:00 |
|
Robin Dunn
|
23bed52041
|
wxPyEmptyStr --> wxEmptyString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 23:16:16 +00:00 |
|
Robin Dunn
|
faf82e9bd3
|
Updated contrib from Lorne White
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 23:14:14 +00:00 |
|
Robin Dunn
|
3f0d9059c6
|
better log messages for this demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 23:13:33 +00:00 |
|
Václav Slavík
|
9facc12633
|
wxDialog::Show has default argument value in wxUniv now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 23:01:47 +00:00 |
|
Václav Slavík
|
b7d5acd0fa
|
wxRootWindow::AcceptsFocus must be const; added wxRTTI for wxRootWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 20:22:38 +00:00 |
|
Václav Slavík
|
ca50a0771a
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 20:22:17 +00:00 |
|
Vadim Zeitlin
|
9b0f84db4a
|
removed GetString(), it doesn't belong here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 19:30:01 +00:00 |
|
Julian Smart
|
38fc0d9db9
|
Added missing '!' to HasCapture() in window.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 17:34:48 +00:00 |
|
David Webster
|
e90bc5bffe
|
Makefile and mod def updates. Compile bug in Choice fixed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 15:50:29 +00:00 |
|
Vadim Zeitlin
|
60ce696e26
|
made wxCondition::Signal() queue the signals generated while there were no waiters and documented this behaviour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 15:43:37 +00:00 |
|
Vadim Zeitlin
|
2e1e7f9dfc
|
some really ancient tips updated, mention make problems and flex version minimal requirments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 15:30:02 +00:00 |
|
Vadim Zeitlin
|
376e1129f7
|
various minor fixes to wxHashMap: compilation warnings suppressed, use calloc() instead of new[]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 14:58:55 +00:00 |
|
David Webster
|
e05c8fa7bb
|
Got rid of the bad EOLs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 14:11:34 +00:00 |
|
Vadim Zeitlin
|
bc5879ef40
|
fixed Show() doc, added Hide()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 12:24:05 +00:00 |
|
Vadim Zeitlin
|
356c7bfad2
|
added default value for Show() argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 12:21:40 +00:00 |
|
David Webster
|
582381212e
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 03:28:28 +00:00 |
|
Robin Dunn
|
943ca23754
|
Fix for bug #511057
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 02:48:21 +00:00 |
|
Robin Dunn
|
4683727281
|
added wx type info macros for wxFSFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 02:08:19 +00:00 |
|
Robin Dunn
|
7faa9591f4
|
fixed compile bug for when threads are turned off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 01:18:46 +00:00 |
|
Vadim Zeitlin
|
4cbcae1637
|
test wxRegion::Offset()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-02-01 00:25:07 +00:00 |
|
Julian Smart
|
ea45082521
|
Applied hash copy fix, BC++ makefile fix (though not the lib setup.h one we need to do).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 23:13:06 +00:00 |
|
David Webster
|
b3260bce47
|
Lots of fixes for scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 22:48:09 +00:00 |
|
Julian Smart
|
ffd0623c11
|
Applied status bar sample patch to toggle status bar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 22:45:34 +00:00 |
|
Julian Smart
|
7eff657c07
|
Applied wxImage -> wxCursor patch, tool window event table fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 22:11:06 +00:00 |
|
Julian Smart
|
9fce8d2eee
|
Applied wxPoem, wxSystemSettings, sizing, install doc patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 21:58:34 +00:00 |
|
Vadim Zeitlin
|
73b26a1c3b
|
don't return HTCLIENT for radiobox - this breaks redrawing under Windows XP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 21:48:25 +00:00 |
|
Julian Smart
|
08a80932cb
|
Applied patch to reset pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 21:27:53 +00:00 |
|
Julian Smart
|
6e8515a3e3
|
Regenerated FL docs; applied patch [ #511363 ] Dialogs no longer need wx.rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 20:57:31 +00:00 |
|
Vadim Zeitlin
|
807d848702
|
added wxObject::AllocExclusive() and associated methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 16:01:09 +00:00 |
|
Vadim Zeitlin
|
0fb067bbe6
|
implemented wxRegion::Offset() for MSW and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 16:00:13 +00:00 |
|
Julian Smart
|
aa21a09f91
|
Corrected Normalize invocation by casting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 12:29:54 +00:00 |
|
Julian Smart
|
baed107708
|
Removed wxPATH_NORM_CASE from Normalize or files won't be written
back as the same filename.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-31 12:25:50 +00:00 |
|
Mattia Barbon
|
ac6e54eee6
|
Add WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 21:43:02 +00:00 |
|
Robin Dunn
|
ca31b3da99
|
SWIG update for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 19:20:58 +00:00 |
|
Vadim Zeitlin
|
8d5eff606a
|
attempts to make wxCondition::Broadcast() and Signal() work simultaneously - currently they do but something else doesn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 19:11:54 +00:00 |
|
Robert Roebling
|
35917d228a
|
Added wxRegion::Offset(x,y)
Go to plan B: wxWindow::Scroll() now moved the
m_updateRegion for later processing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 17:25:18 +00:00 |
|
Vadim Zeitlin
|
a2717c3d0c
|
ignore the icon option in Netscape mime.type file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 16:38:30 +00:00 |
|
Robert Roebling
|
f47ae6e7e9
|
Added various calls to wxWindow::Update() to
wxScrolledWindow. This is ONE solution to
the redraw problem of the new delayed refresh
code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-30 16:01:34 +00:00 |
|