2010-03-02 |
Robin Dunn | Document GetBitmapMargins |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Vadim Zeitlin | Fix crash when accessing clipboard before entering... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Robin Dunn | Use the correct event class for the window modal notifi... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Jaakko Salli | Have to implement wxPGProperty::DeleteChildren() differ... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Jaakko Salli | Have to check for wxPG_SPLITTER_AUTO_CENTER style befor... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Stefan Csomor | translate 0.5 offset into user space before applying... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Stefan Csomor | moving header for precomp builds |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Simplify and correct bugs in wxMSW wxScrollBar message... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | No real changes, just cleanup wxMSW wxScrollBar a little. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Make it possible to use wxCharBuffer during program... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Only add -woff 3970 to C[XX]FLAGS when using SGI mipsPr... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Compilation fixes for wide char functions under IRIX... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Fix for wxStringCheck compilation under IRIX using... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Always declare wxCStrData::As[W]Char() as being inline. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Rearrange functions order so that they are effectively... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Fix compilation with GTK+ 2.4. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Support IRIX version of OpenGL multi sampling constants. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Fix the STC sources generation script to work with... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | No real changes, just remove an unused variable. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Remove unused NO_SORT constant. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Include <locale.h> to get LC_XXX constants declaration. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Remove unnecessary comparison of unsigned variable... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Remove unused static constant. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vadim Zeitlin | Include the real iostream header and not just iosfwd... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Jaakko Salli | Sometimes change in varscrollable window's size can... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Kevin Ollivier | Override CanFocus because the wxWindow level test will... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Jaakko Salli | Must clear property selection in wxPGProperty::SetChoic... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Vadim Zeitlin | Fix assert when using year or decade view in Windows... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Vadim Zeitlin | Fix assert on wxCalendarCtrl creation under Windows 7. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Vadim Zeitlin | Add pretty-printers for wxPoint, wxSize and wxRect. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Jaakko Salli | Added work around in wxPropertyGrid for a wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Jaakko Salli | Fixed property Hide command |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Initialize wxhInstance in console MSW applications... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Use wxGetInstance() instead of wxhInstance in wxMSW... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Include wx/defs.h from all our public headers, includin... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Fix multiple bugs in non-ownerdrawn wxListBox after... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Document the use of --disable-gui for building wxBase. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Always use UTF-8 for GTK+ strings. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Compilation fixes in wxHTML for wxUSE_CONFIG==0. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Vadim Zeitlin | Document more wxDC drawing functions overloads. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Bryan Petty | Fixed typo in wxDataViewIconTextRenderer docs. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Stefan Csomor | proper app shutdown support for iphone |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jaakko Salli | Set up default property grid unspecified value colour |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Jaakko Salli | When drawing wxPropertyGrid check box editor, be consis... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jaakko Salli | Rename property pending for deletion so it won't be... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jaakko Salli | Property removal and deletion done from wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Kevin Ollivier | Cocoa text fields and views have their own context... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Kevin Ollivier | Since wxDialog::Show(false) only calls wxWindow::Show... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Kevin Ollivier | Typo fix. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Kevin Ollivier | Disable sending of events by OS X Combobox during progr... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Jaakko Salli | Fixed auto-resizing behavior when double-clicking a... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Jaakko Salli | Added wxPropertyGridInterface::GetColumnProportion() |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Jaakko Salli | Added missing words in event documentation |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Jaakko Salli | Document wxEVT_PG_CHANGED |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Michael Wetherell | Add user for buildbot notifications. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Robin Dunn | Apply new patch fixing problem of IsRunning always... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Kevin Ollivier | Implement case-insensitive find and read only support... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Václav Slavík | Fix wxHtmlWindow to correctly decide whether to show... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Jaakko Salli | Added note about removed member function wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Jaakko Salli | Added wxPropertyGridInterface::SetColumnProportion... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
Kevin Ollivier | Basic support for tooltips under OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Vadim Zeitlin | Fix compilation of wx/scopeguard.h with g++ -fno-except... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Vadim Zeitlin | Remove wxHAS_NAMESPACES and gcc 2.95 checks. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Vadim Zeitlin | Ukrainian translations update from Yuri Chornoivan. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Václav Slavík | Make it possible to subclass wxMenuBar in XRC (patch... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Václav Slavík | Fixed possible buffer overflow in wxXmlResource::GetXRC... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Jaakko Salli | Removed most of the propgrid '#ifndef SWIG' pre-compile... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Václav Slavík | Fixed wxGauge's best size to conform to Windows HIG. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Vadim Zeitlin | Move wxPosixPermissions definition from wx/file.h to... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Stefan Csomor | support fullscreen display (translucent status) in... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Robin Dunn | Test m_nowpeer pointer before using it. |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Robin Dunn | Set Id and EventObject for wxSetCursorEvent |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Robin Dunn | Ignore the time portion of the datetime object when... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Robin Dunn | Remove functions duplicated in dnd_osx.cpp. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Robin Dunn | Allow more than one timer with the same ID. Closes... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Vadim Zeitlin | Add support for showing "elevation" icon in wxMSW buttons. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Stefan Csomor | adding carbon event missing in 10.4 headers |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Kevin Ollivier | Implement EVT_MAXIMIZE support for OS X Cocoa. |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Kevin Ollivier | Fix handling of the *.* extension case, before this... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Kevin Ollivier | Get wxSearchCtrl text events working, and share the... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Kevin Ollivier | Forgot about the drag source delegate, which is the... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Kevin Ollivier | Add an accessor to get the current drop source from... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Jouk Jansen | undefine not working FSWATCHER from OpenVMS compile... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Vadim Zeitlin | Extract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON. |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Vadim Zeitlin | Fix selection event sending for Ctrl-click in generic... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Vadim Zeitlin | Make wxDataObjectComposite::GetObject() public. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Vadim Zeitlin | Test wxTE_PROCESS_ENTER style in the widgets sample. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Vadim Zeitlin | Correct the bounding box calculation in wxGTK wxDC... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Vadim Zeitlin | Fix bug in wxMSW wxMessageDialog when the text was... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Vadim Zeitlin | Correct bounding box calculation in wxGTK wxDC::DrawText(). |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Julian Smart | Don't select all if there is nothing to select. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Julian Smart | Don't delete previous character when pressing Del at... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Stefan Csomor | safe degradation |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Kevin Ollivier | Rebake after DND changes. |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Kevin Ollivier | Refactor DND code into Carbon and Cocoa parts, and... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Kevin Ollivier | Add sanity check on the item number. |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Julian Smart | Fixes for incorrect selection, extra newline insertion... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Jaakko Salli | Do not clear property selection when adding new propert... |
commit | commitdiff | tree | snapshot |
next |