]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Remove some files whose content is either obsolete or has been moved
[~andy/gtk] / ChangeLog.pre-2-6
2002-04-19 Matthias ClasenRemove some files whose content is either obsolete...
2002-04-19 Kristian Rietveldcancel editing if tree_view->priv->edited_column !...
2002-04-19 Kristian Rietveldsubtract TREE_VIEW_HEADER_HEIGHT from allocation->heigh...
2002-04-19 Kristian Rietveldrename last_single_clicked{,_2} to last_button_press...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-04-18 Tor Lillqvistgdk-pixbuf/Makefile.am (uninstall-libtool-import-lib...
2002-04-17 Kristian Rietveldso this function was completely broken. Fix it and...
2002-04-17 Anders CarlssonAdd a small test case.
2002-04-16 Kristian Rietveldfix docs
2002-04-16 Kristian Rietveldcheck ->priv->cursor and ->priv->anchor rowrefs before...
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-04-15 Jonathan Blandfordinclude internal children when doing focus.
2002-04-14 Kristian Rietveldadd _gtk_tree_view_column_get_editable_cell and
2002-04-14 Abigail BradyFix typo in message.
2002-04-13 Havoc Penningtoncreate the target pixbuf AFTER filling in width/height...
2002-04-13 Kristian RietveldFixes #75510
2002-04-12 jacob berkmanfix cut-n-paste bug which breaks big-endian machines...
2002-04-12 Havoc Penningtonrelocate the remove_weak_pointer to just before we...
2002-04-12 Kristian Rietveldadd clamp_node argument (toplevel): update usages of
2002-04-12 Michael Meeksadd freeze / thaws to stop deluge of 'notify' signals.
2002-04-11 Owen TaylorExport private _gtk_menu_shell_activate() to encapsulat...
2002-04-09 Owen TaylorFix problems with HandleBox and focusing - #78232
2002-04-09 Owen TaylorAlways set the ALLOC_NEEDED and REQUEST_NEEDED flags...
2002-04-09 Kristian RietveldFixes #78110
2002-04-09 Anders CarlssonInitialize error to NULL.
2002-04-08 Manish Singhreally revert testgtk.c
2002-04-08 Kristian Rietveldcheck the return value of _gtk_tree_view_find_node...
2002-04-05 Kristian Rietveldfree anchor row reference after unselecting the selecti...
2002-04-05 Jonathan Blandfordimplement. (gtk_tree_view_move_cursor_up_down): check...
2002-04-05 Alex LarssonFix undefined variable typo. Patch from Simon Floery...
2002-04-04 Tim Janikfix segfault upon NULL return from gdk_utf8_to_string_t...
2002-04-04 Soeren Sandmannrevert accidentally commited change to testgtk.c
2002-04-04 Soeren SandmannFix problem with menu titles being clipped (#75948)
2002-04-04 Tor LillqvistFix some bugs, and introduce a minor feature.
2002-04-02 Jonathan Blandfordset the sort_func correctly, 77030
2002-04-02 Tim Janikupdate version to 2.0.2, binary age 2, interface age 2.
2002-04-01 Kristian Rietveldadd check for y > tree_view->priv->height (fixes #76974)
2002-03-30 Owen Taylorrecommit after tagging 2_0_1
2002-03-30 Owen Taylor===== Released 2.0.1 ======
2002-03-30 Kristian Rietveldrevert the latest stamp increment changes, as it broke...
2002-03-29 Owen TaylorCall gdk_keyval_to_lower() on the key passed in, since...
2002-03-29 Owen TaylorFix screwup in handling of module path that was resulti...
2002-03-29 Owen TaylorFix wrong stock id's for ADD/REMOVE. (#76915, Vitaly...
2002-03-29 Hans Breuerfix typo in gtk_init_check macro, which caused crashes...
2002-03-29 Kristian Rietveldremove call to gtk_tree_model_sort_increment_stamp
2002-03-29 Owen TaylorUpdates
2002-03-29 Owen TaylorDon't show the window unless the widget is mapped....
2002-03-28 Hans BreuerFixed dashed line issues (#74441) to an IMO reasonable...
2002-03-28 Jakub Steinernew add, remove stock icons
2002-03-28 Tim Janikwhen encountering non-UTF-8 file names, alert the user...
2002-03-28 Dave CampDon't install the handler if the widget isn't realized.
2002-03-28 Jakub SteinerNew font and text icons to solve the dark-theme-problem
2002-03-27 Matthias ClasenTry to find libpng via pkg-config first, since libpng...
2002-03-27 Owen Taylorchangelog update
2002-03-27 Owen TaylorSet page->last_focus_child to NULL as well as removing...
2002-03-27 Murray CummingChangeLog typo.
2002-03-27 Murray CummingCorrected registered return type of move-cursor signal...
2002-03-26 Owen TaylorShuffle the ordering around some more (position before...
2002-03-26 Sven Neumannfixed my ChangeLog entry
2002-03-26 Dave CampFree the path after calling gtk_tree_view_row_activated...
2002-03-25 Sven Neumannfree the style's font_description before accessing...
2002-03-25 Mark McLoughlinkill code duplicated in gtk_binding_entry_add_signall.
2002-03-25 Jonathan BlandfordMake path arg const, #75653
2002-03-23 Havoc Penningtoninvalidate the line containing start, even if the ...
2002-03-23 Havoc Penningtonend any selection in progress, patch from db@zigo.dhs...
2002-03-23 Havoc Penningtonextend selection for pageup/pagedown and ctrl+pageup...
2002-03-23 Havoc Penningtondisconnect layout handlers earlier in the function...
2002-03-23 Havoc Penningtonadd more explanatory text to the error message about...
2002-03-22 Richard HultFix typo, where x value was assigned to both x and y.
2002-03-22 Owen TaylorPartial fix for problem where keypad keys acted as...
2002-03-22 Owen TaylorFix memory leak. (#74400, Morten Welinder.)
2002-03-22 Owen Taylorri Mar 22 10:12:10 2002 Owen Taylor <otaylor@redhat...
2002-03-21 Tor LillqvistDon't clear all of the pen_style, just the PS_STYLE_MAS...
2002-03-21 Matthias ClasenTrivial typo fix. (Vitaly Tishkov, #75726)
2002-03-21 Owen TaylorRemove some left over debugging code with a G_BREAKPOIN...
2002-03-21 Owen TaylorWhen changing months when the user clicks on a prev...
2002-03-21 Alex LarssonPatches from Carlo E. Prelz <fluido@fluido.as> Now...
2002-03-21 Owen TaylorShort-circuit the text to the exact same thing, so...
2002-03-20 Kristian Rietveldfix logic (fixes #74235, #73593)
2002-03-20 Owen TaylorPatch from Richard Hestilow to fix gtk-font-name change...
2002-03-20 Kristian Rietveldadd _gtk_rbtree_set_fixed_height()
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-20 Owen TaylorRemove leftover notification of has-default. (#75508...
2002-03-20 Owen TaylorAllow arrow keys as accelerators, as long as some modif...
2002-03-20 Owen TaylorFix segfault when widget->parent is NULL. (#75615,...
2002-03-20 Owen TaylorImprove test to prevent infinite loop. (#74952, Thomas...
2002-03-20 Owen TaylorUse $PKG_CONFIG, not pkg-config. (LEE Sau Dan, #75572)
2002-03-20 Owen TaylorFix assignment of time in scroll events. (Sven Neumann...
2002-03-19 Tor LillqvistUse gdk_window_get_toplevel(), as it is the top-level...
2002-03-19 jacob berkmanfix infinite loop when gtk_combo_func() returns NULL...
2002-03-18 jacob berkmanset the correct min/max values for the ratio property...
2002-03-18 Owen TaylorPatch from Yao Zhang fixing reference count leak.
2002-03-18 Owen TaylorFix backwards conditional. (#75019, Dan Winship.)
2002-03-17 Kristian Rietvelduse do_validate_rows instead of validate_rows_handler...
2002-03-16 Kristian Rietveldjust return when we have an input_only window (fix...
2002-03-16 Sven Neumanninclude CFLAGS from gthread-2.0 so that the libs work...
2002-03-15 Owen TaylorMove pre-2.0 ChangeLog aside
2002-03-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
2002-03-15 Tor LillqvistSet MATH_LIB to empty also on Win32.
2002-03-15 Owen TaylorFix byte shift arithmetic for big-endian. (Tracked...
next