2010-04-20 |
Vadim Zeitlin | Check for menu title being non-empty when appending... |
tree | commitdiff |
2010-04-20 |
Vadim Zeitlin | Add wxProgressDialog::Was{Cancelled,Skipped}() convenie... |
tree | commitdiff |
2010-04-20 |
Jouk Jansen | correcting error in OpenVMS makefile |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | if we have wxBG_STYLE_PAINT, we must clear the backgrou... |
tree | commitdiff |
2010-04-19 |
Jaakko Salli | or -> || (how did that compile on GCC anyway?) |
tree | commitdiff |
2010-04-19 |
Jaakko Salli | When deciding whether to convert wxAny to 'long' or... |
tree | commitdiff |
2010-04-19 |
Stefan Csomor | missing return value |
tree | commitdiff |
2010-04-19 |
Jouk Jansen | update OpenVMS compile support |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | concatenation must use prepend mode on osx as well |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Use const_cast<> to get 'wxAnyValueType*' from 'const... |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | fixing coordinate conversions for captured windows |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | using same API |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | streamlining code for extra controls |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | painting background of splitter as well, fixes #11958 |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Fix STL build |
tree | commitdiff |
2010-04-18 |
Jaakko Salli | Fix wxAny for VC6 by removing 'wxAny& operator=(const... |
tree | commitdiff |
2010-04-18 |
Stefan Csomor | normal windows also have transparent corners, so don... |
tree | commitdiff |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
tree | commitdiff |
2010-04-17 |
Vadim Zeitlin | Don't return invalid size from wxDir::GetTotalSize... |
tree | commitdiff |
2010-04-17 |
Vadim Zeitlin | No real changes, just some minor cleanup of wxDirTraver... |
tree | commitdiff |
2010-04-17 |
Robert Roebling | Added virtual destructor |
tree | commitdiff |
2010-04-17 |
Jaakko Salli | Suppressed some harmless VC6 warnings |
tree | commitdiff |
2010-04-17 |
Jaakko Salli | Fixed VC6 compilation - wxAny(const wxVariant&) ctor... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | Try a blind fix for VC6 compilation issues (wxAny ctor... |
tree | commitdiff |
2010-04-16 |
Jaakko Salli | wxVariant <-> wxAny conversion functionality. Includes... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxLOCALE_CONV_ENCODING flag. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Mark wx apps as DPI aware on Windows 7/Vista. |
tree | commitdiff |
2010-04-16 |
Stefan Csomor | translating background style BG_PAINT into opaqueness... |
tree | commitdiff |
2010-04-15 |
Stefan Csomor | supporting switching back background style from transpa... |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | fixing build |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | make sure log output on the iphone goes to the console... |
tree | commitdiff |
2010-04-14 |
Stefan Csomor | fixing layout of custom controls during resize, cleanup... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding support for extraControl on osx_carbon |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding wrapping possibility for native tlws |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | making sure calls don't crash for fully native dialogs... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | adding fallbacks for non-native font variants, fixes... |
tree | commitdiff |
2010-04-13 |
Stefan Csomor | fixing non-precomp build, fixes #10985 |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | correcting alpha and removing window shadow for overlay |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | fixing copy/paste error from carbon version, fixes... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | name change to correctly reflect the autorelease nature... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | copying native cursor under cocoa |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | fixing some warnings, adding proper OnChar support... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | changing sequence of makeFirstResponder and makeKeyAndO... |
tree | commitdiff |
2010-04-12 |
Stefan Csomor | change grow box implementation - was incorrectly gettin... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Update AUI pane resizable status even when it is floating. |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix over aggressive clipping in generic wxListCtrl... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix crash in wxListbook if image list is assigned after... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Translate the label used by the font picker dialog. |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Fix compilation of wxIconBundle in some particular... |
tree | commitdiff |
2010-04-12 |
Vadim Zeitlin | Use string sort order with CompareString() in wxString... |
tree | commitdiff |
2010-04-11 |
Stefan Csomor | cocoa implementation for overlay |
tree | commitdiff |
2010-04-10 |
Vadim Zeitlin | Don't crash if wxMimeTypesManager is used before wxApp... |
tree | commitdiff |
2010-04-10 |
Stefan Csomor | flushing upon destruction, hope this won't redraw conge... |
tree | commitdiff |
2010-04-10 |
Stefan Csomor | note for future implementation using a former private API |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Discard fully transparent alpha channel when loading... |
tree | commitdiff |
2010-04-09 |
Vadim Zeitlin | Add wxImage::ClearAlpha(). |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | trying to simplify and optimize font handling |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | using statically allocated font objects for speedup |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | allowing direct native tlw modal loops |
tree | commitdiff |
2010-04-08 |
Stefan Csomor | switching modal loop implementation, fixes #11921 |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | fixing NSFontDescriptor matching for font weights and... |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Drop the Array class added in the last scintilla patch... |
tree | commitdiff |
2010-04-07 |
Robin Dunn | Test m_dc before using it |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | fixing focus, fixes #11911 |
tree | commitdiff |
2010-04-07 |
Václav Slavík | Fixed wxFileSystem::FileNameToURL() regression with... |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | borders might have to be drawn differently |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Fix harmless MSVC warning about int to bool conversion... |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Suppress dummy gcc warnings in regex library code. |
tree | commitdiff |
2010-04-07 |
Vadim Zeitlin | Work around "possibly uninitialized variable" warning... |
tree | commitdiff |
2010-04-07 |
Stefan Csomor | switching loop mode for idle processing, fixes #11912... |
tree | commitdiff |
2010-04-06 |
Francesco Montorsi | fix typos introduced by error in r63870 (see #10673) |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | making gradients working again |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | supporting text foreground color, fixes #11903 |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | fixing warnings |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add wxTextEntryBase::ForwardEnableTextChangedEvents(). |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Fix text text changed events sending in OS X combo... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Move SendTextUpdatedEvent() down to wxTextEntryBase... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Implement support for gradient stops for OS X. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove duplicated GetTextPeer() definitions from derive... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Set the value passed to wxComboBox ctor in wxOSX/Cocoa. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Suppress a harmless signed/unsigned comparison warning. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Suppress unused parameter warnings. |
tree | commitdiff |
2010-04-06 |
Stefan Csomor | adding clipboard events, fixes #11906 |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Add support for IEC and SI size units to wxFileName... |
tree | commitdiff |
2010-04-06 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
tree | commitdiff |
2010-04-05 |
Robert Roebling | non PCH compilation |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Fix text input and completion in wxComboCtrl and wxOwne... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle Home and End keys as nativ... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Pass events around with ProcessEvent(), not AddPendingE... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
tree | commitdiff |
2010-04-05 |
Václav Slavík | Implement native mousewheel behaviour in wxOwnerDrawnCo... |
tree | commitdiff |
2010-04-05 |
Václav Slavík | In wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY... |
tree | commitdiff |
2010-04-05 |
Stefan Csomor | moving OnInit back |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
tree | commitdiff |
2010-04-05 |
Paul Cornett | avoid setting negative window size |
tree | commitdiff |
next |