]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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... - 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 Michael FulbrightI've made the spec file autogenerated and I updated...
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-17 Szabolcs BanShooby Ban <bansz@szif.hu>
1999-02-17 Nuno FerreiraUpdated.
1999-02-16 Szabolcs BanShooby Ban <bansz@szif.hu>
1999-02-16 Szabolcs BanShooby Ban <bansz@szif.hu>
1999-02-16 CST 1999 Shawn... version = 1.1.16
1999-02-16 Vincent RenardiasTue, 16 Feb 1999 12:51:56 +0100
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-11 Pablo Saratxagaupdated spanis hlanguage file
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 Changwoo RyuUpdated.
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 Sergey I. PanovSmall corrections.
1999-02-08 GMT 1999 Tony... missing from the CVS for some reason
1999-02-08 Sergey I. PanovChanged translation of two strings. For consistancy...
1999-02-08 GMT 1999 Tony... add SpinButton example
1999-02-08 GMT 1999 Tony... - Heavily edited GtkCombo section initially from Christ...
1999-02-08 Pablo Saratxagaupdated spanish language file
1999-02-07 Guillaume LaurentChanged a remaining "menufactory" to "itemfactory"
1999-02-06 Owen TaylorAdd the entire draw_data_list back to the free list...
1999-02-06 Tim Janikfix comment
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 Owen TaylorFixes to account for the changed structure of the windo...
1999-02-04 Nam SungHyunfix typos
1999-02-04 Christopher... change my email address
1999-02-04 CST 1999 Shawn... 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... new 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 Manish SinghAutogenned file removal
1999-02-01 Owen TaylorPass gthread on to gtk-config.
1999-02-01 Manish SinghRemove autogenned files
1999-02-01 Owen TaylorUpdate from Paul Siegmann <pauls@euronet.nl>
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 Sergey I. PanovCorrected shamefull spelling errors.
1999-02-01 Tony GaleTry and spell my own name right - Tony
1999-02-01 GMT 1999 Tony... update to new examples
1999-02-01 GMT 1999 Tony... - Complete documentation of Label widget API - New...
1999-01-29 GMT 1999 Tony... examples/fixed/*, examples/frame/* - Examples from...
1999-01-29 GMT 1999 Tony... - New sections on the Fixed and Frame containers -...
1999-01-28 GMT 1999 Tony... script to convert and package up the tutorial - stick...
1999-01-28 GMT 1999 Tony... - 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... 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 Stuart Parmenterremove another g_print("\n");
1999-01-28 Owen TaylorPatch from Sebastian Wilhelmi <wilhelmi@ira.uka.de...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-28 Owen TaylorRemoved some g_print()'s
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 Stuart Parmenteradd GTK_HAVE_FEATURES_1_1_14
next