Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

1998-12-13 10:41 RR, revision 1186

Updated resource sample

1998-12-13 09:14 RR, revision 1185

Added wxList:Nth check again Added checks to wxImageList Made toolbar tips yellow Removed options from wx-config Added bitmaps to DialogEd tree ctrl

1998-12-12 22:05 VZ, revision 1184

corrected (?) wxStringList::Delete()

1998-12-12 22:03 VZ, revision 1183

removed wxDialog::SetSize() which just called wxWindow::SetSize()

1998-12-12 22:02 VZ, revision 1182

removed SetSize() methods which just called wxWindow::SetSize()

1998-12-12 18:50 JS, revision 1181

Added wxPoem sample; fixed some Dialog Editor problems; wxStaticBitmap and wxBitmapButton now recognised by resource.cpp.

1998-12-12 17:27 RR, revision 1180

More colour finetuning Corrected wxCheckBoc and wxRadioButton::SetValue

1998-12-12 16:42 RR, revision 1179

Added scrollbar size to settings Added tetsing for cursor keys to wxTextValidator Correcte misspelled colour in wxColourDialog Made print dialogs look nicer Made wxStatixBox transparent (in the middle) for mouse actions (very useful for DialogEd) Corrected colour setting in DialogEd not to set any colour when using standard colour Corretced unresponding scrollbar in DialogEd

1998-12-12 10:01 JS, revision 1178

Added script to help make wxMotif via configure; nativdlg sample works again; resource sample now works using .rc files for most Windows compilers

1998-12-12 08:44 RR, revision 1177

DialogEd compiles and works more or less wxList::Nth() is allowd to just return NULL for out-of-bounds index

1998-12-12 00:27 VZ, revision 1176

some very minor changes

1998-12-11 19:28 RR, revision 1175

Redid parts of wxScroledWindow Corrected scrollling (speed) in wxListCtrl

1998-12-11 18:19 RD, revision 1174

Changed the "delete win" to the more proper "win->Destroy()" in PopupMenu. The sample still has the Close anomally though...

1998-12-11 16:09 JS, revision 1173

Some stubs includes removed from wxMotif; wxNotebook sample hack to make it display; changes to defs.h and memory.h etc. for Solaris compilation

1998-12-11 15:41 RR, revision 1172

ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK Corrected inheritence of wxTreeEvent, wxNotebookEvent, wxListEvent on wxMSW and wxGTK Corrected scrolling step etc. in wxListCtrl Built-in correction of out-of-bounds values for position of scrollbar thumb Reverted interpretation of wxVERTICAL for radiobox Applied Phls patch for wxStaticText

1998-12-11 09:59 JS, revision 1171

Corrections to Forty Thieves; wxMemoryDC problem temporarily sorted

1998-12-11 09:48 SC, revision 1170

regrouped the fix by VZ so that __MWERKS__ comes first, since CW also defines _MSC_VER = 9 , the wrong branch was taken

1998-12-11 05:56 RD, revision 1169

Added wxTaskBarIcon::PopupMenu()

1998-12-10 22:55 JS, revision 1168

#ifdefed out Ole... functions for Cygwin.

1998-12-10 22:44 JS, revision 1167

Dialog Editor corrections for latest wxWin changes; removed wxProp files

1998-12-10 22:41 AN, revision 1166

correct a bug in the MSW code using wxMask

1998-12-10 22:30 AN, revision 1165

remove the line for image.h, restore a line commented out by mistake

1998-12-10 21:50 VZ, revision 1164

minValue and maxValue are interpreted correctly in SetRange() (were inversed)

1998-12-10 21:49 VZ, revision 1163

__MWERKS__ check now doesn't give compilation error with VC++

1998-12-10 19:58 RR, revision 1162

Fixed three mouse event bugs Fixed wxSplitterWindow (hope Julian doesn't mind)

1998-12-10 17:23 SC, revision 1161

CodeWarrior Support

1998-12-10 17:16 SC, revision 1160

CodeWarrior Support

1998-12-10 15:42 RR, revision 1159

wx-config knows about compiler options several tree ctrl bugs removed

1998-12-10 14:38 KB, revision 1158

Fixed typo.

1998-12-10 14:37 KB, revision 1157

fixed typo

1998-12-10 14:34 RR, revision 1156

Removed a few old wxDebugMsg (now wxLogDebug) block first event from wxCeckBox after SetValue() also

1998-12-10 14:19 KB, revision 1155

another API change fix

1998-12-10 14:10 KB, revision 1154

Solved the -ggdb problem.

1998-12-10 13:41 SC, revision 1153

CodeWarrior Support (no defines in project possible)

1998-12-10 13:33 RR, revision 1152

Fix for radiobutton

1998-12-10 11:05 karsten, revision 1151

Modified wxExecute() to close stdin/stdout/stderr.

1998-12-10 10:57 SC, revision 1150

wxMac support added

1998-12-10 10:22 KB, revision 1149

Trying to adopt to new wxGTK API.

1998-12-10 09:37 RR, revision 1148

Moved image code Corrected clipboard code

1998-12-10 00:00 VZ, revision 1147

overview of dnd finished

1998-12-09 21:44 JS, revision 1146

wxImage changes

1998-12-09 18:23 JS, revision 1145

VC++ 4 fixes and added docvwmdi to distribution files.

1998-12-09 18:12 JS, revision 1144

Various fixes incl. checking in .po/.mo files

1998-12-09 17:43 VZ, revision 1143

"wxGDIObject * => &" changes

1998-12-09 17:30 VZ, revision 1142

"wxGDIObject * => &" related changes (see mail to the list)

1998-12-09 16:37 AN, revision 1141

dec 9, 1998 wxImage related changes

1998-12-09 12:14 RR, revision 1140

Clipboard update menuitem->SetName() -> SetText() (or other raound) GetChildren() returns reference this still doesn't compile, I'm waiting

1998-12-08 23:34 JS, revision 1139

Added some files

1998-12-08 23:33 JS, revision 1138

Removed syntax errors in tdnd.tex

1998-12-08 23:26 JS, revision 1137

Sorry folks, a lot of changes to remedy GetFont, GetBrush etc.

1998-12-08 22:28 VZ, revision 1136

(very) preliminary DnD docs

1998-12-08 18:59 JS, revision 1135

Added wxAutomationObject documentation, changed some BC++ makefiles

1998-12-08 18:56 JS, revision 1134

Restored the old Dialog Editor files.

1998-12-08 18:55 JS, revision 1133

Added wxAutomationObject class.

1998-12-08 18:54 JS, revision 1132

Added wxOleAutomation class (wxMSW only, obviously...) and some wxTime member functions

1998-12-08 18:52 JS, revision 1131

Additions to wxTime; always inits OLE now in wxMSW

1998-12-08 18:49 JS, revision 1130

Added OLE automation sample, changed BC++ makefiles

1998-12-08 10:44 VZ, revision 1129

uncommented some code which works now

1998-12-08 10:02 KB, revision 1128

Added files.

1998-12-08 10:01 KB, revision 1127

Overwrote(!!) with source files that compile and link with latest wxGTK. Segfaults on startup though.

1998-12-08 09:30 RR, revision 1126

Corrected bold fonts

1998-12-08 08:40 RR, revision 1125

DnD updates Clipboard pasting (for wxDF_TEXT) print dialog looks better now font dialog ibid

1998-12-07 18:23 VZ, revision 1124

1. wxNotebook::GetPageCount() returns only the number of pages actually added to the notebook 2. wxTreeCtrl: more kbd interface ad SetItemBold (doesn't work :-( )

1998-12-07 13:28 RR, revision 1123

Listctrl updates

1998-12-07 10:38 RR, revision 1122

Keyboard navigatino in tree ctrl EnsureVisible()

1998-12-07 08:27 RR, revision 1121

Added serial code for wxList and wxHashTable to source tree Added a few accessors to wxList (for above) Fixed bug with GetClientSize() and sunken frames without scrollbars Made pixel corrections to wxListCtrl and wxFrame Added a few pixels before first tool in toolbar Added a few wxCHECKs here and there

1998-12-06 21:35 RR, revision 1120

wxIMage accessors printing bitmaps

1998-12-06 20:26 JS, revision 1119

Some more WXWIN_COMPATIBILITY fixes.

1998-12-06 20:24 JS, revision 1118

Added various licence files

1998-12-06 17:33 RR, revision 1117

Update for bitmap, image on scaling, transparancy, wxCHECKs and no more dependance of wxBitmap on wxImage in its API

1998-12-05 23:10 VZ, revision 1116

1. suppressed some messages from HasEntry()/HasKeys() 2. removed "wxWindows" from default wxRegConfig location

1998-12-05 23:08 VZ, revision 1115

corrected a crash in wxDialog::Show() which would happen if there was a window in "pending for delete" queue before the call to this function

1998-12-05 23:07 VZ, revision 1114

a warning suppressed (arg to MessageBeep is UINT)

1998-12-05 21:53 RR, revision 1113

Fixed make install bug Commented AutoLayout() in wxWindow::OnSize() out (why?) Removed double code Fixed print page dialog

1998-12-05 21:02 RR, revision 1112

New PostScript code

1998-12-04 19:32 VZ, revision 1111

id are generated as in wxMSW if the default value (-1) is given to wxWindow::Create()

1998-12-04 17:54 RR, revision 1110

The final compile fixes for wxMotif with configure

1998-12-04 13:57 JS, revision 1109

Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp

1998-12-04 13:12 RR, revision 1108

Run fix for Lesstif wxScreenDC works better now

1998-12-04 10:30 JS, revision 1107

More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl beginning to work

1998-12-04 07:43 RR, revision 1106

Added wxMiniFrame

1998-12-03 16:41 RR, revision 1105

Build fixes

1998-12-03 15:14 RR, revision 1104

wxWindow::ReParent() wxDC::SetClippingRegio( region) lots if wxDC inline with wxPoint

1998-12-03 15:05 UG, revision 1103

no message

1998-12-03 10:13 JS, revision 1102

Changed wxRectangle to wxRect. Sorry for the bandwidth...

1998-12-03 09:51 JS, revision 1101

Small Motif bug fixes

1998-12-02 22:32 VZ, revision 1100

disabled DeleteAll()

1998-12-02 20:06 VZ, revision 1099

added wxListCtrl::DeleteAllColumns()

1998-12-02 20:02 JS, revision 1098

Added wxRegion version of wxWindowDC::SetClippingRegion

1998-12-02 17:21 MR, revision 1097

range with m_minimumPaneSize and m_maximumPaneSize

1998-12-02 10:32 VZ, revision 1096

added wxNode::IndexOf and wxList::IndexOf (patch by Frank McIngvale)

1998-12-02 10:24 RR, revision 1095

Removed the new flicker code.

1998-12-01 17:41 RR, revision 1094

Pixel corrections for wxListCtrl Speedup for wxTreeCtrl::Insert()

1998-12-01 15:51 KB, revision 1093

Another try to detect alpha systems and fix string.h for it.

1998-12-01 12:55 RR, revision 1092

New wxDC hierarchy wxTE_PASWORD

1998-12-01 10:07 RR, revision 1091

drawing optimization fix

1998-12-01 07:19 RD, revision 1090

Changed wxBell to only use MessageBeep()

1998-11-30 15:59 VZ, revision 1089

linux compile fix

1998-11-30 12:59 JS, revision 1088

Fixed toolbar gaffe.

1998-11-30 12:52 JS, revision 1087

Hierarchy fixes; bug fix for tabg that was introduced somehow...

1998-11-30 00:08 VZ, revision 1086

1. added wxTreeCtrl::SetItemBold and IsBold, updated the sample to show them 2. wxTreeItemId HitTest(const wxPoint& point) added - to be implemented on other platforms

1998-11-29 22:21 VZ, revision 1085

some Linux compilation fixes

1998-11-29 21:20 JS, revision 1084

Added Win95 implementation of OutputDebugString; added to wxVariant class (just so Vadim hates it even more :-))

1998-11-29 21:16 JS, revision 1083

Added xpm directory.

1998-11-29 21:12 JS, revision 1082

Added wxVariant documentation; updated wxWindow, wxScrollBar docs

1998-11-28 22:42 VZ, revision 1081

toolbar tooltips fix

1998-11-28 22:36 VZ, revision 1080

compilation fixes for !wxUSE_POSTSCRIPT

1998-11-28 22:33 VZ, revision 1079

moved common code from ctor and Create() to a separate Init() function

1998-11-28 22:28 VZ, revision 1078

added wxTB_FLAT to default style in wxFrame::CreateToolbar()

1998-11-28 18:36 GL, revision 1077

* Fixed some "memory leak"

1998-11-28 13:38 JS, revision 1076

wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; wxScrollBar::Set/GetPosition changed to Set/GetThumbPosition to avoid clash; various other portability changes

1998-11-28 06:26 UG, revision 1075

no message

1998-11-27 16:51 UG, revision 1074

no message

1998-11-27 16:31 VZ, revision 1073

wxStringList::copy ctor and assignment operator added (very inefficient because they don't take advantage of wxString ref counting)

1998-11-27 14:19 KB, revision 1072

handle sizeof(int) correctly

1998-11-27 11:55 KB, revision 1071

made operator definition dependent on sizeof(int), not __UNIX__

1998-11-26 20:52 KB, revision 1070

removed duplicate fixes

1998-11-26 20:47 KB, revision 1069

trying to resolve string problem

1998-11-26 19:10 VZ, revision 1068

wxTreeCtrl::Delete() bug corrected, sample expanded to test it

1998-11-26 18:15 RR, revision 1067

Build fix

1998-11-26 17:07 VZ, revision 1066

accidentally removed IMPLEMENT_DYNAMIC_CLASS added back

1998-11-26 16:11 RR, revision 1065

Flicker war won.

1998-11-26 16:05 MR, revision 1064

insert member funcs PositionToXY and XYToPosition

1998-11-26 15:30 VZ, revision 1063

vsprintf() is ANSI so there is normally no need to test for it

1998-11-26 15:21 VZ, revision 1062

some sprintf()s replaced with wxString::Printf

1998-11-26 14:08 VZ, revision 1061

wxList::Insert() bug fixed

1998-11-26 11:38 KB, revision 1060

trying with only an operator[] (int) and not (size_t)

1998-11-26 09:56 JS, revision 1059

Fixed Dialog Editor compilation and window sizing bug. Various warning-related fixed.

1998-11-26 07:11 RR, revision 1058

Fixes for wxlist improvements for DnD :-) moer dialog and frame fine tuning

1998-11-25 21:42 JS, revision 1057

Various wxMotif changes including size optimisation and debugging operator fix.

1998-11-25 19:42 RR, revision 1056

Resize fine tuning thread_list no longer keyed

1998-11-25 17:55 RR, revision 1055

Fixed module code Fixed printing and preview Grid: event handlers MUST NOT BE VIRTUAL Corrected init code for all DCs

1998-11-25 16:28 KB, revision 1054

use unsigned for wxString [] operator

1998-11-25 15:16 KB, revision 1053

another i.c.e.

1998-11-25 15:15 KB, revision 1052

fixed internal compiler error

1998-11-25 15:10 KB, revision 1051

fixed internal compiler error and proper translation

1998-11-25 14:34 KB, revision 1050

made operator[](int n) const #ifdef _WXMSW__

1998-11-25 12:36 KB, revision 1049

fixed the internal compiler error

1998-11-25 12:13 KB, revision 1048

fixed the vsprintf() problem once and for all

1998-11-25 12:01 JS, revision 1047

Various fixes.

1998-11-25 11:41 KB, revision 1046

Added test for sprintf and vsnprintf to fix string.cpp for non-GNU systems.

1998-11-25 09:58 UG, revision 1045

no message

1998-11-25 08:47 RD, revision 1044

Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon Added events for wxGrid Other various fixes and additions

1998-11-25 08:41 RR, revision 1043

wxFrame size bug build fixes

1998-11-25 08:17 RD, revision 1042

Converted the virtual-methods-callbacks into real events, leaving the original virtuals intact so as to not break any existing code. Needed for wxPython.

1998-11-25 08:15 RD, revision 1041

Enabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise be used since I couldn't get it to work here.

1998-11-25 08:13 RD, revision 1040

Fixed an issue related to the new wxList.

1998-11-25 07:42 RR, revision 1039

Improvements for notebooks on various versions of GTK

1998-11-25 00:30 VZ, revision 1038

added untyped Sort() for compatibility

1998-11-24 23:53 VZ, revision 1037

LISTs renamed to OBJARRAYs

1998-11-24 23:34 VZ, revision 1036

renamed old listimpl.cpp (because now there is a "real" listimpl.cpp)

1998-11-24 23:30 VZ, revision 1035

1. new wxList code 2. fixes to allow compilation at -W4 with VisualC++ 6.0

1998-11-24 21:55 JS, revision 1034

2nd attempt at MDI in wxMotif, using wxNotebook this time (still some probs).

1998-11-24 19:01 GL, revision 1033

* Fixed a memory leak in wxThread

1998-11-24 16:08 VZ, revision 1032

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...)

1998-11-24 15:34 RR, revision 1031

Big fix for GTK 1.1.5

1998-11-24 13:29 RR, revision 1030

GTK's dnd is broken, not mine Added notebook::removepage (not tested)

1998-11-23 22:54 RR, revision 1029

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

1998-11-23 18:13 JS, revision 1028

Removed rogue AIAI icon; removed PostScript files from Cygwin makefile

1998-11-23 14:28 JS, revision 1027

Fix to wxTreeCtrl::GetNextChild from Marcel Rasche. Corrected WXUSINGDLL in 2 makefiles.

1998-11-23 14:27 RR, revision 1026

wxFrame::size There is always a hack to solve your problems.

1998-11-23 13:42 RR, revision 1025

Build fix in wxLog Moved wxFrame::Resize without success..

1998-11-23 12:43 RR, revision 1024

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

1998-11-23 12:41 VZ, revision 1023

__WIN16__ not defined any more for !MSW build

1998-11-23 11:00 UG, revision 1022

no message

1998-11-22 22:32 , revision 1021

This commit was manufactured by cvs2svn to create tag 'M_REFERENCE'.

1998-11-22 22:32 JS, revision 1020

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!)

1998-11-22 19:48 KB, revision 1019

Fixed return code of GetSelectionCount()

1998-11-22 19:45 KB, revision 1018

fixed bug for empty lists

1998-11-22 15:59 GL, revision 1017

* Renamed fstream.h in wfstream.h

1998-11-22 04:20 RD, revision 1016

Changed the event handling to use events, instead of just virtual functions. This is so wxPython can derive from the class.

1998-11-21 15:40 JS, revision 1015

Doc updates (debug stuff); Cygwin corrections

1998-11-21 12:47 GL, revision 1014

* Changed fstream.* in wfstream.*

1998-11-19 20:34 KB, revision 1013

fixes

1998-11-18 17:37 RR, revision 1012

Added support for SCROLL_TOP and _BOTTOM events Corrected behaviour for Blit with LogicalFunctions

1998-11-17 23:03 JS, revision 1011

Cured BC++ makefile bug; wxGrid fix; updated Motif install.txt

1998-11-17 22:44 JS, revision 1010

Added sash window and layout window docs; added wxLog... and assert functions

1998-11-16 14:38 RR, revision 1009

Hm, FortyThieves' cards were all black. MDI insert child bug.

1998-11-16 11:48 UG, revision 1008

no message

1998-11-16 09:30 KB, revision 1007

Fixed bad bad bug.

1998-11-16 08:31 RR, revision 1006

Fixed bug in dc::blit() Redid fix in fileconf FortyThieves works now..

1998-11-16 07:18 RR, revision 1005

Fixed resizing of wxTextCtrl Added clientdata to menu

1998-11-16 00:01 RD, revision 1004

Generic treectrl for wxPython/GTK compiles...

1998-11-15 23:04 RD, revision 1003

Removing some ifdef's for wxGTK

1998-11-15 21:53 JS, revision 1002

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

1998-11-15 17:57 RR, revision 1001

Added new wxBitmapButton implementation Build fixes in base classes

1998-11-15 17:01 KB, revision 1000

Replaced kbList with wxList.

1998-11-15 15:29 RR, revision 999

Coompilation fixes for GTK 1.1.3

1998-11-14 20:20 RR, revision 998

Added spinbutton

1998-11-14 20:17 RR, revision 997

Doc corrections fixed listbox setbackground added spinbutton sample

1998-11-13 20:47 VZ, revision 996

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

1998-11-12 22:47 JS, revision 995

Accelerators implemented for wxMotif; some wxComboBox stupidities cured

1998-11-12 18:18 RR, revision 994

Last fixes for wxMotif and configure

1998-11-12 16:40 RR, revision 993

Compile fixes, warnings etc.

1998-11-12 16:02 VZ, revision 992

"make depend" finally seems to work (thanks to Kristján Jónsson)

1998-11-12 06:12 RR, revision 991

CalcBoundingBox() added so that Max() works in wxDC

1998-11-11 18:06 GL, revision 990

* Fixes. * Added end process notification in motif.

1998-11-11 14:39 JS, revision 989

Motif bug fixes; dialog OnPaint works now; wxColourDialog tweaking

1998-11-11 14:19 RR, revision 988

Still bit fiddling in wxImage. SetSize rewritten.

1998-11-11 09:53 JS, revision 987

Changed setup.h so that global memory operators are switched off for GnuWin32; rearranged wxWave constructors; small changes in tlog.tex

1998-11-11 09:28 KB, revision 986

Made netscape default browser.

1998-11-11 08:42 UG, revision 985

const added to Contains

1998-11-11 04:40 RD, revision 984

wxTreeCtrl now works (sort of) for wxPython-GTK. This is the new TreeCtrl in src/gtk/treectrl.cpp not the old generic one.

1998-11-11 03:13 RD, revision 983

Additions for wxTreeCtrl

1998-11-10 21:22 KB, revision 982

Added a sample to test wxExtHelpController. Should work with other wxHelpController implementations, too.

1998-11-10 21:17 KB, revision 981

Added wxExtHelpController: wxHelpController implementation for external viewers. Made it the default viewer for wxGTK and set wxUSE_HELP=1.

1998-11-10 19:43 RR, revision 980

Added test to prove a supposed misfeature.

1998-11-10 19:21 RR, revision 979

Deleted a debugging line.

1998-11-10 19:18 RR, revision 978

Bit fiddling part 4.

1998-11-09 19:44 RR, revision 977

Yes, two more bugs killed.

1998-11-09 18:39 GL, revision 976

* wxMMedia: these makefiles are just indicative.

1998-11-09 18:37 GL, revision 975

* 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.

1998-11-09 11:57 JS, revision 974

Removed references to DEBUG and WXDEBUG; cured Motif font problem; removed some warnings in OGL; fixed bug in wxChoice

1998-11-09 08:09 MR, revision 973

if the wxTextCtrl is empty set by SetInsertionPointEnd to 0 and not to -1.

1998-11-09 06:15 RR, revision 972

Suppressed warnings

1998-11-08 22:35 JS, revision 971

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.

1998-11-08 16:42 RR, revision 970

Compile and build fixes for wxGTK and wxMotif Removed somw more warnings

1998-11-08 15:16 JS, revision 969

Minor changes

1998-11-07 13:55 RR, revision 968

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/

1998-11-06 13:13 RR, revision 967

Second try at doing Set/GetClient right

1998-11-06 09:45 UG, revision 966

no message

1998-11-06 09:33 UG, revision 965

dll fixes

1998-11-06 08:50 RR, revision 964

SetEventData for a few widgets Re-installed wxBitmaps::LoafFile

1998-11-04 22:29 JS, revision 963

Added GetRect to region iterator; cured window.cpp problem for BC++

1998-11-04 22:17 JS, revision 962

Added Motif install.txt.

1998-11-04 22:16 JS, revision 961

Removed wxUpdateIterator documentation, added wxRegionIterator documentation.

1998-11-04 13:07 JS, revision 960

Changed m_font to * GetFont() since m_font isn't in all implementations.

1998-11-04 12:03 RR, revision 959

Test for image conversion correctness.

1998-11-03 15:45 KB, revision 958

file got garbled, replaced

1998-11-03 15:43 JS, revision 957

Dialog Editor bug fixes, several other small ones

1998-11-03 14:46 RR, revision 956

Bit fiddling.

1998-11-03 11:19 RR, revision 955

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

1998-11-03 09:22 RD, revision 954

New generated code

1998-11-03 09:21 RD, revision 953

fixed a typo

1998-11-02 14:12 RR, revision 952

DnD fixes Image fixes Clipboard API

1998-11-02 14:09 KB, revision 951

Added test.xpm generated from horse.png, for compilation.

1998-11-02 00:53 DP, revision 950

All functionality I know hot implement already implemented. Testing is needed.

1998-11-01 21:48 KB, revision 949

fixes

1998-10-31 10:12 RR, revision 948

Font fixes and icons in report view for list control

1998-10-31 05:43 DP, revision 947

Visible functions implemented

1998-10-31 04:29 DP, revision 946

wxTreeCtrl changes: More functions implemented... I cannot rid of one assert... I do not know what should I do to avoid it... It happens on collapsing...

1998-10-30 19:52 RR, revision 945

Compile fixes for tree ctrl

1998-10-30 19:37 RR, revision 944

Fixes to fonts, static text, radiobox, frame

1998-10-30 18:27 KB, revision 943

regenerated configure from new configure.in

1998-10-30 12:55 VZ, revision 942

items without children couldn't be expanded even after a call to SetHasChildren() - fixed.

1998-10-30 11:24 KB, revision 941

wait4() now extern "C" :-)

1998-10-30 11:24 KB, revision 940

fixed wxICON() usage

1998-10-30 10:58 KB, revision 939

added wait4() prototype for solaris

1998-10-30 10:14 KB, revision 938

fixes

1998-10-30 09:50 KB, revision 937

fixed destructor