2010-10-23 |
Robert Roebling | Implement wxDataViewCtrl::HitTest() under GTK+, second... |
tree | commitdiff |
2010-10-23 |
Robert Roebling | Also set mouse position in ITEM_BEGIN_DRAG event in... |
tree | commitdiff |
2010-10-22 |
Vadim Zeitlin | Use GTK_SELECTION_BROWSE instead of SINGLE for wxListBo... |
tree | commitdiff |
2010-10-18 |
Vadim Zeitlin | Use unsigned char for XBM bitmaps data. |
tree | commitdiff |
2010-10-17 |
Vadim Zeitlin | Revert the changes of r65826 in wxConvertToGTK(). |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Compilation fix for STL build after r65830. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve wxGTK print and page setup dialogs. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Transfer printer name to/from GTK+ native print setup... |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Correctly initialize wxGtkPrintNativeData members. |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Don't return invalid buffer from wxConvertToGTK(""). |
tree | commitdiff |
2010-10-16 |
Vadim Zeitlin | Improve validation of wxCheckBox styles. |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add wx{Pen,Brush}::Is[Non]Transparent() methods and... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Add "GTK" prefix to wxChoice::{Dis,En}ableEvents()... |
tree | commitdiff |
2010-10-15 |
Vadim Zeitlin | Fix button order in wxGTK wxMessageDialog and wxStdDial... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Preserve page size when changing increment in wxGTK... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIn... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Replace some stray _T()s with wxT(). |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | When setting empty string as a tooltip, call gtk_widget... |
tree | commitdiff |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Fix wxTextEntry::SelectAll() in presence of hints in... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
tree | commitdiff |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate the same flags for modifier key events in... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate unshifted Unicode key codes in wxEVT_KEY_XXX... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Remember the last key event in wxGTK before passing... |
tree | commitdiff |
2010-09-08 |
Robert Roebling | Unregister configure callback,part of #12447: wxGTK... |
tree | commitdiff |
2010-08-24 |
Robert Roebling | Make sorting of wxListBox, wxChoice and wxComboBox... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Extract X11 Display wrapper class in a private header. |
tree | commitdiff |
2010-08-20 |
Robert Roebling | Properly implement Cleared() by calling row_deleted... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Handle mnemonics correctly in wxGTK::wxCollapsiblePaneS... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | GTK+ just won't let you uncheck any radiobutton that... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | make wxChoice and wxComboBox sort in a case insensitive... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | Make wxListBox sort in a case insensitive way, fixes... |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Ignore non-existant string selection in wxComboBox... |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Uncheck radiobutton when calling ::SetValue(false)... |
tree | commitdiff |
2010-08-15 |
Vadim Zeitlin | Revert "Make wxComboBox::Popup() and ::Dismiss() emit... |
tree | commitdiff |
2010-08-15 |
Robert Roebling | Make wxComboBox::Popup() and ::Dismiss() emit events... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Don't set Unicode key code in key events to non-Unicode... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Don't export wxDataViewCtrlInternal unnecessarily. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Use helper class instead of manually calling gtk_tree_p... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add wxDataViewCtrl::GTKPathToItem() function and use it. |
tree | commitdiff |
2010-07-29 |
Václav Slavík | Fix wxDataViewCtrl to omit expander space for all kinds... |
tree | commitdiff |
2010-07-29 |
Robert Roebling | Add ability to render checkbox in undeterminate state... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | No real changes, just rearrange wxCursor::InitFromImage... |
tree | commitdiff |
2010-07-25 |
Vadim Zeitlin | Correct creation of the mask for wxImage cursors in... |
tree | commitdiff |
2010-07-22 |
Vadim Zeitlin | Fix harmless unused parameter warnings in wxDEBUG_LEVEL... |
tree | commitdiff |
2010-07-18 |
Vadim Zeitlin | Don't reuse the same event object for multiple events... |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Compilation fix for wxUSE_FONTENUM==0 case. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Remove hard TABs from 3rd party files in src directory. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Fix text updated event generation in wxGTK wxComboBox. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Implement wxWindow::DoGetBorderSize() for all ports. |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Don't use tree style to draw focus in DrawItemSelection... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | Fix setting wxStaticText alignment under wxGTK. |
tree | commitdiff |
2010-06-25 |
Paul Cornett | invalidate border area when showing or hiding a pizza... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
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 |
next |