]> git.saurik.com Git - wxWidgets.git/history - src
added handling of wxGridSizer and wxFlexGridSizer
[wxWidgets.git] / src /
2000-07-26  David Websterfix for VA 3.0 vs 4.0
2000-07-26  Julian SmartBetter behaviour on NT (no dialogs when searching drives)
2000-07-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
2000-07-26  Julian SmartCorrected makefile target bug
2000-07-26  Julian SmartAdded additional wxXML makefiles and projects files...
2000-07-25  Václav SlavíkwxGTK compilation fixes
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-25  Guillermo Rodrigue... Modified mouse ENTER/LEAVE events so that they also
2000-07-24  Ove KaavenFix gtk+ 1.2 compilation...
2000-07-24  Julian SmartFixed wxMotif breakage, sorry!
2000-07-24  Julian SmartAdded insertion point code to wxComboBox
2000-07-24  Ove KaavenTry to include windows.h.
2000-07-24  Guillermo Rodrigue... Fixed broken compilation due to Ove's last nice changes :-(
2000-07-24  Julian SmartCorrected test for _vsnprintf
2000-07-24  Michael BedwardChanges as per patch from Paul Gammans to fix bug with...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-21  David Websterfixes for S_IFMT for OS/2 from WX_2_2_BRANCH
2000-07-21  Julian SmartCorrected some combobox-related code, changed ordering...
2000-07-21  Michael BedwardAdded ForceRefresh() to request immediate repainting...
2000-07-21  Guillermo Rodrigue... Changes for VISAGECPP (use _ftime to avoid clock skew...
2000-07-20  Unknown (NI)another small error
2000-07-20  Unknown (NI)no comment :)
2000-07-20  Unknown (NI)umph, had made a dangerous mistake
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-20  Unknown (NI)Applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-19  Ove KaavenMake this compile with gtk+ 1.3.1... not sure what...
2000-07-19  Ove KaavenUse GTK_OBJECT_GET_CLASS macro.
2000-07-19  Ove Kaavengtk+ 1.3.1's region transformation code no longer retur...
2000-07-19  Ove KaavenThere's no gtk_widget_push_visual/pop_visual in gtk...
2000-07-19  Ove KaavenIf the "partial" argument is true, you're probably...
2000-07-19  Ove KaavenStill no such thing as gtkfeatures.h in gtk+ 1.3.1...
2000-07-19  Ove KaavenCasting to GdkColormapPrivate is neither possible nor...
2000-07-19  Ove KaavenIf compiling with WXGTK20, set wxConvCurrent to wxConvU...
2000-07-19  Ove KaavenIf, in a single-selection listctrl, a focused item...
2000-07-19  Ove KaavenAnother case of fn_str() in wxFopen() ?
2000-07-19  Ove KaavenAn attempt at make the wxCSConv class useful. Uses...
2000-07-19  Ove KaavenMore Unicode compilation fixes.
2000-07-19  Ove KaavenThe wxFopen() fix again, but in the main branch.
2000-07-17  Guillermo Rodrigue... Added opengl32 to DLL libs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-06-08  Karsten BallüderAdded RTLD_GLOBAL to dlopen() flags which is needed...
2000-06-04  Guilhem LavauxwxMMedia doc updates
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlincompilation fix inside WXWIN_COMPATIBILITY
2000-04-11  Vadim Zeitlinfixed double eol problem
2000-03-31  Robin DunnUndoing Eric's changes on the main branch
2000-03-30  Eric W. SinkThis commit includes the following changes:
2000-03-27  Karsten Ballüderjoystick made conditional
2000-03-23  David Websterno message
2000-03-22  David WebsterReworked Frame class
2000-03-22  Jouk Jansen Committing in .
2000-03-22  Vadim Zeitlinsmall fix to the msg catalog search path
2000-03-21  David WebsterQuick VA fix
2000-03-21  David WebsterSettle on one shortcut key utility proc.
2000-03-20  Vadim Zeitlin1. some (benign) warnings fixed
2000-03-20  Vadim ZeitlinwxThread::Kill() doesn't call OnExit() incorrectly
2000-03-20  Julian SmartHad to #ifdef out wxGetFullHostName for Cygwin b20
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-20  Julian SmartSetBrushOrgExt broke WIN16 compilation
2000-03-20  David Webstergsocket update. Fix for EMX broke VA.
2000-03-20  Guillermo Rodrigue... Added extern "C" around winsock and moved it before...
2000-03-20  Julian SmartFixed wrong cursor problem in wxGTK
2000-03-20  Julian SmartFixed problem with CaptureMouse if cursor is null.
2000-03-20  David WebsterOS/2 Updates
2000-03-20  David WebsterOS/2 Updates
2000-03-19  Guillermo Rodrigue... A duplicate case label broken mingw compilation
2000-03-19  Julian SmartMisc small changes
2000-03-19  Robert Roebling The Return of WM Size Hints Part IV.
2000-03-19  Vadim ZeitlinwxFTP::Close() shouldn't hide base wxSocket function
2000-03-19  Robin DunnAllows wxStatusBar95 to send common events like other...
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Robert Roebling Funny resize behaviour fix.
2000-03-19  Václav Slavíkfixed KeySym handling ((keysym & 0xF000) != 0 instead...
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Vadim Zeitlincompilation fix for anything different from VC++
2000-03-19  Vadim Zeitlinsome more (apparently harmless) changes from Klass...
2000-03-19  Vadim Zeitlinapparent gcc bug workaround
2000-03-19  Robert Roebling Highly experimental, unstable code (for determining the
2000-03-19  Robert Roebling Small speed-up.
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-19  Unknown (NI)fixed wxListMainWindow::HitTest
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Stefan NeisAdded includes needed if not using precompiled headers.
2000-03-18  Stefan NeisAdded a couple of fixes.
2000-03-18  Václav Slavíkchanged titlebar text colour from white to fg[GTK_STATE...
2000-03-18  Robert Roebling wxAccel fix.
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-18  Robert Roebling I don't think the last person to edit splitter.cpp did
2000-03-18  Stefan NeisAdded conversion of menu labels (&->~)
2000-03-18  Guillermo Rodrigue... Had to #ifdef out all the new wxGetFullHostName code...
2000-03-18  Julian SmartRemoved the wonderfully malicious WS_CLIPSIBLINGS style.
2000-03-18  Julian SmartCorrected my correction.
2000-03-18  Julian SmartMoved position of WXDLLEXPORT keyword
2000-03-18  Julian SmartRestored sane way of using BC++ linker
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-17  Stefan NeisAdded include of module.h
next