2009-03-22 |
Vadim Zeitlin | compilation fix after wxBrushStyle changes (closes... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix harmless unused parameter warning |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | moved the check for correct implementation of wxEvent... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | deprecate integer trace masks and don't define the... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | compilation fix for STL build after the last change |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | wxGTK1 compilation fixes after last changes |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to... |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | simpler define handling |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | add alignment flags support to wxSpinCtrl[Double] ... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | fix harmless warning about unreachable code under MSW... |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | always define ShowAssertDialog() but do nothing in... |
tree | commitdiff |
2009-03-22 |
Stefan Csomor | temporary build-fix |
tree | commitdiff |
2009-03-22 |
Kevin Ollivier | Disabling sheets codepath until we can resolve the... |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | fixing multiple extensions in one filter, turning off... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory methods |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | adapting to autorelease of factory method |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | don't use HBMMENU_CALLBACK under Windows Vista as this... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | fixing the type |
tree | commitdiff |
2009-03-21 |
Vadim Zeitlin | fix generation of wxEVT_CHAR_HOOK events which, incredi... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | making sure the repositioning within the contentview... |
tree | commitdiff |
2009-03-21 |
Stefan Csomor | make it crash-proof |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | fix unreadable typo |
tree | commitdiff |
2009-03-21 |
Václav Slavík | wxHTML tables handler didn't properly restore m_enclosi... |
tree | commitdiff |
2009-03-21 |
Jaakko Salli | Fix wxGTK wxBitmapComboBox::SetValue() not working... |
tree | commitdiff |
2009-03-21 |
Francesco Montorsi | handle locales where AM/PM strings are empty |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | share a few helpers between datetime.cpp and datetimefm... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | build fix (part of r59673, r59656) |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | build fix for systems where HAVE_STRPTIME is defined |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | make GetNumOfDaysInMonth static again; in datetimefmt... |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | make sure we always have a CGFontRef |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | move parsing helpers, too (part of r59656) |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | introducing temporary variables for atsu with cocoa |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | no real changes: split the huge datetime.cpp in two... |
tree | commitdiff |
2009-03-20 |
Robin Dunn | Use native EOL |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx (was missing because... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | add the ToCLong, ToCULong and ToCDouble functions,... |
tree | commitdiff |
2009-03-20 |
Stefan Csomor | reworked font handling for osx |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | in case the user mask doesn't contain wxEVT_CATEGORY_UI... |
tree | commitdiff |
2009-03-20 |
Vadim Zeitlin | include wx/button.h to get wxBU_EXACTFIT declaration |
tree | commitdiff |
2009-03-20 |
Vadim Zeitlin | add wxBU_EXACTFIT support to wxToggleButton XRC handler... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | implement wxStrtoX_l() variants even when wxHAS_XLOCALE... |
tree | commitdiff |
2009-03-20 |
Francesco Montorsi | remove unneeded wxCHECK_MSG: GetNextMessage() can get... |
tree | commitdiff |
2009-03-19 |
Stefan Csomor | avoid double framing on carbon as well |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | blind build fix for STL builds |
tree | commitdiff |
2009-03-19 |
Francesco Montorsi | extend wxXLocale with wxStrto[d,l,ul] functions; make... |
tree | commitdiff |
2009-03-18 |
Kevin Ollivier | Fix toggle button style. |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | simplify a bit the convoluted implementation of wxFontR... |
tree | commitdiff |
2009-03-18 |
Benjamin Williams | added wxITEM_RADIO support to wxAuiToolbar (applied... |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | add combobox drop down/close up events (closes #10587) |
tree | commitdiff |
2009-03-18 |
Vadim Zeitlin | more bug fixes to multiple selection mode (see #626... |
tree | commitdiff |
2009-03-18 |
Francesco Montorsi | add support to wxBitmapToggleButton also in TransferFro... |
tree | commitdiff |
2009-03-17 |
Kevin Ollivier | Leave anti-aliasing on by default on Mac as well |
tree | commitdiff |
2009-03-17 |
Francesco Montorsi | the GOption hack is valid for Glib 2.20 too (it looks... |
tree | commitdiff |
2009-03-17 |
Kevin Ollivier | Handle the remaining selectors which otherwise lead... |
tree | commitdiff |
2009-03-17 |
Francesco Montorsi | guard with compile-time checks the new GDK_* event... |
tree | commitdiff |
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 |
next |