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 |
2009-09-08 |
Jaakko Salli | Use real id for wxPGCanvas |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Set correct foreground default in wxControl::DoMSWContr... |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Don't always override the default background colours. |
tree | commitdiff |
2009-09-08 |
Vadim Zeitlin | Fix wxLog compilation with wxUSE_THREADS==0. |
tree | commitdiff |
2009-09-07 |
Vadim Zeitlin | Always use 32bpp image lists. |
tree | commitdiff |
2009-09-07 |
Vadim Zeitlin | Fix bug with parsing concatenated switches in wxCmdLine... |
tree | commitdiff |
2009-09-07 |
Jouk Jansen | removed superfluous ; |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Use SYSTEMTIME instead of DOS time when converting... |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Take time into account in wxDateTime <-> SYSTEMTIME... |
tree | commitdiff |
2009-09-06 |
Jaakko Salli | Do not allow multiple selection when dragging in the... |
tree | commitdiff |
2009-09-06 |
Jaakko Salli | Fixed property iterator crash when iterating through... |
tree | commitdiff |
2009-09-06 |
Jaakko Salli | Added check to allow multiple selection by dragging... |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | Fixed GtkBorder allocation (hopefully) |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK. |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Fix regression with logging messages during wxApp initi... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | React to errors on socket correctly when using epoll(). |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Normalize property label editor margins on wxMSW |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Only respect property's wxPG_PROP_READONLY flag for... |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Removed some old code that generated warnings on some... |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Fixed a severe crash bug |
tree | commitdiff |
2009-08-31 |
Vadim Zeitlin | Correctly determine best wxPropertyGrid width. |
tree | commitdiff |
2009-08-31 |
Vadim Zeitlin | Avoid spurious uninitialized variable warning. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Correct wxImage::Size() again; add unit tests for it. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Use correct font instead of DEFAULT_GUI_FONT. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Fix buffer overflow in wxURLDataObject. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Fix off by one errors in wxURLDataObject. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()... |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Use GetBestSize() rather than DoGetBestSize(). |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Fix selection events generation in multi-select wxTreeCtrl. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Don't generate duplicated events for clicks on tree... |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-28 |
Vadim Zeitlin | Compilation fix for wxUSE_PROTOCOL && !wxUSE_URL. |
tree | commitdiff |
2009-08-28 |
Vadim Zeitlin | Compilation fixes for wxUSE_FONTMAP==0. |
tree | commitdiff |
2009-08-28 |
Vadim Zeitlin | No real changes, just slightly simplify code. |
tree | commitdiff |
2009-08-27 |
Paul Cornett | small fix to last commit, only disable updating decor... |
tree | commitdiff |
2009-08-27 |
Paul Cornett | avoid deferred show with Fluxbox, its support for _NET_... |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Fix wxDocManager::GetLastDirectory() when there is... |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Use correct array size for weekday names. |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Use #pragma message and not #pragma warning for MSVC. |
tree | commitdiff |
2009-08-26 |
Vadim Zeitlin | Compilation fix for wxUSE_INTL==0 in wxMSW MDI code. |
tree | commitdiff |
2009-08-24 |
Kevin Ollivier | Restore pattern creation, and do sanity checks before... |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | Don't append text following CDATA section to its node... |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | No changes, just fix unused variables and parameters... |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | Add A0 and A1 formats to wxPaperSize enumeration. |
tree | commitdiff |
2009-08-24 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Allow entering minus sign in wxMSW wxSpinCtrl if needed. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Correct the order of coordinates in CGPoint initializer. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Made wxPropertyGridHitTestResult a real class (works... |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Removed obsolete conditional compile option wxPG_CREATE... |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | Only use wxLocale functions if wxUSE_INTL == 1. |
tree | commitdiff |
2009-08-21 |
Stefan Csomor | supporting earlier xcode version |
tree | commitdiff |
next |