[gnome-panel] Created tag 3.26.0
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] Created tag 3.26.0
- Date: Sun, 8 Oct 2017 18:28:05 +0000 (UTC)
The unsigned tag '3.26.0' was created.
Tagger: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Oct 8 21:27:44 2017 +0300
Tag release 3.26.0
Changes since the last tag '3.22.0':
Alberts Muktupāvels (188):
remove bonobo compatibility
don't try to load external modules
don't use a gio extension point
remove panel-test-applets app
libpanel-applet: add autocleanup function
remove libpanel-applet-private-mini
libpanel-applet: remove move-focus-out-of-applet signal
libpanel-applet: simplify panel_applet_request_focus
libgnome-panel: initial version
fish: rename fish.c to fish-applet.c
panel-applet-frame: add autocleanup function
panel-applets-manager: add autocleanup function
fish: add fish-applet.h
fish: remove redundant variable declaration
fish: fix `format not a string literal` warnings
panel-applet-frame: simplify code
panel-applet-frame: prepare for new applet frame
panel-applet-frame: add _panel_applet_frame_get_can_move
libpanel-applet-private: add GpAppletFrame
docs: build libgnome-panel documentation
libpanel-applet-private: add unimplemented GpAppletManager
libgnome-panel: add gp_module_info_set_applets
libgnome-panel: add gp_module_info_set_translation_domain
libgnome-panel: add gp_module_get_abi_version
libgnome-panel: add gp_module_get_vtable
libgnome-panel: add module example
libpanel-applet-private: add GpModule
libpanel-applet-private: implement GpAppletManager
fish: avoid deprecated gtk_window_set_wmclass
fish: avoid deprecated gdk_screen_make_display_name
fish: avoid deprecated gdk_screen_get_{width|height}
applets: rename *-menu.xml to *-menu.ui
fish: update Makefile.am
fish: rename module from libfish-applet to fish
fish: port to libgnome-panel
bump version to development version
clock: fix constness warnings in system-timezone.c
remove marshallers, use NULL
clock: fix 'comparison between signed and unsigned integer' warnings
clock: use GDateTime to format time
clock: remove deprecated gtk_size_group_set_ignore_hidden
clock: stop using deprecated API from GdkScreen
clock: fix 'format not a string literal' warning
clock: fix 'enumeration value x not handled in switch' warnings
clock: fix constness warning in clock-map.c
notification-area: fix 'switch missing default case' warning
notification-area: stop using deprecated gdk_display_supports_composite
clock: rename clock.[ch] to clock-applet.[ch]
clock: convert to subclass
clock: update Makefile.am
clock: rename module from libclock-applet to clock
clock: port to libgnome-panel
rename notification_area to notification-area
notification-area: update Makefile.am
notification-area: rename module to notification-area
libpanel-applet: avoid deprecated gtk_menu_popup
notification-area: rename main.[ch] to na-applet.[ch]
notification-area: port to libgnome-panel
notification-area: simplify NaTray code
notification-area: stop using deprecated API from GdkScreen
wncklet: stop using deprecated gdk_screen_get_number
status-notifier: port to libgnome-panel
libpanel-applet-private: avoid criticals
wncklet: update Makefile.am
wncklet: rename module from libwnck-applet to wncklet
wncklet: avoid prototypes
wncklet: use default screen
wncklet: rename ShowDesktopData to ShowDesktopApplet
wncklet: rename TasklistData to WindowListApplet
wncklet: rename WindowMenu to WindowMenuApplet
wncklet: rename PagerData to WorkspaceSwitcherApplet
libgnome-panel: don't expose gp_applet_get_flags
libgnome-panel: redo gp_applet_get_size_hints
configure: fix version
libgnome-panel: convert flags and size-hints to signals
libgnome-panel: don't use GArray for size hints
libgnome-panel: use idle to emit size-hints-changed signal
wncklet: port to libgnome-panel
remove PANEL_INTLTOOL_PANEL_APPLET_RULE
remove old libpanel-applet documentation
use upstream gettext
status-notifier: register with status notifier watcher
configure.ac: remove AM_PATH_PYTHON
configure.ac: move few lines
status-notifier: add org.kde.StatusNotifierItem.xml
status-notifier: add com.canonical.dbusmenu.xml
status-notifier: update copyright year
status-notifier: remove SnButton
status-notifier: add SnItem and SnItemV0
status-notifier: add items to panel
status-notifier: get properties from proxy
status-notifier: use notification-area icon
status-notifier: add SnImageMenuItem
status-notifier: add SnDBusMenuItem
status-notifier: add SnDBusMenu
status-notifier: load icon and show dbus menu
launch: avoid deprecated gdk_screen_make_display_name
status-notifier: ignore pixmaps with invalid size
status-notifier: use GPtrArray to create pixmap array
status-notifier: use pixmap if icon-name is not available
status-notifier: fix memory leak
status-notifier: redo button press event
status-notifier: always request full layout
status-notifier: fix icon pixmaps
status-notifier: use cairo_surface_t instead of pixbuf
status-notifier: scale icon pixmaps if needed
status-notifier: show tooltip
status-notifier: ungrab seat
theme: add padding for status notifier items
status-notifier: use GCancellable in SnHostV0
status-notifier: use image-missing for items that doesn't have icon
status-notifier: fix copy-paste error
status-notifier: link against math library
panel-util: move gtk_style_shade to clock-map.c
panel: remove old compatibility code
update POTFILES.in
clock: remove unused variable
remove unused function
clock: remove test-system-timezone
clock: remove unused signal
clock: stop building separate noninst library
use AX_ZONEINFO to find zoneinfo directory
libgnome-panel: add compatibility function
panel-applet-frame: simplify code
panel-applet-frame: add compatibility code
clock: remove rsvg dependency
applets: rename to modules/external
install modules in */gnome-panel/modules
modules: add builtin library
panel-separator: convert to builtin module
separator: add missing include
libgnome-panel: add gp_applet_info_set_has_about
libgnome-panel: rename icon to icon_name
remove unused includes
remove panel_list global
panel: remove insert_pack_type from PanelData
menu: remove menu_panel data
remove 'free the fish'
panel-addto-dialog: add missing include
remove xstuff.[c/h]
launcher: don't use deprecated gdk_window_set_background_pattern
launcher: fix build warnings
remove panel-globals.h
panel-run-dialog: add missing include
panel-bindings: fix build warnings
move PanelState enum to panel-toplevel.c
panel-toplevel: remove unused functions
status-notifier: avoid useless warnings about missing properties
status-notifier: fix popup position
status-notifier: do not hardcode icon size
bump version to 3.25.0
NEWS: add 3.24.0
bump libpanel-applet soname version
libpanel-applet-private: use G_MODULE_BIND_LOCAL
status-notifier: turn assert into debug message
status-notifier: fix memory leak
remove connect server applet
panel-menu-items: remove unused function
button-widget: remove unused property
button-widget: remove unused getters
panel-action-button: remove is_deprecated function
panel-menu-bar-object: remove unneeded style class
panel-menu-bar-object: avoid a compiler warning
panel-menu-items: remove set_panel functions
menu: remove unneeded parameter from main_menu_append
panel-menu-items: remove unused parameters
panel-menu-items: simplify panel_menu_item_desktop_new
panel-menu-items: avoid a compiler warning
menu: remove always_show_image from create_applications_menu
panel-menu-bar-object: simplify code
theme: fix custom background color
separator: convert into a module
modules: remove builtin library
modules: remove unneeded subdir
libgnome-panel: use applet id as style class
theme: add margin to separator
libgnome-panel: remove gp_module_info_set_translation_domain
modules: use reverse DNS notation for module id
libgnome-panel: document module id recommendation
libgnome-panel: add gp_module_get_module_info
libgnome-panel: rename GpModuleVTable to GpAppletVTable
remove X-GNOME-Bugzilla from desktop file
Revert "remove old libpanel-applet documentation"
remove libgnome-panel docs
libgnome-panel: turn into private library
action-button: remove applets that does not exist
notification-area: fix try icons when compositing is off
bump version to 3.26.0, update NEWS
Anders Jonsson (1):
Update Swedish translation
Andika Triwidada (1):
Update Indonesian translation
Antonio Ospite (2):
theme: improve the tasklist style
theme: make the click event on the task list button work on the edges too
Ask Hjorth Larsen (1):
Updated Danish translation
Balázs Meskó (2):
Update Hungarian translation (cherry picked from commit 3a7efd00ff934eb775da71d19c7fb516a49d1e93)
Update Hungarian translation
Balázs Úr (1):
Update Hungarian translation
Baurzhan Muftakhidinov (1):
Update Kazakh translation
Colomban Wendling (5):
status-notifier: allow mnemonics also on check and radio items
status-notifier: add support for keyboard activation
status-notifier: avoid activation loop on toggle items
status-notifier: cairo wants premultiplied alpha
status-notifier: plug a memory leak
Daniel Mustieles (1):
Updated Spanish translation
Dušan Kazik (2):
Update Slovak translation (cherry picked from commit 5e7b32809f2ec26b87356063c19181ae820acda5)
Update Slovak translation
Enrico Nicoletto (1):
Update Brazilian Portuguese translation
Fabio Tomat (1):
Update Friulian translation
Gianvito Cavasoli (2):
Update Italian translation
Update Italian translation
Jordi Mas (1):
Fixes to Catalan translation
Kjartan Maraas (2):
Updated Norwegian bokmål translation.
Updated Norwegian bokmål translation.
Kristjan SCHMIDT (1):
Updated Esperanto translation
Marek Cernocky (1):
Updated Czech translation
Marek Černocký (3):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (3):
Update German translation (cherry picked from commit e09538821d844d874fb8065b05b9f347473abeb2)
Update German translation
Update German translation
Matej Urbančič (1):
Updated Slovenian translation
Piotr Drąg (11):
Update Polish translation
Update POTFILES.in
Update Polish translation
Update Polish translation
Makevars fixes
Add a translator comment to the .desktop file
Update Polish translation
Update Polish translation
Update Polish translation
Update po/Makevars
help: Remove figure identical to original
Rafael Fontenelle (1):
Update Brazilian Portuguese translation (cherry picked from commit
4076117f10d3e400069583f67bb7eda31b576567)
Stas Solovey (1):
Update Russian translation
Sveinn í Felli (2):
Update Icelandic translation
Update Icelandic translation
Мирослав Николић (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]