2009-09-06 |
Vadim Zeitlin | Compilation fix after wxTextEntry::SetMargins() changes. |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Vadim Zeitlin | Use SYSTEMTIME instead of DOS time when converting... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Vadim Zeitlin | Take time into account in wxDateTime <-> SYSTEMTIME... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jaakko Salli | Do not allow multiple selection when dragging in the... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jaakko Salli | Fixed property iterator crash when iterating through... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Jaakko Salli | Added check to allow multiple selection by dragging... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Vadim Zeitlin | Perform Apple SDK tests for Mac ports only. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Jaakko Salli | Fixed GtkBorder allocation (hopefully) |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Vadim Zeitlin | Clarify the separator native look remark. |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Kevin Ollivier | If gcc-4.2+ is specified for compiling OS X Carbon... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Vadim Zeitlin | Enable debug information in release builds for msvc... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Vadim Zeitlin | Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Vadim Zeitlin | Document wxFileName::SetPath(). |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Vadim Zeitlin | Fix regression with logging messages during wxApp initi... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Vadim Zeitlin | React to errors on socket correctly when using epoll(). |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Vadim Zeitlin | Clarify the priority rules for static and dynamic handlers. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jaakko Salli | Normalize property label editor margins on wxMSW |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jaakko Salli | Only respect property's wxPG_PROP_READONLY flag for... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jaakko Salli | Removed some old code that generated warnings on some... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Jaakko Salli | Fixed a severe crash bug |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Vadim Zeitlin | Correctly determine best wxPropertyGrid width. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Vadim Zeitlin | Avoid spurious uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Correct wxImage::Size() again; add unit tests for it. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Use correct font instead of DEFAULT_GUI_FONT. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Fix buffer overflow in wxURLDataObject. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Fix off by one errors in wxURLDataObject. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Use GetBestSize() rather than DoGetBestSize(). |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Fix selection events generation in multi-select wxTreeCtrl. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Vadim Zeitlin | Don't generate duplicated events for clicks on tree... |
commit | commitdiff | tree | snapshot |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Vadim Zeitlin | Compilation fix for wxUSE_PROTOCOL && !wxUSE_URL. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Vadim Zeitlin | Compilation fixes for wxUSE_FONTMAP==0. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Vadim Zeitlin | No real changes, just slightly simplify code. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Paul Cornett | small fix to last commit, only disable updating decor... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Paul Cornett | avoid deferred show with Fluxbox, its support for _NET_... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Michael Wetherell | Split 32-bit GTK builds between the the two linux machi... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Vadim Zeitlin | Fix wxDocManager::GetLastDirectory() when there is... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Vadim Zeitlin | Use correct array size for weekday names. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Vadim Zeitlin | Use #pragma message and not #pragma warning for MSVC. |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Vadim Zeitlin | Compilation fix for wxUSE_INTL==0 in wxMSW MDI code. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Kevin Ollivier | Restore pattern creation, and do sanity checks before... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Vadim Zeitlin | Don't append text following CDATA section to its node... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Vadim Zeitlin | No changes, just fix unused variables and parameters... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Vadim Zeitlin | Add A0 and A1 formats to wxPaperSize enumeration. |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Allow entering minus sign in wxMSW wxSpinCtrl if needed. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Correct the order of coordinates in CGPoint initializer. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Show the current range of valid dates in the calendar... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count(). |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | No changes, just clarify a comment for WXK_XXX values. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Extract event handlers chain documentation in a separat... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Jaakko Salli | Made wxPropertyGridHitTestResult a real class (works... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Jaakko Salli | Removed obsolete conditional compile option wxPG_CREATE... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Vadim Zeitlin | Document wxGraphicsPath::AddArc() better. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Vadim Zeitlin | Only use wxLocale functions if wxUSE_INTL == 1. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Vadim Zeitlin | Fix typo in wxNewEventFunctor() comment. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Stefan Csomor | supporting earlier xcode version |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Vadim Zeitlin | Do wait for connection in the server socket. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Vadim Zeitlin | Allow creating initially hidden controls in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Fix signatures of various image handlers methods. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Refactor and clean up slider labels drawing code. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Fix warning about converting literal strings to non... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Remove declarations of two non-existent functions in... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Fix harmless unused parameter warnings in wxX11 wxCursor. |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Vadim Zeitlin | Fix extraction of standard command line arguments in... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Vadim Zeitlin | Flush log events in console applications as well. |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Jaakko Salli | Have DoRemoveFromSelection() take active editor into... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Stefan Csomor | adding gc aware code, fixes #11061 |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Stefan Csomor | making sure an empty label is not reserving place above... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Paul Cornett | Fix loading BMPs, broken in r60852. Parenthesize shift... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Julian Smart | Fix numpad Del not working in wxRTC |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | support for plug-in unloading, closes #10836 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | better variant support, fixes #11114 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | gcc 4.2 warning fix |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | simplifying native string handling, see #11061 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | fixing 64bit OSX, closes #11118 |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stefan Csomor | added wakeup implementation for osx_cocoa |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Jaakko Salli | Made code that uses wxArrayPGProperty more STL complian... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Vadim Zeitlin | Include wx/filefn.h to fix PCH-less compilation. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Vadim Zeitlin | Fix compilation for wxUSE_LOG==0. |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Vadim Zeitlin | Fix last error display in wxLogSysError(). |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Vadim Zeitlin | Don't define wxArrayPGProperty as std::vector in STL... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | Added missing wx/log.h header. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | Force linking of src/osx/core/sockosx.cpp. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | Cleanly separate GUI socket-related code from net library. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | No changes, just put the files in alphabetical order. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | Extract wxFDIOHandler in its own header. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Vadim Zeitlin | Added wxFDIOHandler::IsOk() and use it with wxSocketImp... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
next |