]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
ChangeLog typo.
[~andy/gtk] / ChangeLog.pre-2-10
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...
2002-03-15 Jonathan Blandfordmake args const, 74159 (gtk_tree_view_insert_column_wit...
2002-03-15 Soeren SandmannFix test for "active submenu".
2002-03-15 Padraig O'BriainFudge keymap to have lower upper case variants if there...
2002-03-14 Owen TaylorFix rather improbable reentrancy problem if a window...
2002-03-14 Vitaly Tishkovgtk/gtktreemodelsort.c typo in docs for
2002-03-14 Owen TaylorWhen removing keys from the key hash, reinsert the...
2002-03-13 Owen TaylorRemove left-over GTK_OBJECT_CONNECTED macro that was...
2002-03-13 Owen TaylorUnset the acceleratable_groups qdata because qdata...
2002-03-13 Jonathan BlandfordFix cut-n-paste bug.
2002-03-12 Richard HestilowAllow NULL filenames.
2002-03-12 Owen TaylorFix incorrect return value, filter out returns of 0x7f...
2002-03-12 Jonathan Blandfordfix totally broken foreach function.
2002-03-11 Matthias ClasenDocument gtk_{menu_item,widget}_set_accel_path() as...
2002-03-11 James Henstridgeforgot to save ChangeLog before last commit
2002-03-11 Jonathan Blandfordfinally get the right behavior.
2002-03-11 Kristian Rietveldcompare path with cursor path and not with the selected...
2002-03-08 Owen Taylor======== Released GTK+-2.0 ========
2002-03-08 Kristian Rietveldhandle gtk-tree-model-drop-append like the ListStore...
2002-03-08 Owen TaylorSome packing tweaks.
2002-03-08 Jonathan Blandfordget rid of really bad focus loop. (gtk_tree_view_clamp_...
2002-03-08 Owen TaylorFix version numbers. (Johan Dahlin.)
2002-03-08 Owen TaylorFinal updates for 2.0.0
2002-03-07 Tor LillqvistAdd missing .la suffix for libgdk_pixbuf.
2002-03-07 Kristian Rietveldincrease value of new_location by one if cmp_a > 0...
2002-03-07 Owen TaylorFix problem where there were two copies of the "do...
2002-03-07 Jonathan Blandfordstart implementing
2002-03-07 Darin AdlerUpdate offsets before finding where to insert the new...
2002-03-06 Manish Singhgdk/Makefile.am rework so that only things that really...
2002-03-06 Anders CarlssonRegister 16x16 version of properties stock icon.
2002-03-06 Owen TaylorFix various problems when truncating the inserted text...
2002-03-06 Jonathan Blandfordmove event handling to the process_action function...
2002-03-06 Owen TaylorGTK+-2.0.0 rc1
2002-03-06 Manish Singhgdk/Makefile.am use install-foo-hook instead of install...
2002-03-06 jacob berkmanchange an == to =
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Manish SinghFix up the freetype checking logic. Suppress suprious...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-03-06 Owen TaylorWhen setting the focus to NULL, clear the existing...
2002-03-06 James Henstridgelibpango is now called libpango-1.0
2002-03-05 Jonathan Blandfordremove sizing == AUTOSIZE check. Update docs.
2002-03-05 Owen TaylorDon't create ->font_entry, ->font_style_entry at all...
2002-03-05 Jonathan Blandforddoc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov...
2002-03-05 Matthias ClasenFix docs.
2002-03-05 Owen Taylors/menu_new/menu_item_new/. (#69199, Akira Tagoh.)
2002-03-05 Owen TaylorBuild the docbook version, not the old linuxdoc version.
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-05 Havoc Penningtondon't assign yoffset here, just let it get updated...
2002-03-05 Owen TaylorDon't use this same functions as idle callbacks and...
2002-03-04 Matthias ClasenMake color selection and selection examples work.
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-04 Owen TaylorFix memory leak. (#73370, Paolo Maggi).
2002-03-04 Owen TaylorFix docs in terms of what out of range @page_num does...
2002-03-04 Havoc Penningtonconst fix
2002-03-04 Owen TaylorFix to properly take the default window into account...
2002-03-04 Hans Breuerdon't build gtk.defs anymore
next