Bug 611 - RFE: Add simple text viewer
Summary: RFE: Add simple text viewer
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: git
Hardware: All All
: high enhancement
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 668
  Show dependency treegraph
 
Reported: 2004-05-10 06:44 UTC by Roland Mainz
Modified: 2004-05-23 03:18 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Prototype patch for 2004-05-09-trunk (45.59 KB, patch)
2004-05-10 06:45 UTC, Roland Mainz
no flags Details | Splinter Review
Updated prototype patch for 2004-05-09-trunk (60.20 KB, patch)
2004-05-13 05:23 UTC, Roland Mainz
no flags Details | Splinter Review
Patch for 2004-05-16-trunk (86.22 KB, patch)
2004-05-17 09:46 UTC, Roland Mainz
no flags Details | Splinter Review
Patch for 2004-05-24-trunk (90.23 KB, patch)
2004-05-24 13:10 UTC, Roland Mainz
no flags Details | Splinter Review
New patch for 2004-05-24-trunk (91.59 KB, patch)
2004-05-24 13:16 UTC, Roland Mainz
no flags Details | Splinter Review

Description Roland Mainz 2004-05-10 06:44:04 UTC
RFE: Add a simple text viewer like a lĂ  "more".
Comment 1 Roland Mainz 2004-05-10 06:44:30 UTC
Taking myself...
Comment 2 Roland Mainz 2004-05-10 06:45:22 UTC
Created attachment 280 [details] [review]
Prototype patch for 2004-05-09-trunk
Comment 3 Roland Mainz 2004-05-13 05:23:03 UTC
Created attachment 283 [details] [review]
Updated prototype patch for 2004-05-09-trunk
Comment 4 Roland Mainz 2004-05-17 09:46:20 UTC
Created attachment 292 [details] [review]
Patch for 2004-05-16-trunk
Comment 5 Roland Mainz 2004-05-17 09:50:15 UTC
kaleb:
Please take a look at xc/programs/xmore/print.c - when I undefine
|WORKAROUND_FOR_SOMETHING_IS_WRONG| the page layout goes horrible wrong - the
text widget squishes itself into the bottom half of the page and only occupies
1/2 of the page's with - and I have no clue why this happens.
Any ideas ?
Comment 6 Roland Mainz 2004-05-20 21:12:51 UTC
kaleb: ping!
Comment 7 Roland Mainz 2004-05-24 13:10:57 UTC
Created attachment 318 [details] [review]
Patch for 2004-05-24-trunk

Patch for checkin, I'll forward the other issues to new bug reports... ;-(
Comment 8 Roland Mainz 2004-05-24 13:16:47 UTC
Created attachment 319 [details] [review]
New patch for 2004-05-24-trunk

New patch, the previous one missed the "Changelog" entry... sorry...
Comment 9 Roland Mainz 2004-05-24 13:18:30 UTC
Patch checked-in...

Checking in xc/ChangeLog;
/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.38; previous revision: 1.37
done
Checking in xc/programs/Imakefile;
/cvs/xorg/xc/programs/Imakefile,v  <--  Imakefile
new revision: 1.3; previous revision: 1.2
done
RCS file: /cvs/xorg/xc/programs/xmore/Imakefile,v
done
Checking in xc/programs/xmore/Imakefile;
/cvs/xorg/xc/programs/xmore/Imakefile,v  <--  Imakefile
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/print.c,v
done
Checking in xc/programs/xmore/print.c;
/cvs/xorg/xc/programs/xmore/print.c,v  <--  print.c
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/print.h,v
done
Checking in xc/programs/xmore/print.h;
/cvs/xorg/xc/programs/xmore/print.h,v  <--  print.h
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/printdialog.c,v
done
Checking in xc/programs/xmore/printdialog.c;
/cvs/xorg/xc/programs/xmore/printdialog.c,v  <--  printdialog.c
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/printdialog.h,v
done
Checking in xc/programs/xmore/printdialog.h;
/cvs/xorg/xc/programs/xmore/printdialog.h,v  <--  printdialog.h
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/printdialogprivates.h,v
done
Checking in xc/programs/xmore/printdialogprivates.h;
/cvs/xorg/xc/programs/xmore/printdialogprivates.h,v  <--  printdialogprivates.h
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/xmore.c,v
done
Checking in xc/programs/xmore/xmore.c;
/cvs/xorg/xc/programs/xmore/xmore.c,v  <--  xmore.c
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/xmore.h,v
done
Checking in xc/programs/xmore/xmore.h;
/cvs/xorg/xc/programs/xmore/xmore.h,v  <--  xmore.h
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/xmore.man,v
done
Checking in xc/programs/xmore/xmore.man;
/cvs/xorg/xc/programs/xmore/xmore.man,v  <--  xmore.man
initial revision: 1.1
done
RCS file: /cvs/xorg/xc/programs/xmore/xmore.sgml,v
done
Checking in xc/programs/xmore/xmore.sgml;
/cvs/xorg/xc/programs/xmore/xmore.sgml,v  <--  xmore.sgml
initial revision: 1.1
done
Mailing the commit message to xorg-commit@pdx.freedesktop.org...

... marking bug as FIXED.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.