2009-03-16 |
Francesco Montorsi | return updated wxFONT*_* values |
tree | commitdiff |
2009-03-16 |
Francesco Montorsi | no real change; just reformatting and better comments |
tree | commitdiff |
2009-03-16 |
Václav Slavík | detect and report errors in XRC specification of grid... |
tree | commitdiff |
2009-03-16 |
Václav Slavík | fixed wxXRC compilation with --disable-filesystem ... |
tree | commitdiff |
2009-03-15 |
Kevin Ollivier | On OS X, the button for wxID_HELP should never accept... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and... |
tree | commitdiff |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
tree | commitdiff |
2009-03-15 |
Stefan Csomor | changing layout to better adhere to HIG, fixing truncat... |
tree | commitdiff |
2009-03-15 |
Stefan Csomor | fixing obj-c warnings |
tree | commitdiff |
2009-03-15 |
Václav Slavík | better XRC errors reporting: report location of the... |
tree | commitdiff |
2009-03-15 |
Stefan Csomor | making sure peer->Move refreshes properly, bringing... |
tree | commitdiff |
2009-03-15 |
Stefan Csomor | changes for embedded, applying patch, fixes #10359 |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | implement the wxGTK selective yield with a different... |
tree | commitdiff |
2009-03-14 |
Vadim Zeitlin | fix warning about needless comparison of unsigned with 0 |
tree | commitdiff |
2009-03-14 |
Vadim Zeitlin | remove stray debugging printf |
tree | commitdiff |
2009-03-14 |
Kevin Ollivier | implement EVT_TEXT and EVT_TEXT_ENTER for NSTextView... |
tree | commitdiff |
2009-03-14 |
Stefan Neis | Sorry, needed to fix typo in previous commit. |
tree | commitdiff |
2009-03-14 |
Stefan Neis | Update m_nSize when shrinking wxArrayString (fixes... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add wxSize overloads to wxBitmap ctors and to wxBitmap... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | add overloads of ctors and Create() functions taking... |
tree | commitdiff |
2009-03-14 |
Francesco Montorsi | fix crash caused by an wxMDIClientWindow's GTK signal... |
tree | commitdiff |
2009-03-13 |
Francesco Montorsi | avoid GDK warnings about invalid windows when creating... |
tree | commitdiff |
2009-03-13 |
Kevin Ollivier | Another place we need an autorelease pool. |
tree | commitdiff |
2009-03-13 |
Stefan Csomor | solving inversion problem, because SetShape is redefine... |
tree | commitdiff |
2009-03-13 |
Stefan Csomor | making sure toplevel default width/sizes are used |
tree | commitdiff |
2009-03-13 |
Stefan Csomor | supporting AA font flags on wxGCDC, fixes #10579 |
tree | commitdiff |
2009-03-13 |
Jaakko Salli | Allow disabled properties to be expanded/collapsed... |
tree | commitdiff |
2009-03-13 |
Václav Slavík | return URLs, not filenames, from wxFileSystem::FindFirs... |
tree | commitdiff |
2009-03-13 |
Václav Slavík | added wxXmlResource::LoadAllFiles() |
tree | commitdiff |
2009-03-12 |
Jaakko Salli | Reworked the way child properties can be added to a... |
tree | commitdiff |
2009-03-12 |
Kevin Ollivier | CodeWarrior has been discontinued on Mac for years... |
tree | commitdiff |
2009-03-12 |
Vadim Zeitlin | compilation fix for ANSI build |
tree | commitdiff |
2009-03-12 |
Jouk Jansen | update OpenVMS makefiles |
tree | commitdiff |
2009-03-11 |
Robert Roebling | Commit third algorithm for sorting and preserving old... |
tree | commitdiff |
2009-03-11 |
Vadim Zeitlin | work around some (harmless) g++ warnings about possibly... |
tree | commitdiff |
2009-03-11 |
Vadim Zeitlin | remove MSVC warnings about DLL-exported class inheritin... |
tree | commitdiff |
2009-03-11 |
Kevin Ollivier | Get SetLabel working again for wxStaticText by overridi... |
tree | commitdiff |
2009-03-10 |
Stefan Csomor | adding pure CoreText Impl |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Make a single for loop out of two |
tree | commitdiff |
2009-03-10 |
Vadim Zeitlin | also fix handling of wxSP_ARROW_KEYS|wxSP_WRAP (see... |
tree | commitdiff |
2009-03-10 |
Vadim Zeitlin | honour wxSP_ARROW_KEYS in wxSpinCtrlGeneric and don... |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Use sorting algo using wxQsort that includes the old... |
tree | commitdiff |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const |
tree | commitdiff |
2009-03-10 |
Kevin Ollivier | Focus handling fixes - make sure new windows activate... |
tree | commitdiff |
2009-03-10 |
Kevin Ollivier | Border styles create a double-border on native search... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | add support for multiple extensions to wxImage handlers... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | no real changes, just correct a comment (closes #10563) |
tree | commitdiff |
2009-03-09 |
Robert Roebling | Implement vetoing editing in wxDataViewTextRenderer... |
tree | commitdiff |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | close the associated frame if the view is deleted direc... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't use wxScopedPtr<> in wxDocTemplate::CreateDocumen... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | PCH-less build fix after r59452 |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't leak memory if exceptions are thrown during a... |
tree | commitdiff |
2009-03-09 |
Jaakko Salli | Minor wxPGMultiButton refacotring |
tree | commitdiff |
2009-03-09 |
Jaakko Salli | Allow wxPGMultiButton to work even if primary editor... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | don't call neither OnSaveModified() nor Modify(false... |
tree | commitdiff |
2009-03-09 |
Vadim Zeitlin | restore passing WM_COMMAND messages for SC_XXX commands... |
tree | commitdiff |
2009-03-09 |
Kevin Ollivier | Fix for accessing m_peer during initialization. |
tree | commitdiff |
2009-03-08 |
Robert Roebling | Commit most parts of #10495 wxDataViewCtrl needs a... |
tree | commitdiff |
2009-03-08 |
Robert Roebling | Fixes #10556: wxDataViewCtrl keyboard navigation broken... |
tree | commitdiff |
2009-03-08 |
Vadim Zeitlin | take into account the width of the static box label... |
tree | commitdiff |
2009-03-08 |
Vadim Zeitlin | no changes, just removed unnecessary GetStaticBoxBorder... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | add wxAppConsoleBase::DeletePendingEvents and wxEvtHand... |
tree | commitdiff |
2009-03-08 |
Francesco Montorsi | document wxProgressDialog::Update(maximumValue) behavio... |
tree | commitdiff |
2009-03-08 |
Jaakko Salli | Added support for 'AutoComplete' attribute, automatical... |
tree | commitdiff |
2009-03-08 |
Jaakko Salli | Always reduce size of the last (instead of widest)... |
tree | commitdiff |
2009-03-08 |
Stefan Csomor | letting the peer declare whether it wants to draw its... |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Fix double-click support for wxListBox (#10548) |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Mac inherits the window variant setting on control... |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Fixes needed to get transient popup windows working... |
tree | commitdiff |
2009-03-08 |
Kevin Ollivier | Make sure the user can't select the text. |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | detect adding too many items to a grid sizer sooner... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | support %l in wxDateTime::ParseFormat() |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | optimize Replace() to use a linear algorithm (closes... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | replace wxGetMultipleChoices() with wxGetSelectedChoice... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | correct size of extra controls in pixels to dialogs... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | don't add the sash size to the best size if the window... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | also remove WXUNUSED_UNLESS_DEBUG to fix release build... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | compilation fix: add missing header after r59404 |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | store our styles in wxSpinCtrlGenericBase ctor (needed... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | support wxSP_WRAP in generic implementation (closes... |
tree | commitdiff |
2009-03-07 |
Robert Roebling | wxDATAVIEW_CELL_ACTIVATABLE translates Editable under... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | fix generation of key events with Alt pressed broken... |
tree | commitdiff |
2009-03-07 |
Vadim Zeitlin | added wxProtocolLog class for logging network requests... |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Report first selected item in selection change event |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Make wxDataViewCtrl::GetBestSize() return a height... |
tree | commitdiff |
2009-03-07 |
Robert Roebling | Correct define |
tree | commitdiff |
2009-03-07 |
Kevin Ollivier | For search ctrl, the bordered and bezeled styles destro... |
tree | commitdiff |
2009-03-07 |
Kevin Ollivier | Add alignment support, and more tweaks for label size... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | fix wxDataObjectComposite::GetFormatCount and add some... |
tree | commitdiff |
2009-03-06 |
Robert Roebling | wxBusyInfo now uses wxGenericStaticText under GTK+... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | don't return hardcoded constants for empty renderers... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | fix wxTextDataObject::GetDataHere and SetData functions... |
tree | commitdiff |
2009-03-06 |
Francesco Montorsi | comment out wxPrintf/wxLogDebug calls; fix some indenta... |
tree | commitdiff |
2009-03-06 |
Robert Roebling | Correct minor bishaviours in Expand() and Collapse() |
tree | commitdiff |
2009-03-06 |
Robert Roebling | Initialise DC only when needed and deinitilise it prope... |
tree | commitdiff |
2009-03-06 |
Jaakko Salli | Property value images are no longer shrinked horizontally |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | don't allow setting readonly combobox value to a string... |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | added wxZlibStream::SetDictionary() (closes #10551) |
tree | commitdiff |
2009-03-06 |
Vadim Zeitlin | fix duplicate events for selection keys after the last... |
tree | commitdiff |
next |