]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
set RECEIVES_DEFAULT on init, and a button press on the widget doesn't
[~andy/gtk] / gtk / gtkwidget.c
1999-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1999-01-21 Owen TaylorCode cleanup.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-13 Tim Janikeliminate queue_clears or queue_draws where we know...
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-08 Owen TaylorFixes to drawing the background of the bin window so...
1998-12-19 Owen TaylorDon't add the gthread libs to GLIB_LIBS either, or...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-14 Tim Janikmade GtkWidget::grab_focus a RUN_LAST and RUN_ACTION...
1998-12-14 Federico Mena QuinteroAdded a "grab_focus" signal for widgets. When the signa...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-29 Tim Janikremoved default initialization check, people must use...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-04 Tim Janikadded a bunch of checks for widget != NULL and GTK_IS_W...
1998-10-25 Tim Janikadded more g_return_if_fail() statements.
1998-10-19 Owen TaylorChange signal for drag_data_get to match the use that...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-12 Tim Janikonly unref those handlers that have not yet been discon...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-21 Elliot Leegenmarshal.pl: Handle complex types, and functions...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-17 Tim Janikuse misc->xpad for x calculation instead of ypad (typo...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-07-01 Tim Janiktemporary implementation of action signal "debug_msg"
1998-06-30 Tim Janikimplemented default handler for key-release events...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-19 Tim Janikfail silently for toplevels. if resize_mode changes...
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-07 Tim Janikfixed an assertment.
1998-05-22 Arturo EspinosaOops. Commited a file I should not have. Revert change
1998-05-22 Miguel de IcazaDefine GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in...
1998-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-05-15 Tim Janik[binray incompatibility]
1998-05-14 4gtk/gtkwidget.[ch] Added visibility_notify_event to...
1998-05-11 Tim Janikqueue the idle_sizer with GTK_PRIORITY_INTERNAL - 1...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-08 Tim Janikreflect the presence of signal connections through...
1998-05-06 Tim Janikreimplemented the signal storage system to use a linear...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-03 Tim Janiknew function to set the current focus_child of a contai...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-24 Tim Janikchanged ref_count field to be of type guint. added...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1998-04-08 Owen TaylorMake sure widgets get removed from the resize queue...
1998-03-30 Owen TaylorImproved main loop test. (Quits main loop properly...
1998-03-30 Tim Janikremoved this function, it was unneeded and not exported.
1998-03-28 Owen TaylorDon't clear the window on an expose event. On draws...
1998-03-27 Owen TaylorMissed one
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-21 Tim Janikmajor overhaul of the code, fixed all known bugs (hopef...
1998-03-17 Tim Janikreturn real boolean values not just numbers.
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-03-14 Tim Janikmake use of *_by_id() functions for handler key.
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-12 Tim Janikreturn TRUE for GtkWidget::delete_event to avoid destru...
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-05 Owen TaylorUnset allocation on unparent, to force reallocation...
1998-03-01 Tim Janikremoved duplicate stuff out of gtkwidget.[ch].
1998-03-01 Tim Janikcomplete api change to honour message contexts. unfortu...
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-03-01 Tim Janikhm if we save the default style, we should also provide...
1998-03-01 Tim Janikremoved buglet on the initial style_set emission.
1998-02-28 Tim Janikhandle box signals. fixups for 99.4 -timj
1998-02-27 Tim JanikGtkWIdget::style_set initial emission,
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-26 Tim Janikreserv a signal slot for GtkWidget::style_set.
1998-02-24 Tim Janikfixed some bugs in the resizing code (it was leaking
1998-02-22 Tim Janikdon't perform gdk operations on size allocation
next