]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Add Unicode control char menu, based on patch from Dov. Bug #63495
[~andy/gtk] / ChangeLog.pre-2-8
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...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-12-04 Jonathan Blandfordremove VOID:BOXED,POINTER and NONE:POINTER. and now...
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-12-03 Kristian Rietveldif we use pointers, we should free the previous pointer...
2001-12-03 Owen TaylorFix some bugs with size requisition. (From Bill Haneman...
2001-12-03 Havoc PenningtonHmm, setter functions normally assign the new value...
2001-11-30 jacob berkmanset the signal id to 0 after we disconnect from it
2001-11-30 Matthias ClasenDeprecate.
2001-11-30 Owen TaylorSanitize move/resize code, removing various bad, non...
2001-11-30 Owen TaylorPatch from Hidetoshi Tajima to fix bad match error...
2001-11-29 Matthias ClasenTypo fix.
2001-11-29 Kristian Rietveldadd checks for empty menu items to behave like insensit...
2001-11-29 Havoc Penningtonassertion here that we were at the end iterator was...
2001-11-29 Owen TaylorRemove improper use of g_locale_to_utf8() to convert...
2001-11-29 Owen TaylorConvert atoms to and from atoms for properties of type...
2001-11-28 Owen TaylorRename 'id' parameter to avoid problems with Objective C.
2001-11-28 Matthias ClasenTypo fixes. (#65607)
2001-11-28 Owen TaylorMove accounting of menu->tearoff_scrollbar width to...
2001-11-28 Kristian Rietveldfix typo
2001-11-28 Havoc Penningtonput the warning explaining the validation error in...
2001-11-28 Owen TaylorRemove reference to gdkcursors.h.
2001-11-28 Matthias ClasenAdd markup to docs.
2001-11-28 Matthias Clasenforgotten Changelog entry.
2001-11-28 Owen TaylorNotify on the ::active property _here_, not in
2001-11-27 Jonathan Blandfordadd 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPAN...
2001-11-26 Owen TaylorAdd long, but horribly sketchy comment about what is...
2001-11-26 Owen TaylorCalculate size based on the _child_ of the menu item...
2001-11-25 Tor Lillqvistdemos/pixbuf-demo.c M_PI -> G_PI.
2001-11-25 Kristian Rietveldfree font_desc when finished (#65266)
2001-11-24 Manish Singhgdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API
2001-11-24 Kristian Rietvelddon't deactivate menu when menu_item isn't sensitive...
2001-11-24 Kristian Rietveldfree path before we return (in case of a failure here)
2001-11-24 Owen TaylorHandle events in windows other than widget->event_windo...
2001-11-24 Owen TaylorAlign the image at the top, #65020, request from Seth...
2001-11-23 Owen TaylorRemove some strange arithmetic that was resulting in...
2001-11-23 Owen TaylorOffset invalidated range correctly. Fix scrolling of...
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-23 Matthias ClasenActually commit typo fixes already mentioned in ChangeL...
2001-11-23 Hans Breuerreflect Pango API change
next