]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-03-11  Vadim ZeitlinwxMotif Solaris 2.6 compilation fixes
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-11  Karsten BallüderAnother solaris 2.5 fix.
1999-03-11  Karsten Ballüdergcc 2.8.0/solaris compilation fix
1999-03-10  Vadim ZeitlinwxLogStderr sends output to debugger too under Windows
1999-03-10  Vadim Zeitlinsimplified test for thread libs
1999-03-10  Vadim Zeitlinstripping is now done during installation, not linking
1999-03-10  Vadim ZeitlinGetMaxSize() docs updated
1999-03-09  Harco de Hilsteradded Russ Smyth fix for VC6 compile problems
1999-03-09  Stefan Csomorcorrected a type in the constructor from two points
1999-03-09  Vadim Zeitlinarbitrary characters allowed in wxFileConfig entry...
1999-03-09  Stefan CsomorRead was not copying back the buffers contents into...
1999-03-09  Vadim Zeitlincreate unix subdir if doesn't exist
1999-03-08  Harco de Hilsterminor update
1999-03-08  Harco de Hilstervc makefile
1999-03-08  Harco de Hilstera few win32 makefiles
1999-03-08  Karsten BallüderFixed checking for libjpeg and linking against it which...
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-08  Harco de Hilsterfixed treectrl bug
1999-03-08  Harco de Hilsterignore this :-)
1999-03-07  Harco de Hilsterreadme file, for reading.
1999-03-07  Harco de Hilsterremoved big-ass manual.html file from src dir.
1999-03-07  Harco de HilsterAdded Aleksandras' framelayout code, with more or less...
1999-03-07  Vadim ZeitlinWin compilation fixes
1999-03-07  Vadim Zeitlinbug fix for kbList::erase (done long ago in M version)
1999-03-07  Karsten BallüderNew, rewritten, wxLayout. Almost complete.
1999-03-06  Julian SmartSmall changes
1999-03-06  Vadim ZeitlinHAVE_SCHED_H test added
1999-03-06  Vadim Zeitlinmore FreeBSD thread fixes
1999-03-06  Vadim ZeitlinBorland makefile fixes
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-06  Vadim Zeitlinthis code is now common (src/unix)
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-03-05  Vadim Zeitlinchecks for various thread functions added
1999-03-05  Vadim Zeitlinthread detection works on FreeBSD
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-05  Robert Roebling Two optical corrections
1999-03-05  Karsten BallüderUtility scripts for external HTML help controller.
1999-03-05  Robin DunnMinor wxPython changes for wxWin 2.0
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim ZeitlinHP-UX compilation fixes (or so I hope)
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-03  Vadim ZeitlinSGI compilation fixes
1999-03-02  Julian SmartCorrected event.h for wxKeyEvent/wxMouseEvent, and...
1999-03-02  Robert Roebling Chnaged wxGLCanvas::SetSize() to DoSetSize()
1999-03-02  Robert Roebling Now enabling sockets enables sockets.
1999-03-02  Robert Roebling now wxsocket is on by default
1999-03-02  Robert Roebling Removed warnings from tbarsimpl
1999-03-01  Robin DunnChanges for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY...
1999-03-01  Julian SmartCured some Motif bugs
1999-03-01  Vadim Zeitlinwarnings suppressed
1999-03-01  Vadim ZeitlinwxCriticalSection changes undone - should work now
1999-03-01  Julian SmartRemoved my buggy bug-fix
1999-03-01  Vadim Zeitlinargc == 0 bug fixed
1999-03-01  Vadim ZeitlinFreeBSD compilation fixes
1999-03-01  Vadim ZeitlinwxSpinButton works ok with negative values
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-03-01  Harco de HilsterAdded Makefile[.in] for wxGTK standard build. Are not...
1999-03-01  Harco de Hilsteradded Makefile[.in] for build using wxGTK method. Note...
1999-02-28  Julian SmartAdded tbarsmpl.cpp (hope that's OK...)
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Harco de HilsterModified makefile.unx to include bitmaps dir. Added...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-28  Vadim Zeitlinshows different SetCursor() calls
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-28  Vadim ZeitlinwxArrayString documentation added
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-28  Vadim Zeitlinsome more files to ignore for cvs
1999-02-27  Vadim Zeitlincursor problem in sash windows corrected
1999-02-27  Vadim Zeitlincompilation fix
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-27  Vadim Zeitlinadded 'provides wxwin'
1999-02-27  Vadim Zeitlinunused param warning suppressed
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Vadim ZeitlinVK_APPS handling
1999-02-27  Vadim ZeitlinMSWProcessMessage speed up by a factor of 100 (at least)
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-27  Vadim Zeitlin1. typos corrected in ftp/protocol/url (Members is...
1999-02-27  Guilhem Lavaux* Big memory bug fixed in socket/getline fixed.
1999-02-27  Robin DunnAdded missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS
1999-02-27  Robin Dunnminor tweaks for testing
1999-02-27  Vadim Zeitlini18n overview
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-27  Vadim Zeitlin1. (very) short i18n overview added, wxGetTranslation...
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Vadim Zeitlinchar */wxString confusion cleaned in the docs
1999-02-26  Vadim ZeitlinwxLog fix as for wxMSW
1999-02-26  Guilhem Lavaux*** empty log message ***
1999-02-26  Guilhem Lavaux* Missing doc file.
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-26  Julian SmartDoc fixes
1999-02-26  Harco de Hilsteradded double click handler. various minor fixes.
1999-02-26  Julian SmartSome doc fixes
1999-02-26  Harco de HilsterA port of tkPlotCanvas.py. Requires Numeric module.
1999-02-25  Julian SmartwxBitmapButton bug fixed
1999-02-25  Guilhem Lavaux* Added a small wxHTTP description
next