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 |
2010-10-25 |
Václav Slavík | Make wxMin, wxMax and wxClip template functions. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Vadim Zeitlin | Compilation fix: don't use "environ" under OS X. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Make wxUString compilable with VC6. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Fix typo in wxFILTER_NUMERIC documentation. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Add wxDocManager::FindTemplate() method. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't handle RPC_E_CHANGED_MODE return of OleInitialize... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Do nothing in wxMemoryDC::SelectObject() if the bitmap... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Always create new OLE objects with reference count... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Fix problems with reference counting in wxActiveXContainer. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't consider lack of connection points an error in... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't activate the window when updating its styles... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Fix wrong wxLogDebug() call in fswatcher sample. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Allow specifying the directory to watch on command... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Avoid duplicate wxEVT_COMMAND_TREE_SEL_CHANG{ING,ED... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't grab focus when calling wxTreeCtrl::SelectItem(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Allow to use space to toggle spinning of the cube in... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't send wxEVT_COMMAND_TREE_ITEM_MENU event without... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | No real changes, just cleanup week days handling in... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Keep displayed month and year in sync in wxGenericCalen... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | No real changes, just inline wxDIB::Create(). |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Remove wxDIB::m_hasAlpha from wxMSW. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Fix conversion of 32 bit ARGB bitmaps to wxImage in... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't hard code "open" verb in wxMSW wxLaunchDefaultApp... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Add support for specifying child process cwd and env... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Treat wxToolbook symmetrically with others in the noteb... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Don't reserve space for hidden controller in wxBookCtrl. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Set wxKeyEvent::m_rawFlags to hardware key code in... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Output header to the same directory as the .cpp file... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Use wxChoicebook instead of wxNotebook in the xrc sample. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Rearrange xrc sample controls in alphabetical order. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Make it easier to define custom wxSizerXmlHandler subcl... |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Vadim Zeitlin | Make wxXmlResourceHandler::IsOfClass() static. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Add wxIcon::GetSize() to wxIcon in wxOSX. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Don't use non-existent icon in XRC sample. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Add XRC handler for wxToolbook. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Don't assume any particular default size for XRC image... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Correct wxDialog::SetAffirmativeId() documentation. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Added wxThread::OnKill() and OnDelete() callbacks. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Construct paths using wxFileName in wxHTML help. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Use rpmbuild to build the RPMs in "make rpm" target. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Add more headers to "make dist" and remove .mo files. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Include wxscintilla library in wxGTK RPM. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Generate the full list of wxBase headers paths in wxGTK... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Force the use of GNOME printing support and wxMediaCtrl... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Remove "release" suffix from wx-config links used in... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Vadim Zeitlin | Document that wxProcess::GetOutputStream() can't be... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Robert Roebling | wxDataViewCtrl::Expand() only works on items whose... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Robert Roebling | Set focus to generic wxDataViewCtrl when clicking with... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Robert Roebling | Implement wxDataViewCtrl::HitTest() under GTK+, second... |
commit | commitdiff | tree | snapshot |
2010-10-23 |
Robert Roebling | Also set mouse position in ITEM_BEGIN_DRAG event in... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Michael Wetherell | Change the return code of the test program so that... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Michael Wetherell | Add debugging info to the trunk Linux builds. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Enable ListBoxTestCase::HitTest() for wxGTK. |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Restore the note about auto-repeat in key events docume... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Use GTK_SELECTION_BROWSE instead of SINGLE for wxListBo... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Fixes for calling Enable() on children of a disabled... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Use single BeforeLast() call in wxConfigPathChanger... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Added "rest" argument to wxString::Before{First,Last}(). |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Vadim Zeitlin | Don't add quotes to string representation in gdb. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Zeitlin | Add missing comparison operator declarations in wxStrin... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Zeitlin | Document the meaning of wxToolBar tool id more clearly. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Zeitlin | Implement comparisons between wxString::iterator and... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Zeitlin | Add XRC handler for wxCommandLinkButton. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Zeitlin | Merge wxBitmapButton and wxButton panels in the xrc... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Zeitlin | Correct the fix that broke wxRegion::ConvertToBitmap(). |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Peter Cawley | Improve support for ribbon panel sizers: panels with... |
commit | commitdiff | tree | snapshot |
next |