]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Tue, 6 Apr 1999 20:50:34 +0000 (20:50 +0000)]
Chnaged text id for clipboard to "text/plain"
Now DnD actually links as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Apr 1999 20:26:41 +0000 (20:26 +0000)]
Fixed some bugs in new code (CanPaste, GetSelection)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Apr 1999 18:33:23 +0000 (18:33 +0000)]
trying to work around gcc internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 6 Apr 1999 17:24:14 +0000 (17:24 +0000)]
Changed clipboard text format id from "STRING" to "TEXT"
DnD might now actually compile (but nothing else)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Apr 1999 16:32:33 +0000 (16:32 +0000)]
Added some missing wxTextCtrl functions: Undo, Redo, CanUndo, CanRedo,
CanCopy, CanCut, CanPaste, GetSelection, IsEditable.
Also added wxNotebook::SetTabSize (only implemented on wxMSW but necessary
when using just an icon).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Apr 1999 16:28:21 +0000 (16:28 +0000)]
wxTempFile now respects the access rights under Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Apr 1999 14:38:30 +0000 (14:38 +0000)]
fixed compilation for gcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Apr 1999 13:44:37 +0000 (13:44 +0000)]
JPEG and PNG code taken out of image.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Apr 1999 12:55:44 +0000 (12:55 +0000)]
Fixed OnMenuHighlight, wxPrintData problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Apr 1999 10:23:31 +0000 (10:23 +0000)]
wxConfig::GetEntryType() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Apr 1999 08:50:10 +0000 (08:50 +0000)]
bug in FindItemForId() fixed (?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Apr 1999 08:29:30 +0000 (08:29 +0000)]
ShowPosition fix to allow negative numbers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Mon, 5 Apr 1999 23:55:42 +0000 (23:55 +0000)]
Removed Persistance Framework code/files from FrameLayout
Corrected makefiles to match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 5 Apr 1999 16:13:24 +0000 (16:13 +0000)]
MSWOnCommand bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Mon, 5 Apr 1999 03:22:57 +0000 (03:22 +0000)]
removed settingsdlg from makefile.g95 - not part of the library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 4 Apr 1999 13:02:19 +0000 (13:02 +0000)]
fixed input stream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 4 Apr 1999 11:24:51 +0000 (11:24 +0000)]
Win16 corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 4 Apr 1999 05:24:58 +0000 (05:24 +0000)]
removed a few objects whose sources have been moved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 3 Apr 1999 22:25:12 +0000 (22:25 +0000)]
wxMenu and wxMenuBar modifications: now works much better with owner-drawn
items, better encapsulation (the wxMenu data members are no longer public),
simplified wxFrame and derived classes by moving the common parts into
member functions of wxMenuBar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 3 Apr 1999 21:15:28 +0000 (21:15 +0000)]
code demonstrating wxMSW bug added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 3 Apr 1999 20:36:17 +0000 (20:36 +0000)]
Corrected someone's double-initialisation bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 3 Apr 1999 19:17:42 +0000 (19:17 +0000)]
Correct wrong memset ordering that produced an assert in the printing sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Sat, 3 Apr 1999 17:46:18 +0000 (17:46 +0000)]
First attempt at clean-up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 3 Apr 1999 16:59:38 +0000 (16:59 +0000)]
Also the radiobox was unitialised.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 3 Apr 1999 16:57:46 +0000 (16:57 +0000)]
Compiles and runs again with new printing code (which is still broken in wxGTK).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sat, 3 Apr 1999 16:48:12 +0000 (16:48 +0000)]
Attempt at fixing the broken printer dialog. *Lots* of unitialised variables!
Not fixed yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sat, 3 Apr 1999 09:24:52 +0000 (09:24 +0000)]
* Changed "wxPendingEvents" to pointers (tested on GTK)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Apr 1999 22:30:56 +0000 (22:30 +0000)]
more backwards compatibility for printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Apr 1999 22:08:39 +0000 (22:08 +0000)]
a simpler fix of textctrl key doubling bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Apr 1999 21:57:20 +0000 (21:57 +0000)]
wxMkdir() has 2nd param under Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 2 Apr 1999 19:05:02 +0000 (19:05 +0000)]
Fixed doubled-up key effects in wxTextCtrl by resetting m_lastMsg to 0
after calling Default().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 2 Apr 1999 16:25:46 +0000 (16:25 +0000)]
Switched wxMkdir code back to old working version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Apr 1999 10:36:03 +0000 (10:36 +0000)]
setup.h for makefile builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Fri, 2 Apr 1999 00:35:45 +0000 (00:35 +0000)]
removed declaration of wxObject::Dump(stream &str) from tex2rtf.cpp -
I cannot see a reason for it, and it wont compile under VC++ (redefined
function). Code is still there commented out if someone knows why it
should be here and how to ifdef it so VC++ 6.0 can still build it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Fri, 2 Apr 1999 00:29:59 +0000 (00:29 +0000)]
changed (no longer valid) wxToUpper and wxToLower to toupper/tolower
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 1 Apr 1999 19:29:18 +0000 (19:29 +0000)]
Fixed wxPalette memory leak when loading BMP files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 1 Apr 1999 12:14:30 +0000 (12:14 +0000)]
With the exceptions of DnD, wxGTk now works with
both GTK 1.0.6 and GTK 1.2.1 - the latter still
produces warnings and blah.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 1999 12:01:47 +0000 (12:01 +0000)]
wxMkDir() has 'perm' argument
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Apr 1999 11:23:00 +0000 (11:23 +0000)]
wxFindNextFile typo corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Wed, 31 Mar 1999 23:01:10 +0000 (23:01 +0000)]
Very bad wxPrintData destructor... fixed typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 31 Mar 1999 17:53:27 +0000 (17:53 +0000)]
added wxFrame::Command()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 31 Mar 1999 16:40:08 +0000 (16:40 +0000)]
Fixed the "Can't open file" message in ReadDIB so that it actually
displays the filename instead of garbage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Mar 1999 13:59:39 +0000 (13:59 +0000)]
wxFAIL/ASSERT/CHECK documentation updated, CHECK2 added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Mar 1999 13:35:03 +0000 (13:35 +0000)]
count++ bug corrected (patch from Dino Scaringella)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 31 Mar 1999 13:01:43 +0000 (13:01 +0000)]
Added debug code to clipbard
changed colour reporting to PS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 30 Mar 1999 19:29:02 +0000 (19:29 +0000)]
calls to wxDynamicToolBar::AddTool(int,wxBitmap&) confused egcs-1.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Tue, 30 Mar 1999 17:28:16 +0000 (17:28 +0000)]
Fixed wxApp::SendIdleEvents for Vadim's new wxWindowList wxTopLevelWindows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 11:09:48 +0000 (11:09 +0000)]
Motif compilation fixes (now ok)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 11:09:18 +0000 (11:09 +0000)]
call to pthread_attr_setscope() added (disabled for now) and several other small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 09:47:59 +0000 (09:47 +0000)]
1. notes for AIX compilation added
2. setup0.h existence documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 09:47:18 +0000 (09:47 +0000)]
docs synchronized with code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 09:46:27 +0000 (09:46 +0000)]
this file is now called setup0.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 Mar 1999 09:43:29 +0000 (09:43 +0000)]
wxTopLevelWindows is now a wxWindowList, better compatibility with the old
wxList in list.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
J. Russell Smyth [Mon, 29 Mar 1999 22:17:15 +0000 (22:17 +0000)]
changed removed wxToUpper to standard toupper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 1999 21:18:49 +0000 (21:18 +0000)]
last fixes to fixes (MSW compilation works now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Mon, 29 Mar 1999 21:17:51 +0000 (21:17 +0000)]
Ignore failure when deleting something that might not exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Mon, 29 Mar 1999 21:14:23 +0000 (21:14 +0000)]
Don't fail when deleting files that might not exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Brian Macy [Mon, 29 Mar 1999 21:08:15 +0000 (21:08 +0000)]
Added time.h so it would compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 1999 20:49:05 +0000 (20:49 +0000)]
header changes for the fixes commited previously
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 1999 16:46:18 +0000 (16:46 +0000)]
many miscellaneous fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 1999 16:43:40 +0000 (16:43 +0000)]
more backwards compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Mar 1999 14:44:21 +0000 (14:44 +0000)]
EVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 29 Mar 1999 09:56:44 +0000 (09:56 +0000)]
Merged in latest wxLayout code from Mahogany Mail.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 29 Mar 1999 08:55:03 +0000 (08:55 +0000)]
Undefed Yield symbol if defined, else syntax error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 29 Mar 1999 08:51:32 +0000 (08:51 +0000)]
Fixed missing brace in app.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 28 Mar 1999 23:08:55 +0000 (23:08 +0000)]
added some more URLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 28 Mar 1999 22:38:48 +0000 (22:38 +0000)]
works for windows too now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sun, 28 Mar 1999 20:55:44 +0000 (20:55 +0000)]
updated. Lots of new useless features. Internet-enabled, as they say...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 27 Mar 1999 21:29:41 +0000 (21:29 +0000)]
somewhat better organization; still a mess though. Don't know why I'm
committing...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sat, 27 Mar 1999 18:50:54 +0000 (18:50 +0000)]
* Added threads event propagation. Should compile on GTK (tested).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Sat, 27 Mar 1999 15:11:59 +0000 (15:11 +0000)]
set background to white. EVT_CHAR still doesn't work in MSW though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Fri, 26 Mar 1999 23:07:46 +0000 (23:07 +0000)]
very silly sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 26 Mar 1999 21:14:01 +0000 (21:14 +0000)]
Added paper classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 25 Mar 1999 23:06:01 +0000 (23:06 +0000)]
Many changes to the printing classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 16:55:29 +0000 (16:55 +0000)]
wait4() replaced by waitpid() which is POSIX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 15:47:09 +0000 (15:47 +0000)]
wxUSE_SIZE_T_STRING_OPERATOR fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 15:27:26 +0000 (15:27 +0000)]
HAVE_BOOL fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 15:05:57 +0000 (15:05 +0000)]
AIX patches from Hans-Joachim Baader <hans-joachim.baader@cjt.de>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 14:51:14 +0000 (14:51 +0000)]
Motif cell highlighting problem fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Mar 1999 14:44:44 +0000 (14:44 +0000)]
wxNO_BORDER honoured by wxTextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 23:40:28 +0000 (23:40 +0000)]
char handling fixed again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 23:38:24 +0000 (23:38 +0000)]
fix for scrolling in checklistboxes (Win32 only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 23:35:16 +0000 (23:35 +0000)]
hack to allow icons in wxStaticBitmap as well as bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 23:34:18 +0000 (23:34 +0000)]
char handling fixed once again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 21:56:08 +0000 (21:56 +0000)]
CollapseAndReset() fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 21:44:33 +0000 (21:44 +0000)]
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Mar 1999 19:05:19 +0000 (19:05 +0000)]
wxMenu code clean up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Harco de Hilster [Tue, 23 Mar 1999 22:51:44 +0000 (22:51 +0000)]
Some minor fixes to satisfy Latex. Tex2rtf works ok.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 22:10:12 +0000 (22:10 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 1999 19:56:58 +0000 (19:56 +0000)]
Corrected valtext.cpp for disabled controls; added Dialog Editor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 17:39:47 +0000 (17:39 +0000)]
1. ReadMailcap/MimeTypes returna bool error code
2. 'fallback' flag added to ReadMailcap
3, subtle (and very rare) bug with mailcap entries order corrected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 15:53:08 +0000 (15:53 +0000)]
wxFileDialog::GetFilename and GetDir work now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 15:52:39 +0000 (15:52 +0000)]
EndModal() isn't called twice any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 13:50:29 +0000 (13:50 +0000)]
EnsureVisible() also expands the parent items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Mar 1999 13:27:03 +0000 (13:27 +0000)]
more fixes for paused thread termination
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 Mar 1999 09:14:07 +0000 (09:14 +0000)]
WS_CLIPCHILDREN is not always enabled in wxNotebook (caused painting problems).
Memory leak checking in app.cpp (wxMSW) now does checking from last checkpoint.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 1999 19:40:48 +0000 (19:40 +0000)]
issue with right aligned checkboxes added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 1999 18:55:24 +0000 (18:55 +0000)]
hack to implement right aligned checkboxes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 22 Mar 1999 14:51:27 +0000 (14:51 +0000)]
fixed the description of wxSafeYield()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 Mar 1999 13:30:41 +0000 (13:30 +0000)]
wxSafeYield documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775