]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2006-02-09  Vadim Zeitlindon't put the size of the data with the data itself...
2006-02-09  Vadim Zeitlindocumented GetMenus(); corrected GetMaxFiles() return...
2006-02-09  Vadim Zeitlinmore standard (although less RFC-conformant) treatment...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-09  Vadim Zeitlinfix for wrong debugging message (replaces patch 1424028)
2006-02-09  Vadim Zeitlinfixed wxUSE_TABDIALOG/TAB_DIALOG confusion and other...
2006-02-08  Vadim Zeitlinavoid warnings C4311/4312 when building with MSVC ...
2006-02-08  Vadim Zeitlindon't always find the file if it's in the current direc...
2006-02-08  Vadim Zeitlindeprecated wxSizerItem::IsShown() because it doesn...
2006-02-08  Vadim Zeitlindon't lose the alignment flags when setting the column...
2006-02-08  Vadim Zeitlinfix for artefacts when dragging a column divider in...
2006-02-08  Vadim Zeitlindon't update m_iconized in IsIconized(), this can break...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-08  Vadim Zeitlinremoved duplicate entries for UTF-16/32 (which are...
2006-02-08  David Surovellcleanup - reformatting (again)
2006-02-08  Vadim Zeitlinremoved code refreshing toolbar on every MDI child...
2006-02-08  Vadim Zeitlinset the same background colour for wxMDIParentFrame...
2006-02-08  Vadim Zeitlinaccount for DrawThemeParentBackground() returning S_FALSE
2006-02-08  Vadim Zeitlindon't set colours for the toolbar manually, this preven...
2006-02-08  Vadim Zeitlinno changes; just code cleanup in OnEraseBackground()
2006-02-08  Vadim Zeitlinadded wxCHANGE_HDC_MAP_MODE to avoid #ifdef __WXWINCE__...
2006-02-08  Vadim Zeitlindocumented wxToolBar dontattachtoframe tag
2006-02-08  Vadim Zeitlinadded a page showing wxToolBars (part of patch 1358919)
next