wxWidgets.git
2012-06-21  Julian SmartCompilation fix
2012-06-21  Vadim ZeitlinDon't call gtk_window_set_geometry_hints() if there...
2012-06-20  Vadim ZeitlinAdd MSVS autoexp.dat fragment for some common wxWidgets...
2012-06-20  Vadim ZeitlinUse wx/msw/winundef.h for wxGTK under Windows too.
2012-06-20  Vadim ZeitlinNo real changes, just simplify wxGDIPlusContext::GetTex...
2012-06-20  Vadim ZeitlinFix text extent computation in wxMSW wxGraphicsContext.
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-06-20  Vadim ZeitlinUse C, not C++, comments in wx/gtk/chkconf.h.
2012-06-20  Robin DunnInterface tweaks for Phoenix
2012-06-20  Stefan Csomormake sure native font exists, before asking about fixed...
2012-06-20  Stefan Csomorusing UTType constants wherever possible to avoid typos...
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-18  Julian SmartFixed #14417: wxRichTextCtrl crashes on LoadFile
2012-06-18  Paul Cornettbuild fix for wxUSE_STL==1
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-18  Robin DunnInterface fixes for Phoenix
2012-06-17  Vadim ZeitlinFixes for building wxGTK under Cygwin.
2012-06-17  Vadim ZeitlinDisable creation of wxDIB from wxBitmap in non-wxMSW...
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-17  Vadim ZeitlinDisable options that don't work with wxGTK in wx/chkconf.h.
2012-06-17  Vadim ZeitlinDefine wxGTK GTK version symbols in GTK-specific setup.h.
2012-06-17  Vadim ZeitlinDon't use Unix-specific wxGTK utility functions under...
2012-06-17  Vadim ZeitlinProvide wxGetKeyState() studfor wxGTK under Windows.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-17  Paul Cornettupdate version check for glib 2.32
2012-06-15  Vadim ZeitlinNo real changes, just use wxSize::Get{Width,Height...
2012-06-15  Vadim ZeitlinRemove unnecessary base class OnPaint() call from wxGen...
2012-06-15  Vadim ZeitlinRemove left over conflict markers from documentation.
2012-06-15  Vadim ZeitlinFix compilation of MSW wxFSVolume with non-wxMSW ports.
2012-06-15  Vadim ZeitlinFix harmless MSVC warning about converting pointer...
2012-06-15  Vadim ZeitlinOnly use Unix sockets API under Unix in wxGTK.
2012-06-15  Stefan Csomortrying to improve appearance of gridcelltexteditor...
2012-06-15  Stefan Csomoravoid idling in native file dialogs
2012-06-15  Stefan Csomorbetter naming wxCFEventLoopPauseIdleEvents
2012-06-15  Stefan Csomorusing suppression of idle processing (delayed destructi...
2012-06-15  Stefan Csomoroffer suppression of idle processing (delayed destructi...
2012-06-14  Stefan Csomorsetting debug level explicitly
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-06-14  Stefan Csomorclang analyzer support specific for OSX
2012-06-14  Stefan CsomorFixedWith support through CoreText
2012-06-14  Stefan Csomorusing CoreText under iOS
2012-06-14  Stefan Csomorguarding agains NULL
2012-06-14  Stefan Csomorguard XTI
2012-06-14  Stefan CsomorCoreText font enumeration support for iOS
2012-06-14  Stefan CsomorCoreText support for iOS
2012-06-14  Stefan Csomorfixing analyzer warning
2012-06-14  Stefan Csomorremoving superfluous 10.5 checks
2012-06-14  Stefan Csomoras we always have CoreText available under 10.5+, we...
2012-06-14  Stefan Csomorremoving attribute, as assert is not guaranteed not...
2012-06-13  Stefan Csomorusing WX_ATTRIBUTE_NORETURN for asserts
2012-06-13  Stefan Csomoradding WX_ATTRIBUTE_NORETURN support (for functions...
2012-06-13  Robin Dunnminor doc tweak
2012-06-13  Robin DunnFix for compilo on non-PCH builds
2012-06-13  Robin DunnAllow the doxygen command to be used to be specified...
2012-06-13  Robin Dunnupdate comment about SDKs
2012-06-13  Stefan Csomorusing native cocoa method for determining main window...
2012-06-13  Stefan Csomorexposing mainWindow for C++
2012-06-13  Stefan Csomorindicating the memory ownership of our c-method for...
2012-06-13  Stefan Csomorsupporting clang memory management annotations
2012-06-13  Stefan Csomoradding explanation for osx and fixing typo
2012-06-13  Stefan Csomorproper init
2012-06-13  Stefan Csomorhaving ONE set of raster-ops starting from 10.5
2012-06-13  Stefan Csomorfixing mem leak
2012-06-13  Stefan Csomorproper braces avoiding potential dangling else resultin...
2012-06-12  Stefan Csomoravoiding dangerous redraw events for windows that are...
2012-06-12  Vadim ZeitlinSlightly improve best size calculation for wxListCtrl...
2012-06-12  Vadim ZeitlinNo real changes, just add a wxCHECK to GetDlgUnitBase().
2012-06-12  Vadim ZeitlinFix crash in wxStaticBox::HandleEraseBkgnd() in wxMSW...
2012-06-12  Vadim ZeitlinOnly use Unix/X11-specific files under Unix in wxGTK.
2012-06-12  Vadim ZeitlinRemove another unneeded TOOLKIT test from the bakefiles.
2012-06-12  Vadim ZeitlinAdd wx/setup.h header for wxGTK build under MSW.
2012-06-12  Vadim ZeitlinCompilation fix in non-PCH build of wxMSW wxStaticBox.
2012-06-12  Vadim ZeitlinDon't use generic wxListCtrl style for wxListMainWindow.
2012-06-12  Vadim ZeitlinMake wxMSW tree item unlocking reentrant.
2012-06-12  Stefan Csomorsupport for native tlw parents, see #14252
2012-06-12  Stefan Csomorusing callback for menu enabling, allows to benefit...
2012-06-12  Stefan Csomorsetting source as this, according to thread '[wx-dev...
2012-06-10  Robin DunnFix compilation error
2012-06-10  Vadim ZeitlinFix wxHTMLDataObject compilation and memory leaks.
2012-06-08  Robin DunnKeep track of the area intended to be buffered, and...
2012-06-08  Robin DunnAdd doc for SendAutoScrollEvents
2012-06-08  Vadim ZeitlinFix wxWindow::IsDescendant() to work with argument...
2012-06-08  Vadim ZeitlinUse wxString::Clone() instead of c_str() in wxThreadEve...
2012-06-08  Vadim ZeitlinUse PLATFORM checks in bakefiles instead of TOOLKIT...
2012-06-08  Robin DunnInterface fixes for Phoenix
2012-06-07  Paul Cornettfix warnings about conversion to bool, closes #14381
2012-06-07  Paul Cornettfix warnings about unreachable return statements
2012-06-07  Robin DunnAdd export macro for wxTreeListEvent so the non-inline...
2012-06-07  Robin DunnInterface fixes for Phoenix
2012-06-07  Robin DunnAdd missing wxRichToolTip::SetTitleFont implementation.
2012-06-07  Robin DunnInterface fixes for Phoenix
2012-06-06  Václav SlavíkwxHtmlHelpWindow: Fix contents panel syncing with view.
2012-06-06  Robin Dunnadd missing public keyword for base class
2012-06-05  Robin DunnIf there is a sizer then use it's calculated minimum...
2012-06-05  Robin DunnInterface fixes for Phoenix
2012-06-05  Robin DunnInterface fixes for Phoenix
2012-06-05  Paul CornettWorkaround for Ubuntu 12.04 run time warning
2012-06-05  Vadim ZeitlinDon't give incorrect example in wxTextEntry::GetInserti...
2012-06-05  Vadim ZeitlinFix ribbon sample compilation after r71642.
2012-06-04  Paul CornettFix layout of wxStaticText, and possibly other controls.
next