]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-05-12  Václav SlavíkHTML Help Workshop support
1999-05-12  Karsten Ballüderwxlayout bug
1999-05-12  Robert Roebling -1 is kept -1 as a wxWindowID
1999-05-12  Karsten Ballüdernow we can even edit again
1999-05-12  Karsten BallüderMissing "c" bug should be gone.
1999-05-12  Karsten BallüderCursor movements and selections even in non-edit mode.
1999-05-12  Karsten BallüderScroll to cursor works correctly now.
1999-05-12  Vadim ZeitlinHAVE_WCSLEN added
1999-05-12  Vadim Zeitlinincluded longlong doc
1999-05-12  Vadim Zeitlinmissing comma for Motif compilation added
1999-05-12  Robert Roebling added wxScrollWinEvent
1999-05-12  Unknown (BV)Modified OnSashPositionChange to take an int& instead...
1999-05-12  Unknown (BV)Modified OnSashPositionChange to resize the window...
1999-05-11  Brian MacyFixed incorrect return type
1999-05-11  Karsten Ballüderupdated
1999-05-11  Karsten BallüderCOPY works, cut still missing, highlighting buggy.
1999-05-11  Robert Roebling wxFrame::GetClientSize -> DoGetClientSize
1999-05-11  Robert Roebling Typos fixed.
1999-05-11  Vadim Zeitlinlabels respect alignment now even with GTK 1.2
1999-05-11  Vadim Zeitlinanother unused param warning
1999-05-11  Vadim Zeitlin#pragma interface/implementation for gcc added
1999-05-11  Vadim Zeitlinspaces around '=' are not needed any more in config...
1999-05-11  Karsten BallüderThis one-liner seems to fix the wxStaticText alignment.
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
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
next