summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r11466@tres: ted | 2006-04-19 21:27:49 -0700Ted Gould2006-05-021-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 -0700Ted Gould2006-05-022-1/+4
| | | | | Adding a function to get the tool tip. (bzr r673)
* r11464@tres: ted | 2006-04-19 09:03:15 -0700Ted Gould2006-05-021-2/+2
| | | | | Adding descriptions and scopes for the parameters. (bzr r672)
* r11463@tres: ted | 2006-04-19 08:28:18 -0700Ted Gould2006-05-023-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 -0700Ted Gould2006-05-022-18/+35
| | | | | Parsing and passing scope and description values through. (bzr r670)
* r11450@tres: ted | 2006-04-17 22:08:15 -0700Ted Gould2006-05-022-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 Gould2006-05-020-0/+0
|
* (bzr r667)Ted Gould2006-05-020-0/+0
|
* (bzr r666)Ted Gould2006-05-020-0/+0
|
* r11259@tres: ted | 2006-04-07 21:55:33 -0700Ted Gould2006-05-021-0/+8
| | | | | Adding in the path effect to the INX file parsing. (bzr r665)
* (bzr r664)Ted Gould2006-05-020-0/+0
|
* (bzr r663)Ted Gould2006-05-020-0/+0
|
* r11149@tres: ted | 2006-03-27 22:31:24 -0800Ted Gould2006-05-021-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 -0800Ted Gould2006-05-021-1/+4
| | | | | Start the ifdefs before you end them. (bzr r661)
* r11147@tres: ted | 2006-03-27 22:30:08 -0800Ted Gould2006-05-021-0/+1
| | | | | Ah, need to tell you what a node is first eh? (bzr r660)
* r11146@tres: ted | 2006-03-27 22:27:01 -0800Ted Gould2006-05-021-16/+41
| | | | | Wow, amazing how many I could miss. (bzr r659)
* r11140@tres: ted | 2006-03-27 21:37:00 -0800Ted Gould2006-05-024-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 -0800Ted Gould2006-05-021-185/+185
| | | | | Removing tabs (bzr r657)
* r11138@tres: ted | 2006-03-27 21:15:14 -0800Ted Gould2006-05-024-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 -0800Ted Gould2006-05-023-0/+87
| | | | | Adding the basis for a path effect extension type (bzr r655)
* more german traslation, not jet finishedAdib Taraben2006-05-011-55/+55
| | | (bzr r654)
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
| | | (bzr r653)
* Guideline dialog UI improvents (gtk table instead of boxes; strange ↵Andrius Ramanauskas2006-05-012-66/+48
| | | | | "absolute/relative" replaced with a check box) (bzr r652)
* fix compile with gcc 4.1 (#1479580)Ralf Stephan2006-05-011-1/+1
| | | (bzr r651)
* Moved four more tests to CxxTestJon A. Cruz2006-05-0113-330/+452
| | | (bzr r650)
* fix 1479197bulia byak2006-05-011-1/+2
| | | (bzr r649)
* add latex formula rendererbulia byak2006-05-013-8/+150
| | | (bzr r648)
* fix showing style when last-set style is empty (on a new installation of ↵bulia byak2006-05-012-7/+19
| | | | | inkscape) (bzr r647)
* NRMatrix copy constructor appears deficient; avoid it for nowMenTaLguY2006-05-011-1/+2
| | | (bzr r646)
* use GC allocator for bitmap cache and transformMenTaLguY2006-05-012-12/+12
| | | (bzr r645)
* log finalization of NRObjectsMenTaLguY2006-05-012-0/+28
| | | (bzr r644)
* preliminary translated keys.de.xmlAdib Taraben2006-04-301-0/+1103
| | | (bzr r643)
* Moved compass like display of angles from windows to steps in preferencesMarco Scholten2006-04-302-2/+12
| | | (bzr r642)
* updated PO filesArpad Biro2006-04-3037-36654/+41629
| | | (bzr r641)
* POTFILES.in maintenanceArpad Biro2006-04-301-1/+1
| | | (bzr r640)
* remove warningBob Jamison2006-04-301-2/+2
| | | (bzr r639)
* Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison2006-04-304-207/+410
| | | (bzr r638)
* updated cc licenses to 2.5Jon Phillips2006-04-303-7/+16
| | | (bzr r637)
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-295-25/+32
| | | (bzr r636)
* use proper unref function on SPRoot to avoid appearance of leakMenTaLguY2006-04-292-1/+7
| | | (bzr r635)
* switch everyone to simpler debug event APIMenTaLguY2006-04-294-264/+142
| | | (bzr r634)
* add finalizer loggingMenTaLguY2006-04-294-4/+72
| | | (bzr r633)
* simplify the SimpleEvent API moreMenTaLguY2006-04-292-70/+17
| | | (bzr r632)
* update copyrightMenTaLguY2006-04-291-1/+1
| | | (bzr r631)
* update ChangeLogMenTaLguY2006-04-291-0/+2
| | | (bzr r630)
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-294-3/+90
| | | (bzr r629)
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-292-8/+14
| | | (bzr r628)
* clarify wordingMenTaLguY2006-04-291-1/+1
| | | (bzr r627)
* fix over-qualified nameMenTaLguY2006-04-291-1/+1
| | | (bzr r626)
* clarify wording, and that these are rules of thumbMenTaLguY2006-04-291-3/+3
| | | (bzr r625)