2010-11-05 |
Vadim Zeitlin | Use CGFloat instead of float for mouse wheel event...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Fix showing the frames full screen under OS X.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Improve default position for new TLWs in wxOSX.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Ensure that strings returned by wxMBConv_cf are in...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove duplicate wxEVT_COMMAND_TEXT_ENTER generation...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Don't update scrollbars when the window is being destroyed...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Fix crash in wxColour ctor from NSColor in wxOSX/Cocoa.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove unnecessary wxOSX_USE_COCOA guards in Cocoa...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Assume sizeof(wchar_t) is always 4 under OS X.
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Add another test for the insertion point position after...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Disable keyboard unit test with wxUIActionSimulator...
|
commit | commitdiff | tree |
2010-11-05 |
Vadim Zeitlin | Remove test code accidentally committed as part of...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Correct a trivial typo in wxLog documentation.
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Use explicit menu item background if it's given under...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | No changes, just use RAII-based classes in MSW owner...
|
commit | commitdiff | tree |
2010-11-04 |
Vadim Zeitlin | Pas long to _get_timezone() even for VC8.
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Remove unused mouse event handler from dataview sample.
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Remove unnecessary tests for m_log from dataview sample.
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Add wxAuiPaneInfo::IsDockable().
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Set column field of wxDVC ITEM_{ACTIVATED,CONTEXT_MENU...
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Don't dock undockable panes in wxAuiManager::LoadPerspective().
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Optimize wxDataViewMainWindow::FindNode() in generic...
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Don't copy potentially big arrays in generic wxDataViewCtrl.
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Handle wxLOCALE_DECIMAL_POINT in wxLOCALE_CAT_MONEY...
|
commit | commitdiff | tree |
2010-11-03 |
Vadim Zeitlin | Support wxLOCALE_THOUSANDS_SEP in wxMSW wxLocale::GetInfo().
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Use _get_timezone() function instead of _timezone with...
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Make write end of the child process pipe non-blocking...
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Refactor: extract code to make an fd non-clocking into...
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Don't scroll the grid too much to bring selection in...
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Changed wxImage::ConvertAlphaToMask() return type to...
|
commit | commitdiff | tree |
2010-11-02 |
Vadim Zeitlin | Avoid crash when releasing the mouse in wxRibbonToolBar.
|
commit | commitdiff | tree |
2010-10-31 |
Vadim Zeitlin | Make wxMBConv_iconv MT-safe by not using wxString in it.
|
commit | commitdiff | tree |
2010-10-31 |
Vadim Zeitlin | Avoid events when implicitly selecting first wxBookCtrl...
|
commit | commitdiff | tree |
2010-10-31 |
Vadim Zeitlin | Reposition wxSpinCtrl correctly after reparenting it...
|
commit | commitdiff | tree |
2010-10-31 |
Vadim Zeitlin | Destroy correct HWND in wxMSW wxSpinCtrl::Reparent().
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Document wxMessageQueueError.
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | wxUniv/MSW compilation fix in wxWindowBase::GetDlgUnitBase().
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | No changes, just use AutoHBITMAP instead of manual...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Fix conversion of bitmaps with alpha to icons/cursors...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Add bitmaps in non-premultiplied format to wxImageList...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Allow creating DIBs storing pixels in non-premultiplied...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Make it impossible to initialize AutoHBITMAP after...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Fix fatal bug in wxGetWindowFromHWND() for radio buttons.
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Restore the old logger in wxLogChain dtor instead of...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Fix confusion with LOGFONT{A,W} parameters to MSW GetTheme...
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | No real changes, just cleanup of wxMSW MenuDrawData.
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Use TAbs in debian/rules, not spaces, as it's a makefile.
|
commit | commitdiff | tree |
2010-10-30 |
Vadim Zeitlin | Fix order of arguments in wxOSX/Carbon wxListCtrl:...
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | Use floating point arithmetic in wxDC::GradientFillConcentric().
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | Fix generic implementation of wxDC::GradientFillConcentric().
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | Relax validation of wxCheckBox flags.
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | Improve positioning of wxSlider min/max labels in wxMSW.
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | wxOSX/Carbon compilation fix after wxListBoxBase changes.
|
commit | commitdiff | tree |
2010-10-28 |
Vadim Zeitlin | Don't crash when waiting for thread termination in...
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | Fix list box unit test under wxGTK.
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | No changes, just use wxGtkObject<> instead of g_object_unref().
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | Don't duplicate event sending code in wxGTK wxListBox.
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | Don't send SELECTED events for an already selected...
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | wxOSX compilation fix: remove just added extra semicolon.
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | Fix warnings about signed/unsigned comparisons inside...
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | Refactor: use wxBookCtrlBase::m_selection in all derived...
|
commit | commitdiff | tree |
2010-10-27 |
Vadim Zeitlin | No real changes, just replace -1 with wxNOT_FOUND in...
|
commit | commitdiff | tree |
2010-10-26 |
Vadim Zeitlin | Don't dispatch messages while waiting in worker thread...
|
commit | commitdiff | tree |
2010-10-26 |
Vadim Zeitlin | Compilation fix for wxUSE_UNICODE_WCHAR && !wxUSE_STL_BASED_...
|
commit | commitdiff | tree |
2010-10-26 |
Vadim Zeitlin | Better document wxAutomationObject::GetDispatchPtr...
|
commit | commitdiff | tree |
2010-10-26 |
Vadim Zeitlin | Rebake to add wx/meta/implicitconversion.h to the makefiles.
|
commit | commitdiff | tree |
2010-10-25 |
Vadim Zeitlin | Mention that resource forks are deprecated under Mac...
|
commit | commitdiff | tree |
2010-10-25 |
Vadim Zeitlin | Use the correct accelerator for the "Preferences" Apple...
|
commit | commitdiff | tree |
2010-10-25 |
Vadim Zeitlin | Use the application name in the "About" item of the...
|
commit | commitdiff | tree |
2010-10-25 |
Vadim Zeitlin | Compilation fix: don't use "environ" under OS X.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Make wxUString compilable with VC6.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Fix typo in wxFILTER_NUMERIC documentation.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Add wxDocManager::FindTemplate() method.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't handle RPC_E_CHANGED_MODE return of OleInitialize...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Do nothing in wxMemoryDC::SelectObject() if the bitmap...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Always create new OLE objects with reference count...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Fix problems with reference counting in wxActiveXContainer.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't consider lack of connection points an error in...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't activate the window when updating its styles...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Fix wrong wxLogDebug() call in fswatcher sample.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Allow specifying the directory to watch on command...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Avoid duplicate wxEVT_COMMAND_TREE_SEL_CHANG{ING,ED...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't grab focus when calling wxTreeCtrl::SelectItem().
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Allow to use space to toggle spinning of the cube in...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_TREE_ITEM_MENU event without...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | No real changes, just cleanup week days handling in...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Keep displayed month and year in sync in wxGenericCalendarCtrl.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | No real changes, just inline wxDIB::Create().
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Remove wxDIB::m_hasAlpha from wxMSW.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Fix conversion of 32 bit ARGB bitmaps to wxImage in...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't hard code "open" verb in wxMSW wxLaunchDefaultApplicat...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Treat wxToolbook symmetrically with others in the notebook...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Don't reserve space for hidden controller in wxBookCtrl.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Set wxKeyEvent::m_rawFlags to hardware key code in...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Output header to the same directory as the .cpp file...
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Use wxChoicebook instead of wxNotebook in the xrc sample.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Rearrange xrc sample controls in alphabetical order.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Make it easier to define custom wxSizerXmlHandler subclasses.
|
commit | commitdiff | tree |
2010-10-24 |
Vadim Zeitlin | Make wxXmlResourceHandler::IsOfClass() static.
|
commit | commitdiff | tree |
next |