wxWidgets.git
1999-05-11  Vadim Zeitlinunussed param warning suppressed
1999-05-11  Vadim Zeitlinone 'no' is enough when GTK 1.2.0 is not found
1999-05-11  Vadim Zeitlinlibrary build even without wcslen()
1999-05-11  Vadim Zeitlinno changes
1999-05-11  Karsten BallüderSome nice improvements, it's even quite fast now!
1999-05-11  Robert Roebling Implememted IsBeingDeleted() -> buttons work again
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlincompile fix
1999-05-10  Vadim Zeitlindirectory for test programs
1999-05-10  Vadim ZeitlinGetHandle() added (back)
1999-05-10  Robert Roebling Made wxWindowBase's variables protected again and...
1999-05-10  Vadim ZeitlinwxFileSelectorEx added - could someone please implement it?
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class
1999-05-10  Brian MacyAdded inline keyword
1999-05-10  Vadim Zeitlin(primitive) makefile for msg catalogs and the updated...
1999-05-10  Vadim Zeitlinpatch from Janos Vegh (2nd try, now it even compiles)
1999-05-10  Robert Roebling Changed wxSizer::GetSize() to DoGetSize() (and others)
1999-05-10  Vadim Zeitlinpatch from Janos Vegh for improved template handling
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-10  Karsten BallüderSuppressing selection highlighting in M.
1999-05-10  Karsten BallüderSelection improvement.
1999-05-10  Karsten BallüderwxScrolledWindow::Scroll() no longer calls Refresh...
1999-05-10  Karsten BallüderAdded Refresh() to OnMouse.
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-10  Karsten BallüderUpdated for Mahogany.
1999-05-10  Vadim ZeitlinDnD sample compiles and works
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-09  Vadim Zeitlinicons for generic dialogs
1999-05-09  Julian SmartwxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
1999-05-09  Julian Smart#ifdefs for wxUSE_THREADS
1999-05-09  Vadim Zeitlincrash in GTK 1.0 on multiline text ctrl creation fixed
1999-05-09  Karsten BallüderSelection marking seems fine now.
1999-05-09  Karsten BallüderPartially functioning selections.
1999-05-09  Karsten BallüderAdded a generic wxProgressDialog and made wxPostscriptP...
1999-05-09  Julian Smart*** empty log message ***
1999-05-09  Julian SmartMisc. fixes
1999-05-09  Julian SmartAdded JPEG jconfig.vc, BC++/VC++ makefiles. Sort of...
1999-05-09  Guilhem Lavaux* Fixed two or three things in sckint.cpp but I still...
1999-05-09  Robert Roebling Applied FreeBSD patch
1999-05-09  Brian MacyRecursion bad... handle C++ style comments
1999-05-08  Brian MacyCommented out 2 apparently used and invalid bitmaps
1999-05-08  Brian MacyReference counted objects should be used *much* more...
1999-05-08  Karsten BallüderMuch improved, update rectangles almost work. Selection...
1999-05-08  Robert Roebling Corrected bmpbutton size
1999-05-08  Guilhem Lavaux* implemented VZ's idea about creating and destroying...
1999-05-08  Brian MacyFixed two missing parens
1999-05-07  Karsten BallüderFixed SetZoom() so it can be used from the outside.
1999-05-07  Robert Roebling a bit of debug code
1999-05-07  Vadim Zeitlincompilation fix
1999-05-07  Ove KaavenTry to not include ctype functions for win32. Not reall...
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-05-07  Vadim Zeitlintree ctrl sorting shouldn't crash when items don't...
1999-05-07  Karsten BallüderCrude hack to fix crash for 8bit displays. Seems to...
1999-05-07  Ove KaavenTook care of those missing frees from failure condition...
1999-05-06  Vadim Zeitlinprintf => wxLogTrace
1999-05-06  Karsten BallüderRemoved superfluous GDK_DECOR_BORDER.
1999-05-06  Robert Roebling minor fixes
1999-05-06  Karsten BallüderMinor fixes, should be ok now.
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-05-06  Julian SmartDefined PBS_SMOOTH, PBS_VERTICAL in gauge95.cpp, if...
1999-05-05  Robert Roebling added wxStaticLine used in wxMessageBox
1999-05-05  Karsten BallüderModified WM hints handling which should be much better...
1999-05-05  Robert Roebling fix for menu separator
1999-05-05  Ove KaavencWX2MB and cMB2WX should be available even when without...
1999-05-05  Julian SmartFixed Yield/Windows clash in sckint.cpp, updated makefile
1999-05-05  Robert Roebling Added scrolling of widgets and sample
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-05-05  J. Russell... Added wxCONFIG_USE_RELATIVE_PATH option to allow relati...
1999-05-05  J. Russell... Added wxCONFIG_USE_RELATIVE_PATH option to allow config...
1999-05-04  Robert Roebling Fox around a bug in GTK's GtkNotebook
1999-05-04  Robert Roebling Found a few situations where the most recent
1999-05-04  Robert Roebling Added window resize patch to wxFrame
1999-05-04  Robin DunnRPM bulid updates
1999-05-04  Robin DunnSome slight cleanup and reorganization
1999-05-03  Robert Roebling TreeCtrl indentation and spacing
1999-05-03  Robert Roebling Fixed a bug which sometimes lead to windows
1999-05-03  Karsten Ballüderfix for gtk 1.0.x
1999-05-03  Robert Roebling Implemented flat toolbars
1999-05-03  Robert Roebling configure defaults to sockets=1 and checks if threads...
1999-05-02  Robert Roebling Improved wxTextCtrl's wrapping behaviour
1999-05-02  Robert Roebling mini-bugs in wxMenu (it now converts / to \ in
1999-05-02  Robin DunnMore for wxPython 2.0b9 (hopefully the last...)
1999-05-02  Robin Dunnmore 2.0b9 updates
1999-05-01  Robert Roebling Fix for wxPython segvs
1999-05-01  Robert Roebling Rewrite generic message box
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-05-01  Robin DunnwxPython 2.0b9, second phase (gtk)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnwxPython documentation update
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-30  Ove KaavenShould compile better if wchar_t is not available.
1999-04-30  Robert Roebling Updated docs, distrib and version
1999-04-30  Robert Roebling jconfig.h uses configures results
1999-04-30  Karsten Ballüdersuppressed compiler warning
1999-04-30  Karsten Ballüdersuppressed compiler warning about unitialised umask...
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-04-30  Robin DunnFixed wxValidator::Clone and friends to return a wxObje...
1999-04-29  Robert Roebling Compile fixes for SGI
next