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 |
2010-01-23 |
Kevin Ollivier | Remove assert that was used during testing while changi... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Start on ShowWindowModal for OS X Cocoa. Not working... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Add virtual wxSizer::DoInsert() to replace Insert(). |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Don't crash when input is empty in wxFileConfig(wxInput... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Fix off by 1 errors in owner-drawn menu drawing code... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Improve wxCheckListBox appearance under Vista/Win7. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Correct drawing of check marks for owner-drawn items... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Correct alignment of menu accelerator strings in owner... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Use theme functions for drawing owner-drawn menus. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Fix calculation of the margins for owner-drawn menu... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Set up menu bitmaps correctly for checkable items. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Return old, not new, selection from wxMSW wxNotebook... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Jouk Jansen | Correction on previous commit: statement order corrected |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Jouk Jansen | Get wxDC defined when nescessary |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kevin Ollivier | Handle the case of NSNotFound result properly. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Vadim Zeitlin | Disable size grip for TLW status bar if TLW is not... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Fix wxMulDivInt32() to round the result like win32... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't query metrics that won't be used. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Support XHTML ' entity. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Further enhancement to the samples overview page. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Explain the location of samples better in the samples... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Don't set initial size as min size for top level window... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>(). |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't make full copy of string in wxThreadEvent::Clone(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | moving GetPageInfo to later stage, closes #11494 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | switching to LaunchServices implementation, fixes ... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | fixing type for 64 bit, closes #11550 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding Insert shadowing superclass methods, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct 'default' for m_filterIndex, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | applying patch, closes #11309 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct refcon in menus (was incorrectly change... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding double define warning |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Document wxCENTRE style for wxMessageDialog. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Don't set stretchable spacers size to 0, this doesn... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Add support for stretchable spacers to XRC wxToolBar... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Correct test for parent being on screen in wxTLW::DoCen... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Invalidate stored wxTreeItemIds when the corresponding... |
commit | commitdiff | tree | snapshot |
next |