]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Incremented version to 1.2.0. -Shawn <amundson@gtk.org>
[~andy/gtk] / ChangeLog.pre-2-8
1999-02-25 CST 1999 Shawn T... Incremented version to 1.2.0. -Shawn <amundson@gtk...
1999-02-25 Tim Janikstill request the extra width or height if the correspo...
1999-02-25 Tim Janikupdates, i left the text widget related portions in...
1999-02-25 Tim Janikdon't add extra width or height if the requested size...
1999-02-25 CST 1999 Shawn T... New function gtk_menu_reorder_child() from Tim Janik.
1999-02-25 Tim Janikremoved bogus line
1999-02-25 Owen TaylorDon't access *bitmapped_sizes if nbitmapped_sizes ...
1999-02-25 Owen TaylorMake prototypes for drag_data_get and drag_data_receive...
1999-02-25 Owen TaylorChanged bug reporting instructions to describe using...
1999-02-25 Owen TaylorUnset the clip mask for the GC if we set it. (Patch...
1999-02-24 Tim Janikadded function to check if a specific signal handler...
1999-02-24 Tim Janikif the widget is not editable, don't silently eat up...
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... removed gtkrc rule added by Sergey Panov, because GTK...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Tim Janikfix implicit branch creation, we need the *real* parent...
1999-02-23 Pavel MachekYou don't need to check one variable twice (trivial...
1999-02-23 Owen TaylorWhen sending events to windows with a proxy, set the...
1999-02-22 GMT 1999 Tony Gale- Complete the ProgressBar API - Fix the CList example...
1999-02-21 Owen TaylorRemoved check-y/check-n backgrounds - the effect looked...
1999-02-21 Owen TaylorAlways set the max width or height to at least 1, since...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-02-21 Tim Janikmarked gtk_window_set_focus, gtk_window_set_default,
1999-02-21 Owen TaylorRevise algorithm for scrolling backwards. This one...
1999-02-20 Tim Janikhm, set_modal doesn't really work with random gtk_grab_...
1999-02-20 Tim Janikincrement years and months by two not three on double...
1999-02-20 Tim Janikadded ::modal argument. (gtk_window_hide): reset window...
1999-02-19 Sergey I. PanovCollecttion of the locale dependent gtkrc files and
1999-02-19 Tim Janikgrouped function names into application-level, widget...
1999-02-18 Owen TaylorWhen queueing clears relative to widget->window, actual...
1999-02-18 Owen TaylorFix glib_config_args gtk_config_args confusion. (pointe...
1999-02-18 Tim Janikadded widget arg ::titles_active.
1999-02-17 Tim Janikonly translate widget relative coordinates to window...
1999-02-16 CST 1999 Shawn T... version = 1.1.16
1999-02-16 Owen TaylorUse a ScrolledWindow test how Text widgets work within...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-16 Owen TaylorUpdated for 1.1.16.
1999-02-16 Owen TaylorFree label->label_wc.
1999-02-16 Owen TaylorSome coding style fixups.
1999-02-15 Owen TaylorWhen we find a match, stop searching. (Because we assum...
1999-02-15 Owen Taylorgtk/gtkwidget.c (gtk_widget_real_grab_focus):
1999-02-15 Tim Janikdefault to yes for development trees.
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Tim Janikapplied patch from Paolo Molaro to fix GTK_TYPE_POINTER...
1999-02-10 Owen TaylorReverted coding style "fixups"
1999-02-10 Owen TaylorSupplement the existing WMNormalHints, don't overwrite...
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-10 Owen TaylorRemoved extraneous line that crept in in previous commit.
1999-02-10 Owen TaylorMoved entry->visible into editable class. (Leave it...
1999-02-10 Owen TaylorIf we can't find helvetica, fall back to "fixed". If...
1999-02-09 Owen TaylorAdded a style_set() function so that word lengths get...
1999-02-08 Lars Hamannchanged to 64 (gtk_clist_draw_focus) (hadjustment_value...
1999-02-08 GMT 1999 Tony Galemissing from the CVS for some reason
1999-02-08 GMT 1999 Tony Galeadd SpinButton example
1999-02-08 GMT 1999 Tony Gale- Heavily edited GtkCombo section initially from Christ...
1999-02-06 Owen TaylorAdd the entire draw_data_list back to the free list...
1999-02-06 Lars Hamannsearch last visible column instead of using clist-...
1999-02-05 Owen TaylorAdjust saved positions of children when resizing a...
1999-02-05 Owen TaylorDon't assume any more that the gtkwidget.c code will...
1999-02-04 Christopher Blizzardchange my email address
1999-02-04 CST 1999 Shawn T... version=1.1.15
1999-02-04 Manish Singhspelling fix in comment from joey@kuolema.Infodrom...
1999-02-02 Owen TaylorMake sure we set the icon window position before it...
1999-02-02 GMT 1999 Tony Galenew sections on Layout and SpinButton [nice widget]
1999-02-02 Owen TaylorPut in some information about 'gtk-config --libs gthread'.
1999-02-02 Lars Hamannin case of GTK_SELECTION_BROWSE select first inserted...
1999-02-01 Owen TaylorPass gthread on to gtk-config.
1999-02-01 Owen TaylorFixed problem with uints resulting in huge child alloca...
1999-02-01 Owen TaylorCast uints to ints in geometry calculations. This shoul...
1999-02-01 Tony GaleTry and spell my own name right - Tony
1999-02-01 GMT 1999 Tony Galeupdate to new examples
1999-02-01 GMT 1999 Tony Gale- Complete documentation of Label widget API - New...
1999-01-29 GMT 1999 Tony Gakeexamples/fixed/*, examples/frame/* - Examples from...
1999-01-29 GMT 1999 Tony Gale- New sections on the Fixed and Frame containers -...
1999-01-28 GMT 1999 Tony Galescript to convert and package up the tutorial - stick...
1999-01-28 GMT 1999 Tony Gale- Replace all uses of deprecated functions. - Replace...
1999-01-28 Sebastian Wilhelmis/XIM_INSTANTIATE_IS_MISSING_OR_STRANGE/XIM_INST_IS_MIS...
1999-01-28 CST 1999 Shawn T... version=1.1.14
1999-01-28 Owen TaylorWhen translating N_() strings, use _(), not gettext...
1999-01-28 Manish SinghXsed isn't valid here, don't use it
1999-01-28 Owen TaylorMove gravity_works back to a static global variable...
1999-01-28 Owen TaylorMove gtkintl.h from $source_headers to $static_sources...
1999-01-28 Owen TaylorAllow exposure compression across GravityNotify events...
1999-01-28 Owen Taylor[ patch from Takashi Matsuda <matsu@arch.comp.kyutech...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-28 Owen TaylorHack scrollwheel support into the eventloop, by treatin...
1999-01-27 Owen TaylorRemove TimJ's checks for already being mapped or hidden...
1999-01-27 Owen TaylorSeparate out GLIB_LIBS and GLIB_DEPLIBS. This may fix...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-26 Owen TaylorChanged log
1999-01-26 Owen TaylorQueue a redraw on the tab area when a tab changes size...
1999-01-26 Owen TaylorBack out the last solution to updating problem. And...
1999-01-25 Owen TaylorRemoved some GTK_WIDGET_DRAWABLE() tests - we need...
1999-01-25 Owen TaylorDon't define ENABLE_NLS unless we have a working NLS...
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
next