Robin Dunn
|
9e57c2a032
|
more change documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 22:38:13 +00:00 |
|
Václav Slavík
|
47c13eb766
|
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 21:32:15 +00:00 |
|
Václav Slavík
|
d13b68d233
|
fixed bug that caused assertion failure when printing HTML with images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 21:18:31 +00:00 |
|
Václav Slavík
|
cf471cab82
|
fixed memory leaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 21:18:02 +00:00 |
|
Václav Slavík
|
c7fb814ac3
|
fixed DeleteContents inconsistency: didn't free memory if DeleteContents called before inserting data (and creating wxList)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 21:17:40 +00:00 |
|
Václav Slavík
|
66806a0bf0
|
fixing memory leaks & mem tracing false alerts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 21:17:25 +00:00 |
|
Robert Roebling
|
2d52841d08
|
Clearified ROP code in wxDC (MSW and GTK).
Removed CaptureMouse() non-sense again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 20:36:55 +00:00 |
|
Guillermo Rodriguez Garcia
|
a3a1ceae81
|
Fixed bug in DoDrawRotatedText: it wasn't deleting the font when done
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 19:48:01 +00:00 |
|
Vadim Zeitlin
|
8771a3239e
|
docs can be built again (thanks lacheck!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 19:30:09 +00:00 |
|
Vadim Zeitlin
|
7eb4e9cc0f
|
added CentreOnScreen(), updated the docs to clear this mess a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 18:48:41 +00:00 |
|
Vadim Zeitlin
|
3fcdd07b5d
|
1. don't compile IODBC sources for MSW
2. check for gettimeofday/ftime in configure (even though we have localtime)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 18:00:30 +00:00 |
|
Robert Roebling
|
68df5777c7
|
Tried to fix corrupted display of wxTextCtrl,
Corrected wxFileDialog's multiple file option.
Corrected event mask for CaptureMouse(),
Small change to "best visual" code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 17:59:12 +00:00 |
|
Vadim Zeitlin
|
224ff7a50d
|
don't show the same message twice when wxLog called from another thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 17:50:56 +00:00 |
|
Vadim Zeitlin
|
7c66a49332
|
oops, typo in recently committed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 17:11:36 +00:00 |
|
Vadim Zeitlin
|
6c68273f97
|
another assert added to check incorrect use of ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 17:06:50 +00:00 |
|
Vadim Zeitlin
|
7e99ad8621
|
made error message when test for GTK+ fails more detailed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 16:56:06 +00:00 |
|
Sylvain Bougnoux
|
8242fb3b6f
|
Add warning if wxStopWatch is up to second resolution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 16:37:56 +00:00 |
|
Karsten Ballüder
|
84fba50b0c
|
FreeBSD fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 16:09:54 +00:00 |
|
Václav Slavík
|
06bd2b5753
|
added Linux-only /proc/net/route check, IsOnline proceeds check always, not only if timer is not running, changed order of tests (/proc/net, ifconfig, connect to well-known host, ping)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 15:10:15 +00:00 |
|
Robin Dunn
|
990416e0bd
|
minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 06:37:06 +00:00 |
|
Robin Dunn
|
3e02f5ed14
|
wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 04:46:41 +00:00 |
|
Vadim Zeitlin
|
4004f41e3c
|
1. wxStaticBitmap now uses mask even for bitmaps (and not only icons)
2. we now catch WM_SYSKEYDOWN/UP events as well as normal ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 00:52:06 +00:00 |
|
Stefan Neis
|
e00a018306
|
Added rules using motif.t gtk.t os2.t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-02 00:08:20 +00:00 |
|
Stefan Neis
|
aa5df84fab
|
Added auto-generated files.lst
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 23:47:11 +00:00 |
|
Stefan Neis
|
e48fa619a1
|
added os2.t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 23:43:02 +00:00 |
|
Robin Dunn
|
e02c03a42e
|
some fixes and code regeneration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 21:36:20 +00:00 |
|
Robin Dunn
|
0c3d4bfdcf
|
workaround font data bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 20:29:11 +00:00 |
|
Robin Dunn
|
a4bde64fd2
|
set version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 19:35:14 +00:00 |
|
Guillermo Rodriguez Garcia
|
f4e11bc941
|
Updated for new XPMlib files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:14:03 +00:00 |
|
Guillermo Rodriguez Garcia
|
9b97ee33d7
|
Updated for new XPM files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:13:20 +00:00 |
|
Guillermo Rodriguez Garcia
|
bfef20bf7d
|
Added a test for saving XPMs with 'automatic' mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:12:29 +00:00 |
|
Robert Roebling
|
3d2b9c202d
|
Added test for no-change in crollwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:12:20 +00:00 |
|
Guillermo Rodriguez Garcia
|
07dc73b114
|
This file was a copy of data.c and is not needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:11:48 +00:00 |
|
Guillermo Rodriguez Garcia
|
9853e3b7d4
|
Fixed XPM transparency issue for both loading and saving
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:10:36 +00:00 |
|
Guillermo Rodriguez Garcia
|
e6ed776fb2
|
Updated lib to 3.4g
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 18:10:04 +00:00 |
|
Robert Roebling
|
103aab2664
|
Various corrections to makefiles, RPMs etc.
Corrected overoptimised window style and colour code.
More best visual changes.
Minor typos in docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 16:37:28 +00:00 |
|
Bart A.M. Jourquin
|
eb17eaba37
|
splitter in bin format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 16:05:08 +00:00 |
|
Bart A.M. Jourquin
|
7325fb80ae
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 16:03:48 +00:00 |
|
Bart A.M. Jourquin
|
9329312b60
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 15:54:47 +00:00 |
|
Bart A.M. Jourquin
|
c29658ea7d
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 15:54:16 +00:00 |
|
Julian Smart
|
df61c00971
|
Set/GetWindowMenu added to MDI parent frame under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 15:48:44 +00:00 |
|
Bart A.M. Jourquin
|
dc8174d2a9
|
icons fix for unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 14:52:25 +00:00 |
|
Bart A.M. Jourquin
|
c45a4560f8
|
Add system fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 09:16:04 +00:00 |
|
Bart A.M. Jourquin
|
b8365facc3
|
fix icons in dbtree.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 09:05:34 +00:00 |
|
Vadim Zeitlin
|
5b615ed89b
|
trying to make wxYield() more threads friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 01:46:05 +00:00 |
|
Vadim Zeitlin
|
0bafad0cf4
|
1. some fixes for the problems reported by BoundsChecker
2. filled rectangles without outline are one pixel taller/wider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-01 01:22:00 +00:00 |
|
David Webster
|
70862fa81b
|
VA 4.0 fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-31 21:28:20 +00:00 |
|
Robin Dunn
|
8f06a01712
|
Minor additions to make working with binary buffers easier.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-31 21:22:44 +00:00 |
|
Robin Dunn
|
eec92d76f8
|
Some minor updates, fixes, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-31 21:07:04 +00:00 |
|
Robin Dunn
|
9e46ac75de
|
new tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-31 21:01:00 +00:00 |
|