2011-01-03 |
Vadim Zeitlin | Decrease the margins around the page in the print preview.
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | Don't hardcode wxPreviewControlBar size in print preview...
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | Improve print preview appearance and functionality.
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | Don't use deprecated NSTableView selectRow:byExtendingSelect...
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | Allow selecting any kind of file in the sound sample.
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric.
|
commit | commitdiff | tree |
2011-01-03 |
Vadim Zeitlin | No real changes, just remove an unneeded header dependency.
|
commit | commitdiff | tree |
2011-01-02 |
Vadim Zeitlin | Remove calls to wxApp::SetTopWindow() from the samples...
|
commit | commitdiff | tree |
2011-01-02 |
Vadim Zeitlin | Simplify wxFileNameFromPath() implementation to avoid...
|
commit | commitdiff | tree |
2011-01-02 |
Vadim Zeitlin | Fix memory leak if wxDC::DrawBitmap() fails in wxOS2.
|
commit | commitdiff | tree |
2011-01-02 |
Vadim Zeitlin | Use correct delete[] for a buffer allocated with new[].
|
commit | commitdiff | tree |
2011-01-02 |
Vadim Zeitlin | Forward declare classes instead of including their...
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | PCH-less compilation fix in recently added wxTangoArtProvider.
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Add wxUSE_ARTPROVIDER_STD build option.
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Add wxArtProvider using Tango icons.
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Add go to first/last and plus/minus art provider icons.
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Make art provider id of type "char *" instead of "wxChar *".
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Add an option to embed image size in its name to PNG...
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Show wxART_BUTTON icons in art provider sample resource...
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Accept file names with dashes in PNG-to-C converter.
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Use open command to run the GUI unit test on Mac build...
|
commit | commitdiff | tree |
2010-12-31 |
Vadim Zeitlin | Document how to get the previous selection in wxEVT_GRID_SEL...
|
commit | commitdiff | tree |
2010-12-30 |
Vadim Zeitlin | Move wxMSW wxCommandLinkButton files to native-only...
|
commit | commitdiff | tree |
2010-12-30 |
Vadim Zeitlin | Compilation fixes for wxUniversal/MSW.
|
commit | commitdiff | tree |
2010-12-30 |
Vadim Zeitlin | Move wxGetLibraryVersionInfo() to core from base.
|
commit | commitdiff | tree |
2010-12-30 |
Vadim Zeitlin | Don't crash on malformed HTML in wxHTML font tag handler.
|
commit | commitdiff | tree |
2010-12-29 |
Vadim Zeitlin | Update the generated makefile after wxOSX OpenGL changes.
|
commit | commitdiff | tree |
2010-12-26 |
Vadim Zeitlin | Increase wxStaticText height in wxMSW to align its...
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Compilation fix for wxMSW build without PCH.
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Test for wcsftime() in configure as it's not available...
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Give an error from configure if wchar_t is not available.
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Make the margin between wxSpinCtrlGeneric sub-windows...
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Correct bug in the wxSpinCtrlGeneric sub-controls resizing.
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Document wxItemContainer::SetStringSelection() as case...
|
commit | commitdiff | tree |
2010-12-25 |
Vadim Zeitlin | Minor improvements to wxComboBox documentation.
|
commit | commitdiff | tree |
2010-12-23 |
Vadim Zeitlin | Run tests with "-t" option on OS X too.
|
commit | commitdiff | tree |
2010-12-23 |
Vadim Zeitlin | Correct Mac OX/iPhone check in libpng.
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Switch to GtkTooltip from deprecated GtkTooltips in...
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Really fix recently broken accelerators handling in...
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Implement proper wxCursor cloning in wxDFB.
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Use stock ids for menu items in the config sample.
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Compute print preview scale using real DPI values in...
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Correct and extend wxConfig::Create() documentation.
|
commit | commitdiff | tree |
2010-12-22 |
Vadim Zeitlin | Use generic wxHyperlinkCtrl under Vista/7 without comtrl32...
|
commit | commitdiff | tree |
2010-12-19 |
Vadim Zeitlin | Add the possibility to disable invisible wxDataViewCtrl...
|
commit | commitdiff | tree |
2010-12-19 |
Vadim Zeitlin | Store menus titles in menus themselves in wxOSX.
|
commit | commitdiff | tree |
2010-12-19 |
Vadim Zeitlin | No real changes, just get rid of _wxMenuAt() in wxOSX...
|
commit | commitdiff | tree |
2010-12-19 |
Vadim Zeitlin | Fix initial gradient point calculation in wxOSX.
|
commit | commitdiff | tree |
2010-12-19 |
Vadim Zeitlin | Preserve wxSlider value when changing its range in...
|
commit | commitdiff | tree |
2010-12-15 |
Vadim Zeitlin | Initialize wxLogWindow::m_pLogFrame in ctor to avoid...
|
commit | commitdiff | tree |
2010-12-15 |
Vadim Zeitlin | Compilation fixes for wx{X11,GTK1,Motif} after making...
|
commit | commitdiff | tree |
2010-12-15 |
Vadim Zeitlin | Compilation fix for wxMotif PCH build.
|
commit | commitdiff | tree |
2010-12-15 |
Vadim Zeitlin | Update accelerator unit test to pass after recent changes.
|
commit | commitdiff | tree |
2010-12-15 |
Vadim Zeitlin | Don't pass strings not containing accelerators to ParseAccel().
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Return false, not NULL, from a function returning bool.
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | No real changes, just add a cast to fix a warning.
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Make wxRefCounter non copyable.
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Fail in CloneGDIRefData() instead of implementing it...
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Don't use implicit wxBitmapRefData copy ctor in wxGTK...
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Fail instead of crashing in wxGTK wxCursor::CloneGDIRefData().
|
commit | commitdiff | tree |
2010-12-14 |
Vadim Zeitlin | Improve wxImage handlers documentation, especially...
|
commit | commitdiff | tree |
2010-12-13 |
Vadim Zeitlin | Preserve value when changing range of inverted wxSlider...
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Rename wxGenericDirCtrl::ExpandDir() to PopulateNode().
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Set the window in focus event sent by wxComboCtrl correctly.
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Update AUI bitmaps when its colours change.
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions...
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Update the directory icon in wxGenericDirCtrl::ExpandDir().
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | No changes, just clean up duplicate colour functions...
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Optimize pixels rotation in wxImage::Rotate90().
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Don't require leading TAB in wxAcceleratorEntry::FromString().
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Don't try to extract accelerators from menu items which...
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Fix wxRect::SetRightTop() which set the wrong corner.
|
commit | commitdiff | tree |
2010-12-03 |
Vadim Zeitlin | Mention in wxHashSet documentation that its contents...
|
commit | commitdiff | tree |
2010-11-28 |
Vadim Zeitlin | Don't compare invalid iterators in wxCommandProcessor...
|
commit | commitdiff | tree |
2010-11-27 |
Vadim Zeitlin | Verify the return value of wxItemContainer::Insert...
|
commit | commitdiff | tree |
2010-11-27 |
Vadim Zeitlin | Fix the return value of wxSimpleHtmlListBox::Insert().
|
commit | commitdiff | tree |
2010-11-27 |
Vadim Zeitlin | Add wx(Simple)HtmlListBox unit test.
|
commit | commitdiff | tree |
2010-11-27 |
Vadim Zeitlin | Document wxSimpleHtmlListBox inheritance from wxItemContainer.
|
commit | commitdiff | tree |
2010-11-26 |
Vadim Zeitlin | Update configure helper scripts to latest versions...
|
commit | commitdiff | tree |
2010-11-26 |
Vadim Zeitlin | Small bug fixes for GetLibraryVersionInfo() changes.
|
commit | commitdiff | tree |
2010-11-26 |
Vadim Zeitlin | No real changes, just remove unnecessary const workaround.
|
commit | commitdiff | tree |
2010-11-26 |
Vadim Zeitlin | Allow wxAutomationObject::GetInstance() create new...
|
commit | commitdiff | tree |
2010-11-26 |
Vadim Zeitlin | No real changes, just use ProgID term instead of incorrect...
|
commit | commitdiff | tree |
2010-11-25 |
Vadim Zeitlin | Add wxVersionInfo and functions returning it for 3rd...
|
commit | commitdiff | tree |
2010-11-25 |
Vadim Zeitlin | Document some previously undocumented wxAboutDialogInfo...
|
commit | commitdiff | tree |
2010-11-25 |
Vadim Zeitlin | Mention status bar fields limits under pre-XP MSW systems.
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Warn that normalizing a valid path may make it invalid...
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Optimize wxImage::Rotate90() by rotating alpha separately.
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Add support for negatable command line switches.
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Rewind the input stream after failing to load image...
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Improve error messages from wxImage::LoadFile().
|
commit | commitdiff | tree |
2010-11-24 |
Vadim Zeitlin | Skip mouse events outside of item area in wxDataViewCtrl.
|
commit | commitdiff | tree |
2010-11-23 |
Vadim Zeitlin | VC6 compilation fix: don't return void values.
|
commit | commitdiff | tree |
2010-11-23 |
Vadim Zeitlin | Simplify timezone-related code and fix some minor bugs...
|
commit | commitdiff | tree |
2010-11-23 |
Vadim Zeitlin | Center task dialog-based wxProgressDialog on the parent...
|
commit | commitdiff | tree |
2010-11-23 |
Vadim Zeitlin | Deselect all items in wxMSW wxListBox when selection...
|
commit | commitdiff | tree |
2010-11-22 |
Vadim Zeitlin | Initialize time zone information before using it in...
|
commit | commitdiff | tree |
2010-11-22 |
Vadim Zeitlin | Fix wxUniv build after deriving wxStatusBar from wxControl.
|
commit | commitdiff | tree |
2010-11-22 |
Vadim Zeitlin | Revert "Always define WXUSINGDLL when compiling Scintilla...
|
commit | commitdiff | tree |
2010-11-22 |
Vadim Zeitlin | Don't try to center task dialogs under Windows.
|
commit | commitdiff | tree |
next |