2011-03-20 |
Vadim Zeitlin | Added a simple example of semi-transparent window to...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Remove keyboard-related code from the erase sample.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Don't draw the mysterious black rectangle in the erase...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Fix test for wxHAS_GENERIC_PANEL for PCH-less build.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap().
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Deprecate old style wxPanel ctor taking separate coordinates.
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific...
|
commit | commitdiff | tree |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods.
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Fix wxRegKey::GetKeyInfo() output parameters in 64...
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Slightly improve wxMouseCaptureLostEvent documentation.
|
commit | commitdiff | tree |
2011-03-19 |
Vadim Zeitlin | Document wxPopupTransientWindow.
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Fix exporting clipboard data to primary selection in...
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Add wxHtmlHelpController::SetShouldPreventAppExit().
|
commit | commitdiff | tree |
2011-03-18 |
Vadim Zeitlin | Limit the search in wxMSW virtual wxListCtrl by time.
|
commit | commitdiff | tree |
2011-03-17 |
Vadim Zeitlin | Add a wxStaticText to the erase simple.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Always use icons with wxToolbook in the notebook sample.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Use consistent sizes for all icons used in the button...
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Fix setting tooltips for generic wxSpinCtrl.
|
commit | commitdiff | tree |
2011-03-15 |
Vadim Zeitlin | Document wxEVT_COMMAND_SLIDER_UPDATED in wxSlider documentat...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | No changes, just clean up wxSVGFileDC code a little.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Show wx{Note,Tool}book-specific styles in the notebook...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Document EVT_CHAR_HOOK.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Don't intercept Escape key while IME is active.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Produce correct SVG files in all locales.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Fix changing the size of the bitmaps in wxMSW wxButton.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Print everything by default in non-interactive mode.
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even...
|
commit | commitdiff | tree |
2011-03-14 |
Vadim Zeitlin | Respect alignment flags for owner-drawn buttons in...
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | Added precision parameter to wxString::From[C]Double().
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | No changes, just correct a wrong trailing comment in...
|
commit | commitdiff | tree |
2011-03-13 |
Vadim Zeitlin | Document wxTE_MULTILINE support in wxTextEntryDialog.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Make brush hatches in wxGTK consistent with wxMSW.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Correct the name of the header for GTK+ < 2.14.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Add tests of other hatched brushes to the drawing sample.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Don't pop up annoying message box in the drawing sample.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Corrections to wxTextCtrl::HitTest() documentation.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Send wxEVT_COMMAND_DATAVIEW_CACHE_HINT to proper window.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Mention that wxEVT_MAXIMIZE is only generated by a...
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Correct EVT_MAXIMIZE macro name in wxTLW documentation.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Fix search for item by text in wxMSW wxListCtrl.
|
commit | commitdiff | tree |
2011-03-09 |
Vadim Zeitlin | Don't assert if starting search position in LVN_ODFINDITEM...
|
commit | commitdiff | tree |
2011-03-08 |
Vadim Zeitlin | Add another missing #if wxUSE_MARKUP check.
|
commit | commitdiff | tree |
2011-03-08 |
Vadim Zeitlin | Czech translation update from Zbynek Schwarz.
|
commit | commitdiff | tree |
2011-03-05 |
Vadim Zeitlin | Add a dependency of wxUSE_TASKBARICON on wxUSE_MENUS.
|
commit | commitdiff | tree |
2011-03-05 |
Vadim Zeitlin | Don't initialize wxGBSpan with invalid values in wxGBSizerItem.
|
commit | commitdiff | tree |
2011-03-02 |
Vadim Zeitlin | Japanese translations update from Suzumizaki-Kimitaka.
|
commit | commitdiff | tree |
2011-03-02 |
Vadim Zeitlin | Fix typo in wxStack<T> documentation.
|
commit | commitdiff | tree |
2011-03-02 |
Vadim Zeitlin | Add missing wxUSE_MARKUP checks in wxOSX code.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Use single quotes in wxMarkupText unit test to work...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add a trivial virtual dtor to wxMarkupParserOutput.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Another fix for PCH-less build in markup code.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Replace template function with template class to placate...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Fix for PCH-less build in markup code.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Update markup support documentation.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxOSX/Cocoa wxStaticText and...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | No real changes, just make wxColour::OSXGetNSColor...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add markup support to generic wxStaticText implementation.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Implement support for markup labels for wxGTK wxButton.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add generic wxMarkupText class implementing handling...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | No changes, just add a couple of #if wxUSE_COMMANDLINKBUTTON...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Draw the underline 1 pixel higher in wxDC::DrawLabel().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Restore height tweaking in wxMSWButton::GetFittingSize().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Create...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | No changes, just do wxButton fields initialization...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | No changes, just move wxMSW wxButton::MakeOwnerDrawn...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Don't call base class SetLabel() from GTKSetLabelForLabel().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Remove unnecessary use of RemoveMarkup() in wxMSW wxHyperlin...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add wxFont::SetSymbolicSize() and SetSymbolicSizeRelativeTo().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add wxFont::Underlined() and MakeUnderlined() methods.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Use wxMarkupParser in wxStaticText for dealing with...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add wxMarkupParser::Strip().
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add a class for parsing simple markup.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Add a simple wxStack<> template class based on wxVector<>.
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Disable NumValidatorTestCase::Interactive() for build...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Only use wxBU_EXACTFIT for width calculations in wxMSW...
|
commit | commitdiff | tree |
2011-02-27 |
Vadim Zeitlin | Specify correct size for disabled image list in wxMSW...
|
commit | commitdiff | tree |
2011-02-26 |
Vadim Zeitlin | Fix libraries order in screenshotgen bakefile.
|
commit | commitdiff | tree |
2011-02-26 |
Vadim Zeitlin | Mention wxZlib classes in archives overview.
|
commit | commitdiff | tree |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_PROCESS_ENTER in wxSpinCtrlGeneric.
|
commit | commitdiff | tree |
2011-02-26 |
Vadim Zeitlin | Don't use wxTE_NOHIDESEL in wxSpinCtrlGeneric.
|
commit | commitdiff | tree |
2011-02-24 |
Vadim Zeitlin | Handle ANSI release configuration correctly in msvc...
|
commit | commitdiff | tree |
2011-02-24 |
Vadim Zeitlin | No changes, just fix a typo in the changelog.
|
commit | commitdiff | tree |
2011-02-23 |
Vadim Zeitlin | Update and improve "Hello world" example in the documentation.
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Update Czech translations.
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Don't duplicate INVALID_FILE_ATTRIBUTES definition.
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Test for cairo_push_group() in configure.
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Put storage class outside WXDLLIMPEXP_DATA_CORE() macros.
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Remove duplicated control names strings declarations...
|
commit | commitdiff | tree |
2011-02-22 |
Vadim Zeitlin | Move wxCheckBoxNameStr declarations to wx/tglbtn.h...
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Remove unused variables in wxOSX code.
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Remove extra semicolons in Objective-C code.
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Remove stray #pragma implementation.
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Remove long unused wxHTML files.
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Add wxT_2() macro for compatibility with wxWidgets...
|
commit | commitdiff | tree |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW...
|
commit | commitdiff | tree |
next |