gentoo-0.11.15

所属分类:Linux/Unix编程
开发工具:C++
文件大小:928KB
下载次数:64
上传日期:2004-09-08 15:25:46
上 传 者yuque
说明:  操作系统文件管理
(operating system document management)

文件列表:
gentoo-0.11.15 (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15 (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\BUGS (4859, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\CONFIG-CHANGES (4302, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\COPYING (17996, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\CREDITS (1477, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\FIXES-0.11 (39304, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\FIXES-0.9 (45646, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\INSTALL (5551, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\LSM-ENTRY (917, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\Makefile (1855, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\TODO (4113, 2000-09-06)
gentoo-0.11.15\gentoo-0.11.15\widgets (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.c (44374, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.h (4781, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\widgets\Makefile (352, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\widgets\odscrolledbox.c (15670, 2000-09-15)
gentoo-0.11.15\gentoo-0.11.15\widgets\odscrolledbox.h (2230, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\widgets\odlabel.c (1787, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\widgets\odlabel.h (1010, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\widgets\Debug (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.ncb (41984, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.plg (902, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.opt (49664, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.dsp (3601, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\widgets\odemilbutton.dsw (549, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\docs (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\docs\index.html (6960, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\menus.html (6531, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\images (0, 2004-09-08)
gentoo-0.11.15\gentoo-0.11.15\docs\images\cmd_inp1.gif (2286, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\images\layout.gif (24832, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\images\status_error.gif (6586, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\images\cmd_dialog.gif (2384, 2000-07-03)
gentoo-0.11.15\gentoo-0.11.15\docs\images\cmd_chmod.gif (5507, 2000-07-03)
... ...

2000-09-14 Emil Brink gentoo v0.11.15 INTRODUCTION gentoo is a graphical file managment program, written from scratch in C. It uses the GTK+ toolkit for its interface. gentoo is developed and tested primarily under Linux, but is known to compile and work on many other Unix-like operating systems as well. One of the design goals with gentoo has been to provide extensive customization and configuration abilities, and to do so from an integrated, graphic, interface. The user should not have to edit the configuration file directly "by hand", and especially not have to restart the program for changes to take effect. gentoo features a fairly complex and powerful system for file type recognition, coupled to an object-oriented style system, which together give you a lot of control over how files of different types are displayed and acted upon. LICENSE This software is copyright (c) 19***-2000 by Emil Brink. You are free to distribute this software under the terms of the GNU General Public License, version 2. You should have received a copy of this license together with the software (in a file called COPYING). If not, and you have web access, check . It is important to realize that this software comes without any warranty whatsoever. THE AUTHOR gentoo was written by Emil Brink. It is my first program to use GTK+, my first major Linux application, and my first program released in source form under the GPL, but it's absolutely _not_ my first program. ;^) I've been hacking since the late eighties, and am currently a studying for a Master of Science in computer science at the Royal Institute of Technology ("RIoT") here in Stockholm, Sweden. Work on gentoo started in May 19***, when I decided it would be fun to learn the GTK+ interface toolkit. The first actual release of gentoo was called version 0.9.0, and made its public appearance back in September 19***. Please send questions, answers, bug reports, praise (?) and critique straight to . I am listening. RELEASE NOTES Whoa, this is the latest release ever of this program! I guess the reason isn't boredom with the project--it's more of a time thing. I still find working on gentoo fun and worthwhile, and there are no immediate plans to "kill" the project. The feed- back I have received about gentoo is a contributing factor in this, of course. OK, so what's up in 0.11.15? Well, the most major thing is that the code is now pretty much ready for internationaliz- ation (i.e., translation). All strings have been marked up, and can be translated. The program does not actually _use_ I18N yet, because of build problems. I need help with automake & friends. Other than that, there have been some minor bug fixes and touch-ups here and there, as usual. Nothing major. If you are observant, you might have noticed that the distribution archive has a new layout, but that doesn't affect the actual program much... I view this release as one part life sign (gentoo is not dead!), and two parts development. The I18N stuff is great, but you won't notice it until the build process gets fixed up. I wanted to get an updated version out there anyway, for the sake of the users. IMPORTANT NOTE If you experience problems with shift-selecting, I recommend that you investigate what version of the GTK+ toolkit you are running. A good way to do this is to execute the gentoo command "About", and read the number in the dialog that opens. Another is to find a shell, and run the "gtk-config --version" command. If you're running anything previous to GTK+ 1.2.3, you should upgrade, as GTK+ 1.2.3 seems to fix the shift-selection bug. The latest stable release of GTK+ is 1.2.7, but the latest version gentoo has been tested with is 1.2.6. FOR MORE INFORMATION... * Information about system requirements and instructions about how to build an executable are provided in the file INSTALL, as usual. * For (sometimes very technical and close-to-the-source) notes on exactly what's happened in this release, check out the FIXES-0.11 file. I recommend reading it on each new release. * Details about gentoo's support for GUI customization through the use of GTK+ RC files are in the README.gtkrc file. * For information about known problems, quirks and general developer headaches, please see the BUGS file. * There is a TODO file, containing a few major things I have planned/want to see implemented. DOCUMENTATION The documentation that is available is incomplete and sort of out of date. I'm sorry about that. Hopefully, I will find the time and energy in the future to do a complete rewrite of the documentation, since much has changed and been added since it was written. There is a short manpage that touches the bare essentials, in "docs/gentoo.1x". Please read it. There is some reasonably modern documentation in plain text format in some files in "docs/scratch/". Read those, too. /Emil

近期下载者

相关文件


收藏者