]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Make GTK+ work as an untrusted X client. (#136571, Ed Catmur)
[~andy/gtk] / ChangeLog.pre-2-10
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-24 Matthias ClasenFix the handling of modality by copying what GtkFileCho...
2006-05-24 Matthias ClasenMake collate check button insensitive
2006-05-24 Matthias ClasenMake style properties in dynamic types work better
2006-05-24 Henrique RomanoAdd model property for GtkCellView, part of #172535.
2006-05-24 Matthias ClasenCustom tab label
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-23 Matthias ClasenDo the begin-print emission in the idle, so that the...
2006-05-23 Matthias ClasenAdd a boolean show-progress property, and show a progre...
2006-05-23 Alexander LarssonAllow absolute filenames in filename entry. Patch from...
2006-05-23 Alexander LarssonAdd gtk_print_unix_dialog_add_custom_tab
2006-05-22 Matthias Clasenfix docs
2006-05-22 Alexander LarssonMake sure grab-notify is emitted on toplevels as well...
2006-05-22 Behdad EsfahbodRollback the following changes, to fix it the proper...
2006-05-22 Emmanuele BassiDon't mask "time" with the "time" argument.
2006-05-22 Matthias Clasengdk_color_parse returns boolean, not int. (#342569...
2006-05-22 Matthias Clasenmore of the same
2006-05-22 Matthias ClasenDon't return values from void functions.
2006-05-22 Matthias ClasenAdd docs for new style properties. (#342535, Mart Raudsepp)
2006-05-22 Matthias ClasenRemove _gdk_x11_screen_request_cm_notification
2006-05-22 Behdad EsfahbodAdd new function _gdk_screen_get_font_map() and have...
2006-05-21 Tor LillqvistMake it compile again. Doesn't work properly yet, thoug...
2006-05-19 Matthias ClasenAvoid warnings if a child is NULL. (#342007, Patrick...
2006-05-19 Matthias ClasenNew function to cancel a running print operation.
2006-05-19 Matthias ClasenFix a boundary case in scrolling where a tab was not...
2006-05-19 Damon Chaplinuse atk_relation_add_target() to add the targets, since...
2006-05-18 Matthias ClasenAdd a GtkPrintOperation:: paginate signal that gets...
2006-05-18 Matthias ClasenDon't produce a stuck drag if shift is held. (#341734...
2006-05-18 Matthias ClasenAlways set protocol. (#342003, Tommi Komulainen)
2006-05-18 Matthias ClasenOnly unref the pixbuf if the image has the appropriate...
2006-05-18 Matthias ClasenActually require GLib 2.11
2006-05-18 Matthias ClasenMake drops end up at the right spot. (#342072, Yevgen...
2006-05-18 Michael Natterercanonicalize the name of the "activate-slider" style...
2006-05-18 Michael David EmmelFixed bug 342091
2006-05-17 Alexander LarssonFix printing build on win32
2006-05-17 Matthias Clasenbump version
2006-05-17 Matthias Clasen2.9.1
2006-05-16 Matthias ClasenReset interface age
2006-05-16 Søren SandmannMove getting the property out of the loop, and rename...
2006-05-16 Matthias ClasenCosmetic cleanups.
2006-05-16 Matthias ClasenCosmetic cleanups.
2006-05-16 Matthias ClasenAdd labels for page orientations, also add the fourth...
2006-05-16 Michael Nattereradded "max-child-expand" style property which limits...
2006-05-16 Kristian Rietveldcancel all pending handles in the button list. (Fixes...
2006-05-16 Kristian Rietveldput the newly selected row(s) the in the middle of...
2006-05-16 Matthias ClasenFix an RTL problem with toggles in expander columns...
2006-05-15 Søren Sandmanngtk/gtklayout.c (gtk_layout_realize), gtk/gtkiconview.c
2006-05-15 Richard HultRemove obsolete comment. (poll_func): Remove assert...
2006-05-15 Matthias ClasenReverse the order of ranges when printing in reverse...
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-15 Matthias Clasenmore async printing
2006-05-15 Alexander LarssonNever unload print backends. Remove gtk_print_backend_u...
2006-05-14 Murray CummingRestored the / at the start of the comment block, to...
2006-05-14 Matthias ClasenMore of the same
2006-05-14 Matthias ClasenMore of the same
2006-05-14 Matthias ClasenRemove extraneous ;
2006-05-14 Matthias ClasenMove some asserts to the right place. (#341661, #341665...
2006-05-14 Matthias ClasenMove an assert to the right place. (#341661, Pascal...
2006-05-13 Matthias ClasenFix some corner cases in the size allocation logic...
2006-05-13 Matthias ClasenSome fixes to capitalization of labels. (#341558, Denni...
2006-05-13 Matthias ClasenHandle tab_label being NULL better. (#341455, William...
2006-05-12 Matthias ClasenReinstate the ruler metrics strings, since they are...
2006-05-12 Alexander LarssonBetter handling of the window group on unsetting transi...
2006-05-12 Alexander LarssonUpdate g_object_notify to new property name.
2006-05-12 Alexander LarssonFix build errors.
2006-05-12 Emmanuele BassiRemove the error parameter to the gtk_recent_manager_ad...
2006-05-11 Matthias ClasenAdd it here.
2006-05-11 Carlos Garcia Camposuse I_() instead of _() when creating response-requeste...
2006-05-11 Matthias ClasenRegenerated from Xorg 7.1 keysyms.h, using gdkkeysyms...
2006-05-11 Matthias ClasenConsistently use lowercase in hex numbers.
2006-05-10 Carlos Garnachocheck that tab_label is not NULL before checking that...
2006-05-10 Tim Janikapplied unified patch for configurable scroll arrow...
2006-05-10 Matthias ClasenDon't include langinfo.h unconditionally. (#341217)
2006-05-10 John (J5) Palmierimake the _CUPS_MAP_ATTR_STR macro not dup the string...
2006-05-09 Francisco Javier... Updated Spanish translation.
2006-05-09 Tor LillqvistLook at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK...
2006-05-09 Matthias ClasenAdd a :cursor-position property. (#334412, Yevgen Munty...
2006-05-09 Matthias ClasenAdd an image property
2006-05-09 Carlos Garnachocreate an independent GdkWindow to behave nicely during...
2006-05-09 Matthias ClasenFix some typos in messages. (#341091, Tino Meinen)
2006-05-08 Matthias ClasenSome cleanups.
2006-05-08 Matthias ClasenAdd bugref
2006-05-08 Matthias ClasenElide (_x) in the middle of the string, too. (#323956...
2006-05-08 Matthias ClasenFix tooltips.
2006-05-08 Matthias Clasenrequire pango 1.13
2006-05-08 Matthias ClasenFix doc typos.
2006-05-08 Francisco Javier... Corrected a duplicate word.
2006-05-08 Francisco Javier... Corrected a typo.
2006-05-07 Matthias ClasenChain up, to make bindings work. Noticed by Al Puzzuoli.
2006-05-07 Matthias ClasenReinstate abstract types
2006-05-07 Matthias ClasenMore abstract types
2006-05-07 Matthias ClasenMake GtkScale abstract again
2006-05-07 Matthias Clasenfix docs
2006-05-05 Christian PerschAlways register the type with the type module, even...
2006-05-05 Matthias ClasenSmall tweaks to the unix print dialog
2006-05-05 Matthias Clasen2.9.0
2006-05-05 Matthias Clasen2.9.0
2006-05-05 Alexander LarssonImplement per-page paper sizes.
2006-05-04 Michael David EmmelRemoved DIKI_ALTGR
2006-05-04 Michael Nattererremove gtk_printer_set_backend so it compiles again.
next