]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
Add missing NULL on valist.
[~andy/gtk] / gtk / gtkwidget.c
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-26 Owen TaylorDon't reference the widgets in the resulting list....
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-06 James Henstridgeset the class closure offset for the window_state_event...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-11 Owen TaylorFlag invisible widgets as TOPLEVEL.
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-21 Havoc PenningtonDocumented a bunch of functions in here (gtk_widget_rea...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-23 Owen Taylor*** empty log message ***
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-08-22 Owen TaylorAdd gtk_widget_modify_{fg,bg,text,base,font}.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-05 Owen TaylorHack gdk_event_get_graphics_expose() to sort of work...
2000-06-02 Owen TaylorInitialize DOUBLE_BUFFERED flag to on.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-15 Owen TaylorA bit of editing.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorFix up merge slipup.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-04-13 Owen TaylorAdd a warning when gtk_widget_grab_default() is called...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-18 Owen TaylorWhen queueing clears relative to widget->window, actual...
1999-02-17 Tim Janikonly translate widget relative coordinates to window...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-15 Owen Taylorgtk/gtkwidget.c (gtk_widget_real_grab_focus):
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-06 Owen TaylorAdd the entire draw_data_list back to the free list...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
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...
next