source: trunk/third/gnome-utils/logview/ChangeLog @ 18641

Revision 18641, 18.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18640, which included commits to RCS files with non-trunk default branches.
Line 
12003-01-24  Glynn Foster  <glynn.foster@sun.com>
2
3        * help/C/figures/syslog_window.png:
4        * help/C/gnome-system-log-C.omf:
5        * help/C/gnome-system-log.xml: Updates from the sun docs
6        people for 2.2
7
82002-01-07 Dennis Cranston <dennis_cranston@yahoo.com>
9
10        * pixmaps/Makefile.am:  removed logview.xpm reference from
11        pixmaps_DATA & EXTRA_DIST.
12
13        * pixmaps/logview.xpm:  remove file
14       
152002-12-28 Alex Duggan <aldug@gnome.org>
16       
17        * about.c: use the standard gnome-log icon in the about
18        dialog not the ancient GNOME one, Fixes #102773
19       
202002-12-28 John Fleck <jfleck@inkstain.net>
21
22        * info.c, zoom.c
23        removing extraneous translation marks from a bunch of
24        %s, fixing #101764
25
262002-12-21 Alex Duggan <aldug@gnome.org>
27
28        * about.c: fix spacing in about dialog
29
302002-12-21 John Fleck <jfleck@inkstain.net>
31
32        * remove help/C/logview.xml logview-C.omf
33        no longer used
34
352002-12-02  Glynn Foster  <glynn.foster@sun.com>
36
37        * gnome-system-log.desktop.in: Update for StartupNotify
38
392002-11-29  Fernando Herrera <fherrera@onirica.com>
40
41       * gnome-system-log.desktop.in: add X-GNOME-BUGZILLA stuff
42
432002-11-20  Glynn Foster  <glynn.foster@sun.com>
44
45        * log_repaint.c: (InitPages), logrtns.c: Crufty code -
46        make it less crufty. Fixes #99047.
47        * logview.schemas.in: Dunno why I called it 'logview'. Oh well.
48
492002-11-07  Glynn Foster  <glynn.foster@sun.com>
50
51        * logview.c: (SetDefaultUserPrefs): Add /var/log/sys.log to
52        list of possible logs to open. Apply duct tape to bug that
53        I don't have time to look at.
54
552002-10-17  Kjartan Maraas  <kmaraas@gnome.org>
56
57        * about.c: Fix a leak. Merge from stable.
58       
592002-10-15  Irene Ryan <irene.ryan@sun.com>
60
61        * help/C/gnome-system-log.xml: updated to fix bug #91164
62        * help/C/gnome-system-log-C.omf: updated manual date
63          and version number
64        * help/C/l10n.txt: new text containing instruction for
65          the L10N team about how to take the screenshots for
66          the manual
67        * help/C/figures/syslog_window.png: updated screenshot
68          of the latest application
69             
702002-09-26  Deepa Natarajan  <deepa.natarajan@wipro.com>
71
72        * monitor.c: Set remove list in the Monitor Options window to
73        remember the logs it is monitoring. Fixes bug# 89485.
74
752002-09-25  Deepa Natarajan <deepa.natarajan@wipro.com>
76
77        * logview.c: Add an option to collapse all the trees.
78        Fixes bug# 89482.
79
802002-09-06  Glynn Foster  <glynn.foster@sun.com>
81
82        * logview.c: Remove conflict for menu accelerators. Also get
83        rid of silly stock icons in File menu that don't make sense. Fixes
84        #92540.
85
862002-08-29 John Fleck <jfleck@inkstain.net>
87
88        * about.c: fixing #92056 to remove 'Linux' only references.
89
902002-08-29  Glynn Foster  <glynn.foster@sun.com>
91
92        * gnome-system-log-security.in: Default session to true, so that
93        user can run it when console helper is enabled. Another fix from
94        Frederic.
95
962002-08-29  Glynn Foster  <glynn.foster@sun.com>
97
98        * actions.c: (apply_actions): Fix another case of 'logview'. [sigh]
99
1002002-08-29  Glynn Foster  <glynn.foster@sun.com>
101
102        * gnome-system-log-security.in: Point to gnome-system-log instead
103        of logview. Thanks to Frederic for pointing this out.
104
1052002-08-09  Glynn Foster  <glynn.foster@sun.com>
106
107        * gnome-system-log.1: Update man page.
108
1092002-08-02  Deepa Natarajan  <deepa.natarajan@wipro.com>
110
111        * logview.c: Remove some StubCall (), modify the ordering
112        of menu items as 'Save As' entry has been removed.
113        Fixes bug #89685.
114
1152002-07-31  Glynn Foster  <glynn.foster@sun.com>
116
117        * logview.c: Remove StubCall ()
118        * logview.h: ditto
119        * menus.c: (AddMenu): Remove 'Save As' entry in the menus
120        as it's not used. Fixes #89483.
121
1222002-07-31  Glynn Foster  <glynn.foster@sun.com>
123
124        * logview.c: s/About.../About. Fixes #89481.
125
1262002-07-26  Deepa Natarajan  <deepa.natarajan@wipro.com>
127
128        * log_repaint.c, logrtns.c, logview.h: When logview first
129        comes up set focus on the last row and scroll to that row.
130        Always maintain the last focused line. Fixes bug #87398.
131
1322002-07-25  Deepa Natarajan  <deepa.natarajan@wipro.com>
133
134        * logview.[ch], log_repaint.c: Maintain the correct status
135        of expanded rows when switching between logs.
136        Partly Fixes #87398.
137
1382002-07-24  Deepa Natarajan  <deepa.natarajan@wipro.com>
139
140        * actions.c: Pass the command to execute twice for execlp (),
141        so that the action happens. Fixes bug# 88207.
142
1432002-07-17  Deepa Natarajan  <deepa.natarajan@wipro.com>
144
145        * logview.c: Add menu item Close All - to close all the log
146        files in one shot.
147
1482002-07-08  Laavanya K R <laavanya.gopalan@wipro.com>
149
150        * actions.c: Modified exec_action_in_db() to execute "action"
151        by a combination of fork() and execlp() calls instead of
152        executing through system().  There is a potential of Time of
153        Check and Time of Use (TOCTOU) issues with system() since
154        shell is spawned first and command's executed after a small
155        time gap. Fixes #87110.
156
1572002-07-08  Deepa Natarajan  <deepa.natarajan@wipro.com>
158 
159        * logview.[ch], log_repaint.c: Append filename to the window
160        title. Disable Close and Properties option when all files are
161        closed. s/Log/File as logs are just files.
162
1632002-07-05  Glynn Foster  <glynn.foster@sun.com>
164
165        * gnome-system-log.desktop.in: s/DocPath/X-GNOME-DocPath.
166        Now conforms to spec.
167
1682002-07-05  Glynn Foster  <glynn.foster@sun.com>
169
170        * Makefile.am: Add install of schema
171        * logview.schemas.in: Add schemas.
172        * logview.c, logview.h, userprefsdialog.c: Get rid of old
173        unused cruft that you could set to change the size of your
174        windows.
175
1762002-07-02  Deepa Natarajan  <deepa.natarajan@wipro.com>
177 
178        * logrtns.[ch], monitor.c: Rewrote ReadPageDown() and
179        mon_read_new_lines() to update the logs that are monitored.
180     
1812002-07-02  Deepa Natarajan  <deepa.natarajan@wipro.com>
182
183        * logview.c: enable restore session.
184
1852002-06-28  Deepa Natarajan  <deepa.natarajan@wipro.com>
186
187        logview.h: Remove Fonts, Colors & Style info from ConfigData
188        structure. Remove log_page structure. Change Log structure
189        to remove Page stuff and add LogLine. Add an array to
190        maintain the tree view paths that are expanded in a file.
191        Used when switching between logs.
192
193        logview.c: Display logs in the form of a tree view placed
194        inside a scrolled window. Set up 2 call backs: row-activated
195        for showing zoom window and selection changed to update the
196        current log line. Removed all canvas and scroll window stuff.
197
198        log_repaint.c: Rewrote to use GtkTreeView. Clean up #defines.
199        Add save_row_to_expand(): to save paths that are currently
200        expanded. Remove HandleLogKeyboard as it does not follow HIG.
201        Remove all Pango stuff. Restore session is disabled for now.
202
203        logrtns.c: Clean up #defines. Modify OpenLogLine to read from
204        file and fill details in the new Log struture. Update CloseLog
205        to free memory.
206
207        config.[ch]: Modified config data - removed all fonts and
208        pango stuff.
209
210        zoom.c: Clear the zoom window when file is closed. Change the
211        prototype for create_zoom_window to pass void. Get the current
212        log based on the new log structure. Convert description to utf8
213        before passing it to GtkListStore.
214
215        monitor.c: When the monitoring logs first comes up, display
216        only the last 5 lines. Remove all page stuff. Right now
217        updation of logs is disabled. Clean up #defines.
218
219        menus.c, userprefdialog.c: Do not set styles, to respect themes.
220
221        calendar.c: The functionality of the calander is currently
222        disabled.
223
224        misc.c: Remove the function to load fonts.
225
2262002-06-14  Narayana Pattipati <narayana.pattipati@wipro.com>
227
228        * monitor.c: Update the monitor window with the new lines added
229        properly. And also make sure that the last log is also shown when
230        monitor window opened first. Bug#85248
231
2322002-06-19  Deepa Natarajan  <deepa.natarajan@wipro.com>
233 
234        * actions.c: Change the windows to dialog boxes. Set
235        atk relation between entry box and label, set mnemonics,
236        set default button, change title of dialog to "Actions",
237        position buttons to the right of the tree view.
238        s/gtk_widget_set_usize/gtk_widget_set_size_request.
239
240        * monitor.c: s/GtkWindow/GtkDialog, add mnemonics,
241        set tooltips - thanks Parag, expand some of the
242        labels, change the ordering of the buttons, put all
243        the button in the same row, change the title of the
244        dialog to "Monitor Options" and set the default button.
245        s/gtk_widget_set_usize/gtk_widget_set_size_request.
246
247        * zoom/info.c: Remove all pango stuff. Display info
248        in a GtkTreeView.
249
250        * log_repaint.c: Call repaint_zoom() and  RepaintLogInfo()
251        without parameters - change prototype.
252
253        * logview.h: change the prototype for repaint_zoom().
254
2552002-06-12  Narayana Pattipati <narayana.pattipati@wipro.com>
256
257        * monitor.c: In mon_read_new_lines function, as new lines are read,
258        update the current position and start reading next set of lines from
259        the new position.
260
261        * logrtns.c: In ReadPageDown function fixed a crash when the lines
262        read are more than ten. Bug#84084.
263
2642002-06-12  Christophe Merlet  <christophe@merlet.net>
265
266        * Makefile.am: Add $DESTDIR variable.
267
2682002-06-04  George Lebl <jirka@5z.com>
269
270        * logview.c: use _UI_SUBTREE instead of _UI_SUBTREE_STOCK since
271        that makes translations actually work. _UI_SUBTREE_STOCK means
272        that the string comes from libgnomeui which in this case it
273        doesn't.
274
2752002-05-31  Hidetoshi Tajima <hidetoshi.tajima@sun.com>
276
277        * Makefile.am: Update for #83627.
278
2792002-05-31  Hidetoshi Tajima <hidetoshi.tajima@sun.com>
280
281        * Makefile.am: Fix GNOMELOCALEDIR to point to correct
282        place. Fixes #83627.
283
2842002-05-31  Glynn Foster <glynn.foster@sun.com>
285
286        * monitor.c: Remove ugly pangoification in the
287        monitor dialog.
288
2892002-05-31  Glynn Foster <glynn.foster@sun.com>
290       
291        * Makefile.am: Enable help again. Fixes #83518.
292
2932002-05-25  Glynn Foster <glynn.foster@sun.com>
294
295        * logview.c, actions.c: Some focus issues. Hum, we really
296        need to get mnemonics going here.
297
2982002-05-25  Narayana Pattipati <narayana.pattipati@wipro.com>
299
300        * logview.c: Treeview fix to prevent parent and child being
301        created for first action entry. Fixes #81942.
302
3032002-05-23  Aruna P R <aruna.pou@wipro.com>
304
305        * logview.c: Disable multiple openings of the same file. Fixes
306        #75121.
307
3082002-05-23  Narayana Pattipati <narayana.pattipati@wipro.com>
309
310        * actions.c: Make sure we save the description in the actions
311        dialog. Fixes #82334.
312
3132002-15-20 Glynn Foster <glynn.foster@sun.com>
314
315        * Makefile.am: Diable docs until they are fixed - dtd validation
316        problems with scrollkeeper.dtd.
317
318Fri May 17 10:09:46 2002  George Lebl <jirka@5z.com>
319
320        * config.c: add note to translators about fonts, especially about
321          Helvetica vs asian fonts
322
323        * info.c, zoom.c: fix crashes on window closing, also add more
324          elaborate logic for figuring out the size of the label area,
325          still quite stupid, but now it gets it wrong by getting more space
326          rather then less which is nicer.  Also better get single char
327          width info in an uglier, more elaborate and hackish way but
328          in a way that we get more correct.  Some more geometry fixage
329          to get asian fonts right.
330
331Thu May 16 18:39:42 2002  George Lebl <jirka@5z.com>
332
333        * info.c, log_repaint.c, logview.h, misc.c, zoom.c:
334          handle cases where we can't convert the line to utf8.  We can
335          really guess the language anyway though so maybe we could do more.
336
337        * logrtns.c: make sure not to leave other time locales around and
338          fix a leak thus created.
339
340Thu May 16 18:19:59 2002  George Lebl <jirka@5z.com>
341
342        * info.c, log_repaint.c, logrtns.c, logview.h, misc.c, zoom.c:
343          Some i18n fixage, especially with getting utf8 vs locale
344          encoding straight.  It is quite ugly, though now we again read
345          localized logs and don't spew out tons of warnings.  I can't make
346          sure that the problem for Chinese is gone since I think I don't
347          have the right fonts for this.  So I'll mark #81252 as fixed.
348
349Thu May 16 15:20:35 2002  George Lebl <jirka@5z.com>
350
351        * logview.c: make the window and make sure it's shown before opening
352          files since then we look like we are loading faster, especially if
353          your logfile is very long.
354
355Thu May 16 15:09:19 2002  George Lebl <jirka@5z.com>
356
357        * log_repaint.c, zoom.c: partially fix #81252 by converting output
358          of strftime to utf8.  Also convert the string to utf8, this still
359          needs a bit of work, so I'm not closing the bug yet
360
361        * logview.c: fix crash when closing window
362
3632002-05-14  Glynn Foster  <glynn.foster@sun.com>
364
365        * gnome-system-log-actions.db: Comment out example
366        strings. I wish I am more time to look through this
367        properly.
368
3692002-05-11 Samuel Stringham  <sams@e-sa.com>
370
371        * logrtns.c: On log rotation, or log creation,
372        or just empty logs logview fails.  Tough to tell if
373        a log is actually a system log when it is empty, but
374        should still try to read/monitor it. Fixes #81348.
375
3762002-05-11  Samuel Stringham  <sams@e-sa.com>
377       
378        * actions.c: Fix crash in actions dialog. Fixes #81397.
379
3802002-05-11  Samuel Stringham  <sams@e-sa.com>
381
382        * logview.c: remove bogus spacing. Fixes #81399.
383
3842002-05-10  Glynn Foster  <glynn.foster@sun.com>
385
386        * calendar.c, logview.c, zoom.c: Fix crashes on dialog
387        boxes when 'Esc' is used.
388
3892002-05-10  Glynn Foster  <glynn.foster@sun.com>
390
391        * logrtns.c: Add sanity check. Fixes #81265.
392
3932002-05-08  Glynn Foster  <glynn.foster@sun.com>
394
395        * about.c, logview.c: Fix up some inconsistancies as pointed
396        out by the doc team.
397
3982002-05-08  Glynn Foster  <glynn.foster@sun.com>
399
400        * calendar.c, log_repaint.c, logview.c, zoom.c: More
401        HIG Compliance stuff. Fixes #76685 in part. Man, this
402        code is *so* ugly. Hack after hack after hack. [sigh].
403
4042002-05-07  Samuel Stringham <sams@e-sa.com>
405
406        * zoom.c: (repaint_zoom): Fix repaint on zoom-in box. Fixes     
407        #80904.
408
4092002-05-07  Samuel Stringham <sams@e-sa.com>
410
411        * actions.c, log_repaint.c: Some UI love.
412
4132002-05-07  Satyajit Kanungo  <satyajit.kanungo@wipro.com>
414
415        * gnome-system-log.desktop.in: Added DocPath in the
416        desktop.in file. Fixes #80921.
417
4182002-05-03  Glynn Foster  <glynn.foster@sun.com>
419
420        * logview.c: s/Date/Last Modified. It seems a slightly better
421        solution, although when you scroll up it seems to randomly
422        change the date in the status bar. Fixes #72782 somewhat
423        but we should get rid of the updates and just use one non
424        changing date, whatever that might be.
425        * logrtns.c: Include <errno.h> in the view to giving more
426        useful error messages.
427 
4282002-05-03  Xing Wang <quixon@gnuchina.org>
429
430        * calendar.c: (CalendarMenu), (close_calendar): Don't NULL
431        CalendarDialog when we are only hiding the widget. Fixes
432        #80403.
433
4342002-05-01  Glynn Foster  <glynn.foster@sun.com>
435
436        * calendar.c: (CalendarMenu): Oops, forgot to
437        make non-resizable.
438
4392002-05-01  Glynn Foster  <glynn.foster@sun.com>
440
441        * calendar.c: (CalendarMenu): Adapted patch from
442        Xing Wang <quixon@gnuchina.org> to fix #77194.
443
4442002-05-01  Glynn Foster  <glynn.foster@sun.com>
445
446        * gnome-system-log-regexp.db: Add fix from
447         voss@debian.org (Jochen Voss) for #73406.
448
4492002-04-28 Dennis Cranston <dennis_cranston@yahoo.com>
450
451        * about.c:  fix code to correctly find logview.xpm logo
452        in the about dialog.  Change name to match application menu.
453        Fixes #80109.
454       
4552002-04-24 Aruna P R <aruna.pou@wipro.com>
456
457        * config.c, info.c, log_repaint.c, logview.c,
458          logview.h, monitor.c, zoom.c:
459
460        Start using Pango wherever we can.
461
4622002-04-18 - John Fleck <jfleck@inkstain.net>
463
464        * help/Makefile.am, help/C/Makefile.am
465        gnome-system-log.xml, gnome-system-log-C/omf, legal.xml
466        figures/gnome-system-log.png
467        incorporating placeholder docs, completing patch from
468        Satyajit
469
4702002-04-16  Kevin Vandersloot <kfv101@psu.edu>
471
472        * Makefile.am, logview.c : get help working - almost
473
4742002-03-21 Aruna P R <aruna.pou@wipro.com>
475
476        * logview.c: add session managment to systemlogmoitor
477
4782002-03-30 Aruna P R <aruna.pou@wipro.com>
479       
480        * actions.c, monitor.c, logview.h:
481
482        Replaced GtkClist and GtkCtree calls with GtkTreeView calls in the files       
483
4842002-03-20  Yogeesh MB <yogeeshappa.mathighatta@wipro.com>
485
486        * logview.c :Removed user preference dialog, Patch #57968
487
4882002-03-26 Aruna P R <aruna.pou@wipro.com>
489
490        * monitor.c: Monitor options gives the messages when tried to add more
491        than the MON_MAX_NUM_LOGS(4) log files.
492        Fixes the problem with Add and Remove button
493
494        * logview.c: made menu items and view items sensitive.
495        Added the condition to give the message when tried to open more than
496        MAX_NUM_LOGS(10) log files.
497
498        Fix for bugs #75124 & 75074
499
5002002-03-20  Kevin Vandersloot <kfv101@psu.edu>
501
502        * actions.c: Use gtk_text_buffer_set_text. May fix
503        a crash. Also don't cast the textview to a gtkeditable
504
5052002-03-15  Ganesan Sethuraman <ganesan.sethuraman@wipro.com>
506
507       * log_repaint.c: Fixed the display of the status bar when the
508       last log file is closed.Fix for bug #74610
509
5102002-03-18  Kevin Vandersloot <kfv101@psu.edu>
511
512        * logview.c: fix checks for logfiles. Thanks to Aruna Pourohit
513        for pointing this out. Realy fixes bug 75125. Also update
514        binary name in gnome_init
515
5162002-03-17  Kevin Vandersloot <kfv101@psu.edu>
517
518        * logview.c: fix typo. Fixes bug 75125
519
5202002-03-04  Kevin Vandersloot <kfv101@psu.edu>
521       
522        * log_repaint.c: show details on double click and
523        select row on single click. Also handle mouse scroll
524        events.
525
526        * logview.c: don't select row on motion events.
527
5282002-02-28  Santhana Krishnan  <santhana.krishnan@wipro.com>
529
530        * logview.c: fixed bug on scroll bars when log view is empty.
531
5322002-02-21  Bastien Nocera  <hadess@hadess.net>
533
534        * logrtns.c: (isLogFile): don't crash on empty files
535
5362002-02-21  Bastien Nocera  <hadess@hadess.net>
537
538        * actions.c: (edit_action_entry): use non-deprecated calls
539        (and the proper ones in fact)
540        * logview.h, logrtns.c: (ReadPageUp), (ReadPageDown): fix bug on
541        platforms where a char is unsigned (Closes:68013)
542        (patch from Jochen Voss <voss@debian.org>)
543        * logview.c: (CloseApp): fix double-closing exit core dump
544
5452002-01-31  Zbigniew Chyla  <cyba@gnome.pl>
546
547        * about.c (AboutShowWindow): Don't try to translate empty string.
548
5492001-02-02  Zbigniew Chyla  <cyba@gnome.pl>
550
551        * .cvsignore: s/logview/gnome-system-log/
552
5532002-01-27  Seth Nickell  <snickell@stanford.edu>
554
555        * Makefile.am:
556        * gnome-system-log-actions.db:
557        * gnome-system-log-descript.db:
558        * gnome-system-log-pam:
559        * gnome-system-log-regexp.db:
560        * gnome-system-log-security.in:
561        * gnome-system-log.1:
562        * gnome-system-log.desktop.in:
563        * logview-actions.db:
564        * logview-descript.db:
565        * logview-pam:
566        * logview-regexp.db:
567        * logview-security.in:
568        * logview.1:
569        * logview.c: (open_databases):
570        * logview.desktop.in:
571        * pixmaps/Makefile.am:
572
573
574        Rename application binary to match menu name.
575
576        Whew. This one was a PITA.
577       
5782002-01-27  Seth Nickell  <snickell@stanford.edu>
579
580        * logview.desktop.in:
581
582        Change menu names to conform with the HIG, and
583        install into the GNOME2 .desktop file location.
584
Note: See TracBrowser for help on using the repository browser.