<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/applets/clock/clock.ui, branch gh-actions</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>clock: Backport Evolution calendar integration from gnome-panel</title>
<updated>2025-08-03T13:39:12+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-25T11:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3818bb2847b16ecc21320f0208211da4bd883b30'/>
<id>3818bb2847b16ecc21320f0208211da4bd883b30</id>
<content type='text'>
Add Evolution Data Server (EDS) calendar integration to the MATE panel
clock applet, most of it ported from gnome-panel's clock applet. This
allows users to view calendar events and tasks directly from the clock
popup calendar.

The calendar integration is disabled by default and can be enabled
with --enable-eds during configuration. When disabled, the clock
applet functions normally without any EDS dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Evolution Data Server (EDS) calendar integration to the MATE panel
clock applet, most of it ported from gnome-panel's clock applet. This
allows users to view calendar events and tasks directly from the clock
popup calendar.

The calendar integration is disabled by default and can be enabled
with --enable-eds during configuration. When disabled, the clock
applet functions normally without any EDS dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clock Applet: Add scrollbar to Locations lists when the lists get too long</title>
<updated>2025-04-24T06:55:02+00:00</updated>
<author>
<name>Gordon Norman Squash</name>
<email>gordsqsh@protonmail.com</email>
</author>
<published>2024-10-15T02:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=17fd56f0680672f330f06ed566c50e366f51b14a'/>
<id>17fd56f0680672f330f06ed566c50e366f51b14a</id>
<content type='text'>
Before this commit, the Clock Applet's popup window would expand off the
screen if the user added more than a few locations to the Locations list.
In addition, the list of locations in the Clock Applet Preferences could get
extremely tall as well, and could even push the bottom part of the
Preferences dialog off the screen.

This commit adds (vertical) scrollbars to both widgets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this commit, the Clock Applet's popup window would expand off the
screen if the user added more than a few locations to the Locations list.
In addition, the list of locations in the Clock Applet Preferences could get
extremely tall as well, and could even push the bottom part of the
Preferences dialog off the screen.

This commit adds (vertical) scrollbars to both widgets.
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: gtk_entry_set_alignment in clock.ui</title>
<updated>2021-12-19T14:23:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-17T06:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=0791b258daba11925ced8406db204f27b827202f'/>
<id>0791b258daba11925ced8406db204f27b827202f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: gtk_entry_set_width_chars in clock.ui</title>
<updated>2021-12-19T14:23:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-17T06:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7b694021f7c38a948ec96781f51df7e84a6141ca'/>
<id>7b694021f7c38a948ec96781f51df7e84a6141ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: Upgrade clock.ui</title>
<updated>2021-12-19T14:23:20+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-17T06:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6ed10e1f6410e7827a23af39614469478003e0c5'/>
<id>6ed10e1f6410e7827a23af39614469478003e0c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clock.ui: avoid deprecated:</title>
<updated>2018-04-11T20:39:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-04-11T13:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=55d46b4e87fc9c07f11923af39ef6afc5b114e86'/>
<id>55d46b4e87fc9c07f11923af39ef6afc5b114e86</id>
<content type='text'>
avoid deprecated:

GtkTable
GtkVBox
GtkHBox
GtkVButtonBox
GtkHButtonBox
GtkButton:use-stock
GtkImage:stock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

GtkTable
GtkVBox
GtkHBox
GtkVButtonBox
GtkHButtonBox
GtkButton:use-stock
GtkImage:stock
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: minor corrections in new option</title>
<updated>2015-10-30T13:13:11+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-10-30T13:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5139e0ee0bbd622acba5605417a03c25450cd78c'/>
<id>5139e0ee0bbd622acba5605417a03c25450cd78c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable or disable calendar week numbers from prefs</title>
<updated>2015-10-09T23:34:34+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2015-10-03T00:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c5ca0c2b71f4178341fc05e258d3541efc603761'/>
<id>c5ca0c2b71f4178341fc05e258d3541efc603761</id>
<content type='text'>
Add checkbox to enable or disable week numbers in clock preferences window
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add checkbox to enable or disable week numbers in clock preferences window
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove has_separator property from ui files</title>
<updated>2013-12-01T17:26:34+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-12-01T17:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d2a24b977ff1d39564fb39176360a0dd229c9e05'/>
<id>d2a24b977ff1d39564fb39176360a0dd229c9e05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving from https://github.com/perberos/mate-desktop-environment</title>
<updated>2011-12-02T01:56:10+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-12-02T01:56:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=c51ef797a707f4e2c6f9688d4378f2b0e9898a66'/>
<id>c51ef797a707f4e2c6f9688d4378f2b0e9898a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
