File: NEWS

package info (click to toggle)
gnome-system-log 3.9.90-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 11,284 kB
  • sloc: sh: 11,870; ansic: 4,695; makefile: 188; xml: 8
file content (97 lines) | stat: -rw-r--r-- 2,994 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
GNOME System Log 3.9.90 - 20th August 2013
==========================================

- Port to GtkRevealer (Yosef Or Boczko)
- Use header bar as titlebar (Yosef Or Boczko)
- Drop deprecated GtkStock (Yosef Or Boczko)

GNOME System Log 3.9.3 - 17th June 2013
=======================================

- Use a more modern style for the findbar
- Add simple commandline parsing options
- Port to GtkHeaderBar

GNOME System Log 3.8.1 - 15th April 2013
========================================

- Use locale collation rules to sort logs in the sidebar
- Fix a crash when quickly closing log files in succession
- Require GTK 3.8 (Jeremy Bicha)

GNOME System Log 3.8.0 - 25th March 2013
============================================

- Translation updates

GNOME System Log 3.7.90 - 18th February 2013
============================================

- Use GdRevealer for sliding the find bar (Carl-Anton Ingmarsson)
- Translation updates

GNOME System Log 3.6.1 - 12th November 2012
=============================================

- Use F10 keybinding to activate the gear menu
- Add accelerator labels for actions in the gear menu
- Fix missing help screenshot (Jeremy Bicha)
- Translation updates

GNOME System Log 3.6.0 - 24th September 2012
=============================================

- Translation updates

GNOME System Log 3.5.92 - 17th September 2012
=============================================

- Translation updates

GNOME System Log 3.5.91 - 4th September 2012
============================================

- Use the libgd submodule for GdMainToolbar
- Translation updates

GNOME System Log 3.5.90 - 20th August 2012
==========================================

- Port to new documentation infrastructure (Javier Jardon)
- Translation updates

GNOME System Log 3.5.4 - 16th July 2012
=======================================

- Rewrite the UI chrome of the application to the GNOME 3 style:
  * Add an application menu
  * Port to GMenuModel
  * Replace the statusbar with a toolbar
  * Replace the menubar with a gear menu

- Fix restoring the last open log at startup (Sebastien Bacher)
- Remove stored logs that fail to load from preferences
- Fix monospace font not working with GTK master
- Use GResource for builtin data files
- Define _XOPEN_SOURCE_EXTENDED for OpenBSD (Antoine Jacoutot)

GNOME System Log 3.4.0 - 26th March 2012
========================================

- Fix crash during initial setup (Matthias Clasen)
- Fix crash when storing array of saved log files (Matthias Clasen)
- Ensure GPL v2+ is mentioned in all license headers
- Translation updates

GNOME System Log 3.3.92 - 19th March 2012
=========================================

- Insert UTF-8 converted data into the text buffer
- Fix missing title for the add/edit filter dialog
- Fix unused variables warnings

GNOME System Log 3.3.1 - 25th October 2011
==========================================

- First unstable release of the 3.3 cycle
- First standalone release after the GNOME Utilities module split