wxWidgets.git
1998-09-03  Unknown (AN)fixed the install/unix references -Markus
1998-09-03  Unknown (AN)fixed the install/unix references -Markus
1998-09-03  Vadim ZeitlinwxFileConfig ctor now (again) uses the files in the...
1998-09-03  Robert Roebling make install
1998-09-03  Vadim Zeitlinreplaced wxEmptyString with "" because it's defined...
1998-09-03  Karsten BallüderRemoved files as requested by Robert.
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-27  Robin DunnAdded some typecasts that the compiler complained about...
1998-08-27  Robin DunnSome chicken-and-egg problems solved for wxPython on...
1998-08-27  Julian SmartUpdated wxConfig documentation
1998-08-27  Julian SmartAdded some files I forgot about
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-27  Julian SmartwxUpdateUIEvent derives from wxCommandEvent now
1998-08-27  Robin Dunn- more tweaks
1998-08-25  Unknown (RO)Missing typecast from return.
1998-08-24  Julian SmartHKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-24  Julian SmartHKEY -> WXHKEY; wxScrolledWindow::SetScale added
1998-08-24  Guilhem Lavaux* wxStream fixes.
1998-08-23  Vadim Zeitlinminor fixes
1998-08-23  Karsten Ballüderadded (de)select all
1998-08-23  Guilhem Lavaux* Fixed two memory leaks.
1998-08-23  Julian Smartdefs.h corrected (syntax error in wxDELETEA). More...
1998-08-23  Guilhem Lavaux* New function wxObjectInputStream::Recall()
1998-08-23  Unknown (RO)Missing \ before _
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Vadim Zeitlincalling insert("") would provoke an assert - now it...
1998-08-22  Vadim Zeitlinbug with checking the first character of possible empty...
1998-08-22  Robin Dunnsome tweaks for wxGTK
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-22  Julian SmartAdded config resource file and VC++ makefile
1998-08-22  Julian SmartRemoved child frame CreateStatusBar from MDI sample...
1998-08-22  Julian SmartOGL improvements
1998-08-21  Vadim Zeitlinspurious error messages from wxRegKey::HasValue() suppr...
1998-08-21  Vadim Zeitlinradiobox had some strange ideas about vertical and...
1998-08-21  Julian SmartAccelerators now work for wxDialog; wxToolBarSimple...
1998-08-20  Vadim ZeitlinwxStaticBitmaps were created invisible - corrected
1998-08-19  Guilhem Lavaux* Some new feature in wxObject*Stream (objects aren...
1998-08-19  Julian SmartGDI double-deletion fix, wxBitmap depth bug
1998-08-19  Guilhem Lavaux* Bug fix
1998-08-19  Robin DunnA few tweaks
1998-08-19  Robin DunnPlaceholder
1998-08-19  Robin Dunnnew build structure
1998-08-19  Robin DunnGTK version of the SWIG-generated files
1998-08-19  Robin Dunnplaceholder
1998-08-18  Robin DunnNew build directory structure
1998-08-18  Robin Dunnifdef out some wxGTK specific code
1998-08-18  Robin DunnMSW version of the SWIG-generated files
1998-08-18  Robin Dunnmoving the SWIG-generated files to toolkit specific...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-18  Robin DunnAdded wxTheApp = this; to wxApp::wxApp for wxPython
1998-08-18  Denis PershinSecond try
1998-08-18  Robin Dunnmore wxGTK compatibility things.
1998-08-18  Robin Dunna few tweaks
1998-08-18  Denis PershinSeems it works reasonably stable...
1998-08-18  Robert Roebling Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-18  Robert Roebling Next attempt at dynlib.cpp
1998-08-18  Vadim Zeitlincorrected wxListCtrl compilation problems
1998-08-18  Julian SmartVarious .tex files updated. .bmp files were corrupted...
1998-08-18  Karsten Ballüderreordered headers to compile
1998-08-18  Karsten Ballüder#ifdef'd out some parts for non-supported systems.
1998-08-18  Karsten BallüderAdded configure to cvs - there are systems without...
1998-08-18  Robert Roebling Added the static text patch for multiline text
1998-08-17  Vadim Zeitlinadded wxConfigBase documentation
1998-08-17  Vadim Zeitlinminor change
1998-08-17  Vadim Zeitlina micro bug (but which was enough to break regtest...
1998-08-17  Vadim Zeitlinreplaced another printf() with wxLogDebug()
1998-08-17  Robin DunnAdded missing declaration of wxIcon::operator =(const...
1998-08-17  Robert Roebling Added IRIX compile fixes
1998-08-17  Robin DunnRemoved an extra method definition
1998-08-17  Robin DunnCorrected the signature for wxFrame::Maximize
1998-08-17  Robin DunnAdded wxWindow::Center
1998-08-17  Robert Roebling Added in-place editiging in wxListCtrl
1998-08-17  Robert Roebling Added list ctrl sample. Looks better than what I...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-17  Julian SmartGot printing, toolbar samples compiling under Windows...
1998-08-17  Julian SmartChanged floats to doubles in wxexpr.h; added a flag...
1998-08-17  Julian SmartChanged floats to doubles
1998-08-17  Robert Roebling GTK's toolbar class has no OnPaint
1998-08-16  Vadim Zeitlin1) corrected bug in log.cpp which only affected wxGTK...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-16  Karsten Ballüderadded one extra check for emptyness
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-16  Robin DunnMore wxGTK work.
1998-08-16  Robin Dunnupdated email address
1998-08-16  Vadim ZeitlinKarsten's correction undone - this code is (was) correct!
1998-08-15  Karsten BallüderAdded configure option --with-dmalloc to use the dmallo...
1998-08-15  Vadim Zeitlin'&' are removed from checkbox labels (all controls...
1998-08-15  Vadim Zeitlinadded default values for ax size arguments of SetSizeHi...
1998-08-15  Julian SmartSmall changes after Robert's edits
next