wxWidgets.git
2006-02-12  Vadim Zeitlintypo in comment
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-12  Michael WetherellSome compilers don't define SIZE_T (e.g. dmc) so use...
2006-02-12  Julian SmartScript tweak
2006-02-12  Stefan Csomorintel fixes
2006-02-12  Jamie GaddReplace deprecated wxNB_* flags with wxBK_* used in...
2006-02-12  Robin DunnForward decalre wxPyFindSwigType
2006-02-12  Robin DunnAdded the wx.DC.GradientFillConcentric and wx.DC.Gradie...
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-12  Kevin HockAdd missing include for non-PCH builds
2006-02-12  Vadim Zeitlintypo
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
2006-02-12  Michael WetherellAdd -fno-strict-aliasing to the optimisation flags...
2006-02-12  Kevin HockNote wxSOCKET_REUSEADDR and SetLocal/Connection changes...
2006-02-12  Kevin HockDocument new SetLocal method, new capabilities for...
2006-02-11  Kevin HockRespect the REUSEADDR flag to allow rebinding; bind...
2006-02-11  Kevin HockRespect the REUSEADDR flag to allow rebinding; bind...
2006-02-11  Kevin HockAdd SetLocal method; overload Connect to accept a local...
2006-02-11  Robin DunnRearrainge things so the SWIG_VERSION values doesn...
2006-02-11  Robin DunnDocstring update
2006-02-11  Robin DunnNo longer need the SWIG_VERSION to be output to the...
2006-02-11  Kevin OllivierDocumenting WX_MONOLITHIC build option.
2006-02-11  Vadim Zeitlinadded assignment operators from int for disambiguation...
2006-02-11  Vadim Zeitlinremoved stray #endif added in previous commit
2006-02-11  Vadim Zeitlinuse wxClockMillis_t to fix wxUSE_LONGLONG=0 compilation
2006-02-11  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
2006-02-11  Vadim ZeitlinwxUSE_DATETIME==0 compilation fix (part of patch 1203970)
2006-02-11  Vadim Zeitlinprovide wxGetLocalTimeMillis() (returning double) even...
2006-02-11  Vadim Zeitlinuse wxDiskspaceSize_t which is long and not wxLongLong...
2006-02-11  Vadim Zeitlincompilation fixes for wxUSE_DATETIME==0 (another part...
2006-02-11  Vadim ZeitlinwxODBC depends on wxDateTime (part of patch 1203970)
2006-02-11  Vadim ZeitlinwxArchive depends on wxDateTime (part of patch 1203970)
2006-02-11  Julian SmartApplied patch [ 1412216 ] non-themed fallback support...
2006-02-11  Julian SmartApplied [ 1394785 ] wxListCtrl::EndEditLabel implementation
2006-02-11  Julian SmartApplied patch [ 1417709 ] wxFSVolume produces error...
2006-02-11  Julian SmartApplied part 2 of [ 1415183 ] a couple of wxAutomation...
2006-02-11  Julian SmartApplied patch [ 1424247 ] Have wxGenericListCtrl not...
2006-02-11  Julian SmartDoc corrections
2006-02-11  Mart RaudseppI like if things compile with --enable-unicode + -...
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-11  Mart Raudsepp* wxFrameLayout should compile in unicode builds for...
2006-02-11  David Surovellfixed wx_media linkage/export problems - from RN patch
2006-02-11  Vadim Zeitlinnote that SetAutoLayout() doesn't work for all windows
2006-02-11  Vadim Zeitlinclarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS
2006-02-10  David Surovellfixed compilation problem in pror commit
2006-02-10  Jamie GaddToplevel windows don't have sibling static boxes. Fixes...
2006-02-10  David Surovellcleanup - reformatting (reapplied after RN-VZ mega...
2006-02-10  Vadim Zeitlinsupport monolithic build using wxpresets (patch 1360289)
2006-02-10  Vadim Zeitlinadded generation of wxEVT_SCROLL_XXX (patch 1424698)
2006-02-10  Vadim Zeitlindocument GetInsertionPoint() bug under MSW (see patch...
2006-02-10  Vadim Zeitlinadded test for GetInsertyionPoint() (patch 1262125)
2006-02-10  Vadim Zeitlinregenerated with bakefile 0.2.0 m4 files
2006-02-10  Vadim Zeitlinupdated to 0.2.0
2006-02-10  Vadim Zeitlinfixed deprecation warnings; removed #if 0'd code
2006-02-10  Vadim Zeitlinregenerated make/project files after applying mediactrl...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-10  Vadim Zeitlincompilation fix for gcc4 (patch 1428840)
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-10  David Surovellcleanup - reformatting; simplified OnPaint
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-10  David Surovellcleanup - reformatting
2006-02-10  Robin DunnOops, CenteronScreen wasn't really removed, just moved...
2006-02-10  Robin Dunnuse wxRTTI to construct the right class of wxHtmlCell
2006-02-10  Robin DunnAdd missing constants
2006-02-10  Robin DunnAdd wx.Dialog.Get/SetAffirmativeId and Get/SetEscapeId
2006-02-10  Robin Dunnwx.Window.CenterOnScreen has been removed
2006-02-10  Robin DunnAdd wx.Rect.CenterIn
2006-02-10  Robin DunnAdd wx.KeyEvent.GetModifiers
2006-02-10  Robin DunnGetFromWindow is available everywhere now
2006-02-10  Robin DunnAdd Get/SetBitmapHover
2006-02-10  David Surovellcleanup - reformatting
2006-02-10  Stefan Csomorintel endian fix
2006-02-10  Vadim ZeitlinGTK1 fixes after wxObject-derived classes copy ctors...
2006-02-10  Włodzimierz... Use 'wx/' for contrib samples and make wxTinderbox...
2006-02-10  Włodzimierz... wxTinderbox build fixes.
2006-02-10  Vadim ZeitlinGetFromWindow() is not MSW-only any more
2006-02-10  Vadim Zeitlingeneric GetFromWindow() implementation for non-MSW...
2006-02-10  Vadim Zeitlinfixed centering of top level windows on secondary displ...
2006-02-10  Vadim Zeitlinadded wxRect::CentreIn()
2006-02-09  Vadim Zeitlinadded tests for centering dialogs on screen/parent
2006-02-09  Vadim Zeitlinput property sheets in their own submenu; resolve accel...
2006-02-09  Michael WetherellFix link errors from advdll_taskbar.o on cygwin
2006-02-09  Julian SmartAdded wxUSE_INKEDIT
2006-02-09  Robin DunnMention BeginDrawing and EndDrawing deprecation.
2006-02-09  Robin DunnDocstring fix, and a bit of cleanup
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Robin DunnUse Bind()
2006-02-09  Robin DunnPatch #1428290: STCStyleEditor updates
2006-02-09  Robin DunnPatch #1428181: Sample wxProject.py updated
2006-02-09  Julian SmartApplied doc patch [ 1426505 ] Failure to call wxWizard...
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Julian SmartApplied patch [ 1427626 ] Fix wxFileConfig so that...
2006-02-09  Vadim Zeitlinundeprecated wxSizerItem::IsShown() undoing last change...
2006-02-09  Stefan Csomorsupport themed foreground brushes
2006-02-09  Stefan Csomorguard against empty ref
2006-02-09  Stefan Csomorbring XBM in line with MSW
2006-02-09  Stefan Csomorcorrect tabbing for full keyboard access
2006-02-09  Vadim Zeitlinset m_encoding in wxCSConv ctor from name
2006-02-09  Jamie GaddFix drag and drop inside static boxes.
2006-02-09  Vadim Zeitlinimplemented ScrollLines/Pages() for all classes in...
next