]> Pileus Git - ~andy/gtk/history - gtk
Updated Arabic Translation by Khaled Hosny.
[~andy/gtk] / gtk /
2008-01-25 Johan DahlinRestore accidentally removed unsetting of GTK_MODULES.
2008-01-25 Johan DahlinHandle the case where there is no child text node....
2008-01-25 Johan DahlinRemove the items even if there are no items set.
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2008-01-25 Sven HerzbergReviewed by Johan Dahlin.
2008-01-24 Johan DahlinChain up to parent, so widgets can have internal children.
2008-01-22 Mathias HasselmannUse pango_layout_set_height() for calendar details...
2008-01-18 Johan DahlinNew method (GtkBuilderConverter._create_object): Condit...
2008-01-17 Mathias HasselmannChange GtkCalendarDetailFunc to return newly allocated...
2008-01-16 Christian PerschStore the event mask and extension event mode directly...
2008-01-16 Matthias ClasenEmit the notify::model signal. (#509819, David Zeuthen)
2008-01-14 Michael Nattereradd cast to fix const warning.
2008-01-14 Michael Nattererfix signedness warning.
2008-01-14 Michael Nattererremove unused variable.
2008-01-14 Michael Natterercast "uris" to guchar* when passing it to gtk_selection...
2008-01-14 Mathias HasselmannExplain name choice for gtk_tool_item_toolbar_reconfigured.
2008-01-13 Mathias HasselmannMake _gtk_tool_item_toolbar_reconfigured public to...
2008-01-12 Mathias HasselmannInclude <gtk/gtktoolshell.h> from gtk.h.
2008-01-12 Mathias HasselmannPrint angle brackets arround e-mail addresses in the...
2008-01-11 13:28:02 Tim Janikremoved old testutils special casing so test widgets...
2008-01-10 Emmanuele BassiFix possible recursion by resetting the idle source...
2008-01-10 Kristian Rietveldfully initialize GdkWindowAttr to avoid valgrind warnin...
2008-01-10 Kristian RietveldFix a leak of the path (#504611, patch from Sadrul...
2008-01-10 Kristian RietveldFix #477175, reported by Juri Pakaste.
2008-01-09 Michael Nattererremove unused variable.
2008-01-08 Matthias ClasenBe more robust when removing the current page. (#499951...
2008-01-07 Johan DahlinDeclare value in the example code for GtkSpinButton...
2008-01-06 Christian PerschMake the labels left-aligned, and remove an obsolete...
2008-01-06 Johan DahlinAllow domains to be overridden in <interface>'s if...
2008-01-06 Johan DahlinAvoid adding unnecessary trailing newlines to g_warning...
2008-01-06 Johan DahlinRemove an unused variable
2008-01-06 Matthias ClasenDocument the ::output signal and add an example. (...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2008-01-06 Johan DahlinMake sure that --root works for toplevel widgets. ...
2008-01-05 Mathias HasselmannAvoid some compiler warnings (#507000).
2008-01-03 Emmanuele BassiUse the correct comparison function (kudos to Christian...
2007-12-31 Johannes SchmidAlso reorder menu when reordering tabs by drag & drop...
2007-12-31 Philip Van HoofUsing GSlice for GtkTreePath
2007-12-31 Christian PerschPlug a mem leak. Bug #506107.
2007-12-29 Matthias ClasenAdjust to icon cache api change. (#506135, Kazuki Iwamoto)
2007-12-28 Mathias HasselmannRemove max_detail_height field from GtkCalendarPrivate...
2007-12-28 Matthias ClasenMake finalizer more robust
2007-12-28 Mathias HasselmannDraw bottom shadow of GtkCalender headings. (#506113)
2007-12-28 Matthias ClasenDocument some initial values
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Christian PerschPlug a mem leak. Bug #506096.
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Matthias ClasenMore default property value corrections
2007-12-28 Matthias ClasenFix a finalizer issue
2007-12-28 Matthias ClasenFix default property values
2007-12-28 Matthias ClasenFix default values
2007-12-28 Matthias ClasenFix the default value of the curve-type property
2007-12-28 Matthias ClasenFix the default value of enable-arrows-always
2007-12-28 Johan DahlinChain up. This makes it possible to have accelerators...
2007-12-28 Mathias HasselmannAdd GTK_CALENDAR_SHOW_DETAILS display flag, which choos...
2007-12-28 Mathias HasselmannTry more decent appearance of calendar details separato...
2007-12-28 Mathias HasselmannImplement GtkTooltip API for calendar details. (#339540)
2007-12-28 Mathias HasselmannWithout setting "detail-width-chars" and "detail-height...
2007-12-28 Mathias HasselmannConsider details for size-request and expose-event...
2007-12-28 Matthias ClasenIntroduce local priv variables to reduce ->->
2007-12-28 Matthias ClasenFix the default value of the tearoff-title property
2007-12-28 Matthias ClasenFix the default value for the wrap-mode and font-scale...
2007-12-28 Matthias ClasenFix the default value for the ratio property.
2007-12-28 Matthias ClasenFix 0<>NULL confusion in gtk_signal_connect... defines...
2007-12-27 Mathias HasselmannAdd infrastructure for GtkCalendar details. (#339540)
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-12-26 Xan LopezTake into account modifications of the inner frame...
2007-12-26 Xan LopezWe always chain to the parent size_allocate, no need...
2007-12-25 Matthias ClasenWhen popping up a menu from a treeview cell, use the...
2007-12-23 Xan Lopezpass correct argument to g_signal_emit for TEST_EXPAND_...
2007-12-20 Johan DahlinRefactor to avoid some duplication. Convert toplevel...
2007-12-19 Mathias HasselmannAvoid some compiler warnings and remove obsolete code...
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-12-17 Kristian Rietvelduse a weak pointer to set last_window to NULL as soon...
2007-12-17 Kristian Rietveldalways determine what arrow to show if show_sort_indica...
2007-12-16 Mathias HasselmannPrevent assertion failure in gtk_paned_find_neighbours...
2007-12-15 Xan LopezPlug leak: When reordering the info in the list the...
2007-12-14 Ray StrodeSuggest g_signal_connect (..., "realize", ...) instead of
2007-12-14 Mathias HasselmannCorrect "Since:" tags for GtkPageSetup and GtkPrintSett...
2007-12-14 Mathias HasselmannChange GtkToolItem to retrieve its properties from...
2007-12-14 Mathias HasselmannExtract loading of GtkPageSetup and GtkPrintSettings...
2007-12-14 Matthias ClasenClose an api gap in tooltips
2007-12-14 Kristian Rietveldadded tests for insertion functions.
2007-12-13 Kristian Rietveldtest the move and swap functions on a store with only...
2007-12-13 Kristian Rietveldadd a call to g_test_bug_base().
2007-12-13 Kristian Rietveldstart composing tests for the list and tree store.
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-12 Mathias HasselmannAnother attempt to improve gtk_drag_dest_set docs.
2007-12-11 Mathias HasselmannMention impact of GtkDestDefaults on "drag-motion"...
2007-12-10 Matthias ClasenAnother fix to avoid further fallout from the fix for...
2007-12-07 Matthias ClasenCorrect the documentation of child property getter...
2007-12-07 Matthias ClasenDon't leak pixbufs. (#502250, Yevgen Muntyan)
2007-12-07 Yevgen Muntyanadded alternative button order in Print and Page Setup...
2007-12-06 Tommi KomulainenRemove trailing whitespace that can trigger false posit...
2007-12-05 18:59:59 Tim Janikrun tests in current dir after setting up the logging...
2007-12-04 Matthias ClasenModify the tab-label-destroy fix to not crash epiphany.
2007-12-03 Richard HultDon't crash when dragging from a source that doesn...
2007-12-03 Matthias ClasenTwo optimizations for icon cache lookups.
next