2012-07-01 |
Vadim Zeitlin | Fix the use of AutoHBITMAP in recently added LoadImageFromRe...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | No changes, just suppress an unused variable warning.
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | VC6 compilation fix for the grid sample.
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Make wxBookCtrlBase::GetPage() virtual to fix it for...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Add skeleton documentation for wxAuiNotebook-related...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Implement hatched/stippled pens/brushes in wxGraphicsContext...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Added internal wxHatchStyle enum.
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Force wide char environment version initialization...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Add a unit test verifying that wxSpinCtrl ctor doesn...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Use wxString::t_str(), not fn_str(), with Windows API...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Define wxEntry() with WinMain-compatible signature...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Use bitmaps from resources by default in wxGTK under...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Add wxRibbonBar::DeletePage() and ClearPages() methods.
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Update debugging macros overview in the docs.
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Create wxStaticBoxSizer elements as children of wxStaticBox...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Don't hard code horizontal border for wxStaticBox in...
|
commit | commitdiff | tree |
2012-06-30 |
Vadim Zeitlin | Fix vertical offset for wxGTK wxStaticBox without label.
|
commit | commitdiff | tree |
2012-06-29 |
Vadim Zeitlin | Fix generation of wxEVT_CHAR in wxMSW wxComboBox.
|
commit | commitdiff | tree |
2012-06-28 |
Vadim Zeitlin | Fix off by 1 error in wxHTML font size from points...
|
commit | commitdiff | tree |
2012-06-23 |
Vadim Zeitlin | Clarify wxFileOffset description a bit.
|
commit | commitdiff | tree |
2012-06-21 |
Vadim Zeitlin | Don't call gtk_window_set_geometry_hints() if there...
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | Add MSVS autoexp.dat fragment for some common wxWidgets...
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | Use wx/msw/winundef.h for wxGTK under Windows too.
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | No real changes, just simplify wxGDIPlusContext::GetTextExte...
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | Fix text extent computation in wxMSW wxGraphicsContext.
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | Add missing c_str() and similar calls to samples in...
|
commit | commitdiff | tree |
2012-06-20 |
Vadim Zeitlin | Use C, not C++, comments in wx/gtk/chkconf.h.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Fixes for building wxGTK under Cygwin.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Disable creation of wxDIB from wxBitmap in non-wxMSW...
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Move wxBell() from base to core library.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Disable options that don't work with wxGTK in wx/chkconf.h.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Define wxGTK GTK version symbols in GTK-specific setup.h.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Don't use Unix-specific wxGTK utility functions under...
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Provide wxGetKeyState() studfor wxGTK under Windows.
|
commit | commitdiff | tree |
2012-06-17 |
Vadim Zeitlin | Add wxUSE_COMPILER_TLS to allow disabling compiler...
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | No real changes, just use wxSize::Get{Width,Height...
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | Remove unnecessary base class OnPaint() call from wxGenericC...
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | Remove left over conflict markers from documentation.
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | Fix compilation of MSW wxFSVolume with non-wxMSW ports.
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | Fix harmless MSVC warning about converting pointer...
|
commit | commitdiff | tree |
2012-06-15 |
Vadim Zeitlin | Only use Unix sockets API under Unix in wxGTK.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Slightly improve best size calculation for wxListCtrl...
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | No real changes, just add a wxCHECK to GetDlgUnitBase().
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Fix crash in wxStaticBox::HandleEraseBkgnd() in wxMSW...
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Only use Unix/X11-specific files under Unix in wxGTK.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Remove another unneeded TOOLKIT test from the bakefiles.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Add wx/setup.h header for wxGTK build under MSW.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Compilation fix in non-PCH build of wxMSW wxStaticBox.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Don't use generic wxListCtrl style for wxListMainWindow.
|
commit | commitdiff | tree |
2012-06-12 |
Vadim Zeitlin | Make wxMSW tree item unlocking reentrant.
|
commit | commitdiff | tree |
2012-06-10 |
Vadim Zeitlin | Fix wxHTMLDataObject compilation and memory leaks.
|
commit | commitdiff | tree |
2012-06-08 |
Vadim Zeitlin | Fix wxWindow::IsDescendant() to work with argument...
|
commit | commitdiff | tree |
2012-06-08 |
Vadim Zeitlin | Use wxString::Clone() instead of c_str() in wxThreadEvent...
|
commit | commitdiff | tree |
2012-06-08 |
Vadim Zeitlin | Use PLATFORM checks in bakefiles instead of TOOLKIT...
|
commit | commitdiff | tree |
2012-06-05 |
Vadim Zeitlin | Don't give incorrect example in wxTextEntry::GetInsertionPoi...
|
commit | commitdiff | tree |
2012-06-05 |
Vadim Zeitlin | Fix ribbon sample compilation after r71642.
|
commit | commitdiff | tree |
2012-06-03 |
Vadim Zeitlin | Implement support for wxRIBBON_PANEL_EXT_BUTTON wxRibbonPane...
|
commit | commitdiff | tree |
2012-06-03 |
Vadim Zeitlin | Add wxRibbonControl::GetAncestorRibbonBar() helper.
|
commit | commitdiff | tree |
2012-06-03 |
Vadim Zeitlin | Use wxString::t_str() in calls to Windows API functions...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Add support for MSVC 11 (a.k.a. MSVS 2012) to MSVC...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Clear old selection when wxListBox becomes empty.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Add wxMSW_CONV_LPCTSTR() and related macros and use...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Disable wxUIActionSimulator wxGrid tests using mouse...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Add IsAutomaticTest() function to the unit tests.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Use printf() instead of wxPrintf() in cppunit details...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Compilation fix to wxWebView under wxOSX/Carbon after...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Fix wxWebKitCtrl::RunScript() return value.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Add support for CP1258 (Vietnamese) and CP1361 (Korean...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Use "GBK" as alternative name for CP936 encoding.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Use float instead of double division in wxHashMap code.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Keep user-set wxFrame background color even if MSW...
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Update old selections after clearing wxListBox in wxGTK.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO().
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Remove unneeded dynamic cast in wxPropertyGrid.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Remove unnecessary dynamic cast in wxComboPopupWindow.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Don't reset previous window event handler in PopEventHandler().
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | Fix wxMac preprocessor check in wxWebView code.
|
commit | commitdiff | tree |
2012-06-01 |
Vadim Zeitlin | No changes, just refactor wxGrid::Render() to simplify it.
|
commit | commitdiff | tree |
2012-05-28 |
Vadim Zeitlin | Improve wxDatePickerCtrlGeneric best size calculation.
|
commit | commitdiff | tree |
2012-05-28 |
Vadim Zeitlin | Fix bug in wxAutomationObject introduced by r71574.
|
commit | commitdiff | tree |
2012-05-27 |
Vadim Zeitlin | Add wxGrid::Render() for drawing the grid to any wxDC.
|
commit | commitdiff | tree |
2012-05-27 |
Vadim Zeitlin | Add wxGrid::DrawRangeGridLines().
|
commit | commitdiff | tree |
2012-05-27 |
Vadim Zeitlin | No changes, just refactor wxGrid::DrawAllGridLines().
|
commit | commitdiff | tree |
2012-05-27 |
Vadim Zeitlin | Fix memory leaks in wxAutomationObject::Invoke().
|
commit | commitdiff | tree |
2012-05-26 |
Vadim Zeitlin | Fix bug with unloading wxPluginLibrary objects in ...
|
commit | commitdiff | tree |
2012-05-26 |
Vadim Zeitlin | Refactor SAFEARRAY creation code in wxConvertStringFromOle().
|
commit | commitdiff | tree |
2012-05-26 |
Vadim Zeitlin | Fix DrawChoice() behaviour in wxRendererXP.
|
commit | commitdiff | tree |
2012-05-26 |
Vadim Zeitlin | Remove private headers from files.bkl.
|
commit | commitdiff | tree |
2012-05-26 |
Vadim Zeitlin | Move include/wx/osx/private/objcid.h to include/wx...
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::GetItemCount().
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Add wxDataViewListCtrl::{Set,Get}ItemData() methods.
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Use wxUIntPtr instead of wxClientData in wxDataViewListCtrl.
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Remove redundant wxAuiNotebook methods already present...
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Don't send a huge number of unneeded wxChildFocusEvents.
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Suppress warnings about gnome_print_dialog_get_range...
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Fully implement wxStyledTextCtrl::PositionToXY().
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Fix calculation of wxStyledTextCtrl selection size...
|
commit | commitdiff | tree |
2012-05-25 |
Vadim Zeitlin | Several fixes for wxAffineMatrix2D transformations.
|
commit | commitdiff | tree |
2012-05-24 |
Vadim Zeitlin | Document that SetFocus() can't be called from EVT_KILL_FOCUS...
|
commit | commitdiff | tree |
next |