| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Copyright year changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Space format changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Copyright year changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Update text, license stil is same as font Awesome
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
News in 5.10.0, 2023-09-16
--------------------------
5.10.0 corresponds with GNOME 45.0 and is meant for end-user
distribution.
Changes since 5.9.0:
* Translation updates
News in 5.9.0, 2023-09-01
-------------------------
5.9.0 is a release candidate for GNOME 45.
* Documentation improvements
* Various introspection improvements
* New languages: Blueprint
* Updated languages: C, C++, Rust, Python3, Shell, Java, OCaml
* Updated style schemes: cobalt
* GtkSourceBuffer gained a "loading" property which is
toggled when GtkSourceFileLoader is loading the buffer
from storage.
* More defensiveness improvements in GtkSourceBufferOutputStream.
* A leak in Vim emulation has been fixed.
* Vim emulation now supports visual replace.
* Scheduling of batched workers has been improved with
gtk_source_scheduler_add().
* Snippets are now initialized from GtkSourceView.constructed()
to allow for applications to hook buffer creation.
* Translation updates
News in 5.8.0, 2023-03-17
-------------------------
5.8.0 is meant for end-users which corresponds to the GNOME 44.0 release.
* vim: avoid large numbers of small deletions in filter command
* adwaita.xml: add missing def:deletion style
* todotxt.lang: add support for todo.txt format
News in 5.7.2, 2023-03-03
-------------------------
5.7.2 is a development release of GtkSourceView intended for application
developers and unstable distributions alike.
* Documentation improvements
* Updated languages: java.lang, html.lang
* Fix Y offset calculation when GtkTextView:top-margin is set
* Completion now requeries providers upon manual activation
* CSS updates for completion popover to reduce allocation jitter
* Assistants will more aggresively update positioning. It is heavily
suggested that you have GNOME/gtk!5564 in whatever GTK you are
linking against to reduce the potential for frames rendered with
missing allocations/text.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GWeather 4.4.0 (stable)
=======================
- nws: fix null string comparison when reading visibility [!282]
- Translation updates
- Location database changes
- Adds Cities from Ukraines Zaporizhzhia Oblast [!276]
GWeather 4.3.2 (development)
============================
- Fix fallback metric unit detection logic [!231]
- Documentation fixes [!229]
- Performance improvements for nearest location lookups [!271]
- Location database changes
- Add Ulsan city and Ulsan Airport [!218]
- Add Koblenz and Mainz (Germany) [!184]
- Add São Bento do Sul, Brazil [!220]
- Add Ryazan' city [!224]
- Add Freiburg and Heidelberg in Germany [!225]
- Add Nottingham, UK [!268]
- Add cities and airports in Argentina [!270]
- Add Bracknell, United Kingdom [!249]
- Update Romanian cities [!255]
- Add cities in Rwanda [!260]
- Add Mahilyow, Belarus [!250]
- Add Aachen (North Rhine-Westphalia, Germany) [!246]
- Add airports, structure of regions and biggest regional cities of Ukraine
[!242]
- Add Osh City (Kyrgyzstan) [!190]
- Add city Caravaca de la Cruz [!237]
- Add a new Argentinian city, Bahía Blanca [!177]
- Fix timezone for Denpasar [#209]
- Fix spelling of Siem Reap [#199]
- Add Rio Grande in Brazil [!226]
- Add major cities of Japan [!267]
- Add some cities in Germany [!266]
- Translation updates
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NEW in 3.6.2 - 2023-10-31
=========================
* Improvements to the seccomp jail, and fixes for spurious SIGSYS
positives.
* Use GDateTime to handle dates
Translations: ka
NEW in 3.6.1 - 2023-09-28
=========================
* Avoid the special thread in tracker-extract-3, and extend
the seccomp jail to the full process.
Translations: eo
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
reptyr is a utility for taking an existing running program and attaching
it to a new terminal.
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
| |
License-Update: Copyright years changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|