Initial Commit
[packages] / xemacs-packages / hyperbole / Changelog.hypb
1 2013-11-12  Mats Lidell  <mats.lidell@cag.se>
2
3         * 5.0.5 released
4
5         * hversion.el (hyperb:version): Version bumpt to 5.0.5.
6         * configure.ac: ditto.
7         * man/version.texi: ditto.
8         * NEWS: ditto.
9         * README: ditto.
10         
11         * man/hyperbole.texi (Top): Be compatible with texinfo 5.x. Thanks
12         Jerry James.
13
14 2013-03-28  Mats Lidell  <mats.lidell@cag.se>
15
16         * make-dist: Use mercurial to get the sources for making the
17         distribution.
18
19         * 5.0.4 released
20         
21         * hversion.el (hyperb:version): Version bumpt to 5.0.4
22         * configure.ac: ditto.
23         * man/version.texi: ditto.
24         * NEWS: ditto.
25         * README: ditto.
26
27 2009-10-24  Mats Lidell  <matsl@contactor.se>
28
29         * hui-xe-but.el (hproperty:set-face-after-init): Set button faces
30         after init file is loaded.
31
32 2009-06-19  Mats Lidell  <mats.lidell@cag.se>
33
34         * hui-mouse.el (smart-ibuffer-menu): Click on first line
35         disables all filters.
36
37 2008-08-07  Mats Lidell  <matsl@contactor.se>
38
39         * 5.0.3 released.
40
41         * hversion.el (hyperb:version): Version bumpt to 5.0.3
42         * configure.ac: ditto.
43         * man/version.texi: ditto. (Generated)
44
45         * NEWS: Info about version 5.0.3.
46         * README: ditto.
47
48 2008-05-03  Mats Lidell  <matsl@contactor.se>
49
50         * hbut.el (gbut:act): Handle no global buttons.
51
52 2008-03-24  Mats Lidell  <matsl@contactor.se>
53
54         * hui-mouse.el (hkey-alist): 
55         (smart-ibuffer-menu): 
56         (smart-ibuffer-menu-assist): ibuffer supported.
57
58         * hui-window.el (action-key-modeline-hook): Customizable with
59         predefined hooks for buffer-menu and ibuffer.
60         (hmouse-context-ibuffer-menu): Use with middle modeline click for ibuffer.
61         (hmouse-context-buffer-menu): Renamed.
62
63 2008-03-22  Mats Lidell  <matsl@contactor.se>
64
65         * hui.el (hui:hbut-help): Help function is only possible if button
66         has a type name.
67         
68         * hibtypes.el, hib-kbd.el, hbdata.el, hmoccur.el, htz.el, kotl/kview.el:
69         * kotl/kvspec.el, kotl/klabel.el: 
70           Use string-to-number (string-to-int deprecated)
71
72         * hversion.el (hyperb:path-being-loaded): locate-file uses a list
73         of suffixes.
74         (locate-file): Use list of suffixes for compatibility with newer
75         Emacsen.
76
77         * Makefile.am (HYPB_EXTRA): Added README. Needed for New-features.
78
79 2007-08-03  Mats Lidell  <matsl@contactor.se>
80
81         * 5.0.2 released
82         
83         * hversion.el (hyperb:version): Bumped version to 5.0.2
84         * configure.ac: Ditto.
85         
86         * NEWS: Info about the GPLv3 release.
87         * README: Ditto.
88         
89         * COPYING: New GPLv3 text.
90
91         * Bumped GPL version from 2 to 3 in all headers.
92         
93         * man/version.texi: Created. Should have been added before but was
94         forgotten.
95         
96 2007-06-26  Mats Lidell  <matsl@contactor.se>
97
98         * make-dist: Remove autom4te.cache from dist.
99
100         * 5.0.1 released
101
102         * hpath.el (mm-decode): revert. No require on compile didn't work
103         anyway.
104
105 2007-06-14  Mats Lidell  <matsl@contactor.se>
106
107         * hversion.el (hyperb:version): Bumped version to 5.0.1
108         * configure.ac: Ditto.
109
110         * README: Moved out bulk of NEWS.
111         * NEWS: News is now stored here.
112
113         * hversion.el (hyperb:microcruft-os-p): OO-browser uses this. Be
114         backwards compatible.
115
116         * kotl/kexport.el: Added.
117         * kotl/MANIFEST: Added kexport.
118         * kotl/Makefile.am (KOTL_EL): Ditto.
119
120         * hlvar.el: Use a page ^L to avoid tripping on Local Variables
121         section.
122
123         * hpath.el (mm-decode): Don't require on compile. Avoids
124         introducing the dependency when compiling OO-browser.
125
126 2007-05-17  Mats Lidell  <matsl@contactor.se>
127
128         * make-dist: Directive file according to spec.
129
130         * htz.el (htz:local): Use current-time-zone.
131
132 2007-05-16  Mats Lidell  <matsl@contactor.se>
133
134         * hversion.el (sm-window-sys-term): mswindows,
135
136 2007-05-14  Mats Lidell  <matsl@contactor.se>
137
138         * 5.0 released.
139
140         * make-dist: Created.
141         Bad test for version.
142
143         * man/hyperbole.texi: Set date for the release.
144
145         * README: More updates for 5.0
146         * NEWS: ditto.
147         * INSTALL: ditto.
148
149 2007-05-06  Mats Lidell  <matsl@contactor.se>
150
151         * Makefile.am (BUILT_SOURCES): Create hsite.el.
152
153 2007-05-05  Mats Lidell  <matsl@contactor.se>
154
155         * README: Updated for version 5.0
156
157         * install-sh: Required files for a package.
158         * INSTALL: ditto.
159         * COPYING: ditto.
160
161 2007-04-29  Mats Lidell  <matsl@contactor.se>
162
163         * hui.el (hui:link-directly): Avoid XEmacs 21.5 bug(!?) with
164         visible window not beeing live.
165
166 2007-02-15  Mats Lidell  <matsl@contactor.se>
167
168         * kotl/kotl-mode.el (kotl-mode): Use easymenu.
169         * kotl/kfile.el: Ditto. Menu is loaded in kotl-mode.
170         * kotl/kmenu.el: Ditto. Remove almost duplicate infodock menu.
171         * hui-menu.el: Ditto.
172
173         * hinit.el (hyperb:init-menubar): Don't use lmenu.
174
175         * hui-mouse.el (smart-man-entry-ref): xref only available in
176         XEmacs.
177
178         * hui-mini.el (hyperbole): Init menubar if vanted.
179
180 2006-11-18  Mats Lidell  <matsl@contactor.se>
181
182         * *.el: New file header using common style. Boxed comments
183         turned into non boxed.
184
185 2006-11-07  Mats Lidell  <matsl@contactor.se>
186
187         * kotl/kvspec.el (kvspec:update-modeline): Handle xemacs extents.
188
189         * kotl/kview.el (kcell-view:idstamp): Bad format.
190
191 2006-11-05  Mats Lidell  <matsl@contactor.se>
192
193         * wrolo-menu.el: Use easymenu.
194
195         * hui-mouse.el (smart-dired): Use quit-window to quit dired.
196
197         * kotl/kotl-mode.el (kotl-mode:overview): Don't change state of
198         blank lines.
199
200 2006-11-02  Mats Lidell  <matsl@contactor.se>
201
202         * hpath.el (hpath:find-file-mailcap): Use mailcap to find external
203         viewer.
204
205 2006-06-05  Mats Lidell  <matsl@contactor.se>
206
207         * hui-mouse.el (smart-dired-assist): If no dired-flag-file-deleted
208         try dired-flag-file-deletion.
209         (smart-dired-assist): Use dired-unmark-all-files.
210
211         * hui-em19-b.el (hproperty:set-item-highlight): internal-facep
212         obsolete? Use facep.
213
214 2006-06-05  Mats Lidell  <matsl@contactor.se>
215
216         * kotl/kotl-mode.el (kotl-mode-map): Indented-text-mode-map seems
217         to be obsolete!? Use text-mode-map.
218
219 2006-06-04  Mats Lidell  <matsl@contactor.se>
220
221         * hui-window.el (hmouse-edge-sensitivity): Increase width. In
222         Emacs scrollbars adds some columns which current implementation
223         doesn't take into account.
224
225 2006-04-13  Mats Lidell  <matsl@contactor.se>
226
227         * hact.el (action:params): Use compiled-function-arglist.
228
229         * hversion.el (hyperb:kotl-p): Use emacs-version>=.
230
231         * wrolo-menu.el (id-popup-wrolo-menu): Use id-tool-invoke for
232         rolo-quit. Moved Manual menu item down.
233
234         * hui-menu.el (infodock-hyperbole-menu): Extended menus for
235         sending and administrating hyperbole mail lists. Rearranged so
236         menu selection for the manual is not the first choice.
237         * hui-mini.el (hui:menus): Extended the mail list menu.
238
239 2006-04-12  Mats Lidell  <matsl@contactor.se>
240
241         * *.el: Turned all hyperb:lemacs-p into hyperb:xemacs-p. A step in
242         removing support of lemacs.
243
244         * hact.el (action:commandp): Use compiled-function-interactive.
245
246         * man/hyperbole.texi: Manual is now GFDL. Updated info about mail
247         list and ftp-archive.
248
249 2006-04-09  Mats Lidell  <matsl@contactor.se>
250
251         * configure.ac: No dep on Perl with simplified smart-clib-sym.
252
253         * smart-clib-sym: Use man to find out if there is a man
254         page.
255
256 2006-03-07  Mats Lidell  <matsl@contactor.se>
257
258         * elisp-comp: Required loads, losts during migration, reinserted.
259
260 2006-03-06  Mats Lidell  <matsl@contactor.se>
261
262         * elisp-comp: Moved up to Automake version 1.9. Added to load path
263         so that non-dot-el-files are seen as well.
264
265         * configure.ac: Always create conditional plus some cleanup.
266
267 2006-03-05  Mats Lidell  <matsl@contactor.se>
268
269         * Makefile.am: Use hvm only if users configures it.
270         * configure.ac: Ditto.
271
272 2006-03-04  Mats Lidell  <matsl@contactor.se>
273
274         * hui-mouse.el (smart-gnus-group): Use gnus-topic-mode if in use.
275
276         * Makefile.am (INSTALL_DIR): Added DESTDIR.
277
278 2005-07-23  Mats Lidell  <matsl@contactor.se>
279
280         * README: New version of GPL notice.
281         * man/hyperbole.texi: Ditto.
282
283 2005-07-14  Mats Lidell  <matsl@contactor.se>
284
285         * wconfig.el (ring): Use ring for the config ring.
286         (wconfig-get-ring): Ring is frame local.
287
288 2005-07-13  Mats Lidell  <matsl@contactor.se>
289
290         * hui-em19-b.el (hproperty:color-list): Know about gtk.
291         (hproperty:good-colors): Ditto.
292
293         * hversion.el (hyperb:version): Stepped up to 5.0.
294         (sm-window-sys-term): Recognize the gtk window system.
295
296 2004-08-08  Mats Lidell  <matsl@contactor.se>
297
298         * hypb.el (hypb:display-file-with-logo): Added as a
299         noop. OO-Browser calls it.
300
301         * hpath.el (hpath:push-tag-mark): Added. Used by OO-Browser.
302
303 2004-07-14  Mats Lidell  <matsl@contactor.se>
304
305         * hmail.el (hmail:invoke'): Use compose-mail for user defined mail
306         agent.
307
308 2004-07-09  Mats Lidell  <matsl@contactor.se>
309
310         * hyperbole.el: browse-url replaces action-key-url-function.
311
312         * hui-menu.el (infodock-hyperbole-menu): Use Customize for
313         customizing hyperbole and browse-url-browser-function.
314         (hui-menu-global-buttons-filter): Global buttons in menu.
315         (hui-menu-explicit-buttons-filter): Explicit buttons in menu.
316
317         * hsys-w3.el (www-url): Use browse-url.
318
319 2004-07-08  Mats Lidell  <matsl@contactor.se>
320
321         * hsite-ex.el (smart-scroll-proportional): Customizable.
322
323         * hibtypes.el (hyp-address): Use hyperbole-users list. Removed
324         request actions. List uses mailman so the web is preferred.
325
326         * hui-mini.el (hui:menus): Use hyperbole-users list. Removed
327         request menu items. List uses mailman so the web is preferred.
328
329         * hui-menu.el (hui-menu-remove): New function added.
330         (infodock-hyperbole-menu): Use hyperbole-users list. Removed
331         request menu items. List uses mailman so the web is preferred.
332
333 2004-06-23  Mats Lidell  <matsl@contactor.se>
334
335         * hibtypes.el (text-toc): Contents work as the doc string says.
336
337 2004-06-20  Mats Lidell  <matsl@contactor.se>
338
339         * hinit.el (hyperbole-on-menubar): Customizable.
340
341         * hyperbole.el (hyperbole): Added customize group.
342
343 2004-06-13  Mats Lidell  <matsl@contactor.se>
344
345         * Makefile.am (HYPB_EL): hvm.el added.
346
347         * hvm.el: Synced with vm.
348         (vm-assimilate-new-messages): Fixed bug. vm function had more
349         args. (Thanks to Peter Chubb for the report.)
350
351 2004-05-16  Mats Lidell  <matsl@contactor.se>
352
353         * hyperbole.el (vm-mode-hook): Use hook.
354
355 2004-03-31  Mats Lidell  <matsl@contactor.se>
356
357         * man/hyperbole.texi: include hypb-mouse.txt from this folder
358
359         * kotl/Makefile.am: maintainer-clean Makefile.in in subdirs.
360         * man/Makefile.am: 
361
362         * configure: Mistake. Don't version control generated files.
363
364         * configure.ac: Configure support added.
365         * Makefile.am: 
366         * kotl/Makefile.am: 
367         * man/Makefile.am: 
368         
369         * elisp-comp: Modified for hypb build.
370
371         * Makefile: Removed. Created now by configure.
372
373         * AUTHORS: Standard automake files added.
374         * NEWS: 
375
376         * ChangeLog.2: Old Changelogs up to version 4.01
377
378 2004-02-24  Mats Lidell  <matsl@contactor.se>
379  
380         * hversion.el (hyperb:emacs19-p): Version 19 and beyond.
381  
382 2004-02-21  Mats Lidell  <matsl@contactor.se>
383  
384         * hgnus.el (gnus-msg): Use gnus-msg.
385
386         * See "ChangeLog.2" for earlier changes.