| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change XML vocabulary for keys, make keys parsing a bit more relaxed | bulia byak | 2006-04-12 | 1 | -13/+20 |
| | | | | (bzr r500) | ||||
| * | WIP commit | Bob Jamison | 2006-04-12 | 2 | -7/+275 |
| | | | | (bzr r499) | ||||
| * | _desktop was not init'ed, sometimes leading to crashes on doubleclick | Ralf Stephan | 2006-04-12 | 1 | -1/+2 |
| | | | | (bzr r498) | ||||
| * | avoid name collision | Bob Jamison | 2006-04-12 | 1 | -3/+3 |
| | | | | (bzr r497) | ||||
| * | change uint to unsigned int | Bob Jamison | 2006-04-12 | 1 | -2/+2 |
| | | | | (bzr r496) | ||||
| * | remove the old _d_changed and _typestr_changed hacks, replacing by an ↵ | bulia byak | 2006-04-12 | 3 | -68/+19 |
| | | | | | | int-valued local_change flag; this works much faster with less code (bzr r495) | ||||
| * | add some includes | Aaron Spike | 2006-04-12 | 1 | -0/+2 |
| | | | | (bzr r494) | ||||
| * | fix some includes | Aaron Spike | 2006-04-12 | 3 | -4/+4 |
| | | | | (bzr r493) | ||||
| * | remove extra endif | Aaron Spike | 2006-04-12 | 1 | -1/+0 |
| | | | | (bzr r492) | ||||
| * | add proper unix socket includes | Bob Jamison | 2006-04-12 | 1 | -0/+14 |
| | | | | (bzr r491) | ||||
| * | add new files | Bob Jamison | 2006-04-12 | 1 | -4/+2 |
| | | | | (bzr r490) | ||||
| * | fix some includes | Aaron Spike | 2006-04-12 | 3 | -3/+3 |
| | | | | (bzr r489) | ||||
| * | fix include path | Bob Jamison | 2006-04-12 | 1 | -8/+2 |
| | | | | (bzr r488) | ||||
| * | fix include paths | Bob Jamison | 2006-04-12 | 2 | -9/+9 |
| | | | | (bzr r487) | ||||
| * | fix casting problems | Bob Jamison | 2006-04-12 | 1 | -4/+4 |
| | | | | (bzr r486) | ||||
| * | change include paths | Bob Jamison | 2006-04-12 | 1 | -5/+5 |
| | | | | (bzr r485) | ||||
| * | change include path for ziptool | Bob Jamison | 2006-04-12 | 1 | -1/+1 |
| | | | | (bzr r484) | ||||
| * | Make correct reference to dom.h | Bob Jamison | 2006-04-12 | 1 | -1/+1 |
| | | | | (bzr r483) | ||||
| * | Modify includes to not conflict with inkscape | Bob Jamison | 2006-04-12 | 1 | -3/+3 |
| | | | | (bzr r482) | ||||
| * | Replaced | Bob Jamison | 2006-04-12 | 1 | -0/+17 |
| | | | | (bzr r481) | ||||
| * | Updated to work with automake. Someone please check the file list. | Bob Jamison | 2006-04-12 | 1 | -51/+65 |
| | | | | (bzr r480) | ||||
| * | Add new rearranged /dom directory | Bob Jamison | 2006-04-12 | 281 | -0/+173617 |
| | | | | (bzr r479) | ||||
| * | Removed file/folder for ishmal | Aaron Spike | 2006-04-12 | 258 | -164610/+0 |
| | | | | (bzr r478) | ||||
| * | fix 1466070 | bulia byak | 2006-04-12 | 1 | -1/+1 |
| | | | | (bzr r477) | ||||
| * | fix typo found by cornelius | Aaron Spike | 2006-04-10 | 1 | -1/+1 |
| | | | | (bzr r475) | ||||
| * | Fixed link order error | Jon A. Cruz | 2006-04-10 | 1 | -1/+1 |
| | | | | (bzr r474) | ||||
| * | Allow setting bitmap size by adjusting height as well as width | Aaron Spike | 2006-04-10 | 1 | -3/+67 |
| | | | | (bzr r472) | ||||
| * | First dependency on ziptool | Bob Jamison | 2006-04-10 | 1 | -4/+4 |
| | | | | (bzr r471) | ||||
| * | Add ziptool temporarily | Bob Jamison | 2006-04-10 | 1 | -1/+3 |
| | | | | (bzr r470) | ||||
| * | New test files. I will rip this out later. | Bob Jamison | 2006-04-10 | 2 | -0/+3452 |
| | | | | (bzr r469) | ||||
| * | add paste width/height separately | bulia byak | 2006-04-09 | 1 | -0/+2 |
| | | | | (bzr r467) | ||||
| * | clear nascent_object on Esc, so that click - Esc - letter does not type text | bulia byak | 2006-04-09 | 1 | -0/+1 |
| | | | | (bzr r466) | ||||
| * | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r465) | ||||
| * | Extended use of .h | Jon A. Cruz | 2006-04-09 | 1 | -1/+9 |
| | | | | (bzr r463) | ||||
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 7 | -19/+27 |
| | | | | (bzr r462) | ||||
| * | Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ↵ | bulia byak | 2006-04-09 | 1 | -0/+14 |
| | | | | | | gradient handle worked solely due to a bug: a fake attribute change was fired on style= though it did not in fact change. Now that these fake change events are eliminated, we need to explicitly update the style of the text's arena items in _modified, same as is done e.g. in sp_shape_modified. (bzr r461) | ||||
| * | Purge of OptionMenu | Jon A. Cruz | 2006-04-09 | 2 | -18/+46 |
| | | | | (bzr r460) | ||||
| * | Tweaked smaller size to be 3/4ths the menu size | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 |
| | | | | (bzr r459) | ||||
| * | Fixed array index calculation | Jon A. Cruz | 2006-04-08 | 1 | -2/+4 |
| | | | | (bzr r458) | ||||
| * | Shrunk a few icon sizes. | Jon A. Cruz | 2006-04-08 | 6 | -21/+21 |
| | | | | (bzr r457) | ||||
| * | remove superfluous line, compile warning | Ralf Stephan | 2006-04-07 | 1 | -2/+0 |
| | | | | (bzr r456) | ||||
| * | Putting in smaller icon size | Jon A. Cruz | 2006-04-07 | 3 | -19/+79 |
| | | | | (bzr r455) | ||||
| * | reverting part of last changes (eliminating the "invalid access to ↵ | Andrius Ramanauskas | 2006-04-07 | 2 | -2/+3 |
| | | | | | | non-static data member `SPKnotClass::event' of NULL object" warnings) (bzr r454) | ||||
| * | tweaked mingw makefiles to not stop if self-generated and included files are ↵ | Adib Taraben | 2006-04-06 | 1 | -0/+1 |
| | | | | | | missing (bzr r453) | ||||
| * | new files | Bob Jamison | 2006-04-06 | 3 | -18/+40 |
| | | | | (bzr r451) | ||||
| * | Add variable to fix problems with autopackage | Aaron Spike | 2006-04-06 | 1 | -14/+15 |
| | | | | (bzr r449) | ||||
| * | c -> cpp (eliminating unneded casts) | Andrius Ramanauskas | 2006-04-06 | 3 | -31/+27 |
| | | | | (bzr r448) | ||||
| * | Typo | Andrius Ramanauskas | 2006-04-06 | 2 | -3/+3 |
| | | | | (bzr r447) | ||||
| * | Adding simple debug | Jon A. Cruz | 2006-04-06 | 2 | -3/+114 |
| | | | | (bzr r446) | ||||
| * | two crashes while editing nodes (one of those is reported as bug 1453558). | Andrius Ramanauskas | 2006-04-06 | 5 | -19/+82 |
| | | | | | | | | * fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots); * fixed another crash by adding ref/unref to sp_knot_handler * also added signal disconnecting (bzr r445) | ||||
