| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
| |
(bzr r399)
|
| |
|
|
|
| |
detection logic in connect request receive code
(bzr r398)
|
| |
|
|
|
| |
text input box
(bzr r397)
|
| |
|
| |
(bzr r396)
|
| |
|
| |
(bzr r395)
|
| |
|
|
|
| |
in fact the same, or from batch move/rotate/scale/align/distribute functions that act on all selected nodes; replace append by prepend+reverse on subpaths list; mass rename and comment rewrite to unify terminology
(bzr r392)
|
| |
|
| |
(bzr r391)
|
| |
|
| |
(bzr r390)
|
| |
|
| |
(bzr r389)
|
| |
|
| |
(bzr r388)
|
| |
|
|
|
| |
things up some more); pass nodepath->livarot_path or nodepath to various functions that previously took an item
(bzr r387)
|
| |
|
|
|
| |
the repr, only spcurve; rename and export update_repr_* used in node-context
(bzr r386)
|
| |
|
| |
(bzr r385)
|
| |
|
|
|
| |
instead of creating one each time from an item
(bzr r384)
|
| |
|
|
|
| |
fired fake events that i never needed
(bzr r383)
|
| |
|
|
|
| |
fired fake events that i never needed
(bzr r382)
|
| |
|
|
|
|
|
| |
* Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers)
* Altered "Select all" functionality to include objects in sub-layers (if preference is on)
* Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press)
(bzr r380)
|
| |
|
|
|
| |
unset=FALSE, so simplify by getting rid of those parameters.
(bzr r379)
|
| |
|
|
|
| |
rid of color_hreffed,color_listening flags.
(bzr r378)
|
| |
|
| |
(bzr r377)
|
| |
|
| |
(bzr r376)
|
| |
|
| |
(bzr r375)
|
| |
|
| |
(bzr r374)
|
| |
|
| |
(bzr r373)
|
| |
|
| |
(bzr r372)
|
| |
|
|
|
|
|
|
| |
Removing the caching of the widgets in the extension editor. This
removes a GTKmm call to unparent, which isn't supported in 2.4.x. It
might have been nice, but really computers are fast enough to redraw
widgets today.
(bzr r371)
|
| |
|
| |
(bzr r368)
|
| |
|
| |
(bzr r367)
|
| |
|
| |
(bzr r366)
|
| |
|
|
|
| |
Ah, missed some help dialog stuff. Ah, cruft.
(bzr r363)
|
| |
|
|
|
|
| |
Changing the theory of operation. No reason to have an independed
help dialog file, everything will go through the extensions dialog.
(bzr r362)
|
| |
|
|
|
|
|
|
|
|
| |
Hiding the button for the extension editor and the help button on the
preferences dialogs. While they are marginially useful now, I've had
too much of this code on my machine for too long. I'd like to have more
of it see the light of day, and protect it from thigns like crashes.
Defeats the point of Open Source if everything is just sitting on my
harddrive.
(bzr r361)
|
| |
|
|
|
|
| |
Adding in the basic infrastructure for handling the cascading status
dialogs between the different subclasses of widgets.
(bzr r360)
|
| |
|
|
|
| |
Additional protections against not finding an extension in the database
(bzr r359)
|
| | |
|
| | |
|
| |
|
|
|
| |
Updating the default destination to "| lp"
(bzr r356)
|
| |
|
|
|
| |
Adding in a bunch of comments.
(bzr r355)
|
| |
|
|
|
|
|
|
|
| |
Well, adding an unparent() here seems to make things much happier. I'm
not sure why remove() doesn't do an unparent() also, I think this may
be a bug in GTKmm where it assumes that other code won't have a reference
to an object, but I'm not sure. Anyway, this should be safe even if
the bug is fixed, and it works now.
(bzr r353)
|
| | |
|
| |
|
|
|
|
| |
The leg bone is connected to the knee bone
The extension bone is connected to the extension-editor bone
(bzr r351)
|
| |
|
|
|
|
|
| |
Converting things to be a little less like the preferences dialog. Now
there are notebook pages. Things will start flipping a little more
so that the notebook pages are really what is getting controlled.
(bzr r350)
|
| |
|
|
|
| |
Adding in documentation
(bzr r349)
|
| |
|
|
|
|
| |
Allowing for a default selected extension. This will then adjust
everytime a new one is selected.
(bzr r348)
|
| |
|
|
|
| |
Hard coded default selection, on the way to something better.
(bzr r347)
|
| |
|
|
|
| |
Adding in a little bit of horizontal spacing. Cleans things up a touch.
(bzr r346)
|
| | |
|
| |
|
|
|
| |
Adding the extension editor to the menus
(bzr r344)
|
| |
|
|
|
|
|
| |
Making it so that the list of extensions gets into the dialog through a
few functions. Now it will list them all, and handle changes. Getting
there.
(bzr r343)
|
| |
|
|
|
|
| |
Stole the basics from the Inkscape preferences dialog. That's kinda the
style I'm looking for. Now, to embrace and extend it.
(bzr r342)
|