2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
tree | commitdiff |
2010-06-06 |
Vadim Zeitlin | Fix compilation errors in wxGTK wxDataViewCtrl in ANSI... |
tree | commitdiff |
2010-06-03 |
Vadim Zeitlin | Test for wxPen validity before testing for its style... |
tree | commitdiff |
2010-05-30 |
Robert Roebling | Patch update, probably fixes #12090: wxGTK cursor handl... |
tree | commitdiff |
2010-05-30 |
Robert Roebling | Use GTKXXX notation for some more wxGTK specific method... |
tree | commitdiff |
2010-05-30 |
Paul Cornett | Remove pizza backing window. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Add "filter changed" event to wxFileCtrl. |
tree | commitdiff |
2010-05-26 |
Robert Roebling | Applied patch, fixes #12090: wxGTK cursor handling... |
tree | commitdiff |
2010-05-22 |
Vadim Zeitlin | Set wild card in the base class too in wxGTK wxFileDialog. |
tree | commitdiff |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Fix cast from pointer to int in wxDataViewCtrl. |
tree | commitdiff |
2010-05-20 |
Robert Roebling | Make GetIndexOf() and get_path() work for virtual list... |
tree | commitdiff |
2010-05-16 |
Robert Roebling | Allow calling iter_children with parent being NULL... |
tree | commitdiff |
2010-05-07 |
Václav Slavík | Integrate with GNOME's Recent Documents menu. |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Remove GtkPrintOperation preview signal handler. |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Don't set invoking window recursively in wxGTK wxWindow... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Don't use invoking window in wxGTK wxMenuBar implementa... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Avoid code duplication in wxGTK menu events generation... |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | No real changes, just remove empty wxMenuBar dtor in... |
tree | commitdiff |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
tree | commitdiff |
2010-04-05 |
Paul Cornett | freeze whole window for TLW |
tree | commitdiff |
2010-04-05 |
Paul Cornett | avoid permanently frozen TLW when frozen child is destr... |
tree | commitdiff |
2010-03-29 |
Paul Cornett | Reverse hierarchy of wxPizza GdkWindows |
tree | commitdiff |
2010-03-28 |
Vadim Zeitlin | Implement wxMask copy ctor for wxGTK. |
tree | commitdiff |
2010-03-28 |
Francesco Montorsi | no real changes: just a small optimization on wxStaticT... |
tree | commitdiff |
2010-03-23 |
Paul Cornett | better fix for #11803, don't set iconized state for... |
tree | commitdiff |
2010-03-23 |
Paul Cornett | ignore iconized state when computing client size for... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-12 |
Vadim Zeitlin | Correct query for formats supported by wxDataObject... |
tree | commitdiff |
2010-03-01 |
Vadim Zeitlin | Fix crash when accessing clipboard before entering... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Fix compilation with GTK+ 2.4. |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | No real changes, just remove an unused variable. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Always use UTF-8 for GTK+ strings. |
tree | commitdiff |
2010-02-03 |
Vadim Zeitlin | Correct the bounding box calculation in wxGTK wxDC... |
tree | commitdiff |
2010-02-03 |
Vadim Zeitlin | Correct bounding box calculation in wxGTK wxDC::DrawText(). |
tree | commitdiff |
2010-01-26 |
Jouk Jansen | Fixes for compilation on OpenVMS platforms |
tree | commitdiff |
2010-01-24 |
Vadim Zeitlin | Add wxComboBox::Popup() and Dismiss() to manually show... |
tree | commitdiff |
2010-01-15 |
Paul Cornett | honor wxMAXIMIZE frame style, fixes #11631 |
tree | commitdiff |
2010-01-08 |
Paul Cornett | for file load/save, always try wxImage first, fallback... |
tree | commitdiff |
2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual() |
tree | commitdiff |
2010-01-07 |
Paul Cornett | defer creating bitmap representation until it is needed |
tree | commitdiff |
2010-01-05 |
Paul Cornett | remove never-implemented palette support |
tree | commitdiff |
2009-12-26 |
Vadim Zeitlin | Take into account the initial buttons state when creati... |
tree | commitdiff |
2009-12-16 |
Paul Cornett | allow setting client size to work properly before windo... |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Add support for stretchable spaces to wxToolBar. |
tree | commitdiff |
2009-12-10 |
Vadim Zeitlin | Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}. |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Don't limit the number of stack frames in GTK assert... |
tree | commitdiff |
2009-12-09 |
Vadim Zeitlin | Better handling for asserts in non-main threads. |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-05 |
Paul Cornett | remove unnecessary DoGetBestSize |
tree | commitdiff |
2009-12-05 |
Paul Cornett | simplify Enable() |
tree | commitdiff |
2009-12-03 |
Vadim Zeitlin | Don't assert if the path is not absolute in wxFileDialo... |
tree | commitdiff |
2009-12-02 |
Vadim Zeitlin | Compilation fix after r62754. |
tree | commitdiff |
2009-12-01 |
Paul Cornett | remove m_backing_window member, to keep people from... |
tree | commitdiff |
2009-12-01 |
Paul Cornett | remove unused data member |
tree | commitdiff |
2009-11-30 |
Francesco Montorsi | partially revert changes of r58531 as wxCollapsiblePane... |
tree | commitdiff |
2009-11-19 |
Vadim Zeitlin | Compilation fix for wxUSE_STL build: another missing... |
tree | commitdiff |
2009-11-15 |
Robert Roebling | Maybe fixed assertion when using built-in searching... |
tree | commitdiff |
2009-11-15 |
Robert Roebling | Do earlier and better checking for matching actions... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | Implement support for wxSL_<DIR> in wxGTK, show them... |
tree | commitdiff |
2009-11-14 |
Vadim Zeitlin | No changes, just removed trailing spaces. |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Hide value label explicitly |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Always position value lable left of a vertical slider |
tree | commitdiff |
2009-11-14 |
Robert Roebling | Implement wxSL_VALUE_LABEL and wxSL_MIN_MAX_LABELS... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Don't use gtk_tree_model_get_path of the item is alread... |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Implement text ellipsizing for wxDataViewCustomRenderer... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxGTK wxDataViewCu... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Correct text position in wxDataViewCustomRenderer:... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Pass full cell rectangle to WXCallRender(). |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Add helper wxRectFromGDKRect() function and use it. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | No real changes, just remove some unnecessary casts. |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Avoid setting attributes in GTK wxDataViewRenderer... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-11-10 |
Paul Cornett | wxSpinCtrl values are always integral, they don't need... |
tree | commitdiff |
2009-11-09 |
Vadim Zeitlin | Fix fatal bug when changing wxDataViewCtrl model in... |
tree | commitdiff |
2009-11-08 |
Paul Cornett | avoid causing idle event from GetValue(), fixes #11013 |
tree | commitdiff |
2009-11-04 |
Paul Cornett | work around probable bug in GTK+ 2.18 when calling... |
tree | commitdiff |
2009-10-31 |
Paul Cornett | make sure ShowWithoutActivating only takes effect once |
tree | commitdiff |
2009-10-30 |
Paul Cornett | implement ShowWithoutActivating for GTK+ |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrl::Init() priva... |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Refactor wxEventLoopSource-related code. |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-17 |
Paul Cornett | derive wxMask from wxMaskBase |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Implement icon text column using native GTK renderers... |
tree | commitdiff |
2009-10-13 |
Paul Cornett | Make m_idleMutex an object instead of a pointer. Use... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Correct bug with items without attributes in wxGTK... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in wxGTK wxDVC. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Append default extension before showing file save dialo... |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Removed wxFont::Set/GetNoAntiAliasing() implementations. |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Also support fonts in wxTextCtrl::GetStyle() in wxGTK. |
tree | commitdiff |
2009-10-08 |
Paul Cornett | remove requested button rather than last one, return... |
tree | commitdiff |
2009-10-06 |
Jouk Jansen | OpenVMS compile support : adding more samples for wxGTK |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Ensure that info bar message uses the set font/colours... |
tree | commitdiff |
next |