]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2011-06-29  Steve LamertonAdd support for new window events in gtk
2011-06-28  Steve LamertonDon't use a depreciated method for loading a url.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonUpdate msw files to use the new definitions
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-23  Steve LamertonFix a number of mingw compile errors.
2011-06-14  Steve LamertonAdd wxWebView backend wxUSE_ macros
2011-05-27  Steve LamertonOverhaul the wxWebView sample. Bring the style into...
2011-05-26  Steve LamertonLoad the wxWidgets homepage by default in the wxWebView...
2011-05-26  Steve LamertonDo not show the wxWebView sample tools menu unless...
2011-05-26  Steve LamertonRemove various bit of redundant code from the wxWebView...
2011-05-26  Steve LamertonAdd a new event type for new window creation, document...
2011-05-19  Steve LamertonDon't pass raw urls to logging functions in the wxWebVi...
2011-05-19  Steve LamertonBlock new frames being created in wxWebViewIE, bringing...
2011-05-19  Steve LamertonRemove defined values from wxWebView enums. We probably...
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...
2011-05-18  Steve LamertonUpdate wxWebViewIE::Reload so that reloading without...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-06  Steve LamertonEnable IE backend in msw builds unconditionally until...
2011-05-06  Steve LamertonUse correct reload flags on all platforms to avoid...
2011-05-06  Steve LamertonMove msw configuration checking to chkconf.h
2011-05-06  Steve LamertonAdd the correct dll export macros
2011-05-05  Steve LamertonMinor fixes to allow web sample to compile
2011-05-05  Steve LamertonFix compilation under dll builds. Wrap source files...
2011-05-05  Steve LamertonA few more build fixes
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonTidy the files list, move the wxWEB files to their...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-01  Vadim ZeitlinCreate branch for wxWebView GSoC 2011 project.
2011-05-01  Vadim ZeitlinTranslate various user-visible strings in rich text...
2011-05-01  Vadim ZeitlinVerify the validity of the buffer size in wxBufferedDC.
2011-05-01  Vadim ZeitlinAdd a section about STL containers-related incompatible...
2011-05-01  Dimitri SchoolwerthRebaked test GUI projects with toplevel.cpp included.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-04-29  Robin DunnFix popen2 deprecation warning.
2011-04-28  Vadim ZeitlinRemove fixed size of gs_encodingNames array in font...
2011-04-28  Vadim ZeitlinCorrect wxFontMapper tables for Big-5, Shift-JIS and...
2011-04-28  Vadim ZeitlinFix wxULongLongNative::ToDouble() compilation with...
2011-04-28  Vadim ZeitlinUse correct GTK macro in wx_gtk_widget_get_sensitive().
2011-04-28  Vadim ZeitlinFix check in assert in wxULongLong::ToULong().
2011-04-28  Vadim ZeitlinDon't specialize std::numeric_limits<> for wxLongLong...
2011-04-28  Robin DunnChange --j to --jobs, add --mac_framework_prefix, add...
2011-04-27  Vadim ZeitlinFix wxULongLong::ToDouble() for MSVC.
2011-04-27  Vadim ZeitlinDisable numeric_limits<wxLongLong> test for VC6.
2011-04-27  Vadim ZeitlinGet rid of useless temporaries in wxAffineMatrix2D...
2011-04-27  Vadim ZeitlinAdd wxUSE_DC_TRANSFORM_MATRIX checks to the unit test.
2011-04-27  Jouk JansenAdd wxUSE_DC_TRANSFORM_MATRIX to setup for OpenVMS
2011-04-26  Vadim ZeitlinChange VIEWPORT_EXTENT constant in wxMSW wxDC code...
2011-04-26  Vadim ZeitlinAvoid rounding errors in wxMSW wxDC scaling code.
2011-04-26  Vadim ZeitlinRemove apparently erroneous -1 from DrawBitmap() in...
2011-04-26  Vadim ZeitlinMake wxSMALL_FONT larger under MSW as it was unreadable...
2011-04-26  Vadim ZeitlinEnsure that message boxes with only "OK" can be closed...
2011-04-26  Vadim ZeitlinAllow showing the print preview frame non modally.
2011-04-26  Vadim ZeitlinNo changes, just replace #defines with enums in printin...
2011-04-26  Vadim ZeitlinAdd a unit test for wxAffineMatrix2D class and its...
2011-04-26  Vadim ZeitlinMake it easier to compare wxImages in the unit tests.
2011-04-26  Vadim ZeitlinUpdate line height in generic wxListCtrl to match image...
2011-04-26  Vadim ZeitlinNo changes, just simplify the mask checks in wxImage...
2011-04-26  Vadim ZeitlinOptimize alpha handling in wxImage::Rotate90() too.
2011-04-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-26  Vadim ZeitlinNo changes, just get rid of wxDataViewColumn::GetConstG...
2011-04-26  Vadim ZeitlinSpecialize std::numeric_limits<> for wxLongLong and...
2011-04-26  Robin DunnDon't change CC and CXX for the SDK options until after...
2011-04-26  Robin DunnRemove lipo options, that hack is no longer needed...
2011-04-26  Robin DunnUse DESTDIR properly and fix change-install-names scrip...
2011-04-26  Stefan Csomorfixes #12220
2011-04-25  Robin DunnFix the size of the tree's text editing box on Cocoa
2011-04-25  Dimitri SchoolwerthFixed filename in wxOSX-Cocoa's file dialog using exten...
2011-04-24  Václav SlavíkDon't rely on RVO in wxON_BLOCK_EXIT_SET().
2011-04-23  Vadim ZeitlinDon't generate wxEVT_COMMAND_DATAVIEW_CACHE_HINT for...
2011-04-23  Vadim ZeitlinDon't close arcs drawn in wxPostScriptDC.
2011-04-23  Vadim ZeitlinChange wxNotebook selection before sending page changed...
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-23  Vadim ZeitlinFix compilation error in recent change to wxSizeEvent...
2011-04-23  Vadim ZeitlinCorrect names of parameters in wxAffineMatrix2D documen...
2011-04-23  Vadim ZeitlinAdd a simple unit test for wxParseCommonDialogsFilter().
2011-04-23  Vadim ZeitlinDocument that wxTreeCtrl::SelectItem() generates events.
2011-04-23  Vadim ZeitlinSet event object correctly for the generated wxSizeEvents.
2011-04-23  Vadim ZeitlinRemove duplicate negated option indicator in wxCmdLineP...
2011-04-23  Vadim ZeitlinFix file paths in wxFileSystemWatcherEvent under OS X.
2011-04-23  Vadim ZeitlinSet page range in the print preview correctly.
2011-04-23  Vadim ZeitlinMake the source files non-executable again.
2011-04-22  Robin DunnUse a relative link for wx-config so it will also work...
2011-04-22  Robin DunnExplicitly specify the Mac SDK for wxPython builds
2011-04-22  Václav SlavíkReturn wxWindow* from wxDataViewCustomRenderer::CreateE...
2011-04-22  Stefan Csomorosx 64 bit multilib build needs an explicit export...
2011-04-22  Stefan Csomorimplementation of HotKey, see #12354
2011-04-22  Václav SlavíkCompilation fix for DEFINE_GUID uses.
2011-04-22  Dimitri SchoolwerthFixed wxUSE_STD_STRING==0 compilation.
2011-04-21  Vadim ZeitlinDefine ACO_AUTOAPPEND for MinGW/Cygwin.
2011-04-21  Vadim ZeitlinUse "wx" prefix for the GUIDs we (re)define in wxMSW...
2011-04-21  Vadim ZeitlinRedefine IAutoCompleteDropDown in our code as it's...
2011-04-21  Julian SmartAdded ForceDelayedLayout
2011-04-20  Dimitri SchoolwerthMake use of SetFilterIndex in wxOSX-Cocoa's file dialog.
2011-04-20  Dimitri SchoolwerthFixed saving dialog's filter index always being -1...
2011-04-19  Paul Cornettfix conversion of gdk_input_add() to g_io_add_watch...
2011-04-18  Vadim ZeitlinDo send wxEVT_UPDATE_UI events to hidden windows.
2011-04-18  Vadim ZeitlinDon't send wxWindowDestroyEvent if we hadn't sent wxWin...
2011-04-18  Vadim ZeitlinDon't assert when destroying a never created window...
next