2010-04-12 |
Vadim Zeitlin | Fix gcc warnings about testing undefined preprocessor... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix emulator compilation with wxX11 after GetMainWindow... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix string stream unit test compilation in non-Unicode... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Update AUI pane resizable status even when it is floating. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix over aggressive clipping in generic wxListCtrl... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix crash in wxListbook if image list is assigned after... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Translate the label used by the font picker dialog. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Remove all obsolete release-generation scripts. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix return value of wxList::insert() in non-STL builds. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Fix compilation of wxIconBundle in some particular... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Vadim Zeitlin | Use string sort order with CompareString() in wxString... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Vadim Zeitlin | Use template class instead of template function in... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Jaakko Salli | Fixed typo in documentation string |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Vadim Zeitlin | Add wxString::ToStdString() and ToStdWstring(). |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Vadim Zeitlin | Don't crash if wxMimeTypesManager is used before wxApp... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Vadim Zeitlin | Add non-template wxWeakRef<T> constructor from T*. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Vadim Zeitlin | Add wxWeakRef::element_type, remove unnecessary assignm... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Stefan Csomor | flushing upon destruction, hope this won't redraw conge... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Stefan Csomor | note for future implementation using a former private API |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Michael Wetherell | Corrections for the buildbot configs. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Michael Wetherell | Add wxDFB to buildbot. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Michael Wetherell | Typos. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Michael Wetherell | Update configuration of linux buildbots. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Václav Slavík | Regenerated makefiles after removing USE_GDIPLUS. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Václav Slavík | Remove USE_GDIPLUS setting from bakefiles. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Vadim Zeitlin | Discard fully transparent alpha channel when loading... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Stefan Csomor | reverting r57083 for OSX, fixes #11922 |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Václav Slavík | Add system libs in msvc/wx/setup.h too. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Michael Wetherell | Add initial config for TBITCWXBUILDBOT buildbot. |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
commit | commitdiff | tree | snapshot |
2010-04-08 |
Stefan Csomor | switching modal loop implementation, fixes #11921 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Robin Dunn | #include <algorithm> |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Stefan Csomor | fixing NSFontDescriptor matching for font weights and... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Robin Dunn | (blind) fix for buildbot breakage with MSVC 6 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Robin Dunn | Drop the Array class added in the last scintilla patch... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Robin Dunn | Add wxVectorSort function for sorting wxVector<T> conta... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Robin Dunn | Test m_dc before using it |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Stefan Csomor | fixing focus, fixes #11911 |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Václav Slavík | Fixed wxFileSystem::FileNameToURL() regression with... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Stefan Csomor | borders might have to be drawn differently |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Vadim Zeitlin | Fix harmless MSVC warning about int to bool conversion... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Vadim Zeitlin | Suppress dummy gcc warnings in regex library code. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Vadim Zeitlin | Work around "possibly uninitialized variable" warning... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Vadim Zeitlin | Rename the rest of wxSIZE_CONV_TRADIONAL to wxSIZE_CONV... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Vadim Zeitlin | Correct documentation of wxSizeConvention elements. |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Stefan Csomor | switching loop mode for idle processing, fixes #11912... |
commit | commitdiff | tree | snapshot |
2010-04-07 |
Stefan Csomor | moving static box construction - z Order makes checkbox... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Fix wxGTK compilation after r63880. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Francesco Montorsi | fix typos introduced by error in r63870 (see #10673) |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stefan Csomor | making gradients working again |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903 |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stefan Csomor | fixing warnings |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Add wxTextEntryBase::ForwardEnableTextChangedEvents(). |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Fix text text changed events sending in OS X combo... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Move SendTextUpdatedEvent() down to wxTextEntryBase... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Implement support for gradient stops for OS X. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Remove duplicated GetTextPeer() definitions from derive... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Set the value passed to wxComboBox ctor in wxOSX/Cocoa. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Suppress a harmless signed/unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Suppress unused parameter warnings. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Attempt to correct mysterious MSVC6 compilation error. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Fix more harmless warnings. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906 |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Add default constructor to wxGraphicsGradientStop. |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Correct check for MSVC version in wxUSE_GRAPHICS_CONTEX... |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Robert Roebling | non PCH compilation |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwne... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle Home and End keys as nativ... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Pass events around with ProcessEvent(), not AddPendingE... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | Implement native mousewheel behaviour in wxOwnerDrawnCo... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Václav Slavík | In wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Stefan Csomor | moving OnInit back |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Add wxTransparentColour global pseudo-variable. |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | avoid setting negative window size |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | freeze whole window for TLW |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Paul Cornett | avoid permanently frozen TLW when frozen child is destr... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Jaakko Salli | Resolve GCC's 'type-punned pointer will break strict... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Vadim Zeitlin | Fix wxTaskBarIcon to work under all Windows versions. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Vadim Zeitlin | Correct compilation breakage of r63832. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | shuffling code back from eventloop to common app utils |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | no special casing for iphone necessary |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | fixing wrong version commit |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | support for toggle bitmap button |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefan Csomor | fixing multilib build |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Correct typo in configure introduced in r63832. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Allow using wxGraphicsContext with MinGW if gdiplus... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Fix crash in wxMediaCtrl::GetDownloadProgress() with... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Vadim Zeitlin | Show labels for controls in wxOSX/Carbon toolbars. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Stefan Csomor | keeping m_labelOrig untouched, solves test failures... |
commit | commitdiff | tree | snapshot |
next |