2009-09-24 |
Stefan Csomor | avoiding double define warnings on osx |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #11078 - DEVMODE creation in wxWindowsPri... |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | support PerformClick for NSControls, closes #11129 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | no focus on Show for toolwindows, closes #10872 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10025 (Patch to allow proper sizing of simple... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Alternate fix for #9954 (simple combobox assert) except... |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | supporting disabled items, closes #11130 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | fixing styles, closes #11128 |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10659 (year change in copyright) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10639 (Not all previewed fonts are displayed... |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Handle deprecated background styles correctly in wxMSW. |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Fix wxGrid compilation with MSVC7. |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Display correct minimal and maximal pages numbers under... |
tree | commitdiff |
2009-09-23 |
Paul Cornett | build fixes for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Suppress harmless mingw32 warning about unused value. |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Extract default grid header renderers from wxGridCellAt... |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Don't use deprecated integer mask with wxLogTrace(). |
tree | commitdiff |
2009-09-23 |
Julian Smart | Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler... |
tree | commitdiff |
2009-09-23 |
Julian Smart | Fixed #10702 (encoding not used in HTML handler) |
tree | commitdiff |
2009-09-23 |
Julian Smart | Fix for wrong line placement when centering or right... |
tree | commitdiff |
2009-09-22 |
Julian Smart | Fix for #4696: added SetDefaultStyleToCursorStyle(... |
tree | commitdiff |
2009-09-22 |
Julian Smart | Returning WVR_REDRAW triggers Windows bug that moves... |
tree | commitdiff |
2009-09-22 |
Jouk Jansen | Include compile support for propgrid & ribbon on OpenVMS |
tree | commitdiff |
2009-09-22 |
Julian Smart | Fixed #9996 (incorrect XML output in Ansi build for... |
tree | commitdiff |
2009-09-22 |
Julian Smart | Fixed wxBORDER_THEME breakage |
tree | commitdiff |
2009-09-22 |
Julian Smart | Don't use deprecated background style |
tree | commitdiff |
2009-09-22 |
Jouk Jansen | Update OpenVMS makefile |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Call wxApp::ProcessPendingEvents() from wxX11 event... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Override DrawLabel() to avoid crossing out disabled... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Add a separate wxControlRenderer::DrawButtonLabel(... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Implement wxGetActiveWindow() for wxX11. |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() in wxUniv. |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Define wxSetDetectableAutoRepeat() for X11-based ports... |
tree | commitdiff |
2009-09-22 |
Vadim Zeitlin | Move wxSetDetectableAutoRepeat() to a section compiled... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Recognize old wx{CHB,LB}_XXX styles in XRC. |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Restore socket initialization times counter. |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Don't call wxSocketBase::IsInitialized() from worker... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | on iPhone default is to cover entire screen |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | fixing cast warnings on OSX 10.6 |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | fixing include type |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Account for the margins used by Windows around status... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | Initialize wxMDIParentFrame::m_accelWindowMenu in defau... |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | wxSocket::Initialize() and Shutdown() are for main... |
tree | commitdiff |
2009-09-20 |
Vadim Zeitlin | Put wxAny implementation entirely in the header. |
tree | commitdiff |
2009-09-20 |
Julian Smart | Avoid duplicate character event for VK_DECIMAL on numer... |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Optionally return length from wxLoadUserResource(). |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Set svn properties correctly for the newly added files. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Don't query system option in every DrawBitmap() call... |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Change return type of wxList::Member() to bool. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use UTF-8 for all non-ASCII characters in the sources. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Define NDEBUG when building 3rd party libraries. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use wxASSERT() instead of assert() in wx code. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Correct wxStreamBuffer::Seek() return value. |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Another compilation fix for wxRibbon under OS X. |
tree | commitdiff |
2009-09-18 |
Julian Smart | Fixes for Mac (use wxClientDC not wxMemoryDC for tempor... |
tree | commitdiff |
2009-09-17 |
Vadim Zeitlin | Compilation fix for ANSI build after r61898. |
tree | commitdiff |
2009-09-17 |
Julian Smart | Added missing includes |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Ribbon compilation fixes for OS X. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Provide implementation for wxArrayString::resize(). |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Allow creating wxSingleInstanceChecker with default... |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Change wxBoxSizer::AddSpacer() to only add space in... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Correct wxPendingDelete declaration. |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Add wxXmlResource::LoadObjectRecursively(). |
tree | commitdiff |
2009-09-14 |
Jaakko Salli | Fixed use of map::erase() in ClearActionTriggers()... |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | added missing destructor |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | fixing and completing iPhone sound |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | enable backface culling which is not enabled by default... |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | remove debug logging |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | Launch Services are not available on iPhone |
tree | commitdiff |
2009-09-14 |
Stefan Csomor | adding glFrustum to compat API, supporting SetColour... |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers render... |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adapting to new sound file organization for osx |
tree | commitdiff |
2009-09-13 |
Jaakko Salli | Minor code cleanup |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | avoiding potential infinite recursion |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | supporting rotated display correctly for display size |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | sound implementation for AudioToolbox on 10.5 and iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL for iPhone |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | OpenGL changes for carbon and cocoa |
tree | commitdiff |
2009-09-13 |
Stefan Csomor | adding emulation API for OpenGL ES platforms |
tree | commitdiff |
2009-09-13 |
Stefan Neis | Be more paranoid about parent window possibly being... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Write correct number of bytes in wxFile::Write(wxString). |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add convenient wxMBConv::cMB2WC/WC2MB overloads taking... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Unregister wake up pipe file fd in ~wxConsoleEventLoop. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Use wxDEBUG_LEVEL instead of __WXDEBUG__ in wxInfoMessa... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Restore correct setting of the background colour. |
tree | commitdiff |
2009-09-11 |
Stefan Csomor | adding Kevin's fix for wxTOOL_STYLE_SEPARATOR |
tree | commitdiff |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
tree | commitdiff |
2009-09-11 |
Julian Smart | Fixed a bug on Mac whereby popup window disappeared... |
tree | commitdiff |
2009-09-11 |
Julian Smart | Fix on Mac to prevent scrollbars always being shown |
tree | commitdiff |
2009-09-10 |
Jaakko Salli | Notify if the grid is being destroyed in an event gener... |
tree | commitdiff |
2009-09-09 |
Jaakko Salli | Adapted wxPGComboBox margins setup to changes in wxComb... |
tree | commitdiff |
2009-09-09 |
Jaakko Salli | Various improvements to wxComboCtrl's text ctrl left... |
tree | commitdiff |
2009-09-08 |
Jaakko Salli | Fixed a warning generated by GCC 4.4.0 |
tree | commitdiff |
next |