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 |
2010-10-20 |
Michael Wetherell | Check for window manager before running GUI tests on... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Zeitlin | Change wxSP_XXX flags values to avoid clashes with... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Zeitlin | Use unsigned char for XBM bitmaps data. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Zeitlin | Correctly handle S_FALSE return value of IActiveMovie... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Zeitlin | Correct recently broken checked state handling in wxRea... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Zeitlin | Add missing "static" to wxSystemOptions::SetOption... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Jaakko Salli | Call wxScrollHelper::AdjustScrollbars() to fix scroll... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Vadim Zeitlin | Fix wxSTC compilation without wxUSE_DRAG_AND_DROP after... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Michael Wetherell | Disable the Mingw x64 builds as there's no compiler. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Vadim Zeitlin | No real changes, just fix a warning in the test suite. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Vadim Zeitlin | Revert the changes of r65826 in wxConvertToGTK(). |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Vadim Zeitlin | Return valid buffer from wxMBConv::c{MB,WC}2{WC,MB... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Vadim Zeitlin | Fix FileTestCase to really test strings with embedded... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Vadim Zeitlin | Disable tests for UTF-encoded files in FileTestCase... |
commit | commitdiff | tree | snapshot |
next |