2009-03-14 |
Stefan Neis | Update m_nSize when shrinking wxArrayString (fixes... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | more links to native docs for wxGTK; some typo fix |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | more specs for wxDC::DrawRotatedText |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | add overloads of ctors and Create() functions taking... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | fix crash caused by an wxMDIClientWindow's GTK signal... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | revise the sample, simplifying and cleaning it where... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | do not use @c to refer to wxDefault* objects; use ... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Francesco Montorsi | avoid GDK warnings about invalid windows when creating... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kevin Ollivier | Only MSW supports loading sounds from data. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kevin Ollivier | Another place we need an autorelease pool. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Stefan Csomor | solving inversion problem, because SetShape is redefine... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Stefan Csomor | making sure toplevel default width/sizes are used |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Stefan Csomor | supporting AA font flags on wxGCDC, fixes #10579 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kevin Ollivier | Mac -> OSX header change. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Jaakko Salli | Allow disabled properties to be expanded/collapsed... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Václav Slavík | return URLs, not filenames, from wxFileSystem::FindFirs... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Václav Slavík | added wxXmlResource::LoadAllFiles() |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Julian Smart | Made DoSize and GetPageRect virtual for easier derivati... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kevin Ollivier | Rebake after Mac bundle change. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Kevin Ollivier | Just move the binary inside of the app bundle instead... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior samples. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Removing more CodeWarrior project files. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Remove docs for the removed CodeWarrior projects. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Remove instructions for Mac OS Classic. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Removing Classic MacOS / CodeWarrior instructions as... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Jaakko Salli | Reworked the way child properties can be added to a... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Removing pch header files for CodeWarrior and also... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Fix reference ids and update Mac requirements in the... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Remove CodeWarrior portion of the Mac installation... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | CodeWarrior has been discontinued on Mac for years... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Vadim Zeitlin | compilation fix for ANSI build |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Jouk Jansen | update OpenVMS makefiles |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Vadim Zeitlin | corrections to Dutch translation from Gideon van Melle |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Update wxMac docs to reflect new wxOSX/Carbon and wxOSX... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Kevin Ollivier | Add a note about the flag for compiling OSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Vadim Zeitlin | reset the associated view frame pointer when the frame... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Robert Roebling | Commit third algorithm for sorting and preserving old... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Vadim Zeitlin | work around some (harmless) g++ warnings about possibly... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Vadim Zeitlin | remove MSVC warnings about DLL-exported class inheritin... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Vadim Zeitlin | disable IPC test completely as it prevents the test... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Václav Slavík | renamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Kevin Ollivier | Get SetLabel working again for wxStaticText by overridi... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Stefan Csomor | adding pure CoreText Impl |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Robert Roebling | Mention wxQsort() |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Robert Roebling | Make a single for loop out of two |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Vadim Zeitlin | also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Vadim Zeitlin | honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Robert Roebling | Change Compare() method to being const |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Robert Roebling | Use sorting algo using wxQsort that includes the old... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Kevin Ollivier | Forgot to commit the header change too. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Kevin Ollivier | Focus handling fixes - make sure new windows activate... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Kevin Ollivier | Border styles create a double-border on native search... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | no changes, just correct the file name in the header... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | no real changes, just correct a comment (closes #10563) |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | define HOST_SUFFIX as empty string when not cross-compi... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Robert Roebling | Implement vetoing editing in wxDataViewTextRenderer... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | close the associated frame if the view is deleted direc... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | don't use wxScopedPtr<> in wxDocTemplate::CreateDocumen... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | PCH-less build fix after r59452 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | don't leak memory if exceptions are thrown during a... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jaakko Salli | Minor wxPGMultiButton refacotring |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jaakko Salli | Allow wxPGMultiButton to work even if primary editor... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | don't call neither OnSaveModified() nor Modify(false... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jaakko Salli | Added build/msw/wx_propgrid.dsp to vc manifest (I hope... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Vadim Zeitlin | restore passing WM_COMMAND messages for SC_XXX commands... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Kevin Ollivier | Fix for accessing m_peer during initialization. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Robert Roebling | Commit most parts of #10495 wxDataViewCtrl needs a... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Robert Roebling | Fixes #10556: wxDataViewCtrl keyboard navigation broken... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Vadim Zeitlin | take into account the width of the static box label... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Vadim Zeitlin | no changes, just removed unnecessary GetStaticBoxBorder... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Francesco Montorsi | add wxAppConsoleBase::DeletePendingEvents and wxEvtHand... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Francesco Montorsi | document that locking a wxMutex or a wxCriticalSection... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Francesco Montorsi | document wxProgressDialog::Update(maximumValue) behavio... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Francesco Montorsi | fix typo; distribute docs between Open() overloads... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Jaakko Salli | Added support for 'AutoComplete' attribute, automatical... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Jaakko Salli | Always reduce size of the last (instead of widest)... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Stefan Csomor | letting the peer declare whether it wants to draw its... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Kevin Ollivier | Fix double-click support for wxListBox (#10548) |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Kevin Ollivier | Mac inherits the window variant setting on control... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Kevin Ollivier | Make sure the user can't select the text. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | detect adding too many items to a grid sizer sooner... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | support %l in wxDateTime::ParseFormat() |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | optimize Replace() to use a linear algorithm (closes... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | add wxUSE_CONFIG checks (see #10560) |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | no changes, just remove an extra space (see #10560) |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | replace wxGetMultipleChoices() with wxGetSelectedChoice... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | correct size of extra controls in pixels to dialogs... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | don't add the sash size to the best size if the window... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | also remove WXUNUSED_UNLESS_DEBUG to fix release build... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | compilation fix: add missing header after r59404 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Robert Roebling | wxMac requires UTF-8 for wxTextDataoObject |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | store our styles in wxSpinCtrlGenericBase ctor (needed... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | support wxSP_WRAP in generic implementation (closes... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | use wxLog::Log() instead of ugly cast |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Vadim Zeitlin | suppress wxLog::DoLog() and DoLogString() hiding warnings |
commit | commitdiff | tree | snapshot |
next |