Opened 15 months ago
Closed 14 months ago
#20378 closed enhancement (fixed)
gedit-48.0
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | gnome-47 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New major version.
Change History (5)
comment:1 by , 14 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 14 months ago
comment:3 by , 14 months ago
libgedit-tepl needs to be updated as well, and has been moved into the GNOME World section of their gitlab.
News in 6.11.0, 2024-08-31 (stable version) ------------------------------------------- New versioning scheme: - Adopt the x.y.alpha, x.y.beta and x.y.rc versions for pre-releases. For example: 6.11.beta (pre-release), 6.11.0 (stable version). New features: - Full support for light/dark GTK theme variants. - Side and bottom panels support: rework the API. Bug fixes: - TeplTabLabel: correct position for the close button. For packagers: - Build: add the 'tests' option. Misc: - Documentation improvements.
comment:4 by , 14 months ago
... and now libgedit-gtksourceview needs to be updated too, to accomodate the change in libgedit-tepl for the light/dark GTK theme variants. At this point I think it's probably best if we update the entire stack, so I will file tickets for amtk and libgedit-gtksourceview and update those at the same time.
In the meantime, release notes for libgedit-gfls:
News in 0.2.0, 2024-08-31 ------------------------- - New classes and interfaces: GflsAttributeKeys, GflsLoaderConfig, GflsLoaderConfigSimple. - Build: add tests option. - Do some planning, write some notes.
comment:5 by , 14 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at the following commits:
eog-47.0: df3957771708b030626cb4e4f9bffbfe188d08de
gucharmap-16.0.2: f5285245988bfc713160ee225499dcb83483577d
gnome-maps-47.1: e5f82a82c094f395d46e447f7027472f926a6e35
gedit-48.0: d8fc8a798ca8a671548db43cab0480be7a3e7b2f / eefbe2d2d08d71d2136e05bd6cd97479229755ba
libgedit-gtksourceview-299.3.0: 8c5e7273eeeb68955c82e3e3c3fa361f5d52893d
epiphany-47.2: 6d72c76ac6b2d582e20cd30cc62ea7c78c12af7f
gnome-calculator-47.0: a857eb6d9f8ce9b6295cf76b26daed90eb11aed2
gnome-system-monitor-47.0: 4b1dc47f3d37540f83bbae62818934c4d16b095c
gnome-terminal-3.54.1: 8e2cdfcc59e171f7b26499e65fecbe3f4ad0ef76
baobab-47.0: fe59ffaf2a47a3451160218973606a169343e90b
gnome-weather-47.0: 3bac1b27b6e89db7c0db61a3b790247001b369ec

News in 48.0, 2024-09-14 ------------------------ New features: * Full support of light/dark GTK theme variants. Configuration is done in the Preferences dialog -> Font & Colors. Visible changes: * Add missing tooltips to some buttons (Sabri Ünal). * The Text Size plugin has been moved from gedit-plugins to this repository, and is now enabled by default. * Remove Quick Open plugin. * Mark some plugins as "buggy plugins": External Tools and Snippets. Bug fixes: * Fix some warning messages that appeared at runtime. * Fix a crash. For Microsoft Windows: * Add Portable Executable resource icon, to associate an icon with the executable (Hernan Martinez, gwillems and Sébastien Wilmet). * Make gedit work without patches for MINGW-packages. Misc: * Some code refactorings. * Update the user manual for the new feature ("Change the color scheme" page). * Side panel: adapt to latest libgedit-tepl API. * Bottom panel: port to TeplPanel. * Build instructions: Meson refactorings. * Translation updates (GNOME Translation Project contributors).