2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
tree | commitdiff |
2011-09-04 |
Vadim Zeitlin | Add persistence support for wxSplitterWindow. |
tree | commitdiff |
2011-08-31 |
Václav Slavík | Generic wxDataViewCtrl: resize autosized columns at... |
tree | commitdiff |
2011-08-29 |
Václav Slavík | Make generic wxDataViewToggleRenderer react to activation. |
tree | commitdiff |
2011-08-29 |
Vadim Zeitlin | Make it possible to TAB to wxTreeListCtrl contents. |
tree | commitdiff |
2011-08-27 |
Robin Dunn | * Implement dynamic loading of the Cairo DLL on Windows... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Make wxBU_EXACTFIT fir the button text more exactly. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Auto complete file names in the text controls of wx... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Add wxTextEntry::AutoCompleteDirectories(). |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | No changes, just fix a typo in wxBannerWindow documenta... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Add new wxTreeListCtrl class. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Set colours and fonts for all elements of the generic... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Allow returning NULL windows from GetCompositeWindowPar... |
tree | commitdiff |
2011-08-25 |
Dimitri Schoolwerth | Fixed best size of wxUniv's wxNotebook. |
tree | commitdiff |
2011-08-25 |
Dimitri Schoolwerth | Fixed best sizes for wxUniv controls. |
tree | commitdiff |
2011-08-25 |
Dimitri Schoolwerth | Fixed buttons having no border in wxUniv by default. |
tree | commitdiff |
2011-08-24 |
Stefan Csomor | missing commit for RAW_CONTROL changes |
tree | commitdiff |
2011-08-23 |
Vadim Zeitlin | Compilation fix for non-OSX: don't use m_rawControlDown... |
tree | commitdiff |
2011-08-23 |
Stefan Csomor | adjusting keyboardstate to new ctrl / raw_ctrl handling... |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Fixed linking errors related to wxAnyButton in wxUniv. |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Fixed compilation of sources that make use of wx/univ... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Return non-const pointer from wxDataViewRendererBase... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add wxDataViewIconText::IsSameAs() and make comparison... |
tree | commitdiff |
2011-08-22 |
Stefan Csomor | removing trailing comma |
tree | commitdiff |
2011-08-22 |
Stefan Csomor | exposing wxGraphicsContext through an ordinary wxDC |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | No changes, just add wxGtkList to ensure g_list_free... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Don't export Objective C interfaces in non-x86_64 builds. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add XRC handler for wxBannerWindow and a test for it... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | No changes, just factor our wxDirection parsing code... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add new wxBannerWindow class. |
tree | commitdiff |
2011-08-22 |
Julian Smart | Rename identifier |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add missing wx/icon.h header to fix wxGTK compilation. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Refactor: replace wxTreeItemId and wxDataViewItem with... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | No changes, just move wxCheckBoxState to wx/defs.h... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | No changes, just use symbolic NO_IMAGE constant instead... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). |
tree | commitdiff |
2011-08-21 |
Václav Slavík | Rename wxDataViewCtrl::InvalidateColBestWidth* to Updat... |
tree | commitdiff |
2011-08-20 |
Steve Lamerton | Add virtual destructors to fix GCC4 warnings. |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Rename web library to webview. |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Rename wxUSE_WEB to wxUSE_WEBVIEW to reflect that actua... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Added option to TIFF handler for specifying the photome... |
tree | commitdiff |
2011-08-19 |
Dimitri Schoolwerth | Renamed the options specific to the TIFF handler. |
tree | commitdiff |
2011-08-18 |
Steve Lamerton | Remove a couple of unused forward declarations. |
tree | commitdiff |
2011-08-18 |
Steve Lamerton | Remove MoveWindow method. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Return true by default under OSX WebKit. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Derive wxWebViewEvent from wxNotifyEvent. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Rename LoadUrl to LoadURL. This corrects the capitalisa... |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Tidy up webview.h. Remove all of the doxygen comments... |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Make a few internal methods private. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Const correct the wxWebView api. |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapt defines |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebHistoryItem to wxWebViewHistoryItem. |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Rename wxWebNavigationError to wxWebViewNavigationError... |
tree | commitdiff |
2011-08-14 |
Steve Lamerton | Rename wxWebFileHandler to wxWebViewArchiveHandler... |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Merge in from trunk r68626 - r68683 |
tree | commitdiff |
2011-08-11 |
Steve Lamerton | Add support for custom scheme handling and virtual... |
tree | commitdiff |
2011-08-11 |
Stefan Csomor | adjusting include styles |
tree | commitdiff |
2011-08-11 |
Stefan Csomor | fixing osx_cocoa, there's a reason m_peer is private... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-10 |
Julian Smart | Added the ability to deselect attributes in the font... |
tree | commitdiff |
2011-08-09 |
Dimitri Schoolwerth | Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. |
tree | commitdiff |
2011-08-08 |
Steve Lamerton | Use shared pointers to hold wxWebHandlers throughout. |
tree | commitdiff |
2011-08-08 |
Václav Slavík | Remove selection methods taking int from generic wxData... |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added wxTopLevelWindow::MSWGetSystemMenu() method. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added private wxMenu::MSWNewFromHMENU() method. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Fix compilation with g++ 4.7 (prerelease). |
tree | commitdiff |
2011-08-06 |
Steve Lamerton | Implement GetSelectedSource for the OSX WebKit backend. |
tree | commitdiff |
2011-08-06 |
Steve Lamerton | Implement SelectAll for OSX WebKit. |
tree | commitdiff |
2011-08-06 |
Steve Lamerton | Implement GetPageText for the OSX WebKit implementation. |
tree | commitdiff |
2011-08-06 |
Steve Lamerton | Implement ClearSelection for the OSX WebKit backend. |
tree | commitdiff |
2011-08-05 |
Vadim Zeitlin | Implement wxFileType::GetOpenCommand() in wxOSX. |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Remove redundant InternalLoadURL method. |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Remove SetPageTitle and GetPageTitle and make GetCurren... |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Implement GetBackwardHistory, GetForwardHistory and... |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Add a WebHistory to the OSX WebKit backend and implemen... |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Remove now unused GetSelection from the OSX WebKit... |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Add undo / redo support to OSX WebKit. |
tree | commitdiff |
2011-08-05 |
Steve Lamerton | Add support for loading resources in custom schemes... |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Compilation fixes for wxUSE_GEOMETRY==0 build. |
tree | commitdiff |
2011-08-04 |
Julian Smart | Added Page Break control to spacing page |
tree | commitdiff |
2011-08-04 |
Steve Lamerton | Fix recursion problems when loading pages from a virtua... |
tree | commitdiff |
2011-08-03 |
Steve Lamerton | Rework IE virtual file system support to use new syntax... |
tree | commitdiff |
2011-08-03 |
Steve Lamerton | Initial work on virtual file system support for the... |
tree | commitdiff |
2011-08-03 |
Vadim Zeitlin | Fix bug with TAB being able to switch focus between... |
tree | commitdiff |
2011-08-02 |
Robin Dunn | Initialize the native printer info for ConvertFromNativ... |
tree | commitdiff |
2011-08-02 |
Julian Smart | Added semicolon needed by MSVC++ 6 |
tree | commitdiff |
2011-08-02 |
Steve Lamerton | Implement HasSelection for the OSX WebKit backend. |
tree | commitdiff |
2011-08-02 |
Steve Lamerton | Add EnableHistory support to the OSX WebKit backend. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix warnings for the OSX WebKit backend. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix compilation for OSX backend. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Add missing wxRTTI macros and fix incorrect ones. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix remaining warnings in ie backend. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix a couple of warning that crept back into the GTK... |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Add missing lines to setup.h.in. This properly fixes... |
tree | commitdiff |
next |