]> git.saurik.com Git - wxWidgets.git/history - src
Added the wx.HVScrolledWindow class.
[wxWidgets.git] / src /
2006-02-18  Vadim Zeitlingcc initializer order fix warning (patch 1432835)
2006-02-18  Mart Raudseppwx_gtk_vmsjackets.c seems to not be used by anything...
2006-02-17  Vadim Zeitlincompilation fix for old SDK headers (such as shipped...
2006-02-16  Robert Roebling Allow tabbing in wxRadioBox.
2006-02-16  Robert Roebling Use g_signal_connect_after for GTK+ native controls
2006-02-16  Julian SmartApplied patch [ 1431955 ] Fixes wxSocket* _Wait/Select
2006-02-16  David Surovellcleanup - reformatting (pt 2)
2006-02-16  Robin DunnFix for Bug #1432054: ToolBar controls not removed...
2006-02-16  David Surovellcleanup - reformatting
2006-02-15  Mart RaudseppRevert. Crashes single-line wxTextCtrl.
2006-02-15  Mart RaudseppConnect focus_out_event handler before the default...
2006-02-15  David Surovellcleanup - reformatting
2006-02-15  David Surovellcleanup - reformatting
2006-02-15  Mart RaudseppUse correct type for storing return value. gboolean...
2006-02-15  Vadim Zeitlinreturn non-numpad key codes from wxCharCodeMSWToWX...
2006-02-15  Mart RaudseppWrap the warning suppress of SetSize around #ifndef...
2006-02-15  Mart RaudseppThe return types for enter/leave-notify-event and focus...
2006-02-15  Robert Roebling The focus handling change in wxTopLevelWindows broke
2006-02-15  Robert Roebling Alter focus handling to disable GTK+ standard
2006-02-15  Robert Roebling Applied wxVScrolledWindow patch
2006-02-15  Jouk Jansen Committing in .
2006-02-15  Robert Roebling Reenable wxFULL_REPAINT_ON_RESIZE line.
2006-02-14  Robin DunnApplied patch #1431193: work around for recent fileuri...
2006-02-14  Robert Roebling More experimenting
2006-02-14  Kevin HockFix wxComboBox constructors after keyboard access commi...
2006-02-14  Vadim Zeitlinmodified custom draw code to fully draw the items using...
2006-02-13  Michael WetherellFix for reversed masks on displays with 8-bit depth...
2006-02-13  David Surovellcleanup - refomatting
2006-02-13  Vadim Zeitlindeclare lists as exported, seems to be necessary in...
2006-02-13  Robert Roebling Starting wxDataView..
2006-02-13  Vadim Zeitlinfixed transparency handling broken by the last commit
2006-02-13  Vadim Zeitlinfixed SetAddress() for self-assignment (patch 1430703)
2006-02-13  Vadim Zeitlinuse C cast instead of reinterpret_cast which doesn...
2006-02-13  David Surovellcleanup - reformatting
2006-02-13  David Surovellcleanup - reformatting
2006-02-13  Vadim Zeitlinfixed several crashes in XPM parsing code
2006-02-13  Vadim Zeitlinfix client to screen (and vice versa) conversion
2006-02-12  Vadim Zeitlinfixed wxFontMapper behaviour under wxGTK2: it now just...
2006-02-12  David Surovellcleanup - reformatting
2006-02-12  Vadim Zeitlinget (temporarily) rid of GTK+ debugging messages about...
2006-02-12  David Surovellclean - reformatting
2006-02-12  Włodzimierz Skiba!WX_PRECOMP (wxPalm) build fix.
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Vadim Zeitlintrick the sizer code into thinking that the wizard...
2006-02-12  Vadim Zeitlinno changes; just added some comments
2006-02-12  Włodzimierz SkibawxWinCE warning fix.
2006-02-12  Vadim Zeitlincompilation fix for VC8 (see patch 1429985)
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
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  Stefan Csomorintel fixes
2006-02-12  Jamie GaddReplace deprecated wxNB_* flags with wxBK_* used in...
2006-02-12  Vadim Zeitlinadded linear and concentric gradient fill functions...
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  Vadim Zeitlinadded support for 64 bit ints in wx stream classes...
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  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  Mart RaudseppI like if things compile with --enable-unicode + -...
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-11  David Surovellfixed wx_media linkage/export problems - from RN patch
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 Zeitlinadded generation of wxEVT_SCROLL_XXX (patch 1424698)
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 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  Stefan Csomorintel endian fix
2006-02-10  Vadim ZeitlinGTK1 fixes after wxObject-derived classes copy ctors...
2006-02-10  Włodzimierz SkibawxTinderbox build fixes.
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-09  Michael WetherellFix link errors from advdll_taskbar.o on cygwin
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Stefan Csomorfull keyboard access support
2006-02-09  Julian SmartApplied patch [ 1427626 ] Fix wxFileConfig so that...
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  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 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 Zeitlindon't always find the file if it's in the current direc...
next