forked from afrantzis/bless
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathNEWS
164 lines (130 loc) · 5.57 KB
/
NEWS
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
Bless v0.6.1 20180919 - Better late than never
----------------------------------------------
* Use 'mcs' compiler by default, and allow proper overriding during configure.
* Fix problem saving when the tempdir config entry hasn't been specified.
* Fix reading and writing to XML config files.
* Fix crash when trying to save a file without write permissions.
* Fix various compilation warnings.
* Moved to new home: /~https://github.com/afrantzis/bless
Bless v0.6.0 20080814
---------------------
* Read/Write support for block devices.
* Saving speed improvements.
* Rendering speed improvements.
* Various bug fixes (gna.org #9660, #10378, #11397, #10601)
* A lot of internal changes that pave the way for exciting features...
Bless v0.5.2 20070831
---------------------
* Pluginified Areas subsystem.
* Bless is now installed in a more standard location.
* Various bug fixes (gna.org #9313, #9543, #9664, #9659)
Bless v0.5.1 20070602
---------------------
* New Select All action.
* Plugin to perform bitwise operations on data.
* Added right-click popup menus.
* Workaround for Mono 1.1.x bug that caused incomplete gui (gna.org #8975)
* Various bug fixes (gna.org #8916, #9084, #9094)
Bless v0.5.0 20070330
---------------------
* Brand new plugin architecture (GUI and export).
* Export functionality (text and html, others with plugins).
* Reduced memory usage.
* Fixed garbled display issue (thanks to Thomas Liebetraut).
* Localization support.
* New ways to select data ranges.
Bless v0.4.1 20060803
---------------------
* Fixed compilation problems with newer versions of Mono.
* Added a work-around for the long standing garbled display issue (See README).
Bless v0.4.0 20051009
---------------------
* Upgraded widgets to Gtk# 2 (Gtk+ 2.4).
* Added a toolbar.
* Added highlighting of patterns matching the current selection.
* Added the ability to open files by dragging and dropping them into Bless.
* Improved build system (for packagers).
* Many bugfixes and usability improvements.
Bless v0.3.6.1 20050827
-----------------------
* Fixed build system problems
Bless v0.3.6 20050725
---------------------
* Added Preferences (undo limit, session loading options, default layout etc)
* Added the ability to change the statusbar information (offset, selection)
number base by clicking on it.
* Reduced memory consumption for heavily modified files.
* Improved Find/Replace and Goto Offset UI (bars instead of dialogs).
* Misc usability improvements.
Bless v0.3.5 20050519
---------------------
This is mainly a bugfix release
* Fixed crash when saving a new file in 0.3.4.
* Fixed subtle Gtk+ threading problems.
* Made save as operation more robust.
* Fixed problem with Notebook arrows.
* Fixed dialog focusing problems.
* Fixed crash with find/replace.
* New <bytes> tag in layout files, allows you to set the number of bytes
each offset in the offset area will have.
* You can now change the edit mode by clicking on the OVR/INS statusbar.
Bless v0.3.4 20050509
---------------------
* Added recent file support.
* Added session support (Bless saves its state when you quit and tries to
reload it when you start).
* Reduced memory consumption by sharing common resources.
* Added notification when a file changes outside Bless.
* Better help integration with scrollkeeper and GNOME.
* Changed user configuration directory to adhere to XDG specification
(usually $HOME/.config/bless).
Bless v0.3.3 20050412
---------------------
* Added full copy/paste support.
* Increased speed and gui responsiveness by moving find/replace and save
operations in separate threads.
* Added new docbook manual.
* Changed build system to use autotools.
* When installing, an entry is added to the menu of freedesktop compliant
desktop enviroments (eg GNOME).
Bless v0.3.2 20050311
---------------------
* Increased search speed by using a boyer-moore based algorithm.
* Greatly improved performance of replace all operation.
* Added a Conversion Table (converts the data at the cursor to various formats).
* Find and Replace dialogs can now parse numbers in all major bases.
* New <bpr> tag in layout files allows setting the bytes per row of an area
to a fixed value.
* The default values of some colors (eg selection) are now set from the theme.
* Fixed compilation errors/warnings with Mono 1.1.4 and removed the dependency
of the main program on the NUnit framework.
Bless v0.3.1 20050214
---------------------
* Added replace functionality.
* Find and Replace dialogs get their search pattern from the current selection.
* You can now revert a file to its previous saved state.
* Added Backspace key support for deletion.
* Improved statusbar handling (View->Statusbar).
Bless v0.3.0 20050205
---------------------
* Bless now features multiple tabs!
* Added support for finding bytes in hexadecimal and text.
* You can go to a specified offset within the file.
* Reduced memory usage.
* Improved UI, especially when confirming file saves.
Bless v0.2.3 20041213
---------------------
* Support for inserting bytes.
* Saving files is much quicker now.
* Undo/redo behaviour has been improved.
* A progress dialog is shown if a save lasts for more than 1 second.
* The window title is marked with an asterisk if the file has been modified.
Bless v0.2.2 20041127
---------------------
This release contains many bug fixes and enhancements. The most
important ones are:
* mouse wheel scrolling
* improved memory handling (smaller footprint)
* ability to create new files/append to existing ones
* proper mouse and keyboard selection behaviour
* more robust handling of files