]> Pileus Git - ~andy/gtk/history - gtk
revert accidentally commited change to testgtk.c
[~andy/gtk] / gtk /
2002-04-04 Soeren SandmannFix problem with menu titles being clipped (#75948)
2002-04-02 Jonathan Blandfordset the sort_func correctly, 77030
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 Taylorrevert change for tagging 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 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 Owen TaylorSet page->last_focus_child to NULL as well as removing...
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 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 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 Matthias ClasenTrivial typo fix. (Vitaly Tishkov, #75726)
2002-03-21 Owen TaylorWhen changing months when the user clicks on a prev...
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-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-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-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
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-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 Jonathan Blandfordfix totally broken foreach function.
2002-03-11 Matthias ClasenDocument gtk_{menu_item,widget}_set_accel_path() as...
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 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-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 Manish Singhgdk/Makefile.am use install-foo-hook instead of install...
2002-03-06 Tor Lillqvistgdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in...
2002-03-06 Owen TaylorWhen setting the focus to NULL, clear the existing...
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 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 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 Owen TaylorFix to properly take the default window into account...
2002-03-04 Hans Breuerdon't build gtk.defs anymore
2002-03-03 Tor LillqvistRemove obsolete Win32-only declaration of
2002-03-03 Owen TaylorBack out changes to propagate keys to parent menu shell...
2002-03-03 Owen TaylorWhen increasing the row or column requisitions to make...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-03 Soeren Sandmannchange offset of cursor corner of navigation region...
2002-03-03 Kristian Rietveldmove edit ifs above _set_cursor code, don't collapse...
2002-03-03 Owen TaylorWhen in split cursor mode, always add the cursor as...
2002-03-03 Owen Tayloradd missing dependency of objects on gtkmarshalers.h.
2002-03-03 Hans Breuermake rewrite_event_for_window() static gtk_rc_clear_rea...
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-03-03 Owen TaylorHandle NO_WINDOW widgets with windows that are children...
2002-03-03 Owen TaylorAdd a note to the docs about how to use this in the...
2002-03-02 Owen TaylorAdd a --enable-explicit-deps option to control whether...
next