| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Final GSoC patch from Chris. I took too long to include it :(
(bzr r3740)
|
| |
|
|
|
|
| |
ImageMagick effects patch from Chris Brown. Google Summer of Code
project.
(bzr r3450)
|
| |
|
| |
(bzr r3251)
|
| |
|
|
|
|
| |
Quotes were added to block shell variables, but now that we're using the
GTK+ call we can assume that shells don't really get involved.
(bzr r3161)
|
| |
|
|
|
| |
Adding in more parameter support.
(bzr r3137)
|
| |
|
|
|
| |
Making Johan an author and making the copyright "authors"
(bzr r3136)
|
| |
|
|
|
|
| |
Tying in integer and float types along with removing some bugs that they
showed.
(bzr r3135)
|
| |
|
|
|
|
|
| |
Wow, the basics are kinda working. Only for ints and floats, and it
seems to not like repeadative entry. But, it really is seeming very
feasible.
(bzr r3128)
|
| |
|
|
|
| |
research... perhaps now it is broken on linux.
(bzr r3054)
|
| |
|
| |
(bzr r2798)
|
| |
|
|
|
| |
dollarsign is escaped aswell. Probably needs to check for other OS'es aswell. On MS Windows, no escaping of dollarsign should be performed.
(bzr r2789)
|
| |
|
|
|
| |
create methods to match DOM
(bzr r2253)
|
| |
|
|
|
| |
them (they are very similar to enums)
(bzr r2031)
|
| |
|
|
|
| |
requester Spike to submit an example extension ! :P)
(bzr r1713)
|
| |
|
|
|
| |
parameter in the .inx file, and create pages. Will commit a new effect that uses this, so there will be an example.
(bzr r1706)
|
| |
|
| |
(bzr r1030)
|
| |
|
|
|
|
|
|
| |
Wow, that has to be the most unbelievable gcc error I've ever gotten.
"undefined reference to vtable" which means that you didn't provide a
implmentation for a function you prototyped in the class (and gets used,
I think). Anyway, needed a mock destructor.
(bzr r818)
|
| |
|
|
|
| |
Behaving funny, but I want to back this up.
(bzr r817)
|
| |
|
|
|
| |
For some reason SVK lost this change...
(bzr r753)
|
| |
|
|
|
|
| |
Adding in a parameter type "description" for adding descriptive text to
autogui dialogs.
(bzr r748)
|
| |
|
|
|
|
|
| |
Pushing the document and node deeper into the code. This way parameters
can be placed and edited on those. Mostly, this commit involves getting
them into the autogui.
(bzr r689)
|
| |
|
|
|
| |
Moving the extension to be on the upper entry in defs so it is only once. Also optimizing by looking for a Quark.
(bzr r687)
|
| |
|
|
|
| |
Adding some parameter parsing XML code.
(bzr r686)
|
| |
|
|
|
| |
Updating the copyright statements.
(bzr r685)
|
| |
|
|
|
| |
Added in some helper functions.
(bzr r684)
|
| |
|
|
|
| |
Forgot to have GTK manage the memory for the custom widgets.
(bzr r683)
|
| |
|
|
|
| |
Adding a function to get the tool tip.
(bzr r673)
|
| |
|
|
|
|
|
| |
Making GTK+ manage all the memory that I thought it was already doing
before. Now new GTK+ objects that aren't internally referenced are
surrounded by Gtk::manage()
(bzr r671)
|
| |
|
|
|
| |
Parsing and passing scope and description values through.
(bzr r670)
|
| |
|
|
|
|
|
| |
Adding the _scope and _desc variables for the base parameters.
Currently they're just initialized to NULL and USER, but now they can
start to be used for more.
(bzr r669)
|
| |
|
|
|
| |
Wow, amazing how many I could miss.
(bzr r659)
|
| |
|
|
|
|
| |
Adding nodes as parameters all the way through the parameter chain. Now
all we need is to start using them!
(bzr r658)
|
| |
|
| |
(bzr r134)
|
|
|
(bzr r1)
|