2009-03-16 |
Francesco Montorsi | return updated wxFONT*_* values |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Francesco Montorsi | allow testing wxSystemSettings::GetFont() return value |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Francesco Montorsi | no real change; just reformatting and better comments |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Václav Slavík | detect and report errors in XRC specification of grid... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Václav Slavík | fixed wxXRC compilation with --disable-filesystem ... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Vadim Zeitlin | add a menu item to test setting focus (see #626 comment:42) |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | leftovers from r59566 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kevin Ollivier | On OS X, the button for wxID_HELP should never accept... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | make wxStatusBarPane a 'full class' with getters and... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | wxMSW and wxPalmOS already had the wxFont(const wxSize... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kevin Ollivier | Rebake after last change. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kevin Ollivier | On Mac, ensure that the library path and dependencies... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefan Csomor | changing layout to better adhere to HIG, fixing truncat... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | warn the user that for all basic classes wxPoint,wxRect... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Václav Slavík | fixed docs of rows/cols XRC property |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefan Csomor | fixing obj-c warnings |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Václav Slavík | better XRC errors reporting: report location of the... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefan Csomor | making sure peer->Move refreshes properly, bringing... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Stefan Csomor | changes for embedded, applying patch, fixes #10359 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Kevin Ollivier | Consider wxOSX the port name, and have wxOSX/Carbon... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Francesco Montorsi | more docs and more comments in the sample code for... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | implement the wxGTK selective yield with a different... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Vadim Zeitlin | fix warning about needless comparison of unsigned with 0 |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Vadim Zeitlin | remove stray debugging printf |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Vadim Zeitlin | compilation fix for Watcom (see #10576) |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Kevin Ollivier | implement EVT_TEXT and EVT_TEXT_ENTER for NSTextView... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Francesco Montorsi | include all events categories in wxEVT_CATEGORY_ALL |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Stefan Neis | Sorry, needed to fix typo in previous commit. |
commit | commitdiff | tree | snapshot |
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 |
next |