| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Base all 3 dialogs from a common FileDialogBase to share behaviours | Bob Jamison | 2006-07-13 | 1 | -16/+56 |
| | | | | (bzr r1400) | ||||
| * | clean up redundancies. add a placeholder for Export dialog | Bob Jamison | 2006-07-12 | 2 | -92/+590 |
| | | | | (bzr r1399) | ||||
| * | move filedialog to its new home | Bob Jamison | 2006-07-12 | 5 | -16/+16 |
| | | | | (bzr r1398) | ||||
| * | - added toggle buttons for directed layout (doesn't do anything yet) and ↵ | Tim Dwyer | 2006-07-12 | 6 | -21/+85 |
| | | | | | | | | | overlap avoiding layout to connector toolbar - added icon for directed layout toggle button - removed old ref to remove_rectangle_overlaps-test from src/Makefile.am (bzr r1396) | ||||
| * | Added layout button and ideal connector length spinbox to connector toolbar | Tim Dwyer | 2006-07-12 | 4 | -4/+43 |
| | | | | (bzr r1395) | ||||
| * | Previously graph layout was done using the Kamada-Kawai layout algorithm | Tim Dwyer | 2006-07-12 | 46 | -588/+3131 |
| | | | | | | | | | | | | | | | | | | implemented in Boost. I am replacing this with a custom implementation of a constrained stress-majorization algorithm. The stress-majorization algorithm is more robust and has better convergence characteristics than Kamada-Kawai, and also simple constraints can be placed on node position (for example, to enforce downward-pointing edges, non-overlap constraints, or cluster constraints). Another big advantage is that we no longer need Boost. I've tested the basic functionality, but I have yet to properly handle disconnected graphs or to properly scale the resulting layout. This commit also includes significant refactoring... the quadratic program solver - libvpsc (Variable Placement with Separation Constraints) has been moved to src/libvpsc and the actual graph layout algorithm is in libcola. (bzr r1394) | ||||
| * | another attempt at #1502439, another example of ignoring NULL removed | Ralf Stephan | 2006-07-10 | 1 | -1/+4 |
| | | | | (bzr r1392) | ||||
| * | Bicubic scaler added to filtering, allowing changes in filter resolution | Niko Kiirala | 2006-07-10 | 6 | -13/+211 |
| | | | | (bzr r1391) | ||||
| * | undo annotations | gustav_b | 2006-07-10 | 2 | -6/+14 |
| | | | | (bzr r1390) | ||||
| * | finally getting closer to processing axes and contexts correctly | Bob Jamison | 2006-07-09 | 3 | -213/+231 |
| | | | | (bzr r1389) | ||||
| * | fix properly. oops ^^ | Bob Jamison | 2006-07-09 | 1 | -4/+4 |
| | | | | (bzr r1386) | ||||
| * | remove conversion warnings | Bob Jamison | 2006-07-09 | 1 | -4/+4 |
| | | | | (bzr r1384) | ||||
| * | Compiler error in NR::Filter fixed | Niko Kiirala | 2006-07-09 | 1 | -13/+13 |
| | | | | (bzr r1383) | ||||
| * | Filter effects bounding box calculation makes use of area settings | Niko Kiirala | 2006-07-09 | 1 | -10/+42 |
| | | | | (bzr r1381) | ||||
| * | undo annotations | gustav_b | 2006-07-09 | 3 | -25/+14 |
| | | | | (bzr r1380) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 12 | -23/+191 |
| | | | | (bzr r1379) | ||||
| * | handle NULL return value, fixes crash when opening filechooser dialog (#1502439) | Ralf Stephan | 2006-07-08 | 1 | -2/+5 |
| | | | | (bzr r1377) | ||||
| * | added gui code for whiteboard | daleharvey | 2006-07-08 | 2 | -2/+80 |
| | | | | (bzr r1376) | ||||
| * | cleaned up token generation | Bob Jamison | 2006-07-07 | 2 | -64/+99 |
| | | | | (bzr r1375) | ||||
| * | added a copy of pedrogui to jabber_whiteboard for custom development | daleharvey | 2006-07-07 | 6 | -3/+3672 |
| | | | | (bzr r1374) | ||||
| * | GC utilization fixes | David Yip | 2006-07-07 | 1 | -1/+1 |
| | | | | (bzr r1373) | ||||
| * | add xpathtoken.cpp | Bob Jamison | 2006-07-07 | 1 | -0/+1 |
| | | | | (bzr r1372) | ||||
| * | remove svglsimpl | Bob Jamison | 2006-07-07 | 1 | -2/+0 |
| | | | | (bzr r1371) | ||||
| * | rearrange axis/context structure. make tokens more robust | Bob Jamison | 2006-07-07 | 5 | -1370/+1125 |
| | | | | (bzr r1370) | ||||
| * | Adjust to account for removal of svglsimpl | Bob Jamison | 2006-07-06 | 2 | -6/+6 |
| | | | | (bzr r1369) | ||||
| * | undo last commit. oops | Bob Jamison | 2006-07-06 | 1 | -1/+1 |
| | | | | (bzr r1368) | ||||
| * | don't need svg 'load and save'. in fact, it doesnt fit | Bob Jamison | 2006-07-06 | 3 | -316/+1 |
| | | | | (bzr r1367) | ||||
| * | save updates, and put to sleep for a while | Bob Jamison | 2006-07-06 | 2 | -238/+646 |
| | | | | (bzr r1363) | ||||
| * | undo annotations | bulia byak | 2006-07-06 | 4 | -42/+49 |
| | | | | (bzr r1361) | ||||
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 5 | -141/+125 |
| | | | | (bzr r1360) | ||||
| * | replace single toggle button with less confusing pick-alpha and set-alpha ↵ | bulia byak | 2006-07-05 | 3 | -23/+58 |
| | | | | | | options (bzr r1359) | ||||
| * | Add Wolfram Strempfer. | Colin Marquardt | 2006-07-05 | 1 | -1/+2 |
| | | | | (bzr r1356) | ||||
| * | fixed compile bug | David Yip | 2006-07-05 | 1 | -2/+2 |
| | | | | (bzr r1355) | ||||
| * | switched UndoStackObserver / CompositeUndoStackObserver to use GC | David Yip | 2006-07-04 | 2 | -3/+7 |
| | | | | | | managed memory. Initial tests seem to check out okay (bzr r1352) | ||||
| * | Created NR::FilterSlot to handle pixblocks in rendering filters | Niko Kiirala | 2006-07-04 | 9 | -25/+250 |
| | | | | (bzr r1351) | ||||
| * | Fix include file (<ieeefp.h>, not <ieefp.h>). | Colin Marquardt | 2006-07-03 | 1 | -1/+1 |
| | | | | (bzr r1349) | ||||
| * | patch for bug 1515934 | bulia byak | 2006-07-02 | 1 | -18/+24 |
| | | | | (bzr r1347) | ||||
| * | undo annotations | bulia byak | 2006-07-02 | 1 | -39/+43 |
| | | | | (bzr r1345) | ||||
| * | reterm canvas to page | bulia byak | 2006-07-02 | 1 | -7/+7 |
| | | | | (bzr r1344) | ||||
| * | accelerator for effects | bulia byak | 2006-07-02 | 1 | -1/+1 |
| | | | | (bzr r1343) | ||||
| * | Oops, was missing Dale. | Colin Marquardt | 2006-07-02 | 1 | -0/+1 |
| | | | | (bzr r1341) | ||||
| * | Add Niko, Hugo, Dale and Gustav. | Colin Marquardt | 2006-07-02 | 1 | -0/+3 |
| | | | | (bzr r1340) | ||||
| * | removed string localisation | daleharvey | 2006-07-02 | 2 | -2/+2 |
| | | | | (bzr r1338) | ||||
| * | Fix for bug #1514977 (Text export in EPS file) | Ulf Erikson | 2006-07-02 | 1 | -10/+16 |
| | | | | | | and Corrected transform of rotated/scaled images. (bzr r1336) | ||||
| * | The stack of alphas must be pushed/poped for each bind/release pair; | Ulf Erikson | 2006-07-02 | 1 | -34/+14 |
| | | | | | | not only for those with an opacity set. (bzr r1335) | ||||
| * | remove text-to-path option for command line pdf export, it's not supported ↵ | bulia byak | 2006-07-01 | 1 | -17/+0 |
| | | | | | | for now (bzr r1332) | ||||
| * | patch to fix multiple ps and pdf problems by Ulf Erikson | bulia byak | 2006-07-01 | 4 | -125/+122 |
| | | | | (bzr r1331) | ||||
| * | fix bug where a Glib::ustring was compared to NULL which prevented an error ↵ | Ralf Stephan | 2006-06-30 | 1 | -1/+1 |
| | | | | | | message from being shown (see #1512876) (bzr r1328) | ||||
| * | undo annotations | bulia byak | 2006-06-30 | 1 | -5/+17 |
| | | | | (bzr r1327) | ||||
| * | add methods to identify scales and rotations | bulia byak | 2006-06-30 | 2 | -0/+30 |
| | | | | (bzr r1326) | ||||
