2007-07-26 |
Robert Roebling | escape _ |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Add a Clear() method simply calling the wxComboBoxBase... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | re-disable Universal Mac builds by default |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Silence the warning about lack of [NSApplication +setAp... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
David Elliott | Added missing #import <Foundation/NSArray.h> |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Vadim Zeitlin | removed called to deprecated wxPixelData::UseAlpha... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Rewritten wxList docs |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Use type safe list for model notifiers, sample corrected |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | call attributes attributes |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Small correction |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | Add iterators to wxVector, use std::vector in STL mode... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Václav Slavík | optimized wxStringTokenizer: it's now slightly faster... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Patch from Bo to speed up FindNode() in internal data... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Added wxQsort() |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Don't send events when expanding internally, only after... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Robert Roebling | Patch from Bo to optimize FindNode() in internal tree... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Vadim Zeitlin | corrected off by 1 error in cMB2WC() call (thanks valgrind) |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | don't add an extra empty line to the end (fixes bug... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | harmless warning fix |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | removed empty directory |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | fix caching of configure arguments broken by one of... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Vadim Zeitlin | removed wxUSE_STRUTILS which was left over from the... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Julian Smart | Avoid a hang if we're dragging a tab to a notebook... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Vadim Zeitlin | fix for r47646: typedef wxDouble for all platforms... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Stefan Csomor | adding missing defaults |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Vadim Zeitlin | call aglEnable(AGL_BUFFER_RECT) after setting the rect... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Vadim Zeitlin | removed erroneous spaces from wxTo/FromString() documen... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Stefan Csomor | no 68k macs more to support... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Václav Slavík | fix visibility problems with libstdc++ on Debian and... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Václav Slavík | fixed visibility warning on Fedora |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Vadim Zeitlin | corrected the include file names (rest of patch 1757479) |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed docs for classes not existing any more (part... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | updated after fileconf/fileconftest.cpp to config/filec... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | moved wxFileConfig test to config directory together... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added a macro for comparison size_t variables with... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875) |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added --enable-ownerdrawn MSW-only option |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed unused variable left after the last commit |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed duplicate MSW-specific options, they're now... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added --enable-ps-in-msw configure option |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed wxUSE_UXTHEME_AUTO which wasn't used anywhere |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed all MSW-specific options from this file, what... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | removed all MSW-specific options from this file, what... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | regenerated MSW part from wx/msw/setup_inc.h |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | extracted MSW-specific setup.h options to their own... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | correct the last patch: we should compare wxGenericTree... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | corrected (and simplified) configarg.cache updating... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | define wxUSE_FONTENUM |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | define CreateEventLoop() even if wxUSE_CONSOLE_EVENTLOO... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added wxUSE_FONTENUM for wxFontEnumerator |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | fixes for building wxMSW with --disbale-all-features |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | added --enable-uxtheme option |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, indep... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Vadim Zeitlin | use colour in the libraries diagram to indicate base... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | replaced with Debian Etch version which has slightly... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | wxCocoa: Implement wxTopLevelWindow::SetDefaultItem |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | wxCocoa: Basic support for font underlining: |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Paul Cornett | more AC_CHECK_HEADERS fixes |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Restore AC_CHECK_HEADERS in preference to AC_CHECK_HEAD... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Update all of the .m4 files using Apple-shipped autocon... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Paul Cornett | use the right cast to fix warning, rather than just... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | moved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | document wxCB_SORT |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Paul Cornett | add missing parens to bitwise expression |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Implement wxWindow::SetCursor to invalidate Cocoa's... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Remove wxStockCursor function that should never have... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Rework the wxCusor ctor taking wx stock number to provi... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
David Elliott | Rewrite conversion from classic Mac OS 'CURS'-style... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | make To/From8bit() inline for performance reasons |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Vadim Zeitlin | rewrite FilterInValue() using iterators, this results... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | check for setenv first, then putenv as using setenv... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | added code to free memory allocated in wxSetEnv() when... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Strip mnemonics from the label before passing it to... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Implement wxCocoa wxRadioBox event. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Make wxRadioButton::SetValue(true) deselect all other... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Implement most of wxRadioBox's methods. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
David Elliott | Added include wx/timer.h to non WX_PRECOMP case. |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Vadim Zeitlin | do platform-specific checks after ensuring that the... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Robert Roebling | Better sorting example and better default |
commit | commitdiff | tree | snapshot |
next |