2009-02-04 |
Vadim Zeitlin | restore the default bitmap icons size to 16*15, making... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Vadim Zeitlin | compilation fixes for wxMSW/Univ |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Vadim Zeitlin | move generic animation sources to ADVANCED_MSW_NATIVE_S... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Vadim Zeitlin | added back compatibility headers (apparently svn can... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Paul Cornett | revert last commit, it re-introduces the first problem |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Paul Cornett | fix bug introduced in last commit, contents not scrolli... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Francesco Montorsi | Re-add support for multiple text validator styles but |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Vadim Zeitlin | added wxPersistentRegisterAndRestore() function to... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Robert Roebling | Add space all around std buttons as per Apple HIG ... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Robert Roebling | Also report events from wxCollapsiblePane's label |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Robert Roebling | Removed accidentally committed debug code |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | work around VC6 ICE in DLL build |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | compilation fix for template Connect() |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | use explicit this-> with non-dependent names (compilati... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | use wxCommandEventHandler instead of manually writing... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | Changes to template Connect() to make it compile with... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Robert Roebling | Invalidate only the specified rectangle |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Robert Roebling | The recent change to ::Refresh() (strangely) fails... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | compilation fix for new event types (this shouldn't... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Vadim Zeitlin | don't always disable new events code; leave it enabled... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Chris Elliott | and a third fix from http://trac.wxwidgets.org/ticket... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platf... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | move evthandler.cpp to non-GUI test as it doesn't requi... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | test that the connected event handler is really called... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | remove WXDLLIMPEXP_BASE from template classes to fix... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | disable warning about using deprecated wxStripExtension... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | add a unit test for new events (see #10000) |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | no real changes, just add some comments |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Robert Roebling | The check column needs more space |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Robert Roebling | Enable the correct code making sure that subwindows... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | emphasize that you need to specify eventSink when conne... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | blind fix for wxMac |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | document as typedefs the various wxArray* classes so... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | remove implementations from interface headers |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | fix a couple of typos |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | add the abicheck.sh script for checking possible ABI... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | add GetControlWidget() accessor to the generic wxCollap... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | correct the tests for the window position to actually... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Chris Elliott | second http://trac.wxwidgets.org/ticket/10457 fix |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | add uint/long/ulong overloads of operator* and operator... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | use appropriate casts to fix warnings about double... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Neis | Removed extraneous semicolon (partly fixes #10456). |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | another wxUSE_DRAG_AND_DROP==0 compilation fix |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | position the popup on the correct screen (see #10462) |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | set standard properties |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Vadim Zeitlin | check for m_parentMenu being NULL in IsChecked/Checked... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Francesco Montorsi | fix a typo in comment |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Jaakko Salli | Use wxToolBar::SetToolBitmapSize() to setup tool bitmap... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Csomor | avoid warning |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Csomor | fixing utf32 native conversion |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Paul Cornett | simplify Refresh() and Update() |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Csomor | adding explicit log.h include |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Paul Cornett | fix drawing from Update() being overwritten, fixes... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Neis | Fixed compilation error on OS/2 (strnlen declaration... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Csomor | adding the GetEventHandler() indirection |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Csomor | adding explicit log.h include |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Stefan Neis | Removed extraneous semicolons and commas (partly fixes... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for menu items with NULL... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | log error message in wxRmdir() for consistency with... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | document FindChildItem() (closes #10455) |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | attempt to fix DLL samples link with VC6 which has... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | allow calling SetItemLabel() for items not attached... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | add SetCharIncludes and SetCharExcludes utilities to... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | load ImageList_Copy() dynamically to allow wx apps... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | corrections after last commit, (see #10452 comment:6) |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | better docs for wxValidator::SetWindow and Validate |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | give better names to wxTextValidator::IsInCharIncludes... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | a few typo-fix and cosmetic changes to wxFlexGridSizer... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | add operator* taking doubles to wxSize |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | add an example of a custom wxValidator-derived class... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | add wxStringCheck templated utility function |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | fix warnings about conversion between DWORD and pointer... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | define MIIM_BITMAP &c in wx/msw/missing.h instead of... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | fix typo; document wxFlexSizerGrowMode |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Robert Roebling | Disable wxSIZE_FORCE_EVENT and demonstrate its bug... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | remove extra line breaks which prevents Doxygen from... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | use margin width after updating it in OnMeasureItem... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | don't use built-in support for menu bitmaps if they... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | use SetMenuItemInfo() to update the item label to avoid... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | don't list SetSelection() as being deprecated, it isn't |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | better define what an ASCII character is considered... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | no real changes, just remove unnecessary code; use... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | document only char* variant of all string utility funct... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | say that use of _T() is discouraged in new code, just... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | don't override the toolbar height with too small value |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Robert Roebling | Fixes #10437 (wxDataObjectComposite::Add may add object... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Robert Roebling | Fixes #10432 (wxDataObjectComposite::GetAllFormats... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Robert Roebling | Commit Hartwig's patch for DnD in wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Chris Elliott | http://trac.wxwidgets.org/ticket/10457 fix |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Vadim Zeitlin | include errno.h to fix buildbot compilation |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Francesco Montorsi | remove anchor colouring not only for H2 but also for... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Jaakko Salli | Fixed broken 'hidden categories' mode (aka. alphabetic... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Václav Slavík | don't include private headers from wx/unix/evtloop.h |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Robert Roebling | Explain reasoning behind using wxSIZE_FORCE_EVENT |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Robert Roebling | Don't call SetMinSize() on the pane as this prevents... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Robert Roebling | Remove debug code |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Robert Roebling | Reorganize wxCollapsiblePane event and layout code... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Vadim Zeitlin | DisableSaving/Restoring() should be void, not bool |
commit | commitdiff | tree | snapshot |
next |