2009-11-13 |
Robert Roebling | Minor formating
|
commit | commitdiff | tree |
2009-11-13 |
Robert Roebling | Correct sorting in wxDataViewTreeStore, fixes #11436...
|
commit | commitdiff | tree |
2009-11-13 |
Robert Roebling | Don't use gtk_tree_model_get_path of the item is already...
|
commit | commitdiff | tree |
2009-11-13 |
Robert Roebling | Add tests to wxDataViewTreeCtrl
|
commit | commitdiff | tree |
2009-11-13 |
Robert Roebling | Also update focus rect when changing selection in single...
|
commit | commitdiff | tree |
2009-11-13 |
Robert Roebling | Reset m_underMouse anytime the display is changed programmat...
|
commit | commitdiff | tree |
2009-07-09 |
Robert Roebling | Reduce size of virtual list before sending out delete...
|
commit | commitdiff | tree |
2009-06-18 |
Robert Roebling | Also fixed Clear() in the generic control
|
commit | commitdiff | tree |
2009-06-18 |
Robert Roebling | Further attempts to implement Clear() for the GTK control
|
commit | commitdiff | tree |
2009-06-16 |
Robert Roebling | Many more corrections and clarifications to virtual...
|
commit | commitdiff | tree |
2009-06-15 |
Robert Roebling | Correct wxDataViewListModel::RowPrepended
|
commit | commitdiff | tree |
2009-06-15 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded
|
commit | commitdiff | tree |
2009-06-15 |
Robert Roebling | Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK...
|
commit | commitdiff | tree |
2009-06-14 |
Robert Roebling | Updated info on wxRefCounter and related classes
|
commit | commitdiff | tree |
2009-06-14 |
Robert Roebling | Make wxDataViewModel derive from wxRefCounter
|
commit | commitdiff | tree |
2009-06-12 |
Robert Roebling | Update docs to mention wxRefCounter class
|
commit | commitdiff | tree |
2009-06-12 |
Robert Roebling | Use wxRefCounter instead of wxObjecrDataRef
|
commit | commitdiff | tree |
2009-06-12 |
Robert Roebling | Rename wxObjectDataRef wxRefCounter, use it in wxVariant
|
commit | commitdiff | tree |
2009-06-12 |
Robert Roebling | Remove remaining bits of marker drawing during resizing
|
commit | commitdiff | tree |
2009-06-11 |
Robert Roebling | Remove ugly flicker during resizing
|
commit | commitdiff | tree |
2009-06-11 |
Robert Roebling | GTK: In virtual list mode, map first row to 1, not...
|
commit | commitdiff | tree |
2009-06-11 |
Robert Roebling | In virtual list mode, map first row to 1, not to 0...
|
commit | commitdiff | tree |
2009-06-01 |
Robert Roebling | non-PCH compilo
|
commit | commitdiff | tree |
2009-06-01 |
Robert Roebling | Compilo.
|
commit | commitdiff | tree |
2009-06-01 |
Robert Roebling | Closes #10495: wxDataViewCtrl needs a way to start...
|
commit | commitdiff | tree |
2009-05-11 |
Robert Roebling | Forgot to commit header as part of r60586, Reapplied...
|
commit | commitdiff | tree |
2009-05-11 |
Robert Roebling | Reapplied some previous patches that got lost while...
|
commit | commitdiff | tree |
2009-05-08 |
Robert Roebling | Add wxDataViewCtrl implementation for OSX/Cocoa (closes...
|
commit | commitdiff | tree |
2009-04-28 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2009-04-07 |
Robert Roebling | Add test for wxDataViewColumn::GetWidth
|
commit | commitdiff | tree |
2009-03-11 |
Robert Roebling | Commit third algorithm for sorting and preserving old...
|
commit | commitdiff | tree |
2009-03-10 |
Robert Roebling | Mention wxQsort()
|
commit | commitdiff | tree |
2009-03-10 |
Robert Roebling | Make a single for loop out of two
|
commit | commitdiff | tree |
2009-03-10 |
Robert Roebling | Change Compare() method to being const
|
commit | commitdiff | tree |
2009-03-10 |
Robert Roebling | Use sorting algo using wxQsort that includes the old...
|
commit | commitdiff | tree |
2009-03-10 |
Robert Roebling | Make wxDataViewModel::Compare() const
|
commit | commitdiff | tree |
2009-03-09 |
Robert Roebling | Implement vetoing editing in wxDataViewTextRenderer...
|
commit | commitdiff | tree |
2009-03-09 |
Robert Roebling | Add wxDataViewEvent for vetoing label editing (see...
|
commit | commitdiff | tree |
2009-03-08 |
Robert Roebling | Commit most parts of #10495 wxDataViewCtrl needs a...
|
commit | commitdiff | tree |
2009-03-08 |
Robert Roebling | Fixes #10556: wxDataViewCtrl keyboard navigation broken...
|
commit | commitdiff | tree |
2009-03-07 |
Robert Roebling | wxMac requires UTF-8 for wxTextDataoObject
|
commit | commitdiff | tree |
2009-03-07 |
Robert Roebling | wxDATAVIEW_CELL_ACTIVATABLE translates Editable under...
|
commit | commitdiff | tree |
2009-03-07 |
Robert Roebling | Report first selected item in selection change event
|
commit | commitdiff | tree |
2009-03-07 |
Robert Roebling | Make wxDataViewCtrl::GetBestSize() return a height...
|
commit | commitdiff | tree |
2009-03-07 |
Robert Roebling | Correct define
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | wxBusyInfo now uses wxGenericStaticText under GTK+...
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | Correct minor bishaviours in Expand() and Collapse()
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | added test for wxDataViewCtrl::Expand() and ::Collapse()
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | Add new line at the end of the file
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | Make all instances of HasEditorCtrl() const, not just...
|
commit | commitdiff | tree |
2009-03-06 |
Robert Roebling | Initialise DC only when needed and deinitilise it properly...
|
commit | commitdiff | tree |
2009-02-28 |
Robert Roebling | Never show tree lines when there are tree buttons under...
|
commit | commitdiff | tree |
2009-02-28 |
Robert Roebling | Use gdk_window_invalidate instead of gtk_widget_queue_draw...
|
commit | commitdiff | tree |
2009-02-19 |
Robert Roebling | Make wxImageList not copiable (fixes #10503), replace...
|
commit | commitdiff | tree |
2009-02-19 |
Robert Roebling | If a selected item is about to be deleted, try to select...
|
commit | commitdiff | tree |
2009-02-18 |
Robert Roebling | Uncomment code accidentally left commented
|
commit | commitdiff | tree |
2009-02-18 |
Robert Roebling | Don't use default size of control has a sizer (as per...
|
commit | commitdiff | tree |
2009-02-17 |
Robert Roebling | Corrected meaning of parameter col as the position...
|
commit | commitdiff | tree |
2009-02-17 |
Robert Roebling | Blind implementation of YieldFor() for OSX/Cocoa, copied...
|
commit | commitdiff | tree |
2009-02-17 |
Robert Roebling | Blind implementation of GetSubItemRect() for wxListCtrl...
|
commit | commitdiff | tree |
2009-02-16 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2009-02-16 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2009-02-13 |
Robert Roebling | More GTK prefixing for internal methods
|
commit | commitdiff | tree |
2009-02-13 |
Robert Roebling | GTK prefix for internal tooltip methods
|
commit | commitdiff | tree |
2009-02-13 |
Robert Roebling | Removed unneeded FixUpMouse() method, some more GTK...
|
commit | commitdiff | tree |
2009-02-13 |
Robert Roebling | Reorder code so that you can actually set the size...
|
commit | commitdiff | tree |
2009-02-13 |
Robert Roebling | Forgot to commit file for giving a GTK specific methid...
|
commit | commitdiff | tree |
2009-02-12 |
Robert Roebling | Don't use native file/dir picker buttons when using...
|
commit | commitdiff | tree |
2009-02-12 |
Robert Roebling | wxFilePickerCtrl's button should know if it has an...
|
commit | commitdiff | tree |
2009-02-09 |
Robert Roebling | Mention wxTaskBarIcon reimplementation, other details
|
commit | commitdiff | tree |
2009-02-09 |
Robert Roebling | Compile fix
|
commit | commitdiff | tree |
2009-02-09 |
Robert Roebling | Fixes #10454, Applied patch for wxDataViewCtrl should...
|
commit | commitdiff | tree |
2009-02-04 |
Robert Roebling | Use gtk_range_set_value() to set scrollbar and do that...
|
commit | commitdiff | tree |
2009-02-04 |
Robert Roebling | Use wxRound() instead of (int)(my_double + 0.5);
|
commit | commitdiff | tree |
2009-02-03 |
Robert Roebling | Add space all around std buttons as per Apple HIG ...
|
commit | commitdiff | tree |
2009-02-03 |
Robert Roebling | Also report events from wxCollapsiblePane's label
|
commit | commitdiff | tree |
2009-02-03 |
Robert Roebling | Removed accidentally committed debug code
|
commit | commitdiff | tree |
2009-02-02 |
Robert Roebling | Invalidate only the specified rectangle
|
commit | commitdiff | tree |
2009-02-02 |
Robert Roebling | The recent change to ::Refresh() (strangely) fails...
|
commit | commitdiff | tree |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platforms...
|
commit | commitdiff | tree |
2009-02-01 |
Robert Roebling | The check column needs more space
|
commit | commitdiff | tree |
2009-02-01 |
Robert Roebling | Enable the correct code making sure that subwindows...
|
commit | commitdiff | tree |
2009-01-31 |
Robert Roebling | Forgot to commit
|
commit | commitdiff | tree |
2009-01-31 |
Robert Roebling | Disable wxSIZE_FORCE_EVENT and demonstrate its bug...
|
commit | commitdiff | tree |
2009-01-31 |
Robert Roebling | Fixes #10437 (wxDataObjectComposite::Add may add objects...
|
commit | commitdiff | tree |
2009-01-31 |
Robert Roebling | Fixes #10432 (wxDataObjectComposite::GetAllFormats...
|
commit | commitdiff | tree |
2009-01-31 |
Robert Roebling | Commit Hartwig's patch for DnD in wxDataViewCtrl
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Explain reasoning behind using wxSIZE_FORCE_EVENT
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Don't call SetMinSize() on the pane as this prevents...
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Remove debug code
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Reorganize wxCollapsiblePane event and layout code...
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem...
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Don't use a cached best size if the window has a sizer
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Move body of SetMinSize and SetMaxSize from header...
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Give wxCollapsiblePane's pane a name for easier debugging
|
commit | commitdiff | tree |
2009-01-30 |
Robert Roebling | Make GetEffectiveMinSize virtual as not being able...
|
commit | commitdiff | tree |
2009-01-29 |
Robert Roebling | Store pointer to owning wxWindow in wxPizza widget
|
commit | commitdiff | tree |
2009-01-28 |
Robert Roebling | Fixes #10443: wxListCtrl::MoveToItem
|
commit | commitdiff | tree |
2009-01-27 |
Robert Roebling | Fix for GetScrollPos() assert
|
commit | commitdiff | tree |
2009-01-26 |
Robert Roebling | Removed queuedResize code again as GTK+ does this internally...
|
commit | commitdiff | tree |
next |