Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | askcolor(): databasefile and wantspec can now be set on every | Barry Warsaw | 1999-04-27 | 1 | -3/+13 |
| | | | | invocation, instead of just the first. | ||||
* | Implement dynamic external Viewer discovery. | Barry Warsaw | 1999-04-27 | 1 | -34/+61 |
| | | | | | PyncheWidget.__init__(): Add the extrapath argument which can be used to pass in additional directories to search for Viewers. | ||||
* | Add a module global variable ADDTOVIEW to conform to dynamic viewer | Barry Warsaw | 1999-04-27 | 3 | -1/+7 |
| | | | | lookup protocol. | ||||
* | Added docstring describing Viewer interface. | Barry Warsaw | 1999-04-27 | 1 | -0/+33 |
| | | | | | set_colordb(): Call Viewers' colordb_changed() method if they have them. Notifies them of changes to the color name database. | ||||
* | add a comment | Barry Warsaw | 1999-04-27 | 1 | -0/+1 |
| | |||||
* | Added "See also" reference to PyOpenGL. | Fred Drake | 1999-04-27 | 1 | -4/+14 |
| | |||||
* | When selecting a radio button in the TextViewer (to change a specific | Barry Warsaw | 1999-04-27 | 1 | -6/+28 |
| | | | | | text widget attribute), the color the attribute currently has is set in the main widget. | ||||
* | Change Black/White button labels to not include the arrow | Barry Warsaw | 1999-04-27 | 1 | -2/+2 |
| | |||||
* | Cast f.tell() result to int() in _addval(), so it works even on | Guido van Rossum | 1999-04-27 | 1 | -1/+1 |
| | | | | | platforms where tell() returns a long. (Perhaps tell() should be fixed too?) Reported by Greg Humphreys. | ||||
* | Describe namedcolors.txt | Barry Warsaw | 1999-04-26 | 1 | -0/+2 |
| | |||||
* | An alternative Netscape database | Barry Warsaw | 1999-04-26 | 1 | -0/+100 |
| | |||||
* | Describe how to load a new database | Barry Warsaw | 1999-04-26 | 1 | -0/+7 |
| | |||||
* | Describe the Color database files | Barry Warsaw | 1999-04-26 | 1 | -31/+58 |
| | |||||
* | Put the 'File' menu on the menubar even when modal, so users can get | Barry Warsaw | 1999-04-26 | 1 | -4/+3 |
| | | | | | to the 'load palette' entry. Just don't put the quit button on there. | ||||
* | Tim Peter's sister's 140 named colors that NS and MSIE understand | Barry Warsaw | 1999-04-26 | 1 | -0/+141 |
| | | | | (with some controversy surrounding AliceBlue :-) | ||||
* | The "Web-safe" colors (all #rrggbb style) | Barry Warsaw | 1999-04-26 | 1 | -0/+217 |
| | |||||
* | The HTML 4.0 guaranteed colors. | Barry Warsaw | 1999-04-26 | 1 | -0/+17 |
| | |||||
* | Set the version number to 1.0 -- I think it's stable enough | Barry Warsaw | 1999-04-26 | 1 | -1/+1 |
| | |||||
* | Lots of changes to support loading alternative color name database. | Barry Warsaw | 1999-04-26 | 6 | -78/+180 |
| | | | | | | | | | You can switch database by just loading the new one; the list window and nearest colors adapt to the new database. Some reorganizing of code. Also, the name of the database file is stored in the ~/.pynche pickle. If it can't be loaded, fallbacks are used. | ||||
* | Some changes (maybe not enough?) to make it work on Windows with local | Guido van Rossum | 1999-04-26 | 1 | -3/+3 |
| | | | | file URLs. | ||||
* | Tim Peters strikes again: | Guido van Rossum | 1999-04-26 | 3 | -44/+160 |
| | | | | | | | | | | | | | | Ho ho ho -- that's trickier than it sounded! The colorizer is working with "line.col" strings instead of Text marks, and the absolute coordinates of the point of interest can change across the self.update call (voice of baffled experience, when two quick backspaces no longer fooled it, but a backspace followed by a quick ENTER did <wink>). Anyway, the attached appears to do the trick. CPU usage goes way up when typing quickly into a long triple-quoted string, but the latency is fine for me (a relatively fast typist on a relatively slow machine). Most of the changes here are left over from reducing the # of vrbl names to help me reason about the logic better; I hope the code is a *little* easier to | ||||
* | Bill Bedford's Apple Data Detector extensions for Python. Unchanged, except ↵ | Jack Jansen | 1999-04-25 | 4 | -0/+60 |
| | | | | for the readme filename. Untested too, because I don't have ADD/IAD installed yet. | ||||
* | added 'org.python.core' to the maymiss list (pickly.py tries to import it, ↵ | Just van Rossum | 1999-04-24 | 1 | -1/+2 |
| | | | | probably for JPython support) -- jvr | ||||
* | removed two redundant lines -- jvr | Just van Rossum | 1999-04-24 | 1 | -2/+0 |
| | |||||
* | mhlib is now documented. | Fred Drake | 1999-04-23 | 1 | -3/+0 |
| | |||||
* | Markup consistency. | Fred Drake | 1999-04-23 | 1 | -4/+4 |
| | |||||
* | Nits. | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | |||||
* | Add section for the sha module. | Fred Drake | 1999-04-23 | 2 | -0/+57 |
| | |||||
* | Apparently __GNU_LIBRARY__ is defined for glibc as well as for libc5. | Guido van Rossum | 1999-04-23 | 1 | -3/+3 |
| | | | | | | | The test really wanted to distinguish between the two. So now we test for __GLIBC__ instead. I have confirmed that this works for glibc and I have an email from Christian Tanzer confirming that it works for libc5, so it should be fine. | ||||
* | Patch from Greg Ward adding descriptions of S_IMODE() and S_IFMT(), | Fred Drake | 1999-04-23 | 1 | -9/+33 |
| | | | | | and an explanation of why any of stat.S_*() would be used instead of os.path.is*(). (With some really small enhancements by me.) | ||||
* | Fixed typo and font-control problem reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | | | | <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | Clarifications on the first(), next(), and previous() functions, based | Fred Drake | 1999-04-23 | 1 | -4/+5 |
| | | | | on comments from Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | Fix a grammatical error reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -1/+1 |
| | | | | <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | Fix a couple of typos reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | | | | <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | Fix a couple of grammatical errors reported by Detlef Lannert | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| | | | | <lannert@lannert.rz.uni-duesseldorf.de>. | ||||
* | Work-around LaTeX2HTML space-dropping bug. | Fred Drake | 1999-04-23 | 1 | -2/+1 |
| | |||||
* | Fixed some logical markup nits. | Fred Drake | 1999-04-23 | 1 | -21/+26 |
| | | | | | Added a pointer to Grail in the see-also section, since it's used as an example. | ||||
* | Logical markup. | Fred Drake | 1999-04-23 | 1 | -3/+3 |
| | |||||
* | No, __repr__() does not accept a parameter other than self. | Fred Drake | 1999-04-23 | 1 | -1/+2 |
| | |||||
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -13/+13 |
| | | | | | Adjust markup to be a little more consistent with the rest of the document. | ||||
* | Added /usr/lib/X11/rgb.txt in front of X/rgb.txt for Linuxers | Barry Warsaw | 1999-04-23 | 1 | -0/+2 |
| | |||||
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -1/+4 |
| | |||||
* | Shorten the section title. | Fred Drake | 1999-04-23 | 1 | -5/+5 |
| | | | | Fix a couple of grammatical errors. | ||||
* | Work around a space-dropping problem in LaTeX2HTML. | Fred Drake | 1999-04-23 | 1 | -5/+4 |
| | | | | Clarify the usage of a parameter. | ||||
* | Added "See also" sections linking to binascii. | Fred Drake | 1999-04-23 | 2 | -0/+12 |
| | |||||
* | Refer to the binhex module, not the non-existent hexbin module. | Fred Drake | 1999-04-23 | 1 | -2/+11 |
| | | | | Added a "See also" section. | ||||
* | Fix some glaring markup consistency problems (presentation was | Fred Drake | 1999-04-23 | 1 | -4/+11 |
| | | | | | | broken). Added a "See also" section. | ||||
* | Added a couple more requests from users. | Fred Drake | 1999-04-23 | 1 | -0/+9 |
| | |||||
* | Hack places where '--' should appear as literal output but the -- was | Fred Drake | 1999-04-23 | 1 | -7/+7 |
| | | | | (properly) converted to - by LaTeX2HTML. | ||||
* | Fix square brackets around optional parameters to macros. | Fred Drake | 1999-04-23 | 1 | -2/+2 |
| |