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 |
2009-01-26 |
Robert Roebling | Implement hint cursor for resizable columns
|
commit | commitdiff | tree |
2009-01-25 |
Robert Roebling | Little correction to hand-made sizing
|
commit | commitdiff | tree |
2009-01-25 |
Robert Roebling | Finally corrected drawing of wxListCtrl selection rect...
|
commit | commitdiff | tree |
2009-01-24 |
Robert Roebling | Pseudo-sort MIME types (all application/xxx at the...
|
commit | commitdiff | tree |
2009-01-24 |
Robert Roebling | Add comment explaining why we filter out application...
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Don't pretend to be a GtkTreeView where it isn't required
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Optical improvements under OS X
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Only use text/xxx, skip application/xxx in MIME database
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Correct conversion from text file to charset (which...
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Don't attempt to convert non-ascii strings to filenames
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Always use theme border for inner window under wxGTK
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Postpone size event from wxTLW resizing to idle
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Not calling _size_allocate() breaks a.o. the native...
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Prevent surplus calls of _size_allocate() if no change
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Don't always show the vertical scrollbar
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Remove scrollbar spacing from client size
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Add simple wxListCtrl to complex sample
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | GTK+'s native controls usually have a bigger line height
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Restore keyboard navi
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Tried hard to get the selection/focus rectangle drawn...
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Forgot this one
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Forgot header with OSX prefix
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Give some OSX specific methods OSX prefix, fixes hidden...
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | wxDataViewCtrl fixes
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Remove persistence related files ag
|
commit | commitdiff | tree |
2009-01-23 |
Robert Roebling | Remove persistence related files again
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Reorganized wxListCtrl's window layout (same as wxDataViewCt...
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Use theme border in wxListCtrl sample
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Trying again to improve border type guessing
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Don't extend last header column button, as the column...
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | draw icon before text label in header (huh?)
|
commit | commitdiff | tree |
next |