wxWidgets.git
1999-06-28  Vadim Zeitlinshould fix compilation for BC++
1999-06-28  Vadim ZeitlinwxGTK compile fixes for my wxMSW changes
1999-06-28  Vadim Zeitlinwhy cvs thinks that I modified these files?
1999-06-28  Vadim Zeitlinfile I forgot to add...
1999-06-28  Vadim Zeitlintip icon in XPM format
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-27  Vadim Zeitlinmissing newline at the end of file added
1999-06-27  Robin Dunnfixed typo
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Vadim Zeitlinmissing semicolon added to the example
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
1999-06-26  Robert Roebling Typos.
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
1999-06-26  Václav Slavík*** empty log message ***
1999-06-26  Václav Slavík*** empty log message ***
1999-06-26  J. Russell... Added #include wx/dcclient.h for Vadims changes to...
1999-06-26  J. Russell... Added #include wx/dcclient.h and wx/settings.h for...
1999-06-26  J. Russell... Added #include wx/listbox.h needed under Linux (probabl...
1999-06-25  Vadim Zeitlinmulti line static controls now calculate their width...
1999-06-25  Robert Roebling Commented out "best visual" code.
1999-06-25  Vadim Zeitlin1. wxSingleChoiceDialog looks Ok under Windows
1999-06-25  Karsten Ballüderfixed frame style
1999-06-25  Robert Roebling Oops.
1999-06-25  Robert Roebling Changed a few true -> TRUE
1999-06-25  Václav Slavík*** empty log message ***
1999-06-25  Karsten Ballüderslightly more intelligent size calculation to prevent...
1999-06-24  Vadim Zeitlinthe progres dialog now looks decently under Windows
1999-06-24  Vadim ZeitlinwxSpinButton::GetValue() returns correct result now
1999-06-24  Vadim Zeitlinseveral notebook bugs fixed:
1999-06-24  Robin DunnPrintout object is now calling base class virtuals...
1999-06-24  Robert Roebling wxGTK now chooses the best visual X offers,
1999-06-24  Karsten BallüderUpdated from Mahogany.
1999-06-23  Vadim ZeitlinMDI child maximize bug fixed
1999-06-23  Robert Roebling Motif things.
1999-06-23  Guilhem Lavaux* Bug fixed in CountTokens()
1999-06-23  Robert Roebling wxProgressDialg works again.
1999-06-23  Karsten Ballüderminor update
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-23  Karsten Ballüderimproved dialog size which created the listbox a bit...
1999-06-23  Vadim Zeitlindlg navigation keys work even when combobox has focus
1999-06-23  Karsten BallüderMinor improvement to keyevent handling.
1999-06-23  Vadim Zeitlinin-place editing code from Michael Bedward integrated...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-23  Robin DunnUpdates to the wxPython distribution builders
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-22  Vadim Zeitlinan assert added to check that we're not doing something...
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robin DunnwxPython 2.1b1: More more set of generated sources...
1999-06-22  Robin DunnwxPython 2.1b1: Very minor changes needed for wxGTK
1999-06-22  Robin DunnNow uses proper wxUSE_xxx flags
1999-06-22  Robin Dunnupdated ignores
1999-06-22  Robin Dunntypo fix
1999-06-22  Robin DunnFinished a sample I forgot to do before...
1999-06-22  Karsten BallüderSignificantly improved thanks to vi.
1999-06-22  Vadim Zeitlinjust to resolve a dummy conflict
1999-06-22  Robert Roebling Makefiles without dependencies
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-06-22  Robin DunnwxPython documentation updates
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Vadim ZeitlinwxStaticBitmap::GetIcon() added
1999-06-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
1999-06-21  Karsten Ballüderprint overlap gone, mouse/cursor handling
1999-06-21  Robin DunnFixed core dump for when there is no image list on...
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-21  Vadim Zeitlinmsg boxes now have icons
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-21  Karsten Ballüdermerged in from Mahogany
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-21  Karsten Ballüdercursor reflects focus change
1999-06-21  Karsten BallüderMerged in latest changes from Mahogany. Untested.
1999-06-20  Vadim Zeitlinbuttons now become default when they have focus
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-20  Vadim Zeitlinbetter update rect calculation
1999-06-20  Vadim Zeitlincompile warnings removed
1999-06-20  Vadim Zeitlinbug which could result in trying to show the caret...
1999-06-20  Vadim Zeitlinlink problem in release build fixed
1999-06-20  Vadim Zeitlinbetter wxGetUserId/Name
1999-06-20  Vadim Zeitlinsplitter doesn't change position when the window contai...
1999-06-20  Ove Kaaven...fixing up a previous Unicode fix.
1999-06-20  Ove KaavenOK, maybe not done yet, have to fix Unicode compilation...
1999-06-19  Ove KaavenUnicode fixes. Appears that this may be the last before...
1999-06-19  Ove KaavenUnicode fix, it seems
1999-06-19  Ove KaavenBecause someone was inconsistent about using LPSTR...
1999-06-19  Robert Roebling Remaining Makefile.ins,
1999-06-19  Ove KaavenUnicode fix.
1999-06-19  Ove KaavenwxStrncmp implementation.
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Vadim Zeitlinstandard icons for msg boxes
1999-06-18  Karsten Ballüderreplaced a wrong assert with an if
1999-06-18  Robert Roebling Made things compile again (two pizzas).
1999-06-18  Vadim Zeitlin--foreign switch to automake added
next