[gtk+] Created tag 2.90.6
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Created tag 2.90.6
- Date: Tue, 17 Aug 2010 15:38:56 +0000 (UTC)
The unsigned tag '2.90.6' was created.
Tagger: Matthias Clasen <mclasen redhat com>
Date: Tue Aug 17 11:37:54 2010 -0400
GTK+ 2.90.6
Changes since the last tag '2.90.5':
A S Alam (1):
update for Punjabi in master by A S Alam
Andika Triwidada (2):
Updated Indonesian translation
Updated Indonesian translation after reapply newest POT
Aron Xu (2):
Update Simplified Chinese po-propertiese translation.
Update Simplified Chinese translation.
Benjamin Otte (169):
cups: Fix cast warnings
docs: Fix sgml file to add gdk_keymap_get_num_lock_state()
x11: Query size on real drawable
gdk: Revert making get_size optional
entry: replace gdk_draw_pixbuf() call with Cairo version
colorbutton: Render with Cairo
textview: replace gdk_draw_pixbuf() call with Cairo version
textview: Draw empty shape logo with Cairo
textview: Use _gtk_widget_get_cursor_color() and Cairo
textview: Draw drag icons using Cairo
textview: Draw selection background with Cairo
textview: draw dnd icon with Pango
image: replace gdk_draw_pixbuf() call with Cairo equivalent
image: Use Cairo instead of gdk_draw_drawable()
spinner: We want the default colormap, not the RGB colormap
progressbar: Use cairo instead of gdk_draw_drawable()
filechooser: Remove commented out code
menu: replace gdk_draw_drawable() call with Cairo equivalent
ruler: Replace gdk_draw_drawable calls with Cairo
treeview: Draw column reordering arrows with Cairo
treeview: Unify all line drawing into the same function
treeview: Draw lines with Cairo
treeview: Draw the dnd pixmaps with Cairo
hsv: Remove unused variable
decorate: Draw decorations using Cairo
decorations: Draw text with Cairo
imcontextxim: Draw with Cairo
pixbuf-engine: Replace gdk_draw_pixbuf() with Cairo equivalent
pixbuf-engine: replace call to gdk_draw_pixbuf() with Cairo equivalent
pixbuf-engine: Draw mask with Cairo
tests: Remove gdk_draw_pixbuf() with Cairo equivalent
tests: Use GdkPixbuf for taking a screenshot, not GdkImage
tests: Use gdk_screen_get_default_colormap()
tests: replace gdk_draw_drawable() with Cairo calls in testinput
tests: Make testoffscreen use Cairo
test: Convert testinput to Cairo
testgtk: Replace gdk_draw_rectangle() with Cairo
testgtk: Draw rotated text example with pangocairo
testgtk: Remove unused variable
demos: Use Cairo instead of gdk_draw_pixbuf()
demos: Convert to drawing with Cairo instead of GdkRGB
demos: No need to set the rgb colormap here
gtk-demo: Make pixbufs demo use Cairo
gtk-demo: Convert drawingarea example to Cairo
gtk-demo: Convert color selection example to Cairo
gtk-demo: Blit backing pixmap using Cairo
testing: Use Cairo calls instead of gdk_draw_line() to test server sync
Remove _gtk_widget_get_cursor_gc() function
style: Draw insertion cursor with Cairo
gdk: Get rid of gdk_draw_pixbuf() call
gdk: Get rid of GdkRGB usage
gdk: Use the system colormap, not the rgb colormap
docs: Remove mention of gdk_draw_drawable()
gdkpixbuf: Implement gdk_pixbuf_render_threshold_alpha() with Cairo
gdkgc: Draw clip mask with Cairo
gdk: Always clear backing store with Cairo
gdk: Create solid mask with Cairo
offscreenwindow: Copy old to new pixmap using Cairo
gdk: Do DEBUG_UPDATES drawing with Cairo
gdk: Flush implicit paints with Cairo
paned: Remove unused GdkGC
docs: Remove GtkNotebookPage from docs
docs: Add gdk_cursor_get_cursor_type() template
progressbar: Remove unused update vfunc
progressbar: Remove paint vfunc
progressbar: Remove offscreen pixmap
progressbar: Remove act_mode_enter vfunc
label: Make angle part of GtkLabelPrivate
filechooser: Remove unused functions.
docs: Add sgml goo for gdk_display_is_closed()
docs: Add sgml goo for new GtkExpander APIs
docs: Add sgml goo for new notebook APIs
API: Remove gdk_draw_pixbuf()
image: remove GdkImage as a possible image type
tests: remove testrgb test
API: remove gdk_screen_get_rgb_colormap/visual()
gdk: Remove unused gdkrgb.h includes
debug: remove GdkRGB debuggability
Replace gdk_rgb_find_color()
testgtk: Remove alpha drawing test
demos: remove testpixbuf-drawable
demos: Remove testpixbuf
demos: Convert testpixbuf-save to Cairo
API: Get rid of GdkRGB
API: remove gdk_draw_image()
API: Add gdk_pixbuf_get_from_surface()
Implement gdk_pixbuf_get_from_drawable() with Cairo
colorsel: Use gdk_pixbuf_get_from_drawable()
API: remove gdk_pixbuf_get_from_image()
API: remove gdk_drawable_get_image()
API: remove gdk_drawable_copy_to_image()
API: remove GdkImage
gdk: Remove testgdk code
API: remove gdk_draw_arc()
API: remove gdk_draw_trapezoids() and GdkTrapezoid struct
API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed()
style: apply cleanup patch from bug 576988
iconview: Remove debug drawing code
API: remove gtk_paint_polygon()
API: remove gdk_draw_polygon()
tests: remove "draw drawable" button from testwindows test
style: Replace draw_diamond vfunc with Cairo calls
style: replace draw_frame_gap with Cairo calls
testgtk: Remove image from drawable test
API: remove gdk_draw_{line,lines,segments}
API: remove gdk_draw_point(s)
style: Replace last gdk_draw_rectangle() with Cairo
API: remove gdk_draw_rectangle()
gdk: Implement end_implicit_paint() with Cairo
gdk: Implement gdk_window_get_source_drawable() using Cairo
gdk: Do end_implicit_paint copy with Cairo
gdk: Remove excess variables
gdk: Simplify code
gdk: Refactor redirection code
gdk: Draw redirected windows using Cairo
gdk: Remove _gdk_drawable_get_scratch_gc()
gtk-demo: Adapt textview example for stipple removal
API: Remove GtkTextTag's stipple properties
label: Draw all text using PangoCairo
API: remove gdk_draw_layout_*()
gdk: Make window moves a custom vfunc
quartz: Do repeated fill with Cairo
API: remove gdk_draw_drawable()
gdk: remove get_composite_drawable vfunc
textview: Make the PangoRenderer use Cairo exclusively
API: remove GdkPangoRenderer
x11: Remove unused code
gdk: Move scratch GC handling to X11
textview: Replace GdkGC * argument with gpointer
API: Remove GC members from GtkStyle
API: Remove gtk_gc_get() and gtk_gc_release()
API: remove begin/end_direct_draw functions
calendar: Remove unused GdkGC members
API: remove GdkGC
gdk: Don't require allocating window background colors anymore
textview: remove GtkTextAttributes (un)realize code
gtkbuilder: Do not allocate colors when parsing GtkBuilder files
style: Do not allocate colors anymore
API: remove gdk_colormap_query_color
gdk: Don't infinite loop when flushing moves
gdk-xft: Don't call render about the subpixel order
x11: Remove display_x11->have_render
style: Don't use gdk_pixmap_create_from_xpm
colorsel: Create cursor image using Cairo
x11: Make fallback pixbuf-cursor code not use old constructors
testdnd: Convert to use pixbufs as icons
testgtk: Fix types and get rid of casting
testgtk: Make image test not use Pixmaps, but Pixbufs
testgtk: Use pixbufs instead of pixmaps
testgtk: Rename pixmap => pixbuf in various places
testgtk: Use Pixbufs in the shapes example
testgtk: Use Cairo to load XBM image
x11: Create empty cursor without old functions
gdk: Remove data consructors for GdkPixmap
style: Apply same matrix conversion as gdk_draw_layout() did
style: Use _gtk_pango_fill_layout()
dnd: Remove default_icon_pixmap variable and friends
docs: Some style fixes to the migration guide
gdk: Remove nonexistant symbols
Add gtk_license_get_type() to gtk.symbols
API: Add gdk_window_create_similar_surface()
gtk-demo: update drawingarea example
gdk: Do final copy with OPERATOR_SOURCE in end_implicit_paint
gdk: When using OPERATOR_SOURCE, use clip + paint instead of fill
Remove window background getters again
tests: unbreak testwindows test
textview: Fix rendering of embedded images
API: Add gdk_window_get_background_pattern()
gdk: Use gdk_window_get_background_pixmap() when setting up paint
Carlos Garcia Campos (1):
Add _gtk_box_get_children() internal function
Carlos Garnacho (3):
GtkWindow: keep a reference of the widget on focus change.
GdkWindow: Check device cursor first in update_cursor().
GtkButton: Also handle activate from mouse events.
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation (Hong Kong and Taiwan)
Christian Dywan (5):
Deprecate GtkNotebookPage as used in switch-page
Change GtkNotebookPage in switch-page into GtkWidget
Move definition of GtkNotebookPage out of the header
Correct marshaller for switch-page and adjust emission from menu
Clarify memory management of tree models
Christian Persch (2):
gtknotebook: Fix critical warnings on scroll events
Revert "Added UG translation" AGAIN
Claudio Saavedra (1):
Improve the looks of the license text in GtkAboutDialog
Cody Russell (1):
Change GtkCalendar's inner border and separator values from hard-coded ones to using style properties.
Dan Williams (1):
Elaborate interaction of gtk_widget_grab_default() and GtkEntry widgets
Daniel Nylander (2):
Updated Swedish translation
Updated Swedish translation
Emmanuele Bassi (3):
docs: Inline GtkRecentManager documentation
gail-util: Constify gchar argument
about: Add :license-type property
Federico Mena Quintero (2):
Clarify what the @event is used for when calling gtk_drag_begin()
bgo#625416 - Don't reload the filechooser's folder during a re-map event
Fran Diéguez (5):
Updated Galician translations
Updated Galician translations
Updated Galician translations
Updated galician translations
Updated Galician translations
Fridrich Å trba (2):
Make the Windows manifest correspond to the name of the binary
Fix 32-bit Windows build using mingw-w64 toolchain
Gabor Kelemen (1):
Set translation domain for parameter_string in gtk_init_with_args
Hiroyuki Ikezoe (1):
Drop xim-related configure options from the docs
Ignacio Casal Quinteiro (3):
Move sealed attributes to private struct.
Add annotations for GtkAccelMap
Move GtkTextBuffer sealed attributes to private struct.
Javier Jardón (147):
Use accessor functions to access GtkNotebook
GtkNotebook: Move public members to private structure
gtkaction: unseal private pointer
gtkactiongroup: Unseal private pointer
gtkarrow: Move public members to private structure
gtkaspectframe: Move public members to private structure
Use accessor functions to access GtkAccesible variables
gtkaccessible: Move public members to private structure
gtkassistant: Move public members to private structure
gtkbbox: Move public members to private structure
Use accessor functions to access GtkBox
gtkbox: Move public members to private structure
gtkbuilder: unseal private pointer
gtkcellrendereraccel: Move public members to private structure
Use accessor functions to access GtkCellRenderer
gtkcellrenderer: Move public members to private structure
gtkcellrenderercombo: Move public members to private structure
gtkcellrendererprogress: unseal private pointer
gtkcellrendererspin: Use private pointer instead GET_PRIV macro
gtkcellrendererspinner: Remove GET_PRIV() macro
Use accessor functions to access GtkCellRendererText
gtkcellrenderertext: Move public members to private structure
gtkcellrenderertoggle: Move public members to private structure
gtkcellview: unseal private pointer
gtkcellrendererpixbuf: Move public members to private structure
Use accessor functions to access GtkCheckMenuItem
gtkcheckmenuitem: Move public members to private structure
gtkcolorbutton: unseal private pointer
gtkcolorsel: unseal private pointer
Use accessor functions to access GtkColorSelectionDialog
gtkcolorseldialog: Move public members to private structure
gtkcombobox: unseal private pointer
gtkcomboboxentry: unseal private pointer
gtkcustompaperunixdialog: unseal private pointer
Use accessor functions to acces GtkContainer
gtkcontainer: Add _gtk_container_*_need_resize internal accessors
gtkcontainer: Add _gtk_container_get_reallocate_redraws internal accessor
gtkcontainer: Move public members to private structure
Use GtkBin accessors
Add _gtk_bin_set_widget() internal function
gtkbin: Move public members to private structure
Use accessor functions to access GtkDialog
gtkdialog: Move public members to private structure
gtkentrycompletion: Do not use GET_PRIV() macro all the time
gtkfilechooserbutton: unseal private pointer
gtkfilechooserdialog: Unseal private pointer
gtkfilechooserwidget: Unseal private pointer
gtkfixed: Move public members to private structure
gtkfontbutton: unseal private pointer
Use accessor funtions to access GtkFontSelectionDialog
GtkFontSelectionDialog: move public members to private structure
GtkFontSelection: move public members to private structure
Use accessor funtions to acces GtkFrame
gtkframe: move public members to private structure
gtkhandlebox: move public members to private structure
GtkHSV: unseal private pointer
GtkIconFactory: move public members to private structure
GtkIconTheme: unseal private pointer
GtkIconView: Unseal private pointer
Use accessor funtions to acces GtkImage
GtkImage: move public members to private structure
GtkImageMenuItem: move public members to private structure
GtkImageMenuItem: move public members to private structure
GtkIMMulticontext: move public members to private structure
GtkInfoBar: use private pointer instead GET_PRIV() macro
Use accessor funtions to acces GtkInvisible
GtkInvisible: move public members to private structure
GtkLabel: move public members to private structure
Use accessor funtions to access GtkLayout
GtkLayout: move public members to private structure
GtkLinkButton: unseal private pointer
GtkListStore: move public members to private structure
GtkMenuBar: Use private pointer instead GET_PRIV() macro all the time
GtkMenuToolButton: unseal private pointer
GtkMessageDialog: move public members to private structure
Use accessor functions to access GtkMisc
GtkMisc: move public members to private structure
gtkpagesetupunixdialog: unseal private pointer
Use accessor functions to access GtkPaned
GtkPaned: move public members to private structure
gtkprintbackend: Use private pointer instead GET_PRIV() macro
gtkprinter: unseal private pointer
GtkProgressBar: Move public members to private structure
GtkRadioAction: unseal private pointer
GtkRadioButton: Move public members to private structure
GtkRadioMenuItem: Move public members to private structure
GtkRecentAction: move public members to private structure
gtkrecentchooserdialog: unseal private pointer
gtkrecentchoosermenu: unseal private pointer
gtkrecentchooserwidget: unseal private pointer
gtkrecentmanager: unseal private pointer
GtkRuler: move public member to private structure
Use accessor functions to access GtkScaleButton
GtkScaleButton: Move public members to private structure
Use accessor functions to access GtkScale
GtkScale: move public members to private structure
Use accessor functions to access GtkScrolledWindow
gtkseparatortoolitem: unseal private pointer
gtksizegroup: Move public members to private structure
gtkspinbutton: move public members to private structure
Add _gtk_spin_button_get_panel private function
Use accessor functions to access GtkSpinButton
gtkspinner: Remove GET_PRIVATE macro
Use accessor functions to access GtkStatusbar
gtkstatusbar: Move public members to private structure
gtkstatusicon: unseal private pointer
Use accessor functions to access GtkTable
GtkTable: move public members to private structure
gtktearoffmenuitem: Move public members to private structure
Use accessor functions to access GtkToggleAction
gtktoggleaction: move public members to private structure
gtkuimanager: unseal private pointer
GtkViewport: move public members to private structure
Use accessor functions to access GtkAlignment
GtkAlignment: move public members to private structure
GtkToolButton: unseal private pointer
GtkExpander: unseal private pointer
GtkPrintOperation: unseal private pointer
GtkPrintUnixDialog: unseal private pointer
GtkToggleToolButton: unseal private pointer
GtkToolItem: unseal private pointer
GtkTreeModelFilter: unseal private pointer
GtkTreeView: unseal private pointer
Deprecate GtkRecenManager::limit property
Remove GtkRecenManager:limit deprecated property
docs: gitignore GtkRecentManager .sgml template
gtktextbuffer: Remove GET_PRIVATE macro
Add _gtk_toggle_action_set_active() internal function
Add _gtk_check_menu_item_set_active() internal function
GtkWindowGroup: Add guards to some gtk_window_group_* functions
gtkentrycompletion: check return value because It can be non-UTF8
Do not use GtkBoxChild in GtkStatusBar
Move GtkBoxChild from the public .h to gtkbox.c
Check if childs actually exists before using it
POTFILES.in: Add some missing files
Remove some unused variables
Completely remove any use of GtkWindow allow-grow and allow-shrink properties
gtkcombobox: Only use the child if It is a GtkCellLayout
Fix GtkIMContextClass inheritance
Revert "Added UG translation"
gtkaccellabel: Remove unused class members
GtkCalendar: move public members to private structure
Use accessor funcions to access GtkCalendar
GtkTextTagTable: move public members to private structure
gtk_range_set_min_slider_size() should receive an gint, not a gboolean
GtkToolbar: move public members to private structure
Use accessor functions to access GtkToolbar
John (J5) Palmieri (1):
add the transfer and element-type annotation to gdk_device_manager_list_devices
John Stowers (2):
Add gdk_cursor_get_cursor_type
Add gdk_display_is_closed
Jonh Wendell (3):
[GtkApplication] Add gtk_application_get_windows()
Merge branch 'windows_list'
Do not access an invalid ActionGroup. Closes #624362.
Jorge González (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Klemen Košir (2):
Updated Slovenian translation
Updated Slovenian translation
Kristian Høgsberg (2):
gdk: Remove picture pointer from X11 drawable
gdk: Drop Xrender configure.ac check
Kristian Rietveld (11):
Add missing cairo_destroy() call
quartz: Fix up _gdk_quartz_window_translate
quartz: Make backend compile again
Add missing calls to cairo_destroy()
Add call to cairo_destroy() to gtk_text_layout_draw()
Fix compile warnings
quartz: Convert default background drawing to cairo
Invalidate cairo surface if resizing is not supported for target
quartz: Misc. fixes for getting offscreen windows to work
quartz: make it compile
quartz: gdk_window_get_frame_extents() needs to get effective toplevel
Lucian Adrian Grijincu (1):
Updated Romanian translation
Mario Blättermann (2):
[i18n] Updated German translation
[i18n] Updated German translation
Matthias Clasen (24):
Bump version
Back down glib requires
Allow windows to be dragged by clicking on empty areas
Remove accidental addition
Don't allocate space for "" in scale marks
Re-add a lost Since: line
Avoid warnings with tooltips on toplevels
Clarify the docs for gtk_widget_set_has_window()
Fix gail_notebook_get_selection_count()
Make it possible to make the expander label fill the entire space
Fix a sporadic segfault in treeview keynav
Allow to unset the tree selection function
Don't activate insensitive widgets
Cleanup gdk_pixbuf_render_pixmap_and_mask_for_colormap()
generic damage generation for offscreen windows
Beef up the migration guide
Remove some leftovers of deprecated functionality
Drop some unnecessary variables
Drop internal function from header
NEWS for 2.90.6
Fix some documentation issues
Remove a dangling reference
Remove no-longer-existing file from POTFILES.in
Remove no-longer-existing file from POTFILES.in
Pablo Castellano (2):
Bump glib to 2.25.12
Update git.mk from pango
Paolo Borelli (2):
Do not use GtkBoxChild in GtkButtonBox.
Annotate GtkTextBuffer insert methods
Philip Withnall (3):
Add (inout) annotation to gtk_tree_model_iter_next()
Add (transfer none) annotation to gtk_tree_selection_get_selected_rows()
Bug 596125 â?? Property string fixes
Sahran (3):
Added UG translation
Added UG translation
Added UG translation
Sam Thursfield (2):
Towards GSEAL-clean build on win32
Add missing accessors for notebook details
Stanislav Brabec (1):
Fix stuck pointer grab due to passing GDK_CURRENT_TIME to gtk_drag_begin()
Sven Herzberg (1):
avoid redundant recursion for executing tests
Szilárd Pfeiffer (3):
Moved the drawing of horizontal grid lines after cell drawing.
Make Gail work with custom treemodels
Implement GailAdjustment::get_minimium_increment
Tadej Borovšak (3):
Migrate GtkActionGroup API docs
Implement fair extra space allocation
Fix improperly unwinded loops
Tao Wang (1):
Update Simplified Chinese translations.
Ted Gould (1):
gtkstock: Adding a File label stock item.
Tomeu Vizoso (2):
Annotate gdk_rectangle_intersect
Stop assuming that priv->label_widget will be a GtkLabel.
Tristan Van Berkom (7):
Added gtk_distribute_allocation()
Migrated old loops to use gtk_distribute_allocation().
Implemented GtkSizeRequest on GtkExpander and added test
Make GtkFrame allocate its label considering natural size requests
Fixed bad typo causing bad vertical requests on frames with no label.
Fixed alignment of wrapping labels allocated a greater width than needed
Fixed expressions in gtk_button_size_allocate()
Xandru Armesto (2):
Updated asturian translation
Updated asturian translation
Yaron Shahrabani (6):
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Updated Hebrew translation.
Yinghua Wang (2):
Update Simplified Chinese property nicks translation.
Update Simplified Chinese UI translation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]