2010-11-07 |
Vadim Zeitlin | Update all windows associated with the tooltip when... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Csomor | disable code because of OS bug, fixes #12478, fixes... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Peter Cawley | Improve behaviour of scrolling through a ribbon gallery. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Csomor | routing the tab, return events for single line fields... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Csomor | implementing turning off of default button as well |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Minor cosmetic fix to generic check tools appearance... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Fix check toolbar items behaviour in non-native toolbar... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Avoid using wx GDI classes from non-main thread in... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Really update tooltip when wxToolBar::SetShortHelp... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Remove trailing comma from an enum. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Show the first, not the last, inserted item in wxListBo... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Use CGFloat instead of float for mouse wheel event... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Fix showing the frames full screen under OS X. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Improve default position for new TLWs in wxOSX. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Ensure that strings returned by wxMBConv_cf are in... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Remove duplicate wxEVT_COMMAND_TEXT_ENTER generation... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Don't update scrollbars when the window is being destro... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Fix crash in wxColour ctor from NSColor in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Remove unnecessary wxOSX_USE_COCOA guards in Cocoa... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Assume sizeof(wchar_t) is always 4 under OS X. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Add another test for the insertion point position after... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Disable keyboard unit test with wxUIActionSimulator... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Chris Elliott | add execmon to CE exclude (no console) |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Chris Elliott | missing namespace |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Chris Elliott | missing namespace |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Vadim Zeitlin | Remove test code accidentally committed as part of... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jouk Jansen | Update OpenVMS makefiles |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Vadim Zeitlin | Correct a trivial typo in wxLog documentation. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Vadim Zeitlin | Use explicit menu item background if it's given under... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Vadim Zeitlin | No changes, just use RAII-based classes in MSW owner... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Vadim Zeitlin | Pas long to _get_timezone() even for VC8. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Jouk Jansen | Updating makefiles for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Remove unused mouse event handler from dataview sample. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Remove unnecessary tests for m_log from dataview sample. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Add wxAuiPaneInfo::IsDockable(). |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Set column field of wxDVC ITEM_{ACTIVATED,CONTEXT_MENU... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Don't dock undockable panes in wxAuiManager::LoadPerspe... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Optimize wxDataViewMainWindow::FindNode() in generic... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Don't copy potentially big arrays in generic wxDataView... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Handle wxLOCALE_DECIMAL_POINT in wxLOCALE_CAT_MONEY... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Vadim Zeitlin | Support wxLOCALE_THOUSANDS_SEP in wxMSW wxLocale::GetIn... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Jouk Jansen | replace m_nSelection by m_selection |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Václav Slavík | Fix compilation error in wxImplicitConversionType<... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Use _get_timezone() function instead of _timezone with... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Make write end of the child process pipe non-blocking... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Refactor: extract code to make an fd non-clocking into... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Don't scroll the grid too much to bring selection in... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Changed wxImage::ConvertAlphaToMask() return type to... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Vadim Zeitlin | Avoid crash when releasing the mouse in wxRibbonToolBar. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Robin Dunn | Add some asserts to ensure cols and rows are >= 0 to... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Robin Dunn | Fix return types on wxRect::Inflate and Deflate |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jouk Jansen | Create work-around for wxGetEnvMap on OpenVMS (correction) |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Jouk Jansen | Create work-around for wxGetEnvMap on OpenVMS |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Vadim Zeitlin | Make wxMBConv_iconv MT-safe by not using wxString in it. |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Vadim Zeitlin | Avoid events when implicitly selecting first wxBookCtrl... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Vadim Zeitlin | Reposition wxSpinCtrl correctly after reparenting it... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Vadim Zeitlin | Destroy correct HWND in wxMSW wxSpinCtrl::Reparent(). |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Document wxMessageQueueError. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | wxUniv/MSW compilation fix in wxWindowBase::GetDlgUnitB... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | No changes, just use AutoHBITMAP instead of manual... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Fix conversion of bitmaps with alpha to icons/cursors... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Add bitmaps in non-premultiplied format to wxImageList... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Allow creating DIBs storing pixels in non-premultiplied... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Make it impossible to initialize AutoHBITMAP after... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Fix fatal bug in wxGetWindowFromHWND() for radio buttons. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Restore the old logger in wxLogChain dtor instead of... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Fix confusion with LOGFONT{A,W} parameters to MSW GetTh... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | No real changes, just cleanup of wxMSW MenuDrawData. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Use TAbs in debian/rules, not spaces, as it's a makefile. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Vadim Zeitlin | Fix order of arguments in wxOSX/Carbon wxListCtrl:... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Václav Slavík | For large dataview controls, don't use all items to... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Václav Slavík | Add wxDataViewRendererBase::PrepareForItem() helper. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Václav Slavík | Account for text attrs in generic wxDataViewCtrl's... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Václav Slavík | Add wxRenderer::GetHeaderButtonMargin(). |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Paul Cornett | fix iconize event detection, logical operators don... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | Use floating point arithmetic in wxDC::GradientFillConc... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | Fix generic implementation of wxDC::GradientFillConcent... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | Relax validation of wxCheckBox flags. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | Improve positioning of wxSlider min/max labels in wxMSW. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after wxListBoxBase changes. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Vadim Zeitlin | Don't crash when waiting for thread termination in... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | Fix list box unit test under wxGTK. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | No changes, just use wxGtkObject<> instead of g_object_... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | Don't duplicate event sending code in wxGTK wxListBox. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | Don't send SELECTED events for an already selected... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | wxOSX compilation fix: remove just added extra semicolon. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | Fix warnings about signed/unsigned comparisons inside... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Robert Roebling | Use window-state-event to send ICONIZE events under... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derive... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Vadim Zeitlin | Don't dispatch messages while waiting in worker thread... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Vadim Zeitlin | Compilation fix for wxUSE_UNICODE_WCHAR && !wxUSE_STL_B... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Vadim Zeitlin | Better document wxAutomationObject::GetDispatchPtr... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Vadim Zeitlin | Rebake to add wx/meta/implicitconversion.h to the makef... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Vadim Zeitlin | Mention that resource forks are deprecated under Mac... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Vadim Zeitlin | Use the correct accelerator for the "Preferences" Apple... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Vadim Zeitlin | Use the application name in the "About" item of the... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Václav Slavík | Add wxImplicitConversionType tests. |
commit | commitdiff | tree | snapshot |
next |