]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
Fix to properly take the default window into account by setting a flag and
[~andy/gtk] / gtk / gtkwindow.c
2002-03-04 Owen TaylorFix to properly take the default window into account...
2002-02-26 Owen TaylorAppend mnemonics rather than prepending them so that...
2002-02-24 Owen TaylorSanity check default font family name and size.
2002-02-24 Owen TaylorImplement accelerator propagation using a custom XEMBED...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-02-21 Owen TaylorAdd GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_G...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-16 Havoc Penningtontake GDK_HINT_RESIZE_INC into account, and handle negat...
2002-02-08 Owen TaylorConvert to using binding set for doing key bindings...
2002-01-30 Manish Singhremove unused variable.
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-30 Owen TaylorTry to make sure that we have some focused widget on...
2002-01-29 Owen TaylorAdd <Control>Tab bindings for "move-focus" so that...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-25 Sven Neumannchanged the comment so that gtk-doc doesn't get confused.
2002-01-19 Havoc Penningtonlink to new X11 section in a lot of places when mention...
2002-01-14 Owen TaylorUnset initial_pos_set after the first configure request.
2002-01-14 Owen TaylorFix problem where widget->requisition was being used...
2002-01-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-12-30 Matthias ClasenAdditions.
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-12-05 Matthias ClasenDeprecate. (#65851)
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-28 Matthias ClasenTypo fixes. (#65607)
2001-11-28 Matthias ClasenAdd markup to docs.
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-18 Owen TaylorReprioritize key bindings in order of visibility -...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-17 Owen TaylorMove notification of "has_default" to here, so it is...
2001-11-16 Owen TaylorPropagate key press events not just to focus/window...
2001-11-15 Matthias ClasenMove '.' out of quote. (#64407)
2001-11-13 Tim Janikprotect idle handle with gdk threads macro.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-10 Matthias ClasenMass fixing of trivial doc bugs. (#63544, #57007, ...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-11-03 Daniel ElstnerUse GtkWindow* as first signal argument (was GtkWidget*).
2001-10-31 Owen TaylorAdd a gtk_window_get_focus() getter to determine the...
2001-10-28 Matthias ClasenDocumentation updates.
2001-09-25 Havoc PenningtonPut notes in gtk_window_set_has_frame(), etc. docs...
2001-09-24 Owen TaylorDon't wait for a response back from the window manager...
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-20 Kristian Rietveldreturned incorrect values for top, right and bottom...
2001-09-19 Owen TaylorAdd xgettext:no-c-format comment to to handle '99%...
2001-09-10 Tim Janikfix xscale and yscale behaviour which havoc broke....
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-09-08 Alex LarssonRemoved unused function.
2001-09-07 Owen TaylorMake the default default colormap the GdkRGB colormap...
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-29 Havoc Penningtonfix g_object_notify
2001-08-29 Havoc Penningtonadd default icon
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
2001-08-18 Havoc Penningtonconstrain position on hints_changed in addition to...
2001-08-17 Tim Janikconst correct string parameter.
2001-08-10 Tim Janikcoalesce multiple property notifies.
2001-08-10 Havoc Penningtonfix a typo.
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-19 Owen TaylorActualy set window->decorated. (Patch from Hidetoshi...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-26 Havoc Penningtonforgot a notification
2001-06-26 Havoc Penningtonadd "resizable" property
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-21 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-14 Havoc Penningtonfix other typo
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-07 Federico Mena QuinteroTest for bin->child being present before doing anything...
2001-04-19 Owen TaylorFile containing #defines for XEMBED protocol.
2001-04-18 Havoc Penningtonadd signals and binding set, so keybindings are configu...
2001-04-17 Owen TaylorDon't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
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 PenningtonPatch from John Margaglione to convert to new property...
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-27 Havoc Penningtontest the window state stuff
next