| Overview of Changes in GTK+ 3.24.39, xx-xx-xxxx |
| =============================================== |
| |
| Overview of Changes in GTK+ 3.24.38, 21-05-2023 |
| =============================================== |
| |
| * GtkFileChooser: |
| - Avoid warnings with GLib 2.76 |
| |
| * Theme: |
| - Set caret color in the dark theme |
| |
| * Windows: |
| - Fix running under GLES |
| |
| * Wayland: |
| - Notify on initial setting changes |
| - Don't crash on 0 size cursors |
| - Don't crash if xdg_activation_v1 is missing |
| |
| * Debugging: |
| - Show more information in the inspector |
| |
| * Translation updates |
| Abkhazian |
| Basque |
| Brazilian Portuguese |
| Bulgarian |
| Catalan |
| Danish |
| Dutch |
| French |
| Galician |
| Georgian |
| German |
| Hebrew |
| Hungarian |
| Indonesian |
| ITalian |
| Korean |
| Lithuanian |
| Persian |
| Polish |
| Portuguese |
| Russian |
| Serbian |
| Slovenian |
| Spanish |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.37, 02-03-2023 |
| =============================================== |
| |
| * Support the file transfer portal for copy-paste and DND |
| |
| * Treat XKB_MODE_NAME_LODO as super key |
| |
| * Refactor startup notification handling to be in sync with GTK 4 |
| |
| * GL: Synchronie when calling MakeCurrent |
| |
| * CSS: Fix a problem with stopping animations |
| |
| * Wayland: Drop the legacy text input module |
| |
| * Windows: Set the default file extension in the native file chooser |
| |
| * Translation updates: |
| Abkhazian |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.36, 12-22-2022 |
| =============================================== |
| |
| This release is the first GTK 3 release to exclusively |
| use the meson build system. |
| |
| * GtkLabel: |
| - Tweak selection behavior |
| |
| * GtkEmojiChooser: |
| - Properly handle empty recent section |
| |
| * GtkFileChooser: |
| - Make ~ key work regardless of dead keys |
| |
| * build: |
| - Improve handling of flaky tests |
| - Drop the autotools build |
| |
| * Wayland: |
| - Fix problems with X<>Wayland DND |
| - Revert cursor changes from 3.24.35 |
| - Fix handling of surrounding text in input |
| |
| * Windows: |
| - Improve handling of line ends in clipboard |
| |
| * MacOS: |
| - Use NSTrackingArea |
| |
| * Translation updates: |
| Abkhazian |
| Basque |
| Brazilian Portuguese |
| Catalan |
| Interlingue |
| Persian |
| |
| |
| Overview of Changes in GTK+ 3.24.35, 11-22-2022 |
| =============================================== |
| |
| * GtkFontChooserWidget: |
| - Fix a critical |
| |
| * GtkAccelLabel: |
| - Differentiate keypad keysyms in accelerators |
| |
| * Input: |
| - Recognize stylus devices as pens |
| - Fix problems with motion compression |
| |
| * Windows: |
| - Build system improvements |
| |
| * Wayland: |
| - Fix problems with unreliable DND |
| - Use GLES if required |
| - Add support for titlebar gestures |
| - Refactor handling of IM client updates |
| - Fix cursor hotspots with scaled surfaces |
| - Use the xdg-activation protocol |
| - Load cursors on demand |
| - Fix cursor size on hi-dpi displays |
| |
| * MacOS: |
| - Use a CVDisplayLink based frame clock |
| |
| - Translation updates: |
| Abkhazian |
| Bulgarian |
| Catalan |
| Chinese (Taiwan) |
| Croatian |
| Dutch |
| Friulian |
| Georgian |
| German |
| Hungarian |
| Indonesian |
| Occitan |
| Persian |
| Portuguese |
| Polish |
| Russian |
| Serbian |
| Slovenian |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.34, 05-18-2022 |
| =============================================== |
| |
| * Include legacy hicolor icons |
| |
| * Fix the build with gcc 12 |
| |
| * MacOS: |
| - Restore QUARTZ_RELOCATION support |
| |
| * X11: |
| - Trap errors when getting output properties |
| |
| * Wayland: |
| - Ignore empty preedit updates This fixes a problem with |
| textview scrolling |
| |
| * Translation updates |
| Danish |
| Dutch |
| French |
| German |
| Hungarian |
| Italian |
| Kazakh |
| Latvian |
| Lithuanian |
| Norwegian Bokmål |
| Swedish |
| |
| Overview of Changes in GTK+ 3.24.33, 04-03-2022 |
| =============================================== |
| |
| * No changes |
| |
| Overview of Changes in GTK+ 3.24.32, 03-03-2022 |
| =============================================== |
| |
| * GtkCellRendererProgress: |
| - Use tabular figures |
| |
| * GtkFontChooser: |
| - Fix the build with older Pango |
| - Fix axis name handling |
| |
| * Theme: |
| - Fix border color for tiled windows |
| |
| * Accessibility: |
| - Fix cell accessible leak |
| |
| * Wayland: |
| - Support new high-contrast setting |
| - Only update scale when on any outputs |
| |
| * Windows: |
| - Various build fixes |
| - Fix keyboard state handling |
| - Fix capslock handling |
| - Fix AltGr not working |
| |
| * MacOS: |
| - Fix the build on 10.11 |
| - Make Dock "Quit" invoke the app.quit action |
| - Correctly handle HiDPI cursors |
| |
| * Translation updates |
| Basque |
| Brazilian Portuguese |
| Catalan |
| Chinese (China) |
| Croatian |
| Czech |
| French |
| Galician |
| Hebrew |
| Indonesian |
| Korean |
| Persian |
| Polish |
| Portuguese |
| Romanian |
| Russian |
| Serbian |
| Slovenian |
| Spanish |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.31, 20-12-2021 |
| =============================================== |
| |
| * input: |
| - Fix a crash with touch on GtkScale |
| |
| * clipboard: |
| - Avoid a double-free |
| |
| * css: |
| - Avoid a crash with radial gradients |
| |
| * GtkFileChooser: |
| - Don't leak search results |
| |
| * GtkTextView: |
| - Support css letterspacing |
| |
| * Wayland: |
| - Reset position when hiding popups |
| - Ignore globals we did not bind ourselves |
| - Avoid infinite loops when hiding surfaces |
| - Avoid clipboard-related lockups |
| |
| * X11: |
| - Trap errors while doing XRANDR calls |
| - Support touchpad gestures with XI 2.4 |
| |
| * win32: |
| - Some OpenGL setup fixes |
| - Fall back to GLES for OpenGL |
| - Fix MinGW autotools build |
| - Fix building on Windows 11 |
| - Support building with Visual Studio 2022 |
| - Improve DND across monitors |
| - Rewrite keymap handling code |
| |
| * macOS: |
| - Accept NSPasteboardTypeFileURL drops |
| - Build on macOS 12 |
| - Fix display on macOS 12 |
| - Fix keyboard layout notifications |
| - Fix a crash |
| - Improve performance on Big Sur |
| |
| * Translation updates: |
| Basque |
| Brazilian Portuguese |
| Chinese (China) |
| Chinese (Taiwan) |
| Croatian |
| Czech |
| Danish |
| Dutch |
| Finnish |
| French |
| Friulian |
| Galician |
| German |
| Hungarian |
| Icelandic |
| Italian |
| Kazakh |
| Korean |
| Latvian |
| Occitan |
| Persian |
| Russian |
| Serbian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.24.30 |
| =================================== |
| |
| * Input: |
| - Ignore NoSymbol key events (happens with some XKB options) |
| - Fix incomplete reset in some cases |
| |
| * GtkEmojiChooser: |
| - Update data from CLDR 39 |
| - Support translated keywords for multiple languages |
| - Allow inserting multiple Emoji with Ctrl |
| - Match keywords for search |
| - Fix a memory leak |
| |
| * GtkFileChooser: |
| - Accessibility improvements |
| |
| * GtkTreeView |
| - Fix an accessibility-related memory leak |
| - Fix assertion failures in some cases |
| |
| * Printing: |
| - Remove the Google Cloud Print backend, since the |
| service was shut down |
| |
| * Wayland: |
| - Work with pointer-gestures v1 protocol |
| |
| * Win32: |
| - Fix using GL with Mesa drivers |
| - Add support for Windows Pointer Input stack |
| |
| * MacOS: |
| - Fix a crash with Drag-and-Drop |
| |
| * Translation updates: |
| Belarusian |
| Brazilian Portuguese |
| British English |
| Catalan |
| Indonesian |
| Lithuanian |
| Nepali |
| Norwegian Bokmål |
| Occitan |
| Portuguese |
| Romanian |
| Russian |
| Serbian |
| Slovenian |
| Spanish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.29 |
| =================================== |
| |
| * Input: |
| - Look for a Compose file in the right place (~/.config/gtk-3.0) |
| - Revert some Compose sequence changes (mainly around dead |
| acute and apostrophe) |
| - Consume all key events during preedit, to avoid unexpected |
| interactions |
| - Ignore more modifiers during preedit, to allow using 3rd and |
| 5th level choosers |
| - Fix handling of cursor positions in non-ASCII preedit text |
| |
| * GtkSpinButton: |
| - Interpret localized digits |
| |
| * GtkScale: |
| - Fix sporadic criticals |
| |
| * GtkScrolledWindow: |
| - Cancel overshoot on size changes |
| - Avoid criticals with non-overlay scrollbars |
| |
| * GtkFileChooser: |
| - Handle smb mounts better |
| |
| * GtkListBox: |
| - Fix extending multi-selections |
| |
| * Fix a possible crash in gtk_show_uri |
| |
| * Wayland: |
| - Improve font settings fallback |
| |
| * X11: |
| - Avoid log spam on exit |
| - Don't beep on untrusted displays |
| |
| * OS X: |
| - Fix building on OS X 10.11 |
| - Add gdk-quartz-cocoa-access.h with api that provides |
| access to native objects |
| |
| * Translation updates: |
| Dutch |
| Nepali |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.24.28 |
| =================================== |
| |
| * Input: |
| - Improve dead key handling |
| |
| * CSS: |
| - Fix rendering of scaled text shadows |
| |
| * Wayland: |
| - Fix matching of accelerators with multiple layouts |
| |
| * X11: |
| - Trap errors from the COW |
| |
| * Build: |
| - Make gtk3-update-icon-cache output reproducible |
| |
| * Translation updates: |
| Serbian |
| |
| |
| Overview of Changes in GTK+ 3.24.27 |
| =================================== |
| |
| * Input: Ensure preedit-start and preedit-end |
| are emitted properly |
| |
| * GtkScrolledWindow: |
| - Revert a change that broke touch scrolling |
| |
| * Theme: |
| - Fix a problem with size changes in SSD decorations |
| that caused mutter crashes |
| - Use transparent black for window border in the dark theme |
| |
| * Windows: |
| - Memory leak fixes |
| - Fix unresponsive windows after tablet input |
| - Add support for wheel and rotation axes |
| |
| * Translation updates: |
| Belarusian |
| German |
| Kazakh |
| Korean |
| Latvian |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.26 |
| =================================== |
| |
| * Input: |
| - Fix a few oversights in Compose file parsing |
| - Fine-tune Compose preedit display |
| |
| * Theme: |
| - Fine-tune scrollbar size and transitions |
| - Reinstate invisible borders for tiled windows |
| |
| * Wayland: |
| - Fix a problem with font settings not being found |
| |
| * Translation updates |
| French |
| Hungarian |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.25 |
| =================================== |
| |
| * Settings: |
| - Make cursor aspect ratio setting work |
| |
| * Broadway: |
| - Fix touchscreen event handling |
| - Support Android / Chrome on-screen keyboard |
| |
| * Windows: |
| - Fix issues with Intel graphics drivers |
| - Avoid UAC for gtk-update-icon-cache |
| |
| * Wayland: |
| - Avoid crashes with tablet input |
| - Add api to support clients with subsurfaces better |
| |
| * Inspector: |
| - Make the inspector available in non-debug builds |
| |
| * Theme: |
| - Make scrollbars larger |
| - Disable shadows on maximized, fullscreen and tiled windows |
| |
| * Printing: |
| - Support Avahi-discovered printers better |
| |
| * Input: |
| - Show preedit for compose sequences |
| - Support long compose sequences |
| - Support compose sequences producing multiple characters |
| |
| * Translation updates |
| Belarusian |
| British English |
| Catalan |
| Friulian |
| Galician |
| Japanese |
| Persian |
| Serbian |
| |
| |
| Overview of Changes in GTK+ 3.24.24 |
| =================================== |
| |
| * GtkColorChooser: |
| - Update the default color palette |
| |
| * GtkFontChooser: |
| - Fix family-only mode to return regular style |
| |
| * GtkTreeView: |
| - Don't set focus-on-click for header buttons |
| |
| * Accessibility: |
| - Implement scrollSubstringTo |
| - Add a11y support to GtkPlug/GtkSocket |
| |
| * Printing: |
| - Allow the lpr backend to print pdf and ps files |
| |
| * Theme: |
| - Update gesture graphics |
| - Update HighContrast css |
| |
| * Wayland: |
| - Support the primary-selection-unstable-v1 protocol |
| |
| * X11: |
| - Fix a crash with parent-relative backgrounds |
| |
| * Broadway: |
| - Set modifier state of scroll events |
| |
| * Build: |
| - Fix pc file generation on NixOS |
| |
| * OS X: |
| - Restore command-key bindings |
| |
| * Windows: |
| - Fix meson build with epoxy subproject |
| |
| * Translation updates: |
| Basque |
| Brazilian Portuguese |
| British English |
| Catalan |
| Croatian |
| Czech |
| French |
| Galician |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Indonesian |
| Italian |
| Kazakh |
| Latvian |
| Lithuanian |
| Persian |
| Polish |
| Portuguese |
| Slovak |
| Slovenian |
| Spanish |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.23 |
| =================================== |
| |
| * Adwaita: |
| - Support error states for labels and entries |
| |
| * Printing: |
| - Use the correct names for remote printers |
| |
| * File choser: |
| - Default to tracker2 for search to prevent |
| symbol clashes in tracker-using applications |
| |
| * Wayland: |
| - Support newer schemas for settings |
| - Fix DND hotspot handling |
| - Disconnect on display close |
| |
| * X11: |
| - Fix a possible crash with disabled devices |
| |
| * Translation updates: |
| Basque |
| Chinese (China) |
| Croatian |
| Dutch |
| Finnish |
| Friulian |
| Galician |
| Hungarian |
| Japanese |
| Korean |
| Portuguese |
| Serbian |
| |
| |
| Overview of Changes in GTK+ 3.24.22 |
| =================================== |
| |
| * GtkTextView: |
| - Fix some corner cases of pixelcache invalidation |
| - Make select-all work on touch |
| |
| * Fix print portal support |
| |
| * Adwaita: |
| - Tweak title style class |
| - Add a public color for text view background |
| |
| * Windows: |
| - Limit the size of the corner mask cache |
| - Use native API for keycode conversion |
| - Use GLES on arm64 |
| |
| * Wayland: Add a way to change the application id |
| |
| * Quartz: Add axes to master devices |
| |
| * Add --enable-tracker3 option to configure |
| |
| * Translation updates: |
| Catalan |
| German |
| Indonesian |
| Italian |
| Kazakh |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.21 |
| =================================== |
| |
| * Wayland: |
| - Prevent crashes with offscreen windows |
| - Handle disorderly tablet/pad disconnects |
| |
| * GtkFileChooser: |
| - Translate the type column |
| - Add a tracker3 search engine |
| - Rate-limit trash monitoring |
| - Make get_filter work for native chooser |
| |
| * GtkGLArea: |
| - Fix a redraw problem |
| |
| * GtkScrolledWindow: |
| - Fix kinetic scrolling |
| |
| * Add a gtk-cursor-aspect-ratio setting |
| |
| * GDK: |
| - Improve frame clock smoothness |
| - Fix frame clock monotonicity |
| |
| * OS X: |
| - Support Pen / Eraser input |
| - Support openfiles in GtkApplication |
| |
| * Adwaita: |
| - Improve notebook tab legibility |
| |
| * Translation updates: |
| Basque |
| Brazilian Portuguese |
| Catalan |
| Chinese (Taiwan) |
| German |
| Indonesian |
| Italian |
| Japanese |
| Kazakh |
| Lithuanian |
| Polish |
| Romanian |
| Slovak |
| Slovenian |
| Swedish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.20 |
| =================================== |
| |
| * GtkFileChooser: |
| - Prevent selection changes after overwrite confirmation |
| - Don't grab focus to the sidebar on click |
| - Avoid a use-after-free in GtkFileSystemModel |
| |
| * GtkEmojiChooser: |
| - Remove blacklist |
| |
| * GtkAboutDialog: |
| - Add more licenses |
| |
| * Adwaita: |
| - Lower the contrast of checkboxes |
| |
| * HighContrast: |
| - Export the same public colors as Adwaita |
| |
| * OS X: |
| - Don't filter Escape in input methods |
| |
| * Windows: |
| - Infer font settings from system settings |
| |
| * Translation updates |
| Brazilian Portuguese |
| Chinese |
| Croatian |
| French |
| Japanese |
| Lithuanian |
| Polish |
| Spanish |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.18 |
| =================================== |
| |
| * Wayland: |
| - Fix more sizing regressions in Epiphany and LibreOffice |
| menus, and popups in general |
| |
| * Build: |
| - Make resource build reproducible |
| |
| * Translation updates |
| Basque |
| Latvian |
| |
| |
| Overview of Changes in GTK+ 3.24.17 |
| =================================== |
| |
| * GtkFileChooser: Fix some keynav issues |
| |
| * GtkMenuButton: disable focus-on-click |
| |
| * Derive the HighContrast and HighContrastInverse themes from Adwaita |
| |
| * Wayland: |
| - Fix firefox sizing problems |
| - Prevent Alt lingering after Alt-Tab |
| - Load compose sequences from ~/.Compose |
| - Fix a crash in the Wayland input method |
| |
| * Translation updates |
| Finnish |
| Hebrew |
| |
| |
| Overview of Changes in GTK+ 3.24.16 |
| =================================== |
| |
| * Fix the build |
| |
| |
| Overview of Changes in GTK+ 3.24.15 |
| =================================== |
| |
| * filechooser: |
| - Fix a crash |
| - Support selecting directories with a new enough |
| file chooser portal |
| |
| * textview: |
| - Speed up tag handling |
| |
| * wayland: |
| - Fix problems with clipboard handling |
| - Fix a crash in the Wayland input method |
| - Support cursor scale of 400% |
| - Fix a crash in glade |
| |
| * css: Support font-feature-settings |
| |
| * Adwaita: |
| - Use tabular figures where appropriate |
| - Color tweaks for dark mode |
| - Improve rendering of rounded corners |
| |
| * Translation updates |
| Dutch |
| German |
| Japanese |
| Korean |
| Lithuanian |
| Norwegian Bokmål |
| Persian |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.24.14 |
| =================================== |
| |
| * Fix the opaque region for windows on X11 |
| |
| * theme: |
| - Fix flat buttons in backdrop |
| - Make popovers look more similar to menus |
| - Tweak checkbox & radiobutton appearance |
| - Add general typography classes (heading, title-1, etc) |
| |
| * language bindings: |
| - Fix annotations for gtk_tree_model_sort_new_with_model |
| |
| * switch: Fix touch support |
| |
| * infobar: Make clickable for default action |
| |
| * emojichooser: |
| - respect a no-emoji input hint |
| |
| * fontchooser: |
| - Fix an oversight with hiding the size label |
| |
| * filechooser: |
| - Disable recursive search without a system indexer |
| |
| * modelbutton: |
| - Fix a11y support to reflect button state |
| |
| * input: |
| - Fix touchpad gesture center calculation |
| |
| * x11: |
| - Fix root window scaling |
| - Support _GTK_WORKAREAS_Dn property |
| |
| * wayland: |
| - Support a terminal purpose in input methods |
| - Fix preedit cursor positioning |
| - Fix enabling/disabling of text inputs |
| - Support simultaneous selection requests |
| - Require Wayland 1.14.91 |
| |
| * OS X: |
| - Fix fullscreen state |
| - Fix an Inkscape crash at startup |
| - Fix OpenGL extension detection |
| |
| * Printing: |
| - Fix a crash with Avahi |
| |
| * Translation updates: |
| Basque |
| British English |
| Catalan |
| Finnish |
| French |
| Galician |
| Japanese |
| Kurdish Sorani |
| Malay |
| Russian |
| Slovak |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.13 |
| =================================== |
| |
| * listbox: Fix header row reuse |
| |
| * wayland: Fix handling of tablets |
| |
| * theme: |
| - Adwaita: Fix menu rounding |
| - Adwaita: Various improvements for the Emoji chooser |
| - Adwaita: Refresh check and radio buttons |
| - HighContrast: Fix entry colors |
| |
| * input: |
| - Properly handle bubbling of scroll events |
| - Handle modifier key events properly |
| - Run key controllers in the bubble phase |
| - Do not use VIQR for Vietnamese by default |
| |
| * statusicons: Render sharply on hi-dpi |
| |
| * wayland: Fix handling of selection ownership |
| |
| * win32: |
| - Set WS_BORDER for fullscreen GL windows if requested |
| - Fix clipboard handling |
| |
| * quartz: |
| - Handle titlebar events properly |
| - Handle page up/down key events properly |
| |
| * broadway: Fix (lack of) clipboard handling |
| |
| * Translation updates: |
| Catalan |
| Chinese (Taiwan) |
| Croatian |
| Danish |
| French |
| German |
| Hungarian |
| Indonesian |
| Russian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.24.12 |
| =================================== |
| |
| * file chooser: allow sorting by file type |
| |
| * dnd: fix pointer offsets under X11 and Wayland |
| |
| * broadway: Fix a font problem |
| |
| * mir Drop this backend |
| |
| * printing: Get PPD from original host if needed |
| |
| * a11y: Fix interference with clutter a11y impl |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| Danish |
| Dutch |
| Italian |
| Greek |
| Lithuanian |
| Norwegian Bokmål |
| Polish |
| Romanian |
| Slovenian |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.11 |
| =================================== |
| |
| * Adwaita: |
| - Add drop shadow to icons |
| - Small color fixes |
| - Make title buttons round |
| |
| * OS X: Fix the monitors-changed signal |
| |
| * Win32: |
| - Build fixes |
| - Support choices in the native file chooser |
| - Fix icon cache freshness checks on 64bit |
| |
| * Wayland: |
| - Support xdg-output v3 |
| - Fix clipboard ownership handling |
| |
| * X11: Improve monitor metadata |
| |
| * Build: Require GLib 2.57.2 |
| |
| * Translation updates: |
| Basque |
| Brazilian Portuguese |
| British English |
| Catalan |
| Croatian |
| French |
| Friulian |
| Galician |
| German |
| Greek |
| Hungarian |
| Indonesian |
| Japanese |
| Korean |
| Latvian |
| Lithuanian |
| Polish |
| Punjabi |
| Romanian |
| Serbian |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.24.10 |
| =================================== |
| |
| * Make gtk_widget_get_action_group behave as documented |
| |
| * Make gdk_screen_get_monitor_plug_name works as before |
| |
| * Adwaita: |
| - Update infobar look |
| - Fix some issues with submenus and popovers |
| |
| * Wayland: Use the xdg-output protocol |
| |
| * Fix build issues around cups |
| |
| * Quartz: Build fixes |
| |
| * treeview: Bring the pixel cache back, since its removal |
| was causing problems in some applications |
| |
| * Various documentation improvements |
| |
| * Translation updates: |
| Slovenian |
| Croatian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.24.9 |
| ================================== |
| |
| * GTK can now be built with the meson build system |
| |
| * Quartz: |
| - Build fixes |
| - Fix a crash with DND |
| |
| * Win32: |
| - Enable GLES via libANGLE |
| - Fix preedit window placement on hi-dpi screens |
| |
| * Wayland: |
| - Support the xdg-output protocol for correct |
| monitor sizes with scaled displays |
| - Fix handling of cursor hotspots that was reading |
| uninitialized memory |
| - Update tablet cursors when scale changes |
| |
| * CSS: |
| - Use multiple font-family values |
| |
| * Emoji: |
| - Populate the Emoji chooser incrementally |
| |
| * Printing: |
| - Require CUPS 1.7 |
| |
| * Scrolling: |
| - Add a gtk-overlay-scrolling setting that can be |
| used to force traditional (non-overlay) scrollbars |
| |
| * GtkTreeView: |
| - Update rubberband rectangles more often |
| - Remove the pixel cache, to avoid the redraw |
| issues that it causes |
| |
| * Tooling: |
| - Support sysprof profiling |
| |
| * Themes: |
| - Adwaita: Small tweaks to the theme refresh |
| - Adwaita: Update treeview progress bars |
| - HighContrast: Improve notebook tabs |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Friulian |
| Hungarian |
| Indonesian |
| Italian |
| Lithuanian |
| |
| |
| Overview of Changes in GTK+ 3.24.8 |
| ================================== |
| |
| * Color editor: don't warn if editing is cancelled |
| |
| * Always redraw on allocate - not doing so is |
| |
| not safe when any widget can have a background |
| |
| * Use GLSL 3.30 for shaders |
| |
| * Quartz: add a preliminary GdkGLContext implementation |
| |
| * Win32: Fix a bug that prevented storing printer driver prefs |
| |
| * Wayland: properly place window menus |
| |
| * GtkApplication: support session state changes in |
| sandboxes, using the inhibit portal |
| |
| * Fix a problem with autostart notification |
| |
| * Places: Show loop devices as reported by gvfs |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Czech |
| German |
| Hungarian |
| Indonesian |
| Italian |
| Polish |
| Romanian |
| Spanish |
| Swedish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.7 |
| ================================== |
| |
| * Undeprecate gtk_window_present |
| |
| |
| Overview of Changes in GTK+ 3.24.6 |
| ================================== |
| |
| * Link against fribidi |
| |
| * Broadway: Ensure focus on click |
| |
| * Fix some compiler warnings |
| |
| * Improve menu positioning with move-to-rect |
| |
| * Improve activation of the onscreen keyboard |
| |
| * Use C locale when generating code |
| |
| * Treeview: Make sure separator nodes have height > 0 |
| |
| * theme |
| - Fix some inconsistences for radii |
| |
| * quartz: |
| - Full-screen only normal windows |
| - Restore key-window switching when changing windows |
| - Change monitor geometry calculation |
| - search: Limit the cop of Spotlight search |
| |
| * Translation updates: |
| Basque |
| Dutch |
| Finnish |
| Icelandic |
| Kazakh |
| Korean |
| Romanian |
| Serbian |
| Slovenian |
| |
| |
| Overview of Changes in GTK+ 3.24.5 |
| ================================== |
| |
| * Adwaita: Refresh the theme |
| |
| * HighContrast: Refresh the theme |
| |
| * Wayland: Implement gdk_window_present |
| |
| * GtkSwitch: Use icons instead of glyphs |
| |
| * Translation updates: |
| Hungarian |
| |
| |
| Overview of Changes in GTK+ 3.24.4 |
| ================================== |
| |
| * Support gtk_file_chooser_set_filter in GtkFileChooserNative |
| |
| * Bugs fixed: |
| wayland: Fix long combobox positioning |
| about dialog: Activate all links in the same way |
| switch: Add fallbacks for symbols |
| spinbutton: Fix background color |
| |
| * Translation updates: |
| Africaans |
| |
| |
| Overview of Changes in GTK+ 3.24.3 |
| ================================== |
| |
| * Bugs fixed: |
| wayland: Respect length limits in text protocol |
| wayland: Support key themes |
| wayland: Fix hi-dpi cursor scaling |
| quartz: Make point-to-pixel conversions work on all versions |
| quartz: Re-add support for hidpi scaling |
| quartz: Fix search engine integration |
| win32: Fix ime change hangling |
| placessidebar: Insert drops in the right place |
| x11: Fix problems gdk_x11_get_parent_relative |
| x11: Fix Wacom tool types |
| icons: Recolor polygons as well in symbolic icons |
| switch: Use Unicode symbols for I/O instead of translations |
| |
| * Translation updates: |
| Japanese |
| |
| |
| Overview of Changes in GTK+ 3.24.2 |
| ================================== |
| |
| * new api: gdk_x11_display_get_parent_relative pattern |
| |
| * wayland: Use the settings portal when sandboxed |
| |
| * Bugs fixed: |
| widget-factory: Move app menu contents to primary menu |
| Make dashed border-style work correctly |
| gtkstack: fix null pointer dereference |
| GDK W32: Support switching input modules at runtime |
| Tooltip: Fix the used cursor size if 0 in Settings |
| quartz: Fix crash when realizing GtkOffscreenWindow |
| win32 dnd: Fix setting icon on drag-begin |
| Fix race in GtkPlug window creation |
| widget-factory: Add Keyboard Shortcuts menu item |
| quartz: do not cache the screen in the gdkmonitor |
| Trash in side bar sometimes contains a home icon |
| wayland: Avoid crashes inside wl_proxy_marshal |
| gtkimcontextime.c: Fix Korean input |
| entry: Handle no-window events in gtk_entry_event |
| Tooltip: Fix the used cursor size if 0 in Setting |
| Notebook: Ensure menu_label updates with tab_label |
| Adwaita: Improve headerbar theming |
| win32: Make scroll behavior similar to Linux |
| fix symbolic icon rendering with new librsvg |
| emoji selector: force Emoji presentation |
| a11y: fix a crash under wayland |
| |
| * Translation updates: |
| - Africaans |
| - Basque |
| - Brazilian Portuguese |
| - Chinese (Taiwan) |
| - Esperanto |
| - Lithuanian |
| - Slovak |
| - Slovenian |
| - Spanish |
| - Turkish |
| |
| |
| Overview of Changes in GTK+ 3.24.1 |
| ================================== |
| |
| * Adwaita: |
| - Improvements to headerbar styling |
| |
| * Wayland: |
| - Fix handling of preedit text |
| |
| * Windows: |
| - Implement smooth scrolling |
| |
| * Fix critical warnings on shutdown |
| |
| * Translation updates: |
| - Czech |
| - Friulian |
| - Russian |
| - Spanish |
| |
| |
| Overview of Changes in GTK+ 3.24.0 |
| ================================== |
| |
| * GtkApplication can now track screensaver state |
| |
| * Translation updates: |
| - Brazilian Portuguese |
| - Croatian |
| - Czech |
| - Danish |
| - French |
| - Galician |
| - German |
| - Greek |
| - Hungarian |
| - Indonesian |
| - Italian |
| - Latvian |
| - Lithuanian |
| - Polish |
| - Swedish |
| - Turkish |
| |
| |
| Overview of Changes in GTK+ 3.23.3 |
| ================================== |
| |
| * Deprecate a few APIs that are gone in GTK+ 4: |
| - focus chains in GtkContainer |
| - stepper sensitivity in GtkRange |
| |
| * Allow picking colors under kwin |
| |
| * Bug fixes: |
| #404 window: Fallback to CSD titlebar in focus-chain |
| #770 scrolledwindow: Fix horizontal decleration |
| #1263 win32: Implement smooth scrolling |
| #134 #432 #574 #579 #878 |
| tooltip: Position using move-to-rect |
| #844 wayland: avoid idempotent wl_subsurface_set_position |
| #2393 Fix a typo |
| #125 combobox: Fix a critical warning |
| !290 fontchooser: Add missing build flags |
| !172 filechooser: Don't show private recent items |
| |
| * Translation updates: |
| - Brazilian Portuguese |
| - British English |
| - Catalan |
| - Chinese (Taiwan) |
| - French |
| - German |
| - Indonesian |
| - Italian |
| - Kazakh |
| - Korean |
| - Lithuanian |
| - Polish |
| - Turkish |
| |
| |
| Overview of Changes in GTK+ 3.23.2 |
| ================================== |
| |
| * Emoji chooser improvements |
| - Try harder to avoid fallback rendering |
| - Avoid hex boxes |
| - Use icons for sections |
| |
| * Color chooser improvements |
| - Allow picking colors from the screen again. The current |
| implementation can use either the screnshot portal or |
| a recent gnome-shell API |
| |
| * GtkPlacesSidebar now shows a spinner during mount operations |
| |
| * Wayland |
| - Support both gtk-text-input and text-input-unstable-v3 as |
| input protocol |
| |
| * Bug fixes: |
| #628 TextView: spaces acting as non-breaking whitespace... |
| !248 win32: Correct handling of transient state changes |
| !272 Replace gtk_text_input with text_input_unstable_v3 support |
| |
| * Translation updates: |
| - German |
| - Lithuanian |
| - Polish |
| - Spanish |
| - Turkish |
| |
| |
| Overview of Changes in GTK+ 3.23.1 |
| ================================== |
| |
| * Backported event controllers from GTK+ 4: |
| - GtkEventControllerScroll |
| - GtkEventControllerMotion |
| - GtkEventControllerKey |
| - GtkGestureStylus |
| |
| * Support markup in GtkModelButtons |
| |
| * Themes |
| - The Raleigh theme has been removed |
| - Expander size in HighContrast has been increased |
| |
| * Wayland |
| - Update cursor scale when needed |
| - Decoration negotiation protocol fixes |
| |
| * Windows |
| - Add an EGL renderer based on ANGLE |
| |
| * Translation updates: |
| - Brazilian Portuguese |
| - German |
| - Hungarian |
| |
| |
| Overview of Changes in GTK+ 3.23.0 |
| ================================== |
| |
| * Dependency bumps: |
| - Require libepoxy 1.4 |
| - Require pango 1.41 |
| |
| * New font chooser features: |
| - Allow setting OpenType font features |
| - Show examples for OpenType font features |
| - Allow selecting OpenType font variations |
| - Support levels of details for selection |
| |
| * New Emoji features: |
| - Support a completion popup for Emoji |
| - Drop Ctrl-Shift-e shortcut |
| |
| * Other new apis: |
| - gdk_window_move_to_rect |
| |
| * Wayland: |
| - Use anonymous shared memory on FreeBSD |
| |
| * Bugs fixed: |
| #85 widgetDragDestFindTarget introspection data does not show nullable... |
| #154 Documentation: Lifecycle of Editables inside GtkCellRenderers is no... |
| #193 Document that GtkUIManager is deprecated by GtkBuilder |
| #199 MenuButton not notified when its Popover is destroyed, still access... |
| #292 GtkRanges should send ::change-value even if not realized |
| #450 Menu navigation triangle doesn't work anymore |
| #792 Focus events are not always matched |
| #898 emoji-chooser: search for flags doesn't work |
| #997 gdk: Make gdk_window_move_to_rect public |
| #1053 Scroll cursor gets left behind if a child widget steals the scroll |
| #1059 -Wparentheses warnings in GTK+ headers when compiling C++ code with... |
| #1065 GtkScrollbar horizontal mouse wheel scroll direction is wrong |
| #1069 Thread 1 "glade" received signal SIGFPE, Arithmetic exception. |
| #1088 CssGadget: Round px values up for min-width|height |
| #1115 gtk icon theme searches system dirs before user dirs |
| #1134 x11: Always set None pixmap for no background |
| #1160 a11y/entry: Fix copy-pasteo re 2ndary icon tooltip |
| #1165 InfoBar: Fix wrong type in copy-pasted param doc |
| #1166 EmojiCompletion: Use Box:spacing instead of CSS |
| !125 HC: Avoid same BG/FG colors in flat treeview entry |
| !157 wayland: Implement 'gtk-fontconfig-timestamp' & 'gtk-modules' |
| !181 W32: Don't forget to check VK_MENU and set MK_ALT |
| !206 searchenginetracker: Don't leak the hits' GFiles |
| 407242 GtkScale: Up/Down keys decrease/increase value, which is opposite... |
| 686109 gtk_print_context_get_hard_margins should return page size specif... |
| 765327 GtkPlug scaled to half the expected size on HiDPI screens |
| 772817 File Chooser: Path arrow button frames are reversed and detached ... |
| 773299 gtk/language-names.c: Fix build on non-GCC/CLang |
| 775279 early calls to libepoxy cause all gtk3 programs to abort when the... |
| 786524 ocument GTK_OVERLAY_SCROLLING environment variable |
| 787867 OSX macports pango text size appears to vary between version 1.40... |
| 789215 GtkScrolledWindow and GtkIconView atk objects can cause a segfaul... |
| 791542 GDK 3 Selections documentation makes references to X |
| 791802 Fix direction value moves on scroll/keypress over RTL/inverted ra... |
| |
| * Translation updates: |
| Catalan |
| Finnish |
| Polish |
| Russian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.22.30 |
| =================================== |
| |
| * gtk-demo has a new 'Widgetbowl' demo |
| |
| * The wayland backend now supports the stable xdg-shell protocol |
| |
| * Bugs fixed: |
| #28 Adwaita: Selection mode styling flickers |
| #83 Completion popup on non-default GdkDisplay freezes GtkFileChooserDialog |
| #88 GtkSpinButton: Buttons aren't de/sensitised as they were in GTK+ 3 |
| #114 All Wayland apps crash when focused (gtk_gesture_multi_press_end→... |
| #129 Segfault in `wl_proxy_marshal()` |
| #132 GtkTextView auto-scrolling to insert mark upon focus changes due to... |
| #141 GtkEntry: add a way to set the font to monospace |
| #146 GtkExpander arrow is not dimmed when the Expander is not :sensitive |
| #156 Transfer annotation for gtk_gl_area_new is incorrect |
| #157 Crashes in gdkdisplay-wayland when clicking any button/menu item |
| #163 Unable to explicitly set GtkModelButton role |
| 705509 notebook popup window on tabs shows underscores |
| 745128 Search is useless for translated app names |
| 748784 GtkProgressBar text cannot be superimposed on the progress bar |
| 791939 Add xdg-shell (stable) support |
| 792632 Emoji Chooser: section buttons have no tooltips |
| 793062 Crash under gdk_wayland_window_attach_image() |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Chinese |
| Chinese (Taiwan) |
| Dutch |
| French |
| German |
| Hungarian |
| Indonesian |
| Italian |
| Latvian |
| Serbian |
| Slovak |
| Slovenian |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.22.29 |
| ==================================== |
| |
| * Wayland |
| - add an input method based on the text protocol |
| |
| * File chooser |
| - Stop activating without double-click |
| |
| * Bugs fixed: |
| 710888 GtkInfoBar not shown after calling gtk_widget_show |
| 743975 Better deprecation information for GtkStatusIcon |
| 775546 gdkscreen-x11: Don't try to calculate a refresh rate for RandR 1.3... |
| 794008 GtkListBoxRow signal poorly documented |
| |
| * Translation updates: |
| Brazilian Portuguese |
| British English |
| Catalan |
| Croatian |
| Czech |
| Danish |
| Dutch |
| Esperanto |
| Estonian |
| French |
| Friulian |
| Galician |
| German |
| Hungarian |
| Icelandic |
| Indonesian |
| Italian |
| Kazakh |
| Korean |
| Latvian |
| Lithuanian |
| Polish |
| Russian |
| Scottish Gaelic |
| Serbian |
| Serbian Latin |
| Slovak |
| Swedish |
| Turkish |
| |
| |
| 2Overview of Changes in GTK+ 3.22.28 |
| =================================== |
| |
| * Fix the build |
| |
| * Improve frame clock accuracy (#787665) |
| |
| |
| 2Overview of Changes in GTK+ 3.22.27 |
| =================================== |
| |
| * Require libcloudproviders 0.2.0 |
| |
| * The Emoji chooser can now be used with GtkTextView as well |
| |
| * The Emoji chooser avoids fallback sequences that break the grid |
| |
| * GTK+ is now using ~/.config/gtk-3.0/settings.ini when using |
| Wayland without dconf |
| |
| * Make fuse-mounted network filesystems show up in Other Locations |
| |
| * The font chooser dialog supports search now |
| |
| * Bugs fixed: |
| 737175 most horizontal sliders are inverted when scrolled with mouse wheel |
| 741633 GtkListBoxRow should implement GtkActionable |
| 771986 Inconsistent 'row-activated' signal emission before drag'n'drop, 'acti... |
| 774248 Desktop-wide text scaling factor is ignored by gtk_widget_override_fon... |
| 779009 Missing property-change::accessible-description events when the toolti... |
| 786123 GtkPlacesSidebar: Add support for libcloudproviders |
| 786509 GDK W32: OLE2 DnD is completely broken |
| 786528 Please make the output deterministic |
| 787089 win32: GtkWindow of type GTK_WINDOW_POPUP/GDK_WINDOW_TEMP leaks memory... |
| 787128 Re-add FUSE network mounts in local-only mode |
| 789054 Firefox crashes @gdk_window_begin_move_drag() on WM without _NET_WM_MO... |
| 789160 Add Windows compatible emoji shortcuts |
| 789268 Keyboard grab by popup window causes a session-modal shortcut-inhibiti... |
| 790029 GtkTextView: Support gtk 3.22.19's emoji chooser |
| 790031 GtkClipboardClearFunc is not being called |
| 790033 Add support for third stylus button on Wacom's new Pro Pen 3D |
| 790201 Settings in ~/.config/gtk-3.0/settings.ini ignored with GDK_BACKEND=wa... |
| 790270 avoid copy of CSS data from resources |
| 790862 Addition of insert_emoji breaks ABI on gtk-3-22 |
| 790963 Thread safety issue in gtk_application_impl_dbus_startup |
| 791039 Emit enter+motion after GDK_CROSSING_TOUCH_END leave |
| 791062 Fix mapping window with complete xdg-foreign state |
| 791234 autocleanups: allow g_autoptr() usage with GtkTreePath |
| 791281 Backport size allocation optimization from master to 3.22 |
| 791363 Shadow vertical offset is wrong when scaling is > 2 |
| 791549 gtklistbox: Crash on page-up on GtkListBox |
| 791650 Do not warn about missing colord systemd service unit |
| 791710 css documentation, non-breaking spaces/hyphens, and other details |
| 791943 gnome-shell built with meson hangs when opening more than one window |
| 792279 Use portable sed syntax in gdk/wayland/Makefile.am |
| 792459 gtk_tree_model_sort_set_sort_column_id() ignores change to sort order |
| 792624 Critical due to gtk_widget_reset_controllers() passing NULL to gtk_e... |
| |
| * Translation updates: |
| Africaans |
| Catalan |
| Chinese (Taiwan) |
| Esperanto |
| Finnish |
| Friulian |
| Galician |
| Hebrew |
| Hungarian |
| Icelandic |
| Indonesian |
| Italian |
| Lithuanian |
| Norwegian bokmål |
| Polish |
| Russian |
| Serbian |
| Slovenian |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.22.26 |
| =================================== |
| |
| * Bugs fixed: |
| 789630 Distribute protocol/server-decoration.xml in tarballs |
| 787142 input/IME: Defer the emit of the "commit" signal |
| 789134 icon-browser: Centre Copy button in dialog again |
| 789678 AboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0 |
| 788898 Inspector: better default split of CSS nodes/props |
| 789733 Fix GtkEntry:has-frame not working |
| 789213 gdk/win32: Fix Win32 GL Context switching |
| 785176 placessidebar: add starred location item |
| |
| * Translation updates: |
| Arabic |
| Brazilian Portuguese |
| Czech |
| Dutch |
| German |
| Norwegian bokmål |
| Polish |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.25 |
| =================================== |
| |
| * The HighContrast theme has received numerous improvements |
| |
| * Middle-click on scrollbars jumps to the position again |
| |
| * Wayland: |
| - Terminal sizing problems are fixed |
| - The Wayland backend now implemented the KDE server-side decorations protocol |
| |
| * X11: |
| - Problems with menus on several X servers are fixed |
| |
| * Bugs fixed: |
| 701296 gtkfixed accepts toplevel windows into its children list after gtk_w... |
| 728452 gtk_tree_view_column_create_button creates button which is leaked |
| 738387 ComboBox in appears-as-list-mode: popup is not hidden when focus is ... |
| 763517 Selected then unselected Label in ListBox gets wrong colour until ho... |
| 769877 [HighContrast(|Inverse)] dual-headerbars broken |
| 769879 [HighContrast(|Inverse)] tooltips problems |
| 771279 Segfault due to gtk_event_controller_get_widget() returning NULL but... |
| 775217 Warning message "gdkcursor-wayland.c:170: Unable to load blank_curso... |
| 776793 GtkComboBox with appears-as-list doesn't receive mouse events from a... |
| 777072 window shrinks when restored from maximized |
| 778811 Enter submenus when activating their parent item |
| 778930 gtk3-icon-browser: Add scalable icons to icon detail modal window |
| 780101 Menus do not display over remote X11 |
| 781909 Implement KDE's server-decoration protocol |
| 782396 Inconsistent deprecation documentation for gtk_paint_spinner |
| 783995 Monitor API inconsistencies across X11 & Wayland |
| 784314 entry completion regression on wayland |
| 784509 wrong coordinates given to at-spi layer from GTK3 entries |
| 786220 Sometimes the volume icon is replaced with image-missing |
| 786794 Print dialogue has a printer called "printer" |
| 787274 ComboBox in appears-as-list-mode: Gtk-CRITICAL when popping down wit... |
| 787669 Middle mouse click on scrollbar is ignored |
| 787866 Untranslated key labels in the Keyboard panel of Settings |
| 788053 Window position wrong in HiDPI mode |
| 788458 (style) Array index 'i' is used before limits check. |
| 788496 HighContrast/win32: CSD Windows have missing border and shadows floa... |
| 788505 ComboBox in appears-as-list mode: Clicking a TreeView expander also ... |
| 788516 dialogs in gtk+ 3.22.24 have square borders. |
| 788573 HighContrast: titlebar separator is too wide and joined to buttons, ... |
| 788574 HighContrast: Ugly solid black corners at bottom of MessageDialog |
| 788575 HighContrastInverse: Windows lack visible borders, merge into each o... |
| 788577 Global -GtkComboBox-appears-as-list breaks opening menu-mode CBs by ... |
| 788580 HighContrast: .flat buttons become non-flat when their window is :ba... |
| 788614 Trying to reuse a TreeViewColumn causes criticals and a segfault (e.... |
| 788841 Fix gtk_actionable_set_detailed_action_name API inconsistency |
| 788905 GtkRange horizontal scrolling causes movement in the wrong direction |
| 789141 Segmentation fault when adding Google online account |
| 789149 GtkGestureZoom leaks the list of sequences while calculating the dis... |
| 789327 appchooserwidget: Don't limit application list unconditionally |
| 789357 Regression in 3.22.23: GDK_WINDOW_STATE_TILED flag is never set |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan (Valencian) |
| Croatian |
| Czech |
| German |
| Hungarian |
| Italian |
| Indonesian |
| Lithuanian |
| Polish |
| Slovak |
| Slovenian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.24 |
| =================================== |
| |
| * Bugs fixed: |
| Combobox: Don't try to remove grabs on NULL devices |
| Fix some issues with the new resizable tiling |
| |
| |
| Overview of Changes in GTK+ 3.22.23 |
| =================================== |
| |
| * Bugs fixed: |
| 783669 Allow resizing tiled windows |
| 784562 "Printer Details" dialog has no title bar... |
| |
| Overview of Changes in GTK+ 3.22.22 |
| =================================== |
| |
| * Bugs fixed: |
| 639931 gtk_application_add_window() docs should mention window destruction |
| 644248 stylecontext: add a raised style class |
| 775126 memory leak in gdk_wayland_window_ensure_cairo_surface |
| 780758 flowbox: bind_model passes wrong reference to create_widget_func in bindings |
| 781757 gdk_seat_grab() not working for touchscreen events |
| 787021 GtkFlowBox: the orthogonal orientation always requests the most size it could... |
| 787302 gtk+-3.22.20/gtk/gtkmountoperation-x11.c:669:sanity check after use ? |
| 787303 gtk+-3.22.20/gtk/gtknotebook.c: 2 * redundant conditions ? |
| 787444 The color-selection dialog which is opened by a GtkColorButton should not be... |
| 787531 The tick button is not/barely visible on light colors with Dark theme |
| 787600 PlacesSidebar/SidebarRow: CloudProvider singleton/accounts are never unrefd |
| 787757 Focus outline easily disappears around color chooser swatches |
| |
| * Translation updates: |
| Chinese (Taiwan) |
| Dutch |
| Greek |
| Persian |
| Polish |
| Russian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.21 |
| =================================== |
| |
| * Bugs fixed: |
| 738893 ComboBox in appears-as-list mode: Finishing scroll with mouse causes... |
| 786613 Adwaita: provide a generic sidebar icon and label styling |
| 787172 EmojiChooser: Improve selection of section buttons |
| 787279 EmojiChooser: Hovered emoji become impossible to see in HighContrast... |
| 787280 HighContrast: Fix regression in vertical separator in titlebar headerbar |
| 787410 entry: fix memory leak |
| |
| * Translation updates: |
| Basque |
| Catalan |
| Croatian |
| Czech |
| Danish |
| Finnish |
| German |
| Polish |
| Slovenian |
| Spanish |
| Swedish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.22.20 |
| =================================== |
| |
| * Add input hints for Emoji, that let applications indicate whether |
| entries would benefit from Emoji support or not |
| |
| * Add support for cloud services in GtkPlacesSidebar. This adds a new, |
| optional dependency on libcloudproviders |
| |
| * Bugs fixed: |
| 468868 Popup of "appears-as-list" ComboBox does not change screen with its top... |
| 618160 Documentation for gtk_combo_box_get_active_iter is unclear |
| 705640 GtkWindow incorrectly requires a default screen |
| 729651 Crash in GtkFileChooserButton with appears-as-list |
| 759725 Setting Container:border-width on TextView breaks gesture positions |
| 766909 Tooltip of the eject button is a bit confusing - or just missing |
| 774134 GtkExpander: input window of title extends over child, if :expanded is ... |
| 775074 GtkScrolledWindow does not disconnect all GtkAdjustment signal handlers... |
| 776937 GtkExpander is incorrectly hiding content. |
| 780750 Shift + click in GtkEntry doesn't select |
| 783649 negative content width warning in GtkLevelbar |
| 785306 FileChooserNativeQuartz: two fixes |
| 785736 textview: fix bug on DnD displaced limits of selection |
| 786029 clicking on gtk-slider makes the parent disappear |
| 786123 GtkPlacesSidebar: Add support for libcloudproviders |
| 786209 X11: GtkPopover positioning doesn't "avoid" CSD window shadows |
| 786492 Incorrect scaling factor with Vulkan on Wayland |
| 786553 Wrong example number in Gtk Tutorial |
| 786771 Critical about mismatched GdkDisplays when opening Inspector combobox |
| 786841 Emoji categories are always in English |
| 786885 Add explanatory tooltip to emoji icon |
| 786932 Let the "type-func" override the object's "class" attribute when gettin... |
| 786938 Emoji picker wrongly opens when clicking on primary icon too |
| 786940 ::icon-pressed handler stays connected when setting :show-emoji-icon to... |
| 786960 Emoji chooser: don't show 'insert Emoji' item in emoji chooser context ... |
| 786964 Emoji Chooser: Can't scroll clicking on the scroll bar |
| 786966 Emoji chooser: unnecessary spacing b/w some rows in search result |
| 786986 text_window_to_widget_coords broken when Container:border-width > 0 |
| 787103 gtk3-widget-factory crashes on exit after inserting an emote on page3 |
| 787158 gtk_widget_get_preferred_width on GtkToolbar gives wrong minimum width |
| 787195 gtk_toolbar_set_show_arrow does not show an arrow |
| 786956 EmojiChooser: Fix theming on Adwaita:dark, HighContrast, etc |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Chinese (Taiwan) |
| Croatian |
| Czech |
| Danish |
| Friulian |
| Galician |
| German |
| Hungarian |
| Indonesian |
| Italian |
| Kazakh |
| Latvian |
| Lithuanian |
| Korean |
| Polish |
| Serbian |
| Serbian Latin |
| Slovak |
| Slovenian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.19 |
| =================================== |
| |
| * Add support for Emoji input, with an Emoji chooser |
| |
| * Bug fixes: |
| 773299 Ensure GTK+-4.x builds and works on Windows (MSVC in particular) |
| 784016 Crash in gnome-terminal due to calling a GdkDisplayClass vfunc on a display... |
| 784421 Tooltips: Fix docs/theming for custom tooltip windows |
| 785999 Windows: Fix AeroSnap on HiDPI |
| 786144 GtkInfoBar Example - Wrong at developer.gnome.org (looks like typo/copy/paste) |
| 786209 X11: GtkPopover positioning doesn't "avoid" CSD window shadows |
| 786287 configure.ac: Missing quote for AC_MSG_ERROR in AS_IF for WAYLAND_SCANNER |
| 786400 "Art pen" named "Grip pen" in the Gnome Control Center |
| 786469 gdkwindow: Avoid re-setting the opaque region if it doesn't change |
| 786480 Button grabs unintendedly cause shortcut inhibition dialog |
| 786594 Broken Ctrl+Tab behaviour inside text widget since 3.22.18 |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Croatian |
| Czech |
| French |
| Friulian |
| Galician |
| German |
| Indonesian |
| Kazakh |
| Lithuanian |
| Nepali |
| Polish |
| Serbian |
| Slovak |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.22.18 |
| =================================== |
| |
| * Support entering emoji by name, using Ctrl-Shift-E |
| |
| * Wayland: |
| - Add support for the shortcut inhibitor protocol |
| - Support Wacome tablet wheel scrolling |
| |
| * Bug fixes: |
| 771959 gtk_init_with_args fails when no display is found / does not comply w... |
| 776903 Label with hyperlinks cannot be opened with touch on wayland |
| 776909 gtk_adjustment_clamp_page: Conditional jump or move depends on uninit... |
| 777333 In a GNOME Wayland session, gnome-terminal windows cannot be moved ar... |
| 777515 gtk3-icon-browser doesn't list document-edit-symbolic icon |
| 778188 VTE crashes on multiple repeated BELL chars |
| 780938 No icon tooltip shown in GtkEntry |
| 781246 Return value of gtk_widget_get_parent_window should be marked (nullable) |
| 782870 X11 Grabbing Broken with GtkScrolledWindow |
| 783343 Wayland: RFC - add shortcut inhibitor support |
| 783649 negative content width warning in GtkLevelbar |
| 783716 Support wayland-tablet wheel events |
| 783906 gtk_accelerator_get_label broken |
| 784624 process-stop-symbolic hardcoded as app menu fallback |
| 785255 Quitting world's simplest program containing a single GtkEntry causes... |
| 785375 Cursors for Wacom tablets are not always updated correctly under Wayland |
| 785423 Missing nullable annotation for gtk_bin_get_child |
| 785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget |
| |
| * Translation updates: |
| Finnish |
| Slovenian |
| |
| |
| Overview of Changes in GTK+ 3.22.17 |
| =================================== |
| |
| * Add native file chooser support for OS X |
| |
| * Bug fixes: |
| 766517 GtkAboutDialog should use https:// license URLs |
| 781583 gtk_image_new_from_resource does not work |
| 781935 Add nullable return annotation to gtk_notebook_get_tab_label |
| 781936 Add nullable return annotation to gtk_text_mark_get_name |
| 782040 Wacom pen calibration application responds to mouse input |
| 782325 wayland: Add possibility to get the exported handle multiple times |
| 784323 Quartz backend: gtk_clipboard_get_default not implemented |
| 784723 macOS: native file chooser dialog |
| 784888 gtkapplication: Mark gtk_application_get_active_window() as nullable |
| |
| * Translation updates: |
| Friulian |
| Kazakh |
| |
| Overview of Changes in GTK+ 3.22.16 |
| =================================== |
| |
| * GtkEntryBuffer no longer emits changed events when input is truncated |
| |
| * gtk3-icon-browser now offers to copy the icon name to the clipboard |
| |
| * Bugs fixed: |
| 745289 wayland: do not use g_error() on connection errors |
| 759308 Instant apply in printing dialog (number of copies) |
| 770513 MainToolbar in full-screen mode has rounded corners, which show video pixel... |
| 778853 propagate-natural-width/height request too much with !overlay-scrolling && ... |
| 779078 Adwaita: last treeview header button adds border on hover |
| 781285 Key repeat cancel under Wayland should depend on which key is repeating |
| 781945 SIGSEGV dragging window on Wayland when toplevel window set_transient_for i... |
| 782117 If a window was initially shown undecorated and set_decorated(True) is call... |
| 782283 Wayland: Crash when dismissing a menu when a tooltip is visible |
| 782325 wayland: Add possibility to get the exported handle multiple times |
| 783047 Many apps crash in gdk_event_source_prepare when logging out of GNOME |
| 783347 gtkfilechoosernativewin32: Fix support for non-ASCII paths |
| 783397 Remove unused code in gtktextdisplay.c |
| 783587 Crash when NULL is passed to GtkActionHelper to unset action-name |
| |
| * Translation updates |
| Czech |
| Lithuanian |
| Norwegian bokmål |
| Serbian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.22.15 |
| =================================== |
| |
| * Revert an unexpected change in listbox behavior |
| |
| * Improve the Adwaita style for tagged entries |
| |
| |
| Overview of Changes in GTK+ 3.22.14 |
| =================================== |
| |
| * Bug fixes: |
| - Fix build without sassc |
| - Fix clipboard handling of UTF8 text |
| |
| |
| Overview of Changes in GTK+ 3.22.13 |
| =================================== |
| |
| * Bug fixes: |
| 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value is false... |
| 771269 Open in new tab / window doesn't work on unmounted file systems |
| 773814 attempt to allocate widget with width -700975964 and height 400 |
| 778301 GtkTooltip doesn't clear source ID in all circumstances |
| 778617 GtkListBox: placeholder is not removed properly |
| 779570 popover: Add more padding between checkbox and label |
| 780301 wayland: Fix harmless clang warnings |
| 781118 gtk 3.22.12 quartz backend segfault |
| 781162 Make GtkPlacesView monitor network |
| 781195 Fix testsuite for GtkPlacesView |
| 781214 define entry-tag in Adwaita. |
| 781422 translate_wm_button_layout_to_gtk() is licensed under the GPL |
| 781605 GtkVolumeButton limited to 10 values |
| 781622 gtkplacesview.ui: Update helper label to include IPv6 addresses |
| 781737 Drag icon is always postioned in the top left corner |
| 781767 Wayland: increase key delivery verbosity |
| 781814 Applications don't receive clipboard when data source mimetype is "text/plain;... |
| 781992 GtkMenuButton with no popover retains prelight state when no longer selected |
| 782109 wayland: memory leak when exporting handle |
| 782180 commit "Improve GContentType" usage breaks apps on win32 (example: virt-viewer) |
| 782202 linkbutton: Fix memory leak |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Croatian |
| German |
| Hungarian |
| Indonesian |
| Italian |
| Latvian |
| Polish |
| Russian |
| Serbian |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.12 |
| =================================== |
| |
| * Bugs: |
| 686838 gtk_enumerate_printers() hangs |
| 734946 Implement GContentType on OSX |
| 773228 third parameter of gtk_widget_intersect not listed as 'out' |
| 776472 Crash in gnome-terminal due to gdk_window_process_all_updates calling... |
| 778853 propagate-natural-width/height request too much with !overlay-scrolling... |
| 779081 GtkTextView: expose API to get Pango line direction |
| 779184 Gtk+4 (3.89.4) with Quartz backend: all apps segfault |
| 780041 Optionally depend on sassc to generate the theme CSS |
| 780234 gtk_print_job_set_page_ranges() has unclear ownership transfer |
| 780734 flowbox: don’t try to focus or draw NULL widgets |
| 780735 flowbox: don’t select when rubberbanding over nothing |
| 780878 docs: Point links to correct versions |
| 780994 Icons are blurry |
| |
| * Translation updates: |
| Catalan |
| Greek |
| Hebrew |
| Indonesian |
| Norwegian bokmål |
| Polish |
| Russian |
| |
| |
| Overview of Changes in GTK+ 3.22.11 |
| =================================== |
| |
| * Quartz: |
| - Fix build on < 10.12 |
| |
| * Cosmetic fixes |
| |
| * Avoid a critical warning in the filechooser portal |
| |
| |
| Overview of Changes in GTK+ 3.22.10 |
| =================================== |
| |
| * Theme: Improve styling for flow boxes |
| |
| * Quartz: |
| - Support fullscreen CSD windows |
| - Implement backdrop |
| - Implement gdk_window_set_functions |
| |
| * Bugs fixed: |
| 778905 Frame: documented flat style class is not usable |
| 779073 style flowbox tiles |
| 779074 style selectionmode checkboxes for flowbox |
| 779317 gtk_pad_controllerpad_set_action issue with incorrect assert |
| 779374 Unprovoked key repeat in gnome-terminal after in 3.22.9 |
| 779383 quartz: Let CSD windows be fullscreen |
| 779392 Implement backdrop for Quartz |
| |
| * Translation updates: |
| Basque |
| Czech |
| Danish |
| Icelandic |
| Indonesian |
| Korean |
| Scottish Gaelic |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.22.9 |
| ================================== |
| |
| * Bugs fixed: |
| 136059 Ctrl-navigation works in opposite direction in right-to-left text |
| 776821 Scale factor not properly propagated upon reparent |
| 778203 icon shown at top left corner when dnd begins |
| 778328 Pressure sensitivity lost after removing pen from screen (Surface Book/MyPaint) |
| 778534 Widget: Document signal mnemonic-activate |
| 778678 gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps |
| 778726 Use gtk_show_uri_on_window() |
| 778746 Rename popover is sometimes misplaced |
| 778835 Wrong screen size returned when in HiDPI mode |
| 778905 Frame: documented flat style class is not usable |
| 779005 GtkFrame: Fix shadow after theme changes |
| 136059 Ctrl-navigation works in opposite direction in right-to-left text |
| 772505 Wayland: menu does not resize after disabling an action |
| 774148 Gtk.Popover misplacement in Wayland |
| 778019 Key repeat under wayland behaves differently, making keyboard navigation e.g. in |
| vim annoyingly unreliable |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Chinese |
| Chinese (Taiwan) |
| Galician |
| German |
| Hungarian |
| Italian |
| Lithuanian |
| Polish |
| Serbian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.8 |
| ================================== |
| |
| * Wayland: |
| - Avoid overlap between Alt and Meta |
| |
| * Mir: |
| - Implement window properties |
| - Track window focus |
| - Connect to content-hub and use it for copy/paste |
| - Use modal hint |
| |
| * Bugs fixed: |
| 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value... |
| 765161 on win32 maximized window position wrong when windows toolbar is on l... |
| 765410 Scrollbar does not update since 3.20 |
| 770112 The documented <alt>left shortcut doesn’t work on Wayland |
| 773686 Software when launched shows in dash with wrong icon, name and menu |
| 775732 mir: clipboard support missing |
| 775864 getting-started: typo tie->the |
| 777527 GDK W32: Invisible drop-down menus in GTK apps when working via RDP |
| 777547 Notebook arrow icon wrong color after closing final tab |
| |
| * Translation updates: |
| Simplified Chinese |
| |
| |
| Overview of Changes in GTK+ 3.22.7 |
| ================================== |
| |
| * Bugs fixed: |
| 165385 Win32 keyboard handling still incomplete |
| 769214 keyval field not filled correctly for Pause key |
| 769835 On Wayland, application containing GtkGLArea stops responding if it's not... |
| 774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20 |
| 775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting |
| 776031 W32: Winkey+down minimizes maximized window instead of restoring it |
| 776225 [wayland] dropdown placed somewhere in the screen |
| 776485 GDK W32: Impossible to restore maximized window via system menu |
| 776807 GtkInspector doesn't show up when Gtk is initialized through option group |
| 777031 win32 HiDPI assert |
| 777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size" |
| |
| * Translation updates: |
| Lithuanian |
| |
| |
| Overview of Changes in GTK+ 3.22.6 |
| ================================== |
| |
| * Bugs fixed: |
| 774534 776132 776187 776012 774784 776187 776306 775808 776524 776560 |
| 774534 input shape and opaque region not applied without begin_paint()/end_paint() |
| 774784 Failed to get desktop session proxy is not an error! |
| 775808 win32 maximized window is larger than the extended screen in dual monitor |
| 776012 GtkFlowBox, GtkListBox: Don't emit signals etc. during destruction |
| 776132 Mention the difference between gdk_window_create_similar_image_surface and... |
| 776187 flowbox: Add gtk_flow_box_get_child_at_pos to gtk3 |
| 776306 flowbox: Sometimes emits child-activated during rubberband selection |
| 776524 GtkAboutDialog: Fix formatting of example email address in html documentation |
| 776560 icon-browser: window opens at very narrow size, only showing 1 column of icons |
| Fix GL checks to work better on OpenGL ES 2.0 |
| Avoid a possible crash in ::activate-url handlers |
| scrolledwindow: Fix func summary being cut off in bindings using doxygen |
| |
| * Translation updates: |
| German |
| Russian |
| |
| |
| Overview of Changes in GTK+ 3.22.5 |
| ================================== |
| |
| * gtk3-demo now has an example for using PangoTabArray to create a multi-column layout |
| |
| * Bug fixes: |
| 771242 opening menu for certain types of GtkComboBox causes Gdk-CRITICAL assertion... |
| 774114 Window shadows are repainted even if only the contents of the window change |
| 774265 No tilt for wintab devices |
| 774379 gdk: mingw64 builds segfault during initialization of Huion H610PRO wintab |
| 774686 GtkMenu does not unref all GtkCheckMenuItem it creates |
| 774695 GtkProgressbar needs full and empty classes |
| 774699 list iteration regression causes odd-indexed devices to be ignored during l... |
| 774743 GtkNotebook does not unref all GtkBuiltinIcon it creates |
| 774760 inspector: ensure controller is a GtkGesture |
| 774790 GtkTextHandle does not unref all GtkAdjustment it references |
| 774893 Application font sizes scaling gets clamped to 1.00 when starting GtkInspector |
| 774915 Destroying the parent of a subsurface causes _gdk_window_destroy_hierarchy:... |
| 774917 [wayland] child subsurfaces need to be placed relative to their parent |
| 774939 GtkLabelAccessible: Initialize link before setting parent |
| 775212 GtkScaleButton does not unref all GtkAdjustment it references |
| 775316 gtk_drag_source_set_icon_pixbuf references the pixbuf received once too much |
| 775319 gdk_window_get_toplevel() fails to return the toplevel of a child subsurface |
| 775525 gtk_flow_box_get_child_at_index shouldn't crash with an invalid index |
| |
| * Translation updates: |
| Hungarian |
| Italian |
| Kazakh |
| Russian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.4 |
| ================================== |
| |
| * Bug fixes: |
| 767713 Fullscreen in wayland is buggy |
| 768081 Enable HiDPI support for GDK-Win32 |
| 768531 wayland: Startup notification doesn't work on some apps (eg. gnome-terminal)... |
| 772075 GTK+ uses a lot more CPU under Wayland than under X11 |
| 772202 Handling of scaled monitors is broken |
| 773587 recent-manager: Add a limit to the list's size |
| 773916 GtkComposeTable caches broken: using a same ~/.XCompose does not work twice... |
| 773979 GdkGLContext does not chain finalize handler |
| 774046 GtkSpinButton does not always unref priv->{up,down}_button |
| 774066 GtkHeaderBar does not unref all GtkBox and GtkSeparator it creates |
| 774097 GtkPrintOperation should not truncate job names |
| 774185 GtkPlacesSidebar does not unref itsel as many times as it references |
| 774352 GtkAppChooserWidget does not unref all GAppInfo it references |
| |
| * Translation updates: |
| Czech |
| Dutch |
| |
| |
| Overview of Changes in GTK+ 3.22.3 |
| ================================== |
| |
| * Deprecations have been added for APIs that will be removed |
| in GTK+ 4 |
| |
| * gtk-demo has gained a new demo for showing (and testing) |
| rendering preformance |
| |
| * Windows: |
| - The GL support has been improved. Legacy contexts can now |
| be created, and anti-aliasing is possible |
| - Hi-DPI is now supported |
| |
| * Bugs fixed: |
| 768081 Enable HiDPI support for GDK-Win32 |
| 773274 [Wayland] Crash under gdk_wayland_window_attach_image() |
| 773474 Color chooser dialog opened with show-editor=TRUE has black header bar |
| 773479 Typo in GtkShortcutType developer docs |
| 773528 Improve GL support on Windows |
| 773799 GtkLevelBar doesn't update blocks on discrete mode |
| 773857 gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor |
| 773885 pop down GtkPopover on pressing escape |
| |
| * Translation updates: |
| Serbian |
| |
| |
| Overview of Changes in GTK+ 3.22.2 |
| ================================== |
| |
| * Several improvements to the win32 theme |
| |
| * Deprecations have been added for APIs that will be removed |
| in GTK+ 4 |
| |
| * Bug fixes: |
| 767713 Fullscreen in wayland is buggy |
| 771320 Maps widget is displayed at wrong position inside gnome-contacts |
| 772345 placesviewrow: busy_spinner when visible offsets the rest of the... |
| 772389 Appending a character to a GtkEntry control in overwrite mode ri... |
| 772415 Avoid calling eglGetDisplay |
| 772552 Deprecate gtk_menu_popup |
| 772683 Usage of FALSE instead of gint in glarea demo |
| 772695 Show the keyboard shortcuts from left to right even in RTL |
| 772775 menu bindings needs attribute to force LTR for horizontal-button... |
| 772859 Fix memory leaks in implementations of common widgets |
| 772922 GtkMenu: Try using gdk_window_move_to_rect() more often |
| 772926 shortcutswindow: working version of set_section_name() |
| 773029 style-set signal problem |
| 773082 overlay: Document availability of properties |
| 773113 tests: fix clipboard test by loading correct icon |
| 773180 Don't second-guess whether our GDK GL context is GLES |
| 773246 Typo in css color definitions documentation |
| |
| * Translation updates: |
| Croatian |
| Danish |
| Dutch |
| German |
| Greek |
| Italian |
| Latvian |
| Lithuanian |
| Norwegian bokmal |
| Polish |
| |
| |
| Overview of Changes in GTK+ 3.22.1 |
| ================================== |
| |
| * Reduce runtime warnings |
| |
| * Bug fixes: |
| 765649 icons missing in file chooser (errors on console) |
| 769500 adwaita: GtkWidget:sensitive animation should not cause "On" ... |
| 769554 [Mir] Touchpad scrolling not as smooth as it should be |
| 770388 GtkTreeView: attempt to underallocate GtkTreeView's child Gtk... |
| 771516 wayland: Only 'moved-to-rect' if move_to_rect() was used |
| 771553 Shrinking window generates a black patch when gl is used |
| 771666 sftp:// property not set for translation in 3.21.92 |
| 771812 Crash when reparenting a popover with a non-null parent_scrol... |
| 771826 Some missing nullable annotation |
| 771915 [Wayland]: Totem window misplaced after a state change |
| 771959 gtk_init_with_args fails when no display is found / does not ... |
| 771963 GtkPaned warning in gtk_paned_realize |
| 772057 Fix wrong URL copy/paste (patch) |
| 772215 icon-theme: Fix leaks on error |
| |
| * Translation updates: |
| Arabic |
| Basque |
| Brazilian Portuguese |
| Croatian |
| Czech |
| French |
| German |
| Hebrew |
| Hungarian |
| Kazakh |
| Korean |
| Polish |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.22.0 |
| ================================== |
| |
| * Reduce some noisy warnings |
| |
| * Improve positioning and sizing of popups on Wayland |
| |
| * Update Adwaita assets |
| |
| * Bugs fixed: |
| 602773 GdkEventKey.is_modifier is 0 for Shift, Ctrl, Alt keys |
| 771117 gtk3 3.21.5 broke displaying drop-down lists, need to scrol... |
| 771349 gdk_screen_get_monitor_scale_factor on X11 always returns 1... |
| 771568 Holding down a modifier key results in 100% cpu usage |
| 771561 Epiphany application mode on Wayland broken with WebKit... |
| |
| * Translation updates: |
| Brazilian Portuguese |
| British English |
| Catalan |
| Danish |
| French |
| Galician |
| Greek |
| Kazakh |
| Persian |
| Slovak |
| Spanish |
| Swedish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.21.6 |
| ================================== |
| |
| * GtkScrolledWindow sizing behavior has been changed back to the |
| previous behavior, with new API to change it |
| |
| * Some GtkPopover size allocation problems have been fixed |
| |
| * Wayland: |
| - We require xdg-shell version 6 now |
| |
| * Bugs fixed: |
| 764979 Connect to server is unusable after cancelling a password dialog |
| 766569 Better size requisition for GTK_SCROLL_NATURAL children |
| 767391 cross-fade() not cross-fading |
| 769498 Scrollbars are broken |
| 770278 modernize example applications |
| 770508 Recent change in GtkTreeView::grab_focus_and_unset_draw_keyfocus()... |
| 770614 GtkScale in HighContrast theme with value = 0: WARNING: allocates ... |
| 770624 Fix typos |
| 770703 Fix crash when using page-down on GtkListBox |
| 770745 wayland: Warn when an application tries to map popup incorrectly |
| 770849 GtkLabel with padding brokenness |
| 770906 Wayland: Unmapping a toplevel from a menu/popup can lead to a prot... |
| 771033 GtkStatusIcon cannot show activate menu in VirtualBox since 3.21.2 |
| |
| * Translation updates: |
| Brazilian Portuguese |
| British English |
| Czech |
| Danish |
| Finnish |
| French |
| Galician |
| German |
| Hebrew |
| Hungarian |
| Kazakh |
| Korean |
| Latvian |
| Lithuanian |
| Persian |
| Polish |
| Portuguese |
| Russian |
| Scottish Gaelic |
| Serbian |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.21.5 |
| ================================== |
| |
| * Make GtkShortcutLabel public |
| |
| * Add an API to obtain window IDs for sharing |
| |
| * Add explicit API to show/hide popovers with animation |
| |
| * Wayland: |
| - Switch to xdg-shell v6 |
| - Use tablet pad protocol to support Wacom tablets fully |
| - Use the xdg_foreign protocol to export window handles |
| - Improve menu positioning |
| - Improve handling of tiled window state |
| |
| * Add GtkPadController to bind GActions to tablet pad events |
| |
| * Bugs fixed: |
| 569581 Using the US-Intl keyboard layout causes unexpected character comb... |
| 712760 Clang static analysis fixes |
| 755947 wayland: gnome-terminal does not fill entire area when tiled |
| 756579 GTK should let GDK position menus |
| 762260 Check boxes and radio buttons animate when inside a popover that i... |
| 764413 Wayland: not fullscreenable gtk+ apps can be fullscreened |
| 768017 Wayland: menus opened from access keys (mnemonic menu items) hide ... |
| 768081 Enable HiDPI support for GDK-Win32 |
| 768138 Update the GDK-Mir backend to fix a few problems |
| 768722 Keyboard shortcuts for russian characters doesn't work |
| 768902 Font too small when using gtk_widget_override_font() |
| 768930 reftests: override GSETTINGS_SCHEMA_DIR when running tests |
| 768999 Floating point exception (division by zero) when running under Xvfb |
| 769003 Adwaita: GtkCalendar uses a confusing style for week of year |
| 769004 ss test suite failures in 3.21.4 |
| 769047 GtkWidget <-> GtkStyleContext API not clear |
| 769126 Can't type astral plane characters into a GtkEntry using the Windo... |
| 769162 GtkTable: compute_expand buggy |
| 769205 Expose GtkShortcutLabel as a public widget |
| 769236 demos: Fix build failure |
| 769287 GtkMenuToolButton:show-menu is emitted twice and breaks dynamic menus |
| 769402 regression in menu positioning on wayland |
| 769451 Build failure of 3.21 (master) in Debian Unstable since 7-26-2016 |
| 769485 Eliminate use of g_test_expect_message() |
| 769568 Modification date display incorrectly wraps calendar days (and is ... |
| 769601 Dead link in faq on gtk-question-index.html |
| 769603 gtk+-3.20.8: underlink issue with ld.gold - build fails: ./.libs/l... |
| 769706 Add show/hide API to GtkPopover |
| 769937 wayland: Port backend to use xdg-shell unstable v6 |
| 770026 review comments for wip/wayland-tablet-v2 |
| 770166 Can GtkButtons of arbitrary size be circular? The style class only... |
| 770236 gtkbindings: Add an example for gtk_binding_entry_add_signal() |
| 770242 gtkbindings: Clarify that widgets need has-focus for bindings to work |
| 770332 Notebook arrow icon wrong color after creating new tab |
| 770374 Gtk Treeview Editable overshoots column width when column width is... |
| 769788 Fix stacking order of flatpak portals on Wayland |
| 770458 GtkAboutDialog issue with long credit lists and GtkScrolledWindow |
| 770550 gtkplacessidebar: fix signal marshal |
| 770307 Crash when closing a glade project |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Czech |
| French |
| German |
| Hebrew |
| Indonesian |
| Lithuanian |
| Polish |
| Portuguese |
| Serbian |
| Slovak |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.21.4 |
| ================================== |
| |
| * GtkHeaderBar supports expanding children |
| |
| * GtkPrintDialog respects initially set capabilities |
| |
| * GtkApplication supports registering with the Xfce session manager |
| |
| * Keep firefox working after the introduction of GdkDrawingContext |
| |
| * css: |
| - Support for background-blend-mode has been added |
| |
| * Wayland: |
| - Fix some interoperability issues in clipboard handling |
| |
| * Sandboxing |
| - GtkFileChooserNative gained portal support |
| - GtkPrintOperation gained portal support |
| - gtk_show_uri gained portal support |
| - GtkApplication gained portal support for inhibiting |
| |
| * New APIs: |
| - gtk_show_uri_on_window |
| - gtk_file_filter_to/from_gvariant |
| - gtk_file_chooser_add/remove/set/get_choice |
| - gtk_print_settings_to/from_gvariant |
| - gtk_paper_size_to/from_gvariant |
| - gtk_page_setup_to/from_gvariant |
| |
| * Bugs fixed: |
| 693203 GtkApplication does not support Xfce session manager |
| 724332 GtkHeaderBar need to support an expand property |
| 767849 crash in focus handling |
| 767851 Adwaita: popover arrows broken in some orientations |
| 767965 Improve heuristics to detect remote filesystem |
| 768016 [Wayland] Submenus often get closed after ~2 seconds |
| 768025 entry.warning & entry.error broken |
| 768082 wayland: copying from Wayland to NEdit (Xwayland/Motif) doesn't work |
| 768142 Incorrect order of $(LIBS) and $(OBJS) in Makefile.example caused... |
| 768184 headerbar: don't throw a warning if title widget is hidden |
| 768485 Change the priority of the window-close idle to G_PRIORITY_DEFAULT |
| 768499 portal support for gtk+ |
| 768546 Wrong documentation for the "move-viewport" signal of GtkTextView |
| 768657 places-view: fix open action for locations without mount or volume |
| 768659 gtk/gtkfilechoosernativeportal.c: Don't use g_autoptr() |
| 768756 GtkFileChooserNativePortal uses incorrect response id |
| |
| * Translation updates: |
| Chinese (Taiwan) |
| Hebrew |
| Indonesian |
| Portuguese |
| |
| |
| Overview of Changes in GTK+ 3.21.3 |
| ================================== |
| |
| * GtkStack now has its own accessible implementation which only |
| shows the currently visible child |
| |
| * The GtkSizeGroup::ignore-hidden property has been documented as |
| not working. |
| |
| * GDK_SOURCE_TRACKPOINT has been added to the GdkInputSource enumeration |
| to allow special-casing this kind of input device |
| |
| * Wayland: |
| - Use separate devices to differentiate between various sources of |
| scroll events |
| - Fall back to using shm_open if memfds are unavailable |
| |
| * Styling of text in GtkScale and GtkProgressBar can now be influenced |
| by the proper CSS nodes |
| |
| * GtkScrolledWindow has new max-content-width/height properties to |
| control its size |
| |
| * GtkFileChooser search has been fixed to work with trackers FTS5 syntax |
| |
| * Bugs fixed: |
| 79229 GtkScale with a big number of digits and value pos set to... |
| 118959 GtkScale value '-0' |
| 556254 Test properties of type GObject in the 'object' test |
| 578626 Vertical Scale Widget sometimes not allocating enough room... |
| 674215 [patch] regression with updating tooltips |
| 708148 gtk_tree_view_get_path_at_pos mistakenly identifies column... |
| 710471 Make gtk_scrolled_window_remove() smart |
| 742281 GtkScrolledWindow should have max-content-height and max-c... |
| 745622 Selected text not highlighted in GtkInfoBar |
| 751409 gtk_style_context_add_provider() does not propagate to chi... |
| 753202 change cursor for click scrolling |
| 764203 Default background color for the 'textview border' node |
| 765410 Scrollbar does not update since 3.20 |
| 765595 Modal popover does not close when focus leaves it |
| 766341 Do not rely on memfd as it requires a fairly recent kernel |
| 766372 Scale omits value in various size calculations, causing in... |
| 766569 Better size requisition for GTK_SCROLL_NATURAL children |
| 766675 Add appropriate frame drawing API to GdkWindow |
| 766860 tiled (snapped, half-maximized) windows in Wayland aren't ... |
| 766878 placesview: Do not mark icon name as translatable |
| 767052 Wayland: Iconifying a modal dialog makes the app unusable |
| 767058 GtkInfoBar: right-click/context menu all white |
| 767093 wayland: Provide information about scroll devices |
| 767100 Add an input source type for trackpoints |
| 767108 Separators not correctly placed in GtkPopover |
| 767238 Fix long standing regression in min-content-width/min-conte... |
| 767241 wayland: Long window titles crash clients |
| 767310 High-contrast theme doesn't show focus rectangle in default... |
| 767312 gtk_widget_path_append_for_widget() misses classes unless g... |
| 767468 Popover over a treeview cellrenderer is hidden immediately ... |
| 767705 GtkActionHelper: Change a message to a warning |
| 767766 CUPS 2.X detected incorrectly by configure |
| 767795 Warning when the "accelerator" property of GtkShortcutsShor... |
| |
| |
| Translation updates: |
| Thai |
| Catalan |
| Occitan |
| Spanish |
| Scottish Gaelic |
| Brazilian Portuguese |
| |
| |
| Overview of Changes in GTK+ 3.21.2 |
| ================================== |
| |
| * GTK+ is now using upstream gettext instead of the GLib wrappers. |
| This adds a requirement for the fairly recent gettext 0.19.7 release |
| |
| * GDK has a new GdkMonitor api that offers richer information about |
| connected outputs |
| |
| * Bugs fixed: |
| 373745 Do not use AM_GLIB_DEFINE_LOCALEDIR(GTK_LOCALEDIR) and use gettext... |
| 682080 Gtk:ERROR:gtktoolbar.c:2271:logical_to_physical: assertion failed:... |
| 747206 gtktextview: note on how to get line spacing between two paragraphs |
| 756570 gtkplacesview no longer provides guidance on address formats |
| 759037 GtkInfoBar: documentation not updated wrt background colors and me... |
| 763852 gdk/wayland: event source is not multi-thread aware |
| 764395 nautilus crashed on double clicking 'other locations' |
| 765471 CellRendererText shows edit entry in a wrong position for small cells |
| 765579 wayland: cache frequently accessed GtkSettings in wayland screen |
| 765676 gtk_paned_set_position doesn't work as advertised |
| 765700 GtkPaned use causes "How does the code know the size to allocate?" |
| 765742 GtkRedioButton and GtkCheckButton doesn't aligned right to left la... |
| 765790 W32: configure does not tell which cairo version to use |
| 765793 configure script failure (cairo_win32_surface_create_with_format i... |
| 765858 file chooser generates a warning about a network path |
| 765907 [Wayland] Reversed scrolling GDK_SCROLL_UP/GDK_SCROLL_DOWN in Wayl... |
| 765922 GtkScale labels extend past edge of widget and overlap neighboring... |
| 765924 Improve external drives detection |
| 765939 [Wayland] very slow scrolling in GtkMenu using the touchpad |
| 765966 settings: fix initial value for gtk-font-name |
| 765973 GtkRevealer need to always send "child-revealed" signal at end of ... |
| 765981 fts warning from tracker when searching for files with "-" in name |
| 766049 wayland: use g_signal_handler_disconnect() |
| 766120 Scale draw_value() align changed from centre/right (H/V) to left, ... |
| 766166 key bindings in gtk.css are ignored |
| 766175 Translation of quotes may misinterpreted by GTK sidebar |
| 766207 Fix build on pre-C99 compilers |
| 766233 Crash when server does not support XI2 |
| 766314 Spurious leave-notify event after touch up |
| 766323 GTKPopover gives warnings if visible when reparented |
| 766336 Crash when selecting rows with rubberbanding |
| 766405 Stack shows incorrect frame in widget factory on wayland |
| 766440 Scale slider button has stopped discerning & rendering appropriate... |
| 766442 Broken drag & drop between windows |
| 766458 widget: fix GtkLabelAccessible NULL links. |
| 766530 scrolledwindow: Fix typo in get_preferred_height calculation |
| 766566 Wayland: gdk_screen_get_monitor_at_window() unreliable under Wayland |
| 766569 Better size requisition for GTK_SCROLL_NATURAL children |
| 766642 Switches in HeaderBars Are Badly Integrated |
| 766643 Frozen windows when unmapped with pending configure event |
| 766737 stack: Only map children when necessary |
| 766782 OpenGL in broadway leads to segmentation fault |
| 767848 crash in the window test |
| |
| * Translation updates: |
| Arabic |
| Brazilian Portuguese |
| German |
| Hungarian |
| Kazakh |
| Lithuanian |
| Norwegian bokmål |
| Occitan |
| Portuguese |
| Scottish Gaelic |
| Slovak |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.21.1 |
| ================================== |
| |
| * The GNU Affero General Public License has been added to the list of |
| predefined licenses in GtkAboutDialog |
| |
| * GtkShortcutWindow can now follow changes to accelerators |
| |
| * GdkSeat and GdkDevice gained API for device tools, to support drawing tablets |
| |
| * GtkInspector can now slow down (or speed up) animations. This functionality |
| is also available via the GTK_SLOWDOWN environment variable |
| |
| * GdkGLContext can now be instructed to use GLES |
| |
| * CSS: |
| - Inconsistencies in font size handling have been fixed |
| - The font shorthand is now parsed according to the CSS spec |
| |
| * Windows: |
| - Clipboard handling has been optimized |
| - The CSD implementation has been improved |
| |
| * Wayland: |
| - We print more debug information about pixel formats, outputs, etc |
| - The unstable tablet protocol is now supported |
| - Virtual modifier handling has been improved |
| - Reduce jitter in keyboard repeat |
| - Fix problems with multiple display connections |
| |
| * Bugs fixed: |
| 573380 gtk_tree_model_iter_parent() fails if the same iterator is used... |
| 620065 Several problems related to recent files |
| 693077 GtkRecentManager doesn't send "changed" when file is deleted |
| 730821 RFE: add gtk_clipboard_get_selection() |
| 743746 Add GLES 2.0 (and/or 3.0) profile |
| 749405 GtkMenuSectionBox doesn't remove submenus when parent item is r... |
| 761651 glade previewer is resizing windows until it crashes gnome-shell |
| 763013 GDK W32: AeroSnap doesn't work on CSD windows |
| 763600 trashmonitor: change trash monitoring process |
| 763627 menu-traditional puts popover beneath the text editor widget |
| 763768 Wrong margin used for the sidebar separator |
| 763783 GDK W32: Erase hidden layered windows before showing them |
| 763850 Add License GTK_LICENSE_AGPL_3_0 to GtkLicense enum |
| 763851 GDK W32: show_window_menu() is not implemented |
| 763907 GDK W32: Clipboard handling is not tight enough |
| 763913 GDK W32: Not all relevant debug info is printed for events |
| 764022 (totem:4131): Gtk-WARNING **: Negative content width -200 (alloc... |
| 764060 opening a second nautilus while a delete operation is in progres... |
| 764170 [HighContrastInverse] “suqqested-action” is white on lightgrey |
| 764174 Configuration dialog is too small |
| 764203 Default background color for the 'textview border' node |
| 764204 Primary and secondary carets/cursors not distinguishable by default |
| 764210 Strange Background Color on Emacs |
| 764261 gtkplacesviewrow: untranslated "%s / %s available" |
| 764321 window: Fix gtk_window_set_geometry_hints documentation |
| 764374 Busy loop while "Displays" page is active |
| 764376 UI glitch when entering keyboard shortcut |
| 764378 gtk3-demo won't run without hicolor-icon-theme |
| 764424 `Super` keybindings trigger without Super, on Wayland |
| 764585 Fix "format not a string literal" errors |
| 764664 Segfault when initializing WINTAB pressure-sensitive tablets (Wa... |
| 764686 build failure after "make distclean" |
| 764710 GtkListBox row CSS nodes do not reflect visual order |
| 764712 Build failure for Quartz backend in master branch due to gtkdnd-... |
| 764835 broadway: fix documentation, correct display port details |
| 764845 GDK: gdk_window_reparent creates circular reference in 'children... |
| 764846 Code improvements in GtkApplication |
| 764863 GtkTrayIcon: fix uninitialised variable |
| 764879 Extract GtkApplicationAccels private class from GtkApplication |
| 764925 Fix trivial typo in GtkWidget |
| 764975 GTKShortcutWindow runtime changes to accelerator not reflected i... |
| 764996 GDK: Incorrect window size when creating window with position sp... |
| 765038 Adwaita & decorations |
| 765065 Wayland: Hover state stuck after mouse leaving the toplevel |
| 765066 GtkColorChooser looks like it can select multiple colors |
| 765100 GDK: gdk_window_reparent does not position/size a reparented win... |
| 765118 W32: gtk-builder-tool botches output encoding |
| 765122 Duplicate/missing string in gtkprintbackendcups |
| 765195 Visual Studio builds: Update how introspection is done |
| 765213 info bars nearly unreadable in backdrop state because of gray fo... |
| 765238 gtktexthandle should avoid connecting to GtkWidget::draw |
| 765259 Save Windows scancode inside GdkEvent |
| 765261 listbox: Page up/Down don't do anything with large rows |
| 765270 wayland: Leave existing mods on map_virtual_modifiers |
| 765284 debug: reduce runtime overhead in debug builds |
| 765486 builtinicon: avoid calculating font-metrics in vast majority of ... |
| 765493 kineticscrolling: avoid stutter at tail of kinetic deceleration |
| 765496 Clean up gtklabel.c a bit |
| 765567 wayland: avoid jitter in keyboard repeat |
| 756570 gtkplacesview no longer provides guidance on address formats |
| 765474 Wayland: Dialogs without transient parent crash the inspector |
| 765565 Wayland: Inspector GtkLabel drag'n'drop crashes client |
| 765576 gtk+ leaks and hangs |
| 765577 gdk/dnd: Add missing signal parameter documentation |
| 765632 typo in GTK_STYLE_CLASS_LIST_ROW docs |
| 765640 pixelcache: reuse existing timeout source when possible |
| 765644 Widget sizing problems with GtkProgressBar |
| |
| * Translation updates: |
| Bulgarian |
| Catalan |
| Esperanto |
| German |
| Greek |
| Hungarian |
| Italian |
| Lithuanian |
| Persian |
| Polish |
| Scottish Gaelic |
| Spanish |
| Thai |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.20.1 |
| ================================== |
| |
| * Active GtkSwitch widgets now use the :checked state, to match GtkToggleButton |
| |
| * Bugs fixed: |
| 641354 Look for themes in XDG folders |
| 763350 drawing performance worse than X |
| 763604 The search button of a GtkShortcutsWindow should have the image-button... |
| 763659 DND Drop on root with Pixbuf leaves image behind |
| 763731 Return GTK_PRINT_OPERATION_RESULT_ERROR even if error == NULL |
| 763741 Wavy/squiggly underline not properly removed |
| 763758 Do not use fixed values for widgets size in foreign drawing demo |
| 763779 [PATCH] quartz: fix pixelated image surfaces in retina/hidpi mode |
| 763802 [HighContrastInverse] the “ON” text of a GtkSwitch should be black (on... |
| 763804 [HighContrastInverse] menuitem:hover colors |
| 763808 .dnd styleclass still used |
| 763859 gdkdevice-wayland.c cleanups |
| 763900 stack: fix warnings during GtkStack size_allocate |
| 764118 Glitches in menu scroll arrow rendering |
| |
| * Translation updates: |
| Basque |
| Bulgarian |
| Danish |
| Galician |
| Greek |
| Russian |
| Slovak |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.20.0 |
| ================================== |
| |
| * Themes: |
| - The HighContrast theme has been brought back up to par with Adwaita |
| - Adwaita has received detail fixes for many widgets |
| - Adwaita now transitions to backdrop |
| |
| * Some recently publicized static analysis findings have been fixed |
| |
| * Bugs fixed: |
| 746490 [HighContrast] insensitive ToggleButtons are rendered similarly ac... |
| 763609 [HighContrast] model-generated menu-like popovers are unthemed |
| 763610 [HighContrast] GtkSearchEntry’s “search” icon needs left&right pad... |
| 763612 [HighContrast] “:selected .circular” should be visible |
| 763613 [HighContrast] GtkScale is unreadable |
| 763696 [HighContrast] spinbuttons broken |
| 763706 [HighContrast] linked horizontal dropboxes broken |
| 763707 [HighContrast] active and hover states for radios and checkboxes b... |
| 763774 [HighContrast] GtkPlacesSidebar row need more top&bottom padding |
| 763775 [HighContrast] the “enter server adress” entry in GtkPlacesView ha... |
| 763777 [HighContrast] GtkMenuBar needs a bottom box-shadow |
| 763781 [HighContrast] .app-notification border { border:none; } |
| 763797 [HighContrast] scrollbars invisible (whity on white) |
| 763823 [HighContrast] dnd on a vertical spinbutton does a weird resizing |
| 763846 [HighContrast] spinbuttons in osd look bad |
| 763955 treeview: inline editing shows old text as background |
| 763796 excessive Gtk-WARNING **: State 0 for EMailShellSidebar doesn't ma... |
| 763835 W32: Layered windows don't become minimized |
| 763749 Nautilus desktop window is too small with gtk 3.19 |
| |
| * Translation updates |
| Brazilian Portuguese |
| Czech |
| Danish |
| Finnish |
| Hungarian |
| Italian |
| Kazakh |
| Korean |
| Latvian |
| Serbian |
| Serbian Latin |
| Swedish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.19.12 |
| =================================== |
| |
| * GTK+ now respects default size even for windows that are not resizable |
| |
| * GtkScale and GtkScrollbar have received multiple fixes for fallout from |
| the gadget port |
| |
| * GtkStackSwitcher will now switch pages when hovered during drag-and-drop |
| |
| * Inspector: |
| - The per-object CSS editor has been dropped; the global one is sufficient |
| - The sidebar has been replaced by a combo box |
| - Add a Show Layout option to the Visual tab |
| - CSS node tree and style properties are now on the same page |
| - The frame clock is shown in the Miscellaneous page |
| - Isolate the inspector from visual debugging effects |
| - Numerous smaller UI improvements |
| |
| * Themes: |
| - Windows theme: handle spin buttons and switches |
| - Adwaita: Fixes for scales, combo boxes, info bars, action bars, radio and |
| check buttons, side bars, etc |
| - Adwaita has gained a new style of drop target highlighting |
| |
| * Wayland: |
| - Synchronize key repeat with server |
| - Add a bell request to gtk_shell and use it to implement gdk_window_beep |
| - Add a focus request to gtk_shell and use it to implement gtk_window_present |
| - Dropping tabs to create new windows is now supported |
| |
| * Windows: |
| - Use a custom drag-resize implementation |
| - Use layered windows |
| - Provide workarea information |
| |
| * OS X: |
| - Native zoom and rotate gestures are now supported |
| |
| * Bug fixes: |
| 583780 gtk_toggle_button_set_mode() documentation should suggest when it is... |
| 699891 Support for Primary keybinding in builder XML |
| 720950 Default double-click interval should be increased |
| 748872 W32: Use layered windows |
| 756450 GTK file chooser completion dropdown sets cursor in wrong position |
| 757942 Input event (e. g. typing on keyboard) is sent repeatedly during hig... |
| 759899 W32: CSD is not enabled by default |
| 760276 Quartz does not support GtkGesture Zoom and Rotate (NSEventTypeMagni... |
| 761629 W32: WM window drag-resizing code does not work well with GTK |
| 762397 GtkToolButton needs left & right padding and margin |
| 762811 Adwaita: nonsquare image buttons |
| 762820 Remove "core_pointer" from the GdkDisplay struct |
| 762891 gdk: remove the display->list_devices vfunc |
| 762902 GDK W32: Newly-opened windows (such as popups) have unthemed cursor |
| 762907 gnome-shell crashes after undocking |
| 762945 Wrong allignemet in some places |
| 762974 GtkWindow: gtk_window_set_default_size() does not work with fixed si... |
| 762996 Revealer doesn't reveal the entire width of a ListBox that has Revea... |
| 763001 implement beeping |
| 763012 GDK W32: No gdk_win32_screen_get_monitor_workarea() |
| 763017 tooltip text is not shown |
| 763023 Segfault in init_randr15() |
| 763080 Layered Window crashes GDKGLWin32 |
| 763103 gtk-launch: add hack to close up dbus-daemon race |
| 763216 GtkTextView's top-margin/bottom-margin don't work with non-scrolling... |
| 763285 gdkwindow/Win32: Make update_style_bits() available across the GDK-W... |
| 763287 GDK-Win32: GL area does not redraw on resize |
| 763298 wayland: connection flooded when dragging |
| 763351 [wayland] high cpu usage on open popover |
| 763380 colorscale input popup difficult to use with a pointer |
| 763387 Make window creation hooks in tab DnD work on wayland |
| 763628 W32: Shortcuts window is gtk3-demo misplaced on multidisplay desktop |
| 763650 window: stop stomping on resize-mode set by external API |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Czech |
| Finnish |
| French |
| Galician |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Japanese |
| Kazakh |
| Korean |
| Lithuanian |
| Polish |
| Russian |
| Serbian |
| Slovak |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.19.11 |
| =================================== |
| |
| * GtkRange, GtkScale and GtkScrollbar have been ported to use gadgets |
| |
| * Themes: |
| - Windows theme improvements |
| |
| * Inspector: |
| - Show input device information |
| - Update monitor information when it changes |
| |
| * Wayland: |
| - Implement primary selection (using a private protocol |
| with mutter for now) |
| |
| * Bugs fixed: |
| 756751 Keypad decimal point patch prevents entry of comma in german keypad... |
| 760482 GtkFrame cuts off bottom 2 pixels of child |
| 761767 gcc6: Don't return bool from a const gchar* function |
| 762123 Frame Layouting issue in Quadrapassel |
| 762561 Implement primary selection protocol |
| 762593 Solid separator in gnome-tweak-tool header bar |
| 762614 Commit 51af704 gadget: Be careful in geometry calculations breaks v... |
| 762629 GDK W32: Wrong MINMAXINFO calculation |
| 762677 gtkplacessidebar: avoid irresponsible UI while trashing |
| 762713 [Wayland] GDK doesn't remember unmaximized or unfullscreen size |
| 762720 Moving Epiphany tabs with keyboard shortcuts visually broken |
| 762755 Epiphany, Eye of GNOME crash when run in gdkwindow-wayland.c buffer... |
| 762820 Remove "core_pointer" from the GdkDisplay struct |
| 762887 yelp crashes most of the time on startup with gtk+ 3.19.10 |
| 762891 gdk: remove the display->list_devices vfunc |
| 761156 Setting a popover 'relative_to' a widget on an offscreen window cra... |
| 761686 GtkTreeView theming problems |
| 762468 wayland: Switching between fullscreen and unfullscreen too fast may... |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| French |
| Galician |
| Hungarian |
| Occitan |
| Polish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.19.10 |
| =================================== |
| |
| * GTK+ will now list included backends when seeing the |
| environment variable GDK_BACKEND=help |
| |
| * Themes |
| - Windows theme improvements |
| - Adwaita cleanups |
| |
| * Wayland |
| - Implement startup notification |
| |
| * Bugs fixed: |
| 309300 Adjust the key binding for setting the spin box's value to the min... |
| 723659 touchpad: please do not interpret tap and click as double-click |
| 754743 Middle click on "Other Locations" doesn't open a new tab |
| 756659 Nautilus's Connect to server wont honor remote path |
| 760714 GtkWindow: CSS node documentation is not clear |
| 761431 Document overlay help action name |
| 761432 Document that GtkApplication loads menus from gtk/menus-common.ui |
| 761760 Welcome graphic and heading is misaligned |
| 762258 wayland: gtk3 apps segfault with plasma-wayland/kwin_wayland |
| 762315 Assistant pages have no padding which looks weird |
| 762319 issues with randr 1.5 |
| 762392 gtk_drag_source_set_icon_name with empty string puts widget in bad... |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Catalan |
| Chinese (Taiwan) |
| Galician |
| German |
| Polish |
| Punjabi |
| Serbian |
| Slovak |
| Spanish |
| Swedish |
| Thai |
| |
| |
| Overview of Changes in GTK+ 3.19.9 |
| ================================== |
| |
| * gtk-builder-tool can now preview .ui files with custom CSS |
| |
| * gtk3-demo now demonstrates saving window sizes in the application |
| example, and has many more widgets in the foreign drawing example. |
| |
| * CSS changes: |
| - the rem unit is now supported |
| - calc() expressions are supported, too |
| |
| * Themes: |
| - Many fixes to Adwaita |
| - The Windows theme is now included on all platforms |
| |
| * Windows |
| - The Classic and XP themes have been dropped |
| - The remaining theme is being fixed to work with CSS nodes |
| - React to theme changes |
| |
| * Quartz: |
| - Fix image retrieval from the clipboard |
| |
| * Wayland: |
| - Fix a significant buffer leak |
| |
| * Bugs fixed: |
| 677329 Missing focus-in events |
| 698652 Aero-snapped windows in Win7 or 8 gets restored to previous size... |
| 754990 Missing (out) annotation for gdk_rgba_parse |
| 759657 GtkSeparator can segfault from CSS settings |
| 760996 background in notebooks (and other places?) now white |
| 761209 FileChooser crashes when invoked from FileChooserButton |
| 761309 Background missing for empty treeview |
| 761312 memory leak |
| 761332 Creating a GtkStyleContext crashes |
| 761339 [PATCH] skip gtk_widget_path_iter_add_qclass from g-ir-scanner |
| 761363 Unlabeled GtkCheckButton does not respect valign |
| 761381 gtk_settings_reset_property does not always reset to correct value |
| 761402 GtkRange doesn't reset in_drag flag correctly |
| 761428 GtkLevelBar no longer expands vertically |
| 761474 x11: Scaling factor is applied twice on screen work area |
| 761476 Set _GTK_THEME_VARIANT property also for light theme variant |
| 761484 Spinbuttons in headerbars are way too tall |
| 761552 Warnings in filechooser when typing-to-search in Recent |
| 761571 Opaque region incorrectly calculated for fullscreen windows |
| 761686 GtkTreeView theming problems |
| 761716 Notebook scroll arrows appear to be sensitive always |
| 761757 Crash in GtkFileChooserWidget |
| 761775 gtkmagnifier: Avoid a crash if the inspected widget is finalized |
| 761778 GtkShortcutsWindow - key labels are grey, not vertically centered |
| 761791 Places sidebar: row height is too low |
| 761792 Connect to server bar is too tall (and has a big fat connect butt... |
| 761826 double negative in drag drop documentation for drag-motion confus... |
| 761828 add a menu demo to foreigndrawing |
| 761829 undefined reference to `gdk_mir_display_get_type' |
| 761838 Editing widgets may be drawn off the visible area if the column i... |
| 761900 gtk-demo: add spinbutton and menubar foreign drawing examples |
| 761903 gtk3-demo: paned widget can be moved by resizing |
| 761954 Tab detach no longer works |
| 762021 GtkPaned propagates draw to NULL child |
| 762032 Titlebars of windows have become unacceptably large in 3.19.x |
| 762036 Extra widgets sizing messed up |
| 762067 Adwaita: half maximized unfocused window has rounded corners |
| 762080 gtk-demo: add combobox, menu separator and menu check/radio examp... |
| 753351 notifications about removable devices being safe to remove stay a... |
| 762120 Black content when using testfilechooser auto completer |
| 762165 Add translation contexts |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Chinese (Taiwan) |
| French |
| German |
| Hungarian |
| Kazakh |
| Polish |
| Slovak |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.19.8 |
| ================================== |
| |
| * GtkEntry: |
| - Complete gadget conversion for entries and spin buttons |
| - Add a visual hint for scrolling ('undershoot') |
| |
| * GtkStack: |
| - Turn into a no-window widget |
| |
| * CSS changes: |
| - Allow loading svg imges |
| - Fix baseline handling |
| - -gtk-recolor() works properly with hi-dpi now |
| - image() can be used in CSS now |
| |
| * Themes: |
| - new radio / check implementation |
| |
| * Tools: |
| - gtk-builder-tool can now preview .ui files |
| |
| * Bugs fixed: |
| 464528 gdk_rectangle_union() and gdk_rectangle_intersect() should ign... |
| 608865 The default value of the property 'max-position' should be 214... |
| 688524 Expose gtk-primary-button-warps-slider as an X setting |
| 690791 gtkwindow only sends startup notification once |
| 727294 Gtk SpinButton Size Greater than Screen Width |
| 754868 visual anomaly in gtk path bar |
| 754990 Missing (out) annotation for gdk_rgba_parse |
| 760522 gtk_misc_set_padding not used for size req |
| 760714 GtkWindow: CSS node documentation is not clear |
| 760754 gedit crashes detaching a tab |
| 760881 file can't be saved if executable attribute is not set |
| 760891 GtkTreeView Cannot expand/collapse rows by mouse |
| 760897 A few clean ups to the shm handling code |
| 760933 Make it possible to query the CSS opacity with gtk_style_conte... |
| 760942 gitg drawing code broken |
| 760967 notebook gadget allocation issue |
| 761005 GtkColorChooser: make set_rgba work in editor mode |
| 761095 wayland: use shm_open instead of open in tmpdir |
| 761128 Selected text in password entry not drawn correctly |
| 761254 GtkDialog exposes public action_box internal child |
| 761026 File chooser: Make Escape close the dialog |
| 761318 css: Support the image() notation |
| |
| * Translation updates: |
| German |
| Hungarian |
| |
| |
| Overview of Changes in GTK+ 3.19.7 |
| ================================== |
| |
| * GtkNotebook: |
| - Has been converted to use gadgets |
| - Style properties have been deprecated |
| |
| * GtkTextView: |
| - Offers (some) control over cursor blinking |
| |
| * CSS changes: |
| - Fix rendering of asymmetric borders |
| - Add CSS names to more widgets |
| - Support recoloring icons with -gtk-recolor |
| |
| * Themes: |
| - Many Adwaita fixes |
| |
| * GTK+ widget drawing scalability has been improved (for containers |
| with many children, like large list boxes or flow boxes). |
| |
| * Drag-and-Drop has been rearchitected to move the input handling into |
| GDK, where different backends can handle it according to their needs |
| and capabilities. The new, 'managed' DND is currently implemented |
| for X11 and Wayland. |
| |
| * Wayland: |
| - Support kinetic scrolling, using the new events in version 5 of the |
| wl_pointer interface |
| - Suppport DND actions and drag cancellation that were added in version |
| 3 of the wl_data_offer interface |
| |
| * Bugs fixed: |
| 722727 Widget state CSS pseudoclasses should work with adjacent selectors |
| 722937 problem rendering asymmetric borders with dotted style |
| 748327 W32: GDK can be hypothetically stuck in time |
| 756729 No kinetic scrolling on Wayland |
| 757503 Selected text is white on white (invisible) - Evo / GTK+ 3.19.1 |
| 759785 GdkSeat: Suspected errors in documentation |
| 759898 W32: There's a gap between tooltip window and its shadow |
| 760350 Cast the return value of g_array_free to void* before casting to... |
| 760388 MS lib files cannot be generated (with patch) |
| 760416 broadwayd --help shows translated characters as question marks o... |
| 760427 Adwaita: Separators in popovers shouldn't always have margins |
| 760445 regression: openQA no longer able to press ctrl-alt-del to get t... |
| 760509 GdkWindow positions/sizes include css margins |
| 760524 linked comboboxes change size when clicked |
| 760525 Labels in dialog buttons misaligned |
| 760528 GtkFrame child should start below the label widget |
| 760536 ship a mini icon theme for recolarable symbolic icon assets |
| 760572 Inspector highlights "random" widgets |
| 760596 epiphany middle click on link opens an invisible tab |
| 760615 GTK FTBFS with MinGW-w64 |
| 760640 Crash in gtk_notebook_set_show_tabs when closing Epiphany |
| 760663 Some labels on RTL in some menus dosn't shown |
| 760668 box gadget: Implement cross-axis alignment |
| 760680 Emitting "shutdown" signal twice leads to a crash |
| 760748 GtkTextView should allow hooks for reseting blink time |
| 760754 gedit crashes detaching a tab |
| 756729 No kinetic scrolling on Wayland |
| 760370 GDK-ify drag and drop |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Finnish |
| Japanese |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.19.6 |
| ================================== |
| |
| * CSS changes: |
| - CSS margins, border and padding are more consistently supported |
| - More widgets support min-width and min-height |
| - More style properties have been superseded by CSS properties |
| - Pseudo state names have been aligned with what CSS uses: |
| :disabled instead of :insensitive, :indeterminate instead of |
| :inconsistent and :drop(active) instead of :dnd. The old names |
| still work |
| - GTK+ specific CSS properties have been prefixed with -gtk-. |
| The old names still work |
| - The CSS syntax for Radial gradients is now supported |
| - CSS documentation has been rewritten and expanded |
| |
| * Themes: |
| - GTK+ now includes a HighContrastInverse theme which is a dark |
| variant of the HighContrast theme |
| |
| * Inspector: |
| - The inspector can now highlight widgets that are causing resizes, |
| which can be helpful in tracking down allocation loops |
| |
| * Wayland: |
| - Prefer subsurfaces for temporary windows when possible, to fix |
| placement issues |
| - Improve handling of dialogs without transient parent |
| - Force a grab cursor while a popup is shown |
| |
| * Bugs fixed: |
| 728344 Collate setting in Print Dialog does not override PPD setting... |
| 753520 Gtk potentially misses nullable in 166 functions |
| 756618 GtkWindow CSD: gtk_window_resize() also includes client side ... |
| 757147 gdk_pixbuf_get_from_window() doesn't honor device scale |
| 757411 Reference GtkIconSize in argument/return documentation |
| 759161 wayland: dialog stacking without parents (RFC) |
| 759299 wayland: possible infinite loop in gdkwindow-wayland |
| 759541 shortcuts: Make sure that hidden shortcuts stay hidden |
| 759567 Treeview column header buttons are jumpy |
| 759586 Add a way to highlight resizing widgets |
| 759607 gtkdnd-quartz: fix gtk_drag_begin_internal |
| 759664 Buttonbox broken in chess promotion dialog |
| 759668 Drawing failures with GTK+ master |
| 759670 GtkPaned doesn't react to mouse dragging in some cases |
| 759705 Sidebar broken in GNOME Disks |
| 759738 wayland: use a subsurface for GDK_WINDOW_TEMP if attached to ... |
| 759764 gtkinspector crashes app when selecting 'cancel' on initial p... |
| 759768 gtkinspector crashes app on termination, when selecting 'canc... |
| 759771 GdkSeat: Missing G_BEGIN_DECLS and G_END_DECLS |
| 759857 Signal name should not be translated |
| 759905 Popover: Invisible to events when we set transparent backgrounds |
| 759917 GtkStatusIcon: avoid criticals |
| 760018 Separator Tool Items with draw=false still get drawn |
| 760082 GtkBinding: Use correct CSS key in examples |
| 760097 GtkShortcutsWindow: Gestures not shown correctly in search re... |
| 760141 New gdk_cursor_new_from_name() fallback breaks behavior expec... |
| 760148 Duplication of word in document |
| 760169 GtkColorButton sensitive and insensitive appearances are bare... |
| 760188 GDK's X11 backend leaks SyncCounters |
| 760202 gtkbuilder: Install gettext ITS files |
| 760213 wayland: gdk_seat_grab() set cursor not resilient |
| 760238 Improve function documentation for gtk_css_provider_load_from... |
| 760314 gtkimcontextime.c: Silence gtk_style_context_set_state() warn... |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| German |
| Hebrew |
| Indonesian |
| Norwegian bokmål |
| Portuguese |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.19.5 |
| ================================== |
| |
| * GtkShortcutsWindow: |
| - GtkShortcutsGesture has been removed, since GtkShortcutsShortcut |
| can now document gestures |
| |
| * GtkFileChooser: |
| - The places view now shows the available space when that information |
| is available |
| - Problems with remembering the dialog size have been fixed |
| |
| * CSS changes: |
| - CSS margins, border and padding are more consistently supported |
| - Many widgets now support min-width and min-height |
| - Many style properties have been superseded by CSS properties |
| |
| * Adwaita: |
| - Some visual updates and fixes |
| |
| * Wayland: |
| - DND with icon widgets is working properly |
| |
| * GDK: |
| - More of the DND implementation is now handled in GDK: creating the |
| drag window, moving the window along with the cursor, the drag |
| cancel animation. |
| - GdkSeat is a new API that supersedes grabs on individual devices and |
| is a better fit for backends like Wayland or Mir |
| |
| * Bugs fixed: |
| 758929 GtkEntryCompletion should allow for changing the popdown delay |
| 759079 GtkComboBox triggers segmentation fault in update_menu_sensitivity... |
| 759081 Add 'nullable' to return type of gtk_cell_layout_get_area. |
| 759091 notebook tab stays hovered if mouse leaves slowly |
| 759092 GtkTextIter: add starts_tag() and deprecate begins_tag(), for cons... |
| 759168 wayland: Implement DND icon hotspot API |
| 759225 placesview: implement available space |
| 759260 [Adwaita:dark] menus on GtkTreeView barely visible because menu sh... |
| 759309 Add GdkSeat |
| 759323 gdk_display_get_pointer(): segfault if application client (core) p... |
| 729593 Add margin style property to GtkSwitch slider |
| 756191 GtkModelButton css padding not working |
| 708394 CSS - support min-width |
| 755947 wayland: gnome-terminal does not fill entire area when tiled |
| |
| * Translation updates: |
| Arabic |
| German |
| Polish |
| Portuguese |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.19.4 |
| ================================== |
| |
| * GtkPopover can now be instructed to stay within the toplevel window |
| on platforms that don't already enforce this (such as Wayland) |
| |
| * Wayland: |
| - Memory leak fixes |
| - Window positioning and sizing fixes |
| - Clipboard and DND fixes |
| - New build dependency: wayland-protocols |
| |
| * CSS changes: |
| - The -gtk-image-effect property was renamed to -gtk-icon-effect |
| - Active spinners are now :checked, not :active |
| - A -gtk-icontheme property has been added |
| - A -gtk-icon-palette has been added to allow recoloring symbolic icons |
| - Drag highlighting uses the new :dnd pseudoclass |
| |
| * DND: |
| - Make drag highlighting themable |
| - Stop using RGBA cursors for drag icons (this only ever worked on X11) |
| - Change the handling of drag windows to work on Wayland. The drag window |
| implementation has been moved to GDK, with the new function |
| gdk_drag_context_get_drag_window |
| - Non-toplevel widgets can be used as drag widgets |
| |
| * Bugs fixed: |
| 539944 Add GtkScaleButton API so struct fields can be marked as private |
| 732742 Infinite recursion on GdkDevice disposal |
| 735847 move animatable cursors' current frame info into GdkCursor |
| 747295 shared memory leak when creating/destroying widgets |
| 756618 GtkWindow CSD: gtk_window_resize() also includes client side deco... |
| 757147 gdk_pixbuf_get_from_window() doesn't honor device scale |
| 757282 "window: Ignore geometry widget" commit breaks gnome-terminal win... |
| 757474 Add option for automatic GtkPopover placement |
| 758483 GDK W32: Incorrectly uses SetWindowLong() to set/unset WS_EX_TOPM... |
| 758484 GDK W32: Some calls to W32 routines are rather unclear |
| 758563 play bar gets weird position in fullscreen under Wayland |
| 758609 Regression with firefox dropdown menu position |
| 758634 wayland: Use wayland-protocols for shared protocols |
| 758660 Copy and paste doesn't work in wayland session |
| 758661 every second right-click to window header is ignored (CSD-related?) |
| 758698 Bug backward search + case insensitive + preceding multi-byte cha... |
| 758713 Evolution cannot start on wayland if the clipboard contains data ... |
| 758790 A few stylistic icon-browser patches |
| 758901 wayland: old window size applied sometimes |
| 758908 The app chooser dialog uses a non standard icon and doesn't wrap ... |
| 758930 GTK+ spamming system logs with "doesn't match state" warnings |
| 758936 Widgets within an offscreen windows are blurry on wayland with hidpi |
| 759018 wayland: tests/testtooltips custom tooltip misplaced at (0,0) on ... |
| |
| * Translation updates: |
| Polish |
| Portuguese |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.19.3 |
| ================================== |
| |
| * Theming changes |
| - Non-standard CSS properties have been renamed to have a -gtk- |
| prefix (the old names still work, with a warning): |
| gtk-key-bindings is now -gtk-key-bindings |
| icon-shadow is now -gtk-icon-shadow |
| - CSS parsing errors and warnings are shown in the inspector |
| |
| * GtkShortcutsWindow: |
| - Widgets are more complete, to allow supporting them in glade |
| - GtkShortcutsShortcut can now show gestures as well, GtkShortcutsGesture |
| is no longer needed and will be removed soon |
| - GtkShortcutsShortcut supports standard gestures, with predefined |
| icons and subtitles |
| |
| * Bugs fixed: |
| 746745 Window suddenly always on top |
| 758025 cursor flickering |
| 758094 GtkSpinButton missing redraw |
| 758187 Stock images for gestures |
| 758367 GTK+ 3 does not respect bold in org.gnome.desktop.interface font-name |
| 758407 Could not send the search request \ GDBus.Error:org.freedesktop.Tr... |
| 758442 gtk_style_context_save() destroys style information |
| |
| |
| Overview of Changes in GTK+ 3.19.2 |
| ================================== |
| |
| * Most widgets have been ported to CSS nodes. The element names and |
| the tree relationships are documented now. The Adwaita and HighContrast |
| themes have been mostly kept up-to-date with these changes. Third-party |
| themes and custom CSS will need adjustments. |
| |
| * The inspector now shows CSS nodes and allows to manipulate them. |
| |
| * Size allocation has been simplified to avoid excessive resizes of |
| the entire window. |
| |
| * GtkShortcutsWindow can now display direction-dependent shortcuts |
| and sequences of keys. |
| |
| * Support for native file chooser on Win32 when using the new |
| GtkFileChooserNative API, and when using GtkFileChooserButton. |
| |
| * The GtkFileChooser interface prerequisite was changed from GtkWidget |
| to GObject to allow non-widget filechooser implementations. |
| |
| * :focus-on-click has been moved from various subclasses to GtkWidget, |
| so it is now available for every widget, in particular GtkListBoxRow. |
| |
| * Bugs fixed: |
| 735341 Fix/improve gtk_text_buffer_get_iter_at_*() functions |
| 748904 wayland: map real modifiers to virtual modifiers |
| 756618 GtkWindow CSD: gtk_window_resize() also includes client side decorations... |
| 756625 segfault in captured_event_cb |
| 756670 Popover is shown below clutter widget after tab switch from Gtk.Notebook |
| 756978 Deadlock in the places widget |
| 757221 Memory leak in gtk-3.0.m4 |
| 757269 Allow to make ListBoxRows not grab focus when activated |
| 757324 win32: handle WM_DISPLAYCHANGE globally |
| 757358 single touch devices are not detected as touch devices |
| 757377 settings.ini is only loaded from first XDG_CONFIG_DIRS entry |
| 757397 gtk_widget_set_name() doesn't properly refresh the style |
| 757805 gtkwindow: CSD windows not resizable in metacity |
| 757888 ShortcutsWindow: Support different keyboard shortcuts for LTR vs RTL loc... |
| 757950 Hanle double click better in the new file chooser |
| 757968 Typo in GtkCheckMenuItem |
| 757984 gtkimcontextsimple.c: Fix build on Windows |
| 758072 [Wayland] additional mouse buttons don't work |
| 758087 gtkcontainer: clarify requirements for implementations |
| 758208 GtkStackSwitcher should allow changing the icon size |
| 758327 gnome-disks segfault in gdkwayland get_popup_parent... |
| 758086 gtkstack: allow subclasses overriding properties on init |
| 758175 Fix character entity |
| |
| * Translation updates: |
| Hebrew |
| Hungarian |
| Norwegian bokmål |
| Portuguese |
| Scottish Gaelic |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.19.1 |
| ================================== |
| |
| * Support for help overlays to document keyboard shortcuts and gestures |
| has been added |
| |
| * GdkAppLaunchContext is now setting the DISPLAY environment variable |
| for X11 |
| |
| * Support for GL legacy profiles has been added back |
| |
| * GTK+ now loads compose tables in the format used by XLib from |
| ~/.config/gtk-3.0/Compose, ~/.XCompose and the X11 locale information |
| |
| * GtkBuilder can now create GFile objects, for use in e.g. GFileIcons. |
| |
| * New APIs: |
| - GtkShortcutsWindow |
| - gtk_text_tag_changed |
| - gtk_settings_reset_property |
| - gdk_rectangle_equal |
| - gdk_gl_context_is_legacy |
| |
| * A new commandline utility, gtk-query-settings, to query GTK+ settings, |
| has been added |
| |
| * Theming: Element names are now supported. |
| A number of widgets have already been changed to use element names for |
| the widget itself and its various subelements. This effort will continue |
| in next development releases. |
| This change will require adjustments in themes and custom css - as part of |
| this transition, the element names and style classes in use are documented |
| and will be stable going forward. |
| |
| * Debugging: GtkInspector can now edit string-array-valued properties |
| |
| * Wayland: |
| - Fix transparent terminals |
| - Fix treeview search popups |
| * Debugging: GtkInspector can now edit string-array-valued properties |
| |
| * Wayland: |
| - Fix transparent terminals |
| - Fix treeview search popups |
| - Fix CSD window resizing / moving |
| |
| * Bugs fixed: |
| 721120 GtkIMContextSimple needs locale compose tables similar with X11. |
| 735341 Fix/improve gtk_text_buffer_get_iter_at_*() functions |
| 753371 Bad focus order in GtkFlowBox |
| 753992 im-quartz discard_preedit segmentation fault |
| 754983 Wayland: g_desktop_app_info_launch_uris_with_spawn() forces DISPLAY... |
| 755008 API to reset a gtksettings property |
| 755413 Bug in _gtk_text_btree_get_iter_at_last_toggle() |
| 755416 Be able to subclass GtkTextTag cleanly |
| 755654 mmc/sd drive does not appear in Nautilus |
| 755791 GtkSwitch: unclip css box-shadow on the slider |
| 755927 Occasional "stuck key" after closing window using keyboard shortcut... |
| 755988 gtk printer dialog won't print jobs with names exceeding 255 charac... |
| 756042 GtkAssistant: Segfault after g_object_run_dispose(page) |
| 756142 Bring back support for legacy OpenGL contexts |
| 756160 Crash/segfault when dragging tabs (after 2nd/3rd/4th+ drag) |
| 756174 Add a tool to inspect all xsettings from the command line |
| 756195 GtkColorChooser: Plus/checkmark icons are blurry in hidpi |
| 756338 applications segfaults on 3.18.1 when using external themes |
| 756428 Add a help overlay widget |
| 756439 Regression: Critical warning "g_app_launch_context_get_display: ass... |
| 756449 GtkTextHandle artifacts under Wayland |
| 756496 wayland: Make it possible to use a window type hint to map as a sub... |
| 756505 Entering a dot removes all other characters from input |
| 756568 Some improvements to gtkplacesview |
| 756589 Improve the heuristics for external drives |
| 756618 GtkWindow CSD: gtk_window_resize() also includes client side decora... |
| 756625 segfault in captured_event_cb |
| 756751 Keypad decimal point patch prevents entry of comma in german keypad... |
| 756770 GTK+ 3.18.2 doesn't compile on OS X 10.6 (but so close!) |
| 756852 GtkInspector segfaults when you respond to a GtkFileChooserDialog |
| 756881 Guard against selection requestor disappearing |
| 756886 The GtkWindow patch here is necessary to make transparent terminals... |
| 756780 wayland: Fix GtkTreeView's search window |
| 757147 gdk_pixbuf_get_from_window: honor device scale |
| |
| * Translation updates: |
| Basque |
| Czech |
| German |
| Norwegian bokmål |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.18.1 |
| ================================== |
| |
| * Speed up rounded rectangle drawing by caching arcs |
| |
| * Make popover animations faster |
| |
| * Bug fixes: |
| 582747 Print dialog sets wrong printer options |
| 751368 wayland: gnome-terminal does not fill entire area when fullscreen... |
| 751787 Images of refresh button and logo are pixelated on scaled outputs |
| 753628 user options of wrong printer are used |
| 755038 Add some (nullable) annotations to gtkmain.c |
| 755215 Crash when renaming a sidebar’s folder (function that shouldn’t b... |
| 755268 [HighContrast] GtkPlacesSidebar’s “eject” button should probably ... |
| 755432 gtkapplication: segfault when destroying window |
| 755435 Optimize GtkPopover positioning |
| 755444 Rename bookmark crashes nautilus |
| 755455 undefined reference to `__builtin_popcount' |
| 755473 segfault freeing popover from no parent |
| 755528 Popover transitions are rather slow |
| 755691 /bitmask/invert_range_hardcoded test fails |
| 755692 gtk-demo bad return value for the callback function for the "comm... |
| 755926 Directory navigation awkward with search in the file chooser |
| 755931 File chooser: interactive search drops the 1st character when use... |
| 755954 Crash when accessing Gtk.Application.add_window() |
| Robustness fixes in GtkAppChooser |
| Avoid showing duplicate entries in GtkAppChooser |
| Inspector: ellipsize accessible names |
| |
| * Translation updates: |
| Arabic |
| Bosnian |
| Finnish |
| German |
| Hebrew |
| Irish |
| Italian |
| Khmer |
| Kikongo |
| Russian |
| Serbian |
| Serbian Latin |
| Tajik |
| Uyghur |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.18.0 |
| ================================== |
| |
| * Speed up shadow drawing by caching corner shadows |
| |
| * Memory leak fixes |
| |
| * Bugs fixed: |
| 681965 Clean up the autotools files on the parts used for Visual C++... |
| 754098 Cannot resize window with destroyed EventBox |
| 754629 gtk-demo: $(EXEEXT) is missing |
| 754745 overlay scrollbar shouldn't hide when the slider is being grabbed |
| 754952 gdk_pixbuf_get_from_window: always returns same image |
| 755021 context menu in empty file folder -> crash |
| 755274 test-simplify uses bashism in /bin/sh script |
| 755352 Crash on widget destruction during event handling |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| Danish |
| French |
| Greek |
| Hungarian |
| Japanese |
| Kazakh |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Persian |
| Russian |
| Serbian |
| Serbian Latin |
| Spanish |
| Swedish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.17.9 |
| ================================== |
| |
| * GtkPopover has been changed back to not inherit its style |
| from the widget it is attached to |
| |
| * The Ctrl-K key binding has been dropped from GtkEntry to avoid |
| conflict with a firefox shortcut |
| |
| * Theme |
| - Adwaita: fixes for rubberbanding, icon view highlighting |
| - HighContrast: fixes for path bar, linked entries, color button |
| |
| * Wayland |
| - Fix assertions when using GL |
| |
| * gtk3-demo can now launch individual demos from the commandline |
| |
| * Various optimizations |
| - Use g_object_notify_by_pspec |
| - Reduce g_return_if_fail in internal APIs |
| - Speed up some bitmask operations |
| - Avoid some copies in inner loops |
| - Make better use of GQuarks |
| - Use CAIRO_CONTENT_COLOR when possible |
| - Avoid allocations and referencing during repaint |
| - Stop sending Expose events for most widgets |
| - Avoid ::draw and ::size-allocate signal overhead when possible |
| |
| * Bugs fixed: |
| 753431 Scroll events from wireless mouse are ignored |
| 753628 user options of wrong printer are used |
| 754143 Popover and GLarea crash on wayland |
| 754410 "Open" popover item on selected sidebar row does nothing |
| 754411 sidebar row popover confusing with bookmarks with short names |
| 754535 Cursor disappears only on adding characters |
| 754559 GtkFlowBox: bad allocation of the children in RTL locales |
| 754658 GtkTextView should always use RGB (no-alpha) when drawing to pi... |
| 754687 Drop the GSlice allocator |
| 754746 Add afp and google-drive to list of remote filesystems |
| 754770 GtkGLArea and gtk_window_present() crash on Wayland |
| 754854 unexpected background color in tray icon |
| 754866 [HighContrast] GtkListBoxRow should have the same height than i... |
| 754928 Broken .ui translations |
| 754987 Inspector can't show GtkAdjustments anymore |
| 754839 wayland: Make subsurface desynchronized after first parent surf... |
| |
| * Translation updates: |
| French |
| Greek |
| Kazakh |
| Korean |
| Lithuanian |
| Norwegian bokmål |
| Polish |
| Portuguese |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.17.8 |
| ================================== |
| |
| * GtkFileChooser: |
| - Show network:/// in the places view |
| - Provide better loading feedback |
| |
| * GtkTextView |
| - Fix fallout from margin/padding addition |
| |
| * GtkOverlay |
| - Always align widgets relative to the overlay, not to the |
| main widget |
| |
| * GtkListBox |
| - Support focusable headers |
| |
| * Theme |
| - Improve performance of GtkListBox |
| - Better GtkCalendar theming |
| |
| * Wayland: |
| - Make most tests work under Wayland |
| - Closing displays works now |
| - Fix key repeat sometimes running wild |
| |
| * Bug fixes: |
| |
| 345345 PrintOperation::paginate is not emitted for class handler |
| 736125 The default gtk accelerator mod mask does not include all ... |
| 752615 listbox: Model items changed doesn't take sorting into account |
| 753185 gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' f... |
| 753357 [HighContrast] Days of a different month in GtkCalendar sho... |
| 753495 Kinetic scrolling events still reach the GtkScrolledWindow |
| 753644 Switching from Multipress input method to None immediately ... |
| 753694 GtkListBox: Assumes all focusable widgets are GtkListBoxRow... |
| 753786 Implement high priority improvements for gtkplacesview |
| 753815 scroll fix with margin/padding |
| 753856 wayland: Only bind supported unstable pointer gestures global |
| 753925 Remote volumes and mounts get shuffled around |
| 753969 check if a folder is accessible |
| 754022 Remote locations have different actions (and icons) |
| 754086 String marked as properties |
| 754133 Gtk:ERROR:gtkfilechooserwidget.c:8495:post_process_ui: asse... |
| 754150 places view network header spinner is borked |
| 754158 wayland: Don't broadcast selection owner changes |
| 754410 "Open" popover item on selected sidebar row does nothing |
| 754421 settings: annotatiion typos suppress deprecation notices fo... |
| |
| * Translation updates |
| Catalan |
| Chinese (Taiwan) |
| Galician |
| Greek |
| Hebrew |
| Hungarian |
| Indonesian |
| Lithuanian |
| Polish |
| Portuguese |
| Slovak |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.17.7 |
| ================================== |
| |
| * GtkFileChooser: |
| - Various refinements to the places view |
| |
| * GtkFontChooser: |
| - Make Escape stop search |
| - Various other keynav improvements |
| |
| * GtkColorChooser: |
| - Make it possible to start with the editor |
| |
| * GtkTextView: |
| - Support top margins |
| - Use CSS padding from the theme |
| |
| * GtkFlowBox: |
| - Allow using a GListModel |
| |
| * GtkCellRendererText: |
| - Support alpha in foreground color |
| |
| * Theme and CSS: |
| - HighContrast theme improvements |
| |
| * GDK: |
| - Add support for touchpad gesture events |
| |
| * OS X: |
| - Implement CSD resize for all corners and edges |
| |
| * Wayland: |
| - Support touchpad gestures |
| |
| * Bugs fixed: |
| 737804 Setting files on a GtkFileChooser twice before mainloop throws... |
| 752814 Fix build of gtk/gtkcsstypesprivate.h |
| 753329 quartz: Implement CSD drag resize for all edges/corners |
| 753357 [HighContrast] Days of a different month in GtkCalendar should... |
| 753391 [HighContrast] GtkPlacesSidebar:backdrop is white-covered on t... |
| 753392 listbox: Avoid using show_all on rows |
| 753451 GtkLinkButton's context menu has underlined labels |
| 753568 popover: Optimize the transition |
| 753621 wayland: calculate screen physical size |
| 406159 gtk text view widget doesn't have set_top_margin function |
| 746435 wayland: Use g_get_prgname() to get the xdg_surface.set_app_id string |
| |
| * Translation updates: |
| Catalan |
| Galician |
| Lithuanian |
| Norwegian bokmål |
| Portuguese |
| Slovak |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.17.6 |
| ================================== |
| |
| * GtkFileChooser: |
| - Handle ., / and ~ in the location entry |
| - Improve keyboard navigation in save mode |
| - Don't search recursively in remote locations |
| - Allow activating without double-click |
| |
| * GtkFontChooser: |
| - Bring back a lazy loading optimization that was lost |
| |
| * GtkWindow: |
| - Fix handling of window states before the window is mapped |
| - Add API to fullscreen on a given monitor |
| |
| * GtkTextView: |
| - Support font features on tags |
| |
| * Theme and CSS |
| - Various HighContrast theme fixes and improvements |
| - Reduce redraws caused by irrelevant style changes |
| |
| * gtk-demo gained some more examples |
| |
| * GtkInspector |
| - Show wayland display information |
| - Show monitor information |
| - Preserve the selected object when rescanning the object tree |
| |
| * X11: |
| - Make copy-paste work across multiple screens again |
| |
| * OS X: |
| - Fix maximization |
| - Fix winodw shadows |
| - Implement notebook tab DND |
| - Hi-dpi icon fixes |
| |
| * Bugs fixed: |
| 579466 gtk_entry_completion_insert_action documentation is misleading |
| 610925 GtkFileChooserDialog won't pick show-hidden setting from a ... |
| 652085 CSS cursor support |
| 721398 clipboard not working across screens |
| 734984 CSD windows have incorrectly sized shadows |
| 741685 Invalid memory read on resizing window |
| 746491 [HighContrast] GtkSpinButtons are looking bad |
| 748772 Use new pango_fc_font_map_config_changed() |
| 749339 [Wayland] Gdk-CRITICAL **: gdk_window_get_display: assertion ... |
| 751721 No release event for shift key when both shift keys were pressed |
| 752327 second right-click on header bar buttons brings WM menu, and ... |
| 752577 infinite loop on using nautilus menu |
| 752633 Several GtkPlacesSidebar methods need better documentation |
| 752638 notebook tab dragging doesn't work on Quartz (patches included... |
| 752664 Inspector only shows widget tree if created after startup |
| 752677 x11: implement fullscreen_on_monitor |
| 752707 Location bar navigation to parent directories |
| 752708 File chooser in SAVE mode should accept "foobar/" to navigate |
| 752761 GtkMenu: Properly detach menu when the window is detached |
| 752765 GtkWindow: queue states if not mapped not if not realized |
| 752810 Doubled spacing in string |
| 752875 wayland: Fix initial fullscreen monitor support |
| 752920 GtkLabel's warnings when parsing the markup failed are unhelpful |
| 752960 [HighContrast] GtkPlacesSidebar needs padding (?) around icons |
| 752965 [HighContrast] GtkLinkButton is similar to a non-interactive label |
| 752969 [HighContrast] GtkCheckMenuItem:prelight:checked should be whit... |
| 752975 [HighContrast] selected row of backdrop GtkTreeView should prob... |
| 752977 [HighContrast] clicked header of a GtkTreeView is all black |
| 752978 [HighContrast] label of a GtkProgressBar should probably be black |
| 753048 GtkImage leak when a GtkButton subclass calls gtk_button_set_im... |
| 753051 [HighContrast] double border for the “add custom color” button |
| 753060 [HighContrast] switching from sensitive to insensitive resizes ... |
| 753130 inspector should keep object tree expanded to the selected object |
| 753138 wayland: Invalidate our gtk_surface when we're unmapped |
| 753142 File icons in the filechooser listview only appear 1 out of 2 t... |
| 753230 Adwaita: odd insensitive calendar |
| 753256 Don't handle key event when nothing happens |
| 753284 GtkFileChooser segfault when compiling with clang |
| |
| * Translation updates: |
| Catalan |
| Czech |
| Greek |
| Hebrew |
| Polish |
| Portuguese |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.17.5 |
| ================================== |
| |
| * GtkFileChooser: |
| - Always search in the current location, and indicate this in |
| the subtitle. Show progress for long searches, and show a nice |
| empty state. |
| - Make search in recent files work |
| - Fix sorting order of recent files and search results |
| - Various improvements to keyboard navigation: |
| - Ctrl-F toggles search |
| - . opens location entry |
| - Alt-P focuses the sidebar |
| - Escape stops search and closes the location entry |
| - Move the name entry to the header bar in Save modes |
| - Don't show Trash and Recent in the sidebar in Save modes |
| - Allow renaming and deleting files in Save modes |
| - Improved sizing behavior of columns |
| - Improved formatting of the time and location columns |
| - Time column can show date and time |
| - Move fixed and network drives and volumes from the sidebar |
| to a new view that also allows to connect to remote servers |
| - Use popovers for context menus and support long press to make |
| them accessible with touch |
| |
| * GtkScrolledWindow |
| - Keep scrollbars below treeview headers |
| - Switch the roles of secondary and middle click on scrollbar steppers |
| - Primary click starts low-speed autoscrolling |
| - Secondary click start high-speed autoscrolling |
| - Middle click scrolls to the end |
| - Tweak button bindings on scrollbars (and scales) |
| - Primary click warps to the location |
| - Primary click with Shift jumps by pages |
| - Secondary click starts variable-speed autoscrolling |
| |
| * Theme and CSS |
| - GtkSwitch has a new slider-height style property to make square |
| switches possible |
| - Support CSS letter-spacing for labels and entries |
| - Partial support for CSS text-decoration |
| |
| * Font handling |
| - Per-widget font options and font maps are supported now |
| |
| * gtk-demo has various new and improved examples |
| |
| * X11 |
| - Fix rendering stalls over remote ssh connections |
| |
| * Wayland |
| - Various fixes to make Copy-Paste and Drag-and-Drop work better |
| - Ignore size increments for maximized and fullscreen windows |
| - Fix cursor handling in hi-dpi |
| |
| * Mir |
| - Various fixes and improvements |
| |
| * Broadway |
| - Windows can now be maximized |
| |
| * OS X |
| - Support windows with a fixed aspect ratio |
| |
| * Bugs fixed: |
| 325150 Save As dialog cannot delete or rename files |
| 593372 save dialog treats trailing spaces literally |
| 720684 "Places" panel in Open File Dialog should should have a mnemonic... |
| 741800 GTK3 apps have huge rendering pauses/hangs over SSH connection |
| 748892 wayland: focus issue with gnome-terminal |
| 750870 gtk3 does apparently ignore replayed events? |
| 750994 X11: First mouse wheel event ignored after right click or Alt+Ta... |
| 751341 GtkWindow: fix default empty window size with CSD |
| 751368 wayland: gnome-terminal does fill entire area when fullscreen or... |
| 751401 crash on DnD |
| 751414 File descriptor leak in gdk_wayland_selection_request_target() |
| 751443 resource_path value cleared in gtk_image_set_from_resource |
| 751447 GtkSearchBar takes up half the height of gnome-system-monitor's ... |
| 751448 Bookmarks sometimes disappear when dragging them away |
| 751625 build error with pure wayland |
| 751677 per-widget font options |
| 751689 switch: add a style property for the switch height |
| 751739 Deadlock in X11 when setting XSetErrorHandler while another thre... |
| 751752 Memleak when both opening shm and opening file in tmp fail |
| 751754 GtkSwitch: calling gtk_switch_set_active in the handler for noti... |
| 751793 DnD: Look up past insensitive widgets for the DnD drop site |
| 751800 Warn for whitespace at beginning or end of new folder names |
| 751805 Avoid the scrollable border when placing scrollbars |
| 751811 improve the font_options setter |
| 751877 gtkdrawingarea: crash when drawing a video |
| 751910 Headerbar - Buttons doesn't work until focus is changed |
| 752000 GtkApplication vs. _NET_WM_USER_TIME |
| 752016 testgmenu: use the menu binding code |
| 752025 wayland: print correct coordinates during DnD |
| 752034 Delegate permanent devices and connected networks from Places Si... |
| 752088 Improve GtkImageMenuItem documentation to reflect deprecation st... |
| 752093 Improvement to GtkImageMenuItem long description and code snippet |
| 752131 GtkButtonBox has spacing between buttons by default when set to ... |
| 752509 GtkFileChooserButton causes layout jumps |
| 752520 Crash getting a NULL visual in glx_pixmap_get |
| 309300 Add a key binding for adjusting the value in a spin box |
| 725551 GTK FontChooserWidget should show a placeholder text in the empt... |
| 751812 add gtk_widget_set_font_map |
| 752502 Documentation fix for GdkGLContext |
| 752616 wayland: Always apply scaling factor to cursor hotspot and dimen... |
| 752599 GtkDrawingArea: Only respects background-color if "draw" signal ... |
| |
| |
| * Translation updates: |
| Czech |
| Greek |
| Hebrew |
| Hungarian |
| Polish |
| Portuguese |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.17.4 |
| ================================== |
| |
| * GtkStack animates size changes |
| |
| * GtkListBox and GtkFlowBox support positional css selectors |
| like :first-child, :last-child and :nth-child |
| |
| * GtkPlacesSidebar has been rewritten to use GtkListBox |
| |
| * Touch selection in GtkTextView and GtkEntry has been greatly |
| improved |
| |
| * There's now a way to have output-only windows, and this is |
| used by GtkOverlay for pass-through overlays |
| |
| * Bug fixes: |
| 724506 Do not animate and notify during destroy |
| 725441 Print Dialog: Add support for PPD-less printing on IPP printers... |
| 745957 GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel (MyPa... |
| 747793 Implement part of bookmarks mockups |
| 748951 popup menus are being displayed at wrong position |
| 749650 Slider tick marks affect vertical positioning |
| 749717 wayland: Position popups relative to the parent surface |
| 749737 DnD breaks button-released events. (Setting a widget as DnD sou... |
| 750058 bad options for the keybindings in css instructions generate a ... |
| 750068 "Recent" shortcut is missing from the left pane in the file cho... |
| 750338 gtkrevealer: add css padding support |
| 750343 CSD enabled unconditionally for windows with titlebar |
| 750384 GtkDialog can not be moved when gtk_dialog_run from GtkListBox ... |
| 750396 make text selection widgets feel more interactive |
| 750424 GtkPlug has extra space around window |
| 750477 GtkFileChooserButton's label isn't xalign=0'ed |
| 750489 gtk settings c910 warning unexpected annotation element type co... |
| 750505 Main grid overlaps GtkPopover |
| 750568 Add support for windows that are transparent wrt input |
| 750605 icontheme: don't modify symbolic SVG dimensions when recoloring |
| 750631 GtkAssistant: Allow to set a page with no padding |
| 750690 Recent Chooser Widget doesn't expand |
| 750692 Touch text selection: magnifier can't be seen, obscures drag ha... |
| 750718 Improve documentation for deprecated properties |
| 750741 Popover spawned from within another popover gets stacked behind... |
| 750883 HighContrast: add suitable touch selection handle assets |
| 750888 Fix return value error in _gtk_text_handle_set_direction |
| 750892 testfontchooserdialog.c requires pangoft2 |
| 750993 non-modal popovers within modal popovers are non interactive |
| 751018 Widget: GtkMenuButton+GtkPopover gtk_toggle_button_set_active()... |
| 751050 Moving the mouse while a stepper is activated causes the scroll... |
| 751082 GtkTreeView draw performance is bad when contents are not large... |
| 751084 Wrong padding/spacing in the new bookmark sidebar in RTL |
| 751098 wayland: Always request transient commit when mapping subsurface |
| 751099 Fix return value error in gdk_window_set_pass_through |
| 751169 Improve search performance |
| 751341 GtkWindow: fix default empty window size with CSD |
| |
| * Translation updates: |
| Catalan |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Occitan |
| Spanish |
| Tajik |
| |
| |
| Overview of Changes in GTK+ 3.17.3 |
| ================================== |
| |
| * Respin to fix the tarball |
| |
| Overview of Changes in GTK+ 3.17.2 |
| ================================== |
| |
| * GtkFontChooser: |
| - Allow custom font maps, to support application-specific fonts |
| - Improve the 'no search results' page |
| |
| * GtkFileChooser: |
| - Change simple search engine to search breadth-first |
| - Make the simple search engine use GIO, so it works on |
| remote shares too |
| - Merge results from the tracker and simple search engines |
| - Add a 'no search results' page |
| |
| * GtkPlacesSidebar: |
| - Use a popover for renaming bookmarks |
| |
| * GtkPopover: |
| - Add support for default widgets |
| |
| * GtkScrolledWindow: |
| - Support kinetic scrolling on touchpads |
| |
| * GtkBuilder: |
| - Improve error reporting |
| - gtk-builder-tool can validate templates |
| - gtk-builder-tool can enumerate named objects |
| |
| * gtk3-demo: |
| - New cursors demo |
| - New page setup demo |
| - Builder demo ported away from GtkUIManager |
| |
| * GDK: |
| - Make css cursor names work across backends |
| |
| * Windows: |
| - Require Vista or newer |
| - Support RGBA windows |
| - Support css cursor names |
| - Support animated cursors |
| - Add cursor theme support. To take advantage of this, you will need |
| a new adwaita-icon-theme with Windows cursors. |
| |
| * Wayland: |
| - Remove assumptions on ordering of globals in startup |
| - Improve DND support in various places |
| - Support css cursor names |
| |
| * X11: |
| - Support XRANDR 1.5 monitor objects |
| - Support css cursor names |
| |
| * OS X: |
| - Support css cursor names |
| |
| * Bugs fixed: |
| 619493 Mark two functions from GtkAdjustment's public API deprecated |
| 693738 gtk print dialog shows "Getting printer information failed"... |
| 719683 Escaping issue "Failed to set text from markup due to error... |
| 719819 Wayland backend depends on ordering of globals in the displ... |
| 727316 W32: GDK does not support per-pixel alpha-blended windows |
| 744086 configure.ac: Pull gio-unix dependency for all unix builds |
| 746916 File chooser search does not work over remote network shares |
| 747150 hint for vertical writing mode to input method |
| 747634 gdk_set_program_class() breaks --class |
| 747664 GtkEntry:activates-default should work inside of popovers |
| 748234 Useless "Gtk-WARNING **: No object called:" warning message... |
| 748615 GtkWindow: Get the correct shadow width even before window ... |
| 748640 Documentation misses out example source files when not buil... |
| 748771 Add API to attach custom PangoFontMap to a font dialog inst... |
| 748782 fontchooser should reload list of families/styles on theme ... |
| 748783 Remove PANGO_ENABLE_BACKEND from gtksettings.c |
| 748784 GtkProgressBar text cannot be superimposed on the progress bar |
| 748833 Define GdkRectangle structure just for introspection parsing |
| 749009 notify test fails without a session bus |
| 749012 GtkStack: Don't emit notify::visible-child during destruction |
| 749021 GtkStackSwitcher: Don't emit notify::visible-child when set... |
| 749178 quartz: Support css cursor names |
| 749425 Memory leak in GtkWindow |
| 749451 Windows have no border |
| 749593 Miscellaneous test fixes |
| 749679 Avoid device position queries during DnD |
| 749770 Implement kinetic scrolling for libinput-managed devices |
| 748763 warnings when starting drag from GtkEntries |
| 749893 Crash when trying to drag a tab from a populated GtkNotebook... |
| |
| * Translation updates: |
| Catalan |
| Czech |
| French |
| German |
| Hebrew |
| Hungarian |
| Norwegian bokmål |
| Occitan |
| Polish |
| Russian |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.17.1 |
| ================================== |
| |
| * Themes: |
| - Many HighContrast theme improvements |
| - Stronger entry focus in Adwaita |
| - Improve client-side decorations without a compositor |
| |
| * Scrolling: |
| - Support horizontal wheel scrolling with Shift |
| - Make indicators pop up reliably |
| - Detect more trackpoints |
| - Handle pens, erasers and similar devices |
| |
| * GtkTextView: |
| - Support underline and strikethrough color |
| |
| * GtkFileChooser: |
| - Open location entry more easily |
| - Ensure a directory is loaded |
| - Use a popover for new folder names |
| |
| * GtkBuilder: |
| - Improve error messages |
| - Add a gtk-builder-tool utility for ui file validation |
| |
| * Inspector: |
| - Show accessible name and description |
| - Add a tab for CSS nodes |
| |
| * Wayland: |
| - DND and clipboard fixes |
| - Support attached modal dialogs with mutter |
| |
| * Windows: |
| - Drop XP support |
| - Support horizontal mouse wheel scrolling |
| |
| * Bugs fixed: |
| 132197 Horizontal Scrolling Using Modifier Key and Scroll Wheel |
| 402168 Add underline-color and strikethrough-color to GtkTextTag properties |
| 671362 Fixes for GtkRadioMenuItem |
| 723394 const parameter to GtkPopover gtk_popover_set_pointing_to |
| 734741 GtkScale's fill-level starts at the very left if show-fill-level is set |
| 737175 most horizontal sliders are inverted when scrolled with mouse wheel |
| 741849 Add GdkScreen->is_composited() for GDK-Win32 |
| 745721 wayland: Add support for gtk_window_set_modal |
| 746149 “Close tab” buttons change the tab high on hover when using HighContrast |
| 746188 [HighContrast] insensitive ModelButtons are not drawn insensitive |
| 746202 Provide a stronger focus indication for entries |
| 746301 Opening "Sound" panel generates pixman error |
| 746358 [HighContrast] insensitive active backdrop GtkSwitches should probably... |
| 746368 [HighContrast] the “selected color” mark is always black, even for black |
| 746369 [HighContrast] “no date selection” (white on white) |
| 746370 GtkExpander doesn't show it is expanded when using HighContrast theme |
| 746386 clipboard crash when other client becomes the selection owner |
| 746435 wayland: Use g_get_prgname as the xdg surface application id |
| 746468 gtkcairoblur is slow |
| 746493 [HighContrast] Labels’, RadioButtons’ and CheckButton’s texts are not... |
| 746586 crtical warnings in a11y if focus widget is destroyed |
| 746602 Invalid writes through dangling weak pointers in DND code cause crashes |
| 746668 Some legacy GL calls are still made by X11 backend |
| 746688 GtkProgressBar doesn't respect its style properties |
| 746706 Serious accessible event spewage from Gtk+ table cells |
| 746712 Range ignores the "inverted" property |
| 746746 gtk3-demo 'OpenGL Area' crashes on systems with old OpenGL version |
| 746784 GtkBooleanCellAccessible emits state-changed:checked signals instead... |
| 746817 GtkRadioButton keynav uses wrong succession |
| 746821 W32: Maximized window is obscured by the taskbar |
| 746862 popover clears shadow of underlying widgets |
| 746893 gtk_list_box_bind_model is not introspectable |
| 746904 make it possible to disable libcanberra |
| 746925 [HighContrast] Backdrop active (sensitive) GtkSwitch should look more... |
| 746961 new scroll bar "hides" after click+drag+release while mouse is still... |
| 747096 small cleanup in textbuffer clipoard handling |
| 747121 gtklabel.c: add note about set-markup property in gtk_set_markup() |
| 747133 overshoot animation is stopped on libinput-managed touchpads |
| 747288 [HighContrast] Insensitive backdrop ListBoxRow have an unnecessary border |
| 747305 x11/gl: Use after free in glx_pixmap_get() |
| 747406 Fix indicator proximity checks |
| 747407 Make indicators pop out when needed |
| 747469 CSD: can't open window menu using right click after moving window |
| 747471 [wayland] gdk_screen_get_monitor_geometry() returns invalid geometry |
| 747524 System tray icons fail to redraw correctly on Xfce (without display... |
| 747539 popover: Remove signal handlers in dispose |
| 747553 Popovers inside local plugs don't get size_allocate() called |
| 747560 Redefinition of typedef GtkCssNode |
| 747604 Fix build of gtk/inspector/css-node-tree.c |
| 747608 Scrollbar hiding / unhiding does not work with a stylus |
| 747689 [HighContrast] Selected ListBoxRow’s Label is white on white |
| 747805 Split Headerbar unmaximize |
| 747808 window: fix initial shadow width for maximized/fullscreen windows |
| 747827 firefox scrollbars broken |
| 748013 Adwaita: keyboard navigation outline on first/last button in dialog... |
| 748014 W32: Tilting mousewheel left/right does not scroll horizontally |
| 748061 GtkMessageDialog: Minor documentation update |
| 748156 Code cleanup after xp drop |
| 748341 GdkOffscreenWindow should not segfault on gdk_window_beep() |
| 748346 build: Avoid xgettext crash on MSYS2 |
| 748500 GtkSearchEntry docs incorrectly link to themselves |
| 748509 FTBFS: ui/dialog6.ui is not present |
| |
| * Translation updates: |
| Arabic |
| Basque |
| Brazilian Portuguese |
| Breton |
| Bulgarian |
| Catalan |
| Czech |
| Danish |
| Dutch |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Icelandic |
| Italian |
| Korean |
| Norwegian bokmål |
| Russian |
| Serbian |
| Slovenian |
| Swedish |
| Turkish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.15.12 |
| =================================== |
| |
| * GtkMenuButton: |
| - Improve accessible names |
| |
| * GtkCellRendererPixbuf: |
| - Always follow state changes, the ::follow-state property |
| is now ignored. This is necessary to make HighContrast |
| and symbolic icons remain visible e.g. in selected rows. |
| |
| * GtkEntry: |
| - Rework the size allocation code to be less arcane. This |
| changed the semantics of the get_frame_size() vfunc. GtkEntry |
| subclasses that override this vfunc may need adjustment. |
| |
| * Wayland: |
| - Support hi-dpi cursors |
| |
| * Bugs fixed: |
| 745829 crash when double-clicking close button while popover... |
| 746141 wayland: Support HiDPI pointer cursors |
| 746192 Insensitive backdrop ToolButtons are not drawn correctly |
| 746201 Sidebar icons are black on black in HighContrast theme |
| 746202 use insensitive color for unfocused selected items |
| 746205 gemfile: needs add source rubygems.org |
| 746282 pixman warnings after recent changes |
| 746301 Opening "Sound" panel generates pixman error |
| |
| * Translation updates: |
| Bosnian |
| Bulgarian |
| Catalan |
| Danish |
| Punjabi |
| Slovenian |
| Swedish |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.15.11 |
| =================================== |
| |
| * Go back to requiring GTK_FRAME_EXTENTS support for CSD, |
| to fix shadow problems in KDE. |
| |
| * Bug fixes: |
| 535929 Fix warnings from xReply test in configure.in |
| 577862 FileFilter name not set |
| 669008 Kerberos authentication popup |
| 712760 Clang static analysis fixes |
| 739070 Undefined reference to get_xkb() when building with --disable-xkb |
| 744288 gdk_gl_context_set_required_version() handles version requests... |
| 744589 nautilus bookmarks changing places randomly |
| 745065 GtkPrintOperation dialog creation fails when GTK is locally loaded |
| 745463 Search suggestions are not shown in Clocks / Weather |
| 745479 Tracker search in file chooser causes a crash |
| 745562 gedit titlebar is no longer draggable |
| 745578 sincos is not portable |
| 745622 Selected text not highlighted in GtkInfoBar |
| 745721 wayland: Add support for gtk_window_set_modal |
| 745918 add padding to textview in CSS section of GtkInspector |
| 745969 CSD windows cannot be moved immediately after being resized |
| 746013 Invalid write of size 8 |
| Print dialog: Fix icons in HighContrast |
| Fix selected menu items in HighContrast |
| App chooser: Fix icons in HighContrast |
| |
| * Translation updates: |
| French |
| Galician |
| Kazakh |
| Korean |
| Lithuanian |
| Polish |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.15.10 |
| =================================== |
| |
| * GtkFileChooser: |
| - Don't start search too eagerly |
| - Use fts with tracker |
| - Make tracker queries more similar to nautilus |
| |
| GtkWindow: |
| - Improve window dragging on header bars |
| |
| * Printing: |
| - Make avahi-browsed printers work |
| - Set printer state correctly |
| |
| * Wayland |
| - Exit cleanly if the compositor goes away |
| - Don't ignore early maximization/fullscreening |
| - Make subsurface popovers work under Weston |
| |
| * GL |
| - Port GdkGears example to modern OpenGL |
| |
| * Bugs fixed: |
| 741511 Critical message: NULL is passed to g_object_unref() in spi_... |
| 743323 avahi-discovered CUPS printers don't work |
| 743427 subsurface-using popovers don't work on Weston |
| 744879 Another core dump when clicking the Back button |
| 745225 eventcontroller: Don't crash if the widget is destroyed first |
| 745263 The Open button in the new file chooser is too low/thin |
| 745289 wayland: do not use g_error() on connection errors |
| 745303 Wayland: Initial setup window is not maximised |
| 745344 overlay scrollbar fail |
| 745400 fix a couple of issues in gdkglcontext-win32 |
| 703610 Problems with UC-Logic WA60 tablet |
| 729366 Changes to folder name are not shown when creating new fol... |
| 745315 Overshoot deceleration causes WebKitGTK1 web view to jump ... |
| |
| * Translation updates |
| Afrikaans |
| Czech |
| French |
| Greek |
| Hebrew |
| Hungarian |
| Kazakh |
| Lithuanian |
| Polish |
| Slovak |
| Spanish |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.15.9 |
| ================================== |
| |
| * GtkScrolledWindow |
| - Avoid 'jumping' when zoom scrolling kicks in |
| - Make zoom scrolling less easy to trigger |
| - Make steppers use smooth autoscrolling |
| |
| * Input methods can now be turned off entirely, which |
| can be useful to free up the Ctrl-Shift-u shortcut |
| |
| * Add some DND support to gtk3-icon-browser |
| |
| * Bugs fixed: |
| 696505 Segfault on Windows x64: gtkstatusicon.c tries to put 64-bit... |
| 744942 quartz: Avoid segfaulting when calling gdk_window_ensure_native |
| 744991 Fix loading of GResource SVGs |
| 745052 Icon theme code assumes directories with mtime 0 don't exist |
| 745076 Various DPI and OpenGL related fixes in the Wayland backend |
| Fix crash and miscalculation in css bitmask manipulation |
| Fix a crash due to too large surfaces |
| |
| * Translation updates |
| Chinese (Taiwan) |
| Hebrew |
| Hungarian |
| Galician |
| Greek |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.15.8 |
| ================================== |
| |
| * CSS |
| - Support animated font weight changes |
| |
| * GtkScrolledWindow: |
| - Ensure indicators appear in the correct place |
| |
| * Wayland: |
| - DND fixes |
| |
| * GtkPopover: |
| - has a map/unmap animation now |
| |
| * Bugs fixed: |
| 743647 image-missing is missing from libgtk's resources |
| 744054 Clarify documentation for event propagation a... |
| 744683 Tooltips should have ATK_ROLE_TOOL_TIP (like ... |
| |
| * Translation updates |
| Galician |
| Hebrew |
| Hungarian |
| Italian |
| Norwegian bokmål |
| Punjabi |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.15.7 |
| ================================== |
| |
| * GtkListBox now supports models with gtk_list_box_bind_model |
| |
| * GtkNotebook has a new function to support tab dnd |
| |
| * GtkSidebar was renamed to GtkStackSidebar to better convey what it does |
| |
| * GtkFileChooser now has a location column for search |
| |
| * GdkGLProfile has been removed |
| |
| * Bugs |
| 695945 implement minimize / maximize functionality |
| 708320 listbox: Update the cursor row when the row's child gets focus |
| 741946 OpenGL context should allow for GL attribute selection |
| 743350 main: Make gtk_get_option_group() available to bindings |
| 744148 gtk: x: fix compilation without x11 backend |
| 744172 Wayland: Clients won't work on compositors that support wl_seat < 4 |
| 744204 File chooser in gedit try to open directory instead of navigatin... |
| 744394 GtkGLArea documentation does not reflect changes in the api |
| 744400 Add specific CSS class for the close/minimize/maximize button |
| 744407 Can't support core 3.2 gl context on llvmpipe |
| 744455 wayland: Update to xdg-shell unstable v5 |
| |
| * Translation updates: |
| Hungarian |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| Turkish |
| |
| |
| Overview of Changes in GTK+ 3.15.5 |
| ================================== |
| |
| * GTK+ types now support the GLib g_autoptr() facility for |
| automatic cleanup of automatic variables. GTK+ itself does |
| not use g_autoptr() internally. |
| |
| * GtkSearchEntry has gained ::next-match, ::previous-match |
| and ::stop-search signals and a gtk_search_entry_handle_event() |
| function, which help in providing a richer search experience |
| and make search entries usable outside of GtkSearchBar. |
| |
| * GtkFileChooser: |
| - The search has been reintegrated in the UI, there is now |
| a toggle button on the header bar to go to search mode, |
| in addition to the Alt-S shortcut. |
| - The file chooser button now accepts files by drag-and-drop properly. |
| |
| * GtkScrolledWindow has gained a new ::edge-reached signal, which |
| triggers when the edge of the scrollable area is reached. |
| |
| * CSS: |
| - Performance improvements |
| |
| * OpenGL: |
| - It is now possible to specify the required GL version, as well |
| as some other options (debug, forward compatible) when creating |
| a GdkGLContext |
| - Support for the OpenGL legacy profile has been dropped. Most examples |
| have been updated, with the exception of gdkgears, which will be fixed |
| in the next snapshot |
| - Use shader version 1.50 |
| |
| * Mir backend: Many improvements |
| |
| * Bugs fixed: |
| 712752 GtkClipboard: add _get_default and _get_primary |
| 725164 [crash] update_current_folder_get_info_cb at gtkfilechooserwidget.c |
| 732051 Crash can result if a child widget is destroyed while its tab is... |
| 735316 Default font antialiasing results in wrong behavior on OS X |
| 740336 Wrong (white) background colour in notes grid |
| 740613 XConvertSelection crashes Gtk+ apps |
| 742636 Freeze if window closed while resume-events pending |
| 742953 GdkGLContext will not create a core context |
| 743146 Crash in gdk_gl_texture_from_surface() when a GtkGLArea is packe... |
| 743193 Fix transfer annotation for tree_model parameter of gtk_tree_get... |
| 743229 clipboard: support selection notification on wayland |
| 743257 Popover not dismissed on clicking the header bar |
| 743286 Mention that the path returned by gtk_tree_row_reference_get_pat... |
| 743330 Wintab initialization glitches |
| 743341 GtkImage does not correctly reflect icon theme changes. |
| 743393 DND icons don't work in the inspector |
| 743422 valgrind: Conditional jump or move depends on uninitialised valu... |
| 743451 Drag and drop on GtkFileChooserButton doesn't work |
| 743592 crash on link click in about dialogue |
| 743593 GtkWidget's va_marshaller for "event-after" signal is incorrect |
| 743633 gdkscreen-wayland: Don't leak wl_output objects |
| 743638 getting-started: Update example-0.c to use GtkApplication |
| 743647 image-missing is missing from libgtk's resources |
| 743659 All folders hidden after returning from search mode in GtkFileCh... |
| 743660 Pressing Ctrl should not start a search in the file chooser |
| 743680 getting-started: update Basics section to correspond to example-... |
| 613833 Unnecessary queue_resize() for GtkImage |
| 741946 OpenGL context should allow for GL attribute selection |
| 742566 Bitfield structure members used for booleans |
| 742848 scrolledwindow: should emit edge-overshot when scrollbar reaches end |
| 743395 Regression in gnome-terminal starting with gtk commit 27285f1 ' ... |
| 743640 add __attribute__((cleanup)) support |
| 743770 Memory leak in plugman example |
| 743894 don't trigger interactive overlay scrollbar when drag-selecting |
| 743917 Gtk modules must be compatible with both gtk 2 and 3 |
| 743975 Better deprecation information for GtkStatusIcon |
| 744203 gdkgl shaders use depricated GLSL version |
| 744212 gdk_gl_context_set_required_version() interprets requests for 4... |
| |
| * Translation updates: |
| Hebrew |
| Hungarian |
| Icelandic |
| Lithuanian |
| Norwegian bokmål |
| Russian |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.15.4 |
| ================================== |
| |
| * GtkTextView |
| - Allow to customize multi-click behaviors, using the new |
| ::extend-selection signal |
| - Selection can now be extended by scrolling |
| - Better behavior and appearance for text selection with touch |
| |
| * GtkApplication: |
| - Use app menu fallback with ssh connections |
| - Provide a mechanism to hide unnecessary app menu items |
| on OS X, so a single menu file can be used across platforms |
| |
| * GtkCalendar: |
| - Show other months in a different color under Adwaita again |
| - Ensure we always show a bit of the other month on both ends |
| |
| * GtkScrolledWindow |
| - Make overlay scrollbars more dynamic |
| |
| * GtkFileChooser: |
| - Make bookmark DND insert at the right location |
| - Make '~' and '/' work in recent mode |
| - Make Ctrl-L work in recent mode |
| - Re-integrate search |
| |
| * CSS: |
| - Introduce immutable style nodes |
| - Performance improvements |
| - Reduced memory consumption |
| |
| * GtkInspector: |
| - Add a magnifier for the selected widget |
| - Show more display information |
| - Show memory address of objects |
| |
| * Wayland: |
| - Use subsurfaces for popovers, so popovers can extend beyond the |
| window boundaries |
| - Prefer the Wayland backend over X11 if both are available |
| |
| * GL: |
| - Fix interaction with hi-dpi |
| - Add OpenGL support to the Windows backend |
| |
| * Bugs: |
| 111503 Customization of text selection bounds on double click |
| 301835 should the calendar start on the 1st of month? |
| 477454 libgtk crashed in gtk_notebook_button_release |
| 671802 no menu fallback with ssh -X or sudo |
| 671895 gtk_print_context_get_hard_margins needs to take into account page... |
| 674537 GtkMenuPositionFunc: x and y should be "inout" |
| 705582 gtk_recent_manager_init fails to check settings==NULL |
| 710612 [PATCH] Allow to extend selection with mouse scrollwheel |
| 738338 quartz: NSWindow NULL check in get_scale_factor |
| 738891 Use GDK_WINDOW_SUBSURFACE for popovers |
| 739038 gtk_recent_manager_set_filename: assertion failed: (priv->filename... |
| 740758 Add getters for device vendor/product IDs |
| 740795 GDK: Add OpenGL Support for Windows |
| 741259 gtkmodelmenuitem: force icon scaling |
| 741569 Minor theme bug: square progress bars |
| 741610 Finish up support for macos menubar |
| 741652 Leaking menus when attaching to a button |
| 741702 Right margin not respected with RTL text in non-wrapping mode only |
| 741827 typo in testsuite/reftests/Makefile.am causes build failure on Min... |
| 741897 documentation fix |
| 741969 GTK_STOCK_COPY |
| 742010 GtkLabel eats thumb-button clicks |
| 742170 cut/copy/paste binding entries are registered 2x |
| 742181 "show images in menus" causes weird padding outside GNOME |
| 742243 GtkScrolledWindow draws overshoot at the wrong position |
| 742311 On cellrenderertext, notify for "size" and "size-points" propertie... |
| 742343 Hide scrollbar in GtkFileChooser if appropriate |
| 742518 object overview should include the pointer to the object in memory |
| 742631 Left padding on File Chooser List |
| 742653 gtkfilechooserwidget: When using an extra widget, show or hide the... |
| 742664 Portabilitiy issues with GTK-Inspector 32-bit and non-gnome3 desktop |
| 742702 GtkTreeView separator has wrong color if not active |
| 742704 GtkComboBox: Separators not visible with Adwaita |
| 742727 nautilus adding bookmark by dragging appear always at top |
| 742764 Fix check for 'y' padding in gtk_cell_renderer_set_padding() |
| 742771 Properly ignore BadWindow and BadDrawable in get_child_info_handler() |
| 742774 Properly check result of g_utf8_get_char_validated() |
| 742778 Fix accessible_class->widget_set initialization |
| 742785 Fix event->button.y_root when using mouse buttons and dnd canceled |
| 742786 Fix save_hot_y init in gtk_drag_get_icon() |
| 742940 Adjust annotations of gtk_status_icon_position_menu to match GtkMe... |
| 742980 cannot start broadway on FreeBSD |
| 743037 Typo in gdk_window_get_root_coords documentation |
| 743101 commit 77b876fa breaks zathura |
| 743117 / and ~ Don't work in filechooser's recent mode |
| 743157 gtk3-demo editable cells treeview problem |
| 742646 DnD images not shown |
| |
| * Translation updates: |
| Basque |
| British English |
| Czech |
| Galician |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Icelandic |
| Lithuanian |
| Russian |
| Spanish |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.15.3 |
| ================================== |
| |
| * GtkTextView: |
| - Font fallback and letter spacing can be controlled with tags now |
| - Pango markup can be inserted in text buffers |
| |
| * GtkEntry now has API to grab focus without selecting the contents |
| |
| * GtkWindow now starts from the focused widget when looking for |
| actions that are activated by accelerators |
| |
| * GtkScrolledWindow draws an indication where an edge if hiding |
| some content that can be scrolled in |
| |
| * GtkStack has gained GtkNotebook-like focus handling |
| |
| * Theming: |
| - Support :not() in CSS |
| - GtkRange now supports :hover for the whole widget |
| - The HighContrast theme has caught up with some never GTK+ features |
| - Avoid excessive shadow redraws |
| |
| * Build: |
| - gtk3-update-icon-cache is no longer used at build time, and the |
| --enable-gtk2-dependency configure option has been removed |
| - The examples that are used in the documentation can now be built |
| standalone |
| |
| * Inspector: |
| - Allow extension with loadable modules, the first use for this |
| is gjs-inspector, which adds a JavaScript prompt |
| - Allow testing cursor theme changes |
| |
| * Bugs fixed: |
| 59390 load Pango Markup into GtkTextBuffer |
| 364566 Text editing widgets should support keypad Insert/Delete... |
| 461249 gtk_icon_theme_list_contexts() documentation: What is a ... |
| 674537 GtkMenuPositionFunc: x and y should be "inout" |
| 708857 Half-maximized CSD apps don't get a drop shadow drawn |
| 710793 GtkDialog destroy event allocation size== 1, 1 |
| 721939 Editable cells demo: Add new row at cursor |
| 722781 Foreach call on sort model fails with sort function |
| 729927 impossible to create a directory if the contents of the ... |
| 730232 print dialog clips off left page size label on A4 landsc... |
| 730364 Add HTTPS or secure connection support with certificates... |
| 735122 GtkApplication: fix global menubar on Mac OS |
| 735838 Provide a way to focus an entry without selecting its co... |
| 739453 Home and Desktop do not link to correct place in PlacesS... |
| 739729 Bookmarks in sidebar sometimes randomly change their order |
| 739977 Don't wait for ENTER to initiate search |
| 740162 Problem linking gtk-query-immodules-3.0 |
| 740287 GtkWindow's hide-titlebar-when-maximized no longer does ... |
| 740358 Postbuild checks complains about 64-bit portability |
| 740374 Is enum GtkCssProviderError really deprecated? |
| 740438 Stop emitting state-change signals for ATK_STATE_ARMED |
| 740447 support symbolic Application icons for high contrast theme |
| 740537 Cannot build example application |
| 740605 Fix Build In gdkgl.c (Avoid GCCism In Pointer Arithmetic) |
| 740612 Cups secret service auth_info lookup fails to read auth_... |
| 740613 XConvertSelection crashes Gtk+ apps |
| 740642 Fix different height for buttons with Hebrew character |
| 740682 gtkapplication: Use actions from focused widget to activ... |
| 740742 Don't scale before translation |
| 740770 Missing style when the GtkCellRenderer:sensitive propert... |
| 740812 Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion 'GTK_... |
| 740851 widget-factory: Add a row separator to the tree view |
| 740857 HighContrast: in-app notifications lack padding |
| 740860 HighContrast: vertical linking |
| 740862 HighContrast: wide pane splitter |
| 740863 HighContrast: separators |
| 740876 HighContrast: scrolled window overshoot |
| 740896 GtkPlacesSidebar: add support for unmount notifications |
| 740904 Adwaita: tree lines are broken |
| 740954 Please consider adding a font fallback property |
| 740983 Allow plugins for Gtk Inspector |
| 741027 Gtk Icon Browser | Add separator instead of shadow |
| 741041 Add standalone Makefiles for the application examples |
| 741117 Improve marks of GtkScale |
| 741130 Entry completion with multiple cells can size wrong on f... |
| 741185 GtkNotebook Raleigh theme doesn't highlight the active tab |
| 741249 gtk_menu_tracker_section_find_model returns FALSE |
| 741250 gtk_places_sidebar_list_shortcuts returns FALSE |
| 741251 gtk_widget_get_frame_clock returns 0 |
| 741252 tests/variable.h header guard typo |
| 741254 Improper headers guards |
| 741314 No border / shadow underneath items dragged onto listvie... |
| 741375 Windows: GTK+ programs stop running due to changes in CS... |
| 741386 allow applications to retrieve GActionGroups available t... |
| |
| * Translation updates: |
| Hebrew |
| Swedish |
| Turkish |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.15.2 |
| ================================== |
| |
| * GtkPopoverMenu: A GtkPopover subclass that makes it easy |
| to manually build menu-like popovers which can include |
| arbitrary controls. |
| |
| * GtkModelButton: A button widget that is optimized for |
| use inside popovers with a GAction as 'model'. |
| |
| * GL support: |
| - Try harder to pick good visuals |
| - Rework the way GL rendering is done in GtkGLArea |
| - Support input events in GtkGLArea |
| - Use shaders |
| - The GDK_GL environment variable can be used for debugging |
| |
| * Inspector: |
| - Make picking widgets work in Wayland |
| - Rework search in all pages |
| - Improve space use |
| - Support GL information and debug flags |
| - Shield the inspector window from more debug settings |
| - Hide empty tabs |
| |
| * Theming: |
| - Include the HighContrast theme |
| - Add borders to menus in non-composited environments |
| - Load themes from versioned directories like |
| .../themes/Emerald/gtk-3-14/. |
| |
| * Wayland: |
| - Make window opacity work |
| - Propagate clipboard owner changes |
| |
| * Mir: |
| - Improved event handling |
| - Support cursors |
| - Enable CSD |
| - Better monitor support |
| - Add OpenGL support |
| |
| * Deprecations: |
| - gdk_cursor_new |
| - gdk_device_grab_info_libgtk_only |
| - gdk_display_open_default_libgtk_only |
| - gdk_add_option_entries_libgtk_only |
| - gdk_pre_parse_libgtk_only |
| |
| * Bugs fixed: |
| 687963 Extend warning "Icon '%s' not present in theme" to mention... |
| 734140 Gnome apps spam stderr with warnings if Gnome Session Manager... |
| 737891 mounting LUKS partition from nautilus takes very long |
| 738321 GtkMenu has unnecessary scroll buttons |
| 738648 gdk_window_get_content() causes creation/destruction of back... |
| 738670 GL Context on NVIDIA |
| 738800 Menu border missing in Adwaita when no compositor is running |
| 738887 "Cannot commit NULL buffer to xdg_surface" error too pervasive |
| 739474 radiobutton: don't consider hidden buttons in the group for focus |
| 739750 Fix handling of windows with sizes that aren't a multiple of... |
| 739781 Make global GDK libgtk_only functions more private |
| 739885 gtk3-3.14.5 - fail to link - undefined reference to `GTK_IS_PLUG' |
| 739977 Don't wait for ENTER to initiate search |
| 740011 overscroll overlay is opaque in unfocused mode sidebars |
| 740346 Mir backend needs support for GdkGLContext |
| |
| * Translation updates: |
| Greek |
| Hebrew |
| Kazakh |
| Norwegian bokmål |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.15.1 |
| ================================== |
| |
| * An experimental mir backend has been added. |
| Use --enable-mir-backend to build it. |
| |
| * Inspector: |
| - Show more information |
| - Use a separate display connection |
| |
| * Deprecations: |
| - GtkStyleProperties |
| |
| * Bugs fixed: |
| 707695 GtkLevelBar Colour CSS |
| 737561 quartz: gtk+ 3.14.0 fails to build on 10.6.8, 'NSFullScreen... |
| 738650 fix separator with iconic section and more |
| 738886 Out of bounds access in MyEnhancedXkbTranslateKeyCode |
| 738955 Client-side decoration window menus appear at wrong positio... |
| 738982 Add support for ATK_STATE_HAS_TOOLTIP |
| 739001 Fix Build of broadwayd on Visual Studio |
| 739005 gtkstatusicon.c won't build with both X11 and Quartz backen... |
| 739111 GtkFontChooserDialog fixes |
| 739150 Dragging bookmark crashes nautilus |
| |
| Translation updates: |
| Czech |
| Hungarian |
| Serbian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.15.0 |
| ================================== |
| |
| * GDK supports rendering windows using OpenGL; currently |
| this is implemented for X11 and Wayland using libepoxy |
| |
| * GtkGLArea: A new widget for rendering with OpenGL |
| |
| * GtkSidebar: A new switcher for GtkStack that looks like |
| a sidebar |
| |
| * Better typography: In many places, we now use proper Unicode |
| characters for dashes, quotes, multiplication signs and the |
| like, instead of ASCII approximations |
| |
| * Theming: |
| - Context menus use the default font instead of inheriting from |
| the widget they are attached to |
| - Theming engines are no longer used |
| - Backdrop style has been fine-tuned to make the difference to |
| the active window more evident without affecting readability |
| |
| * Inspector: |
| - Show nested tree models |
| - Add a checkbox to disable the warning dialog |
| - Rearrange the UI to gain space |
| - Show object counts |
| |
| * GtkTextView has a monospace property |
| |
| * GtkPaned has a wide-handle property |
| |
| * GtkPrintUnixDialog |
| - Has improved appearance without headerbars |
| - Better rendering of sheet icons |
| - No more missing icons |
| |
| * GtkScrolledWindow |
| - A new policy, GTK_POLICY_EXTERNAL, which allows scrolling |
| without showing a scrollbar |
| - Scroll events can now overshoot as well |
| - The new signal ::edge-overshot is emitted when the scrolled |
| window is fully overshot |
| - Scrollbars will be overlayed as narrow indicators when |
| there is no mouse |
| |
| * Deprecations: |
| - gdk_window_set_static_gravities |
| - gdk_window_set_composited |
| - gtk_style_context_get_background_color |
| - gtk_style_context_get_border_color |
| - gtk_settings_set_string/long/double_property |
| - gtk_settings_install_property |
| |
| * Bugs fixed: |
| 119189 Add OpenGL support to GTK+ |
| 154709 don't use the cursor for preview |
| 582799 GtkContainer should parse a list of widgets for a focus chain |
| 671138 About dialog contains scary warranty disclaimer in copyright... |
| 672946 Add gtk_css_provider_load_resource_from_file |
| 681185 Document precedence between tooltip-markup and tooltip-text |
| 724096 search-bar: don't show the widget until we're ready to reveal |
| 725441 Print Dialog: Add support for PPD-less printing on IPP print... |
| 730730 scrolling is broken when sharing adjustments |
| 730893 Dialogs use headerbars even when DialogsUseHeader is unset |
| 733157 Remove redundant checks for NULL |
| 735192 Use better typography for paper names |
| 735293 No vertical stack switcher component available (Sidebar) |
| 735841 EmptyBoxes: instructions_label's alignment is off |
| 737670 GtkCalendar days cannot be selected if vertical size is grea... |
| 737679 Bookmarks are visually duplicated in sidebar |
| 737777 Applications crash randomly while printing with a password-s... |
| 737929 Long tooltips extend too far horizontally without wrapping |
| 737952 Documentation missing for GtkTextView's new draw-layer funct... |
| 737981 Strange frame in GtkScrolledWindow |
| 737983 gtkplacessidebar: Open $HOME after unmounting or ejecting |
| 737985 Unnecessary "GtkScrolledWindow .frame" |
| 737986 Transparent icon background rendered black on XFCE |
| 738083 GtkMenuButton is not disabled even if corresponding GAction is |
| 738111 GtkListBox should allow for setting "placeholder" via GtkBui... |
| 738158 Flat context menu button |
| 738272 inspector: Add a tab for object counts |
| 738533 Show overshoot on scroll events |
| 738534 Add ::edge-hit signal |
| 738591 Can't select file after showing header context menu |
| 738636 GtkStackSwitcher focus overlap border |
| 738670 GL Context on NVIDIA |
| 738860 GtkPaned: Add a "wide-handle" property |
| 738873 wayland backend aborts entire program if XDG_RUNTIME_DIR unset |
| 738912 wayland: Don't try to create a subsurface again |
| |
| * Translation updates |
| Czech |
| French |
| German |
| Hebrew |
| Indonesian |
| Italian |
| Kazakh |
| Korean |
| Persian |
| Polish |
| Scottish Gaelic |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.14.0 to 3.14.1 |
| ============================================ |
| |
| * Bugs fixed: |
| 635258 Possible type to symbol translation bug |
| 654051 Special GtkToolbar style when in fullscreen mode to respect... |
| 708206 GtkBuilder throws GVariantParse errors instead of the GtkBu... |
| 719936 GtkFontButton: Make sure the dialog isn't destroyed on dele... |
| 729782 Window "disappears" when middle clicking client side decora... |
| 734879 gdk_test_simulate_key() has no implementation on win32 |
| 735054 gtkapplication-quartz-menu unconditionally uses 10.7 features |
| 735338 The inspector sometimes doesn't show up |
| 735749 gnome-software: Can't switch between screenshots |
| 736193 changing a GtkPopover's relative widget seems to forcibly d... |
| 736338 GTK+ reftests can't be built on W32 |
| 736557 inspector: Show hidden windows in the inspector |
| 736702 GtkWindow event special logic ignores subclass handlers |
| 736830 GtkVolumeButton reaction inverted on scrolling action when ... |
| 736971 GtkSettings: Add a private getter for the source |
| 737251 drop down menus are always scrollable in full screen mode |
| 737297 Gtk buttons don't work with touch anymore |
| 737363 testgtk.c fails to compile when building for Wayland |
| 737386 dark adwaita's -GtkWidget-link-color is unreadable on gray ... |
| 737439 Plug memory leak in gtk_test_find_label() |
| 737517 no border around progress bar |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| French |
| Galician |
| German |
| Greek |
| Hebrew |
| Hindi |
| Hungarian |
| Indonesian |
| Kannada |
| Latvian |
| Polish |
| Russian |
| Scottish Gaelic |
| Serbian |
| Spanish |
| Tamil |
| Telugu |
| |
| |
| Overview of Changes in GTK+ 3.13.9 to 3.14.0 |
| ============================================ |
| |
| * GtkMisc::xalign has been undeprecated for now, it is still needed |
| |
| * GtkIconView |
| - Always draw cell background |
| - Fix handling of prelight items |
| |
| * GtkWindow |
| - Fix growing nautilus windows |
| |
| * Bugs fixed: |
| 736338 GTK+ reftests can't be built on W32 |
| 736622 Better mark GtkAlignment as deprecated |
| 736927 Reference documentation refers to GTK 2 |
| 737000 Some icon themes broken on 3.13.92 |
| 737026 gtkinspector crashes app when selecting 'cancel' on initial prompt |
| 737027 gtkinspector doesn't run if custom GSETTINGS_SCHEMA_DIR specified |
| |
| * Translation updates: |
| Bengali (India) |
| Catalan |
| Catalan (Valencian) |
| Danish |
| German |
| Greek |
| Hebrew |
| Hindi |
| Hungarian |
| Marathi |
| Russian |
| Slovak |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.13.8 to 3.13.9 |
| ============================================ |
| |
| * Adwaita: |
| - Use sass functions more |
| - Theme .app-notification instead of .app-notification.frame |
| - Lots of button fine-tuning |
| - Avoid double background rendering in tooltips |
| |
| * Inspector: |
| - Show widget allocations |
| - Show hidden windows |
| - Fix initial state of dark switch |
| |
| * Bug fixes: |
| 328449 selecting selectable ellipsized GtkLabel labels is (slightly) broken |
| 528800 Widget Gallery has non-intuitive Image for GtkTreeView |
| 579625 Cancel button on Gtk.Assistant should have Esc as accelerator |
| 668258 Topic ellipsis acts as a link when omitted text contains a link |
| 698031 Cannot link libgdk (-lrt required) |
| 732916 treeview: column drop target visualization broken |
| 735240 Labels in list rows don't get their dim-label class applied until... |
| 735953 GtkPlacesSidebar blocks on g_file_query_info() |
| 735959 osd progressbar gap |
| 735965 rubberband selection broken |
| 736004 touch support for icon activation |
| 736056 GtkFontChooserButton's contents are not baseline aligned |
| 736064 Openbox title bar strange behaviour |
| 736121 gdk smooth scroll event unit inconsistencies between backends |
| 736131 tooltip: Fix warning with GtkCellRendererAccel |
| 736155 gtk_window_draw draws background twice and breaks with translucent... |
| 736173 a program clashes when drag-and-drop items in a GtkRecentChooserWidget |
| 736178 gtk_tree_view_scroll_to_cell() only works the first time |
| 736191 Inspector could show widget allocation |
| 736201 g_object_weak_unref assertion failures when closing the inspector |
| 736203 [regression] GtkCellRendererAccel doesn't work in modal dialogues |
| 736205 GtkMenuButton with popover breaks with GtkApplicationWindow's buil... |
| 736250 Need to sort gtk_compose_seqs_compact[] table in the descending order |
| 736269 GTK crashes when gdk_window_get_root_coords() is called on a forei... |
| 736307 GtkStackSwitcher doesn't like removing children from stack |
| 736512 Segfault in GtkPlacesSidebar when used with Nautilus |
| 736535 Vertical alignment of text labels is off |
| 736557 inspector: Show hidden windows in the inspector |
| |
| * Translation updates: |
| Assamese |
| Brazilian Portuguese |
| Czech |
| Finnish |
| French |
| Galician |
| German |
| Greek |
| Gujarati |
| Hebrew |
| Indonesian |
| Kannada |
| Korean |
| Latvian |
| Lithuanian |
| Korean |
| Polish |
| Punjabi |
| Russian |
| Spanish |
| Swedish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.13.7 to 3.13.8 |
| ============================================ |
| |
| * Wayland: |
| - Implement Drag-and-Drop |
| - Use subsurfaces for entry completion popups |
| - Use subsurfaces for tooltips |
| |
| * Bugs fixed: |
| 156164 Fix _gtk_text_buffer_get_line_log_attrs for last line |
| 346886 GtkTreeModelFilter doesn't allow multiple calls to set_visible_func |
| 415415 tree lines drawn in black |
| 602443 Can't use .glade with GtkListStore, gint64/guint64 and design-time data |
| 641638 Remove AM_PATH_GTK_3_0 macro |
| 658722 Drag and Drop sometimes stops working |
| 674264 Credentials from gnome-keyring is not used while printing |
| 680067 Credits in About dialog don't support https |
| 695504 gtk-demo: entry completion doesn't work |
| 697855 Implement DnD in wayland |
| 720269 ScaleButton: scrolling on the button doesn't do anything |
| 729215 Please implement Wayland subsurfaces |
| 731380 gtk3-demo button box works badly with a touch screen under wayland |
| 733967 provide proper pseudostates for radios and checkboxes |
| 734290 Checkbox inconsistency / usability issues in gtk3-3.13.5-2 |
| 734374 wl_touch serials are ignored |
| 734753 Path bar - buttons don't have enough padding |
| 734961 GtkAboutDialog uses deprecated property |
| 735012 Toolbars take too much space |
| 735014 GtkPopover smart positioning broken in RTL |
| 735034 application_get_menu_by_id should either ref or be transfer none |
| 735119 inconsistent order of close/help buttons |
| 735223 Touch scrolling invalidates more than intended |
| 735226 Avoid NULL surface access if a window is shown/hidden within a frame |
| 735253 GTK+ requires symbols not available in specified gdk-pixbuf version |
| 735294 No widgets visible in simple applications with gtk+ 3.13.3 and later |
| 735300 clicking on Actions tab in inspector causes abort |
| 735301 Duplication of words in comments (for for, the the) |
| 735310 GtkLabel selection background missing with Adwaita |
| 735321 Get the default gkt-font-name font size from user font |
| 735337 Crash in inspector, in the CSS editor |
| 735353 GtkTreeView::row-activated not emitted sometimes |
| 735368 try to tidy up the TextView background rendering |
| 735389 client crashes if it gets an invalid keymap from the compositor |
| 735401 make check fails on 3.13.7 without --enable-installed-tests |
| 735428 gtk_main() tries to unlock an unlocked mutex |
| 735531 Make tooltips use subsurfaces on wayland |
| 735545 MenuButton: dismiss menu/popover when toggling programmatically |
| 735593 Implement CSS font-stretch property |
| 735830 Pixmap based cursors get surface destroyed after first use |
| 735831 Change current cursor on grabs |
| |
| * Translation updates: |
| Assamese |
| Finnish |
| Greek |
| Hebrew |
| Japanese |
| |
| |
| Overview of Changes in GTK+ 3.13.6 to 3.13.7 |
| ============================================ |
| |
| * To align better with css, button and menuitem subclasses now use a |
| :checked state to indicate their checkedness, instead of :active or |
| :selected. |
| |
| * Deprecations: GtkStatusIcon, GtkThemingEngine |
| |
| * Bugs fixed: |
| 724281 Statusbar displays removed message |
| 731013 Cross-compilation from Linux to Windows broken... |
| 731443 GtkPlacesSidebar - refine spacing |
| 734143 Cannot drag files from the filechooser anymore |
| 734357 GtkListBox doesn't get events delivered for GtkStack children |
| 734420 BroadwayServer support for unix socket listening |
| 734614 Undo buttons in application notifications are too tall |
| 734641 gdk_window_set_device_events() does not change the event mask... |
| 734649 Only notify 'adjustment' if the property changed |
| 734651 Resizing gtk3-iconbrowser is super slow |
| 734660 Always emit value-changed when the adjustment is changed |
| 734668 Properly handle alpha in fg color when rendering symbolic icons |
| 734709 GtkListBoxRow should also set its clip |
| 734735 GCC warns about unused things when building GTK+ on W32 |
| 734736 GCC warns about wront format strings when building GTK+ on W32 |
| 734737 GCC warns about various things when building GTK+ on W32 |
| 734778 Object leaks in broadway_server_new() constructor |
| 570414 Disable font fallback in the font dialog preview panel |
| 665711 Font size cannot be changed to floating point / non-integer... |
| 724996 Font Button too many decimal places |
| 733832 Improve fontchooser widgets display text |
| 733967 provide proper pseudostates for radios and checkboxes |
| 734738 Possible bug in W32 input grabbing |
| 734826 Deprecate GtkStatusIcon |
| |
| * Translation updates: |
| Greek |
| |
| |
| Overview of Changes in GTK+ 3.13.5 to 3.13.6 |
| ============================================ |
| |
| * Theme |
| - Many Adwaita improvements in details |
| - Much faster blur implementation for shadows |
| - Support symbolic, recolorable pngs |
| |
| * GtkFileChooser |
| - Fix editing of bookmarks |
| - Use symbolic icons in the path bar |
| |
| * GtkTextView |
| - Add a vfunc to allow subclasses to draw above/below text |
| |
| * GtkImage |
| - Support scale factor when loading from resources |
| |
| * Inspector |
| - Show some widget states and buildable ids |
| - Add GtkTreeSelection to object tree |
| |
| * Wayland |
| - Support newer protocol versions |
| |
| * Windows: |
| - Fix handling of input shapes |
| - Support font scaling |
| - Dialog theming fixes |
| - Several crash fixes |
| |
| * Bugs fixed: |
| 624791 GtkTextBuffer doesn't emit signal "notify" on change of property "text" |
| 638709 utf8_strrcasestr in GtkTextIter makes an invalid read |
| 641638 Avoid pkg-config --atleast-version |
| 705054 Embed manifest into gtk-update-icon-cache.exe |
| 715176 object:state-changed:focused event missing when a text widget regains... |
| 721367 Add gtk_application_get_actions_for_accel() |
| 726224 W32: GDK tries to set GWLP_HWNDPARENT to NULL when it's NULL already |
| 729140 popovers can't always track the widget |
| 729636 Only show title button separator when there is something to separate... |
| 729809 listbox: Add missing ::row-selected emissions |
| 729924 Crash while trying to print |
| 730450 Support non-svg symbolic icons |
| 732137 Fix building quartz backend |
| 733312 Deprecate GtkTreeView:rules-hint |
| 733406 gtk_text_view_scroll_mark_onscreen() not working any more |
| 733416 image: support scale factor when loading from GResource |
| 733610 g_object_unref exceptions using GtkNotebook |
| 733671 W32: Non-CSDed windows have unthemed titlebar |
| 733679 GDK does not handle WM_NCHITTEST |
| 733766 W32: gedit crashes when closing a print dialogue |
| 733767 GtkPrintOperation does not keep itself alive through callbacks |
| 733768 W32: Widgets can't be embedded into foreign windows |
| 733769 W32: Critical error when GTK tries to set opacity for embedded windows |
| 733773 GTK implicitly uses native W32 widgets in some cases, but lacks ICC... |
| 733782 GtkListBoxRowAccessible expects the parent to be a GtkListBox |
| 733923 gtk_widget_get_accessible() fails for an unparented GtkPopover |
| 733925 GtkApplication: load gtk/menus-common.ui resource |
| 733965 Add a way to debug GActions |
| 733979 Combobox is styled like the last child if linked class applied, even... |
| 734033 Avoid initial keyboard focus heuristic selecting labels |
| 734038 GTK does not respect system font scaling |
| 734053 gtkcairoblur: Replace our exponential blur with the box blur from mutter |
| 734129 Popover sometimes fails to get raised above contents |
| 734213 GtkSwitch showing up with "mixed" state when setting it active before... |
| 734292 drag: add missing introspection annotations |
| 734485 Switches are too big, glow effect makes it hard to read "ON" |
| 734526 GtkToolbar: Implement clip |
| |
| * Translation updates: |
| Arabic |
| Basque |
| Brazilian Portuguese |
| Greek |
| Lithuanian |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.13.4 to 3.13.5 |
| ============================================ |
| |
| * Adwaita: |
| - Many improvements in details |
| - Style .needs-attention in GtkStackSwitcher |
| |
| * CSS: |
| - Selectors can now match state pseudo classes on |
| all elements |
| |
| * GtkListBox: |
| - Rows now have a selectable property and will be |
| styled accordingly |
| |
| * Inspector: |
| - Add an easy way to change the font |
| - Show widget state and other misc. info |
| |
| * Wayland: |
| - Fix repaint artifacts |
| - Update xdg-shell |
| |
| * Windows: |
| - Fix icon theme loading |
| |
| * Bugs fxed: |
| 591258 Easy to accidentally select first option in popup menus |
| 618852 gtk_text_iter_forward_visible_cursor_position does not move... |
| 707153 Add style for stack switcher items with the needs-attention... |
| 731582 Please use AC_PATH_TOOL to improve cross-compile & multilib... |
| 733099 Regression: gtk_window_set_title() no longer sets header ba... |
| 733174 Missing documentation for GtkSpinButton::change-value and ... |
| 733189 Careless URI construction in GTK+ |
| 733321 Tooltips disappear when a new GtkMenu is created |
| 733360 GtkSwitch: css, make box-shadow outsets work for the switch... |
| 733361 GtkProgressBar: css, make box-shadow outsets work for the p... |
| 733407 GtkTextView: use GSlice |
| 733431 Regression: Button not added to action area of dialog |
| 733441 do not mention GtkArrow in the GtkMenuButton docs |
| |
| * Translation updates: |
| Greek |
| |
| |
| Overview of Changes in GTK+ 3.13.3 to 3.13.4 |
| ============================================ |
| |
| * Theming: |
| - Adwaita is much more complete |
| - Shadows, reliefs and frames in GtkScrolledWindow, GtkViewport, |
| GtkButton, GtkEntry, GtkFrame, etc are now translated to style |
| classes and themed |
| |
| * GtkApplication: |
| - gtk_application_prefers_app_menu is a new function to facility |
| adapting UIs to platform expectations |
| - GtkApplication now tries to load menus from resources in the |
| resource path that is defined by GApplication |
| - GtkApplication set up a resource path for loading icons as well |
| |
| * GtkScrolledWindow: |
| - Scrolling in response to user input (scrollbar clicks, keynav) |
| is now animated |
| - The displacement animation has been replaced edge gradients |
| |
| * GtkScaleButton: |
| - The orientation is now changed on the fly to make the popup |
| fit into small windows |
| |
| * GtkEntry: |
| - Activity mode progress is now smooth |
| |
| * Client-side decorations |
| - The default button layout includes minimize and maximize again |
| - Dialogs are no longer using client-side decorations when |
| use-header-bar is unset |
| |
| * GTK+ now ships a simple icon theme browser, gtk3-icon-browser |
| |
| * GtkInspector: |
| - Can change hi-dpi scale on the fly |
| - Can simulate touchscreen at runtime |
| - Shows style properties |
| - Ctrl-Shift-I selects the widget under the pointer |
| - Property editors show property and settings bindings |
| |
| * Wayland: |
| - Always use CSD under Wayland |
| - Avoid a crash on pointer-less systems |
| - Context menus work now |
| |
| * Deprecations, removals: |
| - GtkWindow no longer supports resize grips |
| - builtin icons have been deprecated in favor of loading icons |
| from resources |
| |
| * Bugs fixed: |
| 484640 Improve double click handling in GtkIconView |
| 618852 gtk_text_iter_forward_visible_cursor_position does not move to end... |
| 629129 gtk_text_iter_forward_visible_cursor_position is VERY slow |
| 672676 evince doesn't permit to print more than 100 copies at once |
| 680885 GtkColorButton color swatch suboptimal when color ~= background color |
| 710449 Invalid memory access in "gdk_x11_window_set_opacity" on 64bit pla... |
| 722092 Add GtkApplication resources support |
| 722633 Remove separators from font chooser and file chooser |
| 724084 Provide .error .warning .question classes for GtkEntry (not legibl... |
| 726566 GtkEntryCompletion should emit signal for "no-suggestions" case. |
| 729620 De-uglify GtkCalendar |
| 730730 scrolling is broken when sharing adjustments |
| 730893 Dialogs use headerbars even when DialogsUseHeader is unset |
| 731158 gtkbookmarksmanager.c: save_bookmarks, silly strlen |
| 731297 Get rid of overshooting window/animation |
| 731463 Styling of last column header does not apply to treeview-like cust... |
| 731711 GtkLabel forwards button-press-event after showing a context menu |
| 732134 consider using an alternate durations for transitions of button pr... |
| 732206 wayland: crash with touch but no pointer |
| 732229 Buttons in menus in popovers - alignment and spacing issues |
| 732256 Add a flat style class and use it for flat buttons |
| 732298 adwaita -- progress bars indistinguishable from selected list row |
| 732330 Sort *_DEBUG values alphabetically |
| 732433 Typos in common questions |
| 732441 Selected text background is nearly transparent |
| 732443 Inspector hide and seek |
| 732454 Build error: return_exposes not defined in gdkevents-win32.c due t... |
| 732494 issues active buttons in popovers |
| 732667 cursor blink settings not fully undeprecated |
| 732681 Docs: make GtkWidget:margin-start and margin-end clearer |
| 732861 GtkImage surface documentation incomplete |
| 732894 icontheme: Use correct URI for icons in resource paths |
| 732900 textview calls gtk_widget_set_allocation() on children out of ::si... |
| 732933 horizontal autoscrolling broken |
| 732970 Unselectable GtkLabels with links get the wrong initial cursor |
| 732991 gtk_drag_anim_timeout change the user widget and never restore it |
| 733027 GtkStack doesn't render a background |
| 733076 Handle resolution changes in the GDK backend code |
| 733092 inspector: Do not accidentally change tab in the object notebook |
| 733099 Regression: gtk_window_set_title() no longer sets header bar title |
| 733112 GtkListBox: Add a ::activatable property for rows |
| |
| * Translation updates: |
| Hebrew |
| Lithuanian |
| Russian |
| Scottish Gaelic |
| Slovenian |
| |
| |
| Overview of Changes in GTK+ 3.13.2 to 3.13.3 |
| ============================================ |
| |
| * GtkInspector: |
| - Support saving custom CSS |
| - Show GMenus and GActions |
| - Show combobox menus and submenus |
| - Lower the inspector window when picking |
| - Misc. navigation improvements |
| |
| * Gestures: |
| - Convert most widgets to use gestures internally |
| |
| * Theming: |
| - Use client-side shadows for menus and tooltips |
| - Include the Adwaita theme |
| - The default theme is now Adwaita |
| - Icon loading now respects limits specified in the icon theme, |
| unless GTK_ICON_LOOKUP_FORCE_SIZE is set |
| - Don't include image content in icon caches, to avoid huge caches |
| - GtkSwitch gained a hover state |
| |
| * Widget factory: |
| - Improve coverage of GTK+ features |
| |
| * Wayland: |
| - Support GNOME classic mode |
| |
| * Deprecations: |
| - Style regions |
| - Support for .icon files |
| - gdk_window_flush, drawing outside of begin/end paint |
| |
| * Bugs fixed: |
| 721895 Remove GtkIconCache |
| 729820 GMenuModel submenu-action set 'false' before item activation |
| 730615 a11y private library not included in GIR |
| 730745 Port annotations from Vala |
| 730767 Tab that's being dragged is not updated |
| 730833 RTL in the inspector does not change the icons |
| 730924 Setting a GtkScrolledWindow to visible in a template causes a segfault |
| 731016 Text Drag'n'Drop broken in GtkTextView |
| 731020 3.13.2: PlacesSidebar changes directories on right click |
| 731187 Use csd shadows for menus |
| 731273 minimise and maximise buttons not present in header bars in gnome classic |
| 731299 Wrong function name for gtk_selection_data_get_data |
| 731371 Gtk gets confused by wayland touch events |
| 731377 Add a redirect on the website for the old language bindings page |
| 731382 Current docs still mention GtkList and GtkCList |
| 731429 Incorrect text provided by AtkText text-insert signal for GtkEntry |
| 731602 GTK+ 3.13.2 won't build in Windows |
| 731658 icon theme: Respect directory types for svg icons |
| 731790 GtkHeaderBar subtitle not redisplayed after custom title |
| 731834 GtkPopover is referenced directly in theme css |
| 731866 New window shadows |
| 731908 placessidebar: Use symbolic name for symbolic icon |
| |
| * Updated translations: |
| Hebrew |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.13.1 to 3.13.2 |
| ============================================ |
| |
| * Interactive debugging support. The GtkInspector |
| window can be triggered with the Ctrl-Shift-I |
| or Ctrl-Shift-D keyboard shortcuts, or via the |
| GTK_DEBUG environment variable. |
| |
| * Gesture support has landed. New classes include |
| GtkGestureLongPress, GtkGestureMultiPress, GtkGestureSwipe, |
| GtkGesturePan, GtkGestureRotate, GtkGestureZoom. Many GTK+ |
| widgets already use gestures internally. Gestures also |
| show up in GtkInspector. |
| The gesture-related APIs are still subject to change. |
| |
| * GTK+ widgets can now draw outside their allocation, |
| by setting a clip with gtk_widget_set_clip(). |
| The clip-related APIs are still subject to change. |
| |
| * GtkStack has added a few more transition types |
| |
| * GtkProgressBar is now narrower |
| |
| * CSS |
| - Support outline-radius in CSS |
| - Implement 'unset' and 'all' |
| - Support -gtk-icontheme |
| - Support -gtk-icon-source |
| - Add -gtk-icon-transform, supporting the 2D |
| parts of CSS transforms |
| - Support -gtk-icon-style |
| |
| * Theme |
| - Use outlines to render focus rings |
| - Use icons to render spinners, expanders and arrows |
| - GtkIconTheme can force symbolic or regular |
| icon variants |
| - GtkIconTheme will automatically load rtl |
| icon variants |
| |
| * Win32: |
| - Theme improvements |
| |
| * Wayland: |
| - Update to the latest xdg-shell protocol |
| |
| * Deprecations: |
| GdkColor |
| GtkMisc |
| GtkArrow |
| focus-line-width style property |
| GtkNumerableIcon |
| GtkButton::x/yalign |
| gtk_widget_reparent |
| gtk_widget_region_intersect |
| gtk_container_set_reallocate_redraws |
| |
| * Bugs fixed: |
| 525206 Remove superfluous non-NULL tests for the GtkScrolledWindow scrollbars |
| 614717 gtk_text_buffer_create_tag fails to return error on duplicate tag |
| 636695 GdkColor should be deprecated |
| 645966 gtk-demo leaks a GtkSizeGroup |
| 698396 GtkTreeStore crashes when reordering 0 elements |
| 708037 Allow live updates on widgets implementing GtkColorChooser |
| 720330 Gtk-CRITICAL **: gtk_entry_completion_set_model: assertion 'GTK_IS_E... |
| 721069 gtk_win32_embed_widget_show infinite recursion |
| 726676 More GtkStack transition counterparts of OVER_UP_DOWN |
| 727147 Search bar is too narrow |
| 727994 Gtk Popover closes on click |
| 728135 gtk_widget_set_visible's nothing-changed-check |
| 728284 [treeview] Graphics artifact when scrolling with hover-selection |
| 729346 W32: App-notification has no theme, shows up transparent |
| 729353 W32: horizontal-buttons get "selected" background when focused |
| 729451 Removing accels with application_set_accels_for_action |
| 729461 Introspection issue with GtkApplication |
| 729473 FileChooser: typos in gtk_file_chooser_set_local_only () |
| 729475 FileChooser: typo in gtk_set_create_folders() |
| 729496 Crash with latest gtk+ from master in gtk_combo_box_get_preferred_width |
| 729564 Deprecate GtkArrow |
| 729594 Don't stretch switches in Widget Factory |
| 729598 Populate page 2 of the Widget Factory |
| 729607 GtkAboutDialog: gtk aborts when trying to show an about dialog |
| 729670 cairo surface leaked for each cursor created from pixmap |
| 729817 GtkCellLayout: allow finding attributes at runtime |
| 729834 gdk: missing (nullable) annotations on return values |
| 729915 Popopver does not follow relative widget to find action groups |
| 729983 gdk: assorted introspection and documentation syntax fixes |
| 730007 GtkInspector: add a setting to disable C-S-i |
| 730008 make gtk_set_interactive_debugging available for apps |
| 730035 GtkFileFilter contains refs to GtkRecentFilter which are probably typos |
| 730043 Add an alternative to Ctrl-Shift-I |
| 730095 Add a private call API to export internals to modules |
| 730142 placessidebar: use proper canonicalization when checking if home |
| 730183 RFC: silence harmless critical |
| 730306 Gtk+ >= 3.0 fails to load modules from settings.ini files |
| 730526 Fix the edit-clear icons in RTL |
| 730353 Horizontal and vertical scrolling |
| 700030 GdkEventSequence not accessible from introspected bindings |
| 641836 Capture/bubble event handling |
| 119906 Add event when Double Click timeout expires |
| |
| * Translation updates: |
| Belarusian |
| Hebrew |
| Russian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.12.0 to 3.13.1 |
| ============================================ |
| |
| * GtkListBox can now do multi-selection |
| |
| * GtkSwitch has a way to delay state changes |
| |
| * GtkMenuButton is using a popover for menu models by default |
| |
| * GtkPopover can have horizontal sections |
| |
| * GtkFileChooser received some design improvements |
| |
| * GtkBuilder |
| - Supports property binding |
| - Supports dialog actions |
| |
| * Client-side decorations |
| - The requirement for _GTK_FRAME_EXTENTS has been dropped |
| to avoid 'double headers' with most window managers |
| - Drawing of DND highlights around the entire window works |
| |
| * Windows backend: |
| - *Many* theme improvements |
| - Add popover theming |
| - Enable introspection |
| |
| * Wayland backend |
| - Updates for xdg_shell protocol changes |
| - Touch support |
| |
| * Broadway backend |
| - Now builds on OpenBSD |
| |
| * Bugs fixed: |
| 495105 Open recent file keyboard shortcuts do not work correctly |
| 654417 Add <binding> element to GtkBuilder syntax |
| 686170 gdk/win32: VK_SNAPSHOT maps to GDK_Print |
| 712752 GtkClipboard: add _get_default and _get_primary |
| 722058 GtkTreeModelFilter bug |
| 722211 improve the file chooser design |
| 722817 Add gobject-introspection for GdkWin32 |
| 723963 Use popover for the fallback app menu in the headerbar |
| 725648 Switches should always indicate the current state |
| 726179 Trivial Fix: size-allocate signal has missing documentation |
| 726271 Items not highlighted while mouse-hovered |
| 726298 gtk-font-name isn't correctly handled on Windows |
| 726475 After looking at Aisleriot solitare, I get rendering glitches... |
| 726592 W32: problems with CSDed windows |
| 726859 Assertion/crash if gtk_radio_menu_item_set_group() is called twice |
| 726870 all: Name more idles and timeouts |
| 726871 treeview: Lower the duration of validation iterations |
| 726996 Label-for/Labelled-by AtkRelations missing for containers in t... |
| 727009 redefinition of GtkPrinterCloudprint: cloudprint fails to build |
| 727022 W32: Both inc- and dec-buttons on GtkSpinbutton are "inc" |
| 727035 W32: Combobox button is drawn with two arrows |
| 727036 W32: Combobox dropdown color is button-gray instead of window-white |
| 727037 W32: Menu items look thin, while submenu arrows are huge |
| 727075 W32: Combobox (with an entry) is gigantic |
| 727078 W32: GtkPopover is transparent and non-interactable |
| 727080 W32: Window re-size grip looks UGLY. |
| 727210 W32: Prelight doesn't apply to check/radio marks |
| 727211 W32: Selection background color applies to check/radio marks |
| 727213 W32: Notebook widget is not styled correctly |
| 727244 W32: Items selected in listbox have correct background color, ... |
| 727245 W32: No .dim-label style |
| 727313 a11y: do not use deprecated a11y functions. |
| 727322 docs: Remove '\' escape character from literals |
| 727391 W32: scrollbar sliders have no "active" and "insensitive" styles |
| 727410 W32: tooltips are not themed |
| 727414 Redundant text in titlebar |
| 727487 Color picker check marks not cleared properly |
| 727643 Segfault in gtk-3.12.0 |
| 727644 SEGV in gtk_window_propagate_key_event() |
| 727662 GtkVolumeButton displays "missing image" icons |
| 727908 Various GtkTextView improvements (doc, unit tests) |
| 727973 W32: focused button is visibly smaller |
| 728023 Warning when passing NULL window to inhibit |
| 728054 entry: consider ascent and descent when requesting height |
| 728073 Allow defining an invisible resize area for GtkPaned's handle |
| 728140 Illegal parameter passed to g_variant_new in gtk_application_im... |
| 728165 gtk_target_list_new argument should be (allow-none) |
| 728183 Drag and drop (GdkFrameClock) does not work for hidden widgets |
| 728272 make broadway backend build on OpenBSD |
| 728426 Implement the wl_touch interface |
| 728745 win32: add more clipboard data checks to avoid crash |
| 728806 W32: Check- and radio-buttons have a selection rectangle on act... |
| 728807 W32: Checkbutton focus rectangle becomes almost white on prelight |
| 728808 W32: Checkboxes on modelbuttons are drawn like buttons themselves |
| 728810 W32: Modelbuttons look like buttons |
| 728846 GtkDialog: Support adding action widgets in ui files |
| 728992 GtkLockButton crash if clicked and permission is NULL |
| 729013 Use OUTPUT_SCALE instead of xft-dpi on wayland |
| 729095 redraw problems when resizing popovers |
| 729097 size allocation problem in popovers |
| |
| * Translation updates: |
| Basque |
| Catalan |
| German |
| Greek |
| Hebrew |
| Russian |
| Slovenian |
| |
| |
| Overview of Changes in GTK+ 3.11.9 to 3.12.0 |
| ============================================ |
| |
| * Wayland: |
| - Add support for input regions |
| - Correctly report display capabilities |
| - Fix resizing from the north-east corner |
| |
| * Bugs fixed: |
| 723045 Window re-size causes artifacts |
| 724728 GtkPrintOperation is below is parent in fullscreen mode |
| 726369 gnome-terminal crashes when closing a window |
| 726476 New fontchooser dialog doesn't update font list upon change |
| 726717 Nesting GtkExpander gives Gdk-CRITICAL error |
| 726749 Segmentation fault in libglib-2.0.so.0 with glib-2.39.92 |
| 726825 possible invalid reads on delete event |
| 726838 crash when unsetting GtkTreeView model |
| 726855 When subdirectory selected, subdirectory name only briefly appears... |
| 726858 GTK_ENABLE_DEBUG should be G_ENABLE_DEBUG |
| 726900 gtk_recent_filter_filter() requirements aren't fully documented |
| |
| * Translation updates: |
| Czech |
| Danish |
| Germans |
| Hungarian |
| Indonesian |
| Italian |
| Scottish Gaelic |
| Serbian |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.11.8 to 3.11.9 |
| ============================================ |
| |
| * GtkPopover: |
| - Improve focus and grab handling |
| - Add accessibility support |
| |
| * Client-side decorations: |
| - Make F10 move focus to the header bar |
| - Make header bars draggable on touch systems |
| - Make shadows unclickable |
| |
| * Bugs fixed: |
| 591258 Easy to accidentally select first option in popup menus |
| 693200 Printing via evince crashes badly when /tmp is not writable |
| 701884 lots of invalid reads in iconview a11y code |
| 709914 Cannot move windows on touchscreen (except from WM decorations) |
| 723668 Message Dialog Layout |
| 724785 Tooltips get shown even if the widget is hidden by a GtkPopover |
| 725141 Add shortcut to move focus to the GtkHeaderBar |
| 725727 Fix DnD on popovers |
| 725733 Crash when accessing freed AtkObject |
| 725754 Fix font size when gdk_x11_display_set_window_scale() is used |
| 725824 gtkentrycompletion: fix a critical warning |
| 725864 Add GtkPopover a11y |
| 725866 DnD fixes |
| 726125 Cannot click through CSD window shadows |
| 726135 documentation: clarify gtk_icon_theme_add_builtin_icon() usage |
| 726136 use && instead of 'and' in deprecation warnings |
| 726149 broadway: remove unused libcrypt |
| 726187 Use GDK's current window tracking when synthesizing events in GTK+ |
| 726209 GtkTreeView: stop ignoring crossing events from grabs |
| 726492 Possible crash when setting titlebar |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Chinese |
| Czech |
| Finnish |
| French |
| Korean |
| Latvian |
| Norwegian bokmål |
| Portuguese |
| Punjabi |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.11.7 to 3.11.8 |
| ============================================ |
| |
| * Documentation: Update screenshots |
| |
| * Printing: Google cloud print support |
| |
| * Bugs fixed: |
| 724742 revealer: Allocate extra size to child |
| 724895 printing: Fix visibility of tabs in dialog |
| 481073 allow "visibility-notify-event" signal to work when composited |
| 547988 Open button sensitive when nothing selected, returns nothing |
| 554618 GtkFileChooserDialog leaks memory |
| 723368 GTK+ print module for Google Cloud Print |
| 723438 jhbuild buildone glib gtk+ fails with `HAVE_INTROSPECTION do... |
| 724411 GtkAboutDialog: License visible even if not set and predefin... |
| 724799 gtk_menu_tool_button_set_menu () broken in gtk3-3.11.6+ |
| 724891 GtkTreeViewColumn::button never freed |
| 724921 Gtk-CRITICAL **: gtk_widget_unregister_window: assertion 'GD... |
| 724968 wayland: Fix gdk_window_wayland_resize_cairo_surface() |
| 724999 GtkRevealer changes broke gedit infobar messages |
| 725089 Cairo context sent to the "draw" signal handler has incorrec... |
| 725172 GdkWindow: fix redraws for backends that keep the same backi... |
| 725205 [patch] treeselection docs: spelling fix |
| 725225 auto scroll in vertical popover from volume button goes the ... |
| 725345 dialogs: always use CSD on dialogs |
| 725559 Fix typo in gtk_window_set_default() documentation |
| 725560 GtkTreeView documentation fixes |
| Make sure CSS theme is loaded when needed |
| GtkStackSwitcher: Avoid unnecessary updates |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Galician |
| Hebrew |
| Kazakh |
| Lithuanian |
| Norwegian bokmål |
| Polish |
| Russian |
| Scottish Gaelic |
| Thai |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.11.6 to 3.11.7 |
| ============================================ |
| |
| * GtkActionBar: |
| - Fix theming |
| |
| * GtkBox: |
| - Allow setting center widget to NULL |
| - Fix a size-allocation error |
| |
| * GtkPopover: |
| - Fix a crash with text handles (#724392) |
| - Allow resetting relative-to (#724407) |
| |
| * Wayland: |
| - Use new xdg-shell ping |
| - Use new xdg-shell focus methods |
| |
| * Printing: |
| - Fix a small memory leak (#724631) |
| |
| |
| Overview of Changes in GTK+ 3.11.5 to 3.11.6 |
| ============================================ |
| |
| * GtkActionBar is a new widget that is meant to be used |
| for actions at the bottom of a window. |
| |
| * GtkPopover: |
| - A ::closed signal has been added |
| - Style propagation to popovers has been fixed |
| - Popovers can now be populated from a menu model |
| - GtkMenuButton can use popovers instead of menus |
| |
| * GtkAppChooserDialog has been redesigned |
| |
| * GtkBox can now place a widget centered, regardless of |
| the sizes of children on either side, similar to GtkHeaderBar. |
| |
| * The API documentation has been converted to markdown, and |
| many cleanups and improvements have been made at the same time. |
| |
| * Bug fixes: |
| 706515 HeaderBars are sometimes too tall |
| 707999 HeaderBar height increases when the subtitle label is set... |
| 721309 Links inside dimmed labels get different colors depending... |
| 723014 wip: Make popover from menu model |
| 723394 const parameter to GtkPopover gtk_popover_set_pointing_to |
| 723627 The padding aroung the timelabel is wrong |
| 723637 GtkTreeViewColumn: fix critical warning |
| 723672 Dialogs with header bars - buttons should have an equal w... |
| 723716 GtkFlowBox::child-activated match slot signature |
| 723771 gtkwindow: remove delete-event idle function on finalize |
| 723863 Implementation for component->get_size not needed |
| 723929 Add a generic center box |
| 724008 void function should not return void expression |
| 724094 Add GtkEntry:max-width-chars |
| 724218 App chooser dialog looks rough |
| 724411 GtkAboutDialog: License visible even if not set and prede... |
| 724503 Make gtk_popover_bind_model() public |
| 724539 Can't drag primary toolbars with a GtkSeparatorToolItem i... |
| 724541 Labels with links can't be activated in a GtkListBox |
| |
| * Translation updates: |
| French |
| Galician |
| Hebrew |
| Indonesian |
| Norwegian bokmål |
| Russian |
| Scottish Gaelic |
| Slovenian |
| Spanish |
| Tajik |
| Thai |
| |
| |
| Overview of Changes in GTK+ 3.11.4 to 3.11.5 |
| ============================================ |
| |
| * GtkPopover: A new widget that is can be used for transient |
| views, as an alternative to menus or dialogs. |
| |
| * Dialogs: |
| - Dialogs have been modernized, can use a header bar now |
| - Built-in dialogs react to a setting, gtk-dialogs-use-header |
| for this, dialogs derived from GtkDialog: default to no headerbar |
| - GtkAssistant also respects the setting |
| |
| * OS X: |
| - Better menu integration. Items such as 'Hide', 'Hide Others' |
| and 'Show All' are now handled specially |
| - GTK+ provides a default application menu now |
| |
| * Theming: |
| - GTK+ now uses RGBA visuals by default |
| - Notebook tabs now support a prelight state |
| - Reorderable notebook tabs can be themed differently |
| |
| * Documentation: |
| - The API documentation has seen numerous fixes and improvements |
| - Docbook markup is being phased out in favor of markdown |
| |
| * Bugs fixed: |
| 350190 Need specific icon for GTK_ICON_SIZE_SMALL_TOOLBAR for... |
| 566945 gtk_widget_override_color() documentation should menti... |
| 630217 RGBA visual by default |
| 634793 Use g_object_notify_by_pspec() / g_object_class_instal... |
| 636594 The default value of the property 'logo' in GtkAboutDi... |
| 665928 GtkWindow: Add comment about floating reference |
| 692931 The list of printers should be searchable/sortable |
| 699224 file chooser does not respect 12/24-hour clock setting |
| 704456 Synthesized crossing events don't have correct device ... |
| 711298 "Edit Scheduled Transaction" window way too modal |
| 720059 use headerbars in dialogs |
| 720552 Provide a more "native" Mac OS application menu |
| 721895 Remove GtkIconCache |
| 722429 docs/comments: Fix spelling of 'explicitly' |
| 722515 csd menu icon should use default window icon if per-wi... |
| 722574 GtkAboutDialog doesn't get headerbars when used from JS |
| 722588 GtkStack: add gtk_stack_get_child_by_name() |
| 722638 Version the gio-2.0 and wayland-client requirements (g... |
| 722642 Use symbolic icon for file chooser |
| 722722 Fix vertical alignment of labels in "Paper" section of... |
| 722919 Setting custom titlebar on realized window looks weird |
| 723119 docs: use |[ ]| instead of <programlisting></programli... |
| 723121 GtkPlacesSidebar: pressing "eject" icon does not power... |
| 723157 Merge GtkFileChooserWidget and GtkFileChooserDefault |
| 723159 CSD shadows are clipped |
| 723181 Use GtkPopover for GtkScaleButton |
| 723183 GtkStyleContext: don't use disconnect_by_func() |
| 723212 Use headerbar in GtkAssistant |
| 723366 GtkFileChooser crashes due to a signal connection left... |
| 723390 gdkwindow: Use an InputOnly window for focus_window |
| 723402 widget: Fix set_focus_child handling during focus changes |
| 723555 Decode extension names in X11 error handler |
| |
| * Translation updates: |
| Aragonese |
| Brazilian Portuguese |
| Estonian |
| Galician |
| Greek |
| Hebrew |
| Indonesian |
| Kazakh |
| Lithuanian |
| Scottish Gaelic |
| Simplified Chinese |
| Spanish |
| Tajik |
| Traditional Chinese |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.11.3 to 3.11.4 |
| ============================================ |
| |
| * GtkActionBar: A new container, which has a centered |
| child like GtkHeaderBar. It can be used in places |
| where header bar theming is not suitable |
| |
| * GtkAppChooser: The online support has been simplified |
| and modernized |
| |
| * GtkHeaderBar button theming has been changed to be |
| more flexible. There is now a gtk-decoraton-layout |
| setting and a decoration-layout property. |
| |
| * Accessibility: |
| - Links in labels are now accessible |
| - Model-based menus are accessible |
| - Accessible roles of several widgets have been fixed |
| - GtkColorChooser accessibility is improved |
| |
| * Theming: The Raleigh theme has been updated for |
| several new features, including client-side decorations |
| |
| * Model-based menus now support a hidden-when attribute |
| on items that allows them to be hidden on various |
| conditions |
| |
| * Bugs fixed: |
| 688421 GMenuModel menus should have a hint to hide items |
| 698248 race in placement for popup-menu/tooltip-window |
| 698786 window: add a maximized property to GtkWindow |
| 706119 Add introspection friendly version of gtk_tree_path_new... |
| 707729 orca speaks wrong label when using flat review on GtkTree |
| 709491 dark theme setting not propagated to vertical spinbutto... |
| 710315 Revert "treeview: Store editable position differently" |
| 710351 Migrate Mac OS menu backend to use GtkMenuTracker |
| 711552 Crash when processing list of GdkWindows |
| 711826 gtk_text_view_add_child_in_window not scrolling |
| 720264 Hovering item over sidebar "desktop"-entry crashes appl... |
| 720357 csd not working on Mac OS |
| 720401 gtk_menu_popup() doesn't destroy the menu after it is c... |
| 720535 CUPS backend leaks http connection to CUPS |
| 720551 improve/simplify quartz inhibit code |
| 720554 cell-renderer: Check for NULL return in vfunc start_edi... |
| 720939 GtkMenuButton direction = up isn't aligned correctly |
| 720945 Make nick names for properties "popup", "menu-model", ... |
| 720983 Objects of ATK_ROLE_CHECK_MENU_ITEM fail to emit object... |
| 721045 The accessible role of GtkColorSwatch should not be ATK... |
| 721048 GtkColorSwatch fails to emit an accessible object:state... |
| 721086 Accessible keybindings/mnemonics missing from certain m... |
| 721119 GtkMenuTracker: tweak separator logic |
| 721304 GtkApplicationX11: read the startup ID from the platfor... |
| 721317 Fix crash in testbbox and update gtkenum docs |
| 721346 non-standard CFLAGS_FOR_BUILD, CPPFLAGS_FOR_BUILD, LDFL... |
| 721406 Accessible object:state-changed:focused events missing ... |
| 721407 Criticals on GtkScrolledWindow composite widget |
| 721410 GtkLabels containing links should expose accessible chi... |
| 721421 Links within a GtkLabel should expose their URIs via ATK |
| 721480 3.8->3.10 scrolled window is empty |
| 721530 License text contains obsolete FSF postal address |
| 721633 bloatpad: fix the action associated with the notification |
| 721665 Provide a better way to display contextual actions |
| 721700 invalid callback prototypes leads to test issues |
| 721800 using border-style: dotted seems to freak out all drawing |
| 721836 Simplify GtkActionHelper |
| 722029 Memory leak in gtkplacessidebar.c |
| 722030 Memory leak when scrolling through GtkTreeView |
| 722070 gdk: Don't leak GValue when xsetting is unknown |
| 722076 Add separator before "Always on Top" to the CSD window |
| 722106 By clicking "Menu key" you can open as many menus as yo... |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| Galician |
| German |
| Greek |
| Hebrew |
| Hungarian |
| Italian |
| Kazakh |
| Russian |
| Simplified Chinese |
| Spanish |
| Tajik |
| |
| |
| Overview of Changes in GTK+ 3.11.1 to 3.11.3 |
| ============================================ |
| |
| * gtk3-demo has received some updates |
| |
| - Uses GtkHeaderBar now |
| |
| - New header bar demo |
| |
| - New event details demo |
| |
| * Wayland is now using the xdg-shell |
| |
| * Client-side decorations are more compatible with |
| traditional desktops now |
| |
| * Bugs: |
| 386569 GtkFileChooser enters first file name into the entry... |
| 415415 tree lines drawn in black |
| 679563 Properly annotate the GtkRadio* widgets |
| 691974 ComboBox only scrolls the first time |
| 694859 Can not scroll down list in Combobox the first time ... |
| 702663 GtkComboBox::appears-as-list does not respect scrolling |
| 705203 Natural scroll doesn't work immediately |
| 708907 Strings not extracted |
| 709027 List mode has black background |
| 709716 gdk_x11_screen_lookup_visual segfault on multiple X ... |
| 710510 gtkimcontextsimpleseqs.h can be updated. |
| 711552 Crash when processing list of GdkWindows |
| 711715 gtk object tests: run under local environment |
| 712302 GtkPlacesSideBar showing "Desktop" or not shouldn't ... |
| 712536 Themes with specified gap_file, gap_start_file or ga... |
| 712632 infobar and revealer not respecting enable-animation... |
| 712751 Don't wake up Avahi printers unnecessarily |
| 712760 Clang static analysis fixes |
| 712799 Memory leak when listing Avahi printers |
| 713044 build: bump requirement on gobject-introspection to ... |
| 715029 Ensure GdkScreen::monitors-changed gets emitted afte... |
| 719314 gdk_property_change segfault on multiple X protocol ... |
| 719460 value argument to GtkTreeModelFilterModifyFunc needs... |
| 719469 Alternative for deprecated function in gtkstyle.h is... |
| 719486 Visual issue in GtkButton when it has been disabled ... |
| 719505 Wrong icon for desktop entry in FileChooser dialog |
| 719510 Infobar always visible on gtk 3.10.5 with enable-ani... |
| 719568 Search bar area is still visible when switched off |
| 719595 Toolbar style context is created before style class ... |
| 719713 toolbar: draw a full box for separators |
| 719762 translate_crossing_mode() assertion error since rece... |
| 719861 Menu separators aren't selectable independently from... |
| 719977 Can not use GtkFileChooserDialog: assertion failure |
| 719987 Add demo for advanced event management |
| 720067 header bar title not updated by gtk_window_set_title |
| 720096 New function to set the default direction of the locale. |
| 720233 Make GtkHeaderBar support all kinds of CSD content, ... |
| 720256 GtkScaleButton popup appears positioned randomly on ... |
| 720293 GtkFileChooserDefault: Remove unused struct field |
| 720296 testtitlebar: Fix -Wunused-variable warning |
| 720338 Crash when closing http connection to CUPS |
| 720342 gdkwindow: Use GdkWindowHints instead of guint for flags |
| 720374 Windows with shadows cannot be moved to the top of t... |
| 720410 GPL license link doesn't specify "or later" |
| 720550 Refactor GtkApplication |
| |
| * Translations: |
| Galician |
| Hebrew |
| Italian |
| Spanish |
| Tajik |
| Tamil |
| |
| |
| Overview of Changes in GTK+ 3.11.0 to 3.11.1 |
| ============================================ |
| |
| * Theming: |
| - A number of containers have been changed to draw |
| backgrounds and borders. By default these are fully |
| transparent, so nothing should change: |
| GtkBox GtkFixed GtkGrid GtkEventBox |
| - Link colors are not rendered using the :visited and :link |
| states instead of the link-color and visited-link-color |
| style properties |
| |
| * Broadway: |
| - Use client-side decorations |
| - Implement window movement, raise/lower |
| - Use rolling hashes for optimizing scrolling |
| - Use click-to-focus |
| - Support touch events |
| - Support IPad on-screen keyboard |
| |
| * GtkFileChooser: |
| - Respect local-only in the places sidebar |
| - Filter out duplicate application shortcuts |
| - Show unmounted bookmarks |
| |
| * GtkProgressBar: |
| - Activity mode is now using a tick callback to move the block |
| smoothly |
| |
| * GtkWindow: |
| - Fix size allocation for the fallback menubar |
| - Improve application menu fallback if we have client-side |
| decorations or a header bar |
| |
| * GtkBuilder: |
| - No longer requires every object to have an id |
| |
| * Bugs fixed: |
| 577642 Selected Printer Does Not Stick Between Sessions |
| 635499 gtk_entry_completion_set_text_column doesn't remove old... |
| 668598 Printing to PDF should register the generated file with... |
| 679019 Popup menu misplaced in dual monitor |
| 693227 Incorrect size allocation with overflow |
| 699574 gtk_selection_owner_set() breaks mouse wheel scrolling |
| 700419 Trigger toggle maximize on double click in menubar/menu... |
| 702392 motion_compression hurts precision for drawing |
| 703784 Epiphany crash during displaying printing dialog |
| 705176 Reordering columns in GtkTreeView freezes mutter |
| 709629 Use :link and :visited for link colors |
| 710238 Fix the margin in RTL |
| 710533 GtkBuilder can no longer construct GtkEntryCompletions ... |
| 710909 Buttons are cut in some windows |
| 710987 g_return_if_fail used even if function requires return value |
| 711110 GDK_HINT_MAX_SIZE ignored on Win32 |
| 711158 gtktextattributes: Use an anonymous union instead of arch-... |
| 711255 GtkListBox: Expand the placeholder |
| 711324 Some more patches to make more containers honor background... |
| 711354 Doc: some GtkPrintSettings symbols are missing |
| 711494 GtkStack: add a signal telling when transition is done |
| 711545 gtkpixelcache: Possibly ignoring queued redraw |
| 711548 GtkPlacesSidebar doesn't show unmounted bookmarks |
| 711553 gdk/win32: remove extra allocation for \r removal |
| 711574 GtkPlacesSidebar is missing "local-only" flag |
| 711611 GtkStack: Use new-style property installation/notification |
| 711636 Duplicated 'Music' and 'Videos' from favorites on ... |
| 712164 GtkMenuTracker: set action namespace correctly |
| 712302 GtkPlacesSideBar showing "Desktop" or not shouldn't be... |
| 712553 GtkBuilder: Make IDs optional |
| |
| * Translation updates: |
| Arabic |
| Brazilian Portuguese |
| British English |
| French |
| Greek |
| Polish |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.10 to 3.11.0 |
| ========================================== |
| |
| * New notebook tab styling: GtkNotebook now offers a way |
| for themes to opt out of the tab rendering, with the |
| 'has-tab-gap' style property. The Adwaita theme is using |
| this to achieve a more modern tab appearance. |
| |
| * GtkFlowBox: A container that its children in a reflowing |
| grid, which can be oriented horizontally or vertically. |
| It is similar to GtkListBox in that the children can |
| be sorted and filtered, and by requiring a dedicated child |
| widget type, GtkFlowBoxChild. It is similar to GtkTreeView |
| in that is supports a full set of selection modes, including |
| rubberband selection. |
| |
| * GtkStack: children can now indicate that they require |
| attention by setting the needs-attention child property. |
| |
| * Broadway now requires binary array buffers and modern WebSocket |
| protocol support |
| |
| * Autoscrolling in range widgets has been improved to work more |
| reliably in maximized windows. |
| |
| * GtkSpinner has been changed to render in in a limited set of |
| sizes. |
| |
| * GtkApplication now stores and handles accelerators for GActions |
| itself. |
| |
| * GtkIconTheme now falls back to the gnome icontheme to fix |
| problems with the availability of symbolic icons in other |
| icon themes. |
| |
| * GTK+ respects the deprecated gtk-button-images and gtk-menu-images |
| settings again. |
| |
| * Bugs fixed: |
| 168530 gtk_accel_map_load: wasteful extra stat call. |
| 341146 reorder lines in configure.in for a better display |
| 467720 Useless use of const qualifier |
| 586107 gtkprintbackendpapi.c does not compile on Solaris 10 |
| 643914 Area under tabs need its own style class |
| 651224 null pointer dereferenced due to multiple bugs in gtk... |
| 681484 GtkAboutDialog has extra space when gtk_widget_show_a... |
| 691163 GtkNotebook unable to style active tab |
| 693586 Erroneous focus claims resulting from gtk_notebook_se... |
| 697031 gtk_notebook_draw's type doesn't match GtkWidget::draw |
| 698730 tooltip: Fix possible wrong placement |
| 702196 Unfinished frame being presented |
| 703062 GtkTreeViewColumn returns negative size request on em... |
| 703603 Remove GtkWidget opacity-group hack in 3.12 |
| 707132 gtkwindow: Allow removing titlebar all together |
| 707187 GtkStack: Add more transition types |
| 707524 CSD windows "shake" when they go backdrop |
| 707920 notebook tab style improvements |
| 708019 Invisible characters at the end of a TextView within... |
| 708024 Accessibility being initialized in the wrong place |
| 708163 all symbolic icons are missing when using icon theme... |
| 708414 entrycompletion: set the GtkWindow as attached to th... |
| 708423 current line highlighting not working anymore in Gtk... |
| 708547 search provider crashes: gnome-contacts-3.9.90-1.fc2... |
| 708583 StyleContext: removing or adding a provider doesn't ... |
| 708584 GtkTextView: add a virtual function create_buffer() |
| 708787 GtkStatusbar text is mangled |
| 709049 gtk_widget_destroy() on a GtkHeaderBar tries to gtk_... |
| 709212 Configure fails if I don't have wayland dependency |
| 709215 Rounded-corners on CSD apps dont flatten when snapped |
| 709264 Fix memory leaks in icons handling |
| 709323 properly check titlebox visibility |
| 709420 Rulers hardly visible in dark themed page setup tab |
| 709522 GtkFileChooser sidebar is not populated since 742a2f11 |
| 709613 GtkStack: Warn when setting a child visible which is... |
| 709621 gdkevents.h: Mention _get_source_device() |
| 709687 listbox: Fix keynav_failed() parameter in move_cursor() |
| 709697 Fix a warning in builg gtk+ with clang |
| 709745 GtkSearchBar example problems |
| 709854 Wayland: Reliable crash when hovering over items wit... |
| 709939 monitor reconfiguration while GtkOffscreenWindows ex... |
| 709967 Double free in gtkicontheme.c |
| 710073 Assertion failure because _gtk_icon_info_load_symbol... |
| 710096 gtk3.10 doesn't work correctly when used from a dyna... |
| 710134 GtkToolButton possibly being empty |
| 710141 gtk_shell_interface exported in libgdk |
| 710389 Don't set WM_TAKE_FOCUS if accept_focus is FALSE |
| 710651 all: Add names to timeouts |
| 710666 Frame clock related bug fixes |
| |
| * Translations: |
| Afrikaans |
| Arabic |
| Basque |
| Catalan |
| Catalan (Valcencian) |
| Danish |
| Dutch |
| German |
| Hungarian |
| Indonesian |
| Latvian |
| Russian |
| Slovenian |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.9.14 to 3.9.16 |
| ============================================ |
| |
| * Bug fixes: |
| 339539 Ctrl-C, Ctrl-V changes tags |
| 513812 Optimize gdk_cairo_set_source_pixbuf() alpha multiplication loop |
| 696756 gdk_device_get_source : assertion `GDK_IS_DEVICE(source)` failed |
| 702034 color_value_parse() memory leak |
| 702423 CellRendererPixbuf regression: Stock icons with rtl/ltr varia... |
| 706269 Clarify GtkBox, GtkHBox, and GtkVBox documentation |
| 706345 GtkExpander's click-and-drag behavior should match that of Gt... |
| 706708 GtkHeaderBar doesn't respect titlebar button layout setting |
| 707129 wayland: support application menus |
| 707244 pixelcache: gtktextview pixelcache does not invalidate textma... |
| 707328 Segmentation fault when running on Wayland compositor |
| 707445 ghost cursor when mouse hovers over an image file in a tab |
| 707488 Typo in error message in gtkfilechooserdefault.c |
| 707519 Missing introspection annotations |
| 707659 orca becomes non-responsive when doing read line on Unbound |
| 707704 Prefer Wayland to X11 |
| 707778 The redesigned "Universal Access" and "Date & Time" panels ca... |
| 707786 Collapsed Gtk combo boxes no longer emit accessible selection... |
| 707844 No way to get window field a GdkEvent from Gjs |
| 707872 GtkSwitch shouldn't have a default name |
| 707915 Accessible object for GtkListBoxRow should have list_item role |
| 707926 GtkSwitch shouldn't have a default accessible description |
| 707981 GtkHeaderBar needs a better accessible role |
| 708012 Wayland dependency inaccurate |
| 708067 Headerbar 'Previous' and 'Next' buttons are not keyboard navi... |
| 708076 Doc: small fixes in GtkTextView |
| 708128 listbox keynav gets stuck at insensitive rows |
| 708150 GtkWidget: Add gtk_widget_remove_action_group()? |
| |
| * Translation updates: |
| Belarusian |
| Brazilian Portuguese |
| Czech |
| Danish |
| Finnish |
| French |
| Galician |
| Hebrew |
| Hungarian |
| Indonesian |
| Italian |
| Japanese |
| Korean |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Polish |
| Punjabi |
| Russian |
| Slovak |
| Slovenian |
| Spanish |
| Tajik |
| Thai |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.9.12 to 3.9.14 |
| ============================================ |
| |
| * GtkLabel can now ellipsize just the last line, |
| ellipsized in multi-line labels. |
| |
| * Bugs fixed: |
| 680953 set_item_width / text wrapping doesn't work in iconview... |
| 700428 Default input method should be chosen based on the inpu... |
| 701125 port scrolling to GtkPixelCache |
| 704278 Possible crash when destroying a tick callback |
| 705980 Update Win32 code so that GTK+ will build and run |
| 706323 HeaderBar window menus |
| 706448 Shortcut <ALT> + O in Save As Dialog is not Unique |
| 706451 Path bar - pushed buttons have an erroneous bold weight |
| 706493 fix some memory leaks |
| 706529 CSD fixes for mutter/gnome-shell |
| 706563 Un-deprecate gtk-entry-password-hint-timeout |
| 706592 csd: some fixes for the titlebar |
| 706722 path bar looks broken when the window is to small to fit... |
| 706728 pixelcache: allow specifying extra size and cairo_conten... |
| 706740 a typo in gtk_icon_view_key_release() |
| 706756 GtkAssistant behaviour changed and now throws 'Page flow... |
| 706778 GtkMessageDialog contains translatable space |
| 706802 Missing docs for GTK_PRINT_SETTINGS_OUTPUT_DIR and GTK_P... |
| 706870 serial number jump bigger than 1000 warnings |
| 706922 Set the opaque region when using CSD |
| 706929 HeaderBar padding - account for double bottom button border |
| 706938 revealer: clamp minimum size to natural one |
| 707051 Do not hardcode title and subtititle style |
| 707201 Needs glib 2.37.5 |
| |
| * Translation updates: |
| Brazilian Portuguese |
| Czech |
| Galician |
| Irish |
| Italian |
| Kazakh |
| Lithuanian |
| Norwegian bokmål |
| Polish |
| Punjabi |
| Scottish Gaelic |
| Slovenian |
| Tajik |
| |
| |
| Overview of Changes in GTK+ 3.9.10 to 3.9.12 |
| ============================================ |
| |
| * GtkInfoBar now uses a GtkRevealer internally to slide in place. |
| It is no longer necessary to do that manually. |
| |
| * GtkHeaderBar can now add a window close button |
| |
| * The fine adjustment mode for scrolling has been revamped to be |
| easier discoverable, and visual feedback and autoscrolling has |
| been added. |
| |
| * GtkIconTheme now supports 2x scaled icons for hi-dpi displays. |
| |
| * The Wayland and X11 clipboard implementations can now coexist |
| |
| * Bugs fixed: |
| 448637 Convert comment in gtkmenushell.c into docs |
| 672220 GtkFileChooserButton dialog stretched, when user has a really... |
| 674108 Hard crash due to wrong NSAutoreleasePool stacking |
| 680926 generic type fallback logic is broken for -symbolic |
| 688738 GtkMenuButton problem with mnemonics / accelerators |
| 692548 Quartz: Cursor doesn't reset when the mouse leaves a toplevel... |
| 694831 GtkEntry provides no visual feedback when editable=FALSE |
| 697127 gedit context menu uses fixed-width font |
| 697399 GtkEntry: Add a "tabs" property for setting a PangoTabArray... |
| 700029 GdkEvent type not accessible from Javascript |
| 701571 1ad25dfb causes NSApp to not notice NSWindow destruction |
| 702144 Make gdkwin32.h a pure include-only header |
| 702971 GtkHeaderBar - pick up window controls from the system settings |
| 704173 Don't use UNIX-specific printer objects on non-UNIX |
| 704334 add revealer to infobar |
| 704703 fine adjustments are difficult with scrollbars |
| 705068 Update the GDK and GTK on Win32 to not use deprecated APIs |
| 705181 Annoying beep on arrow keys when using IME on MacOS |
| 705182 Reset Cocoa IME state when immodule is reset |
| 705215 Minimum required cairo version should be 1.12 since 83c5e354b |
| 705320 gtkicontheme: check for GdkPixbuf first |
| 705372 gtk_image_menu_item_new_from_stock deprecation warning point... |
| 705443 Fix image effects |
| 705498 build and enable wayland backend by default |
| 705524 searchbar: ignore GDK_KEY_Menu in handle_event() |
| 705529 GtkTextView: improve documentation |
| 705558 [listbox] convenience methods to prepend and insert at index |
| 705601 headerbar: some improvements |
| 705605 Improve the spring-back animation for drag and drop |
| 705624 paned: minus the size by the handle for the for_child1 compu... |
| 705640 GtkWindow incorrectly requires a default screen |
| 705672 Inconsistent deprecations. GtkComboBox and GtkMenu. |
| 705692 Segmentation fault on horizontal slider |
| 705750 Quartz input method doesn't work correctly for Chinese characters |
| 705765 gtkwindow: Export our custom frame extents |
| 705809 Middle click on HeaderBar (as tiitelbar) isn't moved to the... |
| 705918 Add gtk_button_new_from_icon_name |
| 706014 Searchbar entry lacks an accessible name |
| 706045 Set GtkBox as titlebar of the window - the background of the box... |
| 706152 g_object_notify called with NULL priv->focus_widget |
| 706220 Add the "text-button" style to button created with gtk_button_ne... |
| 706028 The pathbar in GTKFilechooser don't stick together |
| 706335 doc: Fix typos |
| |
| * Updated translations: |
| Arabic |
| Czech |
| Galician |
| Hebrew |
| Hungarian |
| Lithuanian |
| Norwegian bokmål |
| Spanish |
| Tajik |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.9.8 to 3.9.10 |
| =========================================== |
| |
| * GtkInfoBar updates |
| - Turn action area horizontal |
| - Fix spacing |
| - Add an easy way to add a close button |
| |
| * Documentation |
| - Modernize many screenshots |
| - Redo the widget gallery |
| - Improve 'Getting Started' tutorial |
| - Add new application examples to tutorial |
| |
| * Deprecations: |
| - tear-off menuitems |
| |
| * Bugs fixed: |
| 684558 gtk_tree_model_rows_reordered is skipped by introspection |
| 694086 GtkEntry elements need clipping |
| 698758 Wrong limit for "Native Windows wider or taller than 65535... |
| 700229 provide a way to rate limit change signal in GtkSearchEntry |
| 700896 Rename gtk_widget_class_declare_callback() |
| 700898 Explain what "automated" mean in the context of children c... |
| 701332 Patch for minor glitch in NSTextInput |
| 701365 Do not assert sm_proxy != NULL in GtkApplication inhibit f... |
| 701613 XEmbed doesn't work with frame-synced GTK/Mutter |
| 702563 gtk_widget_class_automate_child() takes private offset |
| 704104 gdk/wayland: cope with the compositor implementing an olde... |
| 704164 GtkSearchEntry: the contents is always cleared on icon-rel... |
| 704171 Fix prototype of gdk_device_win32_warp |
| 704216 Fix prototype for gdk_quartz_device_core_warp |
| 704274 Add API to show a close button on GtkInfoBar |
| 704392 Improve GtkAction deprecation notices |
| 704554 FIX mmap fails when getting root_window |
| 704700 Gtk.IconView.get_cursor segfault |
| 704747 testsuite/a11y: Don't check minimum increment |
| 704894 The GtkInfoBar close button is visible by default |
| 704937 IME input method does not handle dead keys |
| 705060 Remove unneeded include from gtkprintoperation-win32.c |
| |
| * Translation updates |
| Czech |
| Italian |
| Lithuanian |
| Norwegian bokmål |
| Tajik |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.9.6 to 3.9.8 |
| ========================================== |
| |
| * We've started deprecating GtkStock apis. These apis will continue |
| working until GTK+ 4, so there is no need to rush to replace them. |
| For more information, see |
| https://mail.gnome.org/archives/gtk-devel-list/2013-July/msg00000.html |
| Wholly deprecated as part of this effort: |
| GtkIconFactory, GtkIconSet, GtkIconSource, GtkImageMenuItem, |
| GtkAction, GtkUIManager |
| |
| * The GtkSettings cleanup that was discussed at the recent GTK+ |
| hackfest has started to land. A number of settings have been |
| deprecated and are ignored now: |
| gtk-button-images, |
| gtk-show-unicode-menu, |
| gtk-show-input-method-menu, |
| gtk-enable-mnemonics, |
| gtk-auto-mnemonics, |
| gtk-color-palette, |
| gtk-can-change-accels, |
| cursor blink settings, |
| gtk-fallback-icon-theme, |
| gtk-scrolled-window-placement, |
| menu popup delay settings, |
| gtk-menu-bar-accel, |
| keynav tweaks, |
| gtk-touchscreen-mode, |
| gtk-icon-sizes, |
| im style tweaks, |
| gtk-file-chooser-backend, |
| gtk-enable-tooltips, |
| gtk-visible-focus, |
| tooltip timeout tweaks, |
| toolbar style tweaks |
| |
| * Initial support for scaled output (on high-dpi screens) has been |
| added. While this can be built with cairo 1.12, it needs a cairo |
| branch to work. Support for this has been added to the Wayland, |
| OS X and Windows backends. |
| |
| * Bugs fixed: |
| 390048 Entire word search flag |
| 672271 File chooser seems over-enthusiastic about using subdirectories |
| 696498 can't set download folder |
| 701119 Error messages when GtkAboutDialog shows license info |
| 702332 File Browser: Filter submenu is missing from context menu |
| 702831 Shaped GDK windows do not work |
| 702913 Reduce hash table lookups in gdk_x11_screen_supports_net... |
| 702977 Problem with gtk_text_iter_forward_search(), multi-byte ... |
| 702981 GtkListBox docs still refer to GtkListBoxUpdateSeparatorFunc |
| 702996 Port to the new private macros and API |
| 703069 Opening a big menu activates some menu entry |
| 703154 Calling gtk_widget_set_opacity() on an unrealized widget... |
| 703220 Memory allocation integer overflow in gdk_cairo_set_sour... |
| 703313 Improve documentation of the GtkTextView API |
| 703406 GtkSearchBar does not automatically connect entry |
| 703533 textlayout: avoid double-free when adding preedit color |
| 703606 GtkPlacesSidebar should use g_themed_icon_new_with_default... |
| 703616 Inconsistent deprecations. GtkIconSet and other classes. |
| 703618 listbox: Add function to get the index of a GtkListBoxRow |
| 703656 GtkSearchBar: Don't show a close button by default |
| 703765 Build of wayland backend fails when not building X11 backend |
| 703827 Confusion in docs for gtk_recent_info_get_modified () and... |
| |
| * Translation updates: |
| Tajik |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.9.4 to 3.9.6 |
| ========================================== |
| |
| * GtkListBox: |
| - handle double-clicks properly |
| - add an example in gtk3-demo |
| |
| * Bugs fixed: |
| 390048 Patch for adding "whole word" search for gtk_text_iter... |
| 560337 GtkFileChooser hour time missing for current date files |
| 649390 CRLF text is copied to clipboard as CRCRLF on Windows |
| 679930 gtk_builder_add_* should not use GError |
| 698183 Text input is too slow and some keys are broken after... |
| 701174 Update misleading filechooser documentation |
| 702598 Invalid read of size 4 in gtk_icon_info_get_embedded_rect |
| 702695 typo: "and thus will thus" |
| 702763 ellipsize placeholder text |
| |
| * Translation updates: |
| Italian |
| Tajik |
| |
| |
| Overview of Changes in GTK+ 3.9.2 to 3.9.4 |
| ========================================== |
| |
| * GtkSearchBar: a toolbar that will popup automatically when |
| searches should be started, and dismissed when they are finished |
| |
| * GtkListBox a vertical container that can sort and filter its |
| children |
| |
| * GtkStack has gained position dependent transitions (left-right |
| and up-down) |
| |
| * The Broadway GDK backend can be built on Windows now |
| |
| * Bugs fixed: |
| 593079 untranslated strings in errors |
| 692638 Don't use AC_CANONICAL_TARGET |
| 699673 [3.2/3.4/3.6/3.8] uuid conflicting on Windows |
| 700185 GtkWindow: problem with child widget visibility |
| 700444 [W32] The use of uninitialized GDK default screen |
| 700779 gtk_menu_item_draw puts the arrow too close to the border |
| 701463 typo: "a string containing the an approximation" |
| 701840 deprecate gtk_im_multicontext_append_menuitems |
| 702370 a11y's /child/add-remove/GtkEntry test reads invalid memory |
| |
| * Translation updates |
| Brazilian Portuguese |
| Chinese |
| Czech |
| Japanese |
| |
| |
| Overview of Changes in GTK+ 3.9.0 to 3.9.2 |
| ========================================== |
| |
| * The GDK initialization code has been refactored. GdkDisplayManager |
| is no longer backend-specific. |
| |
| * The symbol exporting functionality has been refactored. We no longer |
| use .symbols files, and instead rely on explicit header annotations |
| for every exported symbol. the abicheck scripts are no longer used. |
| |
| * The GDK drawing and scrolling has been simplified. We no longer use |
| XCopyArea for scrolling, instead an offscreen cache is used. There |
| is a new debug flag, GTK_DEBUG=pixel-cache for this. |
| |
| * Window sizing issues have been addressed. |
| |
| * Implement height-for-width for GtkEventBox and GtkCheckButton |
| |
| * Custom titlebars can now be set from GtkBuilder files |
| |
| * Optionally install tests, when configured with --enable-installed-tests. |
| To run these tests, gnome-desktop-testing-runner can be used. |
| |
| * Native input methods are supported on OS X now. |
| |
| * Bugs fixed: |
| 360131 Wrong documentation for gtk_file_chooser_set_do_overwrite_... |
| 561221 Don't allow file bookmarks |
| 591969 make the FileChooser dialog handle Make FileChooser handle... |
| 628902 use expand flags to determine window resizability |
| 667759 gtkdnd-quartz.c is missing annotations for introspection |
| 691921 GTK+ (quartz) built on Mac OS X 10.5 references [NSMenu re... |
| 694273 Patch to support NSTextInputClient in text widgets |
| 695120 GtkMenu and GdkWindow sizes can get out of sync |
| 696001 need to know about tiling |
| 696640 GtkButton: Don't suppress unhandled mouse events |
| 698051 Typo in documentation comment |
| 698361 file chooser: menu commands should be capitalized |
| 698933 places sidebar: don't capitalize "file system" |
| 699104 when nothing is selected, Add to Bookmarks is enabled but ... |
| 699140 Baseline support breaks height-for-width in event box |
| 699239 Choose DnD/tooltip widget better on GtkOverlay and other l... |
| 699289 API request: MenuItem has no function to set label markup |
| 699633 GtkWindow: critical messages when negative size allocations |
| 699690 Cross-compilation broken as of 3.9.0 due to extract-string... |
| 699739 GtkSettings fails to read uint properties from settings.ini |
| 699750 Print dialog crashes when printer does not provide printer... |
| 699901 GTK CSS keybinding broken |
| 699929 GtkCheckMenuItem: remove an unused boolean field |
| 699970 Fullscreen OSD not visible against gtk+ git master |
| 700007 Various small improvements |
| 700053 titlebar: fullscreen broken |
| 700054 titlebar: warning at destroy time |
| 700056 titlebar: dialogs do not appear centered |
| 700079 Fix accels added after the window was shown not working |
| 700233 Gtk+ exits on X11 when querying a slave device |
| 700301 wayland: ensure the clip region is updated after the windo... |
| 700465 Missing NULL-check in XI2's implementation for get_window() |
| 700575 docs: remove unused objects_grouped.sgml |
| 700578 Missing vertical grid lines when some columns hidden. |
| 700737 [wayland] gdk_screen_get_height() returns wrong value |
| 700787 Add GtkSearchBar widget |
| 700844 GdkRgba: Fix 'loose' typo |
| 700864 error_selecting_folder_over_existing_file_dialog() will ne... |
| 700979 GtkPlacesSidebar: do not unref mount |
| |
| * Translation updates: |
| Brazilian Portuguese |
| English |
| Hebrew |
| Japanese |
| Norwegian bokmål |
| Russian |
| Slovak |
| Spanish |
| Tajik |
| |
| |
| Overview of Changes in GTK+ 3.7 to 3.9 |
| ====================================== |
| |
| * GtkFileChooser: |
| - Always show fuse-mounted locations in shortcuts |
| - GtkFileChooserButton has received a lot of fixes and tests have |
| been added for many of them |
| |
| * GtkWindow: |
| - Initial support for client-side decorations has been added. This |
| is going to be used by default under Wayland. To try it with other |
| backends, set the GTK_CSD=1 environment variable. |
| - gtk_window_set_titlebar: A new function that can set a custom, |
| client-side titlebar on toplevel windows. |
| |
| * Wayland: |
| - Use client-side decorations |
| - Implement maximization |
| - Improve cursor handling |
| - Improve multi-monitor handling |
| - Support most GtkSettings (for now by reading GSettings directly) |
| - Complete the keymap implementation |
| - Add support for custom surfaces |
| - Implement animated cursors |
| - Support the WAYLAND_SOCKET environment variable |
| - Implement frame synchronizatio |
| - Document Wayland-specific APIs |
| |
| * Broadway: |
| - Improve window size handling |
| - Implement frame synchronization |
| - Add support for password authentication |
| |
| * New APIs, widgets, feature additions: |
| - GtkHeaderBar is a new widget similar to a GtkBox, with the extra |
| feature that it can center a child (typically a title), independent |
| of the other content. |
| - GtkPlacesSidebar is the sidebar widget in the file chooser, exported |
| as a public widget - it will be shared with nautilus. |
| - GtkStack is an alternative to GtkNotebook for showing one of several |
| child widgets at a time. It supports animated transitions. Tabs are |
| not built into this widgets, but instead provided by the separate |
| GtkStackSwitcher widget. |
| - GtkRevealer is a new new widget that can hide or show its child |
| in an animated fashion. |
| - GtkMenuTracker is a helper object that makes dealing with |
| GMenuModels easier and more efficient. |
| - gtk_grid_remove_row/column: New functions to remove whole rows |
| or columns from a GtkGrid |
| - Support for composite children has been added to GtkWidget. This |
| allows to create complex widgets from GtkBuilder ui files. All |
| complex GTK+ widgets have been converted to use this facility. |
| - Baseline support was added to the GTK+ size allocation machinery. |
| Widgets can now export the baseline of the text they contain, |
| and containers can align their children wrt to their baselines. |
| |
| |
| * Known problems, feature removals, compatibility caveats: |
| - Handling of window size is currently in flux, and there are |
| some known problems with sizes unintentionally changing |
| - Support for the Motif DND protocol has been dropped |
| - Client-side decorations still have some issues when drawing |
| directly on toplevel windows or setting their background |
| - Support for multiple screens per display has been removed. This |
| was only ever supported on X11, and is an exceedingly rare setup |
| nowadays. The display-screen relation is now 1:1, and we will do |
| some more simplification of displaymanager/display/screen/monitor |
| APIs. |
| - gdk_window_get_display has been deprecated |
| - gtk_widget_push_composite_child has been deprecated - this was |
| used for anything |
| - GtkSwitch has been changed to draw focus internally, instead of |
| reserving space outside the switch for it. This may require some |
| application adjustment where margins were tweaked to 'correct' |
| the alignment of switches manually |
| |
| * Printing: |
| - Avoid blocking when looking for avahi printers |
| - Don't link against avahi-gobject, use D-Bus directly |
| |
| * Bugs fixed: |
| 504901 GtkCellRendererCombo requires click-and-hold |
| 586367 In local_only mode, file chooser should return native pa... |
| 671939 [regression] crash on exit |
| 672018 Need API to set global application state (busy, counters... |
| 674051 Scrolling zoom in view - incorrect image display |
| 674759 GtkLabel: wrong value of "mnemonic-keyval" when "use-mar... |
| 675571 (out) or (inout) annotation possibly missing for gtk_men... |
| 675649 gtk-demo: Fix typo |
| 680241 Instructions on how to build a GTK app won't work with r... |
| 681446 gtkdnd memory leak |
| 685419 gtkprintbackendfile: Infinite loop in _cairo_write() |
| 685420 Critical warnings when GtkPrintJob is released too early |
| 688820 GIcon is a bad interface |
| 688896 Add documentation for GtkWidget::show,hide,map,unmap,rea... |
| 690275 scrolling on other windows is applied when coming back (... |
| 691040 selection is reported incorrectly in file chooser button |
| 692871 Need to expose output information to make GdkScreen API ... |
| 694339 Fix build of GTK+ on Windows |
| 694465 Allow backends to fail during initialisation |
| 695200 Switching apps while a combobox open makes the parent wi... |
| 695228 GdkPixbuf:ERROR:gdk-pixbuf-animation.c:242:gdk_pixbuf_an... |
| 695278 Avoid passing a NULL title to setTitle |
| 695304 GtkTextView: don't popdown a bubble if we don't have one |
| 695312 Initial 'text' set in the non-numeric-only GtkSpinButton... |
| 695375 GtkEntryAccessible: also handle entry icon tooltip NULL ... |
| 695380 gtk_binding_entry_skip broken |
| 695391 wayland documentation section id is "gtk-osx" |
| 695473 treeview: fix a critical warning |
| 695476 Drop the Motif DND protocol |
| 695482 Universal Access panel appears jumbled and horrible afte... |
| 695493 testgtk: issues with the color selection example |
| 695495 testgtk: cursor example segfaults |
| 695497 testgtk: lack of key repeat |
| 695506 gtk-demo: link hovering unreliable |
| 695682 Cannot build docs for wayland-only build |
| 695714 Getting of printer info can hang |
| 695772 Different appearance of menus within Audacious |
| 695783 GtkApplication: Allow passing windows on non-X11 targets |
| 695861 Allow to use custom surfaces for GdkWindows in Wayland |
| 695874 GtkFontChooser docs |
| 695895 Fix the gtk3-demo demo program on Windows |
| 695945 implement minimize / maximize functionality |
| 695948 GtkFontButton sets wrong show-preview-entry |
| 695998 csd: enable shadows in the outer border |
| 696051 vertical grid lines in rtl mode |
| 696138 GtkWidget: some deprecation marks are missing |
| 696171 GtkAssistant highlighted font unreadable |
| 696202 Add GtkSpinner animation back to Win32 theme |
| 696232 win32: do not crash on invalid utf8 conversion |
| 696340 wayland: device list is populated async |
| 696370 GtkOverlay doesn't work on top of GtkClutterEmbed |
| 696429 wayland: Implement animated cursors |
| 696457 gnome-ostree build broken by 3a9de35a6cefddc09aaf000e523... |
| 696468 improve GMenuModel -> GtkMenu conversion |
| 696546 gtk_print_backend_cups_finalize() crashes if cups_get_pr... |
| 696553 Crash in avahi_create_browsers |
| 696561 GtkApplicationWindow rendering broken |
| 696608 css_image_value_parse: returning FALSE in pointer function |
| 696622 gtk option printer widget segfault in epiphany |
| 696623 GtkOverlay with a revealer produces warnings setting a m... |
| 696767 a pair of memory leaks |
| 696882 [regression] GtkWindow changes size after hide/show cycle |
| 697048 GtkTextView: small code improvements |
| 697144 Popup menu mnemonics fixes |
| 697196 gtk_notebook_set_tab_reorderable boolean handling |
| 697200 GtkWindow: notify::attached-to not emitted |
| 697263 Impossible to set window transparency on 3.8 |
| 697275 gtk_window_set_default_size() doesn't work anymore |
| 697427 Unreferencing GtkStatusIcon object causes abort |
| 697673 Apps should connect only once when using Wayland |
| 697795 xi2: Improve pointer emulation debug reporting |
| 697886 dnd icon drawing broken on master |
| 697947 A lot of GTK+ apps fail to launch with error "desktop_she... |
| 698181 Document icon-shadow CSS property |
| 698433 Geometry management broken in GtkBin widgets |
| 698682 GtkSpinButton: don't constantly recreate style contexts f... |
| 698864 wayland: improve integration with GdkFrameClock |
| 699020 GtkImage: do not leak metrics in baseline align |
| 699225 typo: Modifed -> Modified |
| |
| * Translation updates: |
| Arabic |
| Aragonese |
| Assamese |
| Belarusian |
| Brazilian Portuguese |
| British English |
| Catalan |
| Catalan (Valencian) |
| Czech |
| Danish |
| Finnish |
| French |
| Galician |
| German |
| Greek |
| Hindi |
| Hungarian |
| Indonesian |
| Italian |
| Kazakh |
| Korean |
| Latvian |
| Malayalam |
| Odia |
| Persian |
| Polish |
| Punjabi |
| Russian |
| Serbian |
| Simplified Chinese |
| Slovenian |
| Tajik |
| Tamil |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.7.12 |
| ================================== |
| |
| * We now support touch friendly popups on entries and text views |
| in place of context menus, on touch devices |
| |
| * The print dialog now shows printers that are discovered |
| using avahi, if configured with --enable-avahi-browsing |
| |
| * Bugs fixed: |
| 650424 treeview: expander is not easily themable |
| 674207 window: Compiler warning when not building on X11 |
| 675333 Cannot forget association in Open With dialog: program... |
| 688956 Print dialog needs to support Bonjour broadcasting of ... |
| 691426 get_current_desktop does not interpret property data c... |
| 692955 GtkIconCache fails to load non-builtin icons |
| 693995 GkColorChooserWidget crashes in select_swatch if palet... |
| 694059 GtkTreeView accessible object:state-changed-expanded e... |
| 694162 Memory leaks due to extra ref in gtk_ui_manager_builda... |
| 694217 drag&drop half-broken – items get stuck while dragging |
| 694274 wayland: don't attempt to unqueue events when events a... |
| 694302 Convert pixbuf animation demo (both copies) to GdkFram... |
| 694395 Remove unused code |
| 694406 Excessive amount of accessible text events when changi... |
| 694451 Containers shouldn't special case RTL positions |
| 694732 gdk: prevent NULL pointer access when debugging is ena... |
| 694742 Fix possible memory leak when GlobalAlloc() fails |
| 694924 Dead code in GtkClipboard |
| 694925 non-expose based draw() doesn't render window background |
| 694968 GtkIconTheme: fix failed assertion when asynchrnously ... |
| 694990 use primary icon slot for search icon |
| 695131 gtkbin: initialize minimum and natural size to zero fo... |
| |
| Translation updates: |
| Brazilian Portuguese |
| Czech |
| Estonian |
| German |
| Greek |
| Gujarati |
| Lithuanian |
| Polish |
| Punjabi |
| Russian |
| Serbian |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Traditional Chinese |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.7.10 |
| ================================== |
| |
| * We now support the Window Manager frame synchronization protocol draft (when |
| running under a WM that supports it). This means applications will throttle |
| their drawing cycle to what the compositor is drawing, and the compositor |
| will never render half-updated windows, for seamless resizing and improved |
| smoothness in drawing. |
| See https://mail.gnome.org/archives/wm-spec-list/2013-January/msg00000.html |
| and the articles at http://blog.fishsoup.net/ for more details. |
| |
| * We now support setting an opacity to any GtkWidget, not just toplevels: |
| gtk_window_set_opacity has been deprecated in favor of gtk_widget_set_opacity. |
| |
| * GtkIconTheme gained asynchronous loaders for GtkIconInfo objects |
| |
| * GtkIconInfo has changed from being a boxed type to a GObject. This |
| is technically an ABI change, but basically all existing code |
| will keep working if its used as a boxed type, and its not |
| possible to instantiate GtkIconInfos outside Gtk, so this is not |
| expected to be a big problem. |
| |
| * Bugs fixed: |
| 590325 gtkbuilder needs a public policy about extension name |
| 673243 GtkRadioMenuItem accelerators no longer appear |
| 681578 gtk-demo: demo.ui is outdated |
| 683311 Leak in GtkIconViewAccessible |
| 685460 Add frame synchronization to GTK+ |
| 687842 Support partially transparent widgets |
| 690247 multiple context in a immodule can't be selected |
| 692411 Slave device tracking goes wrong when there are no GDK_DEVICE_TYPE_SLAVE |
| 692728 wayland evet source doesn't handle poll err/hup |
| 693251 wayland: fix the direction of scrolling |
| 693253 wayland: remove debug message |
| 693256 wayland: use the GdkCursorType enum information to lookup the cursor name |
| 693257 wayland: avoid returning NULL when getting a cursor |
| 693313 Improve tooltip support |
| 693338 wayland: skip pointer and keyboard events without a surface |
| 693400 gtkcellrenderertext: Sink floating entry before using as signal argument |
| 693709 Hide recently used if it is turned off in the control center |
| 693724 Add a gtk-recent-files-enabled GtkSetting |
| 693802 Add async GtkIconInfo loaders |
| 693912 wayland: look further through the hierarchy for the surface with the grab |
| 693913 wayland: attempt to determine the possible parent surface for popups |
| 693934 Add gdk_frame_clock_begin/end_updating() |
| 694022 GtkViewport: annotate the adjustment args of the constructor |
| 694075 GtkAccelLabel: Don't show "+" if there's no more keys to add |
| Added scroll and touch events to GtkToolPalette |
| |
| * Translation updates: |
| Arabic |
| Catalan |
| Catalan (Valencian) |
| Czech |
| Japanese |
| Kazakh |
| Lithuanian |
| Malayalam |
| Polish |
| Serbian |
| |
| Overview of Changes in GTK+ 3.7.8 |
| ================================= |
| |
| * GtkTreeView and GtkIconView allow single-click activation |
| |
| * GtkImage can be set from a resource |
| |
| * GdkWaylandDisplay is now public |
| |
| * gdk_window_set_fullscreen_mode: new function to let windows |
| be fullscreened across multiple monitors |
| |
| * Bugs fixed: |
| 345023 Single-click in treeview and iconview |
| 687025 iconhelper: Treat empty string as NULL stock-id |
| 691572 Touch: strengthen synthesized touch crossing events ... |
| 691592 the signal handler "gtk_spin_button_accessible_value... |
| 691639 introspection: gtk_widget_set_tooltip_text accepts NULL |
| 691751 Better column resizing for GtkTreeView |
| 691842 /TreeView/scrolling/specific/bug-111500 fails since ... |
| 691856 Add support for _NET_WM_FULLSCREEN_MONITORS |
| 692163 file chooser: give GSettings schema a path |
| 692188 Backspace should not be used for navigation |
| 692203 applicationwindow: fix mem leak |
| 692467 x11: Add "support" for XI2.3 |
| 692481 gtkimage: Add GtkImage::resource property |
| 692605 Optimize gdk_x11_screen_get_setting() |
| 692659 migrating-2to3: Add more words about GSEAL_ENABLE is... |
| 692766 textlayout: respect preedit color attribute |
| 692844 Incorrect (out) annotation on gtk_tree_drag_source_d... |
| 692934 Defer cairo surface creation for image URLs in CSS t... |
| 682824 Don't build gtk-launch when gio-unix is not available |
| 692637 Only build native-update-icon-cache when no external... |
| 692823 GdkDeviceCore should be public as GdkWaylandDevice |
| 692899 global_remove handler is missing |
| 693015 Deprecate gtk_scrolled_window_add_with_viewport() |
| 693066 GTK notification code attempts to create an X notifi... |
| 525226 All actions' names and descriptions should be transl... |
| 553334 gailrange exposes an action which does nothing |
| 658148 The pop-up window in a GtkEntryCompletion lacks an a... |
| 680048 Prefer symbolic icons for the default message dialog... |
| 687825 weight-set in GtkCellRendererText not working |
| 693050 GtkTextView focus handler doesn't honor can-focus pr... |
| |
| * Translation updates: |
| Aragonese |
| Assamese |
| Basque |
| Brazilian Portuguese |
| Dutch |
| German |
| Hebrew |
| Hungarian |
| Polish |
| Portuguese |
| Serbian |
| Slovenian |
| Spanish |
| Uyghur |
| |
| |
| Overview of Changes in GTK+ 3.7.6 |
| ================================= |
| |
| * We now use state flags for text direction: GTK_STATE_FLAG_LTR/RTL. |
| gtk_style_context_set_direction() has been deprecated. |
| |
| * We install headers for accessible implementations of GTK+ widgets. |
| This makes it possible to implement accessibility for third-party |
| widgets by subclassing the proper GTK+ implementation. To do this, |
| include gtk/gtk-a11y.h. |
| |
| * Invisible widgets now return a size of 0x0. This is an experimental |
| change that makes GtkWidget::visible essentially behave the same way |
| that "display: none" does in CSS. If you want the effect of CSS's |
| "visibility: hidden", you can use a GtkNotebook with an empty page. |
| |
| * GtkFrame now draws a background. |
| |
| * The Broadway backend now installs a separate server: broadwayd. |
| |
| * Bug fixes: |
| 687025 iconhelper: Treat empty string as NULL stock-id |
| 687633 gtk_color_chooser_get_rgba: wrong annotations, broke bind... |
| 688140 Add missing annotation for gtk_combo_box_text_get_active_... |
| 688362 GtkApplication: Fix memory leak |
| 689810 Include guard optimization |
| 690305 Typo in SECTION:gtkbuildable : (thier -> their) |
| 691186 Gtk+ 3.6.3 crashes when opening printing dialog: segfault... |
| 691301 Better support for cross-compiling |
| 691515 Insufficient checks for EWMH support |
| 691677 Gtk Scale (slider) does not react in clicks outside the c... |
| |
| * Translation updates: |
| Assamese |
| Bulgarian |
| Estonian |
| Galician |
| Hungarian |
| Kazakh |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Persian |
| Portuguese |
| Slovenian |
| Tamil |
| Thai |
| Uyghur |
| |
| |
| Overview of Changes in GTK+ 3.7.4 |
| ================================= |
| |
| * GtkBuilder now lets you refer to external objects from a ui |
| file if the objects have been exported with the new function |
| gtk_builder_expose_object() |
| |
| * Font handling has been improved: |
| - The default font is no longer handled like a custom style sheet |
| that overrides everything, but as the initial value. This is the |
| same behavior as in web browsers. |
| - It is now possible to set font-family and font-size like other |
| CSS properties, and relative font sizes are supported. Font |
| sizes in CSS can be specified as numbers or with keywords |
| like xx-small, medium, smaller, larger,... |
| |
| * GTK+ now uses proper Unicode ellipses in strings. |
| |
| * The releases includes several noticable performance improvements: |
| - Size allocation has been optimized, by avoiding excessive |
| resizing in various situations. |
| - The performance of size groups has been improved. |
| - Text rendering in GtkLabel and other widgets has been optimized |
| to avoid excessive recreation of Pango layouts. |
| - Icon loading overhead was reduced by caching of GtkIconInfo. |
| - The CSS is now keeping a tree of selectors to speed up matchinh. |
| |
| * Deprecations and removals: |
| - Custom CSS properties have been deprecated |
| - Support for color schemes has been removed |
| - gtk_style_provider_get_style, gtk_style_provider_get_icon_factory |
| - GtkGradient and GtkSymbolicColor |
| - All the padding style properties in menus |
| |
| * Bugs closed: |
| 132333 Can't add a palette to the dialog of a color button |
| 371034 Doc for gtk_file_chooser_get_filename: Is the resulting path... |
| 447972 Add a way to specify user_data sent to signals |
| 548793 funny pattern for iterating GtkTreeModel |
| 595615 Use proper ellipses |
| 626499 GtkClipboard unnotified on change of OS X pasteboard owner |
| 668239 texts disappear when notebook switch page at zh_CN locate! |
| 677339 GTK+ 3 documentation wrong about GtkWidget scroll-event signal |
| 680065 treemodelfilter: Make the constructor binding friendly |
| 687065 InstallableOptions is not filtered in cups backend |
| 687816 GtkTreeView does not draw correctly since commit aaedc7b6 |
| 688710 [PATCH] Splash screens shouldn't stay on top of all applicat... |
| 688744 Don't use gtk_style_context_set_background() to render icon/... |
| 688884 Typo in gtk_tree_view_set_tooltip_column documentation |
| 689012 "Copy file's location" menu item in file chooser dialog uses... |
| 689047 Obtain the recent files max age setting from xsettings |
| 689081 No caching of icons |
| 689168 Deprecate some menu style properties |
| 689401 xi2: Abort early if we don't have a proper GDK window |
| 689584 Add summary and description to "show-hidden" key |
| 689847 Add fast repeated typename -> GType resolver |
| 689923 Missing null-check in GtkEntryAccessible |
| 690099 GtkScrolledWindow with NEVER policy don't resize with children |
| 690266 Freeze with F10/Shift-F10 on submenus |
| |
| * Translation updates: |
| Assamese |
| British English |
| Dutch |
| German |
| Hebrew |
| Polish |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.7.2 |
| ================================= |
| |
| * Theming: |
| - Improve touch text handle theming |
| - Always draw background of menuitems |
| |
| * Geometry management |
| - Size groups now handle height-for-width |
| - Fix corner cases in label size allocation |
| |
| * Accessibility |
| - Make entry icons accessible |
| |
| * Filechooser |
| - Don't add duplicate bookmarks |
| - Remember sidebar width |
| |
| * Wayland: Build against wayland-client 1.0 |
| |
| * Bugs fixed: |
| 524295 remember the file chooser side pane's position |
| 577806 gtk_file_chooser_add_shortcut_folder adds duplicates... |
| 677609 GtkSizeGroup regression in GTK+ 3.3.20 |
| 683896 Clean up global resources when the display is closed |
| 686021 spinner animation should not be subject to enable-an... |
| 686347 Clickable icons are not accessible as children of te... |
| 687059 icon-theme: support loading symbolic GFileIcons from... |
| 687196 filesystemmodel: invalidate nodes on file remove |
| 687467 Commit "Implement proper cross-fades for gradients" ... |
| 687842 Support partially transparent widgets |
| 687872 Segfault when attempting to get character extents fo... |
| 687977 icon-theme: Add some preconditions for NULL arguments |
| |
| * Translation updates: |
| Assamese |
| Brazilian Portuguese |
| Estonian |
| Galician |
| German |
| Greek |
| Gujarati |
| Indonesian |
| Latvian |
| Lithuanian |
| Marathi |
| Norwegian bokmål |
| Serbian |
| Slovenian |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.7.0 |
| ================================= |
| |
| * Add an "inverted" property to GtkLevelBar |
| |
| * Support RTL flipping in GtkLevelBar |
| |
| * Various memory leak fixes |
| |
| * Wayland: Update for protocol changes |
| |
| * Bugs fixed: |
| 684288 level-bar: add an "inverted" property like GtkProgr... |
| 684415 Fix drag-motion event handling |
| 684980 Improve the appearance of the dragged header |
| 686013 CSS: crash drawing a GtkEntry in gedit |
| 686152 Calls gdk_window_get_frame_extents with a potential... |
| 686209 memleak with "text-shadow" css |
| 686265 scrolledwindow: set GDK_EXPOSURE_MASK on the oversh... |
| 686280 GtkScrollbar and GtkScale rendering broken in gtk 3.6 |
| 686366 Use named union for _GtkSymbolicColor in gtk/gtksym... |
| |
| * Translation updates: |
| Czech |
| Estonian |
| Galician |
| Indonesian |
| Lithuanian |
| Serbian |
| Slovak |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.6.1 |
| ================================= |
| |
| * CSS: |
| - huge refactoring to avoid computing wrong values |
| - treeview: Invalidate children properly |
| - treeview: Fix computing child paths |
| |
| * Broadway: |
| - use binary websockets when available |
| |
| * Bugs fixed: |
| 646221 Imperfect Russian translation of 'Print preview'... |
| 682395 Nautilus tabs have black background |
| 684517 window: Delay showing auto mnemonics on focus in |
| 684639 GTK+ 3.5.18 makes Epiphany unusable |
| 684984 No focus rendering for Icon Views in SELECTION_N... |
| 685449 Non-uniform borders on GtkScrolledWindow break c... |
| 685996 trivial build fix: test uses = not == |
| Fix a multi-display problem in touch handle code |
| App chooser: respect NoDisplay |
| |
| * Translation updates: |
| Catalan |
| Catalan (Valencian) |
| Italian |
| Japanese |
| Khmer |
| Norwegian bokmål |
| Russian |
| Slovak |
| |
| |
| Overview of Changes in GTK+ 3.6.0 |
| ================================= |
| |
| * Add support for blur to CSS shadows |
| |
| * Bugs fixed: |
| 679883 When printing Custom paper sizes GTK Print Dialog... |
| 684258 Crash when calling gtk_application_set_menubar twice |
| 684606 GtkMenuButton: implement rtl flipping |
| 684607 GtkSearchEntry: flip the clear icon in rtl |
| Fix style context path for internal buttons |
| |
| * Translation updates: |
| Bengali |
| Brazilian Portuguese |
| Bulgarian |
| Catalan |
| Catalan (Valencian) |
| Czech |
| Galician |
| German |
| Gujarati |
| Hebrew |
| Hindi |
| Kannada |
| Kyrgyz |
| Latvian |
| Malayalam |
| Punjabi |
| Russian |
| Serbian |
| Telugu |
| |
| |
| Overview of Changes in GTK+ 3.5.18 |
| ================================== |
| |
| * GMenu: |
| - Support namespaces for actions |
| - Allow submenus to have actions for opening |
| - New function: gtk_menu_shell_bind_model |
| |
| * CSS: |
| - Parse and support CSS animations |
| - Support cross-fading and transitions |
| |
| * OS X: |
| - Adjust scrollbar and scale behavior according to platform |
| |
| * Bugs fixed |
| 643611 Leak on gail_widget_get_description |
| 658694 GtkAssistant: Unable to change current page in prepare... |
| 670390 -GtkMenuBar-shadow-type: none disables background inst... |
| 671786 Glade XML files cannot set an ImageMenuItem accelerato... |
| 674108 Hard crash due to wrong NSAutoreleasePool stacking |
| 676890 GtkButton are still highlighted after removing them fr... |
| 677559 argument of Gdk.Keymap.map_virtual_modifiers is not co... |
| 680962 GtkMenuButton doesn't display accelerators when used w... |
| 682630 GMenuModel attribute for an action to toggle on submen... |
| 682831 gtkmodelmenu: expose API for action namespace |
| 683474 Print dialog lists custom paper sizes twice for "Print... |
| 683627 Memory leak in style_data_lookup |
| 683718 box: Fix typo |
| 683738 Simplify GtkApplicationWindow accel handling |
| 683874 Load settings.ini also from XDG_CONFIG_DIRS |
| 683896 Clean up global resources when the display is closed |
| 684038 togglebutton: always set PRELIGHT state when in_button... |
| 684076 clean up a11y on shutdown |
| 684096 GtkWidget:drag-data-received code sample refers to rem... |
| 684156 fontchooserwidget: scroll to the currently selected row |
| |
| * Translation updates |
| Arabic |
| Assamese |
| Belarusian |
| Brazilian Portuguese |
| British English |
| Danish |
| Finnish |
| French |
| Galician |
| Greek |
| Hebrew |
| Hungarian |
| Indonesian |
| Korean |
| Lithuanian |
| Persian |
| Polish |
| Portuguese |
| Punjabi |
| Serbian |
| Slovenian |
| Thai |
| Spanish |
| Russian |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.5.16 |
| ================================== |
| |
| * Fix critical warnings on startup in nautilus |
| |
| |
| Overview of Changes in GTK+ 3.5.14 |
| ================================== |
| |
| * Input method support |
| - Propagate input purpose and hints to individual IMs |
| - Add a hint to suppress on-screen keyboards |
| |
| * GtkEntry can now set Pango attributes for its text |
| |
| * GtkEntry and GtkTextView show 'selection handles' when |
| used with touch devices |
| |
| * GtkSpinButton can be oriented vertically |
| |
| * Bugs fixed |
| 645065 GtkFileChooserButton doesn't handle closing its dialo... |
| 661973 gtk+ reacts on F10 press incorrectly with xkeyboard-c... |
| 672046 Issues with widget state propagation |
| 672431 the alt+tab app switch makes mnemonics flash |
| 676787 Update printing demo to use new print setting |
| 679144 Gdk doesn't properly find the child area with alpha |
| 681617 radio button text isn't centered when draw indicator ... |
| 682129 Print Dialog / Improving "Print to file" option |
| 682291 GtkMenuButton .ui issues |
| 682552 Improve the layout of the mount operations dialog |
| 682662 GtkAspectFrame: vertical alignment should be top/bott... |
| 682724 Fix a typo in the the comments |
| 682825 Also compile gtkdbusgenerated.c on non-UNIX environme... |
| 682919 Crash in GTK+-3.x (3.0.x-3.5.12+) on Windows with CJK... |
| 683001 Make headings bold in message dialogs by default |
| 683168 Make spinbutton orientable |
| |
| * Translation updates |
| Assamese |
| French |
| Galician |
| Greek |
| Indonesian |
| Japanese |
| Kazakh |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Persian |
| Polish |
| Punjabi |
| Spanish |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.5.12 |
| ================================== |
| |
| * GtkApplication: |
| - Add gtk_application_get_active_window to get the active window |
| - Add gtk_widget_insert_action_group to allow more flexibility |
| when associating widgets with actions |
| |
| * GtkMenuButton: |
| - The gtk_menu_button_set_menu function is getting renamed |
| to gtk_menu_button_set_popup. The old name is still available |
| for now, but will be removed before 3.6 |
| |
| * GtkToolbar: |
| - use CSS properties instead of style properties for padding |
| |
| * Input method support: |
| - GtkEntry and GtkTextView now have input-purpose and input-hints |
| properties that let applications provide useful hints to |
| input methods, like 'this entry is for a phone nr'. |
| |
| * Bugs: |
| 373279 Toggling a GtkToggleButton emits "clicked", not "toggled" |
| 651244 Add a "purpose" tag for GtkEntries |
| 673478 Chain up notify implementations |
| 681577 Missing mnemonic in "Find applications online" |
| 681591 Masked string for password fields is not exposed to accessibility |
| 681613 icon view doesn't emit selection changed when the model changes |
| 682193 404 in GTK+ docs for duplicated "stable" URL suffix to ATK link |
| 682235 gtkmenubutton: repurpose set_menu for GMenuModel |
| |
| * Translation updates: |
| Assamese |
| Esperanto |
| Galician |
| Lithuanian |
| Marathi |
| Portuguese |
| Serbian |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.5.10 |
| ================================== |
| |
| * Wayland: |
| - Add keyboard handling |
| - Improve clipboard handling |
| - Add default settings implementation |
| |
| * GDK thread support has been deprecated |
| |
| * Bugs fixed: |
| 679910 GtkTreeModelFilter: Fix _iter_previous() when iter... |
| 679978 Optimize gtk_widget_path_copy() by preallocating "... |
| 680754 deprecate gdk thread functions |
| 680803 menubutton: Clear references in dispose, not finalize |
| 680822 Document return value of GtkWidget::draw |
| 680901 GTK+: The chinese translations of "even sheet" and... |
| 680949 GtkColorButton documentation seems self-contradictory |
| 680988 GtkMenuButton down direction positioning suboptimal |
| 681005 [IconView] wrong transfer annotation for get_toolt... |
| 681006 Escape should cancel DnD operation |
| 681064 container: restyle queue leaks |
| |
| * Updated translations |
| Galician |
| German |
| Greek |
| Gujarati |
| Japanese |
| Kazakh |
| Norwegian bokmål |
| Persian |
| Serbian |
| Slovenian |
| Spanish |
| Telugu |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.5.8 |
| ================================= |
| |
| * gtk-launch: A new commandline utility to launch an application |
| from its desktop file |
| |
| * GtkStrengthBar: A new widget for displaying the strength |
| or level or some quantity |
| |
| * Wayland: Updates for changes in the Wayland protocol |
| |
| * Bugs fixed: |
| 667808 Accept -1 as the position where insert an element... |
| 671437 GtkStyle background color regression |
| 671817 GTK+ doesn't create ~/.local/share (path) and ~/.local... |
| 675990 gtk_tree_column_set_visible badly interact with the a1... |
| 677347 he accessible name of the 'Lock'/'Unlock' button is al... |
| 677491 'toolkit-accessibility' default value should be 'true'... |
| 678828 gtk_application_add_accelerator() (and remove) missing... |
| 678829 Bloatpad example application has "parse" action instea... |
| 679092 gtkstyle: add a gtkstyle-fallback style class for RC c... |
| 679166 modelmenu: set the accel group on the GtkMenu |
| 679228 signal parameter names are not valid C identifiers |
| 679409 docs: link against libgdk-3.la |
| 679449 menubutton: set DROPDOWN_MENU hint on the menu topleve... |
| 679454 modelmenu: listen for toplevel changes on the attach w... |
| 679537 Crash in GtkEntry gtk_entry_get_icon_pixbuf() |
| 679705 Using NULL with gtk_application_set_menubar causes seg... |
| 677892 Add a GtkStrengthBar widget |
| 679342 Add a gtk-launch utility |
| |
| * Translation updates: |
| Bulgarian |
| Greek |
| Norwegian nynorsk |
| Telugu |
| Vietnamese |
| |
| Overview of Changes in GTK+ 3.5.6 |
| ================================= |
| |
| * GtkSearchEntry is a subclass of GtkEntry that is set up to be |
| used as a search entry |
| |
| * GtkMenuButton is button that pops up a menu. The menu can be |
| generated from a GMenu or provided manually |
| |
| * The GtkMountOperation code will now use gnome-shell to present |
| a system-modal mount dialog when available |
| |
| * The accessibility bridge code that exports accessible objects |
| on the bus is used by default (atk-bridge has been converted into |
| a library that GTK+ links against). To avoid the linking, you can |
| pass --without-atk-bridge when configuring GTK+. |
| |
| * Bugs fixed: |
| 613561 single quote missing in translation of gtk-2-18.kn.po |
| 652809 Add "search" entry |
| 668013 Add menu button |
| 669986 Some keyboard navigation breakage with GtkNotebook |
| 670369 gdk: annotate the attributes_mask type for gdk_window_new |
| 674963 GtkMountOperation should proxy to the Shell for modal dial... |
| 676077 Windows: Weird characters appearing when using certain key... |
| 677491 'toolkit-accessibility' default value should be 'true' for... |
| 677551 a11y: fix a typo leading to a crash |
| 677649 gtk[list,tree]store: fix transformation of GValues upon set |
| 677774 gdk: add missing annotations to gdk_event_get_scroll_deltas |
| 677809 Regression: gtkiconview changes in 3.4.2 / master break ch... |
| 677915 entry-completion: don't move to leftmost character with in... |
| 677941 Gtk.ListStore doesn't have the method "reorder" as its doc... |
| 677943 DnD of notebook tabs lead to Gtk-WARNING |
| 678175 Memory leak in GtkImage |
| 678407 GtkImage: fix get_property('stock') |
| 678418 Lacks a way to get the position of an item in the icon view |
| |
| * Translation updates: |
| Arabic |
| Galician |
| Greek |
| Spanish |
| Telugu |
| |
| |
| Overview of Changes in GTK+ 3.5.4 |
| ================================= |
| |
| * GtkIconView size allocation has been rewritten to support |
| height-for-width and work better. |
| |
| * The theming code now supports multiple backgrounds and |
| transitions |
| |
| * Bug fixes: |
| 162865 F1 should be the shortcut for Help/Contents, not ... |
| 460908 gtk_paper_size_get_[width|height] doesn't support... |
| 478344 GtkTreeRowReference falsely said to auto-subscrib... |
| 531319 "weight-set" cellrenderertext attribute misbehave... |
| 571254 Constructing a pixel value from components |
| 587873 Documentation should explain MessageDialogs don't... |
| 643490 gtk-style-context-add-provider () documentation n... |
| 645514 Add placeholder-text property to GtkCellrendererText |
| 646798 Add a tip about "cloning contexts" |
| 647779 Doesn't mention GtkDialog replacements |
| 649569 GDK_THREADS_ENTER in file_print_cb@modules/printb... |
| 652304 themingengine: don't hardcode the slider lines in... |
| 657322 GtkPrintSettings requires every application to wo... |
| 659613 GtkLockButton docs are inaccurate |
| 663072 GtkSelectionData is incorrectly documented |
| 663991 _XOPEN_SOURCE 500 causes error in Solaris Studio ... |
| 664646 dnd pointer lock when dragging tab between two ge... |
| 665243 settings: Add support for disabling middle click ... |
| 670449 Splash screen stays |
| 671025 Constants and identifiers starting with a number ... |
| 671249 GApplication: Allow a null application_id? |
| 672947 GtkEntryCompletion sizing/position fixes |
| 673237 window: Remove needless call to ensure_state_flag... |
| 673749 Error Message When Creating Tray Icon |
| 674192 out-of-tree build failure: demos/widget-factory/w... |
| 674409 need a way to identify GtkApplicationWindows remo... |
| 674549 widget receives leave event when button released |
| 675365 immulticontext: Always check if the global contex... |
| 675421 GtkFileChooser should set its role |
| 675423 [Patch] doc: Add missing CDATA around a XML progr... |
| 675501 gtkquartz.h is not the gtk+-3.5.2.tar.xz archive |
| 675535 GtkScale in GtkToolbar: strange behaviour with do... |
| 675809 Crash when clicking xrefs |
| 675895 Docs for certain functions are built unconditionally |
| 675899 Infobar not loadable by GTKBuilder (using python ... |
| 675951 gdkx.h inclusion breaks OotSD builds |
| 676087 gtk+ fails to build against uclibc due to isnan/i... |
| 676196 range: use a CSS margin to shrink the trough comp... |
| 676198 current color of a GtkColorButton should be set t... |
| 676243 Document removing of accelerators |
| 676329 GDK_SMOOTH_SCROLL_MASK lacks "Since" |
| 676356 icon-theme: Allow symbolic GFileIcons |
| 676429 no way to force showing icons in buttons |
| 677055 gtkmenutoolbutton bug fixes |
| 677109 Fixes for interactions between background-repeat ... |
| 677127 Misc annotation fixes |
| 677202 docs: Add section for new 3.6 symbols |
| 677203 docs: Fix duplicate declarations in sections |
| 677293 GtkFontSelectionDialog partially broken on gtk 3.4 |
| 677363 grid: Add missing guard to gtk_grid_get_child_at() |
| |
| * Translation updates: |
| Dutch |
| French |
| Galician |
| German |
| Greek |
| Hebrew |
| Italian |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.5.1 |
| ================================= |
| |
| * Wayland: |
| - Allow the wayland backend to be used without cairo-gl |
| - Expose GdkWaylandDisplayManager for runtime checks |
| |
| * Theming: |
| - Optimizations to style invalidation |
| - Support CSS animatable properties |
| |
| * Bugs fixed |
| 563688 GtkScale (GtkRange) should jump to clicked position |
| 668931 Scrolling down via PageDown/PageUp keys impossible ... |
| 669989 gtk_grid_attach(): Documentation doesn't mention mu... |
| 670373 modules/printing/cups/gtkprintbackendcups.c won't b... |
| 672361 Remove cairo-gl dependency from wayland backend |
| 672789 gtk_builder_add_objects_from_file() crashes on GtkU... |
| 672993 print dialog overrides default cups number-up settings |
| 673259 The gdk/gdkkeysyms-update.pl script and the keysym ... |
| 673644 Scroll not working in document overview |
| 673650 Evince 3.4: adding new annotation is not possible (... |
| 674050 Free image->priv->icon_helper in gtk_image_finalize... |
| 674102 Defaults to wayland over x11 backend |
| 674118 application-window: Desktop file handling improvements |
| 674200 ./configure gives wrong error message if -lXext is ... |
| 674286 "Delete confirmation" dialog has wrong padding |
| 674326 Use localizations of option names and values contai... |
| 674468 Add GTK_STYLE_CLASS_DIM_LABEL |
| 674577 Non static variable in GtkStyleProviderPrivate |
| 674587 treemodelsort: allow iter_previous() to go past the... |
| 674806 icontheme: search first in all themes if the reques... |
| 674807 spinbutton: port to GtkIconHelper |
| 674808 themingengine: render a frame in gtk_render_handle() |
| 674809 themingengine: simplify render_extension() default ... |
| 674890 Fix the colord support in GtkPrinterCups when the P... |
| 646631 GTK should use XDG base dir spec instead of home |
| |
| * Translation updates |
| Bulgarian |
| Crimean Tatar |
| Czech |
| Galician |
| German |
| Hebrew |
| Norwegian bokmål |
| Russian |
| Serbian |
| Simplified Chinese |
| Slovenian |
| |
| |
| Overview of Changes in GTK+ 3.4.1 |
| ================================= |
| |
| * Win32 fixes: |
| - Fix wintab support |
| - Fall back to Raleigh with th eclassic theme |
| |
| * OS X fixes: |
| - Fix manual resizing of windows |
| |
| * Bugs fixed: |
| 672961 Custom theme can crash apps with GtkEntryCompletion |
| 587441 Window expands horizontally rather than the text entry growing... |
| 672133 conflict between srcdir != builddir and generated enum types |
| 672358 Wayland and X11 backends simultaneously enabled is broken |
| 672544 Anchored widgets inside GtkTextView are drawn out of place... |
| 673090 gtk file-chooser: Autocompletion - Dropdown-list: selection fails |
| 673125 windows draw as unfocused/backdrop on window managers that do... |
| 673139 URL to mailing lists in README incorrect |
| 673200 gactionmuxer: Fix list_actions |
| 673328 After clicking empty parts of a toolbar/menubar the next mouse... |
| 673440 shouldn't set GDK_SOURCE_TOUCHSCREEN based on the name |
| 673441 GtkTreeView should not handle extra mouse buttons |
| 673458 GdkEventButton contains wrong buttons in modifier mask... |
| 673693 entrycompletion: set_property() should use property setter... |
| 673882 application-window: try to use the desktop name in the fallback... |
| Deal more gracefully with a flood of scroll events |
| |
| * Translation updates: |
| Catalan |
| Czech |
| German |
| Marathi |
| Odia |
| Swedish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.4.0 |
| ================================= |
| |
| * Bugs fixed: |
| 658875 Should limit Num Lock warning to notebooks |
| 671006 keygrab: don't translate Alt+Print to SysRq |
| 672163 GtkWindows (comboboxes, menus, etc.) do not show up... |
| 672587 regression in about dialog credits spacing |
| 672763 Floating point exception in Gtk.Grid() if grid emptied |
| |
| * Translation updates: |
| Arabic |
| Czech |
| Hebrew |
| Hindi |
| Japanese |
| Kannada |
| Latvian |
| Simplified Chinese |
| Telugu |
| |
| |
| Overview of Changes in GTK+ 3.3.20 |
| ================================== |
| |
| * Theming: |
| - Reduced memory consumption in the css parser |
| - Fixed Windows theme rendering under XP |
| - Support for background-position |
| |
| * Build requirements: |
| - cups 1.2 is now required for the cups print backend |
| - X11 pre-R6 is no longer supported |
| - XI2 is a build requirement |
| |
| * Bug fixes |
| 657385 gtk_menu_popup() not introspected |
| 662023 gnome-panel crashes with multiple screens |
| 670176 Warning when removing a child from a box if the child has... |
| 671065 gtk: Prefer group-0 keycodes |
| 671453 Improve the configure check for XInput 2.2 |
| 671488 smooth-scroll support for textview |
| 671659 generates too many scroll events with a delta of 0 |
| 671819 Crash (stack overflow) in gtk_range_grab_notify |
| 671898 Collate should be enabled by default |
| 672009 gtk 3.3.18, missing "enter" events with pads devices, le... |
| 672117 Link from stable gtk reference to unstable broken |
| 672125 gtk_enumerate_printers() doesn't call the destroy notify... |
| 672173 shell window: category view broken with gtk+ 3.3.19+ |
| 672182 Commit 66c99016 breaks building if cups 1.2 is not available |
| 672367 Toggle-able table cells lack the 'toggle' action |
| 671588 selectable labels loose the selection too easily |
| x11: Avoid spurious focus events on grabs |
| |
| * Translation updates |
| Arabic |
| Assamese |
| Basque |
| Brazilian Portuguese |
| British English |
| Bulgarian |
| Catalan |
| Catalan (Valencian) |
| Danish |
| Esperanto |
| French |
| Galician |
| German |
| Gujarati |
| Hungarian |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Portuguese |
| Punjabi |
| Russian |
| Serbian |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.3.18 |
| ================================== |
| |
| * Add support for touch devices |
| - New device types GDK_SOURCE_TOUCHSCREEN and |
| GDK_SOURCE_TOUCHPAD for direct and indirect |
| touch devices |
| - New event GdkEventTouch and GDK_TOUCH_MASK |
| - New signal GtkWidget::touch-event |
| |
| * Add support for smooth scrolling |
| - Scroll events can contain scroll deltas, |
| obtainable via gdk_event_get_scroll_deltas() |
| - Scroll direction for such events is GDK_SCROLL_SMOOTH |
| - To receive scroll events, widgets must now |
| set either GDK_SCROLL_MASK or GDK_SMOOTH_SCROLL_MASK |
| |
| * GtkScrolledWindow will do kinetic scrolling |
| with touch devices |
| |
| * XInput2 is now required for building the X11 |
| backend, support for XInput1 has been removed |
| |
| * Deprecations are now versioned, and new API is |
| marked with the version it was introduced. |
| Use these with GDK_VERSION_{MIN,MAX}_REQUIRED |
| |
| * Theming: |
| - Memory consumption of the CSS parser has been reduced |
| - CSS selectors of the form "a + b" and "a ~ b" work now |
| |
| * Bug fixes: |
| 650693 Drawing errors in column headers when adding... |
| 655065 Build failure on OS X 10.7 Lion |
| 668141 button: don't be active when holding the mouse... |
| 669335 Render a background in the scrollbars junction area |
| 669342 overlay: add left/right/top/bottom style classes... |
| 670555 I can't change GtkInfoBar text color via the theme |
| 670881 Deactivate the menu if the window is withdrawn |
| 671057 colorchooser can't remove palette |
| 671070 Correct GroupSwitch mask |
| 671170 GtkTable and GtkGrid alignment problem |
| |
| * Translation updates: |
| Basque |
| Belarusian |
| Brazilian Portuguese |
| Bulgarian |
| Estonian |
| Finnish |
| Galician |
| Hungarian |
| Kazakh |
| Korean |
| Polish |
| Persian |
| Punjabi |
| Serbian |
| Slovenian |
| Swedish |
| Telugu |
| Spanish |
| Ukranian |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.3.16 |
| ================================== |
| |
| * The widget-factory theme test is now installed |
| as a demo named gtk3-widget-factory |
| |
| * The Raleigh theme is now a pure fallback theme |
| that doesn't share any CSS with other themes |
| anymore |
| |
| * GtkColorSelectionDialog has been deprecated in |
| favor of a new color chooser widget named |
| GtkColorChooserDialog |
| |
| * The GtkApplication session support has been simplified |
| |
| * Bug fixes: |
| 612283 Clarification for GtkListStore::gtk_list_store_insert_with_values |
| 668114 odd spacing in about dialog credits |
| 669116 GtkNotebook's child-notify::position not always emitted... |
| 669208 x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonRelease |
| 669511 gtkcsstypes.c: variable is declared at middle of block |
| 669636 gtkactiongroup: clarify set_translation_domain docs |
| 669638 gtkbuilder-menus: translation-domain can be NULL |
| 669794 Orca + Trees/Tables == incorrect cells presented, crashes... |
| 669947 gtkuimanager: clarify @pos of insert_action_group |
| 670077 license text has poor alignment with close button |
| 670078 no stroke around credits scrollable area |
| 670400 First shortcut capture is broken |
| |
| * Translation updates: |
| Belarusian |
| Bulgarian |
| Danish |
| Estonian |
| Galician |
| Hebrew |
| Italian |
| Japanese |
| Kazakh |
| Lithuanian |
| Norwegian bokmål |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.3.14 |
| ================================== |
| |
| * Theming |
| - Fixes for border handling in GtkEntry, |
| GtkCellRendererText, GtkComboBox |
| - Parse values more carefully, supporting |
| percentages, angles |
| - Implement CSS linear-gradient syntax |
| - Support background-size |
| - Support a gtk.gresource file in themes |
| |
| * Bugs fixed |
| 543520 Cups custom options are not sent properly |
| 649121 Crash in GtkAppChooserDialog packagekit button |
| 669176 Regression: atk-add-key-event-listener doesn't work |
| |
| * Updated translations |
| Galician |
| Norwegian bokmål |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.3.10 |
| ================================== |
| |
| * GtkApplication: |
| - Move application menu handling over from GIO |
| - Fix resize grip positioning in GtkApplicationWindow |
| |
| * Wayland: |
| - Make combo boxes work |
| - Make key modifiers work like on X11 |
| - Make mouse buttons work correctly |
| |
| * Quartz: |
| - Make key modifiers work more like they do on X11 |
| |
| * Printing: |
| - Fix handling of custom cups options |
| |
| * Accessibility: |
| - Bring key snooping support back for now |
| |
| * Translation updates: |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.3.8 |
| ================================= |
| |
| * GtkApplication: |
| - Supports logout notification and inhibiting |
| - Buttons, toolbuttons and switches can now be connected |
| to GActions |
| |
| * GtkSpinButton no longer allows to change the value |
| when not editable |
| |
| * GtkLabel link support has been rewritten to be be |
| more robust |
| |
| * GtkBuilder: |
| - Supports the 'id' in GtkComboBoxText |
| - Can parse GVariant-valued properties |
| - Support loading from a GResource |
| |
| * GtkImage: |
| - Support loading from a GResource |
| |
| * GtkUIManager: |
| - Support loading from a GResource |
| |
| * Accessibility: |
| - key snooping support has been removed |
| |
| * Wayland backend: |
| - Cursor handling updates |
| - Look for cursors in the 'weston' directory |
| - Make resize grips work |
| - Implement device grabs |
| - Implement window geometry hints |
| - Set surface type based on window type hint |
| - Add basic clipboard and selection implementations |
| - Implement client-side keyboard repeat |
| - Update GdkWindow focus state to match reality |
| |
| * Theming: |
| - Improved CSS compliance for selector matching |
| - Improved CSS compliance for value resolution, |
| including full support for 'inherit', 'initial', |
| 'currentColor', 'none' |
| - Support border-style properties |
| - 'window-unfocused' has been renamed to 'backdrop' |
| |
| * New deprecations: |
| - GdkColor |
| - GtkButton::inner-border |
| |
| * Miscellaneous: |
| - Turn default theme css files and dnd cursors into |
| GResources |
| |
| * Bugs fixed: |
| 543520 Cups custom options are not sent properly |
| 612396 ...default of entry-text-column for GtkComboBoxText |
| 613728 Rationalize GtkTreeView focus |
| 620240 GNOME Drag & Drop broken for remote X sessions |
| 629878 Missing "Back" and "Forward" icons for Firefox |
| 631414 Add symbolic constants for event emission control |
| 639875 crashes when unparenting a tab from a window... |
| 657367 GtkAction: Hold a reference to proxy widgets |
| 659516 gtk_css_provider_to_string lacks "since" tag |
| 660139 GtkGrid gives Gtk-Warnings about negative sizes when empty |
| 660309 check x11 backend when create xim module |
| 663479 "Finishing" ("Completion") and "Advanced" tabs are empty |
| 665015 "Widget (%s) has more than one label" unwanted warnings |
| 666103 Should be able to match the parent where a dropdown menu... |
| 666600 allocate the CSS border and deprecate GtkButton-inner-border |
| 666685 SIGSEGV in _gtk_tree_selection_internal_select_node |
| 666710 Fix compose sequences disabling other sequences |
| 666842 [patch] "sticky" window state reported wrongly on X11 |
| 667018 Fix compilation on Windows |
| 667229 gtkspinbutton: Respect value of inherited 'editable' property |
| 667394 Gtk(Tool)Button: add an 'action-name' property |
| 667473 gdk_rgba_free (NULL) |
| 667485 gdk_rgba_parse error checking |
| 667534 Non-XInput2 build fix |
| 667546 GApplication doc mentions g_application_set_app_menu |
| 667628 GtkWindow:application property should have G_PARAM_CONSTRUCT |
| 667695 GAction leaked in examples/plugman.c |
| 667705 fix up GtkApplication on OS X |
| 666921 Fix the _NET_SUPPORTING_WM_CHECK window fetch to be spec... |
| |
| * Translation updates: |
| Arabic |
| Bulgarian |
| Finnish |
| Hebrew |
| Norwegian bokmål |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.3.6 |
| ================================= |
| |
| * GtkApplication has grown support for exporting application |
| menus and menubars on the bus, as a GMenuModel. The |
| new GtkApplicationWindow toplevel automatically |
| displays these menu models when needed. |
| |
| * GtkSpinButtons have received a long-overdue face-lift |
| to make them easier to use with both mouse and touch. |
| |
| * GtkScale has gained a has-origin property to request |
| filled-in drawing of the trough. |
| |
| * GtkWindow can now request that the window manager hide |
| the titlebar when the window is maximized. |
| |
| * The GtkTreeView accessibility support and the core |
| treeview code have been extensively refactored; |
| performance should be much improved. But watch out |
| for regressions. |
| |
| * The GtkFileChooser entry completion code has been |
| extensively refactored; it now uses GtkEntryCompletion |
| |
| * Excessive dependencies have been culled from Requires: |
| lines in pc files. Dependent modules may have to declare |
| dependencies that they were getting 'for free' in the past. |
| |
| * Theming improvements: |
| - The background-clip and background-origin CSS properties |
| have been implemented |
| |
| * Win32 improvements: |
| - Theming of column headers, radio buttons and menuitems, |
| notebook tabs, etc has been fixed |
| - Menus, tooltips, and other popups show above the task bar |
| |
| * Wayland: |
| - The Wayland backend has been updated to the current Wayland API |
| |
| * Bugs fixed: |
| 603823 Print to File suggests ".ps" as filename... |
| 640317 gtk_draw_insertion_cursor should be moved to gtk_render |
| 646461 Leak in gtkfilechooserbutton.c: model_free_row_data |
| 650943 Clicking resize grip causes strange mouse grabbing beh... |
| 661428 Allow themes to know when a toplevel window appears un... |
| 662814 Request for way to tell gtk_recent_manager_add_item_qu... |
| 664137 Crash in Audacious audio player when browsing the add ... |
| 664456 segfault on arrow keypress in empty GtkIconView |
| 664467 prop-editor is broken for GdkColor properties |
| 664469 color button doesn't notify "color" and "alpha" when c... |
| 664537 GtkCssProvider: don't segfault when CSS file is not found |
| 664640 CUPS authentication does not work |
| 665140 Draw the scale split |
| 665326 FTBFS: missing Xi/Pango/Fc for gtk-query-immodules-3.0 |
| 665616 Add hide-titlebar-when-maximized setting |
| 665741 Crashes in treeview when pressing End key. |
| 665999 Introspection wrong for GDK_INPUT_ONLY vs GDK_INPUT_OUTPUT |
| 666242 Separators in menuitem are not vertically aligned |
| 641999 Consider adding a workarea API |
| 657578 Toggling the state of a GtkCheckButton causes accessible... |
| 659445 Accessible event.any_data is incorrect for text-removed... |
| 663573 Rework GtkFileChooserEntry |
| 666392 widget: Flip the sensitive flag even if the state doesn't... |
| 666552 Layered region is leaked in GdkWindow |
| |
| * Updated translations |
| Breton |
| Kazakh |
| Russian |
| Slovak |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.3.4 |
| ================================= |
| |
| * The beagle search backend has been dropped |
| |
| * Stop using GDK/GTK_DISABLE_DEPRECATED guards for deprecated |
| functions; instead use function attributes |
| |
| * Make GtkCellRendererAccel support naked keyvals, so it can |
| be used in gnome-control-center |
| |
| * GDK changes |
| - Make the Mod1 == Alt assumption official |
| - The Broadway backend has initial support for V7+ websockets |
| |
| * GtkApplication no longer uses gtk_main internally |
| |
| * GtkNotebook now destroys its action widgets, instead of leaking them |
| |
| * Theming improvements: |
| - Background images can now be tiled instead of stretched, |
| using the background-repeat CSS property |
| - Unfocused windows can be themed differently, using |
| the 'window-unfocused' state flag |
| |
| * Accessibility improvements: |
| - Much better treeview performance |
| - Completely ignore invisible columns in treeviews |
| - Many a11y/treeview-related crashes fixed |
| - Combo box keybindings are reported again |
| - Textview respects display lines again |
| |
| * OS X improvements: |
| - Improved handling of motion events and event state |
| - Handle recursive CFRunLoops |
| - More fixes to accel handling |
| |
| * Win32 improvements: |
| - Many fixes, making this the first version of GTK+ 3 that |
| works well on Windows |
| |
| * Bugs fixed: |
| 84314 gdk_display_sync() and gdk_flush() |
| 142874 use of SetWindowLong in gdkwindow-win32.c causes incorrect... |
| 169811 configure_event and window-state-event are not emitted con... |
| 171456 "Keep Above" option in Gimp broken on Win32 |
| 324254 Realizing a top-level window widget early positions it at 0,0 |
| 516822 gtk_window_fullscreen does not resize correctly if removing... |
| 542777 Scroll-Wheel doesn't scroll (Win) |
| 552041 Windows' System Menu from taskbar is buggy |
| 603559 gtk should handle missing immodules better |
| 604156 gtk_window_set_modal() freezes application completely |
| 606727 Can't bind keys on numerical keypad with numlock on |
| 612359 Dialog positioning hints fail on Windows 7 |
| 616544 win32 drag and drop (DnD) broken for GTK+ 3 |
| 628049 Native windows don't work very well |
| 631384 Images pasted from clipboard are shifted/wrapped |
| 647460 typo in msw_style.c? |
| 652239 win32: resurect Windows clipboard selection notification |
| 658841 Ensure native window in gdk_win32_drawable_get_handle()... |
| 658842 Fix win32 _gdk_windowing_window_at_pointer - port to gtk3 |
| 659151 Cannot obtain accessible keybinding for comboboxes |
| 659257 Gtk-WARNING **: GtkRecentChooserWidget 0x80da890 is mapped... |
| 661858 Add annotations for some GtkRadio* constructors |
| 661859 Add annotations for some GtkSymbolicColor constructors |
| 661997 Gtk crashes when changing the TreeView model while rubber... |
| 662160 gtk_print_operation_cancel fails |
| 662628 Add keyboard brightness to keyname-table.h |
| 662670 Pressing "Enter" in print dialog box will not cause printing |
| 662691 menuitem: Always treat submenus as popup |
| 662755 Keycode support in GtkCellRendererAccel broken |
| 662839 Fix XIGrabKeycode usage |
| 662870 Fix introspection annotations for GtkRadioToolButton |
| 662953 x11: Fix window manager change detection |
| 663073 gtk_dialog_new_with_buttons should be G_GNUC_NULL_TERMINATED |
| 663138 iconview: layout items immediately when setting a GtkTreeModel |
| 663182 Dragging any item on OS X crashes Banshee |
| 663345 'from gi.repository import Gtk' fails in jhbuild |
| 663396 With multiple master devices, right clicking may show popup... |
| 663522 css: start background-repeat |
| 663605 Fix event->state of many event types on quartz |
| 663694 GtkTreeViewAccessibleCellInfo are leaked |
| 663761 gtk: Fix GtkCellRenderer ignoring keycodes |
| 663825 calling gtk_progress_bar_set_fraction with a fraction > 1.0... |
| 663856 Make option-foo accelerators use the right symbol |
| 663994 GtkTextView no longer reports the correct line text to ATs... |
| 664021 GtkSpinButton: Clarify clamping behavior in gtk_spin_button... |
| 664027 Build fails with undefined reference to `gdk_keymap_get_mod... |
| 664132 gdk_cairo_region_create_from_surface broken on PPC... |
| |
| |
| Overview of Changes in GTK+ 3.3.2 |
| ================================= |
| |
| * GtkCellRendererAccel can show virtual modifiers |
| |
| * Theming improvements: |
| - CSS: 'transparent' can be used a color |
| - Improved notebook tab rendering |
| - Support opacity and rounded corners for tooltips |
| |
| * OS X improvements: |
| - Disable mnemonics |
| - Make Option work as a modifier |
| - Cleanup of modifiers: Alt/Option is MOD1, Command is MOD2 |
| - Fix keyval <> Unicode and lowercase/uppercase mapping |
| |
| * Improvements of cross-platform key and button event handling: |
| - Support '<Primary>' in accelerator strings |
| - Use approprivate modifiers for extending and modifying |
| selections, depending on the platform |
| - Use the appropriate button for triggering context menus, |
| depending on the platform |
| |
| * Bugs fixed: |
| 628936 gtk build fails because of objective-c elements |
| 653289 GtkCellRendererText "edited" signal not emitted... |
| 655057 rendering issues with map plugin |
| 657770 Write to released memory in gtkdnd-quartz.c |
| 658767 Drag and Drop NSEvent capture is racy |
| 658772 Directory paths for resource directories are hard-coded |
| 659022 gtk_tree_model_filter_clear_cache_helper: assertion failed |
| 659655 3 errors in Spanish translation of gtk+ |
| 660687 roxterm X crashes with accessibility enabled |
| 660730 Use of "struct stat" breaks Windows |
| 659602 Provide an abstraction for the platform's use... |
| 659406 Abstract what triggers a context menu |
| 660619 __SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined |
| 599617 a modern tooltip look |
| 628936 gtk build fails because of objective-c elements |
| 631167 GtkComboBox with has-entry=true should not require... |
| 651818 Crash in gtk_app_chooser_refresh() |
| 659672 gtk_tree_view_column_dispose() does not remove from tree... |
| 660139 GtkGrid gives Gtk-Warnings about negative sizes... |
| 660833 all: add an 'only-child' pseudo-class selector |
| 661032 out-of-tree builds result in broken gtk-doc documentation |
| 661089 gtkfontbutton.c will not compile on Solaris |
| 661780 GTK_STOCK_INDENT references wrong images |
| 661835 GMountOperation on OpenBSD: remove the need for kvm(3) |
| 662024 tests/css/parser/selector.errors missing from EXTRA_DIST |
| 662132 --sync |
| 662177 Toolbar returns invalid paths for toolbar items |
| 662230 treemodel: document gtk_tree_path_free() as allow-none |
| 662308 Scrollbars seem to unconditionally reserve a space... |
| 662467 tooltip: only update shape if the window is realized |
| 662481 Clean up the gtkprivate directory redefinition mess |
| 662629 notebook: update tab area allocation when switching page |
| |
| * Translation updates |
| Brazilian Portuguese |
| British English |
| Catalan (Valencian) |
| Czech |
| Dutch |
| Esperanto |
| Japanese |
| Galician |
| Latvian |
| Serbian |
| Spanish |
| Simplified Chinese |
| Traditional Chinese |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.2 |
| =============================== |
| |
| * GtkFontChooser: |
| - More speed ups. The font chooser will now load |
| instanteously, even if you have thousands of fonts |
| |
| * Bug fixes |
| 659826 new broadband connection weirdness in assistant |
| 659966 Fix module blacklisting |
| 640741 Fix return value fo gtk_tree_view_column_cell_get_position |
| Assertion in the treeview accessible code |
| Fix erroneous beeping in textview keynav |
| |
| * Translation updates |
| Assamese |
| Basque |
| Brazilian Portuguese |
| Bulgarian |
| Catalan |
| Czech |
| Danish |
| French |
| Galician |
| German |
| Hungarian |
| Japanese |
| Korean |
| Latvian |
| Lithuanian |
| Oriya |
| Polish |
| Portuguese |
| Russian |
| Slovenian |
| Spanish |
| Swedish |
| Telugu |
| |
| |
| Overview of Changes in GTK+ 3.1.92 |
| ================================== |
| |
| * GtkIconView: |
| - Cells will now be prelighted, if you set the |
| GtkCellRendererPixbuf::follow-state property. |
| |
| * GtkFontChooser: |
| - Speed up population of the font list somewhat. |
| More speedups are expected in 3.2 |
| |
| * Bugs fixed: |
| 615501 GtkIconView does not support prelight cells |
| 658981 Inability to effectively clear string indicator in stf imp... |
| 659241 GtkPaned initially allocates space for separator, even if... |
| 659247 link-button: Reset the mouse cursor when destroyed |
| |
| * Translation updates: |
| Asturian |
| Belarussian |
| Brazilian Portuguese |
| British English |
| Bulgarian |
| French |
| Galician |
| German |
| Latvian |
| Portuguese |
| Punjabi |
| Russian |
| Serbian |
| Slovenian |
| Swedish |
| |
| |
| Overview of Changes in GTK+ 3.1.90 |
| ================================== |
| |
| * GtkAppChooserButton: A new function has been added |
| that makes it possible to have the button select the |
| default app (as opposed to the most-recently-used app). |
| |
| * A lot of feedback on the the tree model refactoring has |
| been incorporated via new test cases and bug fixes |
| |
| * The filechooser search has been ported to tracker 0.12 |
| and is using the tracker DBus API directly now. |
| |
| * The new fontchooser API has been reworked a bit to make |
| it follow the same pattern we use else where. GtkFontChooser |
| is now an interface that is implemented by GtkFontChooserButton, |
| GtkFontChooserDialog and GtkFontChooserWidget (to which the |
| original GtkFontChooser has been renamed). |
| |
| * Bugs fixed |
| 514843 gtkfilechooser should be more robust to malformed URIs... |
| 617583 Dead accents keys don't work in GTK+ applications on OSX |
| 642706 No way to select the default entry |
| 657353 GtkTreeModelFilter hangs when filtering |
| 657627 new font chooser API inconsistent |
| 658272 Port gtksearchenginetracker.c to tracker 0.11/0.12 |
| 658379 Disabled devices still added to list on startup |
| 658398 Use of uninitialized variable reported by Valgrind |
| 658507 better comboboxes for right to left languages |
| 658600 Geany crashes when reopening file chooser dialog |
| 658696 Crash when inserting a new node |
| 658774 Regression: GtkFileChooserButtons do not expand |
| |
| * Translation updates: |
| Belarusian |
| British English |
| French |
| Galician |
| Indonesian |
| Italian |
| Latvian |
| Norwegian bokmål |
| Persian |
| Polish |
| Portuguese |
| Punjabi |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Swedish |
| Tamil |
| |
| |
| Overview of Changes in GTK+ 3.1.18 |
| ================================== |
| |
| * GtkFileChooser: |
| - It is no possible to go to the containing folder of a |
| selected file in recent files or search results. |
| |
| * Bugs fixed |
| 530253 typo ifaces under gtk_tree_view_set_reorderable |
| 566202 GTK_SELECTION_MULTIPLE description unclear |
| 581435 gtk_tree_view_set_drag_dest_row() needs more documentation |
| 655631 Description of x and y parameters in gtk_render_arrow is in... |
| 657793 Support NULL sibling in gtk_grid_attach_next_to |
| 657882 gtk_css_provider_propagate_error's signature not updated... |
| 657963 themingengine: remove xthickness FIXME from gtk_render_line() |
| 657985 reeview: add GTK_STYLE_CLASS_SEPARATOR for tree view separators |
| 658008 Centered text alignment in GtkAssistant is wrong |
| 658077 Add theming support to GtkPathBar |
| 658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_... |
| 658168 Gtk-Message: Failed to load module "gail" |
| 658200 gtk_toolbar_finalize() does stuff it shouldn't |
| Fix colord support in the print dialog |
| |
| * Translation updates |
| Belarusian |
| Brazilian Portuguese |
| Esperanto |
| Galician |
| Korean |
| Lithuanian |
| |
| |
| Overview of Changes in GTK+ 3.1.16 |
| ================================== |
| |
| * Make distcheck work again, and fix errors that crept in by |
| lack of a working distcheck. |
| |
| * Bugs fixed: |
| 656223 GtkToolShell: Move vfunc default results to default impl... |
| |
| |
| Overview of Changes in GTK+ 3.1.14 |
| ================================== |
| |
| * GtkTreeView: |
| - The GtkTreeModelFilter and GtkTreeModelSort implementations |
| have been improved and a comprehensive test suite has been added. |
| |
| * GtkFileChooser: |
| - The selected file(s) can now be copied to the clipboard |
| |
| * Bugs fixed: |
| 656851 Allow use of GVariant in GtkListStore |
| 344858 gtk_menu_item_new_with_label() created widget with refcount 2 |
| 349502 option to copy full path in "Save AS"/"Open file" dialogs |
| 621076 GtkTreeModelFilter does not emit all signals in some situations |
| 634136 GtkTable::children accessor |
| 649588 crash when sending a notification: "Gdk-CRITICAL **: gdk_visual_... |
| 650762 gtk_misc_set_alignment replacement with the new API functions |
| 651827 Crash in check_application() |
| 656986 GtkSwitch is unusable when added to primary toolbar. |
| 657146 Missing files in POTFILEs.in |
| 657260 Gtk should use AtkWindow and remove that hack on GailUtil |
| 657359 Crash when specifying data length in gtk_css_provider_load_... |
| 657384 missing accessors for GdkEvent structures |
| |
| * Translation updates: |
| Galician |
| German |
| Gujarati |
| Indonesian |
| Norwegian bokmål |
| Persian |
| Russian |
| Serbian |
| Spanish |
| Swedish |
| Traditional Chinese |
| Uighur |
| |
| |
| Overview of Changes in GTK+ 3.1.12 |
| ================================== |
| |
| * GtkFontChooserDialog: A newly designed font selection dialog |
| that is intended to replace GtkFontSelectionDialog |
| |
| * Drawing of focus rectangles is now optional; it can be turned |
| off altogether, or until actual keyboard interaction happens, |
| with the gtk-visible-focus setting. |
| |
| * OS X: Fixes for 10.7 (Lion) |
| |
| * Bugs fixed: |
| 407885 A new GtkFontSelectionDialog |
| 508601 Copying from GTK+ applications causes crash |
| 599664 The print dialog should not block while looking for an... |
| 645258 Add gtk_text_iter_assign API |
| 649567 hide focus rectangles when not keynavigating |
| 652991 Remove local copy of introspection.m4 |
| 653817 Would like GtkGrid methods to insert rows/columns |
| 653964 Installing MinGW32 build misses gdk/win32 headers |
| 655074 Fix crash with undecorated windows on MacOS Lion |
| 655122 Crash when resizing window on MacOS Lion |
| 655173 small memory leak in GtkStyleProperty |
| 655495 Make X11-specific functions introspectable |
| 655496 X11-specific objects methods are introspected as static functions |
| 655545 condition can never be true in gtk_tree_view_real_set_cursor |
| 655822 Removal of GSettings key causes crash on upgrades |
| 656098 Tweak GtkAppChooser's short description |
| 656421 3.1.10: G_DISABLE_DEPRECATED detection breaks compilation |
| |
| * Translation updates |
| Brazilian Portuguese |
| Bulgarian |
| Russian |
| Spanish |
| Swedish |
| Traditional Chinese |
| |
| |
| Overview of Changes in GTK+ 3.1.10 |
| ================================== |
| |
| * Assorted file chooser improvements/redesign: |
| - Remove the expander in Save mode |
| - Move the path bar up in Save mode |
| - Remember the last opened directory |
| - Start in recently-used mode when no folder is set |
| - Update recent-files when confirming in the file chooser |
| |
| * Accessibility: |
| - Gail has been merged into GTK+ and is no longer a module |
| - A testsuite for a11y functionality has been added |
| |
| * Theming: |
| - Icon view cells can now have a border |
| |
| * GtkMountOperation can now show processes on OpenBSD |
| |
| * Gdk input devices now expose their XInput2 device ID |
| via gdk_x11_device_get_id() |
| |
| * Bugs fixed: |
| 653450 gtkfilechooser crashes when adding favorite |
| 653705 GtkAssistant doesn't notice destroyed pages |
| 653947 Crash in gdk/x11/gdkdevicemanager-xi2.c:get_event_window |
| 654125 gdkoffscreenwindow set any impl handlers to null... |
| 654179 iconview: make it possible for selected cells to render... |
| 654428 focusable labels are emitting inappropriate object:text-sel... |
| 654678 Message dialog's primary text font increases on every call... |
| 654695 Memory corruption in gtk_theming_engine_register_property() |
| 654720 void return issues cause compile issues for GTK 3.1.8 |
| 655009 Clamp border radius following CSS specs |
| 654266 No longer possible to set empty text on a GtkProgressBar |
| |
| * Translation updates: |
| Galician |
| German |
| Hebrew |
| Latvian |
| Lithuanian |
| Norwegian bokmål |
| Persian |
| Polish |
| Slovenian |
| Spanish |
| Uighur |
| |
| |
| Overview of Changes in GTK+ 3.1.8 |
| ================================= |
| |
| * Theming improvements: |
| - Multiple colors are now supported |
| - Support CSS font properties like font-size, font-family, etc |
| - nth-child works for toolbars too |
| |
| * Bug fixes: |
| 652506 Improve GtkAssistant button labels |
| 652618 themingengine: shrink the background size to the padding-box |
| 652769 Reordering/removing hidden children in GtkBox results in 100% CPU |
| 653053 Avoid GApplication being released twice... |
| 653191 uninitialized variable in completion_match_func |
| 653333 Assigned value is garbage or undefined in gtktoolpalette.c:565 |
| 653512 GtkEntryCompletion: Use a PAGE_STEP macro instead of a magic number |
| 653785 GtkStyleContext ignores style classes when getting style properties |
| |
| * Translation updates: |
| Belarusian |
| Dutch |
| Galician |
| Hebrew |
| Norwegian bokmål |
| Persian |
| Slovenian |
| Spanish |
| |
| Overview of Changes in GTK+ 3.1.6 |
| ================================= |
| |
| * GtkOverlay is a new container that allows to place one or more |
| 'overlay' widgets on top of another widget. This can be used |
| for 'floating statusbars' and similar interfaces. |
| |
| * GtkLockButton has been simplified in appearance to look like |
| a normal button |
| |
| * GtkNotebook now supports height-for-width layout |
| |
| * Accessibility for menuitems and combo boxes has been restored |
| |
| * The horizontal and vertical subclasses of GtkBox, GtkPaned, |
| GtkSeparator, GtkScrollbar, GtkScale and GtkButtonBox have |
| been deprecated |
| |
| * The print dialog can now display color profile information |
| |
| * Many enhancements and fixes to CSS theming |
| - The CSS parser has been rewritten with the goal of better |
| CSS compliance and improved error handling |
| - A testsuite for the parser has been added |
| - Attributes can be inherited from parent widgets |
| - Shorthand properties are supported |
| - Color and font attributes are now inherited |
| - Borders and padding are now handled much more consistently, |
| and border-radius support is more complete |
| - text-shadow, box-shadow and icon-shadow attributes are now |
| supported |
| - nth-child works for boxes |
| |
| * Bug fixes: |
| 353712 allow reducing selection in GtkLabel |
| 576492 GtkBuilder does not respect G_PARAM_CONSTRUCT properties |
| 624539 Keep track of last focused window |
| 634491 gtk_tree_path_append_index() is linear in the number of indices |
| 634994 Explicitly declare internal reserved bits in GdkModifierType |
| 641087 Wish: GtkApplication::window-added signal |
| 642768 Make tracker search backend a bit less verbose |
| 642773 Make file search non-case sensitive |
| 642929 GtkFileChooserDialog with GTK_FILE_CHOOSER_ACTION_CREATE_... |
| 644906 gtkimcontextime.c: NULL pointer reference |
| 646859 GtkCssProvider.load_from_data introspection |
| 649314 Add support for the text-shadow property |
| 649779 Add missing gtk_widget_override_* annotations |
| 649972 Crash when loading an ui file with an empty GtkGrid |
| 649979 Argument count TypeError from Gtk.TreeView.enable_model_drag_... |
| 650012 GtkAppChooser* documentation does not document the content_type |
| 650110 Add sanity check in GtkEntryCompletion |
| 650114 gtk_entry_set_completion does not destroy idle source |
| 650167 Unused variable in GtkEditable example code |
| 650202 Optimization in theme_subdir_load (gtkicontheme.c) |
| 650302 Combo box menu items should expose their displayed text |
| 650382 GtkButton uses wrong values in grab |
| 650418 menu: don't use the border as a padding value |
| 650420 all: avoid boxed structs copying where possible |
| 650424 treeview: theming-related fixes |
| 650530 GtkAssistant beautification patches |
| 650664 gtkstatusbar: gtk_misc_set_alignment () function replacement |
| 651194 Should support border-image as a shorthand property |
| 651706 gdk: Update keysyms list from latest X.org headers |
| 651707 Move private functions to private headers |
| 651734 GtkLockButton: symbolic icon is fuzzy |
| 651979 compose-parse.py can not work with the newest gdkkeysyms.h... |
| 652045 file open dialog refuses to open or complete non-local files |
| 652102 Issues when redrawing multiple GdkWindows |
| 652103 Add a GtkPrinterOptionWidget type of label to just show info... |
| 652282 build: fix win32 configure checks |
| |
| * Updated translations |
| Catalan (Valencian) |
| Esperanto |
| Galician |
| Hebrew |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes in GTK+ 3.1.4 |
| ================================= |
| |
| * GtkAssistant has received a visual refresh; as a side-effect, |
| the various image properties are no longer used |
| |
| * GtkTextView can now handle RGBA colors |
| |
| * GtkFileChooser now remembers the last opened directory |
| |
| * GtkLockButton is a new widget to control dialogs with |
| PolicyKit (or other) permissions |
| |
| * Size allocation changes: |
| - GtkPaned and GtkMenuBar now do height-for-width |
| - GtkAccelLabel is smarter about hiding the accel if too small |
| - GTK+ now warns if widgets are under-allocated; this |
| may cause considerable noise, it will be turned off |
| before the next stable release |
| - Label size allocation has been reworked, check your labels |
| - No longer try to guess the size of labels; this makes |
| it more important to give windows reasonable default |
| sizes or set width-chars/max-width-chars on labels |
| - The computation of initial window size has been reworked, |
| check your windows |
| |
| * A test framework for mozilla-style reftests has been added |
| |
| * GDK Broadway backend changes: |
| - Improved key event handling |
| - Make resize grips work |
| - Make window close buttons work |
| - Stream data over websocket |
| |
| * Bugs fixed: |
| 618815 mnemonics aren't displayed when Alt is already pressed... |
| 626457 Add a lock button widget |
| 626503 Critical warning in GtkTreeView |
| 642214 GTK+ 3.0 fails to compile caused by linking with libuuid... |
| 644426 GNOME-wide default to remember last folder |
| 646517 "Sending message (completed)" ellipsized in French |
| 646876 Free MenuPopulateData struct in all the cases. |
| 647284 GtkLabel does not honor width-chars anymore. |
| 647790 GtkMenuShell: don't leak a GSList |
| 647806 gtk_combo_box_set_active_id() nit picks |
| 647962 Desensitize "Select All" when GtkEntry is empty |
| 648136 design refresh for gtkassistant |
| 648419 crash in remove_capslock_feedback at gtkentry.c... |
| 648570 Mnemonics don't show under some letters |
| 648943 Drop the last remaining translated g_warning/g_error calls |
| 649295 gtkdnd: Add API that takes GIcon |
| 649313 gdk_window_set_cursor() sets cursor for random set of devices |
| 649457 probable leak in icon theme |
| 649593 GtkProgressBar theming fixes |
| |
| * Translation updates: |
| Galician |
| Greek |
| Lithuanian |
| Luganda |
| Spanish |
| Uighur |
| |
| |
| Overview of Changes in GTK+ 3.1.2 |
| ================================= |
| |
| * Theming fixes and enhancements |
| - GtkNotebook has an initial-gap style property |
| - GtkNotebook tab drawing fixes |
| - Fix problems with transparent backgrounds in panel applets |
| - Style classes for 'inline' and 'primary' toolbars and sidebars |
| - Dark theme information is made available to window managers via |
| the _GTK_THEME_VARIANT property |
| - Improved rendering of insensitive text |
| - Support non-uniform border withs in the default engine |
| - Fix prelight on treeview expanders |
| - Make it possible to give combo boxes, buttons, entries a |
| uniform height |
| |
| * GtkEntry supports 'hinting' |
| |
| * GtkExpander can resize toplevel windows when expanding |
| |
| * GtkGrid supports RTL flipping |
| |
| * GtkStatusIcon reads the _NET_SYSTEM_TRAY_ICON_SIZE property |
| to get information about the preferred icon size |
| |
| * To help with debugging of rendering problems, GDK consults |
| the GDK_RENDERING environment variable. Possible values include |
| 'similar', 'image' and 'recording' |
| |
| * Fix some problems with XI2 and input methods |
| |
| * New, experimental GDK backends: |
| - broadway, which targets HTML5 |
| - wayland, which targets the wayland display server |
| To build these backends, use the --enable-broadway-backend |
| and --enable-wayland-backend configure options. |
| To use them at runtime, set the GDK_BACKEND environment variable |
| to 'broadway' or 'wayland'. Other backend-specific setup may |
| still be required, such as running a wayland server. |
| |
| * Bugs fixed: |
| 440963 Add hinting to GtkEntry |
| 635254 Check whether a resolution is set in GtkPrintSettings... |
| 639584 initial emission of GtkWidget:style-set is not happening |
| 640692 GtkNotebook has wrong background colour when border and... |
| 642712 improve the file chooser design |
| 642918 Sensitivity of buttons sometimes screws up |
| 643805 Allow GtkExpander to resize the toplevel upon expanding... |
| 643841 Make initial gap before the first tab of the notebook... |
| 644276 paned: don't set the "pane-separator" style class... |
| 644348 notebook: make GtkNotebook respect the focus-padding... |
| 644353 Missing annotations in Gtk/Gdk Window... |
| 644355 credits toggle inconsintency |
| 644570 handles with a background image don't work |
| 644777 range: allow stepper-spacing > 0 and trough-under-... |
| 644836 gdk_keyval_to_unicode returns incorrect value... |
| 644847 GdkDeviceManagerXI2: process send_event core events |
| 644925 widget: reset widget style after applying style classes... |
| 644975 styleproperties: make sure to merge the font... |
| 644976 Fix "backspace", "enter", "escape" input. |
| 645057 ./configure fails on gtk+3.0 git head |
| 645134 switch: fix boundaries for the switch motion |
| 645172 radiobutton: don't forget to set the insensitive state... |
| 645176 Closing display causes segfault |
| 645232 symbolic status icons are the wrong size |
| 645234 Leaky calls to gdk_device_manager_list_devices() |
| 645235 Free the motion hint infos in GdkDisplay |
| 645236 Don't leak translate queue in GdkDisplay |
| 645341 pre dialog set CAPSLOCK is ignored. |
| 645354 window: Export theme variant to X11 |
| 645405 themingengine: don't hardcode white to draw insensitive... |
| 645458 styleproperties: don't replace when merging... |
| 645937 Drawing model docs are outdated |
| 645960 GtkTreeSelection has no property to set mode |
| 646338 gdk_x_io_error() should call _exit(), not exit() |
| 646446 gtkprintunixdialog.c: set_cell_sensitivity_func leaks badly |
| 646457 Leak in gtkfilechooserdefault.c: search_selected_foreach... |
| 646458 Leak in gtkfilechooserdefault.c: list_row_activated |
| 646460 Weirdness in gtkfilechooserbutton.c: set_info_get_info_cb |
| 646461 Leak in gtkfilechooserbutton.c: model_free_row_data |
| 646462 Leak in gtkappchooserbutton.c: select_application_func_cb |
| 646500 GTK+ 3.1 causes terminals to start up with 0 height |
| 646815 Ref leak in gtk_color_button_clicked |
| 646882 Theming fixes for GtkButton and GtkCombobox |
| 646886 Do not leak list when drawing notebook. |
| 647086 Mismatched style_context_[save/restore] calls |
| 647152 Assertion `GTK_IS_PRINTER (printer)' failed... |
| 647244 Toggling the 'Deletable' option under the general... |
| 647275 Opening messages in Evolution and Empathy... |
| 647278 Small cleanup in statusbar |
| 647594 README link to mailing list is broken |
| 554057 Calling gtk_menu_shell_select_item() on GtkMenuBar... |
| |
| Updated translations: |
| Afrikaans |
| Assamese |
| Bengali |
| Brazilian Portuguese |
| British English |
| Bulgarian |
| Catalan |
| Czech |
| Danish |
| Dutch |
| French |
| Galician |
| German |
| Greek |
| Hindi |
| Hungarian |
| Indonesian |
| Japanese |
| Korean |
| Kurdish |
| Portuguese |
| Romanian |
| Russian |
| Serbian |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Swedish |
| Traditional Chinese |
| Uighur |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.0.2 |
| ================================= |
| |
| * GtkSettings have been made multi-backend-safe |
| |
| * Many improvements to themability and the default theme |
| - GtkScale slider theming can adjust to scale marks, using style classes |
| - A new style class for 'primary' toolbars |
| - Widget style classes can now be specified in GtkBuilder files |
| - Improved scrollbar drawing |
| - Improved combobox drawing |
| - Improved spinbutton drawing |
| - Improved switch drawing |
| - Improved checkbutton drawing |
| - Improved menu drawing |
| - Improved notebook tab drawing |
| |
| * Bugs fixed: |
| 643041 Gtk-CRITICAL **: gtk_render_slider: assertion `height > 0'... |
| 643131 gtk_tray_icon_dispose |
| 643170 gtk_file_chooser_set_filename does not work if "Show hidden... |
| 643216 Extraneous emits of GdkScreen::monitors-changed |
| 643321 Keypresses in window contextual menu go through to app |
| 643347 consider allowing style data in builder data |
| 643370 gtk_style_context_get_font return NULL |
| 643440 gdkconfig.h included in tarball |
| 643496 GtkDialog does not use separators any more. Description is... |
| 643543 App Chooser classes abort if no content-type is given |
| 643584 crash in gdk_event_free() |
| 643630 Tabs disappear from notebook on scrolling back and resizing... |
| 643685 Normalise marks positions internally in GtkScale |
| 643911 Inactive tab content allocation should respect tab-overlap |
| 643912 Tab allocation should respect tab-curvature |
| 643925 Mouse wheel is following URLs |
| 643967 Add a style property to flip rendering order |
| 644089 treeview: propagate the selected state from the row |
| |
| * Translation updates: |
| Esperanto |
| German |
| Latvian |
| Portuguese |
| Russian |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Ukrainian |
| |
| |
| Overview of Changes in GTK+ 3.0.1 |
| ================================= |
| |
| * A autoconf macro, GTK_CHECK_BACKEND, has been added |
| to allow easy checking for certain gdk backends |
| |
| * A number of memory leaks and segfaults involving accessibility |
| have been fixed |
| |
| * Bugs fixed: |
| 586201 GtkLinkButton doesn't implement neither HyperLink nor... |
| 599907 Gail implementation of atk_add_key_event_listener return... |
| 626730 Check menu item does not set indeterminate state |
| 630971 gailstatusbar attempts to cast a GtkHBox to a GtkBin |
| 633291 Handle Shift-keys in X11 gdk_test_simulate_key() |
| 642213 gtk_widget_render_icon_pixbuf fails with non-standard... |
| 642263 undefined reference to "GTK_IS_SOCKET" and "GTK_IS_PLUG" |
| 642541 Missing semi-colon in gtkseparatormenuitem.c |
| 642677 "migrating" guide not in sync with GTK+ 3.0 |
| 642681 gtk_combo_box_text_get_active_text doesn't work as stated |
| 642751 Typo in migrating-2to3.xml |
| 642771 Fix tiny leak in tracker backend |
| 642772 GTK does not correctly process input sent via SendInput... |
| 642778 TextView broken for large files |
| 642782 gail_misc_buffer_get_run_attributes doesn't set background-gdk... |
| 642791 Fix a typo in gtk_socket_notify |
| |
| |
| * Translation updates: |
| Bengali India |
| British English |
| Bulgarian |
| Hebrew |
| Hungarian |
| Korean |
| Norwegian bokmål |
| Punjabi |
| Spanish |
| Uighur |
| Ukranian |
| Vietnamese |
| |
| |
| Overview of Changes in GTK+ 3.0.0 |
| ================================= |
| |
| * Library sonames have been changed from libgdk-3.0 and libgtk-3.0 |
| to libgdk-3 and libgtk-3. |
| |
| * Bugs fixed: |
| 632775 Back / Forward button's icons don't respect RTL settings |
| 639846 GdkEventScroll events are sent twice |
| 639945 Gtk.Widget does not have drag_* methods (but in pygtk it did) |
| 640801 Crash gtk_tree_view_reset_header_styles at gtktreeview.c:11871 |
| 641196 Fix another GtkFixed regression, in gtk_fixed_forall() |
| 641302 show something nicer than XF86AudioMute etc |
| 641367 [region] gnome-applications ignore layout switching |
| 641409 not chaining up in ::style-updated |
| 641429 Errors creating a GtkWidget without a display |
| 641431 Apply button goes grey after two mode switching |
| 641517 "Migrating from libunique to GtkApplication" examples do not do... |
| 641558 GtkCssProvider leaks path string |
| 641621 Use faster new G_VALUE_COLLECT_INIT variant instead... |
| 641640 Update autotools configuration |
| |
| * Translation updates: |
| Arabic |
| English |
| Galician |
| Hebrew |
| Korean |
| Norwegian bokmål |
| Polish |
| |
| |
| Overview of Changes in GTK+ 2.99.3 |
| ================================== |
| |
| * This release adds some forgotten padding to class structs, |
| and thus breaks ABI for a last time before 3.0 |
| |
| * Many Introspection annotation improvements |
| |
| * We no longer build the gtk-update-icon-cache utility, and |
| use a preexisting one, if --enable-gtk2-dependency is passed |
| to configure |
| |
| * GtkBuilder can now fill GtkComboBoxText and GtkMenToolButton |
| widgets with data, as well as GtkFileFilters and GtkTextTagTables |
| |
| * GtkImage now has a ::use-fallback property to allow generic |
| fallback with GIcons and icon-names (e.g. for symbolic icons) |
| |
| * There's a new gtk_text_view_get_cursor_locations() to enable |
| popup-at-cursor functionality |
| |
| * The application chooser widgets can now set a custom |
| dialog heading |
| |
| * The file chooser and application chooser widgets have received |
| minor visual improvements |
| |
| * gtk-auto-mnemonics is now backed by an XSetting |
| |
| * Defaults for GtkSettings, as well as theme-specific settings, |
| are now read from key files |
| |
| * Key themes are now supported again, their syntax has been changed |
| to be CSS-like |
| |
| * More objects use GtkStyleContext directly now: |
| GtkTreeView |
| GtkIconView |
| GtkCellArea |
| GtkCellRendererText |
| GtkCellRendererPixbuf |
| GtkCellRendererAccel |
| GtkCellRendererProgress |
| |
| * GtkPlug and GtkSocket have been reduced to X11-specific API, and |
| using them requires including the <gtk/gtkx.h> header, and uses |
| of GdkNativeWindow in their APIs have been replaced by the X11 |
| Window type. |
| A number of other API changes were necessary in GDK to ensure |
| that multiple GDK backends can coexist: |
| - GdkNativeWindow has been dropped |
| - The GdkEventOwnerChange owner field is a GdkWindow now |
| - The GdkEventSelection requestor field is a GdkWindow now |
| - The GtkWidget::client_event vfunc is gone |
| - GdkEventClient is gone, together with related API: |
| gdk_add_client_message_filter |
| gdk_display_add_client_message_filter |
| gdk_screen_broadcast_client_message |
| gdk_event_send_client_message |
| gdk_event_send_client_message_for_display |
| gdk_event_send_clientmessage_toall |
| - gdk_drag_get_protocol_for_display has been changed to |
| gdk_window_get_drag_protocol |
| |
| * Migration guide and tutorial and other documentation improvements |
| |
| * Bug fixes |
| 322926 FileChooser: Alt-Shift-Down should work like Alt-Down |
| 351755 GTK_RANGE (range) -> round_digits should be exposed... |
| 586635 gtk_info_bar_add_button() should return GtkButton* |
| 590459 Text is sometimes not pasted at the right location |
| 598952 Implement object attribute to expose toolkit/source |
| 626336 Warning when activating GtkButton outside of an event... |
| 634677 assertion in finalize assuring that buffer is NULL... |
| 635287 Specify packages when generating GIR |
| 636691 Rendering icons with prelight state doesn't... |
| 638920 gail should provide toolkit as an AtkAttribute |
| 639139 Subclassing GtkIconView broken lately in master |
| 639186 gtk_paper_size_new fails to recognize valid name |
| 639325 Generated introspection broken |
| 639380 Critical warnings when detaching tab |
| 639455 accel cell renderer critical warning |
| 639520 Update docs about colormap to use visual instead. |
| 639531 No error is given when attempting to save to "nonexistent... |
| 639625 Crashes on dereferencing a NULL GtkBorder. |
| 639750 Support css3 colors |
| 639754 Must widget class names begin with uppercase letter? |
| 639767 password not accepted in gnome-screensaver dialog |
| 639792 Regional panel: "Add" dialog: combos not sorted |
| 639822 Synthesized button2/button3 does not transfer source_device |
| 639845 insensitive and separator items in comboboxes not working... |
| 639931 gtk_application_add_window() docs should mention window destr... |
| 639949 pygobject leaks references on GtkWindows |
| 640005 removable media dialog should use app names |
| 640006 choose app dialog shows other apps by default |
| 640011 Selects application on cancel |
| 640105 Crash showing a offscreen window with a textview inside |
| 640161 GtkFileChooserWidget 0xbbf6c0 is mapped but visible=1... |
| 640188 gdk_pixbuf_get_from_drawable missing from migration guide |
| 640195 gdk_cairo_create gets cairo context with badly clipped... |
| 640282 insensitive, active check button becomes sensitive |
| 640313 BadDevice X error when ungrabbing a SLAVE device |
| 640391 Display lines between rows when window is focused |
| 640487 crash on gtk_statusbar_remove_all() |
| 640698 Incompatibility in 'matched-selected' signal invocation |
| 640712 GtkAssistant fonts are too big |
| 640744 mount-operation: don't show the dialog until the tree... |
| 640902 X11 headers included by default in public headers |
| 640965 XCompose does not work with GTK+ 2.99.x |
| 640983 GtkSettings: Fix theme not updating for dark theme |
| 640999 GtkSpinner Class check macro is invalid |
| 641023 assertion `hash_table != NULL' failed in gtkplug.c |
| 641039 Cannot expand/collapse nodes by mouse |
| 641042 assertion `G_IS_OBJECT (object) in gdkevents.c |
| 641059 Fix several bugs handling GtkTrayIcon symbolic colors |
| 641073 Please be consistent with GtkEntryCompletion |
| 641176 Fix crash in gtk_fixed_remove() |
| |
| * Translation updates |
| Arabic |
| Basque |
| Catalan |
| Chinese |
| Esperanto |
| Estonian |
| Galician |
| German |
| Greek |
| Hebrew |
| Italian |
| Kazakh |
| Norwegian bokmål |
| Persian |
| Punjabi |
| Spanish |
| Uighur |
| |
| |
| Overview of Changes in GTK+ 2.99.2 |
| ================================== |
| |
| * More widget are using GtkStyleContext directly: |
| GtkToolItemGroup, GtkMenuItem, GtkImageMenuItem, GtkMenu, |
| GtkTearoffMenuItem, GtkCheckMenuItem, GtkMenuShell |
| |
| * gtk-builder-convert now accepts a --target-version option |
| |
| * Bug fixes: |
| 637965 GtkTreeCellDataFunc called with a wrong column arguments |
| 639127 Misc Win32 GDK building problems |
| 639157 GtkOrientable should add/remove "horizontal" and "vert... |
| 639209 Allow toggling the GtkSwitch by clicking the handle |
| 639286 include gtk/gtktextattributes.h not installed |
| 639327 gtk-builder-convert needs to convert gtkcomboboxentry... |
| |
| * Translation updates: |
| Arabic |
| Basque |
| Hebrew |
| |
| Overview of Changes from GTK+ 2.99.0 to 2.99.1 |
| ============================================== |
| |
| * More widgets are using GtkStyleContext directly: |
| GtkColorButton, GtkColorSelection, GtkHSV, |
| GtkFontSelection, GtkPrintUnixDialog, GtkImage, |
| GtkLayout, GtkViewport, GtkTextDisplay, GtkTextUtil, |
| GtkCalendar |
| |
| * GtkBuilder support has been added for setting menus |
| on GtkMenuToolButtons and for adding tags to |
| GtkTextTagTable as well as adding items to |
| GtkComboBoxText |
| |
| * Bug fixes: |
| 350618 start rubber banding on "white space" |
| 612918 Support disabling X11 extensions |
| 635687 problem with pygtk or gtk with gtk.Plug and gtk.Socket... |
| 638017 GtkTextView: Crash in gtk_text_view_set_tabs() |
| 638119 GtkSpinner animation not correctly stopped... |
| 638880 Need a setter for has_user_ref_count |
| 639030 Small cleanup in gailtextview code. |
| 639047 Fix remaining usage of g[dk]ktargetlib. |
| 639079 Obtain the fg color from the renderer |
| 639105 Port GtkTextDisplay to StyleContext. |
| 639106 New CSS style misses distinction between "selected focused"... |
| 639127 Misc Win32 GDK building problems |
| 639157 GtkOrientable should add/remove "horizontal" and "vertical"... |
| |
| * Translation updates: |
| British English |
| Galician |
| Hebrew |
| Indonesian |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.91.7 to 2.99.0 |
| ============================================== |
| |
| * Deprecations and removals: |
| - Long-obsolete linuxfb-related GtkWindow APIs have been dropped |
| - All remaining G_SEALed struct members have been removed |
| - GtkThemeEngine has been removed |
| - gdk_display_get_window_at_device_position() has been renamed to |
| gdk_device_get_window_at_position() |
| - gdk_display_get_device_state() has been renamed to |
| gdk_device_get_position() |
| - gdk_device_set_source() has been dropped |
| - gdk_set_pointer_hooks(), gdk_display_set_pointer_hooks() and |
| gdk_display_set_device_hooks() have been removed |
| - The deprecated GtkNotebook:tab-pack child property has been removed |
| - The deprecated gtk_quit_add() functions have been removed |
| - The GtkRange update-policy facility has been removed |
| |
| * The gtk-update-icon-cache and gtk-builder-convert utilities have |
| been renamed back to their un-suffixed names. Distributions will |
| have to resolve the conflict between GTK+ 2.x and 3.0 packages |
| by dropping one set of the utilities and adding a dependency. |
| |
| * It is now possible to include multiple GDK backends in a single |
| library. The --with-gdk-backend option has been split into separate |
| --enable-{x11,win32,quartz}-backend options. |
| |
| * The GDK Quartz backend has been ported to the new GDK backend API |
| |
| * A number of widgets have been ported to use GtkStyleContext directly: |
| GtkAccelLabel, GtkArrow, GtkSeparator, GtkSpinButton, GtkMessageDialog, |
| GtkFrame, GtkEventBox, GtkScrolledWindow, GtkProgressBar, GtkEntry, |
| GtkFileChooserEntry, GtkSwitch, GtkHandleBox, GtkToolbar, GtkFixed, |
| GtkToolPalette, GtkAboutDialog, GtkAssistant, GtkTrayIcon, GtkPaned, |
| GtkToolButton, GtkSocket, GtkRecentChooser, GtkTooltip, GtkPathBar, |
| GtkWin32EmbedWidget, GtkCellView, GtkDialog, GtkDrawingArea, GtkPlug, |
| GtkEntryCompletion, GtkFileChooserButton, GtkFileChooser, GtkHandleBox, |
| GtkLinkButton, GtkOffscreenWindow |
| |
| * Various problems with width-for-height geometry management have been |
| fixed in GtkAlignment, GtkCheckButton, GtkBin |
| |
| * The GtkComboBox, GtkIconView and GtkCellView widgets have been ported |
| to use GtkCellArea for their cell layouts |
| |
| * The cups print backend can now send print jobs directly in PDF if |
| cups supports it |
| |
| * GtkNumerableIcon is a variant of GEmblemedIcon for using numbers |
| as emblems |
| |
| * Bugs fixed: |
| 144324 Leaking dnd contexts with XDnD |
| 165987 unsets DESKTOP_STARTUP_ID |
| 307963 GtkSpinButton clamps value with the wrong maximum. |
| 321958 gtk.Calendar Notes should also say the format of year |
| 533745 Segfault on gdk.DragContext.drag_get_selection() |
| 553404 Out-of-date comment in gtk_text_view_add_child_in_window() |
| 559503 Description should mention gregorian |
| 560177 Applications should send print jobs to CUPS in PDF format... |
| 562182 gtk_init() docs inaccurate |
| 599130 Ending a drag using space or enter doesn't always cause a... |
| 617312 Move documentation to inline comments: GtkDialog |
| 617315 Move documentation to inline comments: GtkDrawingArea |
| 617322 Move documentation to inline comments: GtkEntryCompletion |
| 617327 Move documentation to inline comments: GtkExpander |
| 617471 Migrate API docs from templates to source files... |
| 621720 Use $(AM_V_GEN) to silent the build a bit. |
| 622125 Note that gtk_show_uri needs gvfs to spawn URLs |
| 629955 Deprecate/remove gtk_main and gtk_init_add/remove* API |
| 633795 gdk_event_get_state wrongly extracts GDK_PROPERTY_NOTIFY... |
| 634711 Xlib warning when RANDR is missing |
| 635299 add gtk_selection_data_get_data_with_length API... |
| 637691 Eating events breaks proxied DND |
| 637721 gtk 2.91.6 issue with gtkcellrendererprogress |
| 637736 [GtkAboutDialog] Newlines are ignored in translator-credits |
| 637763 [GtkAboutDialog] no longer display contact link |
| 637834 gtk_widget_verify_invariants: relax toplevel checks |
| 637849 Shell segfaults when unicode characters after U+00FF... |
| 637895 gdk_pointer_grab() deprecated comment is not helpful enough |
| 637907 gtkwindow.h includes a private header |
| 637910 GtkSpinner - does not animate |
| 637958 print dialog doesn't fit on netbook screen size |
| 637974 Gtk+ 2.91.7 build of introspection fails |
| 638179 in draw signal handle call gtk_style_context_add_provider... |
| 638193 GtkSpinButton documentation out of date |
| 638231 GtkSwitch states translation |
| 638386 gdk_x11_display_init_input careless |
| 638580 'application' window's property released too late |
| 638608 gtkenums: add GTK_STATE_FLAG_NORMAL = 0 |
| |
| * Updated translations: |
| Estonian |
| Kurdish |
| Norwegian bokmål |
| Punjabi |
| Spanish |
| Swedish |
| Uighur |
| |
| |
| Overview of Changes from GTK+ 2.91.6 to 2.91.7 |
| ============================================== |
| |
| * The treeview-refactor branch has been merged, bringing more |
| flexible cell arrangement with GtkCellArea, GtkCellAreaBox, etc |
| |
| * The gdk-backend branch has been merged. This branch cleans up the |
| internal frontend/backend separation in GDK, with the ultimate goal |
| of allowing to build a single gdk library that contains multiple |
| backends (interesting combinations are x11+wayland or quartz+x11). |
| |
| For now, GDK is still restricted to a single backend, but |
| as a first step, the libraries no longer include the backend name |
| in their soname, but are just libgdk-3.0.so and libgtk-3.0.so. |
| |
| Only the x11 backend has been kept up to date with this cleanup |
| work, other backends are broken in this release. |
| |
| * Deprecations and removals: |
| - G_SEALed struct members have been removed from GtkWindowGroup, |
| GtkDrawingArea, GtkTreeStore, GtkTreeModelSort, GtkTreeSelection, |
| GtkSocket, GtkPrintJob, GtkSelectionData |
| - Input device handling: |
| - gdk_display_list_devices, gdk_display_get_core_pointer, |
| gdk_input_set_extension_events, gtk_widget_set_extension_events, |
| gdk_devices_list have been removed |
| - gdk_display_warp_device has been replaced by gdk_device_warp |
| - gdk_enable_multidevice has been replaced by gdk_disable_multidevice |
| - Drag-and-Drop: |
| gdk_drag_context_new, gdk_drag_find_window and gdk_drag_get_protocol |
| have been removed |
| - Property handling: |
| Functions that deal with X11-specific encodings such as Compound Text |
| have been moved to backend-specific API: |
| gdk_string_to_compound_text[_for_display], |
| gdk_utf8_to_compound_text[_for_display], gdk_free_compound_text, |
| gdk_text_property_to_text_list[_for_display], gdk_free_text_list, |
| gdk_text_property_to_utf8_list |
| - Foreign windows: |
| Functions for dealing with GdkWindow wrappers around foreign |
| windows have been moved to backend-specific API. |
| - Application launching: |
| The gdk_spawn_* APIs have been removed, since they were trivial |
| wrappers around g_spawn_* on most platforms and can be replaced |
| by GIO GAppInfo APIs. |
| - Misc. other functions: gdk_net_wm_supports, gdk_set_locale, |
| gdkx_visual_get have been either removed, gdk_set_sm_client_id |
| has been moved to backend-specific API. |
| |
| * A number of GTK+ widgets have been ported to use GtkStyleContext |
| directly for rendering |
| |
| * The tracker search backend for the file chooser has been updated |
| to work with libtracker-sparql as available in tracker >= 0.9 |
| |
| * The GtkAboutDialog has been given a facelift. It no longer |
| opens second-level dialogs |
| |
| * The GDK X11 backend now uses XI2 (including multi-device capabilities) |
| by default. Use gdk_disable_multidevice() to switch back to the |
| XI1/Core implementation |
| |
| * Bug fixes: |
| 629923 Consider always calling unmap() when unsetting MAPPED flag |
| 634657 Dynamically attached calendar does not respond to mouse clicks |
| 635401 Setting conflict warning does not disappear when conflict is fixed |
| 636732 Gtk+ fails to build |
| 636777 Leak in gtk_css_provider_get_named |
| 637018 Add checks for id-column/entry-text-column >= 0 |
| 637069 Custom print settings set in custom-widget-apply are lost |
| 637155 Remove vestiges of support for themes using XSHAPE |
| 637156 Optimize gtk_widget_shape_combine_region (widget, NULL, ...) |
| 637189 gtk_cell_renderer_spin_start_editing uses g_ascii_strtod but... |
| 637243 docs: fix link failure on gtk-doc scanner binaries |
| 637256 gtkstylecontext: fix typos in annotations |
| 637464 Fix GdkWindowFilter internal refcounting |
| 637471 GTK2_RC_FILES should be renamed to GTK3_RC_FILES |
| 637520 Gtk+ seems to have broken Mutter |
| 637606 Missing out annotations for gtk_accelerator_parse and... |
| 637608 Problems with the new AboutDialog |
| |
| * Translation updates: |
| Estonian |
| Hebrew |
| Kazakh |
| Norwegian bokmål |
| Persian |
| Spanish |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.91.5 to 2.91.6 |
| ============================================== |
| |
| * Deprecations, cleanups and API changes: |
| - GdkDrawable and some X11-specific APIs have been removed |
| - GtkStyle and GtkRcStyle have been deprecated |
| - The GdkWindowClass enumeration is now GdkWindowWindowClass |
| - gdk_window_get_geometry lost its depth argument |
| - The old, unused gtk_decorated_window_... functions have |
| been removed. |
| |
| * GtkComboBox has gained an 'active id' property that is |
| intended for easy binding to settings |
| |
| * GtkAppChooser: A new family of widgets that allow choosing |
| an application to open a file. This is strongly based on |
| the corresponding nautilus dialog, which it is replacing. |
| |
| * The GtkStyleContext branch has been merged, changing the APIs |
| that are used to do themed drawing, and the theme engine interfaces. |
| Among the new classes are GtkStyleContext (replacing GtkStyle) and |
| GtkCssProvider (replacing the gtkrc parser). The migration guide |
| contains a chapter about porting from GtkStyle to GtkStyleContext. |
| |
| * Bugs fixed: |
| 549720 Add a way to hide GtkScale's slider |
| 582557 need open with dialog box to use with IBM's Lotus Notes... |
| 619148 "active ID" properties (GtkComboBox) |
| 636060 use ATK_DEFINE_TYPE where possible |
| 636129 invalid uninstantiatable type `(null)' in cast to `GtkSpinner' |
| 636388 gtk3-demo craches (segfault) when pressing a key in the textarea... |
| 636511 New style override functions do not work on textview |
| |
| * Updated translations: |
| Estonian |
| Galician |
| Hebrew |
| Persian |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.91.4 to 2.91.5 |
| ============================================== |
| |
| * GtkSwitch: a new widget that provides switch-like on/off functionality |
| |
| * Deprecations and cleanups: |
| - GtkCallbackMarshal and GtkFunction have been deprecated |
| - gtk_init_add has been removed |
| - The ::size-request signal has been removed |
| - GtkRuler has been removed |
| |
| * The default value for the GtkBox::fill property has been changed |
| back to TRUE |
| |
| * Bugs fixed: |
| 613942 Deprecate GtkRuler, GtkVruler and GtkHRuler |
| 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API |
| 633324 Stop invoking size-request completely |
| 633896 Printing: Use XDG_DOCUMENTS_DIR as the default location... |
| 634474 infinite loop in gtk_icon_view_accessible_set_adjustment |
| 634558 Selecting "Search" should focus text box for keyboard entry |
| 634592 GtkNotebook doesn't expand (in a typical GtkDialog) |
| 634697 gdk: Add XSetting for "gtk-cursor-blink-timeout" |
| 634821 Fix a BadMatch when create an icon pixmap for an ARGB visual |
| 634987 add a switch widget |
| 635175 Leak in gtk_plug_realize |
| 635253 GtkRadioButton constructors don't mark group as "allow-none" |
| 635307 iconcache: Ensure we don't lose data on power loss |
| 635380 gdk_event_apply_filters is unsafe against changes in filter list |
| 635588 clicking URL to be opened freezes the application for 3-5 seconds |
| 635693 Bad pointer grab bug with GtkMenu/GtkComboBox |
| 635879 Change the gdk_rgba_parse() function to be usable from bindings |
| |
| * Updated translations: |
| Arabic |
| British English |
| Catalan |
| Czech |
| German |
| Hungarian |
| Indonesian |
| Norwegian bokmål |
| Romanian |
| Thai |
| Uyghur |
| |
| |
| Overview of Changes from GTK+ 2.91.3 to 2.91.4 |
| ============================================== |
| |
| * Bugs fixed: |
| 609622 disappearing statusicon |
| 631331 window icons don't work anymore |
| 632894 Only show Desktop in file chooser button if there is one |
| 633670 Child minimum/natural size is not respected by GtkScrolledWindow |
| 633762 Correctly convert colors to CSS and deal with librsvg limitations |
| 633915 gtk_button_box_child_requisition() mishandles size allocations |
| 634060 Support for GIcon pixbufs |
| 634338 Move GtkPaned documentation to inline comments |
| 634339 Move GtkProgressBar documentation to inline comments |
| 634340 Move GtkPageSetup documentation to inline comments |
| |
| * Translation updates |
| Japanese |
| Estonian |
| |
| |
| Overview of Changes from GTK+ 2.91.2 to 2.91.3 |
| ============================================== |
| |
| * The scrollable interface has gained some extra properties |
| to influence scrolling behaviour: [hv]scroll-policy |
| |
| * The size_request vfunc and signal have been deprecated and |
| are no longer used inside GTK+ itself |
| |
| * GtkAssistant has added a custom page type that gives full |
| control of button visibility |
| |
| * The homogeneous parameter has been removed from gtk_box_new |
| |
| * Bugs fixed: |
| 61852 GtkTextBuffer needs a case insensitive search |
| 576498 GtkAssistant seals members without adding accessors |
| 612611 auto-mnemonics breaks menu scrolling |
| 633050 need gtk_combo_box_new_with_model_and_entry |
| 633216 Make gdk_rgba_to_string() take a const GdkRGBA |
| 633274 Add error trap around call to XFixesChangeSaveSet() |
| 633374 Port tests to GtkScrollable API... |
| 633500 statusbar labels behind resize grip on startup |
| |
| * Updated translations: |
| Catalan (Valencian) |
| Estonian |
| Galician |
| Hebrew |
| |
| |
| Overview of Changes from GTK+ 2.91.1 to 2.91.2 |
| ============================================== |
| |
| * GtkApplication has been rewritten. It mostly relies on GApplication |
| API now. Remaining functions include gtk_application_new() and |
| gtk_window_set_application() |
| |
| * A GtkScrollable interface has been added and implemented by all |
| scrollable widgets. GtkScrolledWindow has ::min-display-width/height |
| properties to control the minimal size of the content area. |
| |
| * GtkComboBox changes: |
| - Popups can be wider than the combo box itself |
| - The deprecated GtkComboBoxEntry subclass has been removed |
| - The deprecated combo box text convenience API has been removed |
| |
| * GtkRecentManager changes: |
| - Store xbel file in XDG_USER_DATA |
| - Add gtk_recent_info_create_app_info() |
| - Add gtk_recent_info_get_gicon() |
| - Coalesce multiple changes |
| |
| * GtkIconView allows tree models (ignoring anything below the root level) |
| |
| * GtkProgressBar, GtkSpinButton, GtkEntry and GtkCalendar no longer have |
| their own input-output window |
| |
| * gtk_widget_hide_all() has been removed |
| |
| * GtkGrid: A legacy-free, height-for-width grid container |
| |
| * GDK gained a GdkRGBA color struct containing 4 doubles, and various |
| GdkColor APIs have GdkRGBA counterparts now. |
| |
| * Bugs fixed: |
| 324899 GtkComboBoxText needs API to remove all items |
| 438318 Deprecate and remove hide_all() |
| 524304 Use XDG_USER_DATA to store the recent files |
| 617174 gtkrecentinfo & GIcon |
| 632381 gtk_combo_box_text_new_with_entry() adds two text cell renderers |
| 632538 Move setting property registration in gtksettings.c |
| 632539 Do not install gtkprivate.h |
| 632677 restore copyright header |
| 632736 change the window class of entry from INPUT_OUTPUT to INPUT_ONLY |
| 632936 gtkcellrenderer gdkrgba changes not correct |
| |
| * Translation updates: |
| Arabic |
| Galician |
| Hebrew |
| Japanese |
| Norwegian bokmål |
| Spanish |
| Telugu |
| |
| |
| Overview of Changes from GTK+ 2.91.0 to 2.91.1 |
| ============================================== |
| |
| * GTK+ can now add a resize grip to any window. The resize |
| grip functionality in GtkStatusbar has been removed. |
| |
| * A very old bug in the handling of geometry widgets has |
| been fixed, and a way to set geometry in terms of the |
| geometry widget has been added: gtk_window_resize_to_geometry() |
| |
| * The GtkFileChooser now uses GSettings to store its settings |
| instead of the keyfile ~/.config/gtk-2.0/gtkfilechooser.ini |
| |
| * GtkWrapBox has been dropped from GTK+ again. The widget |
| will be available in libegg until clear use cases have |
| been established. |
| |
| * GtkWidget now has horizontal and vertical expand flags, in |
| the form of ::hexpand and ::vexpand properties. These flags |
| are intended to obsolete most custom container-specific |
| expand child properties, over time. |
| Expandability is inherited up the widget hierarchy. |
| |
| * GtkComboBoxEntry has been deprecated in favor of a |
| ::has-entry property on GtkComboBox. |
| |
| * The GtkComboBox text convenience API (gtk_combo_box_new_text(), etc) |
| has been deprecated in favor of a new GtkComboBoxText class. |
| |
| * GtkLinkButton has gained a ::activate-link signal that |
| can be used to suppress the default behavior. |
| |
| * The very outdated tutorial has been dropped from the GTK+ distribution, |
| and a new 'Getting started' section has been added to the API |
| documentation that will accumulate tutorial material over time. |
| |
| * Bugs fixed: |
| 68668 Fix handling of geometry widget |
| 313350 Return type of gtk_accelerator_get_default_mod_mask... |
| 351247 GtkScrolledWindow is mis documented |
| 423201 gtk_combo_box_entry_active_changed does not transform... |
| 563002 Doesn't call 'update-preview' on set_filename |
| 612396 Implement GtkComboBoxText subclass to supersede "text"... |
| 613728 Rationalize GtkTreeView focus |
| 628902 use expand flags to determine window resizability |
| 629722 save_entry_get_info_cb() doesn't behave correctly |
| 629778 Scrolled window does not behave properly with height-for... |
| 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API |
| 630850 Use GSettings for the filechooser settings |
| 630900 GtkCellRendererClass: unify const of GdkRectangle args |
| 631203 Scrolling in GtkTextView can use 100% cpu |
| 631311 Obvious fix for nasty crash in menu code |
| 631473 Fix GTK+3 documentation |
| 631475 Two old GDK_foo key macros left in gdk/quartz/gdkkeys-quartz.c |
| 631599 Allow to use arbitrary surfaces for offscreen windows |
| 631719 Action-based menu accelerators don't synch with GtkMenuItem |
| 631794 Warn when calling gtk_window_parse_geometry() on an empty... |
| 631976 Remove GtkWidgetAuxInfo from GtkScrolledWindow |
| 632059 Move the introduction of the tutorial in the reference |
| 632095 GtkTargetEntry: Add boxed type and constructor |
| 632140 optionally take hotspot coordinates from the pixbuf... |
| 632218 BadMatch when starting gnome-shell |
| |
| * New or updated translations: |
| Catalan |
| Estonian |
| Galician |
| Greek |
| Kazakh |
| Kikongo |
| Lithuanian |
| Punjabi |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.90.7 to 2.91.0 |
| ============================================== |
| |
| * The rendering cleanup work has landed. This is a large change that |
| affects many APIs. |
| - All gtkstyle functions have been changed to take a cairo_t argument |
| instead of a window + area. |
| - GdkPixmap is gone. APIs that took pixmaps are being replaced by ones |
| that take pixbufs or cairo surfaces, or regions (where pixmaps were |
| used as masks). In background handling, pixmaps have been replaced |
| by cairo patterns, see gdk_window_set_background_pattern(). |
| - GdkColormap is gone. It is replaced by visuals, see |
| gtk_widget_set_visual(). |
| - The ::expose-event signal on GtkWidget has been replaced by a |
| ::draw signal. |
| - gtk_widget_get_snapshot() has been removed. Instead, gtk_widget_draw() |
| can render a widget onto an cairo_t. |
| |
| * The GtkSizeRequest interface has been merged into GtkWidget, and |
| GtkCellSizeRequest has been merged into GtkCellRenderer. The wrapper |
| functions have been renamed to include 'preferred', e.g |
| gtk_size_request_get_width() is now gtk_widget_get_preferred_width() |
| and gtk_cell_size_request_get_width_for_height() is now |
| gtk_cell_renderer_get_preferred_width_for_height(). |
| |
| * GtkObject has been removed. The ::destroy signal has been moved |
| to GtkWidget. At the same time, GtkWidgetFlags have been removed, |
| they already had getters and setters anyway. |
| |
| * GtkWidget has gained generic alignment and padding properties: |
| halign, valign, margin-left, margin-right, margin-top, margin-bottom |
| These can be used instead of container-specific child properties or |
| GtkMisc and GtkAlignment widgets. |
| |
| * Container widgets can now let GTK+ handle border-width for them, using |
| gtk_container_class_handle_border_width() |
| |
| * The GtkEditableClass struct has been renamed to GtkEditableInterface |
| |
| * Mouse wheel scrolling has been removed from GtkNotebook |
| |
| * The default policy for scrolled windows has been changed to 'automatic' |
| |
| * Global url hooks have been removed from GtkAboutDialog and GtkLinkButton |
| |
| * The global window creation hook has been removed from GtkNotebook |
| |
| * The error handling in GDK has been modernized and avoids synchronizing |
| X requests as much as possible |
| |
| * Fixed Bugs: |
| 323904 GtkEditable header is slightly incorrect |
| 339745 Return value of gtk_link_button_set_uri_hook not usable |
| 468672 GTK_POLICY_AUTOMATIC should be the default policy... |
| 486839 Filechooser 'Places' items should not move up and down... |
| 601731 Drag and Drop from Workspace to Activities Overview |
| 617316 Move documentation to inline comments: GtkEditable |
| 621590 Add length to gtk_tree_path_get_indices |
| 623664 Missing accessors for gtk_menu_get_position_func{,_data} |
| 628829 Chain get_width_for_height default impl to vfunc... |
| 629177 Do not use deprecated gtk_widget_get_child_requisition() |
| 629277 Hanging because do_syntheszie_crossing_event is called... |
| 629387 Use gint16 for GtkBorder |
| 629598 Do not use deprecated gtk_widget_size_request() |
| 629608 Revamp and modernize X error traps |
| 629733 There is a misprint in the description of the gtk_check_... |
| 629748 Fails to build without XComposite |
| 629785 Do not use deprecated gtk_cell_renderer_get_size() |
| 630033 Improve tests for X error traps, fix two bugs |
| 630226 Removing tab scrolling from GtkNotebook |
| 630520 Don't try to unref event->dnd.context unconditionally... |
| 630521 Remove some remaining API warts from tab dnd api |
| 630532 invalid drop point in drag-data-received callback |
| |
| Updated translations: |
| Catalan |
| Czech |
| Danish |
| Dutch |
| German |
| Gujarati |
| Japanese |
| Simplified Chinese |
| |
| |
| Overview of Changes from GTK+ 2.90.6 to 2.90.7 |
| ============================================== |
| |
| * Various deprecated APIs have been removed: |
| - the GtkWidget::draw-border style property |
| - the GtkEntry::state-hint style property |
| - the GtkTreeView::row-ending-details style property |
| - the GtkRange::trough-side-details style property |
| - the GtkRange::stepper-position-details style property |
| - the GtkRange::activate-slider style property |
| - the GTK_CALENDAR_WEEK_START_MONDAY option |
| - the GtkFrame::shadow and GtkHandleBox::shadow properties |
| - the GtkTextView::page-horizontally signal |
| - the GDK_WINDOW_DIALOG window type |
| - the GTK_SELECTION_EXTENDED selection mode |
| - the GtkProgressBarOrientation, GtkAnchorType and GtkVisibility |
| enumerations |
| - GtkDialog separators, including the GtkDialog::has-separator |
| property, including setter/getter, the GTK_DIALOG_NO_SEPARATOR |
| flag and the GtkMessageDialog::use-separator style property |
| - gtk_status_icon_set/get_blinking |
| - gdk_window_et_deskrelative_origin |
| - The GtkItem class has been removed. Its functionality has |
| been merged into is sole subclass, GtkMenuItem |
| |
| * The GtkIconView::orientation property has been renamed |
| to 'item-orientation' |
| |
| * GtkProgressBar and GtkCellRendererProgress implement GtkOrientable |
| now, and their 'orientation' property have been split into |
| a 'orientation' property of type GtkOrientation and a boolean |
| 'inverted' property |
| |
| * GDK no longer exports variables: gdk_threads_lock, gdk_threads_unlock, |
| gdk_threads_mutex and gdk_display are no longer available |
| |
| * GTK no longer exports variables: gtk_major_version, gtk_minor_version, |
| gtk_micro_version, gtk_binary_age, gtk_interface_age have been |
| converted to functions. gtk_debug_flags has a getter and a setter. |
| Misc. variables that had been exported by the semi-private text |
| API have been removed. |
| |
| * All GDK keysym names have been changed from GDK_keysym to GDK_KEY_keysym; |
| the previous names are still available in gdkkeysyms-compat.h. |
| |
| * GtkWrapBox is a new container, which distributes its children |
| over multiple rows/columns |
| |
| * GTK+ now uses standard icon names when looking up stock icons |
| |
| * More widgets and cell renderers have been converted to support |
| width-for-height: GtkCellRendererText, GtkAccelLabel, GtkCellView, |
| GtkComboBox, GtkMenu, GtkMenuItem |
| |
| * Button boxes are now semi-homogeneous. |
| |
| * The directfb backend has been removed |
| |
| * Bugs fixed: |
| 77669 GtkWrapBox for gtk itself, not gimp? |
| 84188 "Dialogue" button widths should not be homogenous |
| 414712 gtk_container_set_focus_child leaks widget |
| 527499 FileFilter combo becames too wide |
| 528257 File selector and stock string problems |
| 605186 Use G_DEFINE_INTERFACE macro |
| 614006 File chooser crashes when creating a new folder... |
| 616401 Noneffective gdk_keymap_map_virtual_modifiers in early use |
| 626710 GailScaleButton calculates wrong value for minimum increment |
| 627028 Marked state of calendar day is not accessible |
| 627139 gtkfilechooserentry shows completion progress tooltip on first show |
| 627445 Removal of GtkWidget::draw-border breaks gtk_widget_queue_draw() |
| 627580 GtkFontSelection: don't notify the non-existent "font" property |
| 627643 gtkaboutdialog gettext problem |
| 627828 Drag and drop between treeviews in different window groups broken... |
| 627843 set_active_iter doc: remove restriction on path length |
| 627867 tests/testsocket is broken |
| 627912 misprint in the desc. of "hover-expand" and "hover-selection"... |
| 628160 introspection: Update to new scanner API |
| 628308 docs referencing non existing icons |
| 628656 _gdk_windowing_get_startup_notify_id memory leak |
| 628807 Add more "reserved for expansion" fields to GtkWidgetClass |
| 628808 Warn if a widget requests minimum size > natural size |
| 628884 Use a bitfield for Widget::private_flags, ::state, ::saved_state |
| 628935 add gtk_radio_button_join_group method for bindings |
| 629110 gtk_spinner_accessible_get_type always returns null |
| |
| * Translation updates |
| Arabic |
| Armenian |
| Brazilian Portuguese |
| British English |
| Bulgarian |
| Danish |
| Estonian |
| French |
| Galician |
| Hebrew |
| Hungarian |
| Indonesian |
| Kazakh |
| Norwegian bokmål |
| Norwegian Nynorsk |
| Portuguese |
| Serbian |
| Slovenian |
| Spanish |
| Telugu |
| Traditional Chinese |
| |
| |
| Overview of Changes from GTK+ 2.90.5 to 2.90.6 |
| ============================================== |
| |
| * All drawing done by GTK+ itself has been ported from |
| GDK drawing APIs to cairo |
| |
| * GtkExpander and GtkFrame now implement GtkSizeRequest |
| |
| * GtkExpander gained a ::label-fill property to make the label |
| fill the entire horizontal space |
| |
| * Allow windows to be dragged by clicking on empty |
| areas in menubars and toolbars |
| |
| * GtkAboutDialog can now refer to licenses using a ::license-type |
| enumeration instead of embedding the license text |
| |
| * Deprecations and cleanups: |
| - Remove GtkNotebookPage |
| - Remove public struct members in many classes |
| - Remove the GtkRecentManager::limit property |
| - Remove all GDK drawing functions, ie gdk_draw_*. Use cairo instead |
| - Remove all GdkGC functions. Use cairo instead |
| - Remove all of GdkImage. Use cairo instead |
| - Remove all of GdkRGB. Use cairo instead |
| - Remove gdk_{bit,pix}map_create_from_data |
| - GDK no longer depends on the render X extension |
| |
| * New accessors: |
| - gdk_cursor_get_cursor_type |
| - gdk_device_get_n_axes |
| - gdk_display_is_closed |
| - gtk_notebook_get_tab_[hv]border |
| |
| * New cairo-related APIs: |
| - gdk_window_create_similar_surface |
| - gdk_window_get_background_pattern |
| |
| * Bugs fixed: |
| 90935 GtkIMContextClass inheritance ... |
| 97414 gtkaccellabel: s/seperator/separator/ |
| 336225 Support for common licenses in about dialog |
| 554926 gtk_init_with_args: not setting translation domain... |
| 557263 Notebooks return 1 selection even if they have no pages |
| 579583 GtkStatusIcon's scroll-event documentation missing "Since: ..." |
| 580291 Gail does not work with custom treemodels |
| 596125 Property string fixes |
| 604391 Gtk-CRITICAL when switching between tab |
| 605190 Should delete the description of xim related options... |
| 609264 gtk_(tree/list)_store_set documentation unclear about ownership |
| 611313 Window dragging from menubars/toolbars |
| 612919 crash in System Monitor: I was moving up-down wit... |
| 614049 Allow packing options for GtkExpander label widgets |
| 614443 Doxygen 'forgets' #define documentation under certain conditions |
| 615474 gtk_widget_set_has_window() documentation is not correct |
| 618327 GtkNotebookPage should be deprecated |
| 621571 Fix damage events on offscreen windows |
| 622658 GTK_STOCK_FILE Stock Label |
| 623603 meld built with pygtk-2.16.0 giving warnings |
| 623865 gtkdnd: pointer grab may never finish (ungrab before grab) |
| 624087 Missing accessor for GdkCursor.type |
| 624224 Missing accessor for GdkDisplay.closed |
| 624270 crash in gtk_entry_completion_default_completion_func |
| 624333 Deprecate GtkRecentManager:limit |
| 624362 access an invalid ActionGroup |
| 624367 GtkButtonBox is broken |
| 624397 Move GtkBoxChild from public .h to gtkbox.c |
| 624432 GtkRadioMenuItem is broken |
| 624540 GtkRadionAction loop in its activate handler |
| 624687 switch-page bug when activated from menu |
| 624707 warnings when showing gnome-terminal menus on gtk master |
| 624779 GtkCalendar padding/margin/spacing/border/whatever is hard-coded |
| 625104 Don't try and use the child of a GtkSeparatorMenuItem |
| 625235 Tooltips cause warnings |
| 625300 Buttons order in dialogs broken in gtk+3 |
| 625416 gtk_file_chooser_default_map should not reload directory |
| 625650 Add annotations to gtk_tree_model_iter_next() and... |
| 625655 win32 compile failure due to G_SEAL |
| 625715 comment string in GtkAboutDialog is not centered |
| 625953 GailAdjustment does not implement get_minimum_increment... |
| 626052 Activating a file in GtkFileChooserDialog activates action... |
| 626276 gtk_tree_selection_set_select_function() should allow... |
| 626514 License dialog doesn't take into account long copyrights |
| |
| * Translation updates: |
| Asturian |
| Galician |
| German |
| Hebrew |
| Indonesian |
| Norwegian bokmål |
| Punjabi |
| Romanian |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Swedish |
| Traditional Chinese |
| |
| |
| Overview of Changes from GTK+ 2.90.4 to 2.90.5 |
| ============================================== |
| |
| * Support NOCONFIGURE in autogen.sh to avoid running configure |
| |
| * The cairo dependency has been bumped to 1.9.10 |
| |
| * Drop aliasing hacks instead use -Bsymbolic-funtions. |
| |
| * Bugs: |
| 589904 Certain drawing in some widgets does not pass on... |
| 610346 Confusion between GtkWindow:allow-grow and GtkWindow:resizable |
| 613284 Replace GdkRegion with cairo_region_t |
| 617386 Migrate API docs from templates to source files (GtkButton) |
| 617389 Migrate API docs from templates to source files (GtkCalendar) |
| 617392 Migrate API docs from templates to source files (GtkCellEditable) |
| 621414 Can't select file on file browser popup after choosing to sort... |
| 622677 Remove GdkWindowObject public structure |
| 623239 also show num-lock warning |
| 623307 Annotate gdk_display_manager_list_displays return value |
| 623389 [iconview] Fix segfault when using rubberband selection |
| 623476 [windows] gdk fails to compile |
| 623520 gtk+ 3 fails to build from outside git source tree |
| 623845 Use -Bsymbolic |
| 461618 use GSlice for gtkrequisition |
| |
| * Deprecations and cleanups: |
| - GdkRegion has been removed, and region-using code has been ported |
| to cairo_region_t and cairo_rectangle_int_t. |
| - The deprecated GdkFont has been removed, together with vestigial |
| uses in GTK+, including the GdkFontSel::font property and a GdkFont |
| member in GtkStyle. |
| - The GdkWindowObject structure has been removed from public headers. |
| - The GdkWindow::allow-grow and ::allow-shrink properties have been removed. |
| |
| * Quartz: |
| - Misc fixed to clipping and color handling |
| - Update the DND code for GdkDevice changes |
| |
| * Translation updates: |
| Breton |
| Czech |
| Estonian |
| Galician |
| Hebrew |
| Kazakh |
| Norwegian bokmål |
| Slovenian |
| Simplified Chinese |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.90.3 to 2.90.4 |
| ============================================== |
| |
| * GSEAL is now enabled by default |
| |
| * gdk-pixbuf has been moved into a separate module |
| |
| * The GtkExtendedLayout interface has been renamed to |
| GtkSizeRequest |
| |
| * gtk_init warns if it detects GTK2.x and GTK3 being used |
| in the same process |
| |
| * Misc new API: |
| gtk_accessible_set_widget |
| gtk_message_dialog_get_message_area |
| gtk_font_selection_dialog_get_font_selection |
| gtk_window_group_get_current_grab |
| gtk_table_get_size |
| gtk_button_get_event_window |
| gdk_device_manager_get_client_pointer |
| gdk_image_get_pixels |
| |
| * Bugs fixed: |
| 522756 gnome-appearance-properties crashed with SIGSEGV... |
| 620832 make _gtk_window_group_get_current_grab() public |
| 621250 Missing accessors for GtkRange has_stepper_X |
| 621685 Add gdk_device_manager_get_client_pointer() ... |
| 621690 Enable per-device events on gtk_widget_realize() |
| 621927 Bug in gtk/Makefile.in: affects gtktypefuncs.c |
| 622011 Don't handle "connecting-to-device" state reason |
| 622581 [GSEAL] GtkButton has no accessor for event_window |
| 622765 Duplicate symbols in Gdk on OSX |
| 622827 test/testapplication.c doesn't build in quartz |
| |
| * Translation updates: |
| Arabic |
| Armenian |
| Galician |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.90.2 to 2.90.3 |
| ============================================== |
| |
| * GtkProgress has been removed. It was entirely deprecated for |
| a long time |
| |
| * GtkApplication has been updated to match the GApplication API |
| as of GLib 2.25.9 |
| |
| * XI2: |
| - Device grabs now take precedence over GTK+ grabs |
| - Various other bug fixes |
| |
| * Extended Layout: |
| - Prevent negative allocations (as seen in emacs and gedit) |
| |
| * Win32: XP theming is back ! |
| |
| * Misc new API: |
| - Add an accessor for GtkViewport->view_window |
| - Add an accessor for GdkDragContext->source_window |
| - gtk_icon_theme_load_symbolic_for_style a variant of |
| gtk_icon_theme_load_symbolic taking a GtkStyle |
| |
| * Introspection: |
| - Misc annotation fixes |
| |
| * Cleanups: |
| - GTK_OBJECT_FLAGS and GtkObjectFlags have been depreated |
| |
| * Bugs fixed: |
| 620618 get rid of GtkProgress |
| 615666 GTK_OBJECT_FLAGS() should be deprecated |
| 617444 GNU emacs warnings with extended layout GTK+ |
| 621631 Non-consistent style in GtkUIManager docs |
| 621136 GtkCalendar: Some functions always return TRUE |
| 621003 GtkApplication] Update for GApplication API changes |
| 621683 gtk_menu_attach_to_widget() should emit an "attach-widget"... |
| 621479 typo in GTK docs on library.gnome.org |
| 621081 GtkViewport missing accessor for view_window. |
| 620440 Combo-boxes loose focus |
| 621775 Space symbol missed in Resources chapter |
| 621578 Symbolic color cut-and-paste mess |
| 621111 gtk_init_with_args()'s GOptionEntry argument should be const |
| 602289 gdk_spawn_on_screen(_with_pipes) uses gint for pid |
| |
| * Updated translations: |
| Galician |
| Norwegian bokmål |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.90.1 to 2.90.2 |
| ============================================== |
| |
| * GtkApplication: an application class, based on GApplication. Currently, |
| this is fairly minimal, but it is good enough already to replace libunique. |
| Future work: |
| - Add a way to say "This is my application menubar", which gets |
| put into all toplevel windows on non-OS-X, and into the top |
| on OS X |
| - Support session management |
| - Maybe support application settings |
| |
| * Misc new api: |
| - gtk_window_has_group: determines if a window is part of a window group |
| - gtk_status_bar_remove_all: removes all messages from a statusbar |
| |
| * DND on offscreen windows works now |
| |
| * GtkIconView: |
| - arrow keynav can now be connected over adjacent icon views |
| |
| * GtkAssistant: |
| - gtk_assistant_commits: prevents going back beyond a certain |
| point in the page sequence, adjust shown buttons appropriately |
| - It is now officially supported to have a progress page at the |
| end of the page sequence |
| |
| * Introspection: |
| - Many annotation fixes |
| - gdkx.h api is exported in a separate typelib, GdkX11-3.0 |
| |
| * Cleanups: |
| - the draw_string function has been removed from GtkStyle |
| - gdk_get/set_use_xshm have been removed |
| - Deprecated gdk_color api has been removed |
| |
| * Documentation related to GTK+ 1.2, etc has been removed. Instead |
| there is an initial GTK+ 3 porting guide now. |
| |
| * Bugs fixed: |
| 620509 Progress bar rendering is broken |
| 607628 DnD operation doesn't work when using offscreen. |
| 619838 kill off references to gtk 1.2 in docs/comments |
| 608218 GtkOffscreenWindow causes bad window with GtkEntry |
| 619649 Remove deprecated code from GdkColor |
| 619080 text-inserted events should not be emitted unless text... |
| 620511 Use g_source_set_name for all custom GSources in GTK+ |
| 603637 gtk printer dialog does not show remote printer |
| 618271 Add gtk_window_has_group() |
| 617863 Actually expose the X11 funcs through introspection |
| 620244 misprint in the description of the function gtk_widget_list_... |
| 549127 Print error dialog not shown |
| 611709 gseal hides GtkStatusBar->messages but doesn't give anything... |
| 596428 GtkAssistant: Support ending with a progress page |
| |
| * Translation updates: |
| Esperanto |
| Hebrew |
| Irish |
| |
| |
| Overview of Changes from GTK+ 2.90.0 to 2.90.1 |
| ============================================== |
| |
| * Printing: The list of locales using US Letter papersize has |
| been updated to match the CLDR 1.8.1 |
| |
| * The default location for the 'module cache' files (ie the files |
| produced by gdk-pixbuf-query-loaders and gtk-query-immodules) has |
| been changed to $libdir/gtk-3.0/3.0.0/{loaders,immodules}.cache. |
| This should avoid multilib problems with the previous location. |
| |
| Additionally, the query utilities accept an --update-cache argument |
| to update the cache file directly, instead of writing to stdout |
| |
| * gtk_radio_action_join_group: A binding-friendly way to manage |
| radio actions. |
| |
| * GtkAdjustment enforces values to the range [lower, upper - page_size] |
| |
| * GDK has been GSEALed, with the addition of suitable accessors |
| |
| * The XI2 branch with better support for multiple input devices has |
| been merged, together with backends for XInput, XInput2, win32 and |
| Quartz, and corresponding updates to input-device handling code |
| in GTK. |
| |
| * A number of orientable widgets are no longer abstract: GtkBox, |
| GtkButtonBox, GtkPaned, GtkRuler, GtkScale, GtkScrollbar, GtkSeparator. |
| All of these can now be instantiated and flipped between horizontal |
| and vertical orientation at runtime. Their H/V subclasses are still |
| available, as convenience API. |
| |
| * More deprecated API has been removed |
| |
| * Bugs fixes: |
| 613132 GtkBoxChild should probably be deprecated |
| 592580 GDK needs sealing |
| 618870 GTK+ uses wrong pkg-config to reveal the CAIRO_PREFIX |
| 616817 Remove code to support deprecated GtkToolbar api |
| 619114 undefined reference to `XkbBell' |
| 617863 Actually expose the X11 funcs through introspection |
| 613302 GtkWidget not emitting the unmap signal |
| 565559 Incorrect leave-notify signals for treeview |
| 533946 GtkHScale does not update correctly |
| 618000 Sync paper size fallbacks with CLDR 1.8.1 |
| 614581 Gtk print dialog freezes on start up |
| 551322 configure does not use -lm in jasper (JPEG2000) testing |
| 619474 Fixes for GtkAdjustment for GTK+ 3 |
| 555087 Shouldn't the return type of gtk_entry_completion_get_model... |
| 619385 Fix compilation warning: Do not break strict-aliasing rules |
| 596725 Add XInput2 support |
| |
| * Updated translations |
| Arabic |
| Estonian |
| Galician |
| Italian |
| Indonesian |
| Oriya |
| Shavian |
| |
| |
| Overview of Changes from GTK+ 2.20.x to 2.90.0 |
| ============================================== |
| |
| * GtkExtendedLayout: Width-for-height geometry management. |
| This change is known to currently cause minor problems in |
| some applications, see |
| 617444 GNU emacs warnings with extended layout GTK+ |
| 617556 inkscape toolbars broken with extended layout |
| |
| * gtk_icon_theme_load_symbolic: Support for 'symbolic' icons |
| |
| * Applications can indicate their preference for a dark theme |
| variant by setting GtkSettings::gtk-application-prefer-dark-theme |
| |
| * GtkTreeModelFilter can be more usefully subclassed |
| |
| * Tooltip positioning has been changed to make it less likely |
| that the tooltip covers up the widget that it relates to |
| |
| * Deprecated functions have been removed (though some more work |
| remains to be done in GDK) |
| |
| * This release is parallel installable with GTK+ <= 2.22, by renaming |
| .pc files, libraries, include paths, module paths, gtkrc files, etc |
| to include a '3.0' in its name. |
| |
| * Updated translations: |
| Basque |
| Bengali |
| Bengali India |
| Catalan |
| Catalan (Valencian) |
| Crimean Tatar |
| Danish |
| Dutch |
| Galician |
| Greek |
| Indonesian |
| Kannada |
| Kazakh |
| Latvian |
| Marathi |
| Norwegian bokmål |
| Spanish |
| Thai |
| Ukrainian |
| |
| |
| Overview of Changes from GTK+ 2.19.7 to 2.20.0 |
| ============================================== |
| |
| * Support the tracker 0.8 api in the file chooser search code |
| |
| * Bug fixes: |
| 609929 Dragging between two windows cause the menu widget... |
| 613241 entry sends extra notify::text with "" on destroy |
| 610946 error during gtk+ build + nonsense error messages |
| 610176 Some cups1.2 feature use not shielded by API version-check |
| 612574 GtkMenuItem does not emit notify::label when label... |
| 612505 Entry layout not updated when underlying buffer changes |
| 612346 gdk_window_set_icon_name doesn't work |
| 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback' |
| 611118 Set APPLICATION_ID when launching desktop app |
| 612768 DND cause crash in VNC environment |
| 612575 Improve docs of gtk_notebook_set_tab_label_packing |
| 605333 Confusing error in documentation |
| 613028 Do not get a GtkSettings for size lookup if... |
| |
| * Translation updates: |
| Basque |
| Brazilian Portuguese |
| Catalan |
| Dutch |
| Estonian |
| Finnish |
| Galician |
| Gujarati |
| Italian |
| Punjabi |
| Romanian |
| Spanish |
| Swedish |
| Traditional Chinese |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.19.6 to 2.19.7 |
| ============================================== |
| |
| * Bug fixes: |
| 611707 Move documentation from templates to inline comments |
| 69872 GTK_WIDGET_SET_FLAGS should be deprecated |
| 612066 empathy hangs when clicked on information about contact... |
| 557420 Some compose sequences don't work anymore... |
| 569042 gailbooleancell does not seem to attend to changes... |
| 600992 File chooser reference counting issues |
| 610905 gtk_drag_source_set need instrospection hint |
| 611051 Search Entry Clear Icon not accessible |
| 611217 Incorrect translator comment |
| 611317 Document targets in drag and drop |
| 611319 gtk_window_set_transient_for undocumented NULL value for parent |
| 611658 Update documentation for gtkvscrollbar |
| 611662 Update documentation for gtkvseparator |
| 611686 focus_in/focus_out in gailtreeview.c should return FALSE... |
| 611831 Move documentation to inline comments: GtkVBox |
| 612119 Do not scroll when middle pasting |
| |
| * Translation updates: |
| Afrikaans |
| Arabic |
| Basque |
| British English |
| Bulgarian |
| Czech |
| Danish |
| French |
| Galician |
| German |
| Greek |
| Hungarian |
| Lithuanian |
| Low German |
| Norwegian bokmål |
| Polish |
| Portuguese |
| Russian |
| Slovenian |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.19.5 to 2.19.6 |
| ============================================== |
| |
| * Bugs fixed: |
| 610701 gnome-shell crashes frequently |
| 604799 Crash when button is pressed. |
| 609744 crash at parse_data_for_row_pseudocolor |
| 600789 gdk/gdkwindow.c "find_native_sibling_above" will crash |
| 610141 gtk_assistant_get_nth_page() function fails to deliver... |
| 609952 destroying a notebook window when the last tab got dragged... |
| 603923 [annotations] gtk_tree_store_newv/set_column_types |
| 610474 [annotations] Add allow-none |
| 609650 GtkPlug Embedded signal is not emitted when plug... |
| 610381 More space between toolbar icon and label |
| 548026 No accessor for GtkWidget.requisition |
| 609514 fix introspection comments for gtk_tree_view_get_path_at_pos |
| 610235 msgid in bad English |
| 607697 GDK_META_MASK always set on Alt-Enter with gtk+ 2.19.x |
| 610632 gtk_info_bar_set_default_response problem |
| 609172 gdk/directfb: little cleanups |
| 610184 gtk_assistant_set_current_page() segfaults... |
| |
| * Updated translations |
| Bulgarian |
| Czech |
| Estonian |
| German |
| Japanese |
| Korean |
| Lithuanian |
| Norwegian bokmål |
| Oriya |
| Polish |
| Romanian |
| Slovenian |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.19.4 to 2.19.5 |
| ============================================== |
| |
| * GSEAL work: |
| - Add accessors for GtkPaned members |
| - Add gtk_widget_style_attach |
| - Seal GtkTextTag |
| - Deprecate GtkCurveType |
| - More GtkWidget flags accessors |
| |
| * Bugs fixed: |
| 403485 Move docs from tmpl/* to the source files |
| 556263 Deprecate GtkCurve |
| 554420 Seal GtkTextTag |
| 561816 Optimize gtk_paned_set_position notifications |
| 606288 Not using GtkOptionMenu deprecated symbols in test file |
| 607061 GtkPlug socket window is sometimes incorrectly unref'd |
| 607344 GtkCalendar: crash when using tooltips via glade |
| 607885 GtkPaned::handle lack accessor |
| 608162 gtktoolbutton doesn't create right proxy menu item... |
| 608345 wrong reference on gdk_keymap_translate_keyboard_state |
| 608370 dnd drag-dest signal handlers don't get correctly disconn... |
| 608410 GOK types backwards in text entry fields |
| 608615 DnD events sent to wrong window |
| 608807 Marks on GtkScale widgets can overlap |
| 609188 gdk/directfb: compiler warning in _gdk_windowing_pointer_grab() |
| 609191 gdk/directfb: use G_DEFINE_TYPE in gdkcolor-directfb |
| 609199 gdk/directfb: use G_DEFINE_TYPE in gdkgc-directfb |
| 609201 gdk/directfb: max cursor size is artificially limited |
| 591186 GTK Menu Bar is unreadable under Windows 7 |
| |
| * Updated translations |
| Bengali |
| Brazilian Portuguese |
| Czech |
| Estonian |
| French |
| Norwegian bokmål |
| Slovak |
| Spanish |
| Thai |
| |
| |
| Overview of Changes from GTK+ 2.19.3 to 2.19.4 |
| ============================================== |
| |
| * GSeal: |
| - New accessors for GtkEntry windows |
| - New accessors for GtkRange members |
| |
| * Bugs fixed: |
| 607082 Add accessors for sealed GtkRange members |
| 567729 Add GtkToolPalette |
| 591102 gdk_pixbuf_save() creates a zero-size file... |
| 600865 gnome-panel crashed with "BadPixmap... |
| 601412 action area presence makes gnome-terminal window grow... |
| 603144 Suspected wrong builtin page size: Chinese PRC6 and... |
| 606009 weirdness with clipping in abiword - csw |
| 606698 Misplaced declaration of gtk_print_job_set_status |
| 606761 pixops.c: variables are declared at middle of block |
| 607217 Mixing calls to _set_markup and _set_text causes... |
| 607269 gtk_label_set_attributes with empty list no longer... |
| 607322 Double-click doesn't work if the item is selected... |
| 607687 f-spot crashes when using themes using the pixmap... |
| 607778 Add accessors for GtkEntry's windows |
| 607770 Leak in GtkTreeView with HildonPannableArea |
| 603245 drawing artifacts with action widgets and long tab... |
| |
| * Updated translations: |
| Arabic |
| Asturian |
| Basque |
| Bengali |
| Bulgarian |
| Burmese |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.19.2 to 2.19.3 |
| ============================================== |
| |
| * GSeal: |
| - Deprecate widget flag macros |
| GTK_WIDGET_STATE |
| GTK_WIDGET_SAVED_STATE |
| GTK_WIDGET_FLAGS |
| GTK_WIDGET_TOPLEVEL |
| GTK_WIDGET_NO_WINDOW |
| GTK_WIDGET_COMPOSITE_CHILD |
| GTK_WIDGET_APP_PAINTABLE |
| GTK_WIDGET_CAN_DEFAULT |
| GTK_WIDGET_CAN_FOCUS |
| GTK_WIDGET_DOUBLE_BUFFERED |
| GTK_WIDGET_HAS_DEFAULT |
| GTK_WIDGET_HAS_GRAB |
| GTK_WIDGET_RECEIVES_DEFAULT |
| - Also deprecate the type macros |
| GTK_WIDGET_TYPE |
| GTK_OBJECT_TYPE_NAME |
| GTK_OBJECT_TYPE |
| |
| * GtkOffscreenWindow: A new toplevel container widget to manage |
| offscreen rendering of child widgets |
| |
| * OS X: |
| - Memory leak fixes and other improvements |
| |
| * Bugs: |
| 604901 Provide generic offscreen rendering container |
| 597100 There is a misprint in the documentation... |
| 598383 GtkWidget::state-changed signal should be documented |
| 602284 Need a way to retrieve the preedit string in a GtkTextView |
| 605090 Fix some compilation warnings |
| 605199 Contradiction in the description of function... |
| 606068 Setup libjpeg error handling earlier... |
| 606230 gtk_combo_box_set_active_iter & unsetting the active item |
| 606291 Fix some issues in "Migrating from GtkOptionMenu... |
| 606434 prop-editor should support GdkColor |
| |
| * Translations: |
| Asturian |
| Basque |
| Kannada |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| Swedish |
| Thai |
| Ukrainian |
| |
| |
| Overview of Changes from GTK+ 2.19.1 to 2.19.2 |
| ============================================== |
| |
| * Introspection: |
| - Introspection data for gdk-pixbuf, gdk and gtk is now |
| included in GTK+ itself. As a consequence, the atk dependency |
| has been bumped to 2.29.2, and a gobject-introspection dependency |
| has been added. configure with --disable-introspection in order |
| to not build introspection data. |
| |
| * Client-side windows: |
| - Fix some issues with handling of button and motion events |
| - Fix damage reporting for drawing on offscreen windows |
| - Fix problems with handling of input extension events |
| |
| * Printing: |
| - Add api to handle printer hard margins |
| |
| * Simple IM Context: |
| - Sync with Xorg compose file |
| - Make Compose-vowel-minus combinations consistent |
| |
| * GDK: |
| - gdk_screen_get_primary_monitor: New function to get the |
| 'primary' monitor in a multi-monitor setup |
| |
| * gdk-pixbuf has gained the ability to store and retrieve embedded |
| ICC color profiles in png and tiff images |
| |
| * Keyboard handling: |
| - Mnemonic underlines can now optionally be hidden until the Alt key |
| is pressed, this can be turned on with the gtk-auto-mnemonics setting |
| - Using the Super, Meta and Hyper modifiers in accelerators is working |
| more reliably |
| |
| * Bugs fixed: |
| 603652 Sporadic crashes with GtkSocket |
| 605008 the region of damage event doesn't be copied in gdk_event_copy |
| 588554 only show the accelerator when pressing alt |
| 601473 GDK_BUTTON?_MOTION_MASK appears to be broken |
| 601712 Add API for determining primary monitor |
| 50942 selection/arrow key improvement |
| 427409 editing shortcut always fails with super key |
| 468989 need a way to get the printer's hard margins |
| 502266 gtk_tree_selection_get_selected_rows free example produces... |
| 592279 Introspection support |
| 597386 Cannot click buttons more than once without moving the mouse... |
| 599213 Use GtkCellEditable:editing_canceled property instead... |
| 599397 Button stuck at pressed look after screen rotation |
| 601383 gtk_icon_view_get_selected_items: example code gives... |
| 602099 Actions can be activatable too |
| 603619 the colormap of offscreen's pixmap doesn't inherit... |
| 603904 gdk_draw_line doesn't have expose area. |
| 604117 Add info about single includes when compiling GTK+ apps |
| 604289 Please permit progress pages to be final in a dialog |
| 604462 gtktoolitem.c: return-value is different type |
| 604747 Using gdk_draw_line, the expose area of damage event is wrong |
| 604787 property-notify-event is not delivered to a non-toplevel... |
| 604881 GtkCellEditable::editing-cancelled should be writable |
| 591085 GtkBuilder object ID bounded to GtkWidget "name" property |
| |
| * Updated translations: |
| Arabic |
| Estonian |
| Hebrew |
| Low German |
| Norwegian bokmål |
| Slovenian |
| Spanish |
| Telugu |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.19.0 to 2.19.1 |
| ============================================== |
| |
| * Client-side windows: |
| - Avoid some unnecessary exposes |
| - Avoid unnecessary redraws related to clearing windows |
| |
| * GtkNotebook gained an 'action area' |
| |
| * GtkStatusbar gained a 'message area' |
| |
| * GtkToolPalette is a new container to show tool items |
| in collapsible groups in a grid |
| |
| * gdk-pixbuf can now handle compressed TIFF images |
| |
| * GSEAL work: |
| - New accessor: gtk_window_get_window_type() |
| |
| * Bugs fixed: |
| 590017 Does not compile under MinGW32 + Wine |
| 569430 Gail should include a reciprocal relationship for NODE_CHILD_OF |
| 598758 Need context for a propper translation |
| 594535 No accesor for GtkStatusbar->label and ->frame |
| 602725 fix setting icon-size on GICON images |
| 599402 Landscape and Reverse Landscape icons need to be swapped |
| 588740 JPEG images open with blur effect? |
| 601337 Only use gdk_input_select_events() if XINPUT_NONE is defined |
| 598050 Flickering in a gtk_socket |
| 600158 Do not use static GTypeInfo and GInterfaceInfo |
| 561973 Problem dragging images from Firefox to GTK+ app on Windows |
| 601512 Remove unnecessary check in GtkTreeModelFilter |
| 600222 Check for existence of cairo-svg.h in configure.in |
| 595498 No accesor for GTK_WINDOW ()->type |
| 116650 "action area" for GtkNotebook (e.g. for tab close button) |
| 600150 GtkColorSelection tooltip issues |
| 480065 wrong tree collapsed (or expanded) after having scrolled |
| 596473 Second double-click of GtkTreeView row doesn't emit... |
| 601869 GtkUIManager assumes too much about popup menus |
| 581145 Wrong positioning for fullscreen gedit toolbar animation |
| 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}... |
| 561130 get_monitor_geometry segfaults if called with non-existant... |
| 597026 Missing include for memset() |
| 585383 Segfault in gdk_pixbuf__ico_image_save |
| 597865 Move documentation from templates to inline comments |
| 123569 Catch contents being reparented out of socket |
| 561334 Incorrect named constant in documentation of two GtkButton... |
| 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms |
| 601409 action area presence modifies notebook behaviour |
| 603268 wrong Since: markers in toolpalette merge |
| 603271 wrong toolbar style |
| 601959 must release compose key before continuing compose sequence |
| 603302 Incorrectly warn about links on text with color and underline |
| 603201 gtk_about_dialog_set_url_hook has no effect anymore |
| 591438 dfb_events_dispatch is not thread safe |
| 589842 GtkAction API to have its menu item proxies have always-show... |
| 584700 TIFF pixbuf loader should support compression |
| 603128 Adding new UI that was recently removed may cause wrong order |
| 601682 Print preview should use gtk_show_uri by default |
| 596083 Deprecate notebook label packing functionality |
| |
| * Updated translations: |
| Estonian |
| Galician |
| Japanese |
| Low German |
| Norwegian bokmål |
| Punjabi |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.18.x to 2.19.0 |
| ============================================== |
| |
| * A throbber widget and cell renderer have been added: GtkSpinner and |
| GtkCellRendererSpinner |
| |
| * GtkFileSystemModel has been reimplemented, for major speedups and |
| other improvements |
| |
| * Synchronize compose sequences with the current X.org Compose file |
| |
| * Win32: |
| - The GDI+ image loader works again |
| - XP themes have been disabled since they don't work currently |
| |
| * OS X: |
| - Fix crashes due to unimplemented GdkWindowImplIface methods |
| - Use standard Mac keyboard shortcuts (Cmx-X, Cmd-C instead of |
| Ctrl-X, Ctrl-C, etc) |
| - Add a pixbuf loader for the QTIF format |
| - Improve multi-monitor handling |
| |
| * GSEAL work: |
| - New accessor for GtkDialog buttons: gtk_dialog_get_widget_for_response |
| - New accessor for GtkViewport bin_window: gtk_viewport_get_bin_window |
| - Add a GtkCellEditable::editing-canceled property |
| |
| * Deprecations: |
| - GtkInputDialog has been deprecated |
| - GtkCurve and GtkGammaCurve have been deprecated |
| - The tab-packing feature in GtkNotebook has been deprecated |
| |
| * Bugs fixed: |
| 594644 Cannot compile GTK+ with MinGW 4.4.0 |
| 581150 GtkIconView tries to paint items with invalid sizes |
| 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX |
| 598218 Substitute deprecated gtk_*_ref/unref calls |
| 381371 Print margins not correct in WIN32 - not allowing for... |
| 597596 Toolbar button accessible objects don't have label name |
| 599118 Translators comment for "Finishing" labels |
| 598261 Add support to GtkTooltip to handle GIcons |
| 530351 Use standard mac shortcuts |
| 597865 Move documentation from templates to inline comments |
| 596083 Deprecate notebook label packing functionality |
| 594903 Deprecate GtkInputDialog |
| 599403 Avoid using accel group internals in GtkSocket |
| 590800 The window content is not updated correctly when scrolling |
| 598515 Do not assign the GtkSpinner parent class twice |
| 552678 gdi+ pixbuf loaders fail on "large" images |
| 598217 Substitute deprecated gdk_*_ref/unref calls |
| 596238 Make Quartz backend properly implement the GdkScreen... |
| 599446 atk_object_set_name () assertion in gtk_tool_button_set_label |
| 592582 Print preview doesn't reflect the printout |
| 563010 GtkFileChooserButton cannot have none file selected again |
| 596019 No accesors for GtkDialog buttons |
| 366217 Add QTIF image support |
| 594962 No accessor for GTK_ENTRY (entry)->editing_canceled |
| |
| * Updated translations: |
| Arabic |
| Brazilian Portuguese |
| Bulgarian |
| Catalan |
| Finnish |
| Greek |
| Norwegian bokmål |
| Oriya |
| Punjabi |
| Romanian |
| Russian |
| Serbian |
| Shavian |
| Slovenian |
| Spanish |
| Swedish |
| Slovenian |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.18.1 to 2.18.2 |
| ============================================== |
| |
| * GTK+ now ignores SIGPIPE in gtk_init(). Previously |
| this was done deep in the lpr printbackend. |
| |
| * Fix compilation of the DirectFB backend. |
| |
| * Bugs fixed: |
| 597386 Cannot click buttons more than once... |
| 588059 sometimes notification icons are not visible with csw |
| |
| * Updated translations: |
| Italian |
| Japanese |
| Serbian |
| |
| |
| Overview of Changes from GTK+ 2.18.0 to 2.18.1 |
| ============================================== |
| |
| * Client-side Windows: |
| - Fix a problem with the F-Spot screensaver |
| - Request native events that are necessary for grab emulation |
| - Fixes for input device and extended input event handling |
| - Allow up to 255 buttons in extended input events |
| |
| * OS X: |
| - Improve handling of multi-monitor setups |
| - Basic DND works |
| - Other improvements |
| |
| * Filechooser: |
| - Support Tracker 0.7 in the search code |
| |
| * Bugs fixed: |
| 596423 Landscape pages are the wrong way around |
| 588449 DnD doesn't work on GDK/Quartz |
| 596080 Mention "gtk-tooltip" in gtk_widget_set_tooltip_window |
| 596580 Blank rows in entry autocompletion |
| 588649 extended input events sent to widgets that didn't... |
| 596081 Update tracker support for version 0.7 |
| 596345 clicking empty space in backgrounds... |
| 596494 New property "cursor" in 2.18's GdkWindow with wrong... |
| 596012 popup menu position is horribly off on gdk quartz... |
| 596250 Gdkcursor-quartz.c doesn't implement GDK_BLANK_CURSOR |
| 586207 Printing dialog with a CUPS printer connected... |
| |
| * Translation updates: |
| Assamese |
| British English |
| Czech |
| Estonian |
| French |
| Galician |
| German |
| Hungarian |
| Slovenian |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.17.11 to 2.18.0 |
| =============================================== |
| |
| * Add GtkTreeModelFilter testsuite and fix multiple bugs |
| |
| * Client-side windows: |
| - Fix issues around recursion and gdk_window_process_updates |
| - Fix issues with grabs and cursors |
| - Handle window hierarchy and geometry changes in expose handlers |
| - New function, gdk_window_flush, that may be needed in certain |
| situations |
| - Automatically flush windows when doing non-double-buffered exposes |
| |
| * Quartz backend: |
| - Fix various 'stuck UI' issues |
| - Fix the size of the root window |
| |
| * Bugs fixed: |
| 588455 run application broken when setting background color... |
| 346800 Rework sort/filter models to use indices to parents |
| 593678 select "Manage Custom Sizes" from print dialog hangs gedit |
| 594652 gtk printer dialog does not understand boolean printer options |
| 594668 Add new Xorg keysyms |
| 591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code... |
| 594600 Windows only allows 64-character system-tray tooltips |
| 594679 Fix warning in testwindows.c |
| 594880 Drawing issues in ExoIconView |
| 593507 AbiWord's main drawing area not exposed properly |
| 594913 is_composited race ... |
| 594738 Windows often do not respond to events on dual-head |
| 503776 crash when trying to print to non-existent lpr printer |
| 595599 Don't focus unmapped radio buttons |
| 595790 Segfault in gtkiconfactory.c on NULL GError |
| 588649 extended input events sent to widgets that didn't... |
| 550939 GtkFileChooser listbox does not refresh selection |
| |
| * New deprecation: |
| gdk_event_get_graphics_exposes has been deprecated |
| |
| * Updated translations: |
| Afrikaans |
| Assamese |
| Bengali India |
| Brazilian Portuguese |
| British English |
| Catalan |
| Danish |
| Dutch |
| German |
| Greek |
| Gujarati |
| Hindi |
| Italian |
| Japanese |
| Lithuanian |
| Maithili |
| Malayalam |
| Marathi |
| Norwegian bokmål |
| Oriya |
| Polish |
| Romanian |
| Simplified Chinese |
| Slovenian |
| Traditional Chinese |
| Ukrainian |
| |
| |
| Overview of Changes from GTK+ 2.17.10 to 2.17.11 |
| ================================================ |
| |
| * Client-side windows: |
| - Add gdk_cairo_reset_clip that lets you get back the original |
| drawable clip |
| - Add gdk_window_restack to more conveniently restack child windows |
| - Add gdk_window_is_destroyed as a replacement for GDK_WINDOW_DESTROYED |
| - Deprecated GDK_WINDOW_OBJECT and GdkWindowObject |
| |
| * GSEAL: |
| - Add gtk_widget_set_receives_default and gtk_widget_get_receives_default |
| accessors for GTK_RECEIVES_DEFAULT |
| |
| * GtkTreeView: |
| - Correctly propagate insensitive state to cell renderers |
| |
| * GtkTextView: |
| - Merge a number of scrolling-related fixes from Maemo |
| |
| * Bugs fixed: |
| 564160 gtk_combo_box_entry_set_text_column too restrictive |
| 593868 gtk_im_multicontext_set_client_window recreate a new slave... |
| 593644 gdk_x11_screen_get_window_manager_name should not cache... |
| 594178 gdk-pixbuf-query-loaders segfault in write_loader_info |
| 567124 proposal to delay doing something related to immodule... |
| 588788 GTK+ compilation should work with automake1.10 |
| 584638 Build of gtkupdateiconcache without NLS breaks |
| 593788 misprint in the returning value of gdk_selection_property_get |
| 593606 Missing include in gtk/gtkcellrendereraccel.c |
| 593877 Undefined symbols while compilation |
| |
| * Translation updates: |
| French |
| Hebrew |
| Hungarian |
| Norwegian bokmål |
| |
| |
| Overview of Changes from GTK+ 2.17.9 to 2.17.10 |
| =============================================== |
| |
| * Client-side windows: |
| - Regression fixes continue |
| - Multiple clipping issues have been fixed |
| - gdk_window_beep() works again |
| - gtk-demo now has a few offscreen window demos |
| |
| * GSEAL: |
| - Several more getters and setters have been added: |
| gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window() |
| |
| * Bugs fixed: |
| 592752 aisleriot card drag start makes card appear behind... |
| 592901 Crash in JPEG pixbuf loader instead of error |
| 592263 redraw problem in text view |
| 593011 Cannot move applet with middle click |
| 592624 BadAccess from gdk_window_x11_set_events |
| 592606 Activate the default button in a respose-request callback |
| 593249 emacs and acroread don't work properly |
| 592883 Spin cell rendererer problem with double click |
| 588199 GtkTreeView rendering glitch while using a default... |
| 543310 set_enable_tree_lines doesn't work when a cellrenderer... |
| 589636 csw broke DND from panel menus |
| 593595 broken clip handling in GtkLabel |
| 590921 NULL should not be a valid return value for gdk_window_new() |
| 590861 cups_printer_create_cairo_surface() sets a fallback resolution... |
| 544724 delete new line requires two keystrokes |
| 593001 Emit 'update-custom-widget' on page setup change |
| 593317 gtkwindow leaks startup ID |
| 593080 mem leak |
| 593481 GtkEntryCompletion action-activated signal is emitted... |
| 593135 gtk_entry_set_icon_from_pixbuf only works one time |
| 593012 configure doesn't handle --enable-{cups,papi} correctly |
| 592862 There is a misprint on the returning value of gdk_pixmap_lookup() |
| 586466 GtkPrintOperation printing fails if it is the only event source |
| 434318 printer detail acquisition needs events |
| 593712 configure fails to to check properly for cups... |
| |
| * Translation updates: |
| Asturian |
| Basque |
| Bengali India |
| Czech |
| Finnish |
| Hindi |
| Kannada |
| Oriya |
| Polish |
| Serbian |
| Tamil |
| Telugu |
| |
| |
| Overview of Changes from GTK+ 2.17.8 to 2.17.9 |
| ============================================== |
| |
| * Client-side windows: |
| - Add a compatibility mode that falls back to always using native windows, |
| triggered by the GDK_NATIVE_WINDOWS environment variable |
| |
| * Bugs fixed: |
| 589367 gedit crashed with SIGSEGV in IA__g_list_last() |
| 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip. |
| 592461 preserve errno and use g_strerror |
| 592403 crash when close the second terminal... |
| 591549 Default printer in a network |
| 526149 GtkCellRendererAccel editing conflicts with mnemonics |
| 528283 Problems when using PageUp & PageDown to navigate Playlists pane |
| |
| * Updated translations: |
| Bengali |
| Brazilian Portuguese |
| Breton |
| Bulgarian |
| Catalan |
| Estonian |
| Galician |
| Irish |
| Korean |
| Norwegian bokmål |
| Portuguese |
| Punjabi |
| Spanish |
| Swedish |
| Thai |
| |
| |
| Overview of Changes from GTK+ 2.17.7 to 2.17.8 |
| ============================================== |
| |
| * Client-side windows: |
| - various fixes to expose handling |
| - fix memory leaks |
| |
| * Minor API additions: |
| - New setter as part of the GSEAL effort: gtk_widget_set_allocation |
| |
| * Bugs fixed: |
| 585211 Add accessor function for GtkWidget->allocation |
| 588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t... |
| 589367 gedit crashed with SIGSEGV in IA__g_list_last() |
| 589877 Client side windows leak gdk regions |
| 590959 Set child_has_focus flag properly |
| 591432 There is incomplete information on the returning value of... |
| 591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u... |
| 591526 Accelerator keys with <super> modifier also triggered by ... |
| 591751 bad memory access with duplicated id |
| 591998 Support silent build rules with automake 1.11 |
| 592003 Shift+click should always modify selection |
| |
| * Updated translations: |
| Brazilian |
| Bulgarian |
| Irish |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.17.6 to 2.17.7 |
| ============================================== |
| |
| * Client-side windows: a number of regressions related to embedding |
| have been fixed |
| |
| * Printing: The file backend supports SVG output |
| |
| * Minor API additions: |
| - GtkIconView gained an icon-padding property that can be used to fine-tune |
| how much space each column needs |
| - GtkTreeViewColumn grew a sort-column-id property that can be used to set |
| up sort columns in GtkBuilder files |
| - GdkWindow gained a cursor property and associated getter |
| - GtkFileChooser has a create-folders property to allow disabling the |
| "New Folder" button |
| - gtk_print_operation_get_n_pages_to_print: returns the number of pages |
| that are being printed |
| - New getters and setters as part of the GSEAL effort: |
| gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible |
| |
| * Bugs fixed: |
| 589336 Add GtkTreeViewColumn:sort-column-id property |
| 534462 Disable interactive search in the file chooser's shortcuts pane |
| 161489 n the file chooser, let the left/right arrow keys switch focus... |
| 514260 Better filtering for "Recently Used" files |
| 509650 ATK_STATE_SHOWING state is not set properly on menu items |
| 586374 code does not follow documentation (-> carshes when using... |
| 590442 csw broke gvim x11 embedding |
| 498010 gtk_tree_view_set_cursor fails if model!=NULL |
| 555109 Synthesized crossing events should have proper coordinates |
| 570516 Can't disable folder creation |
| 573321 additional check in gtk_tree_model_filter_convert_child_i... |
| 576601 Double clicking prints to the wrong printer |
| 586100 ITEM_PADDING breaks vertical icon views |
| 588438 awn uses 100% cpu with gtk+ 2.17.3 (csw) |
| 589732 behavior change of gdk_window_get_type_hint |
| 589745 Apply message in GtkAssistant |
| 590084 print to FILE with multiple pages per sheet has bad results |
| 590086 configure.in is broken on non-X platforms |
| 590309 Default cover pages for CUPS printers incorrectly set |
| 590448 [win32] build fails because gdk-pixbuf manges a path |
| 590959 Set child_has_focus flag properly |
| 591288 compat problem with draw_drawable being NULL |
| 539377 Unnecessary warnings when GtkTreeView is not realized. |
| 546005 priv->tree is not created for unrealized (I think) treeview |
| 564695 Pressing enter key in print to file "Name" box does not p... |
| 591218 Remove some unused variables |
| 357655 "Print to SVG file" for GtkPrintOperation |
| 591462 gdk_window_set_cursor doesn't work on the root window |
| |
| * Updated translations: |
| Basque |
| Brazilian Portuguese |
| Breton |
| Estonian |
| Galician |
| Hebrew |
| Norwegian bokmål |
| Spanish |
| Swedish |
| |
| |
| Overview of Changes from GTK+ 2.17.5 to 2.17.6 |
| ============================================== |
| |
| * Client-side windows: |
| - Several optimizations, such as client-side tracking of |
| viewable windows |
| - Clipping for drawing pixbufs on windows has been fixed |
| - Rendering to large subwindows has been fixed |
| |
| * Changes that are relevant for translators: |
| - Markup has been removed from several strings |
| |
| * Bugs fixed: |
| 588398 Leak with testgtk::preview_(color|gray) and more |
| 588943 set correct selection before emitting cursor-changed... |
| 588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -... |
| 574674 GtkMenuItem gets Selected and Focused states when SelectC... |
| 582674 Menu item and menu accessibles retain "showing" state aft... |
| 588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s... |
| 588897 Strange include x11/gdkx.h |
| 588958 Typo in startup-id window property |
| 589035 Context needed for a propoer translation |
| 589275 [csw] Trying to destroy NULL regions |
| 588964 Remove markup from translatable string in gtkfilechooserd... |
| 587337 Suggest to use Glade instead gtk-builder-convert script |
| |
| * Updated translations: |
| Estonian |
| French |
| Spanish |
| Swedish |
| Thai |
| |
| |
| Overview of Changes from GTK+ 2.17.4 to 2.17.5 |
| ============================================== |
| |
| * Client-side windows: |
| - Quite a few fixes have happened for the win32 and directfb backends |
| |
| * GSEAL: |
| - Accessors have been added for sealed members in GtkCellRenderer and |
| GtkWidget |
| |
| * Changes that are relevant for distributors: |
| - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper |
| to configure to build it |
| |
| * Bugs fixed |
| 588373 Menus broken by client-side-windows |
| 588379 testgtk::panes does not change the cursor on mouse over |
| 588388 shape rendering is back |
| 588461 gtk_editable_get_chars() behaviour change in 2.17.4 |
| 588666 Incorrect clamping of max_length |
| 588665 insert-text signal is not emitted |
| 588395 Crash when opening a GtkBuilder file |
| 524066 Mandatory jpeg2000? |
| 527583 GtkAssistant should set buttons as default widget |
| 588694 Missing % in C code |
| 588484 Iconview DnD fails when Destination is empty |
| 583522 Trivial error in GtkBuilder migration documentation |
| 150951 collapsed save dialog needs to indicate filesystem... |
| |
| * Updated translations: |
| Brazilian Portuguese |
| Norwegian bokmål |
| Spanish |
| Traditional Chinese |
| |
| |
| Overview of Changes from GTK+ 2.17.3 to 2.17.4 |
| ============================================== |
| |
| * GtkEntry now has model-view separation, with GtkEntryBuffer. |
| One intended use case for this is to support 'secure memory' |
| for password entries. |
| |
| * The print dialog can now optionally include the page setup |
| controls, avoiding the need for a separate page setup dialog |
| in many applications. |
| |
| * Coloring of visited links in GtkLabel can now be turned off, with |
| the ::track-visited-links property. |
| |
| * Support for clipmasks in gdk_draw_pixbuf now works, this will |
| introduce visual changes in code that uses clipmasks when drawing |
| pixbufs. However, since this never worked that is unlikely to happen. |
| Old code using gdk_pixbuf_render_threshold_alpha masks when rendering |
| pixbufs will now produce truncated results at the edges. |
| |
| * A number of regressions from the client-side window merge have |
| been fixed. |
| |
| * The directfb GDK backend has been fixed to build with csw. |
| |
| * Bugs fixed: |
| 569393 gtk calendar localization YM note is wrong |
| 587559 Popup closes immediately |
| 551409 Print dialog should include page size and orientation |
| 588115 gvim clipboard broken |
| |
| * Updated translations: |
| Dutch |
| Estonian |
| Spanish |
| Ukrainian |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.17.2 to 2.17.3 |
| ============================================== |
| |
| * GtkFileChooser: |
| - Shows the size column by default now |
| |
| * GtkStatusIcon: |
| - Has a title property, which can be used by ATs when they |
| read status icons |
| |
| * GtkInfoBar: |
| - The default theme now includes color definitions for infobars |
| - The ::use-tooltip-style style property has been removed |
| |
| * GtkMountOperation now supports interaction during unmount operations. |
| |
| * The client-side windows branch has been merged; GDK now maintains |
| its own window hierarchy client-side, and only uses X windows where |
| unavoidable. Some of the benefits of this change are |
| - Reduced flicker |
| - The ability to do transformed and animated rendering of widgets |
| - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs |
| This is a fundamental change to the way GDK works, so watch out for |
| regressions. |
| |
| * Bugs fixed: |
| 586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor... |
| 461944 pressing the volume icon in full screen shuts down the sound |
| 490724 iconview item's height would be changed event with same m... |
| 564063 regression: Left margin in popup menus |
| 582025 Accelerators fail for submenus |
| 585626 Setting widget tooltip hammers X11 server on any TCP/IP X... |
| 585802 Add API to make GtkStatusIcon accessible with a name |
| 585858 right-click Add-to-Booksmarks is sometimes greyed out |
| 586330 GtkButton ignores user_underline when an image is set |
| 318807 Offscreen windows and window redirection |
| 587716 GtkInfoBar broken on resize |
| 587485 GMountOperation::show-processes support |
| |
| * Updated translations |
| Brazilian Portuguese |
| Estonian |
| Hebrew |
| Spanish |
| Swedish |
| Vietnamese |
| |
| |
| Overview of Changes from GTK+ 2.17.1 to 2.17.2 |
| ============================================== |
| |
| * GtkInfoBar: A new widget to show a transient 'message area' |
| inside a content pane. The API is similar to GtkDialog and |
| supports theming for different message types (warnings, |
| errors, etc) |
| |
| * GtkFileChooser: |
| - Improve path bar by ellipsizing long names and preventing |
| vertical size changes |
| - Backup files are now hidden by default |
| - GTK+ remembers the file chooser sorting state now |
| |
| * GtkButtonBox: Implements the GtkOrientable interface now. |
| |
| * Printing: |
| - GTK+ supports printing an application-defined 'selection' now, |
| in addition to usual page ranges. |
| |
| * Changes that are relevant for theme authors: |
| - The new GtkInfoBar widget uses symbolic colors for theming |
| its background color depending on the message type. By default, |
| it uses the same background color as tooltips. This can be turned |
| off with style property. |
| - The GTK+ file chooser (as well as nautilus and other users of GIO |
| icon information) can now show different icons for xdg user dirs. |
| The icon names are folder-documents, folder-download, folder-music, |
| folder-pictures, folder-publicshare, folder-templates, folder-videos, |
| with an automatic fallback to the standard folder icon. |
| |
| * Bugs fixed: |
| 584021 titchy leak |
| 579590 gtk_entry_set_icon_from_stock should warn when invalid st... |
| 584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C... |
| 171416 Resume editing if name of new folder is "Type name of new... |
| 420335 Page assignment when printing 4 pages to a sheet |
| 161670 Bad behaviour from gtk_file_chooser_set_filename |
| 327152 Long names in the FileChooserDialog directory buttons sho... |
| 355851 File Dialog shows Backup Files |
| 390312 Gtk grabs keyboard on DND |
| 486839 Filechooser 'Places' items should not move up and down th... |
| 562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk... |
| 565317 Resulting image of GtkCellRendererPixbuf depends on order... |
| 565998 configure script doesn't check for cairo-xlib.pc |
| 580079 Better configure detection of Xinerama on Solaris |
| 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ... |
| 580560 Backspace key does not go to the parent directory |
| 584598 GtkButtonBox silently ignores gtk_orientable_set_orientation |
| 584637 Missing conditionals for X11 shape extension in GdkWindow |
| 584805 GtkEntryCompletion selection reset when calling gtk_entry... |
| 584832 Duplicate the exec string returned by gtk_recent_info_get... |
| 585024 some gtksettings properties need extra initialisation |
| 585371 Add additional sizes to the font selector |
| 585791 use g_*gettext instead of *gettext directly |
| 562579 [Patch] Remove error dialog when directory does not exist |
| 344519 custom print ranges |
| 484922 Should remember the sort state of columns |
| 555344 consider adding a message area widget |
| |
| * Updated translations: |
| Danish |
| Brazilian Portuguese |
| Estonian |
| Oriya |
| Bengali India |
| Norwegian bokmål |
| Hindi |
| Spanish |
| |
| |
| Overview of Changes from GTK+ 2.17.0 to 2.17.1 |
| ============================================== |
| |
| * GtkLabel: |
| - GtkLabel can show embedded URLs, much like SexyUrlLabel |
| |
| * Printing: |
| - GTK+ includes a print backend that works with the PAPI |
| printing service. |
| - The file and lpr backends can print multiple pages per sheet. |
| |
| * Changes that are relevant for theme authors: |
| - The URL support in GtkLabel uses the link-color / visited-link-color |
| style properties |
| |
| * Bugs fixed: |
| 576091 GtkTooltip destroy the custom widget |
| 315462 GtkButton doesn't center its child when the child is too ... |
| 390331 "Pages per sheet" does not work for LPR printing |
| 531490 gdk_window_set_events (0) will _ADD_ events to the root w... |
| 574386 Remove deprecated call to gtk_status_icon_set_tooltip in ... |
| 576678 cups printbackend doesn't list printers on NetBSD |
| 579366 gtkbuilderparser leaks RequiresInfo objects. |
| 579884 casting problem in gmodule |
| 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ... |
| 581876 Remove deprecated call to gtk_action_connect_proxy in tes... |
| 581878 Remove deprecated call to gtk_scale_button_get_orientatio... |
| 582003 Calling gdk_window_get_events() changes the event mask, b... |
| 582488 GtkNotebook behaves poorly when allocated less than reque... |
| 582950 Use number of pages to print when showing printing progress |
| 582963 Crash when printing from a thread |
| 583050 unclear disposition of function gtk_combo_box_get_active... |
| 583522 Trivial error in GtkBuilder migration documentation |
| 535557 gdk_window_set_icon_name should accept NULL to unset |
| 549859 "file" printer doesn't support n-up |
| |
| * Updated translations: |
| Arabic |
| British English |
| Catalan |
| Czech |
| Danish |
| Estonian |
| French |
| German |
| Greek |
| Hungarian |
| Irish |
| Italian |
| Kannada |
| Portuguese |
| Russian |
| Slovenian |
| Spanish |
| Ukrainian |
| Simplified Chinese |
| |
| |
| Overview of Changes from GTK+ 2.16.x to 2.17.0 |
| ============================================== |
| |
| * GtkBuilder: |
| - Scale marks can now be specified in builder markup |
| - GtkAssistant action widgets can be added in builder markup |
| |
| * Changes that are relevant for theme authors |
| - GtkEntry now has a ::invisible-char style property that allows |
| themes to set the preferred invisible character |
| |
| * Printing: |
| - GTK+ supports authentication of users against CUPS servers now. |
| |
| * Bugs fixed: |
| 578634 gtkdial example fails to compile |
| 580678 Minor improvement to GTK+ mediaLib code |
| 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE... |
| 581110 Handlebox widget uses static variables, crashes in multi... |
| 553385 gtk-builder-convert creates untranslated combobox models |
| 580814 GtkTextLayout incorrectly assumes pango iterates in logi... |
| 579366 gtkbuilderparser leaks RequiresInfo objects |
| 579741 gailcombox should emit property-changed:accessible-name... |
| 574386 Remove deprecated call to gtk_status_icon_set_tooltip... |
| 384940 handle rejecting jobs and authentication meaningfully |
| |
| * Updated translations |
| Arabic |
| Brazilian Portuguese |
| British English |
| Catalan |
| Czech |
| Estonian |
| Italian |
| Kannada |
| Oriya |
| Simplified Chinese |
| Slovenian |
| Spanish |
| Ukrainian |
| |
| |
| Overview of Changes from GTK+ 2.16.0 to 2.16.1 |
| ============================================== |
| |
| * GtkBuilder: |
| - Accessible action names can now be marked as translatable. |
| - gtk-builder-convert correctly handles response ids in all dialogs. |
| - gtk-builder-convert warns about duplicate ids. |
| |
| * GDK: |
| - GDK no longer refuses to work on 30-bit visuals |
| |
| * Win32: |
| - The appearance of GTK+ menus on Vista has been improved. |
| |
| * Bugs fixed: |
| 575700 Crash when moving a GtkWindow |
| 574283 unused assignment and dead code in gtk_widget_set_tooltip_window |
| 538840 [Win32] GTK menu theming could be improved |
| 576254 <object> requires attribute "id" |
| 576306 gdkscreen.c: get_nearest_monitor too simple... |
| 437533 Implement draw_shape PangoRenderer method |
| 577224 crash when setting new icon after setting icon... |
| 576150 Doc bug for GtkMenuPositionFunc |
| 562863 GtkVscrollbar is hardly documented |
| 575644 Cygwin gail build patch |
| 571374 Add 30-bit visuals to the list of supported depths |
| 577650 gtkitemfactory.h fails to compile |
| 578094 ProcessIdToSessionId needs to be declared as WINAPI |
| 518642 Custom tags and translatable content |
| 532858 segv setting GBoxed subclass <property> |
| 557629 Response ID not converted for GtkFileChooserDialog |
| 577789 about dialogue doesn't linkify licence text |
| 577824 empathy_chat_window_init: GClosure is leaked |
| 577964 Page Range entry is not accessible |
| 578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed |
| 578271 PageSetup should be sent to the previewer |
| 578276 gtk-builder-convert improperly converts GtkComboBox |
| 578290 two memory leaks |
| 578354 Memory leak in gdkscreen-x11 |
| 578365 GtkMountOperation does not allow passwordless mount of sf... |
| 578366 file descriptor leak |
| 573922 Using NET_WM_USER_TIME even if startup notification times... |
| 561345 Title of Print Preview window should not be previewXXXXXX... |
| 577868 about dialogue changes appearance on style-set (change th... |
| 572797 GtkCellRendererAccel display string i18n in OTHER mode |
| |
| * Updated translations: |
| Arabic |
| Assamese |
| Basque |
| Bulgarian |
| Crimean Tatar |
| Danish |
| Galician |
| German |
| Greek |
| Gujarati |
| Japanese |
| Kannada |
| Malayalam |
| Marathi |
| Oriya |
| Pashto |
| Russian |
| Spanish |
| Telugu |
| Turkish |
| |
| Overview of Changes from GTK+ 2.15.5 to 2.16.0 |
| ============================================== |
| |
| * The new function gtk_style_get_property was renamed to |
| gtk_style_get_style_property to avoid binding problems. |
| |
| * Bugs fixed: |
| 574059 search button not available in some cases |
| 574622 GtkEntry: Should we wrap icon-press and icon-release signals? |
| 574561 gtk_style_get "shadows" g_object_get |
| 574794 Can not resize shaped windows on Windows |
| 570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:' |
| 573067 Intra-app dnd of text behavior on Windows is wrong |
| 572455 GtkEntry window layed out wrong if the widget has focus |
| |
| * Updated translations: |
| Assamese (as) |
| Bengali (bn_IN) |
| Czech (cs) |
| Gujarati (gu) |
| Hindi (hi) |
| Japanese (ja) |
| Kannada (kn) |
| Lithuanian (lt) |
| Malayalam (ml) |
| Polish (pl) |
| Romanian (ro) |
| Tamil (ta) |
| Telugu (te) |
| |
| |
| Overview of Changes from GTK+ 2.15.4 to 2.15.5 |
| ============================================== |
| |
| * GtkAction: |
| - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties |
| to make it easier to bind |
| |
| * GDK: |
| - The DirectFB backend has been restored to basic function |
| - The RANDR support in the X11 backend has been made more robust |
| |
| * Changes that are relevant for theme authors: |
| - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED] |
| for drawing progress |
| |
| * Bugs fixed: |
| 457086 numpad does not work when the Thai-Lao input method is used |
| 554407 directfb backend does not implement GdkWindowImpl |
| 543710 Dead keys do not work anymore with DirectFB |
| 560671 the client_message API doesn't work in DirectFB |
| 513422 Unknown meaning of translatable messages |
| 533456 Memory leak when window is destroyed |
| 572387 gdm crashes after gtk 2.15.4 upgrade |
| 565199 Ellipsize text in Places list |
| 495320 GtkRange does not use gdk_event_request_motions |
| 572904 GtkRadioAction broken in trunk |
| 573383 Setting a textview's buffer to NULL doesn't do a complete job |
| 573416 GtkMountOperation fixes for ask_password() |
| 572968 GtkIconView: image_description setter function strdups wrong... |
| 572972 GtkRecentChooserDefault: memory leak in copy_activated_cb |
| 572996 crash in Home Folder: Trying to open the sidebar |
| 573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook... |
| 573113 Can't build tests due to testfilechooserbutton.c |
| 573211 Setting screen for popup windows |
| 573287 Warning on startup |
| 572273 No replacement documented for gtk_action_connect_proxy |
| 573515 po-properties/ special Makefile.in.in handling causes failure... |
| 552619 File Chooser no longer automatically enters newly created dir... |
| 573087 gdkwindow.c: {x,y}_offset used uninitialized |
| 573688 Don't steal update region in gtk_text_view_paint |
| 546285 Allow GtkEntry to draw progress |
| 569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap |
| 573393 Deprecated functions in gdk-Threads example code snippet |
| 571001 STATE_SHOWING missing on table items |
| 520395 event.any_data incorrect with spin buttons and combo boxes... |
| 325809 getAccessibleAtPoint for tables does not seem to take column... |
| 561631 gailbutton.c:571:idle_do_action: code should not be reached |
| 519090 Add accessibility support to GtkScaleButton |
| |
| * Updated translations: |
| British English (en_GB) |
| Estonian (et) |
| Hungarian (hu) |
| Japanese (ja) |
| Korean (ko) |
| Kurdish (ku) |
| Maithili (mai) |
| Dutch (nl) |
| Oriya (or) |
| Swedish (sv) |
| Traditional Chinese (zh_HK) |
| Traditional Chinese (zh_TW) |
| |
| |
| Overview of Changes from GTK+ 2.15.3 to 2.15.4 |
| ============================================== |
| |
| * GtkAction: |
| - More compatibility fixes to make PolicyKit-gnome work |
| |
| * GtkFileChooserButton: |
| - Don't emit file-set when the dialog is canceled. But emit it |
| when a file is received via DND |
| |
| * GDK |
| - Use Xrandr 1.3 for tracking monitor information, if available |
| |
| * Bugs fixed: |
| 538439 tooltip may appear in upper left corner... |
| 571015 libprintbackend-cups has unlocalized strings |
| 353196 Add a file-set signal to GtkFileChooserButton |
| 571249 Icons are not drawn properly when initial widget... |
| 571196 gtk_binding_entry_add_signall deprecated without alternative |
| 508545 No way to identify terminal classes from documentation |
| 570824 TreeView is not keyboard (re)focusable after selecting a cell... |
| 568571 Asian am/pm format on cups print backend's time parsing |
| 571576 gdk_pixbuf_save_to_stream() broken |
| 571873 Compile error with gdk/win32/gdkselection-win32.c |
| 572041 Focus should change when advancing forward in GtkAssistant |
| 572040 GtkAssistant does not expose page titles |
| 570406 gailutil.def is in srcdir, but used from builddir |
| |
| * Updated translations: |
| Belarusian Latin (be@latin) |
| Bulgarian (bg) |
| Catalan (ca) |
| Danish (da) |
| Spanish (es) |
| Basque (eu) |
| Finnish (fi) |
| French (fr) |
| Gujarati (gu) |
| Hungarian (hu) |
| Japanese (ja) |
| Korean (ko) |
| Latvian (lv) |
| Norwegian bokmål (nb) |
| Polish (pl) |
| Brazilian Portugese (pt_BR) |
| Slovak (sk) |
| Albanian (sq) |
| Serbian (sr) |
| Swedish (sv) |
| Thai (th) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.15.2 to 2.15.3 |
| ============================================== |
| |
| * Keyboard shortcut handling has been changed, to help with a longstanding |
| complaint about the way GTK+ handles multiple layouts. GTK+ now only uses |
| keys from groups other than the current group if they are not present in |
| the current group. Feedback on this change is appreciated. |
| |
| * Bugs fixed: |
| 569336 change in gtkbutton klass is causing crash... |
| 569435 make maintainer-clean removes non-generated sources |
| 145058 Inputting "^^" requires four keystrokes on Win32... |
| 559408 Transparency lost when images are copied... |
| 359288 Toolbar items are not shown after hiding |
| 569918 64bit portability issue in gtkrecentchooser.c |
| 162726 Multiple Latin layouts in XKB break keyboard shortcuts |
| 569635 fontchooser should reload list of families/styles on... |
| |
| * Updated translations: |
| Norwegian bokmål (nb) |
| Oriya (or) |
| Brazilian Portugese (pt_BR) |
| Thai (th) |
| Traditional Chinese (zh_HK) |
| Traditional Chinese (zh_TW) |
| |
| |
| Overview of Changes from GTK+ 2.15.1 to 2.15.2 |
| ============================================== |
| |
| * GtkAction: |
| - Make toolitems pick up icon names from actions |
| - Draw proxies of radio actions properly |
| - Make menu proxies of recent actions work |
| - Avoid accidental activations when changing actions on proxies |
| - Make derived button classes work as proxies |
| |
| * Input methods: |
| - Avoid an assertion due to early use of input methods |
| |
| * GtkScale: |
| - Avoid a segfault in the marker drawing code |
| |
| * GtkImageMenuItem: |
| - Add a property to override the show-menu-images setting |
| |
| * Bugs fixed: |
| 566628 gdk_display_close always asserts on win32 and quartz |
| 569240 Crasher when using markers |
| 569104 Toggle menu entries showed as check menu entries... |
| 322932 Always show icons on panel menus |
| |
| * Updated translations: |
| Finnish (fi) |
| German (de) |
| |
| |
| Overview of Changes from GTK+ 2.15.0 to 2.15.1 |
| ============================================== |
| |
| * GtkFileChooser: |
| - Remember the file chooser's size across invocations |
| - Handle uris that are entered in the entry |
| - Improve autocompletion, in particular for uris |
| |
| * GtkEntry: |
| - New property "im-module" for selecting input methods per-widget |
| - New icon-related API got renamed for consistency |
| - Added properties and setters for icon tooltips |
| |
| * GtkTextView: |
| - New property "im-module" for selecting input methods per-widget |
| - New signal "paste-done" to allow better handling of async pasting |
| |
| * GtkScale: |
| - New api to add annotated marks: gtk_scale_add_mark. |
| |
| * GtkAction: |
| - Rework the way actions and proxies interact, to make the |
| interaction less ad hoc, more extensible, and better suited |
| for support in GUI builders like glade. |
| |
| To be used as a proxy, a widget must now implement the |
| ` GtkActivatable interface, and GtkActivatable implementations |
| are responsible for syncing their appearance with the action |
| and for activating the action. |
| |
| All the widgets that are commonly used as proxies implement |
| GtkActivatable now. |
| |
| This is a big change, and it is not unlikely to break some |
| current users of GtkAction, so feedback about problems caused |
| by this is appreciated. |
| |
| - Add a "gicon" property to specify the icon with a GIcon |
| |
| * GDK: |
| - On X11, GDK now caches cursors to avoid cursor theming overhead |
| - New cursor type for blank cursors: GDK_BLANK_CURSOR |
| |
| * New deprecations: |
| gtk_scale_Button_get_orientation() |
| gtk_scale_button_set_orientation() |
| gtk_action_connect_proxy() |
| gtk_action_disconnect_proxy() |
| gtk_widget_get_action() |
| gtk_action_block_activate_from() |
| gtk_action_unblock_activate_from() |
| direct access to "gtk-action" object data |
| |
| * Changes that are relevant for translators: |
| - Navigation and Media stock labels have separate message contexts now |
| - The caps lock warning string has been changed |
| |
| * Bugs fixed: |
| 566083 Icon pixmap hardcoded during DnD |
| 566334 compile failure for gtk+ on Mac OS X |
| 565998 configure script doesn't check for cairo-xlib.pc |
| 566391 gtk_about_dialog_set_url_hook should activate... |
| 566568 gtk_tree_model_get_value docs typo |
| 566628 gdk_display_close always asserts on win32 |
| 566733 Add GIcon to GtkAction, GtkToolButton |
| 567024 gtktoolbutton doesn't create right proxy menu item... |
| 523554 Copy from GIMP to Word broke |
| 567468 no check for trailing != NULL in gtk_text_layout_get.. |
| 492794 Pasting external text at end of view yields wrong... |
| 164002 query scripts don't work uninstalled on windows |
| 566532 GtkScaleButton implementation of GtkOrientable |
| 450716 New API to change global IM |
| 562701 GtkEntryCompletion popup sizes its rows wrong... |
| 567944 [Win32] Sorted treeview columns can be unreadable |
| 567655 gtk_status_icon_set_tooltip_text/markup should use... |
| 567887 gtk_entry_get_storage_type() should be... |
| 568196 Please change context of Forward stock label |
| 563280 stock items & translation context |
| 568233 Wrong statement about GtkEntry's "activate" signal |
| 568263 gtk can't recognize the wrong X Selection TARGETS... |
| 565656 Add marks to scales |
| 567413 GtkComboBoxEntry doesn't emit "changed" signal... |
| 545980 GtkFileChooserEntry should handle URIs |
| 566862 pixbuf_new_from_file does not autodetect format |
| 568552 gtk_combo + gtk entry in invisible mode takes 100% cpu |
| 561801 "scheduled printing" doesn't function as expected |
| 566535 gtk_widget_get_snapshot does not work if double buff... |
| 567021 gtkimage accessors docs |
| 567761 Spellfixes in GTK+ documentation |
| 568744 Spellfixes in GtkTreeView's documentation |
| 536965 GtkPlug: crash on theme change |
| 567124 proposal to delay doing something related to immodule... |
| 568305 gdk-pixbuf mishandles BI_BITFIELDS bmps |
| |
| * New and updated translations: |
| Crimean Tatar (crh) |
| Spanish (es) |
| Hebrew (he) |
| Hungarian (hu) |
| Italian (it) |
| Korean (ko) |
| Lithuanian (lt) |
| Norwegian bokmål (nb) |
| Norwegian Nynorsk (nn) |
| Swedish (sv) |
| Thai (th) |
| Simplified Chinese (zh_CN) |
| |
| |
| Overview of Changes from GTK+ 2.14.x to 2.15.0 |
| ============================================== |
| |
| * GtkFileChooser |
| - Optionally shows file sizes |
| - Mounts volumes when necessary |
| - Picks better mime icons |
| |
| * GtkEntry |
| - Can show icons at either side of the entry, which can be made |
| clickable, drag sources, etc |
| - Can show progress information |
| - Picks the best available placeholder character for invisible entries |
| unless it is explicitly set. See the invisible-char-set property |
| - Input methods work again in invisible entries |
| - Invisible entries can optionally display a caps-lock warning. This |
| can be turned off with the caps-lock-warning property |
| |
| * GtkStatusIcon |
| - Uses an extension of the tray icon spec to negotiate RGBA support. |
| This is also supported by the GNOME panel. For details, see the |
| section on "Visual and bckground pixmap handling" in the System |
| Tray Protocol Specification. |
| - Supports scroll events, middle clicks and rich tooltips |
| |
| * GtkLinkButton |
| - Respects user-defined tooltips |
| - Has a default url hook |
| |
| * GtkBuilder |
| - Can construct menus |
| - Can associate accel groups with windows |
| - Child properties can now be translatable, e.g. GtkAssistant::page-title |
| |
| * GtkOrientable |
| - A new interface implemented by all widgets that have horizontal and |
| vertical variants |
| |
| * Printing support |
| - Print-to-file can save to non-local files |
| - Page rendering can be deferred to a thread to avoid blocking the mainloop |
| |
| * GDK |
| - GdkKeymap emits a state-changed signal when the caps lock state changes |
| |
| * Newly deprecated functions: |
| gdk_window_get_toplevels(), |
| gtk_font_selection_dialog_get_apply_button(), |
| gtk_status_icon_set_tooltip(), |
| gtk_toolbar_set_orientation() |
| |
| * Changes that are relevant for theme authors |
| - The GtkMenu::arrow-placement style property allow more space efficient |
| layout of scrolling menus |
| - Submenu arrows can be scaled relative to the font size, with the |
| GtkMenuItem::arrow-scaling style property |
| - Themes can set the GtkDialog::content-area-spacing style property to |
| change the spacing between elements of the content area |
| - The GtkEntry::state-hint style property can be used to request that |
| GTK+ should pass the correct state when drawing the background of entries |
| - The GtkEntry::prelight style property can be used to suppress prelighting |
| of icons in entries on mouseover |
| |
| * Changes that are relevant for translators |
| - GTK+ has been switched to use the two-argument C_() macro |
| instead of Q_() for messages with context |
| |
| * Bugs fixed: |
| 434987 MS Windows style should use pango_win32_font_description_from_logfont |
| 325095 show a 'size' column |
| 552837 mem leak in gtkimmulticontext |
| 83935 GtkEntry's default invisible char should be U+25CF |
| 553000 incorrect i18n header in gtkfilesystem.c |
| 552789 Show size column in the search and recently used files modes |
| 553135 eog crash: assertion failed. |
| 382544 GtkIconView: Selection/focus should be painted around the items |
| 541391 Unfocussable Treeview swallows focus |
| 408244 add GtkDialog::content-area-spacing |
| 538782 Make GtkMenu's arrow size themable |
| 553385 gtk-builder-convert creates untranslated combobox models |
| 553241 double freed pointer in lpr_write cause firefox3 crash |
| 553917 Typo in gdkwindow-win32.c |
| 553133 GtkFileChooser won't ask to mount a volume |
| 553211 GtkFileChooserButton unsets filter after first use |
| 553578 tabs are not drawn correctly |
| 553803 eventually call XCloseDevice on XOpenDevice results |
| 552956 Should check composite extension version |
| 552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency |
| 553575 Only draw focus when navigating with the keyboard |
| 339367 Incorrect spotlocation |
| 554141 uninitialized data use/free in gtkclipboard-quartz.c |
| 371908 Password Entry broken |
| 317002 Disable input method completely in GtkEntry when it... |
| 487624 Tooltips doesn't get updated if ther's no mouse motion... |
| 107000 Add signals to GdkKeymap for monitoring caps_lock, etc |
| 530568 Entries with visibility=FALSE should warn for caps-lock on |
| 553086 hard to see current immodule |
| 541009 Get rid of separate subclasses for horizontal and vertical... |
| 344522 support non-local destination files (GtkPrint) |
| 553582 Add orientation API to GtkSeparator |
| 554506 combining diacritics broken, became deadkeys |
| 553585 Add orientation API to GtkRuler |
| 554690 mem leak in filechooser |
| 554691 mem leak in filechooser |
| 554696 invalid free function used |
| 554698 mem leak in filechooser |
| 554701 filechooser spams console with useless warnings |
| 554704 gtkfilesystemmodel does too much work |
| 530575 GtkEntry with invisible chars has a confused cursor in overwrite mode |
| 96431 Can't cut and paste / DND within invisible entry |
| 132501 Make utility window translate to tool window in win32 |
| 539464 gtk_cell_view_get_model is missing in GtkCellView |
| 553573 Add orientation API to GtkBox |
| 555387 Changing the sensitivity of a statusbar mistakenly requires a display |
| 436533 Allow more space efficient scroll arrows placement |
| 555270 Allow unsetting a MessageDialog's image |
| 554702 gtkfilesystem leaks GError |
| 554192 double press on the "circumflex" dead key... |
| 516425 Optionally display accelerators in popups |
| 550342 Splash screens have a caption |
| 555578 GtkTable propertiy maxima are wrong |
| 555523 gtk_scale_button_set_adjustment should accept NULL |
| 555573 gtk_font_selection_set_font_name shouldn't require a screen |
| 555676 gtk_widget_real_grab_focus assumes toplevel == window |
| 555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple |
| 551355 Make glib build with libtool 2.2 |
| 555186 Setting gtk-toolbar-icon-size with custom icon_size |
| 555625 Updated gtk_compose_seqs_compact table |
| 555386 format not a string literal and no format arguments |
| 552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false |
| 555779 GtkCellRendererPixbuf crashed on failed GIcon lookup |
| 556150 gtk 'object' property test fixing |
| 556527 The current page property is not passed to GtkPrintUnixDialog |
| 556578 GIMP windows stay on top of other windows |
| 557059 crash when compositing emblems with icon |
| 557266 Window Management Problem |
| 555920 gtkentry.c passes wrong enum to pango_layout_set_alignment |
| 528320 Incorrect icons displayed for files with custom mimetype icons |
| 557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_... |
| 556835 gtkentry.c: variable is declared at middle of block |
| 556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation... |
| 557315 stale clipboard target cache |
| 530454 Clarify page_nr when printing |
| 557065 gtkcellrendererpixbuf spams console over and over... |
| 557894 Wrong return value for gdk_pointer_grab_info_libgtk_only |
| 558397 gtk_widget_error_bell undefined without a screen |
| 557762 Misleading error message in GDK DirectFB |
| 557316 GtkLinkButton should consider user-defined tooltip |
| 339714 Set printer dpi on cairo ps/pdf surfaces when printing |
| 558522 scroll arrow painted insensitive even though there are pages... |
| 347230 testicontheme shortcomings |
| 558323 glitches when popping up combos in treeviews |
| 558667 gtk_font_selection_dialog_get_apply_button - deprecate |
| 412134 Add API to query style properties from the style |
| 322934 Replace menu's proxy icons with empty space hiding icons |
| 409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips |
| 558278 Crash when calling a callback set by gdk_add_client_message_filter() |
| 558929 gtkstatusicon.c: 'event' is a member of the structure |
| 558001 gtk_icon_view_enable_model_drag_[source|dest] problem |
| 557212 Problem with which window gains focus and is visible |
| 559404 gtk_editable_insert_text counts length in bytes |
| 558586 handling of keyboard under darwin (quartz) |
| 558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes |
| 553586 Add orientation API to GtkPaned |
| 560135 Print when the user double clicks a printer |
| 553765 Add orientation API to GtkRange |
| 550942 Rework of gdkeventloop-quartz.c |
| 525550 GTK+ 2.13.0 GtkCurve test fails |
| 559619 invisible-char default cannot be tested |
| 560139 GtkEntry doesn't paint with the right state |
| 560602 Wrong GtkMenuItem default value (test fails) |
| 377699 realizing gtk.Progress() causes SEGV |
| 561335 Fix typos in GtkToolItem documentation |
| 561539 Alignments miscalculate dimensions when allocated less... |
| 559947 Unchecked dependency on python>=2.4 |
| 561504 testgtk should load rc file from sub folder |
| 539263 Deprecate gdk_window_get_toplevels |
| 554076 eventually release g_new-ed supported_atoms |
| 559622 GdkDevice test segfaults |
| 554453 "typeahead find" widget of GtkTreeView appears on wrong monitor... |
| 562817 GtkDialog: typo |
| 555334 connected server feature |
| 562878 password save incorrectly set in gtkmountoperation |
| 559914 eog doesn't apply paper setup |
| 562998 GtkFontButton documentation improvements |
| 557420 Some compose sequences don't work anymore (or only in specific order) |
| 546285 Allow GtkEntry to draw progress |
| 563547 Update gdkx11 atom precache table |
| 563285 test print backend does not compile |
| 559325 documentation for gdk_display_get_window_at_pointer() is wrong |
| 554274 Add default hook for GtkLinkButton |
| 546378 GtkAssistant page title is not translatable |
| 563991 gtk_file_chooser_button_new_with_backend is deprecated... |
| 563994 Input method module interface not documented |
| 564066 Crash in gtk_rc_parse_default_files |
| 563835 Typo in gtk_widget_has_screen() docs |
| 564212 gtk_icon_view_accessible_model_rows_reordered explain new_order... |
| 563751 xatom cache is prefilled too late |
| 556839 Crash when opening a link |
| 549251 GTK icon view accessible issue |
| 558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8 |
| 555560 gtk_combo_box_set_active fails with no model |
| 563158 CellRendererProgress pulsing and progressing rows can not... |
| 556233 local-only causes G_IS_FILE warning |
| 562579 Remove error dialog when directory does not exist |
| 561494 FileChooser network browsing and authentication support |
| 339318 Allow page rendering to (optionally) happen in a thread |
| 85292 add an icon to gtkentry |
| 564881 gtkstatusicon.c: 'event' bug again |
| 552545 leaks GpImage |
| 553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE |
| 555791 Natuilus Crashes when opening USB MP3 Player Contents |
| 561186 GdkPixbuf API type checking needs cleanup |
| 559009 gtk_radio_button_get_group documentation needs to say... |
| 523264 Update GTK+ reference documentation screenshots |
| 563876 [Regression] GTK_MODULES env var is no longer relevant |
| 554950 gail must make itself resident |
| 555953 libferret missing link against libgtk-x11 |
| 554002 Orca App-Preferences dialog page tabs are "off" by one... |
| 353088 gtk_expander_get_label should return the full label text |
| 512743 Applications with lists crash in libgail |
| 564555 synaptic cannot be started... |
| 565203 icons are misplaced when horizontal gtkiconview is... |
| 549251 GTK icon view accessible issue |
| 558694 Paned window splitter keynav broken |
| 565846 va_end(args) should be added into gtk_tree_store_new |
| |
| * New and updated translations: |
| Arabic (ar) |
| Asturian (ast) |
| Catalan (ca) |
| Danish (da) |
| German (de) |
| British English (en_GB) |
| Spanish (es) |
| Finnish (fi) |
| Galician (gl) |
| Hebrew (he) |
| Japanese (ja) |
| Georgian (ka) |
| Malayalam (ml) |
| Marathi (mr) |
| Portugese (pt) |
| Brazilian Portugese (pt_BR) |
| Romanian (ro) |
| Russian (ru) |
| Slovak (sk) |
| Serbian (sr, sr@latin) |
| Swedish (sv) |
| Thai (th) |
| |
| |
| Overview of Changes from GTK+ 2.14.1 to 2.14.2 |
| ============================================== |
| |
| * Don't use XRRGetScreenResources, since it doesn't work well |
| |
| * Bugs fixed: |
| 551063 deprecated marking without a link to what new code should use |
| 319849 gtkcalendar look in RTL locales |
| 550989 gdk_display_put_event should call g_main_context_wakeup |
| 550062 Small update in gdk/gdkkeysyms.h |
| 551325 Reference to wrong parameter in gtk_editable_insert_text |
| 551386 gtk_printer_set_is_default() always sets TRUE |
| 550676 Memory leak, update keyboard layout data structure |
| 551699 gtk_scrolled_window_destroy() is broken |
| 551567 DND mark broken |
| 551378 Print dialog: should try UDS when fetching PPD for localhost |
| 536542 gtk_list_store_set() documentation doesn't say whether... |
| 552153 GtkModules loading with XSettings doesn't work... |
| 552001 gtkimcontextsimple.c: variable is declared at middle... |
| 551987 GtkPaned redrawing problem |
| 551722 gtk_widget_set_scroll_adjustments() should check... |
| 552107 Small libtool fixes |
| 552500 GtkPrintSettings API doc not precise enough |
| 408154 Change GtkEntryCompletion max-items to style property |
| 329593 Entering characters on a line very cpu intensive and slow |
| 552667 gtkimage containing gicon leaks memory |
| 552668 format not a string literal and no format arguments... |
| 346903 gtk_enumerate_printers needs events to complete |
| 550969 fix a typo which breaks the static build |
| 517233 Calling gdk_pixbuf_loader_close causes "GError set over... |
| 551063 deprecated marking without a link to what new code should use |
| 540967 docs build slowly because of entities |
| |
| * Updated translations: |
| Afrikaans (af) |
| Arabic (ar) |
| Assamese (as) |
| Bulgarian (bg) |
| Bengali India (bn_IN) |
| Catalan (ca) |
| Finnish (fi) |
| French (fr) |
| Gujarati (gu) |
| Croatian (hr) |
| Italian (it) |
| Lithuanian (lt) |
| Malayalam (ml) |
| Marathi (mr) |
| Dutch (nl) |
| Oriya (or) |
| Brazilian Portugese (pt_BR) |
| Portugese (pt) |
| Telugu (te) |
| Thai (th) |
| Turkish (tr) |
| |
| |
| Overview of Changes from GTK+ 2.14.0 to 2.14.1 |
| ============================================== |
| |
| * Fix a deadlock in pixbuf loader initialization |
| |
| * Updated translations: |
| Ukrainian (uk) |
| |
| |
| Overview of Changes from GTK+ 2.13.7 to 2.14.0 |
| ============================================== |
| |
| * Bugs fixed: |
| 548354 Remove repeated code in gtk_cell_view_size_allocate |
| 548346 gtk_color_selection_dialog_get_color_selection always... |
| 535158 can't rearrange the order of multi pages per side |
| 545875 evo crashed when trying to print pages 6-7 of a 1 page... |
| 549236 missing Since 2.14 in gtk_file_chooser_get_file |
| 549354 Crash trying to open a file on a remote folder |
| 549734 gtk_selection_data_get_data prototype is wrong |
| 549262 GtkScrolledWindow should not accept focus unless... |
| 549810 Memory leaks in printing code |
| 437791 Animation is played at the wrong speed |
| 549943 gtk_tool_shell_get_relief_style() always returns... |
| 547449 Entry/Combo popup misplaced after resize |
| 550528 IconView DND interface does not work if only used as source |
| 548993 regression: gdk 2.13 leaves stray windows in certain cases |
| 520165 typeahead find (interactive search) only accepts one char... |
| 528091 Arrows for scrollable notebooks don't work with unset GTK... |
| 528975 Can not maximize the window |
| 543308 FileChooser size problems since gtk+-2.13.x |
| 549322 Typo in gdk_pixbuf_save_to_buffer docs |
| 549711 Race condition when loading gdk-pixbuf image modules |
| |
| * Updated translations: |
| Czech (cs) |
| German (de) |
| Spanish (es) |
| Estonian (et) |
| British English (en_GB) |
| Finnish (fi) |
| French (fr) |
| Irish (ga) |
| Galician (gl) |
| Japanese (ja) |
| Hebrew (he) |
| Hungarian (hu) |
| Korean (ko) |
| Maithili (mai) |
| Norwegian bokmål (nb) |
| Polish (pl) |
| Pashto (ps) |
| Brazilian Portugese (pt_BR) |
| Albanian (sq) |
| Swedish (sw) |
| Telugu (te) |
| Thai (th) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.13.6 to 2.13.7 |
| ============================================== |
| |
| * Bugs fixed: |
| 545031 list of recently used files is created world-readable |
| 535573 Deadlock in gdkeventloop-quartz.c:poll_func() |
| 546771 Add writable property "visited" to GtkLinkButton |
| 546756 gnome-panel crashed with SIGSEGV in g_type_check_... |
| 547027 menus are broken |
| 544863 gtkquartz.h not included in released 2.13.5 package |
| 547211 Duplicated mnemonic |
| 547270 Make GtkHSV public |
| 546616 CUPS print backend uses 1.2 API without guards |
| 546754 2.13.6 update create rendering issue in the evo... |
| 546730 gtk_status_icon_get_gicon() should use a return... |
| 526234 make shift+ctrl+del delete till the end of line |
| 547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't... |
| 547516 Add comments for translators in gtkprintbackendcups.c |
| 547673 Accessors for GtkFileSelection.font_entry and... |
| 547775 Documentation of gtk-button-images is not correct |
| 547846 gtktestutils functions lack Since: tags |
| 547655 gio_can_sniff configure test can fail... |
| 547944 Self-reference in gtk_page_setup_load_file's docs |
| 547680 fontconfig monitoring can crash apps |
| 546549 Better Type Checking |
| 532644 TIFF loader need to exclude CR2 files |
| |
| * Updated translations: |
| Arabic (ar) |
| Spanish (es) |
| Basque (eu) |
| Finnish (fi) |
| Galicican (gl) |
| Japanese (ja) |
| Kannada (kn) |
| Marathi (mr) |
| Norwegian bokmål (nb) |
| Portugese (pt) |
| Brazilian Portugese (pt_BR) |
| Swedish (sv) |
| Thai (th) |
| |
| |
| Overview of Changes from GTK+ 2.13.5 to 2.13.6 |
| ============================================== |
| |
| * Fix problems on 64-bit Windows |
| |
| * Fix a long-standing, well-known problem with the handling |
| of insensitive buttons, bug 56070 |
| |
| * Fallback to Xinerama if the Xrandr implementation |
| is just a stub |
| |
| * gdk_threads_add_timeout_seconds[_full]: New functions with |
| second-granularity to complete the set of gdk_threads_ timeout |
| functions |
| |
| * Support rendering icons with emblems specified as GEmblemedIcon |
| |
| * GtkFileChooser has a GFile-oriented API now, functions |
| for creating filechoosers with specific backends have been |
| deprecated, since GIO is used directly. |
| |
| * GtkAdjustment has been sealed, adding getters and setters |
| for all struct fields. |
| |
| * Bugs fixed: |
| 544265 GDK assumes XFIXES extension |
| 543915 "Sole completion" translation issue |
| 544510 SetTimer callback signatures has the wrong type |
| 544390 evince crashes after clicking print |
| 361561 StatusIcon signals not documented as definitely public API. |
| 368234 Incorrect tabs rendering during reorder with rounded themes |
| 545976 Deprecate gtk_file_chooser_*_with_backend |
| 545978 Make filechooser GFile API public |
| 544863 gtkquartz.h not included in released 2.13.5 package |
| 424207 printing hangs on unreachable cups server |
| 56070 Can't click button after setting it sensitive |
| 545931 small documentation typos |
| 344383 use po/LINGUAS |
| 65818 rename gtk_window_set_default() and add getter for it |
| 539733 No way to control treeview separator height |
| 523950 GtkTreeModelFilter's visible function may get an empty... |
| 526575 Missing return type in gtk_ui_manager_get_toplevels... |
| 429411 add style properties to set minimum progressbar w... |
| 429427 Add "arrow-spacing" style property to GtkRange |
| 544302 GtkStatusIcon should support GIcon |
| 339699 implement gtk_print_operation_set_show_dialog for... |
| 538686 gtkprintoperation-win32.c: devmode_from_settings |
| 540379 gtk_tree_view_enable_model_drag_dest and ... |
| 544684 Win64 issue, window handles are assumed to be 32-bit |
| 540834 Insensitive widgets cannot be grabbed |
| 515596 GtkUIManager's embedded UI definition example is invalid |
| 534979 GtkImageMenuItem is a bin but has two children |
| 382291 Automatically dim the combobox when the model is empty |
| 545982 missing braces cause bogus warnings when using GtkBuilder |
| 544858 Seal GtkAdjustment |
| |
| * Updated translations: |
| Spanish (es) |
| Galician (gl) |
| Japanese (ja) |
| Korean (ko) |
| Norwegian bokmål (nb) |
| Portugese (pt) |
| Brasilian Portugese (pt_BR) |
| Albanian (sq) |
| Swedish (sv) |
| |
| |
| Overview of Changes from GTK+ 2.13.4 to 2.13.5 |
| ============================================== |
| |
| * gdk-pixbuf: |
| - Use GIO for mime type sniffing when possible |
| |
| * Printing: |
| - Handle paused printers and printers that don't accept jobs |
| |
| * GtkBuilder: |
| - Support building parts of the XML tree with the new functions |
| gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string |
| |
| * Bugs fixed: |
| 540917 deprecate pack_start_defaults() |
| 541645 gtkfilechooserdefault segfaults when bookmark does not contain :// |
| 493008 gdk_screen_get_window_stack is not 64-bit-compatible |
| 539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates |
| 327582 Incomplete docs for GtkSettings::gtk-icon-sizes |
| 343663 source-buffer highlighting highlights "char" in gtk_text_iter_... |
| 541811 g_return_if_fail (widget->parent == container) |
| 541540 Dead link to pkg-config site in GTK+ online FAQ |
| 513580 Broken link in GTK+ FAQ |
| 531129 gtk_style_copy() does not include a return value or description |
| 510225 gtk_widget_get_composite_name retval should be freed |
| 507953 gtk_tree_view_set_tooltip_column() shows markups |
| 469068 clarify gdk_cairo_create() |
| 528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView |
| 540994 [Win32] Some windows don't appear at the top when created |
| 541964 [Win32] Setting modal hint to current value might confuse the stack |
| 541950 Removing recently-added accelerator UI causes a wrong g_warning |
| 542234 iconview a11y implementation segfaults |
| 541399 Widget tooltips: treat "" same as NULL |
| 334418 Support easy input of ellipsis |
| 321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0 |
| 316087 Resizing columns is chaotic |
| 542853 jasper test fails due to incomplete library arguments |
| 507394 mem leak from gtk_selection_add_targets |
| 488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_... |
| 479780 Bookmarks in left pane of FileChooser cannot be renamed |
| 542523 GtkTextTag should handle setting properties to NULL |
| 384940 handle rejecting jobs and authentication meaningfully |
| 339591 Detect list of availible cover pages |
| 543244 crashes when renaming a bookmark |
| 447998 GtkBuilder does not support building parts of the xml tree |
| 543217 GTK application crashed with directfb backend |
| 543545 GtkAssistant crashes when gtk_widget_hide() is called inside ... |
| 401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_... |
| 543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory |
| 488019 Mention bind_textdomain_codeset in gettext related FAQ |
| 528822 typo in GtkCombo docs |
| 540967 docs build slowly because of entities |
| 537430 label pango attributes & i18n |
| 543989 Crash in gtk_tree_view_size_allocate_columns |
| 535223 gbookmark file inefficiency ... |
| |
| * Updated translations: |
| Assamese (as) |
| Czech (cs) |
| German (de) |
| Spanish (es) |
| Galician (gl) |
| Hebrew (he) |
| Polish (pl) |
| Pashto (ps) |
| Traditional Chinese (zh_HK) |
| Traditional Chinese (zh_TW) |
| |
| |
| Overview of Changes from GTK+ 2.13.3 to 2.13.4 |
| ============================================== |
| |
| * Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks) |
| |
| * GtkScaleButton has an orientation property |
| |
| * Bugs fixed: |
| 538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore |
| 538362 Get Win32 icons back in the file chooser |
| 538182 pango_cairo_context_update_layout is not noop after... |
| 508751 gnome-terminal crashed with SIGSEGV after keypress |
| 419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER... |
| 538784 Don't change the filename in the name entry in CREATE_FOLDER... |
| 538395 gtk_combo_box_append_text() on non-compliant model segfaults |
| 539363 Segfault when creating GtkPlugs |
| 539466 GtkMenuShell API/ABI break in trunk |
| 442042 GtkScaleButton is too limited |
| 540318 Invalid URL |
| 530255 GtkAboutDialog cuts off comments label |
| 540310 Avoid unnecessary repaints when resizing GtkWindow |
| 434535 printoperation's create_surface doesn't check temp file... |
| 539790 [PATCH] Please add three new settings to GtkSettings |
| 539164 Windows' System Menu blocks main loop |
| 541162 [Win32] Update for the new GdkWindowImpl stuff |
| 455268 Add gtk-enable-tooltips GtkSetting |
| 537591 Don't hardcode minimum width of menuitems |
| 541249 [Win32] Fix some internal static methods |
| 541305 [Win32] Scrolling was broken after GdkWindow refactoring |
| 540529 Remove all GIMP references |
| 538547 Update doc-shooter in gtk documentation |
| 535498 Printing demo broken |
| 539944 Add GtkScaleButton API so struct fields can be marked... |
| 540915 GtkBuilder sets properties in reverse order |
| 538863 Fixes assertion on entering empty folder |
| 540861 invalid UTF-8 in input device name |
| 540612 mem leak in filechooser |
| 540618 gtk_menu_shell_select_first prints warning on GtkMenubar... |
| 539944 Add GtkScaleButton API so struct fields can be marked... |
| 536966 Paper selector crashes |
| 378158 gdk_win32_selection_add_targets uses uninitialized hwnd v... |
| 516092 use gtk_drag_*_add_*_targets instead of hardcoded target ... |
| 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o... |
| 538378 GtkFileSystemError should be public |
| 539095 directfb functions need to be renamed due to the offscree... |
| 539470 Fix critical warnings when the GIcon can't be found for a... |
| 539732 Warnings on destruction of GtkDialog. |
| 540235 Getting the current folder fails |
| 537639 complete the gtk_clipboard_request/wait_for/is_available_... |
| |
| * Updated translations: |
| Catalan (ca) |
| Spanish (es) |
| Estonian (et) |
| Hungarian (hu) |
| Korean (ko) |
| Norwegian bokmål (nb) |
| Occitan (oc) |
| Swedish (sv) |
| Thai (th) |
| |
| |
| Overview of Changes from GTK+ 2.13.2 to 2.13.3 |
| ============================================== |
| |
| * Support runtime font configuration changes |
| |
| * Use GIO for mime information |
| |
| * Use GIO directly for the file chooser, do not load filesystem |
| implementation modules. This change causes some regressions on Win32, |
| which will be addressed by improved Win32 support in GIO. |
| |
| * GTK+ no longer uses translations when the application is not |
| translated to the current locale |
| |
| * Bugs fixed: |
| 520874 Should use gio directly |
| 536185 monitor font configuration |
| 536757 openoffice.org menus are placed at wrong position |
| 536990 updateiconcache.c: 'close ()' is redundant |
| 535608 do not string-copy accel paths in the menu code |
| 488119 critical warnings from gtk_tree_view_get_visible_range |
| 536730 memory corruption in gtktreeview |
| 131920 gtkNotebook sends incorrect switch_page value |
| 526987 GtkCellRendererCombo should allow model to be NULL |
| 536765 GtkComboBox should set COMBO type hint for its menu |
| 503071 Application direction changes to right to left even if... |
| 517706 Connecting GtkButton with "use-stock" == FALSE to a... |
| 519092 Add accessibility support to GtkVolumeButton |
| 524222 GtkToolbar with mix of buttons with and without icons... |
| 537985 gtk_init_with_args() doesn't open a display after... |
| 531960 crash in eog-image.c:1154: (priv->image != NULL) |
| 408154 Change GtkEntryCompletion max-items to style property... |
| 506853 gtk_tree_view_enable_model_drag_[source|dest] problem |
| 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o... |
| 537685 print to file crashes when the target can not be written |
| |
| * Updated translations: |
| Arabic (ar) |
| Czech (cs) |
| Estonian (et) |
| Hebrew (he) |
| Norwegian bokmål (nb) |
| Thai (th) |
| |
| |
| Overview of Changes from GTK+ 2.13.1 to 2.13.2 |
| ============================================== |
| |
| * Fix an oversight in the header cleanup that went into 2.13.1, which |
| removed gtkmarshal.h from the set of headers pulled in by gtk.h |
| |
| * Add a function to retrieve the XID of a status icon, to allow |
| notification bubbles to follow the icon |
| |
| * Bugs fixed: |
| 533108 leak of GDI region in function 'handle_wm_paint' |
| 530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column... |
| 535830 wrong content type adding an item |
| 536126 gtk.h don't include gtkmarshal.h |
| 535497 Print preview doesn't work |
| 535862 gtk_action_create_icon can't create icons from the icon themes |
| 536092 GtkEntryCompletion's popup window should set type hint |
| 535303 add _get_implementation to GtkStatusIcon |
| |
| * Updated translations: |
| Estonian (et) |
| Galician (gl) |
| Italian (it) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.13.0 to 2.13.1 |
| ============================================== |
| |
| * Add GtkMountOperation, a subclass of GMountOperation that |
| can show password dialogs when mounting volumes |
| |
| * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf |
| |
| * Add support for pixmap redirection, new api includes the |
| gtk_widget_get_snapshot() function and the GtkWidget::damage-event |
| signal and the lower-level gdk_window_redirect_to_drawable() and |
| gdk_window_remove_redirection() functions |
| |
| * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and |
| gnome_url_show() |
| |
| * Add a "changed" signal to GtkCellRendererCombo |
| |
| * Sync keysyms and compose sequences with recent X.org |
| |
| * GtkBuilder |
| - supports custom stock icons |
| - supports Pango attributes in labels |
| |
| * GtkRecentManager |
| - uses GIO to monitor .recently-used.xbel |
| - limits the growth of .recently-used.xbel with a |
| gtk-recent-files-max-age setting |
| |
| * Filechooser autocompletion has been reworked |
| |
| * The cups print backend displays printer status information |
| |
| * On OS X, accelerators are displayed using Unicode characters, |
| matching the native behaviour |
| |
| * GtkIconTheme and GtkImage support GIcon |
| |
| * Bugs fixed: too many to list here |
| |
| * New and updated translations: |
| Arabic (ar) |
| Valencian-Catalan (ca) |
| German (de) |
| Canadian English (en_CA) |
| British English (en_GB) |
| Spanish (es) |
| Estonian (et) |
| Galician (gl) |
| Hebrew (he) |
| Hungarian (hu) |
| Kannada (kn) |
| Norwegian bokmål (nb) |
| Dutch (nl) |
| Norwegian Nynorsk (nn) |
| Occitan (oc) |
| Slovak (sk) |
| Albanian (sq) |
| Swedish (sv) |
| Telugu (te) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.12.x to 2.13.0 |
| ============================================== |
| |
| * gdk-pixbuf: |
| - Support loading the OS X icns format |
| - Support loading of JPEG2000 images |
| - Support loading from and saving to GIO streams |
| |
| * GDK: |
| - Add GdkAppLaunchContext, to provide startup notification |
| with g_app_info_launch() |
| - Use RandR 1.2 instead of Xinerama when available, and expose |
| more monitor information |
| |
| * Accessibility: |
| - The gail module is now shipped as part of GTK+ |
| - GtkStatusIcon supports keyboard navigation |
| |
| * GtkCalendar: |
| - Support displaying details for each day |
| |
| * GtkBuilder: |
| - gtk-builder-convert has been improved |
| - Translation-domain works properly |
| - Support accessibility |
| |
| * Testing support: |
| - Add utilities for testing GTK+ applications |
| - Add some unit tests for GTK+ |
| |
| * New settings: |
| - for disabling display of accelerators and mnemonics |
| - for position of vertical scrollbars in scrolled windows |
| - for the default input method |
| |
| * GtkToolShell: new interface for containers of GtkToolItems |
| |
| * Bug fixes: |
| - too many to list here |
| |
| * Updated translations: |
| Arabic (ar) |
| Assamese (as) |
| Belarusian (be) |
| Belarusian Latin (be@latin) |
| Czech (cs) |
| German (de) |
| Greek (el) |
| Estonian (et) |
| Finnish (fi) |
| French (fr) |
| Irish (ga) |
| Hebrew (he) |
| Indonesian (id) |
| Kurdish (ku) |
| Marathi (mr) |
| Norwegian bokmål (nb) |
| Occitan (oc) |
| Brazilian Portugese (pt_BR) |
| Slovenian (sl) |
| Swedish (sv) |
| Telugu (te) |
| Russian (ru) |
| |
| |
| Overview of Changes from GTK+ 2.12.0 to 2.12.1 |
| ============================================== |
| |
| * Bugs fixed: |
| 472965 a small improvement for scrolling behavior with PgUp/PgDown |
| 460194 Gtk tooltips + swt crash |
| 478803 Segfault in gtk_print_operation_run when no range specified |
| 480123 Crash from GTK's new search feature |
| 483223 im-xim.so leaves callbacks connected to display "closed" ... |
| 476342 Icon cache validation causes severe page-in |
| 484008 configure fails during CUPS version tests on some platforms |
| 327243 GtkFileChooserButton emits two "selection-changed" signal... |
| 465380 gtkfilechooser cannot show the modified date on none UTF-... |
| 467269 Inkscape Flickers horribly |
| 476686 gtkrecentchooser select-multiple property |
| 478173 GTK's Tracker search engine does not work anymore |
| 478371 totem volume slider appears on all workspaces |
| 482089 GtkPrintOperation check for null default signal handler b... |
| 482504 Missing locale to UTF-8 conversion for modification time ... |
| 482841 critical warnings on gdk_display_close after _gtk_tooltip... |
| 483563 remains of gtk_widget_ref() in gtkdnd.c |
| 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im... |
| 484650 Typo in docs for GdkGrabBroken |
| 484730 In MS-Windows theme, GtkBorder freed with g_free() instea... |
| 486360 Failed to convert Empathy Glade files |
| 389358 print dialog: unit selection dialog can't be closed |
| 448343 File chooser should maintain sort state during folder swi... |
| 477447 GtkPaned documentation doesn't mention behaviour with onl... |
| 482034 GtkMenuPositionFunc push_in parameter description |
| 482837 duplicate declaration of gtk_notebook_create_window() |
| 478637 Notebook tab labels not correctly centered in ms-windows ... |
| 484132 gtk_recent_info_get_icon docs |
| 486636 "Cannot open display" message doesn't include display whe... |
| 455284 Ctrl+L should work depending if it has focus or not |
| 478377 10x speed up for window motion/scroll (gdk-quartz) |
| 485301 Filename is garbled in print dialog on none UTF-8 |
| 485437 Fix testxinerama.c to not query current monitor by default |
| 486155 Docs for gtk_text_iter_forward_line() |
| 339877 pixbuf loader incorrectly returns wbmp |
| 456137 Pidgin will crash in fail-safe session due to a NULL poin... |
| 456676 Critical warning in gtk_drag_drop_finished() |
| 352643 crash in gtk_entry_completion_default_completion_func |
| 477280 volume button docs fix |
| 477704 Add docs for GtkTreeModelForeachFunc |
| 476920 Move GtkFileSelection to the deprecated section |
| |
| * Updated translations: |
| - Arabic (ar) |
| - Assamese (as) |
| - Belarusian Latin (be@latin) |
| - Catalan (ca) |
| - Estonian (et) |
| - Basque (eu) |
| - Hebrew (he) |
| - Ido (io) |
| - Italian (it) |
| - Japanese (ja) |
| - Georgian (ka) |
| - Kannada (kn) |
| - Korean (ko) |
| - Lithuanian (lt) |
| - Dutch (nl) |
| - Polish (pl) |
| - Romanian (ro) |
| - Slovenian (sl) |
| |
| |
| Overview of Changes from GTK+ 2.11.6 to 2.12.0 |
| ============================================== |
| |
| * GtkTooltips |
| - All widgets have been ported to the new tooltips code |
| - Tooltips are disabled in touchscreen mode |
| |
| * GtkBuilder |
| - Support custom tabs in GtkPrintUnixDialog |
| |
| * Bugs fixed: |
| 459561 critical warnings with custom tooltips |
| 461648 GdkWindowQueueItem::serial overflow |
| 463773 Openoffice and flash run into a deadlock when used with KDE |
| 468801 thunar segfaults when selecting targa image |
| 473441 [patch] Ungrab windows when gdk_window_destroy() is calle... |
| 473954 gnome-background-properties: crash on drag-n-drop to "Add... |
| 461945 totem outputs errors in terminal |
| 348493 _gdk_quartz_copy_to_image needs implementing for pixmaps |
| 405868 Missing implementation of gdk_window_get_geometry() |
| 441219 Do not allow moving cursor to separators |
| 447214 rename the tips_data_list field back |
| 451202 New tooltips API has too long default timeout |
| 451397 Use new tooltip API in gtk+ |
| 452225 check and option mark drawing is a mess of inconsistency |
| 457642 tooltips on notebook's tab labels |
| 458088 Improve mouse cursor for paned widgets |
| 458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window... |
| 458280 remove set-toolip handler from menutoolbutton |
| 458298 broken cursor movement with inline selection |
| 459459 Missing implementation of gdk_window_set_decorations() an... |
| 459515 gtk_menu_key_press() buglets |
| 459566 update testtooltips |
| 459667 Missing implementation of gdk_window_set_keep_above and g... |
| 460272 GtkFrame publishes incorrect defaults for "label-xalign" |
| 460534 No expose events if input swamps main loop with scrolled ... |
| 461225 gtk_tree_view_set_tooltip_cell() documentation: cell |
| 463907 'Recent Documents' is broken in gnome-panel 2.19.5 |
| 464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul... |
| 465039 "keynav-failed" signal not emitted when treeview has just... |
| 467003 tooltips do not pick up theme changes |
| 467117 Documentation for the GtkPaned key binding signals |
| 467414 gtkcupsutil.c won't build with cups 1.3 |
| 468055 Incorrect compose mapping for capital U with macron |
| 468245 Tooltip timer doesn't get reset when mouse leaves into ot... |
| 469214 Recently used blocks side-panel browsing until loaded |
| 469374 menu accelerators don't work |
| 469395 make dist failure |
| 471132 Highlighting a suggestion with the keyboard changes the U... |
| 471215 Cursor drawing broken |
| 472974 gtk-builder-convert doesn't set correctly the tab label f... |
| 472981 make gtk-builder-convert not remove some empty properties |
| 356630 Print to file dialog suggests "output.pdf" even for ps ou... |
| 447883 PATCH Documentation about SVN in HACKING and README.cvs-c... |
| 459340 GtkContainer API documentation refers deprecated gtk_widg... |
| 459732 build system: cups detection with only cups-config might ... |
| 460207 there are still references to deprecated gdk_pixbuf_rende... |
| 461483 Wrong check in gtk_window_group_remove_window |
| 472643 gtk_builder_add_from_file: *filename marked as constant b... |
| 474696 ToolbarContent should use GSlice |
| 459313 A few functions that don't appear in 2.12 new symbols |
| 468832 crash while reading ANI file |
| 470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh... |
| 473340 gtk_print_operation_get_error() is listed twice |
| 473463 GtkButton doesn't have a GdkWindow like the docs say it does |
| 474282 Dead code in gtkmisc.c |
| 472951 gtkprintunixdialog should support custom tabs as buildable |
| 383003 Dragging text including non-ascii chars from epiphany to ... |
| 449371 Open with menu has no effect |
| 404541 GtkIconView crashes when I select icons with rubberband w... |
| 467324 Iter swapping causes segmentation fault |
| 475158 Random crash while scrolling trough notebook tabs |
| 450032 GtkRecentAction should have defaults |
| 458283 wrong tooltip on menutoolbutton |
| 467717 Extra trailing comma after last enum definition |
| 467719 config.h should always be included first if using AC_SYS_... |
| 474897 rendering problem with latest gtk+ |
| 475400 Fix a typo in gtkentry.c |
| 436576 GtkFileChooserButton title from supplied dialog |
| 475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS |
| 105895 Please add common keybindings for the TreeView |
| 306445 stock icon for the "open recent" menu |
| 449371 Open with menu has no effect |
| 426246 "Spurious" expose events during asynchronous GtkWindow re... |
| 436576 GtkFileChooserButton title from supplied dialog |
| 474897 rendering problem with latest gtk+ |
| 475400 Fix a typo in gtkentry.c |
| 476688 scale button uses wrong value type in getter |
| 476665 gtkcellrendereraccel missing property getter |
| 476689 gtktreeview tooltip column property getter uses wrong val... |
| |
| * Updated translations |
| - Bulgarian (bg) |
| - Bengali (bn_IN) |
| - Danish (da) |
| - German (de) |
| - Canadian English (en_CA) |
| - Spanish (es) |
| - Estonian (et) |
| - Basque (eu) |
| - Finnish (fi) |
| - French (fr) |
| - Irish (ga) |
| - Gujarati (gu) |
| - Hungarian (hu) |
| - Italian (it) |
| - Japanese (jp) |
| - Kannada (kn) |
| - Macedonian (mk) |
| - Malayalam (ml) |
| - Norwegian bokmål (nb) |
| - Dutch (nl) |
| - Oriya (or) |
| - Polish (pl) |
| - Portugese (pt) |
| - Brazilian Portugese (pt_BR) |
| - Russian (ru) |
| - Albanian (sq) |
| - Serbian (sr, sr@Latn) |
| - Swedish (sv) |
| - Telugu (te) |
| - Thai (th) |
| - Ukrainian (uk) |
| - Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.11.5 to 2.11.6 |
| ============================================== |
| |
| * GtkBuilder: |
| - The gtk-builder-convert script is more versatile |
| - GtkBuilder suppports GdkPixbuf properties |
| - GtkBuilder parses, but doesn't yet implement <accessibility> |
| - Support for accelerators in actions has been added |
| |
| * GtkTooltips: |
| - The old tooltips API has been deprecated |
| - The has-tooltip property has getter and setter |
| |
| * GtkTreeView: |
| - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(), |
| gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(), |
| gtk_tree_view_set_tooltip_column() |
| |
| * GtkIconView: |
| - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(), |
| gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(), |
| gtk_icon_view_set_tooltip_column() |
| |
| * Bug fixes: |
| 452598 crash in Evolution: Added an Evolution attac... |
| 447966 Add builder support for GdkPixbuf properties |
| 453033 gnome-panel crashed with SIGSEGV in idle_populate_func() |
| 453365 gdk_pixbuf_get_file_info crashes on tif files |
| 361781 GtkViewport size request includes xthickness/ythickness f... |
| 427899 GtkFrame's label may exceed the frame area |
| 430049 gtk_selection_data_set_text() ignores length argument |
| 436965 Add files to /po[-properties]/POTFILES.in |
| 437281 gtk_button_set_image destroyes the old image |
| 448604 gtk+ printbackends build fix |
| 449311 GtkVolumeButton should use new tooltip API |
| 451164 I translate gnome-desktop. But i have no svn account and ... |
| 451575 (API) Changes needed for GtkTooltips deprecation |
| 452425 Setting "tooltip-text" property to NULL has bad effects |
| 452861 gtk_label_set_pattern() is not working anymore |
| 452988 error handling in GtkCellLayout custom parser |
| 453411 Button state not included in key events |
| 453413 Key event state is not right for modifier keys |
| 454654 Accelerator support for actions |
| 454700 Minor update for gdk_threads_enter |
| 454703 gdk_window_invalidate_rect accepts NULL |
| 454830 gtk-builder-convert not converting menus |
| 452056 GtkComboBox doesn't emit 'changed' signal when active row... |
| 452278 GtkBuilder API Documentation |
| 453316 small documentation fix in GtkDrawingArea API documentation |
| 453673 small doc quirk in gtk/gtktreeview.c |
| 453930 small doc quirk in gtk/gtktooltip.c |
| 454596 [patch] gdkpixbuf-scale slight api doc improvement |
| 454835 [patch] example in gdk-pixbuf-scaling using deprecated gd... |
| 457384 critical warning from entrycompletion |
| 112404 Problem with focus when closing transient window |
| 172424 Most GtkWidget events have no documentation |
| 408327 Improving tooltip positioning |
| 439480 translations |
| 439715 GtkFileChooser - recent files option takes up 100% CPU. |
| 455482 remove old tooltips work-around from uimanager |
| 455721 mem leak when adding shortcut |
| 455901 mem leak in path bar |
| 455984 need a way to convert to bin_window coordinates |
| 457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb... |
| 458298 broken cursor movement with inline selection |
| 456258 GtkScaleButton: value parameter of signal "value-changed"... |
| 457774 GtkTreeView::test_expand_row and test_collapse_row |
| 455645 intern action names |
| |
| * Updated translations: |
| Bengali (bn_IN) |
| Greek (el) |
| Spanish (es) |
| Estonian (et) |
| Finnish (fi) |
| Galician (gl) |
| Gujarati (gu) |
| Hungarian (hu) |
| Japanese (ja) |
| Lithuanian (lt) |
| Norwegian bokmål (nb) |
| Dutch (nl) |
| Swedish (sv) |
| Thai (th) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.11.4 to 2.11.5 |
| ============================================== |
| |
| * OS X port: |
| - Many improvements |
| |
| * Win32 port: |
| - Inconsistent checkboxes are drawn correctly now |
| |
| * GtkBuilder: |
| - Ship a Python script, gtk-builder-convert, to |
| convert glade files to GtkBuilder syntax |
| |
| * GtkFileChooser: |
| - Improved display of the time column |
| - Support search on OS X, using Spotlight |
| |
| * GtkTreeView: |
| - New function gtk_tree_view_is_rubber_banding_active() to |
| check whether rubber banding is active |
| |
| * GtkVolumeButton uses the range 0.0 to 1.0, and |
| correctly adapts tooltips to display percentages |
| |
| * Bugs fixed: |
| 447967 Improve reference counting |
| 447995 Add a script that converts libglade files |
| 451428 GtkBuilder API changes |
| 449862 gdk_x11_display_get_xdisplay doesn't check pointers befor... |
| 451303 Crashes on empty property |
| 164809 Checkboxes with inconsistent status are not drawn properl... |
| 426987 Panel freezes after upgrading gtk icon cache |
| 439567 Add functions to transform pixbufs based on orientation tags |
| 448313 Block cursor problem on one-character line |
| 449016 Prevent C++ keyword clashes |
| 449167 faulty enter-leave compression |
| 450469 Draw no bevel when "GtkToolbar::shadow-type" is "none" |
| 451070 Broken CUPS SSL printing in gtk 2.10.13 |
| 451345 gtk-demo does not open GtkBuilder example twice |
| 451353 Parsing properties broken |
| 451484 Miscalculation in GtkButtonBox CENTER_MODE |
| 451866 GtkVolumeButton range |
| 452046 some fixes for gdk composited window support |
| 452463 type-func attribute on wrong element ? |
| 452464 inconsistent handling of booleans |
| 452465 error handling in gtk_builder_value_from_string_type() |
| 452954 GtkBuilder documentation fixes/improvements |
| 446532 [patch] Improve performance of gtk_recent_manager_get_items |
| 451314 Warning message is wrong for delayed property assigning |
| 392283 GtkNotebook tabs drawn incorrectly with the Wimp theme |
| 449492 debug spew on toolbar focus move |
| 324543 GtkFileChooser: show file 'modified' TIMES, not just DATES |
| 327912 Many mouse cursors are not supported |
| 353805 Detecting Bidi Keyboard Layouts |
| 451527 Confusing GtkRadioButton variable names in some functions |
| 393579 Need tree view API for querying whether rubberbanding is ... |
| |
| * Updated translations |
| Spanish (es) |
| Estonian (et) |
| Hungarian (hu) |
| Japanese (ja) |
| Korean (ko) |
| Norwegian bokmål (nb) |
| Russian (ru) |
| Sinhala (si) |
| Vietnamese (vi) |
| |
| |
| Overview of Changes from GTK+ 2.11.3 to 2.11.4 |
| ============================================== |
| |
| * The multipress input method correctly handles control keys |
| |
| * The memory management of GtkRecentManager has been |
| changed, deprecating the screen-related functions in favour |
| of gtk_recent_manager_get_default(). |
| |
| * Bugs fixed: |
| 448928 Some GtkBuildable methods named too generically |
| 448193 gtkbuilder.h causes compile error with C++ |
| 354887 GtkFileChooserButton displays unnecessary authentication ... |
| 440450 GTK font selection minimum size is too large for 150dpi s... |
| 447214 gtk_tooltips_widget_remove() is slow |
| 448299 dgettext arguments interchanged |
| 448321 Drawing problems with block cursor |
| 448341 There is no GtkTooltip documentation in the gtk+ reference |
| 448484 GtkAccelGroup forgets to remove closure invalidate notifi... |
| 448544 Refcount issues in GtkCellRendererSpin |
| 412357 GtkMenuShell not defined as an abstract base type |
| 403717 print preview operation should pass settings to preview p... |
| |
| |
| Overview of Changes from GTK+ 2.11.2 to 2.11.3 |
| ============================================== |
| |
| * GtkBuilder: GTK+ supports constructing user interfaces |
| from XML descriptions now, similar to libglade. |
| |
| * The new tooltip code now has convenience api to set |
| text tooltips: gtk_widget_set_tooltip_text(), |
| gtk_widget_set_tooltip_markup() |
| |
| * GtkTextView, GtkEntry: |
| - gtk_widget_modify_cursor() is a new function in the |
| gtk_widget_modify family to override the style-provided |
| cursor colors |
| - Use a block cursor in overwrite mode |
| |
| * GtkFileChooser: |
| - Use xdg-user-dirs to find the Desktop directory |
| - gtk_file_system_create() is now public API |
| |
| * GtkMenu: |
| - GtkMenuItem gained a submenu property |
| - GtkMenuShell obtained a move-selected signal |
| |
| * OS X port: |
| - Many improvements |
| |
| * Bugs fixed: |
| 445691 Crash when spawning a new process |
| 447163 Implicit pointer conversion gdk_font_ref() |
| 420249 deadlock on print operation |
| 440918 out-of-bound access on loading pnm |
| 142494 treeview coordinate systems need documentation/auditing |
| 343012 RC parser rejects lower-case identifiers. |
| 350460 Popup windows (esp. menus) misbehave wrt focus |
| 410815 Icon view gets confused when scaling down the pixbuf column |
| 435471 small GtkComboBox cleanup |
| 435840 GTK_WIDGET_SAVED_STATE inconsistency |
| 442617 gdk_spawn overrides envp, breaking child setup funcs whic... |
| 443913 When .recently-used.xbel is empty, recently-used uses %10... |
| 444097 Cannot compile gtksearchenginesimple.c |
| 444310 update_buttons_state on a bare assistant causes gtk+ to c... |
| 444734 Compact file-chooser folder selection not working with gt... |
| 444786 Error loading 'gtk-select-color' in Stock icons and Items |
| 445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong |
| 445284 Custom (pixbuf etc.) cursor reverts to default cursor on ... |
| 445539 Unititialized var in gtkrc.c trunk |
| 445855 gtk_scale_button_new() uses private API. |
| 446138 Tiny doc update for gdk_window_get_pointer() |
| 446513 gtknotebook.h: create_window is wrong declaration |
| 446616 glib requirement insufficient |
| 447065 GtkMenuItem: add "submenu" property and some cleanup |
| 426192 Symbolic colors are not working under "engine" sections o... |
| 446107 tiff load dialogue has unreadable text |
| 447396 Typo in documentation of gtk_widget_modify_cursor |
| 79585 API to change cursor color |
| 80378 Visible (Cursor-shape) indicator for Overtype mode |
| 158008 Stock button for Dont Save, Discard Changes, Do Not Save |
| 334576 GtkCellRendererProgress ignores xalign attribute |
| 344836 Add orientation property to CellRendererProgress |
| 172535 Add support for UI builders in gtk+ |
| 446833 gtk_menu_shell_move_selected should be a vcall |
| 447586 gtknotebook.c: decreasing unknown size pointer |
| |
| * Updated translations |
| Spanish (es) |
| Swedish (sv) |
| |
| |
| Overview of Changes from GTK+ 2.11.1 to 2.11.2 |
| ============================================== |
| |
| * The GtkListStore and GtkTreeStore have new API |
| to set values using vectors of columns and values |
| |
| * Bugs fixed: |
| 389603 GtkFileChooserWidget crashes when the window is too narrow |
| 444351 metacity cores on startup |
| 379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow |
| 442888 problem with GTK+ medialib integration |
| 444236 gtk-demo says invisible text doesn't work |
| 444457 Segfault in gdk_window_set_opacity when opacity < 1.0 |
| 399071 add gtk_tree_store_set_with_valuesv |
| 434021 crash on startup with jhbuild |
| |
| * Updated translations: |
| Spanish (es) |
| |
| |
| Overview of Changes from GTK+ 2.11.0 to 2.11.1 |
| ============================================== |
| |
| * GtkTextView: |
| - Marks can be created independent from buffers |
| - Cursor color follows text color |
| |
| * OS X port: |
| - Many improvements |
| |
| * GDK: |
| - Add support for composited child windows |
| |
| * Bugs fixed: |
| 347883 do-overwrite-confirmation does nothing in 2.10 |
| 440890 Crash in gtktooltip.c (GTK+ 2.11.0) |
| 440982 crash in gtk due to missing stock icon gtk-clear |
| 418047 GtkIconView sizing is very broken |
| 438440 All tests for Gtk2 failing when installing from CPAN |
| 314172 gtk_toolbar_set_icon_size() should be 'undeprecated' |
| 348493 _gdk_quartz_copy_to_image needs implementing for pixmaps |
| 398414 Printing to file with multiple pages per sheet |
| 412882 gdkwindow should support the concept of "composited" |
| 430218 Some file names are being cut unnecessarily with RTL Inte... |
| 435405 text view recreates pangolayouts all the time |
| 439565 Crash in GtkIconView a11y code |
| 440040 Reference counting in GtkPrintOperation goes awry |
| 440511 xcursors.h: illegal initializing |
| 440780 GtkAction set_short_label might be broken |
| 441443 jpeg loader does not set error upon abortion |
| 442172 Small cleanup in gtk_notebook_set_current_page and fix ty... |
| 442183 Updated gdk/gdkkeysyms-update.pl |
| 443247 Two GtkNotebook cleanups |
| 441767 Icon cache isn't validated properly |
| 442326 Overview navigator traps mouse on wrong screen in dual mo... |
| 79585 GtkTextView API to change cursor color |
| 132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer |
| 348065 [PATCH] Remove automagic status of xinerama dependency |
| 441443 jpeg loader does not set error upon abortion |
| 386935 gtk_notebook_set_window_creation_hook only allows one... |
| 414947 Move "move-focus" signal to GtkWidget |
| |
| |
| * Updated translations: |
| Thai (th) |
| Spanish (es) |
| Norwegian bokmål (nb) |
| |
| |
| Overview of Changes from GTK+ 2.10.x to 2.11 |
| ============================================ |
| |
| * Printing support: |
| - Cups backend: Work with "BrowseShortNames Off" |
| - Cups backend: Fix handling of multi-valued options |
| - Cups backend: Work with raw printers |
| - Cups backend: don't lock up when met with larger numbers of printers |
| - Improved sensitivity handling of controls in the unix dialog |
| - Support half-open ranges |
| - Add a test print backend for easier debugging |
| - Add API to list paper sizes |
| - Add API to serialize and deserialize page setups and print settings |
| - Print settings can be passed to the preview command |
| - Make more GtkPrinter public |
| |
| * GtkFileChooser: |
| - Improve file chooser dialog size logic |
| - Add a GtkFileChooserButton::file-set signal |
| - Add a search mode with backends for Beagle, Tracker and simple search |
| - Add recent files support |
| |
| * New tooltips API, that allows complex tooltips (markup, images), |
| tooltips on insensitive widgets, tooltips on treeviews, etc |
| |
| * GtkScaleButton, GtkVolumeButton: new widgets for volume controls |
| frequently seen in multimedia applications |
| |
| * Input Methods: |
| - New Thai and Lao input method |
| - New multipress input method for phone pads |
| |
| * Recent files: |
| - GtkRecentChooserMenu supports custom menu items |
| - GtkRecentAction was added |
| |
| * Keyboard navigation improvements: |
| - Infrastructure for notification of failed keyboard navigation |
| - Better support for restricted sets of keys |
| - Only handle keys for notebook tab reordering and scrolledwindow |
| scrolling if it make sense |
| - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable |
| the display of accelerators and mnemonics |
| - Popup/popdown of comboboxes is keybindable |
| |
| * Windows port: |
| - Windows 9x/ME is not supported anymore |
| - Many ms-windows theme improvements |
| - The file chooser uses native icons |
| - Support drop shadows |
| - Use native cursors |
| |
| * OS X port: |
| - Many improvements |
| |
| * Icon theme support: |
| - Add api to list contexts of an icon theme |
| - The builtin stock icons have been replaced by a new set of icons |
| which are visually compatible with Tango |
| - Support fallback to more generic icon names |
| - Validate icon caches when they are created and before they are used |
| |
| * GtkRange has gained support for fill levels |
| |
| * GtkEntry: |
| - inline-selection mode for entry completion that is closer to what |
| web browsers need |
| - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling |
| |
| * GtkTextView: |
| - Support accumulative and negative margins |
| - GTK_JUSTIFY_FILL works |
| |
| * GtkLabel: |
| - GTK_JUSTIFY_FILL works |
| |
| * GtkStatusIcon: |
| - Multiscreen support |
| - gtk_status_icon_position_menu() works on Windows |
| - Don't take up space when invisible |
| |
| * GtkCellRendererProgress: |
| - Respect themes |
| - Support activity mode |
| |
| * GtkNotebook: |
| - Support scrolling during tab DND |
| - Allow dropping tabs anywhere |
| - Deprecate numeric group-ids in favour of a more flexible group property |
| |
| * GtkTreeView: |
| - Lots of scrolling fixes |
| - Add a gtk-alternative-sort-arrows setting for drawing sort arrows |
| according to platform conventions |
| |
| * GtkButtonBox: |
| - Can center buttons now |
| |
| * GtkComboBoxEntry |
| - Can add an arbitrary child widget |
| |
| * GtkAboutDialog: |
| - The "name" property has been replaced by "program-name" to avoid |
| a clash with the preexisting "name" property on GtkWidget |
| |
| * GDK changes: |
| - Add gdk_event_request_motions() which works with input devices |
| - Add API for changing startup notification id on a window |
| - Add API for sending startup notification messages |
| - Don't deadlock with xcb-based libX11 |
| - The handling of _NET_WM_USER_TIME has been changed to reduce |
| the amount of root window property changes |
| - New gdk_threads api() to allow fully threadsafe handling of idles |
| and timeouts |
| |
| * gdk-pixbuf changes: |
| - Optional support for Sun mediaLib hardware acceleration |
| - Support exif rotations in tiffs and jpegs |
| - Allow arbitrary split between builtin vs modular loaders |
| - Support v5 and OS/2 bmps |
| - Support scaling animations |
| |
| * Miscellaneous GTK+ changes: |
| - New function gtk_window_set_opacity(), to set the opacity |
| of toplevel windows |
| - Allow to restrict drags within an application or widget |
| - Support opening/closing of submenus on click |
| - Configurable cursor blinking timeout |
| - Insensitive widgets don't install cursors |
| |
| * Bug fixes: |
| - too many to list here |
| |
| * New and updated translations: |
| Arabic (ar) |
| Assamese (as) |
| Belarusian Latin (be@latin) |
| Bulgarian (bg) |
| Bengali (bn) |
| Catalan (ca) |
| Czech (cs) |
| Welsh (cy) |
| German (de) |
| Greek (el) |
| Canadian English (en_CA) |
| British English (en_GB) |
| Esperanto (eo) |
| Spanish (es) |
| Estonian (et) |
| Finnish (fi) |
| French (fr) |
| Gujarati (gu) |
| Hebrew (he) |
| Hindi (hi) |
| Hungarian (hu) |
| Indonesian (id) |
| Italian (it) |
| Kurdish (ku) |
| Lithuanian (lt) |
| Latvian (lv) |
| Macedonian (mk) |
| Malayalam (ml) |
| Marathi (mr) |
| Norwegian bokmål (nb) |
| Nepali (ne) |
| Oriya (or) |
| Brazilian Portugese (pt_BR) |
| Romanian (ro) |
| Russian (ru) |
| Slovenian (sl) |
| Serbian (sr) |
| Serbian Latin (sr@Latn) |
| Swedish (sv) |
| Tamil (ta) |
| Thai (th) |
| Turkish (tr) |
| Ukainian (uk) |
| Vietnamese (vi) |
| Walloon (wa) |
| Simplified Chinese (zh_CN) |
| Chinese (Hong Kong) (zh_HK) |
| Chinese (Taiwan) (zh_TW) |
| |
| |
| Overview of Changes from GTK+ 2.10.1 to 2.10.2 |
| ============================================== |
| |
| |
| * Many fixes and improvements for the OS X backends |
| |
| * Revert to using gtk modules with global binding, |
| since the local binding that was introduced in |
| 2.10 breaks the accessibility support of current |
| OpenOffice.org releases. |
| |
| * GtkRecenManager |
| - Poll for changes to the XBEL file |
| - Fix initial bad placement of recent files menu |
| - Show nonexisting resources by default, and do |
| not mark them as insensitive |
| - Allow adding a filter to GtkRecentChooserMenu |
| |
| * GtkFileChooser |
| - Improve the fallbacks for icons |
| - Make / and ~ activate the location entry again |
| |
| * Bugs fixed: |
| 348828 Segmentation Fault in gtk_combo_box_menu_setup |
| when removing combobox child |
| 349552 problem with parsing (enum) style properties |
| 351581 API Documentation issues with 2.15 release |
| 348652 reorder() from ComboBoxEntry produces Gtk+ assert |
| error |
| 349128 Fix docs about GtkTreeModel::row-deleted |
| 350605 Crash caused by the recent menu |
| 348096 GtkStyle leaks GtkRcContext |
| 348145 Background images not working with Quartz backend |
| 329752 Problem with has_selection notification when |
| deleting the selection |
| 347856 gtk_recent_chooser_add_filter not implemented |
| for GtkRecentChooserMenu |
| 348245 Disabling pdf printing doesn't hide option |
| 348278 textview doesn't update on hinting setting change |
| 348289 Filechooser is blocked by higher priority idle |
| 348478 entry completions needs to reset the IM context |
| before emitting action-activate signal |
| 348538 Remove old email addreses from the tutorial |
| 348626 drag-to-child should not work |
| 348634 IconView does not update background |
| 348706 don't allow dnd onto arrows |
| 348740 configure script does not honour PKG_CONFIG variable |
| 348787 Segfault in gtk_font_button_update_font_info() |
| 348824 test attached calendar-sane-timer patch in head |
| 348971 gtk_status_icon_get_geometry returns bogus data |
| 349382 valgrind uninitialized memory warnings setting |
| partly uninitialized X properties |
| 349570 notebook arrow PRELIGHT drawing doesn't work |
| 349834 Memleak from gtk_tree_view_set_enable_tree_lines |
| 349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image |
| 349859 gtk_paint_tab doesn't work when widget is now |
| option menu |
| 349997 Indirect leak from XkbGetMap |
| 350039 GtkFileChooserEntry leaks sources |
| 350050 GdkGC leak from GtkRuler |
| 350139 Should use evince preview mode |
| 350258 Memory leak in gtk_entry_drag_data_received() |
| 350329 The CUPS printer backend in GTK+-2.10.1 fails |
| with CUPS 1.1. |
| 350517 reset_style_idle() interferes with application |
| idles |
| 350860 Balloon messages sent to tray do not have the |
| correct window in XEvent |
| 350938 TreeViewColumn rendering off when "spacing" |
| property set |
| 351112 gtk_notebook_set_current_page fails when the |
| notebook has not yet been shown |
| 351519 Directfb backend fails to build |
| 165714 GtkEntryCompletion doesn't complete on paste |
| 168737 Different button sizes in About dialogs |
| 345666 The icons of file, directory and device at |
| GtkFileChooser |
| 349429 spin button does not use correct value for |
| inner_border |
| 349501 fix in the documentation of function |
| gtk_list_store_insert_with_values() |
| 350072 stdout output from colorselection |
| 351759 Wrong range value in documentation of |
| gtk_color_selection_set_current_alpha |
| 349277 Wrong message for problems with serializing |
| texts |
| 346800 Rework sort/filter models to use indices to |
| parents instead of pointers |
| 349120 Small error in doc |
| 350911 gdk_pixbuf_new_from_file_at_scale() should |
| skip when there's enough image data |
| 348728 GtkTable Row and Column Spacing |
| 351241 swapped argument description |
| 350023 "Running GTK+ Applications" chapter does not |
| document new GTK_DEBUG possibilities |
| 351812 file print backend filename encoding issue |
| |
| * New and updated translations (bg,bn_IN,de,dz,el,es, |
| et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po, |
| sv,th,tr,tt,uk,zh_HK,zh_TW) |
| |
| |
| Overview of Changes from GTK+ 2.10.0 to 2.10.1 |
| ============================================== |
| |
| * Drop Pango requirement 1.12.0 |
| |
| * Many fixes and improvements for the OS X |
| and directfb backends |
| |
| * The printing framework now supports a subset |
| of the Cups 1.2 custom PPD option spec |
| |
| * Bug fixes: |
| 348134 box gaps on left and right can be drawn wrong |
| 348014 crash on Epiphany Web Browser |
| 348063 _gtk_icon_cache_get_icon crashes when no |
| cache available |
| 348096 GtkStyle leaks GtkRcContext |
| 157439 The "adding to panel" is buggy when switching |
| to an rtl environment |
| 346751 symbolic colors can't be use in properties |
| 347976 Context menus appear in strange locations |
| 348001 xid / fid X11 font id's are used intermixed |
| 348049 Tabs "magically" re-order |
| 348094 Adjustment leak from gtkiconview |
| 348115 improve notebook visuals when dragging |
| 348120 gtkentrycompletion leaks action_view |
| 348227 gtkimcontextsimple doesn't terminate a string |
| with null |
| 348424 mem leak in GtkPrintSettings |
| 348089 Missing chaining up in gtk_recent_chooser_menu_finalize |
| 348090 Reference leak in gtk_text_layout_set_contexts |
| 348095 gtk_menu_stop_scrolling does work even if we |
| were not scrolling... |
| 142582 Add animation xsetting |
| 346427 xbm loader returns false, fails to set error |
| 346733 GList of visuals is always empty and causes |
| crashes in gdk_rgb_choose_visual() |
| 347048 crash on using GtkAssistant |
| 164884 GtkTreeView row drag is sometimes started |
| spuriously |
| 302127 GtkTreeView gets angry when items deleted |
| from a test_expand_row handler |
| 346092 gtk_tooltip_set_delay documentation wrong |
| 346428 Be robust against broken loaders failing to |
| set error on failure |
| 346467 gtkwindow state assignments bug |
| 346598 modeline takes too much memory |
| 346603 Context menus only work once |
| 346639 treeview memleak |
| 346668 symbolic colors are broken when specifying |
| engine |
| 346713 quartz backend is missing functions that |
| pygtk needs |
| 346721 XBM reading in quartz backend is broken |
| 346836 Tabs jump around when opening menus |
| 347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls |
| 347277 gtk_drag_get_ipc_widget() and window groups |
| 347315 SYNC extension check failing |
| 347902 GtkRange doesn't reliably update stepper |
| sensitivity |
| 335012 gtkcellrenderertext - gtkeditable: bad |
| interaction when ypad is set to hi value |
| 337910 gdk_pango_layout_get_clip_region is inefficient |
| 346605 Modifier-key events are not sent |
| 346970 gtkfilechooserbutton leaks an empty list |
| 347032 documentation of gtk_print_context_get_height() |
| has typo |
| 347037 GObject info missing for GtkRecentManager and |
| GtkRecentChooser* in gtk-doc API reference |
| 347041 documentation of gtk_paper_size_is_equal() |
| has a typo |
| 347043 Reference leaks in GtkFileChooserButton |
| 347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on |
| open file dialog |
| 347211 documentation of gtk_print_job_send() has a |
| typo |
| 347710 new GtkCellRendererSpin misses a lot of API |
| documentation |
| 347711 slight glitches in GtkAssistant API documentation |
| 347065 Fix in-line doc typos |
| 311399 relative to the window string can be better |
| |
| * Updated translations (bg,bn_IN,cs,de,dz,es,et, |
| eu,fi,fr,gu,he,ko,or,th) |
| |
| Overview of Changes from GTK+ 2.9.4 to 2.10.0 |
| ============================================= |
| |
| * Printing: |
| - A PREVIEW capability has been added to allow hiding the |
| preview button |
| |
| * Bug fixes: |
| 321393 Incorrect size request after changing the font |
| 327164 (GtkRBNode *)node becomes NULL inside GtkTreeView |
| 344074 Feature request: get printer list, and get default print |
| 344876 refcount leak when using ComboBox.set_cell_data_func |
| 345644 gtk+-2.9.4 requires CUPS-1.2.x |
| 345663 gtkaction(group)?.c: using functions without prototype declaration |
| 346079 gtk receives all sorts of events from the X server |
| 343841 Misguided iter assertion in gtk_list_store_insert_with_values() |
| 346113 unix print dialogue always has preview button |
| 346237 Possible leak in gtkprintunixdialog.c |
| 346027 cancelling printer enumeration |
| 346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h |
| and gtkprint-win32.h |
| 346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed |
| |
| * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur) |
| |
| Overview of Changes from GTK+ 2.9.3 to 2.9.4 |
| ============================================ |
| |
| * GtkPrintOperation: |
| - UI improvements in the print dialog |
| - Make printing work without a display connection |
| - Replace "Print to PDF" by "Print to file" that |
| can generate PDF or PostScript |
| - Add a function to the low-level API to |
| enumerate all printers |
| |
| * GtkNotebook tab DND has been improved |
| |
| * GtkProgressbar supports text in activity mode |
| |
| * GtkLabel allows to set the wrap mode |
| |
| * GtkStatusIcon supports transparency |
| |
| * Bugs fixed: |
| 344850 Dragging a GtkTreeViewColumn segfaults when |
| using certain GtkTreeViewColumnDropFunc |
| 342458 Stock menu items without icons are broken in |
| recent GTK+ releases. |
| 335873 notebook DND + popup windows |
| 337882 gtk_progress_bar_set_text() does nothing in |
| activity mode |
| 339456 unix print dialogue help button bug |
| 339702 Make sure printing works without a display |
| 341571 tabs too easily reordered |
| 344074 New Feature: get printer list, and get default print |
| 344743 gtk_targets_include_text() should initialize atoms |
| 344838 Allow func to be NULL in |
| gtk_tree_view_set_search_position_func |
| 344891 GtkPrintOperationPreview signal defs correction |
| 345008 Need updated cairo req |
| 345093 print preview temp file issues |
| 345107 Memory leak in gtk_entry_completion_finalize: |
| User data not freed |
| 345194 gdk_window_set_functions() docs need to be updated |
| 345456 grid-lines property is wrongly registered and |
| get/set. |
| 314278 strings in gtk-update-icon-cache are not marked |
| for translation |
| 344707 size group with widgets in hidden container |
| 344897 Entry completion model NULL handling should be |
| documented |
| 345038 gtk_print_job_set_status' status |
| 345106 dialog button box spacings |
| 345176 GtkIconView doc about drag and drop |
| 345275 doc imporovements for gtk_window_move |
| 345320 Two very similiar strings should be made equal |
| 345321 Add meaning of "shortcut" as translator comment |
| 320034 transparency gtkstatusicon |
| 339592 Add print-to-postscript |
| 344867 custom paper file could use keyfile |
| |
| * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th) |
| |
| Overview of Changes from GTK+ 2.9.2 to 2.9.3 |
| ============================================ |
| |
| * GtkPrintOperation: |
| - Introduce an allow-async property |
| - Introduce a GtkPrintOperationAction enumeration |
| - Rename pdf_target to export_filename |
| - Allow to hide "Print to PDF" in the low-level API |
| |
| * GtkNotebook: |
| - Add a destroy notify to |
| gtk_notebook_set_window_creation_hook. |
| |
| * GtkTreeView: |
| - Support grid lines |
| |
| * GtkRange: |
| - Add a number of new stle properties which allow more |
| fexible stepper theming |
| |
| * Bugs fixed: |
| 153212 Have the Paste kbd shortcut jump to the location in |
| the buffer |
| 337491 _gdk_win32_drawable_release_dc: DeleteDC() called on |
| a GetDC() handle |
| 339739 gtk/gtkprintoperation-win32.c: 3 compile error |
| 342339 GtkRange::stepper-spacing style property not |
| implemented correctly |
| 343945 Buttons of a GtkAssistant are not accessible |
| 344148 Wrong reqs for ATK |
| 344209 gtk_notebook_set_window_creation_hook() has no destroy |
| func. |
| 344232 GtkEntry's "Delete" context menu item is sensitive on a |
| non-editable GtkEntry |
| 344244 Window resizing not working when keeping the aspect |
| fixed |
| 344288 gtk_print_operation_preview_is_selected must return |
| a value |
| 344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h |
| 344496 CRLF converting via Clipboard |
| 344504 GtkPrintCapabilities not in gtktypebuiltins.h |
| 344505 Wrong signal registration for create_custom_widget |
| 344512 cvs build issue |
| 344513 pdf print module's print_stream not calling destroy |
| notify |
| 344518 NULL unref in page setup dialogue |
| 344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint |
| directly |
| 344560 gtk_print_settings_[sg]et_scale shouldn't be in percent |
| 344607 memory leaks in gtkrecentchooserdefault.c and |
| gtkrecentchoosermenu.c |
| 344624 Memory leak in gtk_tree_model_filter_finalize: User |
| data not freed |
| 337603 Possible off-by-one in |
| gdk_pango_layout_line_get_clip_region |
| 344239 Wrong filename for gtk-find stock item. |
| 344528 comma at end of GtkPrintOperationAction enum causes |
| mozilla compilation error |
| 344290 horizontal-padding not take into account when placing |
| submenus |
| 344558 document print dialogue response codes |
| 339592 Add print-to-postscript |
| 342249 Allow to draw upper and lower sides of GtkRange's |
| trough differently |
| 344530 gtk_recent_chooser_widget_new_for_manager and |
| gtk_recent_chooser_menu_new_for_manager should |
| allow NULL manager arg |
| |
| * Updated translations (es,fi,gu,ko,th,wa) |
| |
| |
| Overview of Changes from GTK+ 2.9.1 to 2.9.2 |
| ============================================ |
| |
| * GtkPrintOperation |
| - Support asynchronous pagination with the ::paginate signal |
| - Add gtk_print_operation_cancel |
| - Support application-specific widgets |
| - Allow disabling features based on application capabilities |
| - Optionally show progress |
| - Change some function names in GtkPrintContext to be longer |
| and better |
| - Support preview, the default implementation spawns evince, |
| but the api allows for an internal preview implementation |
| |
| * GtkCellView |
| - Add a model property |
| |
| * GtkStatusIcon |
| - Allow to obtain screen geometry |
| |
| * GtkTreeView |
| - Many bug fixes, in particular for RTL handling |
| - Separate sensitive and selectable properties of rows |
| - Optionally allow rubberband selection |
| |
| * GtkButton |
| - Add image-spacing style property |
| - Add image-position property |
| |
| * GtkToolButton |
| - Add icon-spacing style property |
| |
| * Make GTK+ work as an untrused X client |
| |
| * Bugs fixed: |
| 343838 gtkprintoperationpreview.h guards |
| 305530 Crashes while creating source code w/GtkFontSelection |
| 341327 Memory corruption inside glib |
| 341734 cursor blocked to dnd mode after using shift and |
| dnd on a GtkCalendar |
| 343453 G_DEFINE_TYPE messes up internal typenames of |
| GdkWindow and GdkPixmap |
| 136571 Problems running as untrusted client |
| 168105 the right edge tab does not appear when switching tab |
| 172535 Add support for UI builders in gtk+ |
| 302556 GtkTreeView widget signals are badly documented |
| 324480 Selecting first item with keyboard is difficult |
| 340428 small cleanup |
| 340444 don't run the custom page size dialogue |
| 340839 Critical warnings in GtkTreeModelFilter |
| 341898 gtk_tree_view_insert_column_with_attributes doesn't |
| work with fixed_height_mode |
| 342003 DnD: Conditional jump or move depends on uninitialised value |
| 342072 Wrong drop location in GtkEntry |
| 342096 GtkImage animation CRITICALS on switching themes |
| 342513 widget class style property with type module |
| 342529 gdk should set resolution on PangoCairoFontmap, |
| not PangoCairoContext |
| 342535 Add documentation for new GtkWidget style properties |
| (including Since tags) |
| 342543 can't compile gtk+ on opensolaris using sun cc |
| 342569 Typo in decl of gdk_color_parse |
| 342752 Need a way to specify custom tab label for custom page |
| in Print dialog |
| 342754 print-editor: font button dialog doesn't get focus if |
| main window has a window group |
| 342781 GtkPrintUnixDialog: Collate should be insensitive unless |
| Copies is > 1 |
| 342783 GtkPrintUnixDialog: Range textinput area should be |
| insensitive unless range radiobutton is selected |
| 342894 Use after free inside gtk_text_view_set_buffer |
| 342930 GtkButton should offer a way to position the image |
| relative to the text |
| 343088 Some typos in the PO file |
| 343425 "grab-notify"-signal is not correctly propagated for |
| internal children |
| 343438 gtk_color_button_set_color() doesn't emit "color-set" |
| signal |
| 343475 page setup unix dialog confusion |
| 343625 allow to get only some info from gtk_status_icon_get_geometry |
| 343677 GtkWindow chains key-release to key-press |
| 320431 Text too close when using East/West in a GtkToolButton |
| 321523 GtkTreeView's test_expand_row signal emitting impractical |
| on row expand all |
| 342007 Warning in gtk_paned_compute_position |
| 343233 gdk_rectangle_intersect doc |
| 333284 expander animation not working in RTL mode |
| 343444 change color of gtk-demo source-buffer comment color |
| from red to DodgerBlue |
| 343630 Small inconsistence in migration documentation |
| 80127 Rubberbanding for GtkTreeView |
| 341450 status icon + libnotify |
| 341679 Allow absolute filenames in the options entries |
| |
| * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja, |
| nb,nl,pt_BR,th,vi) |
| |
| |
| Overview of Changes from GTK+ 2.9.0 to 2.9.1 |
| ============================================ |
| |
| * GtkPrintOperation |
| - Many user interface improvements in the unix dialogs |
| - gtk-demo has a printing demo |
| - Don't unload print backends for now, since that has |
| deadlock issues |
| - Asynchronous page rendering is done in an idle |
| |
| * GtkImage has an image property |
| |
| * GtkTextBuffer has a cursor-position property |
| |
| * Arrow sizes in scrolled menus and notebooks are themable |
| |
| * GDK keysyms have be synced with Xorg 7.1 |
| |
| * Bugs fixed: |
| 340676 print backend type modules not correctly re-registering |
| their types |
| 340870 gdk_window_get_toplevels docstring error |
| 323956 Unwanted accelerate key in the action-based toolbar |
| 340527 Tooltips not shown for toolbar buttons created with |
| uimanager/actions |
| 340516 status icon property getter assertions |
| 341091 a couple of spelling errors in gtk+ |
| 335707 notebook DND with event boxes in tab labels |
| 337306 Add a GtkMessageDialog::image property |
| 139628 GtkLayout In GtkScrolledWindow does not receive the |
| scroll_event |
| 334412 Add cursor-position property for getting notified |
| about cursor movement |
| 341217 langinfo.h #include'd unconditionally stops build |
| 333632 use GtkMenu::scroll-arrow-height instead of |
| MENU_SCROLL_ARROW_HEIGHT |
| 325282 Add GtkNotebook::tab-overlap style property |
| 341247 possible crash with tab_label = NULL |
| 321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0 |
| 341416 Save FileChooserDialog doesn't response |
| 336774 gtk_recent_manager_add_full |
| 340401 critical warnings when using window groups |
| 341661 misplaced g_assert in gtk_text_view_allocate_children |
| 341692 Semicolons after G_DEFINE_TYPE |
| 341665 several misplaced g_assert |
| 341578 reverse page order issues |
| 341332 Unset background in more places |
| 341896 gtktreeview has RTL problems with toggle buttons if using |
| gtktreestore as a model |
| 341028 crash in new async code |
| 341035 file chooser crash |
| 340722 GtkToolbar::max-child-expand style property |
| 339589 Tooltips on orientation icons in page setup dialog |
| 340951 faq: How do I internationalize a GTK+ program? doesn't |
| mention glib-I18N |
| 341855 Little typo in the Tree and List Widget Overview |
| 153212 Have the Paste kbd shortcut jump to the location |
| in the buffer |
| 335729 Invisible rows and |
| gtk_tree_model_filter_convert_child_*_to_* |
| 106406 GtkTreeView Grid Lines? |
| 339592 Add print-to-postscript |
| |
| * Updated translations (de,es,gl,gu,nl) |
| |
| |
| Overview of Changes from GTK+ 2.8.x to 2.9.0 |
| ============================================ |
| |
| * GtkStatusIcon, a cross-platform "tray icon" API |
| |
| * GtkAssistant, a widget for creating multi-step wizards |
| |
| * GtkLinkButton, a widget that displays a clickable hyperlink |
| |
| * GtkRecentChooser, widgets to display and select recently used files |
| |
| * GtkPrintOperation, cross-platform printing support |
| |
| * A framework for rich text copy and paste and DND |
| |
| * GtkCellRendererAccel, a cell renderer for key combinations |
| |
| * GtkCellRendererSpin, a cell renderer which edits numeric values |
| using a spin button |
| |
| * GtkAction works with named icons in addition to stock icons |
| |
| * GtkNotebook supports DND, allowing to reorder tabs, move tabs |
| between notebooks and drop tabs on the desktop to open a new window |
| |
| * GtkTreeView: |
| - Enhanced customizability (e.g. grouping) with the |
| show-expanders and level-indentation properties |
| - Allow to embed the search popup |
| - Better search popup positioning |
| |
| * GtkFileChooser: |
| - Communication with backends is now asynchronous to avoid |
| blocking on file system operations. Due to the required interface |
| changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party |
| file system backends have to be ported to the new interface, other |
| modules, such as theme engines, input method modules or pixbuf loaders |
| have to be rebuilt so that they are installed in the right place |
| for GTK+ to find them. |
| - The location entry (popped up by C-L) has been integrated in the |
| main dialog. |
| |
| * Reworked hex Unicode input now requires Ctrl-Shift-U |
| |
| * Animations can now be globally controlled by settings |
| |
| * The gtk-touchscreen-mode setting controls a number of changes |
| that make GTK+ work better on touchscreens |
| |
| * Password entries can optionally show the last entered character |
| for a short while, controlled by the password-hint-timeout setting |
| |
| * GTK+ can now consult an additional fallback icon theme before |
| falling back to hicolor |
| |
| * Improved themability: |
| - GTK+ supports symbolic colors, which can be set system-wide |
| using a setting, and can be modified and used in rc files |
| and theme engines |
| - GTK+ sets window type hints on override-redirect windows to |
| help compositing managers apply proper bling |
| - Paths in rc files can now refer to all subclasses of a class |
| - GtkRange steppers will appear insensitive when the slider |
| is at the end; applications which need to handle this case |
| (e.g. to extend the range) can opt out of this. |
| - GtkRange::activate-slider style property allows themes |
| to draw sliders differently while they are being dragged |
| - GtkNotebook::tab-overlap and GtkNotebook::curvature style |
| properties allow more flexible notebook theming |
| - The spacing of buttons around children can be themed with |
| the GtkButton::inner-border style property. Apps can override |
| this per-widget using the corresponding inner-border property |
| - GtkMenu has acquired a horizontal-padding style property |
| - There are style properties for the color of hyperlinks, |
| GtkWidget::link-color and GtkWidget::visited-link-color |
| - GtkTreeview row hinting now takes the selection into account |
| - Scrolling menus can be forced to always display both arrows, |
| using the GtkMenu::double-arrows style property |
| - Separators can be themed using the wide-separators, separator-width |
| and separator-height style properties |
| - GtkTreeView allows more flexible theming with the row-ending-details |
| property |
| - The pixbuf theme engines supports customized drawing of expanders |
| and resize grips |
| |
| * GDK changes: |
| - OS X backend |
| - DirectFB backend |
| - Closing displays works |
| - gdk_screen_is_composited to check for running compositing manager |
| - Support for Super, Hyper and Meta modifiers |
| |
| * gdk-pixbuf changes: |
| - Supports saving tiff |
| - Supports loading 16-bit pnm |
| - Doesn't load entire gif animation to get first frame |
| |
| * Bug fixes |
| - Too many to list them here |
| |
| Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2 |
| ================================================= |
| * Fix a crash with custom icon themes, which affected |
| the gnome-theme-manager. [Kjartan Maraas] |
| * Make sure font and cursor settings are propagated down |
| to the screen initially. [Frederic Crozat] |
| |
| Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1 |
| ================================================= |
| * gtk-update-icon-cache no longer stores copies of symlinked |
| icons, and it has a --index-only option to omit image data |
| from the cache [Matthias] |
| * Make large GtkSizeGroups more efficient [Michael Natterer] |
| * Improve positioning of menus in GtkToolbar [Christian Persch, |
| Paolo Borelli] |
| * Make scrolling work on unrealized icon views [Jonathan Blandford] |
| * Avoid unnecessary redraws on range widgets [Benjamin Berg] |
| * Make sure that all GTK+ applications reload icon themes |
| promptly. [Chris Lahey] |
| * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context() |
| use the same font options and dpi value [Michael Reinsch, Owen] |
| * Multiple memory leak fixes [Kjartan Maraas, Matthias] |
| * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan |
| Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume |
| Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier, |
| Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell, |
| Markku Vire, Kristian Rietveld, Tommi Komulainen] |
| * Documentation improvements [Olexiy Avramchenko, Matthias] |
| * Updated translations (es,et,hu,ko,lt,ro,uk) |
| |
| Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0 |
| ================================================= |
| * Require cairo 0.9.2 [Matthias] |
| + Extend ABI checks to cover exported variables [Matthias] |
| * Bug fixes [Benjamin Berg, Christian Persch] |
| * Documentation improvements [Matthias] |
| * New and updated translation (cy,de,el,id,te,zh_TW) |
| |
| Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5 |
| ================================================= |
| * Rename the default theme to "Raleigh" [Thomas Wood] |
| * Add a performance testing framework [Federico Mena Quintero] |
| * Catch format errors in translations. This may cause |
| "make check" to fail when using older versions |
| of gettext [Matthias] |
| * Win32 |
| - Implement the urgency hint [Tor Lillqvist] |
| - Update ms-windows theme [Dom Lachowicz] |
| - Improve tablet handling [Robert Ögren] |
| - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, |
| J. Ali Harlow, Hans Breuer] |
| * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, |
| Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin, |
| Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley, |
| Mike Morrison, David Odin] |
| * Documentation improvements [Fabrice Bauzac, Claudio Saavedra, |
| Federico Mena Quintero] |
| * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no, |
| pl,pt,sq,zh_CN,zh_TW) |
| |
| Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4 |
| ================================================= |
| * Make svg icon themes work better [Matthias] |
| * GtkPlug/GtkSocket: Make these cross-platform |
| and implement them for Win32 [Tor] |
| * Make font rendering xsettings work with pangocairo [Owen] |
| * Fix sporadic segfaults in the GtkTreeModelSort [James |
| Bramford, Markku Vire, Kristian Rietveld] |
| * Improve gdk-pixbuf's ability to recognize |
| svg images. [William Jon McCann] |
| * Win32 |
| - Build fixes [Tor Lillqvist] |
| - Fix clipping issues [Robert Ögren] |
| - Bug fixes [Peter Zelezny] |
| * Other bug fixes [Christian Persch, Arkady L. Shane, |
| Matthias, Tommi Komulainen, Alexander Larsson, Owen, |
| Thomas Vander Stichele, Robert Ögren] |
| * Documentation improvements [Steve Chaplin, Matthias, |
| Federico Mena Quintero] |
| * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN) |
| |
| Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3 |
| ================================================= |
| * Make sure that gtk_window_present() moves the window to the |
| current desktop [Elijah Newren] |
| * GtkFileChooser |
| - Add overwrite confirmation for SAVE mode [Federico Mena Quintero] |
| * GtkTreeView |
| - Add gtk_tree_view_get_visible_range() [Mikael Hallendal] |
| - Add gtk_tree_view_column_queue_resize() [Morten Welinder] |
| - Add gtk_tree_row_reference_get_model() [Stefan Kost] |
| - Make page up/down behave as in the text view [Owen Taylor] |
| - In typeahead search, allow Ctrl-G to move to the |
| next match. [Matt T. Proud] |
| - Interpret Ctrl-Backspace as "Move focus to parent [Kathy |
| Fernandes] |
| - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld] |
| * GtkTextView |
| - Make double-clicking between words select whitespace [Mike |
| Miller, Paolo Borelli] |
| - Show dragged text in drag icon [Kevin Duffus, Carlos |
| Garnacho Parro] |
| - Make invisible text work well enough to remove the |
| remove the warning about it being unsupported. [Matthias] |
| * GtkEntry |
| - Make double-clicking between words select whitespace [Matthias] |
| - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro] |
| - Fix the sizing of the entry completion popup [Ross Burton, Kris] |
| * Win32 |
| - Build fixes [Tor Lillqvist] |
| - Fix handlink of Aiptek tablets [Robert Ögren] |
| * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, |
| Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. |
| Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish |
| Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt] |
| * Documentation improvements [Torsten Schoenfeld, Rodney Dawes, |
| Park Ji-In] |
| * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk) |
| |
| Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2 |
| ================================================= |
| * GtkAboutDialog |
| - Clean up the "trail" in the path bar when set_current_folder |
| is called explicitly [Jonathan Blandford, Matthias Clasen] |
| - Accept dropped files and directories on the file list [Sven |
| Neumann, Matthias] |
| * GtkTreeView |
| - Make reusing cell renders work as well as it did in 2.6, |
| but document it as being unsupported. [Kristian Rietveld] |
| * GtkAboutDialog |
| - Optionally wrap the license [Christian Rose, Christian Persch] |
| * Menu |
| - Make image menu items work in vertical menubars [Matthias] |
| - Make orientation changes of menubars work [Matthias] |
| * Win32 |
| - Implement named cursors and other new GDK apis [Hans Breuer] |
| - Implement getting cursor images [Tor Lillqvist] |
| * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, |
| Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor] |
| * Documentation improvements [Benjamin Berg, Matthias, |
| Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller] |
| * New and updated translations (en_CA,sr,sr@Latn) |
| |
| Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1 |
| ================================================= |
| * GtkTreeView |
| - Change the keynav for header reordering and resizing |
| to Alt-arrows and Shift-Alt-arrows [Calum Benson] |
| * GtkTextView |
| - Make movement by paragraphs up/down symmetric [Behnam |
| Esfahbod] |
| - Improve invisible text support [Matthias Clasen] |
| * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN, |
| GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant] |
| * Handle broken grabs in many places [John Ehresman, Matthias] |
| * GDK |
| - Add a function to move a region [Søren Sandmann] |
| - Fix endianness issues in the pixbuf drawing |
| code [David Zeuthen, Owen Taylor] |
| - Add a GrabBroken event that is emitted when grabs |
| are broken [Simon Cooke, John Ehresman, Matthias] |
| - Track implicit grabs [Matthias] |
| * Win32 |
| - Improve and simplify line segment rendering [Tor Lillqvist] |
| * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, |
| Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias, |
| Morten Welinder, Dan Winship, Manish Singh, Tom von |
| Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon |
| McCann, David Saxton, Padraig Brady] |
| * Documentation improvements [Matthias, Ross Burton] |
| * New and improved translations (es,et,nl,sk,th,zh_TW) |
| |
| Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0 |
| ================================================= |
| * GtkTreeView |
| - Kris is back !!! |
| - Lots of scrolling/validation fixes [Kristian Rietveld] |
| - Allow to "unsort" columns. [Richard Hult] |
| - Support wrapping in GtkCellRendererText [Matthias Clasen] |
| - Support tinting in GtkCellRendererPixbuf [Jorn Baayen] |
| - Make enable-search control only typeahead search, |
| not C-f search. [Sven Neumann] |
| - Make double-click autosize treeview columns again [Matthias] |
| - Fix insensitive appearance [Billy Biggs, Matthias] |
| * GtkFileChooser |
| - Don't select the first item in folder modes [Christian Neumair, |
| Federico Mena Quintero] |
| - Make save mode work again [Federico] |
| - Allow bookmarks to be renamed [Sean Middleditch] |
| - Ellipsize the preview label [Jeroen Zwartepoorte] |
| - Use smaller icons [Vincent Noel] |
| - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren] |
| - Don't stat children of /afs or /net network directories [Federico] |
| - Improve sorting of filenames [Matthias] |
| - Treat backup files like hidden files, and support |
| .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen] |
| - Improve the re-rooting behaviour of the path bar [Benjamin Otte] |
| * GtkIconView |
| - Many fixes for scrolling and selection handling [Mathias Hasselmann] |
| - Implement GtkCellLayout, use cell renderers [Matthias] |
| - Support editing [Matthias] |
| - Support DND [Matthias] |
| - Add API to determine the visible part of the |
| model [Jonathan Blandford] |
| * GtkAboutDialog |
| - Visual improvements, HIG compliance [Jorn Baayen] |
| * GtkCalendar |
| - Use nl_langinfo() to determine the first day of week, |
| when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman] |
| - Allow localization of the year format [Paisa Seeluangsawat] |
| * GtkEntry |
| - Allow completion popups to be wider than the entry [Ross Burton] |
| - Add a property to suppress the popup for single matches [Matthias] |
| - Don't blink the cursor if not editable [Nikos Kouremenos] |
| * GtkTextView |
| - Add a GtkTextBuffer::text property [Johan Dahlin] |
| - Allow to set a paragraph background color [Gustavo Carneiro, |
| Jeroen Zwartepoorte] |
| - Don't blink the cursor if not editable [Nikos Kouremenos] |
| - Make invisible text work a bit better [Jeroen] |
| * GtkAlignment |
| - Flip padding in RTL mode [Maciej Katafiasz] |
| * GtkUIManager |
| - Support invisible, expanding separators [Christian Persch] |
| - Allow to construct menu tool buttons [Sven Neumann] |
| * GtkIconCache |
| - Cache image data and metadata as well [Anders Carlsson] |
| * GtkMenu |
| - Support vertical menubars [Matthias] |
| - Make scrolling more efficient [Jorn Baayen, Søren Sandmann] |
| - Allow to pop up menus without grabbing the keyboard [Michael |
| Natterer] |
| - Allow setting background images on menus [Benjamin Otte] |
| * gtk-demo |
| - Add demos for 2.6 features [Matthias, Mark McLoughlin] |
| * Allow custom translation function for stock labels. [Funda Wang, |
| Diego Gonzalez] |
| * Add 16x16 versions for some some icons which were missing |
| them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel] |
| * Move a lot of constant data to the .rodata section [Matthias] |
| * Don't copy property names, nicks and blurbs [Matthias] |
| * Use Cairo for most drawing [Owen Taylor] |
| * Allow themes to draw outside the widget's allocation [Owen] |
| * Allow key names to be translated [Christian Rose] |
| * Make all cursors used by GTK+ themeable [Matthias] |
| * Support the ICCCM urgency hint [Havoc Pennington] |
| * GDK |
| - Work with XRender < 0.4 [Albert Chin, Billy Biggs] |
| - Add API to warp the pointer [Matthias] |
| - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler] |
| - Add API to obtain the last user interaction time [Elijah |
| Newren] |
| - Make some large arrays const [Ben Maurer, Tommi Komulainen] |
| - Support Cairo drawing [Owen, Carl Worth] |
| - Support Visuals with alpha channel [Owen, Keith Packard] |
| - Support named cursors and cursor themes [Matthias] |
| * gdk-pixbuf |
| - Support saving BMP [Ivan Wong Yat Cheung] |
| - Allow to specify compression level when saving |
| in PNG format [Sven Neumann] |
| - Add a way to construct animations from frames [Dom Lachowicz] |
| - Accept BMP v4 [Matthias] |
| * Win32 changes |
| - Improve keyboard handling [Tor Lillqvist] |
| - Improve clipboard handling [Ivan Wong] |
| - Do delayed rendering for transferring images |
| through the clipboard [Ivan Wong] |
| - Improve tablet handling [Robert Ögren] |
| - Initialize input devices lazily [Robert Ögren] |
| - Make big windows work on NT [Ivan Wong] |
| - Implement dashed lines correctly [Ivan Wong, Hans Breuer] |
| - Handle 16 color display mode [Tor] |
| - Support RGBA cursors [Tim Evans] |
| - Fix DND on multi-monitor systems [Tor] |
| - Use alternative button order [Tor] |
| - Build fixes [Hans] |
| - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, |
| Robert Ögren, Kevin Stange, Tim Evans] |
| * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders |
| Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, |
| Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, |
| David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, |
| Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros |
| Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, |
| Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, |
| Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, |
| Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, |
| Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, |
| Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard |
| Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, |
| Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, |
| Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, |
| Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, |
| Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, |
| Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert |
| Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, |
| Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal, |
| Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard, |
| Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen, |
| Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, |
| Vincent Noel, Vincent Untz, Yury Puzis] |
| * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill |
| Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship, |
| George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks, |
| Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken |
| Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias, |
| Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, |
| Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, |
| Torsten Schoenfeld, Vincent Untz, Worik Stanton] |
| * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et, |
| eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn, |
| sv,th,uk,vi,xh,zh_CN,zh_TW) |
| |
| Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1 |
| ================================================= |
| * GtkFileChooser |
| - Fix some possible threading deadlocks [Matthias Clasen] |
| - Don't return errors from the private GTK_FILE_SYSTEM_ERROR |
| domain [Murray Cumming] |
| - Fix some crashes with unreadable directories [Federico Mena |
| Quintero] |
| - Add an "Open Location" item to the context menu [Federico] |
| * GtkTreeView |
| - Make sorting work again in list stores [Marcin Krzyzanowski] |
| - Restrict column reordering to button 1 [Jonathan Blandford] |
| * GtkComboBox |
| - Make the button prelight [Ricardo Veguilla] |
| - Fix state propagation [Carlos Garnacho Parro] |
| * GtkMessageDialog |
| - Don't show secondary label until it is set [Christian Persch] |
| * GtkMenu |
| - Make items activate immediately on button release [Søren Sandmann] |
| - Submenus inherit their cascading direction [Matthias] |
| * gdk-pixbuf |
| - Fix a possible threading deadlock when loading |
| animations [Callum McKenzie] |
| - Make Hyper interpolation work again [Dennis Nezic] |
| * Win32 |
| - Improve handling of UNC paths [Tor Lillqvist] |
| - Show the correct Desktop folder in the file chooser [Tor] |
| - Bug fixes [Tor] |
| * Bug fixes [Torsten Schoenfeld, Morten Welinder, |
| Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, |
| Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren, |
| Billy Biggs, Brian Tarricone, Tor, Christian, Tristan |
| Van Berkom, Elijah Newren, Federico, James M. Cape, |
| Matthias, Arnaud Charlet] |
| * Documentation improvements [Masao Mutoh, Torsten, |
| Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen, |
| Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias, |
| Christian Biere, Jonathan, Tommi, Stefan Kost] |
| * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN) |
| |
| Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0 |
| ================================================= |
| |
| * New widgets |
| - GtkIconView |
| - GtkAboutDialog |
| - GtkCellView |
| - GtkFileChooserButton |
| - GtkMenuToolButton |
| |
| * New cell renderers |
| - GtkCellRendererCombo |
| - GtkCellRendererProgress |
| |
| * Changes in GtkFileChooser |
| - Many tweaks to keynav and other behaviour |
| |
| * Changes in GtkTreeView |
| - Hover selection |
| - Hover expand |
| - Separators |
| - Insensitive rows |
| - Typeahead |
| |
| * Changes in GtkComboBox |
| - Allow trees in combo boxes |
| - Hover selection |
| - Hover expand |
| - Separators |
| - Insensitive rows |
| - Scrolling |
| |
| * Changes in GtkLabel |
| - Rotated text |
| - Ellipsisation |
| - Dnd from selectable labels |
| - Selectable labels in the focus chain |
| - Obey the Pango backspace-deletes-character attribute |
| |
| * Changes in GtkTextView |
| - Rotated text |
| - Obey the Pango backspace-deletes-character attribute |
| |
| * Changes in Clipboard/Selection/DND handling |
| - Selection ownership change notification |
| - API to handle text, image and file targets |
| - Support text/plain target |
| - Support clipboard persistence |
| - Support xdnd v5 |
| - Reduce clipboard timeout to 30 seconds |
| |
| * Theming |
| - Follow icon theme specification for directory locations |
| - Themed window icons |
| - Themed images in GtkImage |
| - Allow themes to displace focus rectangles on click |
| - Various new stock icons |
| |
| * Window Manager interaction |
| - Support do-not-focus-on-map hint |
| - Support _NET_WM_USER_TIME |
| |
| * gdk-pixbuf: |
| - License information for image loaders |
| - Disable loaders |
| - Simple rotation |
| - Make thread-safe |
| |
| * Performance improvements |
| - Increase chunk size for incremental selection transfers |
| - Get rid of many PLT entries |
| - Icon theme caching |
| - Sync counter mechanism to speed up resizes |
| - Reimplement GtkListStore on top of a splay tree |
| - Fix algorithmic problems in GtkUIManager |
| |
| * Win32-specific changes |
| - Integrate IME input method module |
| - Integrate ms-windows (Wimp) theme engine |
| |
| * Other changes |
| - API for HIG-conform dialogs |
| - API for stock-like buttons |
| - New init API based on GOption |
| - Setting for alternative button order |
| - Setting for modules to load |
| - Integrate pixbuf theme engine |
| - Change notebook tabs with the scroll wheel |
| - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar |
| - Clean up abi and enforce list of exported symbols |
| |
| Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0 |
| ================================================= |
| * GtkListStore |
| - Emit rows_reordered if the list is reordered [Matthias Clasen] |
| - Add functions to allow inserting rows with values [Matthias] |
| * GtkTextView |
| - Add function which allow to determine the character |
| at a position [Padraig O'Briain, Matthias] |
| * GtkFileChooser |
| - Center select row during typeahead [Federico Mena Quintero] |
| - Reset filters when necessary [Carlos Garnacho Parro] |
| * GtkMenu |
| - Make mnemonics without Alt work in menubars [Owen Taylor] |
| - Scroll wheel scrolling [Matthias] |
| * GtkLabel |
| - Add a max-width-chars property to specify the maximal |
| width of a label in characters [Christian Persch] |
| * GtkIconView |
| - Arrange items in a grid [Matthias] |
| - Convert hard coded spacing constants into properties [Matthias] |
| * GtkCellRendererText |
| - Add ::width-chars property [James M. Cape] |
| * Win32 |
| - Implement keynav for the color picker [Hans Breuer] |
| - Use GLib stdio wrappers [Tor Lillqvist] |
| * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, |
| Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, |
| Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti, |
| Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston, |
| Jorn Baayen] |
| * Documentation improvements [Matthias, Jay Camp, Paolo Borelli, |
| David Lodge] |
| * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN) |
| |
| Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6 |
| ================================================= |
| * GtkFileChooser |
| - Improve key bindings [Davyd Madeley, Federico Mena Quintero] |
| - Speed up loading of large directories [Federico] |
| - Move "Browse for other folders" expander up [Federico] |
| - Support DND from the path bar [Federico] |
| * GtkColorSelectionDialog |
| - Add keynav to the color picker [Frances Keenan, Matthias Clasen] |
| * GtkButton |
| - Allow construction of stock-like buttons [Matthias, |
| Jonathan Blandford] |
| * GtkLabel |
| - Support DND for selectable labels [Matthias] |
| - Support rotated text [Owen Taylor, Hans Breuer] |
| * GtkTextView |
| - Support rotated text [Owen Taylor] |
| - Make it possible to select the first/last line |
| when moving by lines [Paolo Borelli] |
| * GtkTreeView |
| - Make sorting of GtkListStore stable again [Søren Sandmann] |
| - Change the behaviour of gtk_tree_sortable_get_sort_column_id() |
| slightly to be more useful [Matthias] |
| * GtkUIManager |
| - Make some functions virtual to make deriving |
| GtkUIManager easier [Michael Natterer] |
| * GtkSettings |
| - Handle changes to gtk-menu-images and gtk-button-images |
| much more efficiently [Matthias] |
| * GtkClipboard |
| - Reduce timeout to 30 seconds [Billy Biggs] |
| * Add pixbuf theme engine [Owen] |
| * GDK |
| - Compile against X11R5 [Matthias] |
| - Add GdkPangoRenderer [Owen] |
| - Support rotated text [Owen] |
| - Add dead_hook and dead_horn keysyms [Samuel Thibault] |
| - Determine direction of XKB groups from their content |
| [Behdad Esfahbod, Ilya Konstantinov] |
| * Win32 |
| - Notice when drives are plugged in or removed [Hans] |
| - Ms-windows theme improvements: no tearoff menu items, |
| button order, toolbar and statusbar grips, combobox |
| arrows [Dom Lachowicz] |
| - Fix im module loading [Tor Lillqvist] |
| * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO, |
| Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan, |
| Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen, |
| John Finlay, Christian Neumair, Sven Neumann, Felipe |
| Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier |
| Andrieu, Jody Goldberg, Søren, Dan Winship, Federico, |
| Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat, |
| Dennis Cranston, Marcel Telka, Robert Ögren] |
| * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh, |
| Billy Biggs] |
| * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN) |
| |
| Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5 |
| ================================================= |
| * gdk-pixbuf |
| - Make thread safe [Colin Walters] |
| * GtkFileChooser |
| - Make tooltips work better [Matthias Clasen] |
| - Show files (grayed out) in folder modes [Nickolay V. Shmyrev] |
| - Add predefined filter for image files [Anders Carlsson] |
| - Support mime subclasses, aliases and superclasses |
| like text/* [Tommi Komulainen, David A. Knight, Matthias] |
| * GtkFileChooserButton |
| - Remove support for CREATE_FOLDER and SAVE modes |
| until a more satisfactory UI for these can be found [Seth Nickell, |
| Matthias] |
| - Make file DND work better [Christan Persch] |
| * GtkAction |
| - Add a function to obtain the accel path [Michael Natterer] |
| * GtkUIManager |
| - Major performance improvement [Dave Neary, Michael, |
| Sven Neumann, Soeren Sandmann, Matthias] |
| * GtkIconView |
| - Make scrolling work with large icon views [Matthias] |
| * GtkWindow |
| - As a last resort, allow to use mnemonics without |
| modifier [Pasupathi Duraisamy, Owen Taylor] |
| * GtkProgressBar |
| - Support ellipsizing the text [Morten Welinder, Matthias] |
| * GtkStatusbar |
| - Avoid resizing if the text of the label changes [He Qiangqiang, |
| Owen, Christian] |
| - Draw the resize grip better [Matthias, Christian] |
| - Ellipsize the text [Matthias] |
| * GtkClipboard |
| - Add API for image transfer via copy-and-paste [Matthias] |
| * DND |
| - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, |
| Matthias] |
| * Stock icons |
| - Add RTL variants of the media icons [Bastien Nocera] |
| * Win32 |
| - Build fixes [Hans Breuer, Tor Lillqvist] |
| - Implement resize grips [Robert Ögren] |
| - Bug fixes [Robert, Tor, J. Ali Harlow] |
| * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu, |
| Torsten Schoenfeld, Matthias, Philip Langdale, Christian, |
| Frances Keenan, Owen, Murray Cumming, Christophe Fergeau, |
| Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho |
| Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford] |
| * Documentation improvements [Masao Mutoh, Matthias, |
| Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, |
| Owen, Vincent Untz, Jonathan, Bastien] |
| * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq) |
| |
| Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4 |
| ================================================= |
| * GtkFileChooser |
| - Make path bar arrows larger [Matthias Clasen] |
| - Make SELECT_FOLDER mode work [Matthias] |
| - Speed up the completion popup, pop it up |
| again after Tab [Matthias, Jens Bech Madsen] |
| - Add some tooltips [Matthias] |
| - Make path bar scroll [Matthias] |
| - Improve preview updating [Tommi Komulainen] |
| - Make the key / pop up the location dialog even |
| on French keyboards, insert the /. [Frederic Crozat, Warren Togami] |
| * GtkFileChooserButton |
| - Show icons next to entry [James M. Cape] |
| - Improve ellipsisation [James] |
| * GtkMessageDialog |
| - API additions to create HIG-conform dialogs [David Bordoley, Carlos |
| Garnacho Parro] |
| * Keyboard navigation |
| - Put selectable labels in the regular tab focus |
| chain [David Hawthorne, Matthias] |
| - Skip selectable labels when looking for the initial |
| focus widget in dialogs [Matthias] |
| * Icon themes: |
| - Use an mmap()ed cache for directory data. [Martijn Vernooij, |
| Owen Taylor, Anders Carlsson] |
| * Clipboard, DND: |
| - Add convenience API for image and file transfers. [Matthias] |
| - Add API for clipboard persistence [Anders] |
| - Don't loose clipboard contents if a text buffer is |
| finalized [Anders] |
| * Add a GtkMenuToolButton widget which displays a |
| dropdown menu from a toolbar button. [Paolo Borelli] |
| * Make menus scroll faster [Soeren Sandmann] |
| * Allow themes to displace focus rectangles in buttons |
| on click [Soeren, Matthias] |
| * Add a public setting for button ordering [Owen Taylor, Matthias] |
| * GtkImage |
| - Support named icons [James Henstridge] |
| * GtkAboutDialog |
| - Support named icons [James Henstridge] |
| * Add a function to obtain the string representation of |
| accelerators used in GtkAccelLabel [John Spray, Matthias] |
| * Win32 bug fixes [Robert Ögren] |
| - Fix command line option handling [Tor Lillqvist] |
| - Make IME input method work better [Tor] |
| * Other bug fixes [Joel Fredrikson, Darren Creutz, |
| Manish Singh, Matthias, Tristan Van Berkom, Christian Persch, |
| Padraig O'Briain, Owen, Jonathan Blandford, |
| Michèle Garoche, Milosz Derezynski, Christopher Blizzard, |
| Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van |
| Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo |
| Carneiro, John Finlay, Tim Janik, Damon Chaplin, |
| Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero, |
| Manuel Baena García, William Jon McCann, Olexiy Avramchenko, |
| Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel, |
| Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons] |
| * Documentation improvements [John Finlay, Billy Biggs, Matthias, |
| Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders] |
| * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR, |
| sq,sr,sr@Latn,zh_TW) |
| |
| Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3 |
| ================================================= |
| * GtkFileChooser |
| - Work better with older version of the gnome-vfs backend [Zack Cerza] |
| - Keynav improvements [Jonathan Blandford] |
| - Make position of pathbar down button stable [Jonathan] |
| - Make autocompletion less annoying in save mode [Owen Taylor] |
| * GtkFileChooserButton |
| - Allow mnemonic activation [Dennis Cranston, James M. Cape] |
| * GtkComboBox |
| - Work without a model [Mariano Suarez-Alvarez |
| * GtkTreeView |
| - Allow sorting of tree models to be turned off [Torsten Schoenfeld] |
| * GtkRange |
| - Add a::change-value signal [Thomas Fitzsimmons] |
| * GtkEntryCompletion |
| - Improve positioning of popups [Matthias] |
| * Make input methods respect editability [Noah Levitt] |
| * Add an setting to specify modules to load [Alex Graveley] |
| * Use GOption for command line argument parsing [Anders Carlsson] |
| * Default theme |
| - Improve drawing of expanders [Matthias Clasen] |
| * Add a configure option to disable the use of ELF visibility |
| attributes for PLT reduction |
| * Make selection handling robust against invalid UTF-8 [Owen] |
| * gdk-pixbuf |
| - Add a variant of gdk_pixbuf_new_from_file_at_size() which |
| optionally ignores aspect ratio [Dom Lachowicz] |
| - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud] |
| - Security fixes [Chris Evans] |
| * Win32 |
| - Improve tablet handling [Robert Ögren] |
| - Make tablets work on multi-monitor systems [Robert] |
| - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist] |
| - Add IME input method [Takuro Ashie, Kazuki IWAMOTO] |
| - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz, |
| Havoc Pennington] |
| - Fix loading of input modules on Win32 [Kazuki IWAMOTO] |
| - Build fixes [Tor Lillqvist, Robert] |
| * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh, |
| Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko, |
| Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich, |
| Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu, |
| Morten Welinder, Jean Bréfort, Alexander Larsson] |
| * Documentation improvements [Matthias, Jonathan] |
| * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk) |
| |
| Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2 |
| ================================================= |
| * GtkFileChooserButton |
| - New widget to go along with GtkFontButton and GtkColorButton |
| for use in preference dialogs. [James M. Cape] |
| * GtkFileChooser |
| - Add getter and setter for the ::show-hidden property [Jeff Franks] |
| - Allow paths to be entered as part of the file name. [Federico Mena Quintero] |
| - Make separator in bookmarks pane unselectable [Matthias Clasen] |
| - Improve activation on focus [Federico] |
| - Avoid warnings when opened on non-default screens [Abel Daniel] |
| - Fix some memory leaks [Federico] |
| * GtkEntryCompletion |
| - Warn if text column has wrong type [Fernando San Martin Woerner, |
| Gustavo Carneiro] |
| * GtkTextView |
| - Obey the Pango backspace_deletes_character |
| attribute [Noah Levitt, Teppitak Karoonboonyanan] |
| * GtkTreeView |
| - Add hover-expand mode [Matthias] |
| - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek] |
| - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann] |
| * GtkEntry |
| - Track the selection more accurately when dragging and |
| selecting [Soeren] |
| * GtkComboBox |
| - Support trees in combo boxes [Matt Walton, Matthias] |
| - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias] |
| - Handle sensitivity changes properly [Matthias] |
| - Add a ::focus-on-click property [Matthias] |
| * GtkIconView |
| - Fix BROWSE selection mode [Matthias] |
| - Make accessible [Padraig O'Briain] |
| * GtkAboutDialog |
| - Change the API to be more binding-friendly [Oliver Andrieu] |
| * GtkUIManager |
| - Accept paths with leading '/' everywhere. [David Malcolm] |
| - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez] |
| - Add a way to suppress overflow menu items [Christian Persch] |
| * GtkPlug/GtkSocket |
| - Use the sync counter mechanism to speed up resizes [Soeren] |
| * GDK |
| - Support XDND v5 [Owen Taylor, Matthias] |
| - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren] |
| - Update the _NET_ACTIVE_WINDOW implementation [Elijah] |
| * gdk-pixbuf |
| - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh] |
| - Fix a problem with GDK_INTERP_NEAREST scaling which caused |
| Nautilus thumbnails to be misdrawn [Christoph Fergeau] |
| - Avoid segfaults in gdk-pixbuf-csource [Matthias] |
| - Fix progressive loading of 8bit pcx files [Magnus Bergman] |
| - Handle edge pixels consistently [Brian Cameron, Matthias] |
| - Handle OS/2 BMPs [Jon-Kare Hellan] |
| * Performance |
| - Get rid of many PLT entries for internally used exported symbols, |
| and clean up the ABI at the same time and make make check check the |
| list of exported symbols. [Arjan van de Ven, Matthias] |
| * Look up icon themes in the directories specified in the |
| icon theme spec [Matthias] |
| * Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans] |
| * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo, |
| Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, |
| Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, |
| Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham, |
| Christian Persch, Vincent Noel, Christophe Fergeau] |
| * Documentation improvements [Matthias, Mariano, Axel Simon, |
| Jonathan Blandford] |
| * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN) |
| |
| Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1 |
| ================================================= |
| * GtkTreeView |
| - Support ellipsisation in GtkCellRendererText [Vincent Untz, |
| Jonathan Blandford, Anders Carlsson] |
| - Add a GtkCellRenderer::editing-started signal [Matthias Clasen] |
| - Typeahead support [Jonathan] |
| - Align the entry in GtkCellRendererText [Matthias] |
| - Make DND work again [Ernst Persson, Matthias] |
| - Improve appearance of search popup [Matthias] |
| * GtkFileChooser |
| - Activate the last focused widget [Federico Mena Quintero] |
| - Add an "Add to shortcuts" item to the context menu [Federico] |
| * GtkCombobox |
| - Support scrolling in list mode [Matthias] |
| - Add necessary API to make GtkComboBox accessible [Padraig O'Briain] |
| - Change the API for separators to use a callback function |
| instead of a boolean model column [Matthias] |
| * GtkNotebook |
| - Ignore scroll events from page content [Gabriel de Perthuis] |
| * GtkAboutDialog |
| - Visual improvements [Anders] |
| * GtkIconView |
| - Use XRender to draw selection rectangle [Anders] |
| * GtkLabel |
| - Support ellipsisation [Tim Van Wassenhove, James M. Cape] |
| * Expose the menubar accel key as an XSetting [Scott James Remnant] |
| * Add example code for clipboard handling to gtk-demo [Anders] |
| * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, |
| Tommi Komulainen, Matthias, Crispin Flowerday, Padraig, |
| Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann, |
| Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez] |
| * Documentation improvements [Federico, Matthias] |
| * Updated translations (gu,hi,pt_BR,ru,sv,uz) |
| |
| Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0 |
| ================================================= |
| * New widgets: |
| - GtkIconView [Anders Carlsson] |
| - GtkAboutDialog [Matthias Clasen] |
| - GtkCellView [Matthias] |
| * GtkFileChooser |
| - change to newly-created folders [Federico Mena Quintero] |
| - always show icons [Federico] |
| - bug fixes [Federico, Christian Neumair, Alex Roitman] |
| * GtkComboBox, GtkComboBoxEntry |
| - add missing getters and some more convenience API [Matthias, |
| Christian Neumeir, Oliver Andrieu] |
| - improve placement and sizing of popups [Matthias] |
| - support insensitive items [Matthias] |
| - support separators [Matthias] |
| - handle empty or unset models better [Mariano Suarez-Alvarez] |
| - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul |
| Pongonyshev, Christian Persch] |
| * GtkEntryCompletion |
| - ignore enter events when the window pops up under the |
| pointer [Anders] |
| - bug fixes [Matthias] |
| - support inline autocompletion [Matthias] |
| * GtkUIManager |
| - fix signal registration [Michael Natterer] |
| - make generated XML parsable [Sven Neumann] |
| - fix get_widget to return menus [Matthias] |
| * GtkTreeView |
| - hover-selection mode [Matthias] |
| - support insensitive cells [Matthias] |
| - support separators [Matthias] |
| - make entry context menu work in editable text cells [Owen Taylor, |
| Kristian Rietveld] |
| - make DND work with treeviews in modal dialogs [Federico] |
| - make empty treeviews focusable [Federico] |
| - new GtkCellRendererProgress [Matthias, Tommi Komulainen, |
| Christian Persch] |
| - new GtkCellRendererCombo [Matthias] |
| - bug fixes [Matthias, Federico] |
| * GtkNotebook |
| - allow to change tabs with the mouse wheel [Gabriel de Perthuis] |
| * GtkWindow |
| - support named themed window icons [Matthias, Calum Benson] |
| * New stock icons: file, directory, about, edit, connect, disconnect, |
| and media player icons for forward, next, pause, play, previous, |
| record, rewind and stop |
| * GDK |
| - support do-not-focus-on-map hint [Elijah Newren] |
| - fix RGBA cursors [Michael Natterer] |
| * gdk-pixbuf |
| - reorganize headers [Matthias, Jeff Franks, Havoc Pennington] |
| - flag to mark loaded images as scalable [Dom Lachowicz] |
| - license information for loaders [Matthias] |
| - simple multiple-of-90° rotation support [Matthias] |
| - allow to disable loaders [Matthias] |
| - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron, |
| Manish Singh, Morten Welinder] |
| * X11 selections |
| - make incremental transfer of MULTIPLE work [Matthias] |
| - don't do incremental transfer in 4k chunks [Matthias] |
| - add selection ownership change notification [Matthias] |
| - support text/plain targets [Matthias] |
| * Win32 |
| - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, |
| Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti] |
| * Performance improvements |
| - predict exposes for override-redirect windows [Søren Sandmann] |
| - unset the background when mapping or unmapping windows [Søren] |
| - support the update counter spec for smoother resizing [Søren] |
| * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, |
| Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten, |
| Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, |
| Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, |
| Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, |
| Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, |
| Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, |
| Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil |
| Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry |
| M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan |
| Maraas, Damien Carbery, Elke Meier] |
| * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi |
| Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen |
| Röcker, Doug Quale, Oliver Andrieu] |
| * Updated translations (bg,lt,ne,tk,wa,en_GB) |
| |
| |
| Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1 |
| ================================================= |
| * GtkFileChooser |
| - bug fixes [Morten Welinder, Federico Mena Quintero] |
| - pre-fill the location entry [Federico] |
| - internal api changes to allow setting a busy cursor |
| while loading [Federico] |
| - improve pathbar button sizing [Owen Taylor] |
| - add keybindings for removing bookmarks [Federico] |
| * GtkComboBox, GtkEntryCompletion |
| - fix repositioning logic [Niklas Knutsson] |
| - make keynav wrap around [Matthias] |
| - improve theme compliance [Matthias, Brian Cameron] |
| * GtkUIManager |
| - accept unnamed <separator>s [Anders Carlsson] |
| - robustify against gtk_widget_show_all() [Murray Cumming] |
| - warn if an accelerator cannot be parsed [Jody Goldberg] |
| * Win32 |
| - fix DND positioning [Hans Breuer] |
| - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow] |
| - make filechooser work on Windows [Tor] |
| - draw arcs more correctly [Tor] |
| - disable tables support by support, add --use-wintab to |
| get it back [Tor] |
| * Make color wheel accessible [Padraig O'Briain] |
| * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann] |
| * Doc improvements [Federico, Matthias, Christian Persch] |
| Olexiy Avramchenko, Tim-Philipp Müller] |
| * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue, |
| Jonathan Blandford, Anders Carlsson, Christian, Hans, |
| Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez, |
| Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev, |
| Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan, |
| John Ehresman, Chris Sherlock, Jody] |
| * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA, |
| en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml, |
| mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn, |
| sv,tr,uk,uz,wa,zh_CN) |
| |
| Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0 |
| ================================================= |
| * GtkFileChooser |
| - Handle icon theme changes [Federico, Jonathan] |
| - Add reordering bookmarks via DND [Federico] |
| - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder] |
| - Implement local-only mode so that apps don't get remote paths |
| they don't expect [Owen Taylor] |
| - Add Alt-Down keybinding [Mark McLoughlin, Owen] |
| - Major rewrite of location dialog completion code [Jonathan] |
| - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, |
| Soeren Sandmann, Olivier Andrieu] |
| * GtkComboBox [Matthias Clasen] |
| - Handle the case of no-active-row properly |
| - Improve positioning of popup |
| - Miscellaneous bug fixes |
| * Win32 [Tor] |
| - Handle different install locations for gdk-pixbuf loaders |
| - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary] |
| * Improve handling of foreign GdkWindows on destruction [Soeren, Owen] |
| * Require Control-Tab to focus labels [Owen] |
| * RTL flipping for GtkArrow [Semion Chichelnitsky] |
| * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich] |
| * Change layout algorithm for mixed gridded/non-gridded menus |
| to fix performance problems [Soeren, Owen, Christian Persch] |
| * Doc improvements [Matthias, Owen] |
| * Misc bug fixes |
| * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro, |
| ru,sq,uk,zh_CN) |
| |
| Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, |
| Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, |
| Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship |
| |
| Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6 |
| ================================================= |
| * GtkComboBox |
| - Make menu positioning more like GtkOptionMenu [Matthias Clasen] |
| - Improve keybindings [Matthias] |
| - Bug fixes [Matthias, Owen, Damon Chaplin] |
| * GtkFileChooser |
| - Keep child directories in pathbar when changing to a parent |
| - Reroot pathbar inside home directory, use icons [Jonathan] |
| - Make the user actually select a file before hitting OK [Federico] |
| - Fix folder mode to not have tree [Jonathan] |
| - Add gboolean return values to operations that can fail [Federico] |
| - Improve internal error handling [Morten Welinder, Federico] |
| - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon, |
| Alex Larsson] |
| * GtkTextView bug fixes [Paolo Borelli] |
| * Win32 |
| - Implement/stub missing GDK functions [Tor] |
| - .defs file updates [Tor, J Ali Harlow] |
| - Misc fixes [Hans Breuer] |
| * Fix problem with excess symbol exports on Linux [James Henstridge] |
| * Fix problem with 32-bit BMPs [Matthias] |
| * Include config.h first everywhere [Morten] |
| * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti] |
| * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, |
| Vitaly Tishkov] |
| * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn, |
| nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN) |
| * Misc bug fixes |
| |
| Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, |
| Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, |
| Olivier Ripoll |
| |
| Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5 |
| ================================================= |
| * GtkFileChooser [Federico Mena Quintero]: |
| - Enable DND in the shortcuts list [Federico] |
| - More folder modes [Jonathan R Blandford] |
| - Resizing toplevel as contents change [Jonathan] |
| - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor] |
| - Miscellaneous fixes. [Jonathan, Morten Welinder, Alexander Larsson] |
| - Add combo box to pick folder in Save mode. [Jonathan, Federico] |
| * GtkComboBox |
| - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen] |
| - Always grab when popping the list up [Damon, Matthias] |
| - Fixes for dynamic changes to the model [Owen] |
| - Improve popup positioning [Matthias] |
| * Implement computation of bidi-base direction from text |
| in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor] |
| * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann, |
| Owen] |
| * Fix wrong interpretation of new_order array for |
| gtk_tree/list_store_reorder() [Owen] |
| * Improve space allocation in menubars [Soeren Sandmann] |
| * Improve key bindings in GtkEntryCompletion [Matthias] |
| * Hide XCursor dependency [Soeren] |
| * Make mouse wheel scrolling usable [Soeren] |
| * Use resize cursors for resize grips [Soeren] |
| * Set the right window group for menu and combo popups [Frederic Crozat, |
| Jean-Philippe Chancelier, Soeren] |
| * Add a way to list the mnemonic labels of a widget [Owen] |
| * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain] |
| * Export insertion cursor drawing functionality [Alexander Larsson, Owen] |
| * Support squiggly red underlines in text views [Nicolas Setton, Owen] |
| * Export GtkWindow key-press-event internals to allow |
| custom implementations [Tim Janik] |
| * Add gtk_drag_source_set/get_target_list() [Mitch Natterer] |
| * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi] |
| * Memory leak fixes [Owen] |
| * Win32 fixes [Hans Breuer] |
| * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim, |
| Tomasz Lloczko, Mitch, Manish Singh, Owen] |
| * Documentation improvements [Matthias, Federico, Torsten Schoenfeld] |
| * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije, |
| sr@Latn,sq,sv,th,zh_CN) |
| |
| Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4 |
| ================================================= |
| * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor] |
| * Add some extra GtkExpander docs [Federico Mena Quintero] |
| * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger] |
| * Updated translation (ga) |
| |
| Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3 |
| ================================================= |
| * GtkFileChooser [Federico Mena Quintero]: |
| - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen] |
| - Correctly handle typed-in filenames in save mode, folder mode, and |
| multiple-selection mode in all combinations. |
| - Don't erase the filename in the entry when changing folders. |
| - Support icons in GtkFileSystemUnix. |
| - GtkFileChooserDialog now comes up at a reasonable size. |
| - GtkFileSystemUnix now notifies correctly on ::create_folder(). |
| - Slight GUI reorganization. |
| - File system module support. [Alexander Larsson] |
| - Pathbar widget. [Jonathan R. Blandford] |
| - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson, |
| Padraig O'Briain, Alexander, Jonathan] |
| - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer] |
| - Memory leak fixes [Morten Welinder] |
| * GtkTreeView: |
| - Fix return values. [Federico, R. McFarland] |
| - Properly cancel the arrow animation. [Michael Zucchi] |
| - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker] |
| - Don't darken the sort column unless there are three visible columns |
| [Jonathan] |
| * GtkToolbar: |
| - Improve the sliding implementation. [Soeren Sandmann] |
| - Add writeonly ::group property to GtkRadioToolButton. [Soeren, |
| Olivier Andrieu] |
| - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren] |
| * Menus: |
| - Make menus work better on Xinerama [Matthias] |
| - Fix keynav in RTL mode. [Matthias] |
| - Fix grid mode, removing of items. [Matthias, Vincent Noel] |
| - Make tearoff menu items work anywhere in menus. [Matthias] |
| - Improve popup/popdown behaviour. [Soeren] |
| * gdk-pixbuf: |
| - Fix some problems with indexed BMPs [Kazuho Okui, Matthias] |
| - Work around some libjpeg header file craziness [Manish Singh] |
| * Assume gravity works. [Soeren] |
| * Cache GCs for drawing. [Brian Cameron, Soeren] |
| * Handle focus adjustment correctly for deeply nested focus locations. |
| [Matthias, Owen Taylor] |
| * Use reference counting for shared data in GtkActionGroup. |
| [Matthias, Adam Hooper] |
| * Add a "use-separator" style property to GtkMessageDialog, and make |
| it not resizable. [Federico] |
| * Add 'const' to uses of GdkColor that need it. [Federico] |
| * Put focusable labels in the focus chain. [Federico] |
| * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed] |
| * Add properties to GtkAdjustment [Murray Cumming] |
| * Add change notification to GtkAccelMap [Matthias, Owen] |
| * Add settings to suppress icons in buttons and menus. [Matthias] |
| * Add Xft settings for hinting and antialiasing. [Federico, Owen] |
| * Make size of indicator in menu items themeable. [Bill Hanemann, |
| Narayana Pattipati, Matthias] |
| * Fixes to GtkIconTheme [Torsten Schoenfeld] |
| * Improve drawing of GtkExpander. [Mark McLoughlin] |
| * Improve drawing of paned handles. [Soeren] |
| * Remove broken hangul input module. [Changwoo Ryu] |
| * Remove C++-style comments. [Damien Carbery] |
| * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias] |
| * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky] |
| * Accessibility improvements for tooltips, GtkScale. [Padraig] |
| * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez] |
| * Win32 fixes. [Tor Lillqvist] |
| * Documentation: |
| - New section on how to check for modifier keys correctly. [Federico] |
| - Miscellaneous improvements. [Pascal Haakmat, Jan Huelsbergen, |
| Tim-Philipp Müller, Matthias] |
| * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja, |
| ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn) |
| * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, |
| Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti, |
| Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen, |
| Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin, |
| Yu Shao, Yao Zhang |
| |
| Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2 |
| ================================================= |
| * GdkPixbuf |
| - Add functions to save pixbufs to non-file locations. [Tim Evans] |
| - Add a function to determine the type and size of a file without |
| loading it completely. [Matthias Clasen] |
| - Turn pixbuf attributes into construct-only properties. [Matthias] |
| - Fix building gdk-pixbuf with --disable-modules --with-included-loaders. |
| [Matthias, Owen Taylor] |
| * Fix the logic for changing the toplevelness of a window. [Soeren Sandmann] |
| * Do not interpret distant clicks as double clicks, using a |
| new double-click-distance setting. [Matthias] |
| * Improve the GDK API for dealing with group leaders. [Matthias] |
| * Utility function for application launching in multi-screen scenarios. |
| [Mark McLoughlin] |
| * Support big and small and alpha-blended icons under Win32. [Tim Evans] |
| * Misc Win32 improvements [Tor Lillqvist, Hans] |
| * GtkFileChooser [Federico] |
| - Fix new filename entry in Save mode [Jan Arne Petersen] |
| - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen] |
| - Added support for file system volumes such as CD-ROMs, |
| floppies, and network shares. |
| - Add a "New Folder" button for Save mode in GtkFileChooser. |
| - Better support for Folder mode. |
| * GtkTreeView |
| - Speed up by adding a fixed height mode. [Kristian Rietveld] |
| - Add a single-paragraph mode and a language property to |
| GtkCellRendererText [Kristian Rietveld] |
| - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero] |
| - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford] |
| * Add a way to list the supported targets of a clipboard. [Dom Lachowicz] |
| * Add stock icons: harddisk, indent, unindent. [Hans Breuer, Jody Goldberg] |
| * Improve the GtkCalendar drawing code. [Matthias] |
| * GtkCalendar supports starting the week on any day [Matthias] |
| * Make GtkToolbar compatible with 2.2 again [Soeren] |
| * Misc GtkToolbar fixes and API improvements [Christian Persch, |
| Olexiy Avramchenko, Jody, Soeren] |
| * Misc GtkUIManager fixes and API improvements. [Jody, Matthias, Jeff Franks] |
| * Add a way to lock individual accelerator paths [Matthias] |
| * Add gtk_menu_shell_cancel() to emit the "cancel" signal on |
| a menu shell. [Matthias] |
| * Fix dynamic menus. [Matthias, Michael Meeks] |
| * Add xalign, yalign properties to GtkButton. [Jody] |
| * Implement or improve RTL support in GtkComboBox, GtkCellView, |
| GtkViewport [Semion Chichelnitsky, Matthias, Kristian] |
| * Support for "no focus" windows. [Matthias] |
| * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, |
| Theppitak Karoonboonyanan] |
| * FAQ updates [Tony Gale] |
| * Split the translations into two domains: ui strings and |
| error messages go to gtk20, property nicks and blurbs to |
| gtk20-properties. [Matthias] |
| * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr, |
| it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa) |
| Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson, |
| Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, |
| Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, |
| Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, |
| Torsten Schoenfeld, Alexander Winston, Johannes Weißl, Morten Welinder, |
| Adam Wright |
| |
| Overview of Changes in GTK+-2.3.1 |
| ================================= |
| * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen] |
| * GDK |
| - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias] |
| - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny] |
| * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans] |
| * Action-based menu/toolbar API [Matthias] |
| - Add "name" construct-only parameter to GtkActionGroup |
| - Bug fixes [Marco Pesenti Gritti, Christian Persch] |
| * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection |
| [Gregory Merchan, Matthias] |
| * GtkComboBox [Kristian Rietveld] |
| - Make model and text_column properties not construct-only [Murray Cumming] |
| - Fix sizing |
| - Add mouse wheel support [Matthias] |
| * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco] |
| * GtkExpander |
| - Add a "use_markup" property, gtk_expander_set/get_use_markup |
| - Fix bugs when unrealizing/destroying [Mark McLoughlin] |
| * GtkFileChooser [Federico Mena Quintero] |
| - Add a GtkFileSystemWin32 [Hans] |
| - Use GtkEntryCompletion in GtkFileChooserEntry |
| - Add a render_icon to GtkFileSystemIface to allow the |
| GnomeVFS backend to supply appropriate icons |
| - Improve selection handling in bookmarks list [Federico, Owen Taylor] |
| - Support drops on the bookmarks list |
| - Display error dialogs on failed operations |
| - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson] |
| - Ignore filters for folders [Dave Malcom] |
| - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik] |
| * Menus |
| - Make torn-off menus transient-for the window they were torn from |
| [Matthias, Jon-Kare Hellan] |
| - Fix menu positioning for Xinerama, add gtk_menu_set_monitor() |
| for use by position functions [Matthias] |
| - Tweak menu delay parameters, add a default width [Soeren Sandmann] |
| * Make g_message_dialog_new_with_markup() automatically escape |
| arguments, add g_message_dialog_set_markup() [Owen] |
| * Add read-only min-position/max-position properties to GtkPaned |
| * GtkToolbar [Soeren] |
| - Support gaps in the toolbar with expand=true/draw=false separators |
| - Improve drop-location preview handling |
| - Take a GtkRadioToolButton as the parameter to |
| gtk_radio_tool_button_new_from_widget [Murray Cumming] |
| - Many misc toolbar bug fixes [Soeren, Marco] |
| * GtkTreeView bug fixes [Morten Welinder, David Hampton] |
| * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters |
| to go along with properties [Owen Taylor] |
| * Add gtk_widget_can_activate_accel() / ::can-activate-accel |
| signal to fix handling of accelerators on insensitive parent |
| menu-items. [Tim Janik]. (*Note*: the details here will probably |
| change, since similar problems for mnemonics aren't handled.) |
| * Implement or improve RTL support in GtkAlignment, GtkCombo, |
| GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport. |
| [IBM L3 NLS Support Team] |
| * Fix string setters for self-assignment [Matthias, Soeren] |
| * Finish multi-head handling in gtk-demo [Matthias] |
| * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh] |
| * Reference doc improvements [Matthias, Soeren, |
| Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko] |
| * FAQ updates [Tony Gale] |
| * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr, |
| sr@Latn,sv,th) |
| |
| Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez, |
| Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, |
| Padraig O'Briain, Tomas Ögren, Danilo Segan |
| |
| Overview of Changes from GTK+-2.2.x to GTK+-2.3.0 |
| ================================================= |
| |
| * New Widgets |
| - GtkFileChooser: a replacement for GtkFileSelection with |
| replaceable backends, many new API features, better user |
| interface (UI is still a work in progress) [Owen Taylor, |
| Federico Mena Quintero] |
| - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld] |
| - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin] |
| - "Picker button" widgets based on code from libgnomeui: |
| GtkFontButton, GtkColorButton [Matthias Clasen] |
| |
| * Widget improvements: |
| - Autocompletion for entries: GtkEntryCompletion [Kristian] |
| - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming] |
| - Add input-only event boxes for trapping events [Alex Larsson] |
| - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias] |
| - Support up to four scroll arrows on GtkNotebook and make which |
| ones are displayed themeable. [Matthias] |
| - GtkCalendar improvements: make the arrows spin, support RTL flipping, |
| automatic week start selection, DND support, improve API |
| for setting options [Matthias]; mousewheel support [Abigail Brady] |
| - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio |
| [Soeren, Matthias] |
| - New functions: gtk_window_set_default_icon(), |
| gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary() |
| [Matthias] |
| - Add missing "role", "decorated", "gravity" properties for GtkWindow, |
| "has_resize_grip" for GtkStatusBar. [Matthias] |
| - Add child properties for GtkPaned [Matthias, Soeren] |
| |
| * Menus |
| - New action-based menu API: GtkUIManager, GtkActionGroup, |
| GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann, |
| Marco Pesenti Gritti, Philip Langdale] |
| - Support for tabular menus [Kristian] |
| - New positioning algorithm for popup menus [Soeren] |
| |
| * GtkTextView [Matthias] |
| - Add properties "accepts_tab" [Soeren], "overwrite" property |
| [Jeroen Zwartepoorte], "buffer" |
| - Add gtk_text_buffer_select_range() |
| - Implement drag-selection by words/lines (also for Gtkentry) |
| - Some fixes to invisible text handling |
| - Add support for GTK_WRAP_WORD_CHAR [David Brigada] |
| - Clean up handling of horizontal paging |
| - Fix scrolling with non-visible cursor |
| - Add internals documentation [Havoc Pennington] |
| |
| * GtkToolbar [Soeren] |
| - Add a more consistent and extensible toolbar API; preserve |
| old API for backwards compatibility [James, Anders Carlsson, Owen] |
| - Support for sliding buttons like OS X |
| - Keyboard navigation |
| - Support "priority text" |
| - Overflow menu |
| - Better handling of really wide buttons [David Bordoley] |
| - Drawing improvements |
| - Support context menu |
| |
| * GtkTreeView [Kristian Rietveld] |
| - Handle RTL [Matthias, Jonathan] |
| - Add expand flag to column packing parameters [Jonathan, Kristian] |
| - gtk_tree_path_free now silently returns on NULL paths |
| - Move row reference updating code to closures |
| - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work, |
| get rid of gtk-tree-model-drop-append. |
| - Add a filtering tree model: GtkTreeModelFilter [Kristian] |
| |
| * gdk-pixbuf |
| - Add a loader for PCX files [Josh Beam] |
| - Improve calculation of filter weights for scaling [Brian Cameron, Owen] |
| - Support TGA files with arbitrary origins [Matthias] |
| - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz] |
| gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias] |
| - Add saving support for ICO and CUR |
| - Improve handling of GIFs with oversized frames [Matthias] |
| |
| * GDK: |
| - Support for full-color / alpha-channel cursors [Matthias] |
| - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen] |
| - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren] |
| - Many small changes to reduce round trips on startup; |
| add gdk_display_flush() [Owen] |
| - Use Xlib asynchronous APIs to reduce roundtrips on startup |
| and during DND [Owen] |
| - Other changes to improve DND for large-latency connections [Owen] |
| - Add support for EWMH "above" and "below" states [Manuel Clos] (also |
| in GtkWindow) |
| - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz] |
| - Other small linux-fb fixes [Eric Warmenhoven] |
| |
| * Miscellaneous |
| - Add support for named themable icons; use this facility to |
| provide the default stock icon images [Owen Taylor, based |
| on code by Alex Larsson] |
| - Add gtk_widget_queue_resize_no_redraw() for more efficient |
| resizing; use for GtkTextView. Redraw less on focus changes. [Soeren] |
| - Add gtk_widget_queue_resize_no_redraw() [Soeren] |
| - Default theme improvements, especially for menus. Add some |
| more style properties. [Soeren] |
| - Add authentication stock icon [Matthias, art by Jakub Steiner] |
| - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima] |
| - Convert build system to automake-1.7; many cleanups and |
| improvements. [James Henstridge, Owen] |
| - Win32 fixes for new widgets [Hans] |
| - Add right-to-left variants of some stock icons [Matthias] |
| |
| * Documentation |
| - Use XML source for man pages; add man pages for tools that didn't |
| have them before [Matthias] |
| - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias] |
| - FAQ improvements [Tony, Gonzalo Odiard, Owen] |
| - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, |
| Martin Pool, Mariano Suarez-Alvarez] |
| |
| * Deprecations |
| - GtkItemFactory [Replaced by GtkUIManager] |
| - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox] |
| - Miscellaneous functions that were renamed in |
| GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren] |
| |
| Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher, |
| Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, |
| Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, |
| Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, |
| Vasilis Vasaitis, Morten Welinder |
| |
| ---------------------------------------------------------------------- |
| |
| Overview of Changes in GTK+ 2.2.4 |
| ================================= |
| * Revert TreeView fix which broke context menus in different applications |
| [Kristian Rietveld] |
| * Typo fixes [Kjartan Maraas] |
| * Make pressing END not put the menu in scrolling mode [Kris] |
| * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale] |
| * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el) |
| |
| Overview of Changes in GTK+ 2.2.3 |
| ================================= |
| * GdkPixbuf [Matthias Clasen] |
| - Fix some problems with overflows when scaling down [Tomas Ögren] |
| - Many GIF bug fixes [Matthias, Federico Mena Quintero] |
| - Prefer 32-bpp ICOs, fix bugs with them |
| - Fix problem with absolute filenames and gdk-pixbuf-query-loaders |
| [Jens Elker] |
| - Make gdk-pixbuf-csource include alignment magic [Brian Cameron] |
| * Win32 [Tor Lillqvist] |
| - Add multiple monitor support |
| - Major event and key handling rewrite, including IME fixes |
| - Fix handling of toplevel window positions |
| - Add support for all window geometry hints (gridded geometry, etc.) |
| - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs] |
| - Fix GdkImage memory leak [J. Ali Harlow] |
| - Remove leftover OwnerGrabButtonMask emulation (fixes lots) |
| - Misc bug fixes [Many from Hans Breuer, Tim Evans] |
| - Build fixes and improvements [Peter Zelezny] |
| * X11 |
| - Fix extremely common crash where we interpreted the timestamp |
| field of a XKB event as a window ID and found a pixmap that matched. |
| [Owen Taylor, with essential backtrace from Kjartan Maraas] |
| - Fix CapsLock and NumLock for non-XKB [Robert Basch] |
| - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen] |
| - Workaround Xinerama servers reporting wrong depths [Owen] |
| * GtkTreeView [Kristian Rietveld] |
| - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen] |
| - Don't get confused by the Control key when handling selection |
| from an accelerator like <Control>B [Michael Natterer] |
| - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, |
| Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard, |
| Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder] |
| * Input methods |
| - Handle input methods exiting and starting while the |
| app is running [Hidetoshi Tajima] |
| - Fix infinite loop when closing input methods [Owen, |
| Takuro Ashie, Hidetoshi] |
| - Add a 'cedilla' input method with c+acute => cedilla and use |
| as the default for languages that use cedilla. [Gustavo De Nardin, |
| Owen, Fco. Javier F. Serrador] |
| - Fix status window for multihead [Owen, James Su] |
| - Remember imcontext attributes when switching methods [Owen, |
| Botond Botyanszki] |
| * GtkFileSelection [Owen] |
| - Fix selection of "UntitledN" on initial map [Mark Finlay] |
| - Fix an annoying bug with cursor positioning on failed completion |
| - Misc Fixes [Owen, Tor] |
| * Other widgets |
| - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian] |
| - Fix problem with spinbuttons not getting enough space [Morten Welinder, |
| Kristian] |
| - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat] |
| - Don't include menu labels in gtk_notebook_forall [Owen] |
| - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing |
| focus [Owen] |
| - Accept color drops with wrong format from KDE [Matthias] |
| * Fix problem from gnome-theme-manager playing tricks and |
| making event->window a pixmap. [Anders Carlsson] |
| * Ignore Caps-lock when matching accelerators |
| * Fix 5-year-old bug where toplevels didn't fully refresh properly |
| on theme change [Owen, Rajkumar Siva] |
| * Don't require precompiled gdk-pixbuf-csource when cross-compiling |
| from a tarball [Owen] |
| * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, |
| Morten Welinder] |
| * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery, |
| Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, |
| Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher, |
| Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, |
| Luis Villa] |
| * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it, |
| ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN) |
| |
| Overview of Changes in GTK+ 2.2.2 |
| ================================= |
| |
| * GdkPixbuf [Matthias Clasen] |
| - Fix animation of slow-loading progressive GIFS |
| - Fix long-standing animated GIF display bug with transparency |
| - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] |
| * GDK [Owen Taylor] |
| - Draw continuous underlines between Pango layout runs when |
| possible [Kang Jeong-Hee] |
| - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] |
| Major rewrite of 16-bit handling for pixbuf_from_drawable() |
| * X11 backend [Owen] |
| - Fix build on X11R5 [Albert Chin] |
| - Fix switching keyboard layouts while running [Egmont Koblinger] |
| - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] |
| - Zero unused fields in client messages we send Lubos Lunak] |
| - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] |
| - Fix wrong initialization that was keeping XShm from being used. |
| * Win32 backend [Tor Lillqvist] |
| - Tweak line drawing |
| - Mouse/cursor fixes [Allin Cottrell] |
| - Better handling of floppy drives in GtkFileSelection |
| - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] |
| * Input methods [Hidetoshi Tajima] |
| - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] |
| - Fix sorting of rules in GtkIMContextSimple [Vasilis] |
| - Miscellaneous GtkIMContextXIM fixes |
| - Fix translation of input context names |
| * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] |
| * Add Delete to GtkEntry context menu, Delete/Select All |
| to GtkTextView context menu [Matthias] |
| * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] |
| * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] |
| * GtkTextView |
| - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] |
| - Don't scroll to cursor on focus in [Paolo Maggi] |
| - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, |
| Yao Zhang] |
| - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, |
| Padraig O'Briain, Owen] |
| * GtkTreeView [Kristian Rietveld] |
| - Fix prelighting [Sven Neumann] |
| - Set drag cursor earlier to allow apps to override [Daniel Elstner] |
| - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] |
| - Get background/cell area handling right in GtkTreeViewColumn [Vasco |
| Alexandre da Silva Costa] |
| - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, |
| Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, |
| Mariano Suarez-Alvarez, Owen] |
| * Fix handling of border width for GtkToolbar [Rodney Dawes] |
| * Rewrite adjustment handling of GtkViewport, fixing many bugs |
| [Owen, Thomas Leonard, Michael] |
| * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, |
| Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, |
| Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, |
| Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, |
| Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, |
| Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] |
| * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, |
| Doug Quale, Manish Singh, Morten Welinder] |
| * Switch to using libtool-1.5 |
| * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, |
| Christian Rose] |
| * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] |
| * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, |
| it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW) |
| |
| Overview of Changes in GTK+ 2.2.1 |
| ================================= |
| * Win32 [Tor Lillqvist] |
| - Improve setting of window position / decorations |
| - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku] |
| - Fix various file selection bugs |
| - Improve scheme for locating pixbuf loader modules |
| - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods] |
| * GtkTreeView [Kristian Rietveld] |
| - made GtkTreeSortable work as the documentation advertises [Jarek Dukat] |
| - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren |
| Sandmann, Jarek Dukat] |
| - TreeView search now works on all values transformable by GValue and not |
| just strings [Muktha Narayan] |
| - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi] |
| - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter |
| Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook, |
| Gaël Le Mignot, Vasco Alexandre da Silva Costa] |
| * GtkTextView [Matthias Clasen] |
| - Fix keynav with invisible cursor |
| - Fix misdrawing of cursor [Owen Taylor] and selection |
| - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner] |
| * Fix problem with accidental inclusion of a main() [Matthias] |
| * Documentation improvements [Matthias, Havoc Pennington] |
| * Fix problem with GtkColorsel and pixmap themes [Daniel] |
| * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula] |
| * Warning fixes [Manish Singh] |
| * configure fixes [Akira Tagoh] |
| * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN) |
| * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, |
| Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, |
| Soeren Sandmann, Hidetoshi Tajima, Owen] |
| |
| ---------------------------------------------------------------------- |
| |
| Overview of Changes in GTK+ 2.2.0 |
| ================================= |
| * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor] |
| * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen] |
| * Documentation improvements [Matthias Clasen, Eric Warmenhoven, |
| James M. Cape] |
| * Example portability fix [Sven Neumann] |
| * Updated translations (es,ja,lv,ms,nl,ru,sk,sv) |
| |
| Overview of Changes in GTK+ 2.1.5 |
| ================================= |
| * GtkFileSel fixes [Owen Taylor] |
| - Fix ..<tab> to go up a dir [Francisco Bustamante] |
| - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee] |
| - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan] |
| * Only close dialogs on Escape if they have a cancel button. [James Willcox] |
| * Fix problem with resizing gnome-terminal popup [Soeren Sandmann] |
| * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen, |
| Narayana Pattipati, Marius Andreiana] |
| * Xinerama fixes for GtkMenu [Matthias Clasen] |
| * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee] |
| * Documentation additions and fixes [Matthias] |
| * New and updated translations (am,bg,da,fr,fi,de) |
| * Miscellaneous bug and build fixes |
| |
| Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, |
| Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong |
| |
| Overview of Changes in GTK+ 2.1.4 |
| ================================= |
| * Improved default color scheme [Soeren Sandmann, with advise from |
| Tuomas Kuosmanen and Garrett LeSage] |
| * Make pixmap creation functions take a GdkDrawable not a GdkWindow |
| [Kristian Rietveld] |
| * Support move-resize emulation for all edges. [Matthias Clasen] |
| * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen] |
| * Remove extra selections for ButtonRelease in XInput code |
| [Garry Osgood, Owen] |
| * Another attempt at fixing X focus tracking [Owen] |
| * linux-fb VT switch improvements [Eric Warmenhoven] |
| * Win32 [Tor Lillqvist] |
| - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer] |
| - Improve maximized/minimized tracking |
| - Bug fixes |
| * Fix problem with gtk_combo_set_popdown_strings() not changing |
| the entry text [Owen] |
| * Support RTL flipping for statusbars [Matthias] |
| * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen, |
| Richard Hult, Carlos Garnacho Parro] |
| * Use octal escapes rather than literal UTF-8 in strings [Owen] |
| * Make a lot of read-only data const. [Matthias, Morten Welinder] |
| * Misc bug fixes |
| * New and updated translations (cs,es,el,he,hu,lv,no,ro) |
| |
| Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, |
| Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, |
| Kjartan Maraas, Christian Neumair |
| |
| Overview of Changes in GTK+ 2.1.3 |
| ================================= |
| |
| GDK: |
| * Win32 [Tor Lillqvist] |
| - fixes to multihead API stubs |
| - Comprehensively implement tiles and stipples |
| - Handle tracking minimized/maximized [Arnaud Charlet] |
| * linux-fb fixes [Eric Warmenhoven] |
| * Use g_get_application_name() for default window titles and |
| for the title of the client leader window [Owen, Havoc Pennington] |
| * Complete resize-grippy support, move-resize emulation |
| [Anders Carlsson, Matthias Clasen] |
| |
| GTK+ Core: |
| * On screen change, recreate the widget's Pango context [Owen] |
| * Fix problems with focus ending up on unmapped widgets [Owen] |
| * Make g_object_set (gtk_settings_get_default (), ...) to override |
| settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford] |
| * Make GtkInputDialog multihead aware [Owen] |
| * Add a ::screen-changed signal to GtkWidget [Owen Taylor] |
| |
| Widget improvements: |
| * Draw/check menu items insensitive [Soeren, Tim Evans] |
| * Fix color usage for radio/check menu item indicators [Soeren] |
| * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias] |
| * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu, |
| GtkCheckMenuItem [Matthias Clasen] |
| * GtkCombo improvements [Owen] |
| - Don't leave it behind when switching desktops [Matthias Clasen] |
| - Fix longstanding bug with unwanted moving of selection [Mike Fulbright] |
| - Don't change entry contents until window is popped back up |
| - Keynav fixes |
| * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli] |
| * GtkNotebook keynav improvements [Owen] |
| * Handle painting text on dark-colored progressbars [Soeren] |
| * GtkTreeView [Kristian Rietveld] |
| - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after() |
| - Add GTK_CELL_RENDERER_FOCUSED flag |
| - Keynav fixes, including adding boolean return values for keybinding |
| signals (API breakage for API that no one should have been using) |
| [Narayana Pattipati] |
| - Add gtk_tree_view_column_cell_get_position() |
| - Add an inconsistent state for GtkCellRendererToggle |
| - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov, |
| Morten Welinder, Robert Kinsella, Soeren] |
| |
| Input Methods: |
| * Sort the input method list in the right click popup [Abigail Brady] |
| * GtkIMContextXIM bug fixes [HideToshi Tajima] |
| |
| General: |
| * Make sure that parameters don't shadow system functions [Soeren Sandmann] |
| * Deprecation cleanups [Manish Singh] |
| * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner] |
| * Doc improvements, including adding Since: for 2.2. additions |
| [Matthias Clasen] |
| * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, |
| Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder] |
| * Build fixes [Owen, Jeff Waugh, Dan Mills] |
| |
| Overview of Changes in GTK+ 2.1.2 |
| ================================= |
| |
| * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor] |
| * Remove usage of XLookupString outside of GtkIMContextXIM [Owen] |
| * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen] |
| * Add a --screen option to set default screen [Balamurali Viswanathan, Owen] |
| * Add simple support for startup notification [Havoc Pennington] |
| * Handle focus indication for check and radio buttons without children |
| [Dave Camp, Owen] |
| * Much work on improve submenu navigation [Soeren Sandmann] |
| * Add "selected_shadow_type" property for menus [Soeren] |
| * Add "scrollbar_spacing" style property [Anders Carlsson, Owen] |
| * Rework GtkPaned keynav [Soeren, Calum Benson] |
| * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen] |
| * Removed mnemonics for GtkToolbar Items [Mikael Hallendal] |
| * Tree view fixes and speedups |
| [Kristian Rietveld, Daniel Elstner, Havoc Pennington] |
| * Allow themes to set GtkTreeView even/odd row colors [Kristian] |
| * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov] |
| * Win32 fixes [Tor Lillqvist] |
| * Misc cleanups and bug fixes |
| |
| Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, |
| Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun, |
| Matt Wilson, |
| |
| Overview of Changes in GTK+ 2.1.1 |
| ================================= |
| * Cleanup of use of deprecated functions in GTK+ [Manish Singh] |
| * Add support for separately installed Pixbuf loaders [Matthias Clasen] |
| * linux-fb improvements including window maximization. [Eric Warmenhoven] |
| * Fix to compile again with Xft version 1 [Owen Taylor] |
| * Fix handling of pointer on multiple screens [Owen] |
| - Add gdk_event_set/get_screen() via evil hack |
| - Add GdkDisplayPointerHooks to replace GdkPointerHooks |
| - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer() |
| - Add gdk_display_get_pointer() |
| - Make drag-and-drop between multiple screens work |
| * Export gdk_event_new(), discourage stack allocated events [Owen] |
| * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen] |
| * Basic support for RandR extension [Keith Packard, Owen] |
| * Allow moving paned sliders all the way to the edge [Owen, Darin Adler] |
| * Add tag_table construct property to GtkTextBuffer [Daniel Elstner] |
| * gtk_window_set_[default_]icon_from_file [Owen, Havoc] |
| * Fix handling of GtkSettings set from RC files on reload [Owen] |
| * GtkTreeView work [Kristian Rietveld] |
| - Stop editing on a focus out event for GtkCellRendererText |
| [Andreas J. Guelzow] |
| - Don't accept drops on auto-sorted models |
| - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson] |
| * Fixes for GtkIMContextXIM |
| [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima] |
| * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, |
| Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, |
| Vitaly Tishkov, Dan Winship, Yao Zhang] |
| * Some performance tweaks [Soeren, Padraig O'Briain] |
| * Miscellaneous bug fixes |
| |
| Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, |
| Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah |
| |
| Overview of Changes from GTK+-2.0.x to GTK+-2.1.0 |
| ================================================= |
| |
| Multihead support: [Erwann Chenede, Owen Taylor] |
| * Multihead support |
| * Add GdkDisplay, GdkScreen structures |
| * Add _for_display(), _for_screen() variants where needed in GDK and GTK+ |
| (In other cases, make the variants methods on GdkDisplay/GdkScreen |
| * Adapt GTK+ widgets to be multihead safe |
| * Allow initialization of GTK+ without opening a display with gtk_parse_args() |
| * Add multihead support to demos/tests. |
| |
| GDK: |
| * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist] |
| * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven] |
| * Miscellaneous linux-fb improvements [Eric] |
| * Xinerama support [Erwann Chenede, Matthias Clasen] |
| * Allow GDK backends to add custom argument parsing [Sven Neumann] |
| * Add support for some addition NET window manager spec hints [Havoc Pennington] |
| * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen] |
| |
| GtkTreeView: [Kristian Rietveld] |
| * Support stock pixbufs in GtkCellRendererPixbuf |
| * Allow setting the cell background for cell renderers |
| * Support focusing individual cell renderers and other focus fixes |
| * Make resizing tree views more efficient [Soeren Sandmann] |
| * Add gtk_tree_model_get_string_from_iter |
| * Improve gtk_list_store_remove API |
| * API additions: |
| gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() |
| Add gtk_tree_selection_get_selected_rows(), |
| gtk_tree_selection_count_selected_rows() |
| gtk_tree_path_new_from_indices(), gtk_{list,tree}_store_{reorder,swap,_move} |
| |
| GTK+: |
| * Add style property for drawing menu items without shadow [Soeren] |
| * gtk_widget_modify_color_component/font(): Allow clearing |
| current modifications. [Owen] |
| * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen] |
| * Some XEMBED changes for standards compliance and Qt compatibility [Owen] |
| * Fix menus resizing when popped up or torn off [Owen] |
| * Improve label behavior when it gets a too small allocation [Soeren] |
| * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias] |
| * Theme drawing improvements [Soeren] |
| * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen] |
| * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias] |
| * Add gtk_menu_shell_select_first() [Owen] |
| * Add gtk_notebook_get_n_pages() [Havoc Pennington] |
| * Allow accel_path = NULL for gtk_menu_item_set_accel_path(). |
| * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen] |
| |
| GdkPixbuf: |
| * Improve gdk-pixbuf loader tests [Soeren Sandmann] |
| * Use iTXT chunks when necessary in PNG image saver [Matthias] |
| * Add incremental loading for progressive jpegs [Matthias] |
| * Add load-at-size functionality [Matthias] |
| * Add a loader for .ANI animations [Matthias] |
| * Load hotspot for .ICO files [Matthias] |
| |
| Docs: |
| * Convert docs to Docbook XML [Matthias] |
| * Doc improvements and fixes [Matthias, Soeren, |
| Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash, |
| Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang] |
| * Tutorial improvements [Tony Gale] |
| |
| General: |
| * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima] |
| * Clean up GDK and demos for deprecated functions [Manish Singh] |
| * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, |
| Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, |
| Shivaram Upadhyayula] |
| |
| Overview of Changes in GTK+ 2.0.9 |
| ================================= |
| * Fix colormap refcounting, which caused frequent metacity crashes |
| [Christopher James Lahey] |
| * Lots of work on the Win32 backend [Tor Lillqvist] |
| - Scrolling fixes |
| - GdkGC clipping fixes and improvements |
| - Started implementing all fill styles |
| * GtkTreeView bug fixes [Kristian Rietveld] |
| - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann] |
| * Various bug fixes |
| |
| Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov, |
| Josh Parsons, Peter Bloomfield |
| |
| Overview of Changes in GTK+ 2.0.8 |
| ================================= |
| * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh] |
| * Improve redraws when scrolling on Win32 [Tor Lillqvist] |
| * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski] |
| * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann] |
| * Updated translation (el) |
| |
| Overview of Changes in GTK+ 2.0.7 |
| ================================= |
| * Fix some memory leaks in gdk-pixbuf [Sven Neumann] |
| * Pixbuf loader fixes [Federico Mena Quintero, Elliot Lee] |
| * Support depth 8 StaticColor in GdkRGB [Matthias Clasen] |
| * Win32 fixes and improvements [Tor Lillqvist] |
| - Keyboard handling fixes [Florent Duguet] |
| - Fixes for building and running on Cygwin [Masahiro Sakai] |
| - Fix gdk_window_scroll(), other GdkWindow fixes |
| - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans, |
| J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi] |
| * Improve tracking of toplevel focus state [Owen] |
| * XIM input method fixes [Takuro Ashie, HideToshi Tajima] |
| * Fix the longstanding problem with <,> keys and XIM [Owen Taylor] |
| * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva] |
| * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec] |
| * Fix the "key bindings randomly stop working" problem [Sebastian Ritau] |
| * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula] |
| * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld] |
| - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel |
| Elstner, Morten Welinder] |
| - gtk_tree_selection_selected_foreach now immediately returns if |
| the model is being changed [Havoc Pennington] |
| - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson] |
| * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen] |
| * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] |
| * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu, |
| ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW) |
| * Many miscellaneous bug fixes |
| |
| Other contributors: Jacob Berkman, Albert Chin, Chema Celorio, |
| David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, |
| Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, |
| Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, |
| Soeren Sandmann, Vitaly Tishkov, Morten Welinder |
| |
| Overview of Changes in GTK+ 2.0.6 |
| ================================= |
| |
| * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, |
| Josh Green, Matthias Clasen] |
| * Fix problem with keynav and insensitive menu items [Owen Taylor] |
| * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero] |
| * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen] |
| * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain] |
| * Cycle between multiple menubars with F10, not control-tab |
| [Calum Benson, Padraig] |
| * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul, |
| Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang] |
| * Build fixes for cross-compiling and portability [Arnaud Charlet, |
| J. Ali Harlow] |
| * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi) |
| |
| Overview of Changes in GTK+ 2.0.5 |
| ================================= |
| |
| * Fix a wrong assertion that broke gtk_file_selection_set_filename(); |
| also another fix from testing this function with non-UTF-8 filenames. |
| * Fix incorrect property notification in GtkTextView. [James M. Cape] |
| |
| Overview of Changes in GTK+ 2.0.4 |
| ================================= |
| |
| * Fix a number of types which were registered with the |
| type system with the wrong names [James Henstridge, Jonathan Blandford] |
| * Support missing data types in GtkList/TreeStore [Daniel Elstner] |
| * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, |
| Josh Parsons] |
| * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, |
| Owen Taylor] |
| * Calculate screen size on win32 from the "logical DPI" |
| [Joaquin Cuenca Abela, Tor Lillqvist] |
| * Misc Win32 bug fixes. [Florent Duguet, Tor] |
| * Fix theme changes for GtkMenu [Soeren Sandmann] |
| * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero] |
| * Fix encoding handling for gtk_file_selection_set_filename() |
| [Sebastian Ritau, Owen] |
| * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen] |
| * Fixes for DirectColor visuals [Shivaram Upadhyayula] |
| * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind] |
| * Misc bug fixes |
| * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv) |
| |
| Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, |
| Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, |
| Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh |
| |
| Overview of Changes in GTK+ 2.0.3 |
| ================================= |
| |
| * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner) |
| * Improve GdkRGB support for low color depths (Tor Lillqvist). |
| * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor) |
| * Include internal children when focusing. (Jonathan) |
| * Win32 fixes (Tor Lillqvist, David Sterba) |
| * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian) |
| * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero) |
| * GtkMenu fixes. (Soeren Sandmann) |
| * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer) |
| * Misc input-method related fixes (Yao Zhang, Federico) |
| * Fix stuck grab during DND. (Dave Camp, Owen) |
| * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli) |
| * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, |
| Michael Meeks) |
| * Handle Xlib internal connections (HideToshi Tajima) |
| * Many miscellaneous bug fixes. |
| |
| Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, |
| Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, |
| David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, |
| Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, |
| Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout, |
| Timo Sirainen, Graham Swallow. |
| |
| Overview of Changes in GTK+ 2.0.2 |
| ================================= |
| |
| * GtkTreeView cursor movement fixes [Kristian Rietveld] |
| * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld] |
| |
| Overview of Changes in GTK+ 2.0.1 |
| ================================= |
| |
| * GtkTreeView fixes and performance improvements |
| [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp] |
| * GtkTextView fixes [Havoc Pennington] |
| * Fix problems with accelerators on Solaris [Padraig O'Briain] |
| * Some fixes for key bindings on keypad keys [Owen Taylor] |
| * Fix problem with RENDER use on big endian machines |
| [Owen Taylor, with help from Tuomas Kuosmanen] |
| * Win32 fixes, especially dashed line drawing |
| [Tor Lillqvist, Hans Breuer] |
| * Compile with -D_REENTRANT when appropriate [Sven Neumann] |
| * Compiler warning cleanups [Erwann Chenede] |
| * Fix handling of font-name XSETTING [Richard Hestilow] |
| * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson] |
| * Fix problems with inappropriate menu scroll arrows [Owen] |
| * Stock icon improvements [Jakub Steiner, Tuomas] |
| * Much work on pixbuf loader robustness [Matthias Clasen] |
| * Documentation improvements [Matthias, Vitaly Tishkov] |
| * Fix some crashes in GtkWindow accelerator handling code |
| [Dave Camp, Matt Wilson] |
| * Misc bug fixes |
| |
| Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess, |
| Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, |
| James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, |
| Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, |
| Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang |
| |
| Overview of Changes in GTK+ 2.0.0 |
| ================================= |
| |
| * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler] |
| * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh] |
| * Bug fixes. [Thomas Leonard, Owen Taylor] |
| |
| Overview of Changes in GTK+ 2.0.0 rc1 |
| ===================================== |
| |
| * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult] |
| * Text widget fixes [Havoc Pennington] |
| * Efficiency fixes when using Xft [Owen Taylor] |
| * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist] |
| * Try to fix key handling without XKEYBOARD extension [Owen] |
| * Documentation fixes and improvements |
| [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov] |
| * Widget drawing improvements [Soeren Sandmann] |
| * Allow cycling between multiple menu bars with <Control>Tab [Owen] |
| * Try to build libraries with only shared library dependencies on Xft to |
| deal with transition to Xft2 [Owen] |
| * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann] |
| * Don't use red as the default cursor color [Owen] |
| * Bug fixes, bug fixes, bug fixes. |
| |
| Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, |
| Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg, |
| Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge, |
| Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, |
| Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, |
| Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, |
| Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder |
| |
| Overview of Changes in GTK+ 1.3.15 |
| ================================== |
| |
| * New stock and improved icon images |
| [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson] |
| * Widget drawing improvements for check and radio buttons, |
| spinbuttons [Soeren Sandmann] |
| * Clean up module search path algorithm, use GTK_PATH [Owen Taylor] |
| * Add GtkSetting for font name. [Richard Hestilow] |
| * Much improved key matching code, accelerators work independent |
| of group [Owen] |
| * Make mnemonics work for embedded GtkPlug widgets [Owen] |
| * Keynav improvements for GtkTreeView [Kristian Rietveld] |
| * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford] |
| * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root() |
| to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(), |
| add compatibility macros. |
| * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin] |
| * GtkTextView bug fixes [Havoc Pennington] |
| * Pad class structures for future binary compatibility [Owen] |
| * Tutorial improvements [Sven Neumann, Matthias Clasen] |
| * Fixes for MULTIPLE selection target [Gregory Merchan, Owen] |
| * Fix problems with initial widget size [Owen] |
| * AIX compilation fixes [Miroslaw Dobrzanski-Neumann] |
| * Win32 fixes [Hans Breuer, Tor Lillqvist] |
| * Miscellaneous bug fixes |
| |
| Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, |
| Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, |
| Nicolas Setton |
| |
| Overview of Changes in GTK+ 1.3.14 |
| ================================== |
| |
| * Keyboard focus improvements [Owen Taylor] |
| * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler] |
| * Fix accidentally exported variables [Mark McLoughlin] |
| * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin] |
| * Default to yellow tooltips [Owen] |
| * RC file fixes for reloading, priorities [Owen, Matthias] |
| * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet] |
| * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund] |
| * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, |
| scrolled windows [Soeren Sandmann, Padraig, Owen] |
| * Add Emacs/Default key themes [Owen] |
| * Win32 fixes [Hans Breuer, Tor Lillqvist] |
| * Ethiopic input methods [Daniel Yacob] |
| * Opaque paned window resizing [Soeren] |
| * Tweak table expansion behavior [Tim Janik] |
| * Fix GtkCalendar focus drawing [Bill Haneman] |
| * Allow themeable cursor thickness [Bill] |
| * Start of fixing of tutorial for GTK+-2.0 [Matthias] |
| * Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style |
| scrollbars. [Jody Goldberg] |
| * Add the ability to turn on multiple selection for GtkFileSel [Manish] |
| * Bug fixes |
| |
| Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson, |
| Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard, |
| Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro, |
| Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw, |
| Kevin Vandersloot, Morten Welinder, Peter Williams |
| |
| Overview of Changes in GTK+ 1.3.13 |
| ================================== |
| |
| * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson] |
| * Tree view support for low-vision themes [Bill Haneman] |
| * Text view bug fixes. [Havoc Pennington] |
| * Win32 fixes and improvements. [Tor Lillqvist, Hans Breuer, |
| Archaeopteryx Software] |
| * Documentation improvements [Matthias Clasen, Havoc Pennington] |
| * Accelerate alpha compositing using RENDER extension if present, |
| and optimize the non-RENDER case a lot. [Owen Taylor] |
| * Add support for "optional keybindings" (action signal returns FALSE) [Owen] |
| * Fixed the infamous changing directory deletes filename bug |
| [Owen and a cast of thousands] |
| * Add mouse cursor hiding for text widgets [Anders Carlsson] |
| * Simple Hangul input module [Yusuke Tabata] |
| * Removed the scary startup warning. |
| * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape] |
| * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets |
| instead of the deprecated GtkCList [Owen] |
| * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton] |
| * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs. |
| * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted, |
| etc. [Havoc, Owen] |
| * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson] |
| * gtk_image_menu_item_new_from_stock() now falls back to |
| new_with_mnemonic, for consistency with gtk_button_new_from_stock() |
| [Havoc Pennington] |
| * GdkModifierType is now consistently used for modifier mask parameters |
| [Mark Patton] |
| * gtk_widget_set_accel_path() is now publically exported. |
| |
| Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, |
| Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, |
| Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, |
| Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, |
| Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, |
| Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh, |
| HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov. |
| |
| Overview of Changes in GTK+ 1.3.12 |
| ================================== |
| |
| * Fix problems with PNG saving [Michael Natterer] |
| * Cleanups of deprecated usages [Sebastian Wilhelmi] |
| * Win32 fixes [Tor Lillqvist] |
| * Documentation improvements [Matthias Clasen, Havoc Pennington, |
| Vitaly Tishkov] |
| * Frame buffer port fixes [Manish Singh] |
| * GtkTextView bug fixes [Havoc Pennington, Chris Phelps] |
| * Menu behavior improvements [Kristian Rietveld] |
| * Make focus line width configurable, focus color work on |
| dark themes. [Bill Haneman, Owen Taylor] |
| * Add state argument to gtk_paint_focus() [Bill] |
| * Added incremental revalidation to tree view, for better apparent speed |
| [Jonathan Blandford] |
| * Remove useless gtk_tree_view_column_cell_event() [Jonathan] |
| * Display XIM status in a separate window [HideToshi Tajima] |
| * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman] |
| * Add menu of Unicode control characters to GtkEntry, GtkTextView |
| [Dov Grobgeld, Havoc] |
| * Pass key releases along to input methods [Owen] |
| * Many bug fixes |
| |
| Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, |
| Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, |
| James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, |
| Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, |
| Matt Wilson |
| |
| Overview of Changes in GTK+ 1.3.11 |
| ================================== |
| |
| * Massive rework of accelerator API and implementation (Tim Janik) |
| * Major fixes to resizing and redrawing to eliminate hysteresis |
| and optimize. (Owen Taylor, Soeren Sandmann) |
| * Make many widgets NO_WINDOW to improve appearance and reduce |
| drawing overhead (Owen) |
| * Text view fixes (Havoc Pennington) |
| * Make child widgets in GtkTextView work (Havoc) |
| * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld) |
| * Clean up GtkTreeView drag and drop support (Owen) |
| * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson) |
| * Add gtk_window_get/set_focus(), gtk_window_set_default() as public |
| functions (Owen, Damian Ivereigh) |
| * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen) |
| * Change button ordering in standard dialogs to correspond to |
| GNOME usability project proposal (Gregory Merchan) |
| * Add support for context sensitivity in input methods (Owen) |
| * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima) |
| * Fix gdk_window_scroll() and other aspects of big windows (Owen) |
| * Remove need for X connection for class initialization (Jacob Berkman) |
| * Propagate key events to parents of focused widget (Owen) |
| * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen) |
| * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist) |
| * Bug and documentation fixing (Matthias Clasen, Anders Carlsson, |
| Jacob Berkman, others.) |
| |
| Other Contributors: |
| Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, |
| Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, |
| Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, |
| Kristian Rietveld, Nicolas Setton, Manish Singh, Vitaly Tishkov, Sebastian Wilhelmi, |
| Michael Natterer |
| |
| Overview of Changes in GTK+ 1.3.10 |
| ================================== |
| |
| * GtkTextView fixes [Havoc Pennington] |
| * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian, |
| Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge] |
| * gtkdemo improvements [Kristian Rietveld] |
| * Drag and drop fixes to generic code and widgets |
| [Owen Taylor, Damian Ivereigh] |
| * Documentation improvement [Havoc Pennington, Matthias Clasen] |
| * Spelling fixes [Jacob Berkman] |
| * Move signals to the GtkEditable interface [Kristian] |
| * Further stock image improvements [Jakub Steiner] |
| * Support text chunks for the PGN loader, add gdk_pixbuf_get_option() |
| [Sven Neumann] |
| * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen] |
| * Automatically call setlocale(), unless explicitly disabled [Owen] |
| * Property addition to various widgets [Michael Meeks, Owen] |
| * Support building with automake-1.4 [James] |
| * Make GtkRadioButton groups act as a single focus point [Owen] |
| * Move gdk_window_lookup etc. to be cross-platform [Matthias] |
| * Draw spinbuttons variably sized [Kristian] |
| * Separate GdkAtom out from X atoms for compatibility with future |
| multihead changes [Owen] |
| * Require gdk_threads_init() to be explicitly called instead |
| of piggybacking off of g_thread_init(). [Owen] |
| * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen] |
| * Bug fixes and cleanup [Matthias, others] |
| |
| Other Contributors: |
| Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson, |
| Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, |
| Hans Breuer, Vitaly Tishkov, Dov Grobgeld |
| |
| |
| Overview of Changes in GTK+ 1.3.9 |
| ================================= |
| |
| * Add editable text cells to GtkTreeView. |
| Keynav, drawing fixes in GtkTreeView [Jonathan Blandford] |
| * Text widget no longer always has a \n in it. [Havoc Pennington] |
| * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima] |
| * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen] |
| * Minor fix for major resizing problems in recent releases [Owen Taylor] |
| * Restore ability to set _set properties to TRUE for |
| GtkCellRendererText, GtkTextTag [Owen] |
| * Cursor drawing improvements [Owen] |
| * Win32 fixes [Hans Breuer] |
| * Mark various functions as deprecated or private. |
| * Misc bug fixes, portability fixes, and cleanups. |
| |
| Other Contributors: |
| Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann, |
| Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, |
| James Henstridge, Detlef Reichl |
| |
| Overview of Changes in GTK+ 1.3.8 |
| ================================= |
| |
| * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb] |
| * GtkOptionMenu scrollwheel support [Alex] |
| * GtkModule search paths [Owen] |
| * Documenatation updates [Havoc,Jrb] |
| * Major Gdk cleanup [Owen] |
| * Miscellaneous other fixes/cleanups |
| |
| Other Contributors: |
| Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen, |
| Matt Wilson, James Henstridge |
| |
| Overview of Changes in GTK+ 1.3.7 |
| ================================= |
| |
| * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann] |
| * Added publically installed utility gdk-pixbuf-csource to generate |
| inlined pixbufs in C source code [Tim Janik] |
| * Optional movement of button children on press [Soeren, Owen Taylor] |
| * Interactive searching in GtkTreeView [Kristian Rietveld] |
| * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford] |
| * Animation of expander motion for GtkTreeView [Anders Carlsson] |
| * Lots of misc GtkTreeView fixes and improvements [Jonathan] |
| * New/improved stock icons [Jakub Steiner] |
| * Code and API rework for window resizing [Havoc Pennington] |
| * Converted accel groups to GObject [James Henstridge] |
| * More property support improvements |
| * Add facility for "secondary" buttons in |
| GtkButtonBox/GtkDialog [Gregory Merchan] |
| * Disentangled child visability from MAPPED state [Owen] |
| * Plug/Socket improvements and port to the XEMBED protocol [Owen] |
| * Added priorities for styles in RC files, |
| support multiple parse contents [Owen] |
| * Made GdkVisual and GdkDevice GObjects [Alexander Larsson] |
| * Key binding improvements [Havoc] |
| * Added GtkWidget::event-after signal since normal event handling |
| is now aborted as soon as a handler returned TRUE [Tim] |
| * Dnd fixes and improved icon support [Owen] |
| * Removed GtkPacker widget |
| * Fixing missing paired getters/setters [Kris] |
| * Nuked remaining GtkArg cruft, implemented container/child properties [Tim] |
| * Added window grab groups [Owen] |
| * Many frame buffer improvements [Alex] |
| * Win32 fixes and improvements [Hans Breuer] |
| * Warning fixes [Darin Adler] |
| * Miscellaneous bug and API fixes [Matthias et. al] |
| |
| Other Contributors: |
| Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke, |
| Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi, |
| Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer, |
| Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks, |
| Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas, |
| Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro |
| |
| Overview of Changes in GTK+ 1.3.6 |
| ================================= |
| |
| * Properly renders strikethrough text |
| * win32 fixes |
| * Added "scale" property to GtkTextTag and GtkCellRendererText to do |
| relative font scaling |
| * Added "format_value" signal to GtkScale to reformat value text |
| * framebuffer fixes |
| * Property support added to lots of widgets |
| * Many GtkTreeView new features and API/implementation fixes |
| * Lots of new_with_mnemonic() convenience functions |
| * Change GtkImageMenuItem API to be more consistent/useful |
| * Added lots of new stock items/icons |
| * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for |
| enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT |
| themes won't need broken hacks |
| * Convenience API for GtkRange similar to the one added to GtkSpinButton |
| a while back |
| * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, |
| and move some attributes from program settings to user settings. |
| Allows nice 1-pixel-bevel themes. |
| * Moved ::focus virtual function from GtkContainer to GtkWidget |
| * Plenty of bug fixes |
| |
| Overview of Changes in GTK+ 1.3.5 |
| ================================= |
| |
| * New default theme based on Raleigh theme for 1.2.x. |
| * Dependency on the ATK library added as a step to |
| providing accessibility-enabling interfaces |
| * XEMBED-based GtkPlug/GtkSocket now basically works. |
| * Drag and drop of column headers in GtkTreeView |
| * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks, |
| and API sanitation |
| * Key binding fixes |
| * Configurable padding/spacing in a lot of places |
| * Invisible text in GtkTextView fixed |
| * SHM segments now created with a mode of 0600 |
| * Bug fixes |
| |
| Overview of Changes in GTK+ 1.3.4 |
| ================================= |
| |
| * Win32 fixes |
| * GtkTreeView improvements and fixes |
| * Fix glib-2.0.m4 |
| * Miscellaneous bug fixes |
| |
| Overview of Changes in GTK+ 1.3.3 |
| ================================= |
| |
| [ 5600 lines of ChangeLog ] |
| |
| * API cleanups |
| * Win32 work (Tor, Hans Breuer) |
| * Focus improvements (Owen) |
| * Frame buffer improvements (Alex) |
| * Work on GtkTextView (Havoc) |
| * Much work on GtkTreeView (Jonathan) |
| * Selectable labels (Havoc) |
| * Converted many arguments to properties (Lee Mallabone, John Margaglione) |
| * Add exact regions to GdkExposeEvent, propagate it. (Alex) |
| * Added ability to have resize grips in status bars (etc.) using |
| _NET_WM_MOVERESIZE protocol. (Havoc) |
| * Added mnemnonic mechanism to make setting underline accelerators |
| much easier. (Alex) |
| * Add per-style property mechanism to allow themes to change |
| geometry parameters. (Tim) |
| * Added global settings mechanisms for settings such as double-click |
| time. (Tim, Owen) |
| * Various support functions for new and old WM properties (Havoc, Alex) |
| * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke) |
| |
| Overview of Changes in GTK+ 1.3.2 |
| ================================= |
| |
| GTK Core: |
| |
| * New stock-icon and stock-item system. Use themeable pixbufs in |
| dialogs, buttons, etc. [Havoc] |
| * Theme engines reworked to use derivation and new object system. [Owen] |
| * Added GtkClipboard object for simple selection handling. [Owen] |
| * Make GtkEditable an interface, move implementation to GtkOldEditable for |
| compat. [Owen] |
| * Better handling of default directionality. [Robert] |
| * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim] |
| * Move theme engines to GTypePlugin. [Owen] |
| |
| GDK: |
| |
| * Beginning of implementation of client parts of new window manager spec. [Owen] |
| * Make gdk_drawable_get_image() work with backing store. [Havoc] |
| |
| Widgets: |
| |
| * New text widget [Havoc] |
| - Adjustable tab handling. |
| - Ability to have scrolling side areas in new text widget for tabs/line numbers. |
| - Many cleanups and small improvements. |
| * Improvements to submenu navigation [Nils Barth/David Santiago] and |
| scrolling menus. [Alex] |
| * Simplification of progress bar API. [Havoc] |
| * Make GtkImage a generic image-display widget. [Havoc] |
| * New GtkTreeView tree widget. Model/view architecture, flexible rendering, |
| large datasets, etc. [Jonathan] |
| * New GtkMessageBox widget for message display. [Havoc] |
| * Allow labels to have contents set from XML-like markup language. [Havoc] |
| * Make dialogs derive from GtkDialog and use stock buttons. [Havoc] |
| |
| Internationalization: |
| |
| * Proper character set conversion for clipboard/selection. [Owen] |
| * New input method system via loadable modules; support on-the-spot |
| preedit in GtkEntry and new text widget; allow switching input methods |
| on the fly; include modules for XIM and demo Cyrillic-transliteration |
| module. [Owen] |
| * VIQR, Thai, and Inuktitut input methods. [Robert] |
| * Convert po files to UTF-8. [Robert] |
| |
| gdk-pixbuf: |
| |
| * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc] |
| * Add simple saving to gdk-pixbuf. [David Welton/Havoc] |
| * Add improved error handling with GError to gdk-pixbuf. [Havoc] |
| |
| Ports: |
| |
| * Much work on Win32 Port. [Tor/Hans] |
| * Much work on Linux-FB Port. [Elliot/Alex] |
| |
| Misc: |
| |
| * Start of new gtk-demo demo program. [Owen/Jonathan] |
| * Bug fixes and more bug fixes. |
| |
| |
| Overview of Changes in GTK+ 1.3.1: |
| |
| * GTK+ now uses the Pango library for text manipulation. All |
| strings in GTK+ now are in Unicode, languages written |
| from right-to-left, and complex-text languages are now supported. |
| * The gdk-pixbuf library for image loading and manipulation is |
| has been integrated with GTK+. |
| * The GTK+ object system has mostly been moved to GLib, separating |
| it from the GUI code. Many significant enhancements have been |
| made as part of this. |
| * A new text widget is now included. This started as a port |
| of the Tk text widget, and includes such features of the Tk |
| text widget as tags, marks, and unicode text support. It |
| has been enhanced to support model-view operation and the |
| full power of Pango. |
| * The GDK library has been extensively revised to support multiple |
| windowing systems. The only fully functional backend in 1.3.1 |
| is the X11 backend, however, ports to Win32, Linux-framebuffer, |
| Nano-X, BeOS, and MacOS exist in various states of completion, |
| and at least some of these will be finished and integrated in |
| before the final GTK+-2.0 release. |
| * 32-bit coordinates are now supported throughout GDK and GTK+ |
| (they are emulated where not supported by the windowing system.) |
| * Many minor bug fixes and enhancements. Incompatible changes |
| are documented in docs/Changes-2.0.txt |
| |
| Overview of Changes in GTK+ 1.2.8: |
| |
| * GNU Make 3.79 bug workaround |
| * FAQ and tutorial updates and improvements |
| * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection |
| |
| Overview of Changes in GTK+ 1.2.7: |
| |
| * More header cleanups. |
| * Fixed activation bug for insensitive widgets. |
| * Locale fixes to RC file parsing code. |
| * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections, |
| HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook. |
| * Upgrade to libtool 1.3.4. |
| |
| Overview of Changes in GTK+ 1.2.6: |
| |
| * container queue_resize fixes |
| * gtk[vh]scale: minor fixups |
| * rename idle to idle_id in testgtk to avoid conflicts with |
| broken libs |
| * More consistent naming of gtkrc files |
| * Added language support: ro, uk |
| |
| Overview of Changes in GTK+ 1.2.5: |
| |
| * more GtkCTree and GtkWindow bug fixes. |
| * more redraw/resize queue fixes, better expose event |
| discarding code. |
| * more miscellaneous bugs fixed |
| * new configure.in option --disable-rebuilds to completely disable |
| rebuilds of autogenerated sources. |
| * check for 5.002 now, to avoid failing autogeneration build rules due |
| to old perl versions. |
| * fonts (and fontsets) are cached now. |
| * more autogeneration make rules and dependency fixups, we should be |
| save with autogeneration up to make -j12 now ;) |
| * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the |
| GtkWindow on every size change. |
| * major rework of window manager hints handling code, fixed a bunch of |
| races with the new resizing code. |
| * the new wm hints and resizing code is absolutely perfect and bug free now, |
| it only lacks testing ;) |
| * fixed up various rc style memory problems. |
| * gtk_widget_modify_style() now properly changes the style of realized widgets |
| and references the style passed into it. if people worked around this bug, |
| this will introduce a slight memory leak in their code. |
| The code should typically look like: |
| GtkRcStyle *rc_style = gtk_rc_style_new (); |
| [...] |
| gtk_widget_modify_style (widget, rc_style); |
| gtk_rc_style_unref (rc_style); |
| * fix problems with positioning menus offscreen. |
| * GtkText fixes for some crashes and drawing errors. |
| * Better handling for unexpected window destroys in GDK and GTK+. |
| This should make it possible to use a GtkPlug and catch the |
| case where its parent socket is randomly killed. |
| * FAQ updates. |
| * FileSelection i18n patches, RadioButton fixups. |
| * many translation improvements. |
| * miscellaneous other bugs fixed. |
| |
| Overview of Changes in GTK+ 1.2.4: |
| |
| * DnD improvements (drags can be canceled with Esc now). |
| * suppressed configure event reordering in Gdk. |
| * rewrite of Gtk's configure event handling. |
| * major improvements for the object argument system (Elena Devdariani). |
| * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and |
| GtkCTree. |
| * tutorial/FAQ updates, new file generation.txt on autogenerated sources. |
| * configure's --with-glib= is "officially" unsupported. |
| * upgrade to libtool 1.3.3. |
| * various buglets fixed. |
| |
| Overview of Changes in GTK+ 1.2.3: |
| |
| * Upgrade to libtool 1.3 |
| * Check for dgettext (for systems with old versions of GNU Gettext) |
| * Many bug fixes (see ChangeLog for details) |
| |
| Overview of Changes in GTK+ 1.2.2: |
| |
| * Improved Dnd behaviour with Motif applications. |
| * Bug fixes for the Gtk selection code. |
| * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option). |
| * Bug fixes and leak plugs for the Gdk IM code. |
| * Added gtk_object_get() facility to retrieve object arguments easily. |
| The var args list expects ("arg-name", &value) pairs. |
| * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix |
| problems where closed pipes were no longer signaling GDK_INPUT_READ on |
| systems with a native poll(). |
| * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory |
| anymore). |
| * We don't attempt to lookup xpm color "None" anymore, this should prevent |
| eXodus (commercial X windows server) from popping up a color dialog every |
| time a transparent pixmap is created. |
| * Fixed bug where Gtk timeout/idle handlers would execute without the global |
| Gdk lock being held. |
| * Other minor bug fixes. |
| |
| Overview of Changes in GTK+ 1.2.1: |
| |
| * Many Bug fixes have been applied to the menu and accelerator code. |
| * GtkItemFactory can "adopt" foreign menu items now and manage their |
| accelerator installation. This is often required to get GtkItemFactory |
| like accelerator propagation between different windows with the same |
| menu hierarchy and for centralized parsing and saving of accelerators. |
| * GtkCList/GtkCTree buttons should always display correctly now. |
| * Miscellaneous other bug fixes. |
| |
| What's New in GTK+ 1.2.0 (since 1.0.x): |
| |
| * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree, |
| GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket |
| * Many new features and robustness for existing widgets |
| * Theme support |
| * New DND implementation |
| * Internationalization of standard dialogs |
| * New key binding system |
| * Tearoff menus and menu accelerators |
| * Wide character support for entry and text |
| * Resizing code has been overhauled |
| * Queued redraws of partial areas |
| * Far better support for object arguments |
| * Speed optimizations |
| * Runtime loading of dynamic modules |
| * Support for GLib log domains |
| * Tutorial improvements |
| * A bug fix or two |
| |
| Overview of Changes in GTK+ 1.1.16: |
| |
| * Major fixes and improvements for handlebox |
| * A change to the way widget->requisition works. Now, |
| widget->requisition is always what the widget requested, |
| unmodified by the usize. See Changes-1.2.txt for details. |
| This correct various bugs with gtk_widget_set_usize(). |
| * Fixes for XIM on X11R5 systems |
| * Don't allow cut-and-paste of text in password-style entries |
| * --enable-debug is now on by default for the development release. |
| (When compiling for "production", use --enable-debug=minimum) |
| * Handle systems where Helvetica is not present more gracefully |
| * Fixes for memory leaks |
| * CList and CTree fixes |
| * Bug fixes for drawing problems. |
| * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree, |
| GtkColorsel, Focusing, DND |
| * Tutorial improvements |
| |
| Overview of Changes in GTK+ 1.1.15: |
| |
| * Tutorial Updates |
| * Added --libs gthread to gtk-config |
| * Bug fixes |
| |
| What is new in GTK+ 1.1.14: |
| |
| * Additions to docs/Changes-1.2.txt |
| * Just warn when loading theme engine fails |
| * CLAMP GtkScale digits to a meaningful range |
| * GTK_LOCALDIR is now defined in a better fashion |
| * New functions (feature freeze, we know...): |
| gtk_menu_set_title() |
| gtk_toggle_button_get_active() |
| * Some locale fixups in gtkrc code |
| * Fixes to make gtk_radio_button_set_group() keep only |
| one radio button in the group active |
| * Foreign windows are now always treated as viewable; this fixes |
| a problem where updating didn't occur properly in GtkPlug |
| * DND fixes for 64 bit architectures, and for specifying operations |
| with modifier keys. |
| * Major revisions to GtkLayout: avoid having to create window |
| for NO_WINDOW children, adjust allocations of children as |
| scrolled so queued draws work, and a resize is queued instead |
| of allocating directly in a put() or move() |
| |
| What is new in GTK+ 1.1.13: |
| |
| * Dnd and selection bug fixes and memory purification. |
| * Widget sensitivity fixups. |
| * Tooltips windows are now named "gtk-tooltips" so rc file rules |
| can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW |
| widgets. |
| * Spin buttons now update their values upon value retrieval. |
| * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs |
| a lot. Gtk makes full use of the draw_area coalescing code now, which |
| got minorly improved as well. |
| * Containers map their Gdk windows after their children now to reduce |
| expose event generation. |
| * Gdk event queue fixups, this solves the double-click problems people were |
| recently having. |
| * Account for the fact that GSource's are only properly reentrant from |
| within dispatch(), thus we don't do Gdk event processing from within |
| check() or prepare() anymore. |
| * Rc files feature a bg_pixmap value of "<none>" now. |
| * Improved session management support in Gdk. |
| * Automatic disabling of NLS if no gettext is found should work now. |
| * Removed deprecated functions, docs/Changes-1.2.txt gives an overview. |
| * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4 |
| and GNU libtool 1.2d. |
| * More bug fixes all over the place. |
| |
| What is new in GTK+ 1.1.12: |
| |
| * Korean translation added |
| * Fixed memory leaks |
| * A few other bug fixes |
| |
| What is new in GTK+ 1.1.11: |
| |
| * Dutch, Japanese, Swedish, Polish, and Norwegian translations |
| * Removed deprecated _interp variants: gtk_container_foreach_interp, |
| gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp |
| * Lots of cast corrections |
| * Many fixes |
| |
| What is new in GTK+ 1.1.9: |
| |
| * Check for broken glibc 2.0 mb functions and avoid them |
| * Label and Entry display fixes |
| * Move main thread back to GDK, for locking when translating events |
| * Bug fixes |
| |
| What is new in GTK+ 1.1.8: |
| |
| * Added support for gettext and the localization of the standard |
| dialogs. |
| * Added line-wrapping for the label, and JUSTIFY_FILL |
| * Support reordering via drag and drop in CList and CTree. |
| * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag |
| * Extended gtkpaned API to support minimum sizes and proportional |
| resizing. |
| * Changed the handling of shared memory segments so as to |
| remove the need for GTK+ to set up signal handlers. |
| * Re-implemented event loop in terms of the event loop |
| that has been added to GLib 1.1.8 |
| * Added 'grab_focus' signal to allow keyboard accelerators |
| for entries. |
| * Load locale specific RC files if present. |
| * Bug fixes. |
| |
| What is new in GTK+ 1.1.7: |
| |
| * Fixed memory mis-allocation in default files code |
| * Various event handling fixes |
| * Wide character support for entry and text |
| * Destroy widgets _after_ propagating unrealize signals through |
| widget hierarchy |
| * Only build XIM-support if available |
| * Tutorial and examples updates |
| * Added gtk_drag_source_unset() |
| |
| What is new in GTK+ 1.1.6: |
| |
| * The signal system now features emission hooks with special semantics, |
| refer to the ChangeLog for this. |
| * Minor? speedups and memory reductions to the emission handling of the |
| signal system. |
| * _interp() function variants are deprecated now. the corresponding *_full() |
| variants are provided for a long time now. |
| * Dnd abort timeout increased to 10 minutes. |
| * GtkScrolledWindow inherits from GtkBin now. |
| * GTK_POLICY_NEVER is implemented for scrolled windows now. |
| * Lots of API clean ups. |
| * Incremental freezing abilities. |
| * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket. |
| * New window functions for transient relationship, default size, and |
| geometry hints |
| * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc) |
| GTK_RC_FILES environment variable and functions are provided to configure |
| this behavior |
| * Read doc/Changes-1.2.txt to properly adapt your code. |
| * Bug Fixes. |
| |
| What is new in GTK+ 1.1.5: |
| |
| * Theme integration |
| * Widget style modification is now handled through GtkRcStyles |
| * GtkPixmaps now grey out pixmaps when insensitive |
| * Notebook enhancements |
| * Shadow configurability for menubars and handleboxes |
| * DND enhancements |
| * gtkfilesel now supports automounters better |
| * Implementation of expose compression |
| * Queued redraws of partial areas |
| * Scrolledwindow (+Viewport) source incompatibilities, children that are added |
| to a scrolled window don't get an automatic viewport anymore. a convenience |
| function gtk_scrolled_window_add_with_viewport() is supplied for this task |
| * Deprecated functions will now issue a message, informing the programmer about |
| the use of this function. These functions will get removed in future versions |
| * Non-functional functions got removed entirely |
| * gtk_widget_new() and gtk_object_new() will now auto-construct new objects. |
| A new function gtk_object_default_construct() is provided now which should |
| be called after every gtk_type_new() to perform the auto-construction |
| * Improved argument support of several widgets |
| * Bug Fixes |
| |
| What is new in GTK+ 1.1.3: |
| |
| * GtkCList/GtkCTree now have the ability to: |
| - hide/show individual columns |
| - disable/enable column resizing |
| - set min and max for column widths |
| - set expander style of the ctree |
| - set/get row and cell styles |
| - set spacing between tree expander and cell contents in ctree |
| - toggle auto_resize for columns |
| * Must enhanced DND support, removed old DND code |
| * Idle functions are now implemented via GHook, giving a slight speed |
| improvement |
| * An environment variable GTK_MODULES which takes a colon separated |
| list of module names GTK+ will now automatically load at gtk_init() startup |
| * GtkFontSel now has support for an extra 'base' filter |
| * New function gdk_window_set_root_origin to get the real geometry taking |
| into account window manager offsets |
| * New function gtk_text_set_line_wrap to toggle line wrapping |
| * New function gtk_widget_add_events which safely adds additional |
| events to a widget's event mask |
| * New function gdk_event_get_time to get the timestamp from a generic |
| event |
| * New widget GtkCalendar |
| * New widget GtkInvisible - InputOnly offscreen windows used for reliable |
| pointer grabs and selection handling in DND code |
| * New functions gtk_object_remove_no_notify[_by_id] to remove a certain |
| data portion without invocation of its destroy notifier |
| * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure |
| instead |
| * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type |
| instead |
| * Removed functions gtk_object_set_data_destroy[_by_id] |
| * Documentation additions/updates |
| * HTML and plain text files are now included in the distribution |
| * Bug fixes, typeness corrections, and general fixups |
| |
| What is new in GTK+ 1.1.2: |
| |
| * Gtk+ is now featuring runtime loading of dynamic modules via the |
| --gtk-modules= command line switch. such modules have to export a |
| G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv); |
| function which will be invoked to initialize the module. since such |
| modules may create new widget types, they are always resident. |
| * The tutorial has been updated again. |
| * Changes to menus including tearoff menus and accelerators. |
| * Better support for modal dialogs. |
| * Removed CAN_FOCUS by default from scrollbars and button children of toolbar. |
| * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting). |
| * GtkCTree rows can be unselectable now. |
| * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars |
| Hamann on Tue Aug 18 00:29:13 1998). |
| * A bunch of varargs functions changed to get va_lists working on systems that |
| implement va_lists as arrays. |
| * Improvements to the gdkrgb code. |
| * Improvements to Gdk color handling so we greatly reduce server traffic and |
| don't leak colors anymore. |
| * Improved internal widget tree iterators (the GtkContainer::foreach signal |
| vanished because of this). |
| * Option menus can have the keyboard focus now. |
| * More fixups to the text widget. |
| * GtkFileSelection should behave much more nicely in combination with AFS now. |
| * Support for label underlining. |
| * Support for GLib 1.1.3 log domains. |
| * Documentation improvements. |
| * Configuration fixes on various platforms. |
| * Miscellaneous fixes to XInput support. |
| * Build with shared library dependencies on Linux |
| * Fix for a major bug in the type systems memory allocation code that could |
| cause random crashes. |
| * Libtool update to version 1.2b. |
| * Lots of bugfixes and cleanups again ;) |
| |
| |
| What is new in GTK+ 1.1.1: |
| |
| * Tutorial updates and additions. |
| * Key binding support for GtkListItems and GtkList. |
| * Extended selection mode and autoscrolling for GtkLists. |
| * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*. |
| * GtkCTreeNodes can now be created from GNode trees. |
| * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation. |
| |
| |
| What is new in GTK+ 1.1.0: |
| |
| * New widget GtkFontSelector. |
| * New featureful progress bar. |
| * New container widget GtkPacker. |
| * New object GtkItemFactory, GtkMenuFactory is deprecated. |
| * New key binding system, configurable via rcfiles, similar to styles. |
| * New widget GtkCTree with drag selections and keyboard movement and |
| and horizontal scrolling. Features also implemented for GtkCList. |
| * Significant speedups to widget creation and destruction through caching |
| colormap and visual queries to the XServer. |
| * Speedups for type creation and especially gtk_type_is_a() checks. |
| * Speedups in signal lookup, creation and emissions and connection handling. |
| * Minor speedups with object data allocation and destruction. |
| * Additions to the signal handling API (e.g. *_emitv). |
| * Support for rc-file reparsing. |
| * Resizing logic is now implemented on container widget basis, rather than |
| for toplevel GtkWindows only. |
| * Buttons support relief styles now. |
| * Some widgets are now allocated through memchunks to behave more memory wise. |
| * Newly included file gtkfeatures.h which defines compatibility macros to |
| test for certain API features upon program compilation. |
| * Child arguments support for container widgets. |
| * Far better support for object arguments, revamp of the underlying |
| mechanism for speed and reusability. Child/object arguments don't |
| need to be preceded by the "GtkType::" portion anymore. |
| * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display |
| is now performed by a new widget GtkAccelLabel. |
| * Overhaul of the resizing code. Resizing behaviour can now be specified |
| on GtkContainer basis, so the underlying algorithm isn't only available |
| for GtkWindows. |
| * GtkTables are now fully resizable. |
| * The GtkType system now supports an additional base class initialization |
| function. |
| * GtkStyles and key bindings can now be looked up depending on the base |
| types of a widget, through a new keyword `class' in rc files. |
| * GtkButton derives from GtkBin (finally). |
| * More descriptive error messages on rc parsing. |
| * Runtime information is available to query enum/flag definition values. |
| * Upgrade to libtool-1.2 |
| * Legions of bug fixes, memory leaks, segfaults, of-by-something errors... |
| including those that already went into the 1.0.x branch. |
| * A big bunch of features and cosmetic fixups that just got lost in |
| the masses of changesonfigure problem when cross-compiling |