| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | r11466@tres: ted | 2006-04-19 21:27:49 -0700 | Ted Gould | 2006-05-02 | 1 | -5/+31 | |
| | | | | | | | Moving the auto gui stuff into it's own class that subclasses from VBox. This should make adding tooltips easier... (bzr r674) | |||||
| * | r11465@tres: ted | 2006-04-19 09:03:46 -0700 | Ted Gould | 2006-05-02 | 2 | -1/+4 | |
| | | | | | | Adding a function to get the tool tip. (bzr r673) | |||||
| * | r11464@tres: ted | 2006-04-19 09:03:15 -0700 | Ted Gould | 2006-05-02 | 1 | -2/+2 | |
| | | | | | | Adding descriptions and scopes for the parameters. (bzr r672) | |||||
| * | r11463@tres: ted | 2006-04-19 08:28:18 -0700 | Ted Gould | 2006-05-02 | 3 | -14/+12 | |
| | | | | | | | | 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) | |||||
| * | r11451@tres: ted | 2006-04-17 22:21:33 -0700 | Ted Gould | 2006-05-02 | 2 | -18/+35 | |
| | | | | | | Parsing and passing scope and description values through. (bzr r670) | |||||
| * | r11450@tres: ted | 2006-04-17 22:08:15 -0700 | Ted Gould | 2006-05-02 | 2 | -30/+31 | |
| | | | | | | | | 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) | |||||
| * | (bzr r668) | Ted Gould | 2006-05-02 | 0 | -0/+0 | |
| | | ||||||
| * | (bzr r667) | Ted Gould | 2006-05-02 | 0 | -0/+0 | |
| | | ||||||
| * | (bzr r666) | Ted Gould | 2006-05-02 | 0 | -0/+0 | |
| | | ||||||
| * | r11259@tres: ted | 2006-04-07 21:55:33 -0700 | Ted Gould | 2006-05-02 | 1 | -0/+8 | |
| | | | | | | Adding in the path effect to the INX file parsing. (bzr r665) | |||||
| * | (bzr r664) | Ted Gould | 2006-05-02 | 0 | -0/+0 | |
| | | ||||||
| * | (bzr r663) | Ted Gould | 2006-05-02 | 0 | -0/+0 | |
| | | ||||||
| * | r11149@tres: ted | 2006-03-27 22:31:24 -0800 | Ted Gould | 2006-05-02 | 1 | -1/+1 | |
| | | | | | | Change the prototype, need to change what you're doing with it. (bzr r662) | |||||
| * | r11148@tres: ted | 2006-03-27 22:30:33 -0800 | Ted Gould | 2006-05-02 | 1 | -1/+4 | |
| | | | | | | Start the ifdefs before you end them. (bzr r661) | |||||
| * | r11147@tres: ted | 2006-03-27 22:30:08 -0800 | Ted Gould | 2006-05-02 | 1 | -0/+1 | |
| | | | | | | Ah, need to tell you what a node is first eh? (bzr r660) | |||||
| * | r11146@tres: ted | 2006-03-27 22:27:01 -0800 | Ted Gould | 2006-05-02 | 1 | -16/+41 | |
| | | | | | | Wow, amazing how many I could miss. (bzr r659) | |||||
| * | r11140@tres: ted | 2006-03-27 21:37:00 -0800 | Ted Gould | 2006-05-02 | 4 | -57/+81 | |
| | | | | | | | Adding nodes as parameters all the way through the parameter chain. Now all we need is to start using them! (bzr r658) | |||||
| * | r11139@tres: ted | 2006-03-27 21:23:44 -0800 | Ted Gould | 2006-05-02 | 1 | -185/+185 | |
| | | | | | | Removing tabs (bzr r657) | |||||
| * | r11138@tres: ted | 2006-03-27 21:15:14 -0800 | Ted Gould | 2006-05-02 | 4 | -5/+10 | |
| | | | | | | | Switching things to be more Node based. This makes more sense as the parameters are really more node based. (bzr r656) | |||||
| * | r11137@tres: ted | 2006-03-23 21:35:18 -0800 | Ted Gould | 2006-05-02 | 3 | -0/+87 | |
| | | | | | | Adding the basis for a path effect extension type (bzr r655) | |||||
| * | more german traslation, not jet finished | Adib Taraben | 2006-05-01 | 1 | -55/+55 | |
| | | | | (bzr r654) | |||||
| * | add mnemonic for "Fit page to selection" | Ralf Stephan | 2006-05-01 | 1 | -1/+1 | |
| | | | | (bzr r653) | |||||
| * | Guideline dialog UI improvents (gtk table instead of boxes; strange ↵ | Andrius Ramanauskas | 2006-05-01 | 2 | -66/+48 | |
| | | | | | | "absolute/relative" replaced with a check box) (bzr r652) | |||||
| * | fix compile with gcc 4.1 (#1479580) | Ralf Stephan | 2006-05-01 | 1 | -1/+1 | |
| | | | | (bzr r651) | |||||
| * | Moved four more tests to CxxTest | Jon A. Cruz | 2006-05-01 | 13 | -330/+452 | |
| | | | | (bzr r650) | |||||
| * | fix 1479197 | bulia byak | 2006-05-01 | 1 | -1/+2 | |
| | | | | (bzr r649) | |||||
| * | add latex formula renderer | bulia byak | 2006-05-01 | 3 | -8/+150 | |
| | | | | (bzr r648) | |||||
| * | fix showing style when last-set style is empty (on a new installation of ↵ | bulia byak | 2006-05-01 | 2 | -7/+19 | |
| | | | | | | inkscape) (bzr r647) | |||||
| * | NRMatrix copy constructor appears deficient; avoid it for now | MenTaLguY | 2006-05-01 | 1 | -1/+2 | |
| | | | | (bzr r646) | |||||
| * | use GC allocator for bitmap cache and transform | MenTaLguY | 2006-05-01 | 2 | -12/+12 | |
| | | | | (bzr r645) | |||||
| * | log finalization of NRObjects | MenTaLguY | 2006-05-01 | 2 | -0/+28 | |
| | | | | (bzr r644) | |||||
| * | preliminary translated keys.de.xml | Adib Taraben | 2006-04-30 | 1 | -0/+1103 | |
| | | | | (bzr r643) | |||||
| * | Moved compass like display of angles from windows to steps in preferences | Marco Scholten | 2006-04-30 | 2 | -2/+12 | |
| | | | | (bzr r642) | |||||
| * | updated PO files | Arpad Biro | 2006-04-30 | 37 | -36654/+41629 | |
| | | | | (bzr r641) | |||||
| * | POTFILES.in maintenance | Arpad Biro | 2006-04-30 | 1 | -1/+1 | |
| | | | | (bzr r640) | |||||
| * | remove warning | Bob Jamison | 2006-04-30 | 1 | -2/+2 | |
| | | | | (bzr r639) | |||||
| * | Rework Stack class to TokenExecutor, to support an Axis stack | Bob Jamison | 2006-04-30 | 4 | -207/+410 | |
| | | | | (bzr r638) | |||||
| * | updated cc licenses to 2.5 | Jon Phillips | 2006-04-30 | 3 | -7/+16 | |
| | | | | (bzr r637) | |||||
| * | rationalize function names and remove spurious soft_ptr | MenTaLguY | 2006-04-29 | 5 | -25/+32 | |
| | | | | (bzr r636) | |||||
| * | use proper unref function on SPRoot to avoid appearance of leak | MenTaLguY | 2006-04-29 | 2 | -1/+7 | |
| | | | | (bzr r635) | |||||
| * | switch everyone to simpler debug event API | MenTaLguY | 2006-04-29 | 4 | -264/+142 | |
| | | | | (bzr r634) | |||||
| * | add finalizer logging | MenTaLguY | 2006-04-29 | 4 | -4/+72 | |
| | | | | (bzr r633) | |||||
| * | simplify the SimpleEvent API more | MenTaLguY | 2006-04-29 | 2 | -70/+17 | |
| | | | | (bzr r632) | |||||
| * | update copyright | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r631) | |||||
| * | update ChangeLog | MenTaLguY | 2006-04-29 | 1 | -0/+2 | |
| | | | | (bzr r630) | |||||
| * | make Debug::SimpleEvent more convenient | MenTaLguY | 2006-04-29 | 4 | -3/+90 | |
| | | | | (bzr r629) | |||||
| * | finish interrupted refactoring of log filter configuration | MenTaLguY | 2006-04-29 | 2 | -8/+14 | |
| | | | | (bzr r628) | |||||
| * | clarify wording | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r627) | |||||
| * | fix over-qualified name | MenTaLguY | 2006-04-29 | 1 | -1/+1 | |
| | | | | (bzr r626) | |||||
| * | clarify wording, and that these are rules of thumb | MenTaLguY | 2006-04-29 | 1 | -3/+3 | |
| | | | | (bzr r625) | |||||
