2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Add documentation for several grid cell renderer/editor... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Fix fatal bug in ArgsArray(wchar_t**) ctor. |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | switching to correct hit-testing |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | simpler code |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | shutdown sequence routing to EndSession calls |
tree | commitdiff |
2010-04-22 |
Stefan Csomor | overriding the cfrunloop accessor, during booting cocoa... |
tree | commitdiff |
2010-04-21 |
Václav Slavík | msgIdCharset is only needed in ANSI build. |
tree | commitdiff |
2010-04-21 |
Vadim Zeitlin | Remove the extra margins when checking owner drawn... |
tree | commitdiff |
2010-04-21 |
Stefan Csomor | non precomp build fix |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | avoiding full resize-invalidate and refresh |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | restoring special handling for carbon system menu items... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | tracking open modal dialogs |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | currently avoid problems when releasing the capture... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | better layout for simple one param messages, closes... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | use new call |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | wrap native TLWs so that they also appear in the tlw... |
tree | commitdiff |
2010-04-20 |
Stefan Csomor | support for capturing, use categories instead of member... |
tree | commitdiff |
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 |
next |