2007-08-30 |
Paul Cornett | X property data is long for format 32 |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer |
tree | commitdiff |
2007-08-27 |
Paul Cornett | fix getting frame extents on 64-bit platforms, cleanup... |
tree | commitdiff |
2007-08-26 |
Paul Cornett | remove gtk_window_set_type_hint from GetTooltipColors... |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common... |
tree | commitdiff |
2007-08-26 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-08-26 |
Paul Cornett | fix getting tooltip colors for GTK 2.11 |
tree | commitdiff |
2007-08-25 |
Robert Roebling | added Collapse() and Expand() |
tree | commitdiff |
2007-08-25 |
Robert Roebling | implement editing_started and _done events for GTK... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Correct signature of HitTest() |
tree | commitdiff |
2007-08-24 |
Robert Roebling | Minor API changes |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Added logic, API and docs for wxDataViewModel::HasDefau... |
tree | commitdiff |
2007-08-22 |
Robert Roebling | Don't always sort array containing item, just upon... |
tree | commitdiff |
2007-08-21 |
Robert Roebling | Remove redundant line |
tree | commitdiff |
2007-08-20 |
Robert Roebling | Patch from Bo, adapt generic code to new API, add GetIt... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implement selection API and events |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implement ...COLUMN_SORTED event |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Change EnsureVisble() to including column parameter... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | Implemented and tested EXPANDED etc events for wxGTK... |
tree | commitdiff |
2007-08-19 |
Vadim Zeitlin | fix generation of events from SetValue() broken in... |
tree | commitdiff |
2007-08-19 |
Robert Roebling | change wxDataViewModel::Compare() to including column... |
tree | commitdiff |
2007-08-18 |
Julian Smart | A number of focus handling improvements: |
tree | commitdiff |
2007-08-16 |
Robert Roebling | removed Set/GetSortAscending from wxDataViewModel and... |
tree | commitdiff |
2007-08-16 |
Robert Roebling | compile with GTK < 2.8 |
tree | commitdiff |
2007-08-16 |
Julian Smart | Added DrawFocusRect to wxRenderer |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | relinquish the mouse capture when a dialog is about... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | make wxChoice and wxListBox inherit from wxControlWithI... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | added wxToolTip::SetAutoPop() and SetReshow() (patch... |
tree | commitdiff |
2007-08-15 |
Vadim Zeitlin | fix wrong clear selection (modified patch 1763916) |
tree | commitdiff |
2007-08-13 |
Julian Smart | Add accelerator back to label in GetItemLabel |
tree | commitdiff |
2007-08-13 |
Julian Smart | Removed a misleading comment |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu fix |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-08-11 |
Václav Slavík | added missing export declarations for wxGTK internal... |
tree | commitdiff |
2007-08-10 |
Julian Smart | Don't access null tip_window pointer [ 1767485 ] wxGtk... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | add support for 4th and 5th mouse buttons; reduce code... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Small correction |
tree | commitdiff |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
tree | commitdiff |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Patch from Bo to speed up FindNode() in internal data... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Don't send events when expanding internally, only after... |
tree | commitdiff |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code... |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990) |
tree | commitdiff |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed unused variable left after the last commit |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, indep... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | wxGTK/Univ compilation fixes |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First work at resort with header click |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
tree | commitdiff |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
tree | commitdiff |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
tree | commitdiff |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | make the path absolute before using it with gtk_file_ch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | fix harmless unused variable warning |
tree | commitdiff |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | compilation fix for ANSI STL build |
tree | commitdiff |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
tree | commitdiff |
2007-07-11 |
Robert Roebling | Compilo. |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files includi... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | removed dummy variable, C++ compilers shouldn't have... |
tree | commitdiff |
2007-07-10 |
Robin Dunn | Switch GetHeaderButtonWidget to use a real column heade... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Need to send an event in the wxCP_NO_TLW_RESIZE case... |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Use a button that has a tree widget as a parent as... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | More work on sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add GtkSortableIface stubs |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-05 |
Robert Roebling | wxDataViewCtrl can show tree/list music sample. |
tree | commitdiff |
2007-07-05 |
Robert Roebling | Getting closer to working tree/list wxDataViewCtrl. |
tree | commitdiff |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Upport GNOME print GetTextExtent fix, |
tree | commitdiff |
2007-06-29 |
Julian Smart | Prevent seg fault for older GTK+ |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | CanAcceptFocus() now returns true if either the window... |
tree | commitdiff |
2007-06-27 |
Paul Cornett | block signal handlers, instead of disconnecting, to... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes. |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix asserts for dropdown items |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't crash in SetBackgroundStyle() if the window is... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix warnings about parameters shadowing member variables |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Forgot this part of the event change patch from 2_8 |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upport: Always use GdkPixbuf in wxBitmapButton |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue() |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
tree | commitdiff |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless... |
tree | commitdiff |
next |