]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
add mention of gtk_widget_add_events() and GTK_CAN_FOCUS
[~andy/gtk] / ChangeLog.pre-2-6
2002-01-04 Anders CarlssonAdd my cool list of integers.
2002-01-04 Owen TaylorFix problem where retrieved atoms weren't properly...
2002-01-03 Anders CarlssonWhen tab is pressed and the text view isn't editable...
2002-01-03 Anders CarlssonFree dash list if necessary.
2002-01-02 Anders CarlssonRename gtk_tree_view_queue_draw_node to _gtk_tree_view_...
2002-01-02 Tim Janikdon't ignore realized but visible && !mapped resize...
2002-01-02 jacob berkmanautomake still doesn't support libsomething_la_LDFLAGS...
2002-01-02 Havoc Penningtonpropagate exposes to no window children not in the...
2002-01-01 Havoc Penningtonmove README.linux-fb in here
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2002-01-01 Havoc Penningtondocs updates, mention that invisible property isn't...
2002-01-01 Havoc PenningtonReplace call to gtk_widget_size_request() that expected...
2001-12-31 Havoc Penningtonremove backward_char since we no longer have bogus...
2001-12-31 Havoc Penningtonfix an incorrect assertion that the "valid" flag is...
2001-12-31 Havoc Penningtonextend selection if shift is down, bug #50939
2001-12-31 Havoc Penningtonfix to use ensure_byte_offsets not ensure_char_offsets...
2001-12-31 Havoc Penningtonfix GtkDialogFlags to have the right values, reported...
2001-12-30 Matthias ClasenAdditions.
2001-12-29 Matthias ClasenGDK instead of Gdk.
2001-12-28 Tor LillqvistUse G_N_ELEMENTS(). (unicode_classify): Don't return...
2001-12-27 Owen TaylorMake interpretation of misc->xpad/ypad consistent with...
2001-12-27 Owen TaylorRemove optimization that was causing problems because...
2001-12-27 Owen TaylorCall gdk_window_get_pointer() on menu->bin_window not...
2001-12-27 Owen TaylorAllow unsetting the title by setting to NULL. Move...
2001-12-27 Owen Taylorgtk/gtkplug.c (gtk_plug_key_press_event): Don't do...
2001-12-27 Kristian Rietveldfix a few places where I was confused between modelsort...
2001-12-26 Kristian Rietveldensure we are unprelighted before reordering
2001-12-26 Owen TaylorDocument the fact that gtk_paned_set_handle_size()...
2001-12-26 Owen TaylorConnect gtk_drag_hightlight_expose _after_, so it works...
2001-12-26 Owen TaylorAssign the allocation to widget->allocation. (Fixes...
2001-12-26 Owen Taylor(#67542, reported by Anders Carlsson)
2001-12-24 James Henstridges/<!>/<!-- -->/ to make the doc valid with both SGML...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-20 Matthias ClasenForgotten log entry.
2001-12-20 Matthias ClasenMore precise documentation about underscores and mnemon...
2001-12-20 Anders CarlssonDon't call map here.
2001-12-18 Owen TaylorExplicitely deprecate gdk_gc_set_font() (reported by...
2001-12-18 Owen TaylorFix prototype for direction_changed. (Reported by Jeff...
2001-12-18 Padraig O'BriainFix typo (list->data becomes list->next)
2001-12-17 Havoc PenningtonAdd Unicode control char menu, based on patch from...
2001-12-16 Kjartan MaraasFix a typo. Fix a typo.
2001-12-15 Darin Adler Fix some warnings.
2001-12-15 Murray CummingFixed first arg type of GtkScale's format_value signal...
2001-12-14 Vitaly Tishkov2001-12-14 Vitaly Tishkov tvv@sparc...
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-12-13 Kristian Rietveldfree path at the end
2001-12-13 Matthias ClasenMarkup fixes.
2001-12-13 Kristian Rietvelddo not try to find the clicked node in the tree when...
2001-12-13 Anders CarlssonCompare event->state with the default mod mask.
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-12-12 Owen TaylorReset the existing slave before removing it to give...
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-12-12 Jonathan BlandfordRemove validate_rows_timer in unrealize. Reported by...
2001-12-12 Owen TaylorRemove support for "prepainting" the menu before realiz...
2001-12-12 Owen TaylorSupport using names/nicks for the gdk_settings values...
2001-12-12 Jonathan Blandfordkeep in sync with insert_page_menu. Code duplication...
2001-12-12 Owen TaylorFix check for modifiers.
2001-12-12 James Henstridgecheck GTK_MENU_ITEM (menu_item)->accel_path first when...
2001-12-12 Owen TaylorOnly draw for events on the bin window.
2001-12-11 Jonathan BlandfordSmall fix to let mnemonics work with notebooks.
2001-12-11 Jonathan BlandfordChange bin_window to be located at y=TREE_VIEW_HEADER_H...
2001-12-11 Michael Nattereradded new keyboard shortcut 'a' which adds alpha to...
2001-12-11 Soeren SandmannFix wrong ChangeLog entry Fix drawing of top right...
2001-12-11 Søren Sandmann Ped... *** empty log message ***
2001-12-11 Jonathan Blandfordremove <<<<<<<
2001-12-11 jacob berkmando not grab things if the nograb debug flag is set
2001-12-11 Jonathan Blandfordstupid bug where I didn't reset the timer.
2001-12-10 Matthias ClasenClose comment.
2001-12-10 Jonathan BlandfordNew function to fixup parity. RBTree corruption bug--
2001-12-10 Anders CarlssonReturn if edited_column is NULL, also grab focus before...
2001-12-09 George Leblcheck for 0 value on the denominator in the horizontal...
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-12-09 Matthias ClasenAdd docs.
2001-12-08 Matthias ClasenDoc markup fix.
2001-12-08 Christopher BlizzardFallback to setting the prgname to "<unknown>" if someo...
2001-12-08 Jonathan BlandfordAdd debug spew to lots of places, so that people with...
2001-12-08 Kristian Rietveldnuke the stamp++, per jrb's request
2001-12-08 Anders CarlssonDon't return TRUE since then the default GtkLayout...
2001-12-08 Jonathan Blandfordremove g_return_if_fail.
2001-12-08 Jonathan Blandfordget logic right, #66249
2001-12-08 Owen TaylorClose comment.
2001-12-07 Matthias ClasenTypo fixes.
2001-12-07 Owen TaylorDisplay the XIM status callbacks with a popup window...
2001-12-07 Tim Janikeach source generation rule needs to use its own tempor...
2001-12-07 Havoc Penningtonfix up my list of "cursors that are actually useful...
2001-12-07 Owen TaylorFix errors in computing the size of the second child.
2001-12-06 Owen TaylorMake button 1 clicks on the trough do pages, button...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-05 Sven Neumannuhmm, I obviously forgot to commit my ChangeLog entry...
2001-12-05 Hidetoshi Tajimarestore the else case of #ifdef __GNUC__ #66225
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-12-05 Matthias ClasenDeprecate. (#65851)
2001-12-04 Jonathan Blandfordremove gtk_tree_view_column_cell_event, #62084.
2001-12-04 Jonathan BlandfordMinor fix.
2001-12-04 Havoc Penningtonadd a warning for "invisible" property, #65999
2001-12-04 Matt Wilsonfixed docs
2001-12-04 Owen TaylorSimplify, make more efficient and fix memory leak when...
2001-12-04 Owen TaylorRef and sink priv->tooltips in init() and unref priv...
2001-12-04 Owen TaylorRevert my last mistaken change - toggle-size-request...
next