]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
1999-01-26 Owen TaylorChanged log
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
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...
1999-01-24 Owen TaylorByteswap
1999-01-24 Owen TaylorFix reversed assertion. (Pointed out by Austin Donnelly
1999-01-24 Sergey I. Panovtiny style corrections
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-23 Owen TaylorAdd flags field to GtkTargetEntry table.
1999-01-23 Jeff GarzikDon't search selection list twice. (real_select_row...
1999-01-23 Lars Hamannremoved extra gtk_spin_button_update calls again. unblo...
1999-01-22 Jeff GarzikFix recent change to match existing coding style.
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-22 Sergey I. PanovA few updates.
1999-01-21 Jeff GarzikCheck args for NULL. (gtk_selection_default_handler...
1999-01-21 Manish SinghShut up cvs
1999-01-21 Owen Taylor[ Tried to commit wrong file last time ]
1999-01-21 Owen TaylorCode cleanup.
1999-01-21 Owen TaylorPushing and popping the visual/cmap in the init() funct...
1999-01-21 Tristan TarrantUpdated Italian texts
1999-01-21 Timur BakeyevIt was reported by Owen Taylor <otaylor@redhat.com...
1999-01-21 Owen TaylorSet and read the XdndActionList property defined in...
1999-01-21 Jeff GarzikMove not-null assertion before pointer de-ref.
1999-01-21 Owen TaylorDefault handling for drops should be keyed on GTK_DRAG_...
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-21 Lars Hamannfew cleanups. (gtk_notebook_key_press): call select...
1999-01-21 Owen TaylorStart off with the cursor for "no drop" since if we...
1999-01-21 Jeff Garzik. Free 'nprefix', closing a memory leak. Spaced out...
1999-01-20 Federico Mena... Allow button 2 to act as GDK_ACTION_ASK. Also, allow...
1999-01-20 Raja R HarinathNew variable. Define to $prefix/$DATADIRNAME/locale...
1999-01-20 Timur I. BakeyevUnder some systems (notably, BSDI), there is no LC_MESS...
1999-01-20 Owen TaylorInstead of drawing a background pixmap in with gdk_draw...
1999-01-20 Lars Hamannonly call grab_add if pointer_grab succeeds. (gtk_list_...
1999-01-18 Tim Janikadd compatibility define for gtk_ctree_set_reorderable.
1999-01-18 Lars Hamannadd a sanity check [from Todd Dukes <todddukes@netscape...
1999-01-18 Lars Hamannonly call grab_add if pointer_grab succeeds. (gtk_clist...
1999-01-18 Owen TaylorInitialize label->label_wc. (We allocate labels from...
1999-01-18 Tim JanikCLAMP digits into a meaningfull range (we need to stay...
1999-01-18 Owen TaylorSome editing, a little more detail.
1999-01-18 Owen TaylorAdded gtk_menu_set_title() to set the title of a menu...
1999-01-18 Sergey I. Panovadd Russian translations
1999-01-18 Sergey I. PanovFirst draft of the Russian translations.
1999-01-18 Lars Hamannfixed auto resize bug.
1999-01-18 CST 1999 Shawn... Released GTK+ 1.1.13
1999-01-17 Tim Janikadded a section about GtkArgGetFunc and GtkArgSetFunc
1999-01-17 Lars Hamannblock drag source signal handler during column resizes.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-17 Owen TaylorPatch from Felix Bellaby <felix@pooh.u-net.com>
1999-01-17 Owen TaylorAllow a bg_pixmap of "<none>", as there was no way...
1999-01-17 Guillaume LaurentAdded a g_return_val_if_fail() in gtk_label_parse_uline...
1999-01-17 Nat FriedmanNew macro. Changed the spacing from 5 to 3.
1999-01-17 Christopher... s/1.1.3/1.1.13/
1999-01-17 Tim Janik- GNU autoconf 2.13 - GNU automake 1.4 (Beta releases...
1999-01-17 Owen TaylorFix typo [ gtk-mailund-990116-0: Thomas Mailund Jensen
1999-01-17 Christopher... Update to version 1.1.3, change packager address.
1999-01-17 Tim Janikdeprecated gtk_check_menu_item_set_state, people should use
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-17 George Leblfor NO_WINDOW widgets, add their allocation.y to the...
1999-01-17 Tomas OgrenUpdated.
1999-01-17 Nam SungHyunupdated
1999-01-16 Vincent RenardiasSat, 16 Jan 1999 23:32:33 +0100 [Vincent]
1999-01-16 Stuart Parmentercheck for child widget being NULL
1999-01-16 Lars Hamannfixed double click bug.
1999-01-16 Manish SinghMention libtool 1.2d
1999-01-15 Kjartan MaraasUpdated translation.
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
next