]> Pileus Git - ~andy/gtk/history - gtk
Sun Mar 29 22:25:22 BST 1998 Tony Gale <gale@gimp.org> ...
[~andy/gtk] / gtk /
1998-03-29 Tim JanikAdded wrapping capabilities to GtkSpinButton. New funct...
1998-03-29 Owen TaylorDisconnect from combo->entry, not combo. (From: Daniel...
1998-03-28 Owen TaylorDon't clear the window on an expose event. On draws...
1998-03-27 Owen TaylorMissed one
1998-03-27 Owen TaylorIf the widget is _not_ a descendant of a Window widget...
1998-03-26 Tim Janikmake a clear distinction between key press/release...
1998-03-26 Tim Janikalways display the correct active state.
1998-03-26 Owen TaylorWhen gtk_widget_draw() is called on a REDRAW_PENDING...
1998-03-26 Tim Janikdo not propagate unhandled key events on widgets with...
1998-03-25 Tim Janikremoved a leftover g_print() call
1998-03-24 Tim Janikimplemented new flag shrink_on_detach (TRUE by default...
1998-03-24 Jay PainterQuick fix for size allocation -- needs more work overall
1998-03-24 Owen TaylorUse reversed arrow for menus ala Motif (and fix Options...
1998-03-24 Federico Mena QuinteroFixed xthickness -> ythickness typo.
1998-03-24 Ben GertzfieldAdded gtk/testgtk.1 man page for testgtk
1998-03-24 Tim Janiksave the widgets visibility flag for evaluation after...
1998-03-24 Federico Mena QuinteroSelect the row which got its data changed, and not...
1998-03-24 Owen Taylor/home/otaylor/commit
1998-03-23 Tim Janikcheck for text!=NULL. (gtk_entry_prepend_text): likewis...
1998-03-23 CST 1998 Shawn T... added this directory with stuff from the tutorial,...
1998-03-23 Owen TaylorAdded optional word wrap, controlled by new function
1998-03-23 Owen TaylorFixed some problems with !gtk_use_mb introduced in...
1998-03-23 Owen TaylorFix so children don't get bogus draws.
1998-03-23 Tim Janikleave container_class->add and container_class->remove...
1998-03-23 Jay Painterfixed sending null strings to gdk_string_width
1998-03-22 Owen Taylorfixes to locale checks
1998-03-22 CST 1998 Shawn T... use button_box for buttons
1998-03-22 Owen TaylorDon't respond to drops when grab is in effect. (workaround)
1998-03-21 Tim Janikmajor overhaul of the code, fixed all known bugs (hopef...
1998-03-21 CET 1998 Paolo Molarogtk/gtkcombo.[ch] "activate" signal can be disabled now
1998-03-21 Radek Doulikchanged packing in toolbar elements, so texts are alway...
1998-03-19 Manish Singh#define M_PI if it isn't already initialize transparent...
1998-03-18 Tim Janikperform the neccessary checks on funtion begin. use...
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1998-03-18 CET 1998 Paolo Molarochecked in gtk_entry_set_max_length (it truncates the...
1998-03-18 Tim Janikuse the resize queue.
1998-03-17 Radek Douliktest if clist->title_window exists before showing it,
1998-03-17 Tim Janikreturn real boolean values not just numbers.
1998-03-17 Elliot LeeMake Gtk compile: Fix GTK_NOTE definition for no debugg...
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-17 Tim Janikfixed a bug about drawing GTK_ARROW_LEFT, correction...
1998-03-17 Tim Janikexported gtk_spin_button_spin since it is used in testg...
1998-03-16 Owen TaylorAdded trailing newline, hopefully will fix the problem...
1998-03-15 Tim Janikremoved GRAB_EXCLUSIVE again, just disable modal event...
1998-03-15 Tim Janikfor now reverted the last change, since it broke click...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-03-15 Tim Janiknotebook fix from lars.
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-15 Tim Janikchanged run type of GtkTipsQuery::widget_entered to...
1998-03-15 Tim Janiksmall fix by Assar Westerlund <assar@sics.se>.
1998-03-15 Tim Janikdon't cast a NULL pointer.
1998-03-14 Tim Janikfixed a bug with invoking the quit handlers that could...
1998-03-14 Owen TaylorMakefile.am fixes minor fix to gdkwindow.c -owt
1998-03-14 Owen TaylorSome cleanups of signedness warnings
1998-03-14 Federico Mena QuinteroMoved the gtk_signal_connect of the specified callback...
1998-03-14 Tim Janikrefuse to allocate with a greater height than requested.
1998-03-14 Owen TaylorDon't leave NULL's in argv.
1998-03-14 Tim Janikgpointer gtk_object_get_user_data (GtkObject *object...
1998-03-14 Owen TaylorDon't resize windows when request is rejected by WM...
1998-03-14 Tim Janikmake use of *_by_id() functions for handler key.
1998-03-14 Federico Mena QuinteroNow we return a GtkVisibility value, instead of a simpl...
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-13 George LeblSet the column width of the clists to the longest strin...
1998-03-12 Tim Janikreturn TRUE for GtkWidget::delete_event to avoid destru...
1998-03-12 Russell Nelsonnew_pixmap wasn't using its filename argument. Add...
1998-03-12 Tim Janikchanged handler tags to be of type guint, reflecting...
1998-03-12 Tim Janikfetch the inintial value of attributes.event_mask from
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-11 Elliot LeeBug fixes/improvements to the motion event eating for Dnd
1998-03-11 Owen TaylorVarious minor cleanups related to -W
1998-03-11 Elliot LeeI did a topdir/ChangeLog entry, why should I put anythi...
1998-03-11 Jay PainterFixed file selector
1998-03-11 Tim Janikapplied gtk-hamann_jeske-980311-0.patch.gz.
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-11 Tim Janikcode and structure clean ups. fixed the tooltips flicke...
1998-03-11 Owen TaylorChain to the parent finalize handler. (from: "Mattias...
1998-03-10 Elliot LeeAdd gtk_entry_set_max_length()
1998-03-10 Tim Janikremoved a trailing GTK_TYPE_WIDGET for the need_resize...
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-03-10 Arturo Espinosala de da, add back the prototype I just removed -mig...
1998-03-10 Arturo EspinosaSnorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel...
1998-03-10 Miguel de IcazaExport functionality.
1998-03-10 Tim Janikglib include -timj
1998-03-10 Tim Janikchanged gtk_range_trough_click() to take an additional...
1998-03-10 Owen Taylorcommiting changes from owen:
1998-03-10 Federico Mena QuinteroWe now accept the color parameter to be NULL. If it...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-09 Tim Janikreverted the changes ian introduced in r1.16 on Mar...
1998-03-09 Tim Janikhehe stupid me, wanted to fix a warning, and borke
1998-03-09 Tim Janikpatch from lars for construct behaviour.
1998-03-09 Owen TaylorNo, you can't add a GtkStyle * to a list of GtkRcNode...
1998-03-08 Owen TaylorChange has_selection to always be set in claim_selection()
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Jay Painterchanged clist->selection GList so its data elements...
1998-03-08 Tim Janikremoved gtk_range_calc_value().
1998-03-08 Tim Janikfix a NULL warning. -timj
1998-03-08 Tim Janiktypos and warning fixes.
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-03-08 Tim Janikdefine the version variables in config.h.
next