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 |
2010-02-02 |
Julian Smart | Don't crash if there's no top window. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Julian Smart | Simplify SetSelectionRange and make consistent with... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Stefan Csomor | adapting to new API variant |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Kevin Ollivier | nschars is never used for the wxEVT_CHAR case, so don... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
Kevin Ollivier | Use the correct type to fix Tiger compilation. |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Jaakko Salli | Added nominal wxPG_PROP_READONLY support for editor... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Jaakko Salli | Added command to set wxPG_PROP_READONLY in the propgrid... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Jaakko Salli | Fixed value column rendering for properties which do... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefan Csomor | avoiding catching incorrect shortcuts, see #11676 |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Stefan Csomor | supporting clipboard command shortcuts on osx_cocoa... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Vadim Zeitlin | Disable wxUSE_FSWATCHER under Unix if neither inotify... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Michael Wetherell | Fix for file length fixup. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Stefan Csomor | storing modal returncode correctly for carbon |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Stefan Csomor | make sure modality is reflected correctly when rerouted... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Vadim Zeitlin | Disable wxUSE_OWNER_DRAWN for wxUniv to fix the build. |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Stefan Csomor | adding window-modal message box sample |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Stefan Csomor | setting correct alertType |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Kevin Ollivier | Get ShowWindowModal behavior working under OS X Cocoa... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Never block in wxSocket::Peek(). |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jaakko Salli | wxPGProperty::GetHintText() function body was missing... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jaakko Salli | Fixed wxPGGlobalVars export declaration |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Stefan Csomor | optimizing creation of glcontexts, less flicker |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Jouk Jansen | Fixes for compilation on OpenVMS platforms |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Try to prevent users from forgetting to include wx... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Don't pass logs at unknown levels to wxLog::DoLogRecord... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Another compilation fix for wxMSW without PCH. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Implement RequestUserAttention() for wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Compilation fixes for PCH-less build after ownerdraw... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Avoid g++ warning about unhandled wxFONTFAMILY_XXX... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | No real changes, just don't initialize extern variable... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Make wxWindow::MSWGetThemeColour() const. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Vadim Zeitlin | Compilation fix for wxUniv. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | simplifying code, removing outdated API |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | adding note for correct wheel params |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Julian Smart | Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | better wheel support |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | make sure we can override GetModality |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | adding wxWindow::Show in order to make the sheet showin... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stefan Csomor | fixing building on iphone |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Kevin Ollivier | Fix mistake, though this assert is unfortunate since... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Stefan Csomor | supporting auto-rotate for translucent statusbar |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Compilation fix after ownerdraw-refactor branch merge. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Václav Slavík | Fixed dialog units <-> pixels conversion. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Václav Slavík | Determine wxButton size correctly in wxMSW. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Fix bug in wxStringOutputStream unit test. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Override IsSeekable() in wxString{Input,Output}Stream... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Document that wxComboBox::Dismiss() and Popup() generat... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Correct UTF-32BE BOM detection in wxConvAuto. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Correct bug with returning 0 for non-empty input from... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Check the result of ToWChar() call in wxTextInputStream... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Replace wxLogWarning()s in wxOSX wxComboBox code with... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Add wxComboBox::Popup() and Dismiss() to manually show... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | No changes, just remove the strange "#if 1". |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Fix sending of wxEVT_COMMAND_LIST_COL_DRAGGING events... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Fix wxHTTPStream::Eof() to return true for empty HTTP... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Use a helper wxNEEDS_DECL_BEFORE_TEMPLATE symbol in... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Apply workaround for wxStrcoll() template for g++ to... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Fix for generic implementation. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Fix for non-Mac builds. |
commit | commitdiff | tree | snapshot |
next |