2010-01-20 |
Vadim Zeitlin | Disable size grip for TLW status bar if TLW is not... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Fix wxMulDivInt32() to round the result like win32... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't query metrics that won't be used. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Support XHTML ' entity. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Further enhancement to the samples overview page. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Explain the location of samples better in the samples... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Don't set initial size as min size for top level window... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>(). |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't make full copy of string in wxThreadEvent::Clone(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | moving GetPageInfo to later stage, closes #11494 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | switching to LaunchServices implementation, fixes ... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | fixing type for 64 bit, closes #11550 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding Insert shadowing superclass methods, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct 'default' for m_filterIndex, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | applying patch, closes #11309 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct refcon in menus (was incorrectly change... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding double define warning |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Document wxCENTRE style for wxMessageDialog. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Don't set stretchable spacers size to 0, this doesn... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Add support for stretchable spacers to XRC wxToolBar... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Correct test for parent being on screen in wxTLW::DoCen... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Invalidate stored wxTreeItemIds when the corresponding... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Generate wxEVT_KEY_DOWN events for navigation keys... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Show the more metrics for the selected font in the... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Don't call base class version unnecessarily in wxLogWin... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | No changes, just fix an unused parameter warning. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Add wxIsascii() function and use it instead of isascii... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Only disable use of non-ANSI functions in strict ANSI... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Paul Cornett | update docs for wxMAXIMIZE on GTK |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jaakko Salli | When checking whether the parent has wxTAB_TRAVERSAL... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Paul Cornett | honor wxMAXIMIZE frame style, fixes #11631 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | More wx(Flex)GridSizer constructors documentation impro... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | Minor corrections to wxFlexGridSizer ctor documentation. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Stefan Csomor | fixing comments, making sure sound always gets the... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jaakko Salli | Fixed bug: wxPGEditor::SetControlAppearance() was calli... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Vadim Zeitlin | Check for a function existing in all libpng releases... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Vadim Zeitlin | Add wx/osx/textentry.h to the list of OS X headers. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Kevin Ollivier | Remove duplicate fields in wxTextCtrl / wxTextEntry... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Robin Dunn | Use GraphicsContext (if available) for drawing in Surfa... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kevin Ollivier | Rebake. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kevin Ollivier | Implement native OS X ComboBox for OS X Cocoa, and... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Vadim Zeitlin | Restore default WM_ERASEBKGND handling for wxMDIParentF... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Vadim Zeitlin | Minor fixes and enhancements to wxWindowID documentation. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kevin Ollivier | Rebake. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paul Cornett | for file load/save, always try wxImage first, fallback... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paul Cornett | fix broken #elif |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kevin Ollivier | Support mouse click through as otherwise clicking insid... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Improved documentation for wxPGProperty::DoSetAttribute() |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Fixed deprecation message (brings include file in line... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Do not use deprecated property attribute wxPG_ATTR_INLI... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Fixed a deprecation message |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual() |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Paul Cornett | defer creating bitmap representation until it is needed |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | Improve hit detection in wxMSW wxTreeCtrl with wxTR_FUL... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | German translations update from Thomas Krebs. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | Fix typos in IMediaPlayer2 and INSPlay interfaces decla... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Kevin Ollivier | Forward port 2.8 fix. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Kevin Ollivier | Fix another line somehow missing from the wxGraphicsBit... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Paul Cornett | remove never-implemented palette support |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Jaakko Salli | Call virtual ctrl->GetDefaultAttributes() instead of... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | add zlib only in dynamic build targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Vadim Zeitlin | Brazilian Portuguese translations updae from Allann... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Jaakko Salli | Allow wxPropertyGridInterface::EnableProperty() to... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Add assert checking that window has no event handlers... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Fix wxConvAuto behaviour when it is used by wxTextInput... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Make calling wxLog::IsAllowedTraceMask() safe during... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Compilation fix for VC6 after r63061. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Correctly parse times without seconds in wxDateTime... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Don't dereference invalid iterator in wxDateTime::Parse... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | fixing include type |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | adding stc support |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | adding kqueue define for xcode builds |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | fixing include types |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Kevin Ollivier | Get the OS X Cocoa native combobox building by having... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Kevin Ollivier | Rebake from clean wx tree. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Kevin Ollivier | Don't use a destroy event handler to disconnect the... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Kevin Ollivier | Create a text measuring context until a real context... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Stefan Csomor | correcting error message |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Stefan Csomor | fixing name collision ocuring in a specific script... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Václav Slavík | Removed some outdated compiler checks in OLE code. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Václav Slavík | Removed wxClearVariant() and wxReleaseVariant(). |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Václav Slavík | Moved wxConvertVariantToOle and wxConvertOleToVariant... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Stefan Csomor | building xcode projects from files.bkl |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Vadim Zeitlin | Romanian translation update from Catalin. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Jaakko Salli | Added missing ResetEditorAppearance() call |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Jaakko Salli | In wxPGEditor::SetControlAppearance() use GetClassDefau... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Václav Slavík | Added wxAutoOleInterface<T> template. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Mattia Barbon | Document wxPerl interface differences for wxRichTextCtrl. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Mattia Barbon | Build with WXINTL_NO_GETTEXT_MACRO defined. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Mattia Barbon | Fix method name in wxInfoBar interface. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Vadim Zeitlin | Change the year in copyright messages to 2010. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Vadim Zeitlin | Add wxWinVersion_7 to the private wxMSW wxWinVersion... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Stefan Csomor | adding placeholders and work in progress files |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Kevin Ollivier | Fix issue that was causing ShowWithoutActivating to... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Michael Wetherell | Add another test for sparse file support so that the... |
commit | commitdiff | tree | snapshot |
next |