]>
git.saurik.com Git - wxWidgets.git/log
Karsten Ballüder [Wed, 25 Nov 1998 15:16:19 +0000 (15:16 +0000)]
another i.c.e.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 15:15:24 +0000 (15:15 +0000)]
fixed internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 15:10:45 +0000 (15:10 +0000)]
fixed internal compiler error and proper translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 14:34:16 +0000 (14:34 +0000)]
made operator[](int n) const #ifdef _WXMSW__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 12:36:28 +0000 (12:36 +0000)]
fixed the internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 12:13:54 +0000 (12:13 +0000)]
fixed the vsprintf() problem once and for all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 25 Nov 1998 12:01:23 +0000 (12:01 +0000)]
Various fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 25 Nov 1998 11:41:56 +0000 (11:41 +0000)]
Added test for sprintf and vsnprintf to fix string.cpp for non-GNU systems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Wed, 25 Nov 1998 09:58:29 +0000 (09:58 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Nov 1998 08:47:28 +0000 (08:47 +0000)]
Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
Added events for wxGrid
Other various fixes and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 25 Nov 1998 08:41:17 +0000 (08:41 +0000)]
wxFrame size bug
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Nov 1998 08:17:50 +0000 (08:17 +0000)]
Converted the virtual-methods-callbacks into real events, leaving the
original virtuals intact so as to not break any existing code. Needed
for wxPython.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Nov 1998 08:15:38 +0000 (08:15 +0000)]
Enabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise
be used since I couldn't get it to work here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 Nov 1998 08:13:00 +0000 (08:13 +0000)]
Fixed an issue related to the new wxList.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 25 Nov 1998 07:42:11 +0000 (07:42 +0000)]
Improvements for notebooks on various versions of GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Nov 1998 00:30:06 +0000 (00:30 +0000)]
added untyped Sort() for compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Nov 1998 23:53:19 +0000 (23:53 +0000)]
LISTs renamed to OBJARRAYs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Nov 1998 23:34:24 +0000 (23:34 +0000)]
renamed old listimpl.cpp (because now there is a "real" listimpl.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Nov 1998 23:30:50 +0000 (23:30 +0000)]
1. new wxList code
2. fixes to allow compilation at -W4 with VisualC++ 6.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Nov 1998 21:55:10 +0000 (21:55 +0000)]
2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Tue, 24 Nov 1998 19:01:20 +0000 (19:01 +0000)]
* Fixed a memory leak in wxThread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Nov 1998 16:08:06 +0000 (16:08 +0000)]
1. Empty() now doesn't free memory - Clear() does
2. operator<<(int), (float) and (double) added
3. vsnprintf() is used if available instead of vprintf() (buffer overflows...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Nov 1998 15:34:41 +0000 (15:34 +0000)]
Big fix for GTK 1.1.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Nov 1998 13:29:09 +0000 (13:29 +0000)]
GTK's dnd is broken, not mine
Added notebook::removepage (not tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Nov 1998 22:54:15 +0000 (22:54 +0000)]
Corrected wxCHECK calls in bitmap.cpp
Added drop side of new DnD for GTK 1.1.3 without success
Streamlined DnD
Corrected frame resize for GTK 1.06
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Nov 1998 18:13:36 +0000 (18:13 +0000)]
Removed rogue AIAI icon; removed PostScript files from Cygwin makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Nov 1998 14:28:18 +0000 (14:28 +0000)]
Fix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Nov 1998 14:27:36 +0000 (14:27 +0000)]
wxFrame::size There is always a hack to solve your problems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Nov 1998 13:42:14 +0000 (13:42 +0000)]
Build fix in wxLog
Moved wxFrame::Resize without success..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Nov 1998 12:43:57 +0000 (12:43 +0000)]
Added install scripts in missing places
Fixed wxFrame resize behaviour for GTK 1.1.3
Added GetMousePosition
Added const char** constructors to icon and bitmap
Autolayout should now work for wxDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Nov 1998 12:41:10 +0000 (12:41 +0000)]
__WIN16__ not defined any more for !MSW build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Mon, 23 Nov 1998 11:00:38 +0000 (11:00 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 Nov 1998 22:32:53 +0000 (22:32 +0000)]
Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed
wxTrace to wxDebugLog in memory.cpp and also app.cpp (please check this works
on wxGTK!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 22 Nov 1998 19:48:02 +0000 (19:48 +0000)]
Fixed return code of GetSelectionCount()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 22 Nov 1998 19:45:43 +0000 (19:45 +0000)]
fixed bug for empty lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 22 Nov 1998 15:59:54 +0000 (15:59 +0000)]
* Renamed fstream.h in wfstream.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 22 Nov 1998 04:20:32 +0000 (04:20 +0000)]
Changed the event handling to use events, instead of just virtual functions.
This is so wxPython can derive from the class.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 21 Nov 1998 15:40:35 +0000 (15:40 +0000)]
Doc updates (debug stuff); Cygwin corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sat, 21 Nov 1998 12:47:07 +0000 (12:47 +0000)]
* Changed fstream.* in wfstream.*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Thu, 19 Nov 1998 20:34:59 +0000 (20:34 +0000)]
fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 18 Nov 1998 17:37:48 +0000 (17:37 +0000)]
Added support for SCROLL_TOP and _BOTTOM events
Corrected behaviour for Blit with LogicalFunctions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Nov 1998 23:03:15 +0000 (23:03 +0000)]
Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Nov 1998 22:44:47 +0000 (22:44 +0000)]
Added sash window and layout window docs; added wxLog... and assert functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Nov 1998 14:38:46 +0000 (14:38 +0000)]
Hm, FortyThieves' cards were all black.
MDI insert child bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Mon, 16 Nov 1998 11:48:53 +0000 (11:48 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Mon, 16 Nov 1998 09:30:53 +0000 (09:30 +0000)]
Fixed bad bad bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Nov 1998 08:31:32 +0000 (08:31 +0000)]
Fixed bug in dc::blit()
Redid fix in fileconf
FortyThieves works now..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Nov 1998 07:18:28 +0000 (07:18 +0000)]
Fixed resizing of wxTextCtrl
Added clientdata to menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 16 Nov 1998 00:01:43 +0000 (00:01 +0000)]
Generic treectrl for wxPython/GTK compiles...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 15 Nov 1998 23:04:59 +0000 (23:04 +0000)]
Removing some ifdef's for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 15 Nov 1998 21:53:27 +0000 (21:53 +0000)]
Fix to parser.y to make it compile with makefile.unx; wxFileConfig
adds a / to user path if necessary; OGL sample cleans itself up;
wxLog fixes in app.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Nov 1998 17:57:55 +0000 (17:57 +0000)]
Added new wxBitmapButton implementation
Build fixes in base classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Sun, 15 Nov 1998 17:01:25 +0000 (17:01 +0000)]
Replaced kbList with wxList.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Nov 1998 15:29:28 +0000 (15:29 +0000)]
Coompilation fixes for GTK 1.1.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 14 Nov 1998 20:20:00 +0000 (20:20 +0000)]
Added spinbutton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 14 Nov 1998 20:17:32 +0000 (20:17 +0000)]
Doc corrections
fixed listbox setbackground
added spinbutton sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Nov 1998 20:47:22 +0000 (20:47 +0000)]
1. GetNextChild() bug fixed in generic version
2. GetChildrenCount(bool recursive) added to all versions, implemented
only in the generic one so far
3. Sample slightly modified to show new function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 Nov 1998 22:47:51 +0000 (22:47 +0000)]
Accelerators implemented for wxMotif; some wxComboBox stupidities cured
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 12 Nov 1998 18:18:29 +0000 (18:18 +0000)]
Last fixes for wxMotif and configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 12 Nov 1998 16:40:16 +0000 (16:40 +0000)]
Compile fixes, warnings etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Nov 1998 16:02:36 +0000 (16:02 +0000)]
"make depend" finally seems to work (thanks to Kristján Jónsson)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 12 Nov 1998 06:12:38 +0000 (06:12 +0000)]
CalcBoundingBox() added so that Max() works in wxDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Wed, 11 Nov 1998 18:06:28 +0000 (18:06 +0000)]
* Fixes.
* Added end process notification in motif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 11 Nov 1998 14:39:42 +0000 (14:39 +0000)]
Motif bug fixes; dialog OnPaint works now; wxColourDialog tweaking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 11 Nov 1998 14:19:46 +0000 (14:19 +0000)]
Still bit fiddling in wxImage.
SetSize rewritten.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 11 Nov 1998 09:53:54 +0000 (09:53 +0000)]
Changed setup.h so that global memory operators are switched off for GnuWin32;
rearranged wxWave constructors; small changes in tlog.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 11 Nov 1998 09:28:48 +0000 (09:28 +0000)]
Made netscape default browser.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Wed, 11 Nov 1998 08:42:10 +0000 (08:42 +0000)]
const added to Contains
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Nov 1998 04:40:53 +0000 (04:40 +0000)]
wxTreeCtrl now works (sort of) for wxPython-GTK. This is the new
TreeCtrl in src/gtk/treectrl.cpp not the old generic one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Nov 1998 03:13:19 +0000 (03:13 +0000)]
Additions for wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 10 Nov 1998 21:22:22 +0000 (21:22 +0000)]
Added a sample to test wxExtHelpController. Should work with other
wxHelpController implementations, too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 10 Nov 1998 21:17:35 +0000 (21:17 +0000)]
Added wxExtHelpController: wxHelpController implementation for external
viewers. Made it the default viewer for wxGTK and set wxUSE_HELP=1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Nov 1998 19:43:04 +0000 (19:43 +0000)]
Added test to prove a supposed misfeature.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Nov 1998 19:21:10 +0000 (19:21 +0000)]
Deleted a debugging line.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 10 Nov 1998 19:18:37 +0000 (19:18 +0000)]
Bit fiddling part 4.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 9 Nov 1998 19:44:29 +0000 (19:44 +0000)]
Yes, two more bugs killed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Mon, 9 Nov 1998 18:39:05 +0000 (18:39 +0000)]
* wxMMedia: these makefiles are just indicative.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Mon, 9 Nov 1998 18:37:38 +0000 (18:37 +0000)]
* Added wxMMedia in the repository so people interrested in it can work on it
* WARNING! It is quite unstable on Windows and it doesn't work on Linux for
the moment because I didn't finish fixing the CODEC stream.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 9 Nov 1998 11:57:05 +0000 (11:57 +0000)]
Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed
some warnings in OGL; fixed bug in wxChoice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Mon, 9 Nov 1998 08:09:03 +0000 (08:09 +0000)]
if the wxTextCtrl is empty set by SetInsertionPointEnd to 0 and not to -1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 9 Nov 1998 06:15:41 +0000 (06:15 +0000)]
Suppressed warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Nov 1998 22:35:18 +0000 (22:35 +0000)]
OGL fixes for wxMotif; added Set/GetClientData to wxMenu in wxMSW/wxMotif/wxStubs.
Sorry, I may be overwriting changes Robert made due to a file copying error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 8 Nov 1998 16:42:20 +0000 (16:42 +0000)]
Compile and build fixes for wxGTK and wxMotif
Removed somw more warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Nov 1998 15:16:11 +0000 (15:16 +0000)]
Minor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Nov 1998 13:55:50 +0000 (13:55 +0000)]
Fixed 5 bugs in wxImage and Blit
Removed warning messages
Some more clientdata fiddleing
Added bitmap support to wxTreeCtrl
Fixed some bugs in wxTreeCtrl
Added licence.txt to /docs/gtk/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 6 Nov 1998 13:13:43 +0000 (13:13 +0000)]
Second try at doing Set/GetClient right
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Fri, 6 Nov 1998 09:45:23 +0000 (09:45 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Unknown (UG) [Fri, 6 Nov 1998 09:33:25 +0000 (09:33 +0000)]
dll fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 6 Nov 1998 08:50:52 +0000 (08:50 +0000)]
SetEventData for a few widgets
Re-installed wxBitmaps::LoafFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 4 Nov 1998 22:29:37 +0000 (22:29 +0000)]
Added GetRect to region iterator; cured window.cpp problem for BC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 4 Nov 1998 22:17:19 +0000 (22:17 +0000)]
Added Motif install.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 4 Nov 1998 22:16:10 +0000 (22:16 +0000)]
Removed wxUpdateIterator documentation, added wxRegionIterator documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 4 Nov 1998 13:07:46 +0000 (13:07 +0000)]
Changed m_font to * GetFont() since m_font isn't in all implementations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 4 Nov 1998 12:03:48 +0000 (12:03 +0000)]
Test for image conversion correctness.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Tue, 3 Nov 1998 15:45:55 +0000 (15:45 +0000)]
file got garbled, replaced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 3 Nov 1998 15:43:57 +0000 (15:43 +0000)]
Dialog Editor bug fixes, several other small ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 3 Nov 1998 14:46:38 +0000 (14:46 +0000)]
Bit fiddling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 3 Nov 1998 11:19:58 +0000 (11:19 +0000)]
Fix for TextCtrl problem as reported by Vegh
Move definition of wxMenuItem to /gtk/menuitem.h
Radical change of how to insert a child into a
paren window. As C++ doesn't have any VMT in
a class's consructor, I have to use a callback.
Fixed culumn resizing bug in wxListCtrl
Fixed menu height bug in MDI code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 3 Nov 1998 09:22:52 +0000 (09:22 +0000)]
New generated code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 3 Nov 1998 09:21:57 +0000 (09:21 +0000)]
fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@953
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775