]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.c
remove unneeded check for negative window_y.
[~andy/gtk] / gtk / gtktreeview.c
2005-07-10 Kristian Rietveldremove unneeded check for negative window_y.
2005-07-10 Kristian Rietveldalso move to the next match when ctrl+g is pressed...
2005-07-10 Kristian Rietveldrework function to make page up/down behave the same...
2005-07-09 Kristian Rietveldwhen open_all is TRUE, traverse the newly built tree...
2005-07-08 Kristian RietveldFixes #165034, reported by Jorn Baayen.
2005-07-05 Kristian Rietveldin the 'main' expose loop, add back the calls to _set_c...
2005-06-26 Matthias ClasenStop column header drag operations if the grab is broken.
2005-06-23 Matthias ClasenChange the keynav for header reordering and resizing...
2005-06-19 Kristian Rietveldadded a check which avoids processing updates on bin_wi...
2005-06-19 Kristian Rietveldonly keep the row at the same position if the full...
2005-06-19 Kristian Rietveldset dy to zero if treeview's height is smaller than...
2005-06-19 Kristian RietveldMake mousewheel scrolling possible in typeahead mode...
2005-06-19 Kristian Rietveldpass the event on to treeview, so it has a change of...
2005-06-19 Kristian RietveldThis commit includes a fix for #169463, Stefan Kost.
2005-06-18 Kristian Rietveldundo merging of the separate loop setting cell data...
2005-06-18 Manish Singhremove unused variable height_old.
2005-06-18 Matthias ClasenTypo fixes
2005-06-17 Kristian RietveldFix #160281, testcase from Peter Bloomfield.
2005-06-17 Kristian Rietveldmake sure the row above 'above_path' is always in a...
2005-06-17 Kristian Rietvelddon't try to update the top_row rowref ourselves here...
2005-06-17 Kristian RietveldFixes #307914 (Alexander Larsson), fixing some breakage...
2005-06-14 Kristian RietveldPatch for #163214 (reported by Tommi Komulainen) and...
2005-06-12 Matthias ClasenCheck start_button_mask before starting a drag. (#14905...
2005-06-08 Matthias ClasenDon't crash if search_window is NULL. (#304914, Victor...
2005-05-25 Matthias ClasenDraw the background of rows insensitive when the treevi...
2005-05-23 Matthias ClasenRemove an unused variable. (#305130, Jaap A. Haitsma)
2005-05-18 Matthias ClasenFix some errors in the handling of drop columns. (...
2005-05-06 Matthias ClasenAlways initialize child-visible to FALSE, otherwise...
2005-05-06 Matthias ClasenAnother one
2005-05-06 Matthias Clasentypo fix
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-08 Matthias ClasenFix double-click to autosize treeview columns. This...
2005-04-07 Matthias ClasenAdd a hint about hiding expanders.
2005-04-07 Matthias ClasenPass the target list to the underlying dnd implementati...
2005-04-07 Matthias ClasenDocument -1 as possible value.
2005-04-06 Matthias ClasenAvoid a few unnecessary calls to gdk_window_get_pointer...
2005-04-05 Matthias ClasenAdd some more docs on interactive search.
2005-04-04 Jonathan Blandfordchange to use gtk_tree_view_real_expand_row() instead...
2005-03-30 Federico Mena QuinteroMerged from gtk-2-6:
2005-03-30 Matthias ClasenMake enable_search control only typeahead, not C-f...
2005-03-28 Matthias ClasenDon't pop up the context menu of the search entry if...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-02-23 Jonathan BlandfordPatch from jorn@nl.linux.org (Jorn Baayen) to notice...
2005-02-16 Matthias ClasenFixes for #143829, Tommi Komulainen, Christian Persch:
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2005-01-23 Matthias ClasenAvoid spurious drags. (#164884)
2005-01-20 Matthias ClasenDon't crash if the tree is empty. (#164669, Priit Laes)
2005-01-15 Matthias ClasenAllow to reset the property to its default value -1.
2005-01-13 Matthias ClasenMake the headers-visible property readwrite instead...
2004-12-27 Matthias ClasenFix a typo. (#162339, Alessio Dessi)
2004-12-16 Matthias ClasenDon't crash if enable_search is FALSE. (#161267, Jorn...
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-12-08 Matthias ClasenUse button->event_window for the fake leave event,...
2004-11-03 Matthias ClasenTiny cleanup
2004-11-03 Matthias ClasenDon't try to activate a node if the cursor is not valid.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias ClasenDisconnect from the remove-widget signal after removing...
2004-10-24 Matthias ClasenInvalidate the window if the tree is empty, to avoid...
2004-10-08 Matthias ClasenDon't start a drag if we loose the grab.
2004-10-08 Matthias ClasenSet cell data unconditionally. (#152562, Federico Mena...
2004-10-06 Matthias ClasenSet the cursor before changing the selection to make...
2004-10-03 Matthias ClasenFix positioning near the monitor boundaries. (#154341...
2004-09-27 Matthias ClasenFix typo in docs. (#153811, Billy Biggs)
2004-09-22 Matthias ClasenDon't leak old_text. (#153467, Christian Persch)
2004-09-14 Matthias ClasenSet the cursor to the first selected row instead of...
2004-09-13 Matthias ClasenChange the default expander size to 12 to compensate...
2004-08-30 Matthias ClasenMake it compile.
2004-08-26 Bill HanemanFix for #131226, allow selection of singleton list...
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-25 Jonathan Blandfordactivate the typeahead entry on enter.
2004-08-25 Jonathan BlandfordDon't handle the event if we have no children.
2004-08-24 Matthias ClasenTake header height and adjustment into account. (#13649...
2004-08-18 Manish SinghInitialize height from fixed_height before we do anythi...
2004-08-13 Matthias ClasenMake fixed height mode handle insertions. (135955,...
2004-08-11 Matthias ClasenDon't start a drag if the treeview is only a drag desti...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-07 Matthias ClasenMake the column drag code a bit more robust (still...
2004-08-06 Matthias ClasenFix an off-by-one error. (#141809, Markku Vire)
2004-08-04 Matthias Clasens/childs/children/g.
2004-08-02 Matthias ClasenAdd a new boolean property ::hover-expand and make...
2004-08-01 Jonathan BlandfordNew arguments
2004-07-28 Matthias ClasenReplace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528)
2004-07-27 Matthias ClasenAdd a frame around the C-f popup to stop it from mergin...
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-07-22 Matthias ClasenDon't leak the adjustments. (#148073, Tommi Komulainen)
2004-07-20 Matthias ClasenSet drag_pos before grabbing the focus, since we may...
2004-07-20 Matthias ClasenDon't use uninitialized node pointer. (#147911, Peter...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.
2004-07-15 Matthias ClasenCorrect the declared default values of several properti...
2004-07-15 Federico Mena QuinteroFix #126295:
2004-07-13 Matthias ClasenFix build error.
2004-07-13 Matthias ClasenPrepare to handle composite implementations of GtkCellE...
2004-07-09 Matthias ClasenImprove the EXPANDER_MAX warning.
2004-07-08 Matthias ClasenAllow to restore the default search function. (#145365...
2004-07-08 Matthias ClasenStop editing when a new model is set. (#145566, Dmitry...
2004-07-07 Matthias ClasenSmall documentation fixes.
next