]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Make a GtkCellEditable (get_widget_window_size): Change to let it honor
[~andy/gtk] / ChangeLog.pre-2-10
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-25 Havoc PenningtonPut notes in gtk_window_set_has_frame(), etc. docs...
2001-09-25 James Henstridgeadd marshal function types.
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-24 Owen TaylorDon't wait for a response back from the window manager...
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-22 Hans Breuerfix compat macros for gtk_menu_<prepend|insert>
2001-09-22 Kristian Rietveldweight value should be an int
2001-09-22 Havoc Penningtondon't pass key press to IM context if cursor isn't...
2001-09-21 Havoc PenningtonBug #60862
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-21 Hans Breuerupdated externals
2001-09-21 Matt Wilsonset radio_menu_item->group to NULL after removing it...
2001-09-21 Havoc Penningtonadd variables and checks for specific versions of depen...
2001-09-21 Joshua N PritikinFix ref count on new tag to be 1. Update doc. (#60836)
2001-09-20 Owen TaylorRemove unnecessary call to gdk_image_new_bitmap().
2001-09-20 Owen TaylorUse the current day, as well as the current month and...
2001-09-20 Owen TaylorAutomatically set set dialogs to GTK_WIN_POS_CENTER_ON_...
2001-09-20 Kristian Rietveldget rid of it,
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-20 Owen TaylorAdd a missing pango_layout_iter_free ().
2001-09-20 Owen TaylorSmall warning cleanups.
2001-09-20 Kristian Rietveldreturned incorrect values for top, right and bottom...
2001-09-19 Owen TaylorSet _NET_WM_PID and WM_CLIENT_MACHINE properties on...
2001-09-19 Owen TaylorAdd missing cast.
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-19 Owen TaylorAllow -1 for width/height to mean "width/height of...
2001-09-19 Owen TaylorPatch from Frank Belew #59037 for Solaris compilation.
2001-09-19 Owen TaylorAdd xgettext:no-c-format comment to to handle '99%...
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Tim Janikdon't use BUILT_SOURCES as its broken in automake 1...
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-18 Jonathan Blandfordremove conflict marker from ChangeLog
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-18 Jonathan BlandfordGet rid of broken "can_edit" and "can_activate" propert...
2001-09-18 Jonathan BlandfordAdd put for use with editable widgets. This function...
2001-09-18 Matt Wilsondon't use += before =
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-17 Alexander LarssonHandle scroll wheel events.
2001-09-14 Matthias Clasendemos/gtk-demo/main.c (setup_default_icon): Use a shaped
2001-09-14 Matthias Clasendemos/gtk-demo/stock_browser.c (id_to_macro): make...
2001-09-13 Jakub Steinerroad signs for error and question dialogs
2001-09-13 Jakub Steinermore dialog icon changes
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-12 Padraig O'Briaingtk/gtktextview.c Add support for Ctrl+Up/Down arrow...
2001-09-12 Jakub Steinerdialog icon fix-ups, arrow icons, font, refresh and...
2001-09-12 Jakub Steinerstock icon updates: question dialog, arrows
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-11 Owen TaylorFixed reversed comparison causing RC properties not...
2001-09-11 Jakub Steinermore stock icons - warning dialog, error dialog, DnD
2001-09-11 Joshua N Pritikinminor fixes
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
2001-09-10 Alexander LarssonForgot gdkfont.c
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-10 Padraig O'BriainFix looping in gtk_tree_store_init() waiting for zero...
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-10 Padraig O'Briaingtk/gtkstyle.c (_gtk_style_peek_property_value) Amend...
2001-09-10 Owen TaylorFix blank line in the wrong place.
2001-09-10 Owen TaylorDon't do a lookup immediately after creating style...
2001-09-09 Alexander Larsson2001-09-09 Alexander Larsson <alla@lysator.liu.se> 
2001-09-09 Alexander LarssonRemove gdk/nanox/Makefile from AC_OUTPUT(), since it...
2001-09-08 Havoc Penningtonmove some of the accel group functions into a Private...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan BlandfordWrite documentation Write documentation
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-08 Jonathan Blandfordremove g_print.
2001-09-08 Havoc Penningtonremove CellRendererTextPixbuf
2001-09-08 Havoc Penningtontsk tsk, jrb broke the build
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-09-08 Alex LarssonRemoved unused function.
2001-09-07 Owen TaylorMake the default default colormap the GdkRGB colormap...
2001-09-07 Havoc Penningtonadd some lame code to handle G_MININT, fixes #57424
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Havoc Penningtonremove some debug code that seems to have caused a...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-09-07 Matthias Clasengdk/x11/gdkkeys-x11.c (get_direction): Don't call g_str...
2001-09-06 Alex LarssonUse GtkType/GType instead of uint.
2001-09-04 Jonathan Blandfordfix initial val for sort column.
2001-09-04 Owen TaylorVersion 1.3.7
2001-09-04 Tim Janikupdates for 1.3.7 release.
2001-09-03 Jonathan Blandfordhandle default sort feature
2001-09-03 Jonathan Blandfordpatch from vishnu@pobox.com (Joshua N Pritikin) to...
2001-09-03 Jonathan BlandfordPatch from vishnu@pobox.com (Joshua N Pritikin) to...
2001-09-03 Owen TaylorSet current serial so that we don't eternally update...
2001-09-02 Kristian Rietveldmuch changes in an attempt to make it working. It mostl...
2001-09-02 Kristian Rietveldcode cleaup, fix for bug #59222.
2001-09-01 Kristian Rietveldadd warnings per jrb's request.
2001-09-01 Jonathan Blandfordpass in user data.
2001-08-31 Owen TaylorInstead of always mirroring the selection to a single...
2001-08-30 Havoc Penningtonput validate idle at resize - 2 just for flexibility
2001-08-30 Havoc Penningtonhandle NULL shaped object from the empty-child-anchor...
2001-08-30 Havoc Penningtonapply fix to #58420 from Hidetoshi Tajima and Matthias...
2001-08-29 Jonathan Blandfordchange color when the GtkTreeView loses focus.
next