]> Pileus Git - ~andy/gtk/history - ChangeLog
2.11.4
[~andy/gtk] / ChangeLog
2007-06-19 Matthias Clasen2.11.4
2007-06-19 Matthias ClasenUpdates
2007-06-19 Sven Neumannuse g_slice_dup().
2007-06-19 Sven Neumannmark the GtkTooltips struct as private. Keep the toolti...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-19 Emmanuele BassiFix ChangeLog
2007-06-19 Emmanuele BassiUse g_timeout_add_seconds_full() for the timed poll...
2007-06-19 Emmanuele BassiUse a static variable to hold the singleton and remove...
2007-06-19 Matthias ClasenFix some issues with refcounting of the adjustment...
2007-06-18 Gustavo J. A. M... Bug 448484 – GtkAccelGroup forgets to remove closure...
2007-06-18 Matthias ClasenMake GtkMenuShell abstract
2007-06-18 Matthias ClasenFix a doc typo
2007-06-17 Richard HultForward Mac OS menu shortcut events to the right menu.
2007-06-17 Richard HultMore refactoring of the event handling: Extract synthes...
2007-06-17 Richard HultRemove pointless logging for unhandled events. Activate...
2007-06-17 Xan LopezUpdate changelog
2007-06-17 Christian PerschPass the print settings to the preview programme. Bug...
2007-06-17 Xan LopezBah, fix the bug number.
2007-06-17 Xan Lopezreplace GDK_WINDOW calls by cast to GdkWindow. Patch...
2007-06-17 Daniel ElstnerChange input method behavior to act on key presses...
2007-06-17 Behdad EsfahbodList font sizes 6 and 7pt too. (#440450, Sebastien...
2007-06-16 Yevgen Muntyanfixed couple of drawing problems with block cursor...
2007-06-16 Richard HultIgnore events and break any grabs while the window...
2007-06-16 Richard HultDefer setting the parent until the window is shown...
2007-06-16 Johan DahlinSwap argument order to dgettext (#448299, Jan Arne...
2007-06-16 Richard HultMove the checks for no window or a non-GDK window from...
2007-06-16 Richard HultBreak out into a separate function.
2007-06-16 Richard HultImplement, to be used to detect if the window is curren...
2007-06-16 Richard HultDon't set parent/child relationship for tooltip windows...
2007-06-16 Christian PerschDon't use "typename" C++ keyword as parameter name...
2007-06-16 Matthias ClasenBump version
2007-06-16 Matthias Clasen2.11.3
2007-06-15 Johan DahlinBase class should be GObject, not GtkObject.
2007-06-15 Matthias ClasenDocumentation fixes
2007-06-15 Matthias ClasenFix up docs
2007-06-15 Mathias HasselmannCorrecting the ChangeLog entry for r18142.
2007-06-15 Matthias ClasenDon't install gtkbuilderprivate.h
2007-06-15 Johan DahlinUse gsize instead of unsigned and gulong instead of...
2007-06-15 Matthias Clasenadd move_selected signal to allow overriding the defaul...
2007-06-15 Mathias HasselmannForgot to free the unescaped tooltip text.
2007-06-15 Mathias HasselmannImproving handling of tooltip-text property. Also check...
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-15 Hans Breuerupdated explicit usage of RegisterClassExW to match...
2007-06-14 Johan Dahlin...and the ChangeLog entry, thanks richard
2007-06-14 Behdad EsfahbodFix compiler warning. (#447586, Kazuki IWAMOTO)
2007-06-14 Tor LillqvistUse g_win32_get_windows_version() instead of _winver...
2007-06-14 Matthias ClasenUpdates
2007-06-14 Matthias ClasenMove a note around
2007-06-14 Matthias ClasenImprove docs
2007-06-13 Carlos Garnachoremoved unused and hardly visible GtkFrame from the...
2007-06-13 Behdad Esfahbod#undef GDK_DISABLE_DEPRECATED to get prototype for...
2007-06-13 Michael Nattereradd "submenu" property. Fix gtk_menu_item_set_submenu...
2007-06-13 Cody RussellFix inconsistency in GTK_WIDGET_SAVED_STATE (#435840...
2007-06-13 Kristian Rietveldgtk/gtk.symbols rename _gtk_file_system_create to gtk_f...
2007-06-13 Michael Nattereradded calls to g_object_freeze/thaw_notify() so gtk_lab...
2007-06-13 Kristian RietveldAudit of GtkTreeView coordinate system usage. (#142494).
2007-06-13 Kristian RietveldAdd orientation property and some slight refactoring...
2007-06-13 Matthias ClasenRemove linux-fb leftovers
2007-06-12 Michael Nattereruse PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD...
2007-06-12 Kristian RietveldFix #410815, reported by Lucas Rocha.
2007-06-12 Behdad EsfahbodImprove docs. (#446138, Björn Lindqvist)
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-06-12 Matthias ClasenBump GLib requirement
2007-06-12 Matthias ClasenFix some locking issues
2007-06-12 Matthias ClasenWhen debugging is turned on, use error-checking mutexes.
2007-06-11 Emmanuele BassiFix declaration of GtkNotebook::create_window()
2007-06-11 Matthias Clasenmake testiconview show brokenness
2007-06-11 Matthias ClasenAccept class names starting with lowercase letters...
2007-06-11 Matthias ClasenStore cursor_hadjustment as object data
2007-06-11 Matthias ClasenDon't leak cursor_hadjustment
2007-06-11 Matthias ClasenHandle child_setup being NULL. (#445691, Christopher...
2007-06-10 Emmanuele BassiDefine GNU libc symbols unconditionally
2007-06-10 Michael Nattererfix angles by flipping the coordinate system back to...
2007-06-10 Cody RussellDon't revert the mouse cursor to the built-in one when...
2007-06-10 Emmanuele BassiFix code style and warts in GtkScaleButton
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-06-10 Matthias ClasenSome doc updates
2007-06-10 Matthias ClasenAdd an icons property, make gtk_scale_button_new()...
2007-06-10 Matthias ClasenCosmetic change
2007-06-08 Matthias ClasenHandle return values from nl_langinfo() more correctly.
2007-06-08 Carlos Garnachoinitialize rc_priv in the else branch too. (#445539)
2007-06-08 Benjamin BergFix shadow painting if the scrollbars-within-bevel...
2007-06-08 Matthias ClasenMake it possible for theme engines to support symbolic...
2007-06-07 Michael Nattereradd utility function gdk_quartz_fix_cap_not_last_line...
2007-06-07 Michael Nattereradd gdk_gc_quartz_init() and set some values to the...
2007-06-07 Michael Nattereruse the same code for GDK_XOR as for GDK_INVERT. Xor...
2007-06-07 Matthias ClasenFix a typo
2007-06-07 Christian NeumairAdd GTK_STOCK_DISCARD, #158008.
2007-06-07 Matthias ClasenDocumentation additions
2007-06-07 Matthias ClasenAdd a doc comment
2007-06-07 Matthias ClasenUse g_get_user_special_dir() to obtain the path for...
2007-06-07 Matthias ClasenAdd the 16x16 version of gtk-select-color.png to the...
2007-06-06 Kristian Rietveldadd text-[xy]align properties for aligning the text...
2007-06-06 Yevgen MuntyanCorrected bug number in last entry
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-06-06 Richard HultRework how we get the event window: don't get the windo...
2007-06-06 Richard HultDon't do anything if the two windows are the same.
2007-06-06 Emmanuele BassiFactor out the search shortcut, the recently used short...
2007-06-06 Ross BurtonSet DISPLAY in the child process using g_setenv() inste...
next