openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PythonCAD
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
about 4 years
ago.
Jan 17, 2021 — Jan 17, 2022
Showing page 88 of 91
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding a few files for distribution purposes
Art Haas
More...
about 23 years ago
Add Tests dir
Art Haas
More...
about 23 years ago
Add subdirectory Gtk
Art Haas
More...
about 23 years ago
Add subdirectory Interface
Art Haas
More...
about 23 years ago
Add subdirectory Generic - interface neutral code will go in here
Art Haas
More...
about 23 years ago
Set gtkpycad to have the svn:executable property
Art Haas
More...
about 23 years ago
Check if drawing area is mapped first in redraw() method
Art Haas
More...
about 23 years ago
Just check if the drawing area is mapped in the redraw() method
Art Haas
More...
about 23 years ago
Check that the name from the filename dialog isn't empty - give a default name if it is; add a comment about overwriting files
Art Haas
More...
about 23 years ago
More work on drawing horizontal and vertical dimensions; remove some debug printout code
Art Haas
More...
about 23 years ago
Remove some useless try/except blocks; fix arc creation to only add point if the full arc is made; more arc tweaks
Art Haas
More...
about 23 years ago
Rework the redraw() so layer redraws only occur if drawing area is mapped; always draw the active layer last
Art Haas
More...
about 23 years ago
Slight rework of file_save and file_save_as; make certain menu choices unable to be selected
Art Haas
More...
about 23 years ago
Remove some commented out option code - still need to handle colors in the preferences though ...
Art Haas
More...
about 23 years ago
Move file opening to outer try block - the finally statement will close the file if things work or not
Art Haas
More...
about 23 years ago
Remove a debug printout
Art Haas
More...
about 23 years ago
Comment out and/or remove some debug printouts
Art Haas
More...
about 23 years ago
set the default background in GTKImage.__init__(), not from image.py
Art Haas
More...
about 23 years ago
Get rid of useless try/except blocks; tweaks
Art Haas
More...
about 23 years ago
call redraw() after setting preferences; remove some debug print calls
Art Haas
More...
about 23 years ago
Replace _circle with _Circle
Art Haas
More...
about 23 years ago
Add an inRegion() and clone() method; rename shift() to move(); tweaks
Art Haas
More...
about 23 years ago
Fix and simplify the file_open() function
Art Haas
More...
about 23 years ago
A few adjustments for Arcs due to recent Point object changes
Art Haas
More...
about 23 years ago
Redo the file_open callback; call fitImage()
Art Haas
More...
about 23 years ago
Be smarter about doing redraws; initial window size fixes
Art Haas
More...
about 23 years ago
Look for _Circle objects now that entity restructuring has happend
Art Haas
More...
about 23 years ago
Rework the entities so they are derived initially from the object class, not TreeItems. Use an underscore as a prefix for the object-based classes; tweaks and fixes
Art Haas
More...
about 23 years ago
Display the full image when opening a window
Art Haas
More...
about 23 years ago
Remove layer menu and associated functions now that the layer model display works; call imageFit() method for doing zoom_fit
Art Haas
More...
about 23 years ago
←
1
2
…
83
84
85
86
87
88
89
90
91
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree