2006-07-22 |
mental | update ChangeLog |
commit | commitdiff | tree | snapshot |
2006-07-22 |
mental | first crack at --enable-lsb |
commit | commitdiff | tree | snapshot |
2006-07-22 |
mental | switch to using sigc++ signals |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switch to sigc++ signals and manually clean up signal... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switch to sigc++ signal for "release" |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switch to sigc++ signals for "release" |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switch to sigc++ signal for "release" |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switch to sigc++ signals for "modified" and "release" |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | switched to using sigc++ "modified" signal |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | sp_object_invoke_release -> SPObject::releaseReferences... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
mental | replace two uses of hash_map with standard STL map |
commit | commitdiff | tree | snapshot |
2006-07-21 |
bryce | minor changelog note |
commit | commitdiff | tree | snapshot |
2006-07-20 |
acspike | add some convenience methods to inkex and allow the... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
acspike | avoid id collisions and add more error checking |
commit | commitdiff | tree | snapshot |
2006-07-20 |
acspike | fix an old bug in the style splitting routine and add... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
bryce | marker refactoring work |
commit | commitdiff | tree | snapshot |
2006-07-20 |
acspike | An extension script to recolor markers to match the... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
daleharvey | added choose desktop dialog during intialising a whiteb... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
ishmal | Add property getters to FileExportDialog |
commit | commitdiff | tree | snapshot |
2006-07-18 |
matiphas | update |
commit | commitdiff | tree | snapshot |
2006-07-18 |
kiirala | Added a bunch of comments to filter effects rendering... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
tgdwyer | We now use connector spacing to determine the minimum... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
tgdwyer | Committed again without the essential fix on line 84... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
tgdwyer | added include of "helper/png-write.h" to fix compile... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ishmal | Create first mockup for export dialog panel |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ishmal | factor native PNG export out of file.cpp in preparation... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ishmal | factor native PNG export out of file.cpp in preparation... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | cleanup, remove warnings |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | minor performance improvement |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | Changelog entry for connected components handling in... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | remove debug messages |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | remove overlaps between connected components |
commit | commitdiff | tree | snapshot |
2006-07-17 |
tgdwyer | Constraints are now properly divided up between the... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
ishmal | more string cleanup |
commit | commitdiff | tree | snapshot |
2006-07-16 |
ishmal | more string cleanup |
commit | commitdiff | tree | snapshot |
2006-07-16 |
tgdwyer | Layout algorithm is now applied to each connected compo... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
dwyip | added inkscape_get_all_desktops() after speaking with... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
dwyip | use atoi for char* -> int conversion |
commit | commitdiff | tree | snapshot |
2006-07-15 |
buliabyak | add colon |
commit | commitdiff | tree | snapshot |
2006-07-15 |
ishmal | add HAVE_GETOPT_H |
commit | commitdiff | tree | snapshot |
2006-07-15 |
ishmal | add HAVE_GETOPT_H |
commit | commitdiff | tree | snapshot |
2006-07-14 |
njh | o removed the unused cache as it was just wasting... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
mjwybrow | * src/Makefile_insert, src/Makefile.am, src/svg... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
mjwybrow | * src/Makefile_insert, src/Makefile.am, src/svg... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
mjwybrow | * src/libavoid/*: Add a couple of missing files. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
mjwybrow | * src/sp-conn-end-pair.cpp, src/connector-context... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
tgdwyer | fixed warnings |
commit | commitdiff | tree | snapshot |
2006-07-14 |
tgdwyer | - improve hint for directed graph toggle |
commit | commitdiff | tree | snapshot |
2006-07-14 |
tgdwyer | - Connectors with end-markers now constrained to point... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
mjwybrow | * src/libavoid/router.cpp: Fixed a bug in the libav... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
kidproto | added commandline option ability and got timer ready... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
matiphas | update |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ishmal | fixed parsing of axes |
commit | commitdiff | tree | snapshot |
2006-07-13 |
rwst | include libpng with pkg-config check for include path... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
rwst | check for <sys/filio.h> to get FIONREAD on Solaris... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
rwst | give _anchor initial value before comparing it |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ishmal | Base all 3 dialogs from a common FileDialogBase to... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
ishmal | clean up redundancies. add a placeholder for Export... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
ishmal | move filedialog to its new home |
commit | commitdiff | tree | snapshot |
2006-07-12 |
matiphas | update |
commit | commitdiff | tree | snapshot |
2006-07-12 |
tgdwyer | - added toggle buttons for directed layout (doesn... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
tgdwyer | Added layout button and ideal connector length spinbox... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
tgdwyer | Previously graph layout was done using the Kamada-Kawai... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
matiphas | update |
commit | commitdiff | tree | snapshot |
2006-07-10 |
rwst | another attempt at #1502439, another example of ignorin... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
kiirala | Bicubic scaler added to filtering, allowing changes... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
gustav_b | undo annotations |
commit | commitdiff | tree | snapshot |
2006-07-09 |
ishmal | finally getting closer to processing axes and contexts... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
matiphas | update |
commit | commitdiff | tree | snapshot |
2006-07-09 |
rwst | search for different boost header, should fix false... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
ishmal | fix properly. oops ^^ |
commit | commitdiff | tree | snapshot |
2006-07-09 |
theadib | add keys.de.svg to the distribution |
commit | commitdiff | tree | snapshot |
2006-07-09 |
ishmal | remove conversion warnings |
commit | commitdiff | tree | snapshot |
2006-07-09 |
kiirala | Compiler error in NR::Filter fixed |
commit | commitdiff | tree | snapshot |
2006-07-09 |
theadib | patch 1491236 minor win32 build adjustment |
commit | commitdiff | tree | snapshot |
2006-07-09 |
kiirala | Filter effects bounding box calculation makes use of... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
gustav_b | undo annotations |
commit | commitdiff | tree | snapshot |
2006-07-09 |
gustav_b | Added descriptions to Undo/Redo commands in the menus |
commit | commitdiff | tree | snapshot |
2006-07-09 |
mjwybrow | * packaging/osx-app.sh: Set the svn:executable... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
rwst | handle NULL return value, fixes crash when opening... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
daleharvey | added gui code for whiteboard |
commit | commitdiff | tree | snapshot |
2006-07-07 |
ishmal | cleaned up token generation |
commit | commitdiff | tree | snapshot |
2006-07-07 |
daleharvey | added a copy of pedrogui to jabber_whiteboard for custo... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
dwyip | GC utilization fixes |
commit | commitdiff | tree | snapshot |
2006-07-07 |
ishmal | add xpathtoken.cpp |
commit | commitdiff | tree | snapshot |
2006-07-07 |
ishmal | remove svglsimpl |
commit | commitdiff | tree | snapshot |
2006-07-07 |
ishmal | rearrange axis/context structure. make tokens more... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
ishmal | Adjust to account for removal of svglsimpl |
commit | commitdiff | tree | snapshot |
2006-07-06 |
ishmal | undo last commit. oops |
commit | commitdiff | tree | snapshot |
2006-07-06 |
ishmal | don't need svg 'load and save'. in fact, it doesnt fit |
commit | commitdiff | tree | snapshot |
2006-07-06 |
cmarqu | Some more fixes, but still not finished. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
cmarqu | Add missing Plural-Forms header line, please check... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
cmarqu | Update by Rune Rønde Laursen from patch 1518249. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
ishmal | save updates, and put to sleep for a while |
commit | commitdiff | tree | snapshot |
2006-07-06 |
daleharvey | accidently commited config file |
commit | commitdiff | tree | snapshot |
2006-07-06 |
buliabyak | undo annotations |
commit | commitdiff | tree | snapshot |
2006-07-05 |
ishmal | refactoring, add background removal |
commit | commitdiff | tree | snapshot |
2006-07-05 |
buliabyak | replace single toggle button with less confusing pick... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
cmarqu | Use proper German names for the CC licenses according to |
commit | commitdiff | tree | snapshot |
2006-07-05 |
matiphas | updated fr translation |
commit | commitdiff | tree | snapshot |
next |