| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add native method stubbing utility | Bob Jamison | 2008-04-04 | 1 | -0/+299 | |
| | | | | (bzr r5335) | |||||
| * | Fix LP bug #190420 (noncompliant desktop entry); remove pointless | Krzysztof Kosi??ski | 2008-04-04 | 1 | -5/+0 | |
| | | | | | | config.h inclusion in ui/clipboard.cpp (bzr r5333) | |||||
| * | Changed Persp3D::boxes_transformed to a std::map pointer since it was not ↵ | John Faith | 2008-04-04 | 2 | -19/+22 | |
| | | | | | | being initialized automatically on OS X 10.3.9 and caused a crash when using the 3d bx tool. Launchpad bug 205659. (bzr r5329) | |||||
| * | cmake: move extension param files to their own CMakeLists.txt | Johan B. C. Engelen | 2008-04-04 | 2 | -10/+14 | |
| | | | | (bzr r5326) | |||||
| * | r18381@shi: ted | 2008-03-07 20:11:34 -0800 | Ted Gould | 2008-04-04 | 23 | -179/+173 | |
| | | | | | | | | | | | | | | | | New work branch r18391@shi: ted | 2008-03-08 21:36:03 -0800 Moving the parameters around to clean up the directories. r18392@shi: ted | 2008-03-08 21:57:14 -0800 Moving the 'get' function to cpp r18870@shi: ted | 2008-04-03 21:10:20 -0700 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter r18871@shi: ted | 2008-04-03 21:17:39 -0700 Using the _gui-hidden parameter to block the creation of the widget if set. r18890@shi: ted | 2008-04-03 21:53:55 -0700 Merge from r18024 which got lost in the shuffle. (bzr r5322) | |||||
| * | applied patch by sas to fix default default height and width attributes on ↵ | Marcin Floryan | 2008-04-03 | 1 | -5/+2 | |
| | | | | | | svg element following the SVG spec. Closes Bug #211282. (bzr r5320) | |||||
| * | Use MAX_PATH instead of arbitrary string length. Improve comments. | Bob Jamison | 2008-04-03 | 1 | -18/+54 | |
| | | | | (bzr r5319) | |||||
| * | Fixed LPE crash with unitialized pointer | Jon A. Cruz | 2008-04-03 | 3 | -21/+17 | |
| | | | | (bzr r5318) | |||||
| * | improve jvm search to allow an embedded jre. fix missed "public" on method | Bob Jamison | 2008-04-03 | 2 | -22/+58 | |
| | | | | (bzr r5317) | |||||
| * | Improve buf<-->xml doc conversion | Bob Jamison | 2008-04-02 | 2 | -22/+105 | |
| | | | | (bzr r5316) | |||||
| * | Initial capability to load current document into script | Bob Jamison | 2008-04-02 | 2 | -18/+99 | |
| | | | | (bzr r5315) | |||||
| * | Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be ↵ | Bob Jamison | 2008-04-02 | 2 | -40/+44 | |
| | | | | | | called by sp_repr_save_buf() (bzr r5314) | |||||
| * | Forgot adding files during last commit | Maximilian Albert | 2008-04-02 | 2 | -1/+11 | |
| | | | | (bzr r5312) | |||||
| * | New LPE: Perspective paths | Maximilian Albert | 2008-04-02 | 5 | -1/+210 | |
| | | | | (bzr r5310) | |||||
| * | Make BoolParam usable in boolean expressions directly | Maximilian Albert | 2008-04-02 | 1 | -0/+3 | |
| | | | | (bzr r5309) | |||||
| * | Increase precision for circle LPE so that the output is actually a circle :) | Maximilian Albert | 2008-04-02 | 1 | -14/+11 | |
| | | | | (bzr r5308) | |||||
| * | get_single_gaussian_blur_radius() ended without a return value. scalar, so ↵ | Bob Jamison | 2008-04-02 | 1 | -0/+1 | |
| | | | | | | use 0 (bzr r5307) | |||||
| * | Cmake: add source directories to src/CMakeLists.txt | Joshua L. Blocher | 2008-04-02 | 1 | -4/+10 | |
| | | | | (bzr r5306) | |||||
| * | Move to devlibs for now | Bob Jamison | 2008-04-01 | 10 | -0/+0 | |
| | | | | (bzr r5303) | |||||
| * | lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one ↵ | JF Barraud | 2008-04-01 | 1 | -70/+97 | |
| | | | | | | subpath) and repartition of construction lines. (bzr r5302) | |||||
| * | patch by Martin von Gagern for bug 174720 | bulia byak | 2008-04-01 | 1 | -0/+3 | |
| | | | | (bzr r5301) | |||||
| * | move temporary canvas items to bottom by default. maybe fixes interfering of ↵ | Johan B. C. Engelen | 2008-04-01 | 2 | -2/+7 | |
| | | | | | | snapindicator with pen tool (bzr r5300) | |||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 29 | -154/+0 | |
| | | | | (bzr r5299) | |||||
| * | Improve script engine listing | Bob Jamison | 2008-04-01 | 1 | -9/+13 | |
| | | | | (bzr r5298) | |||||
| * | Switch menu to combobox | Bob Jamison | 2008-04-01 | 1 | -30/+42 | |
| | | | | (bzr r5297) | |||||
| * | make stroke width adjustable by rotation too | bulia byak | 2008-04-01 | 2 | -4/+121 | |
| | | | | (bzr r5295) | |||||
| * | suppress warnings when closing a desktop but not program | bulia byak | 2008-04-01 | 1 | -1/+8 | |
| | | | | (bzr r5294) | |||||
| * | suppress warning when closing second document | bulia byak | 2008-04-01 | 1 | -1/+2 | |
| | | | | (bzr r5293) | |||||
| * | move helper path to the bottom so it doesnt get in the way with editing nodes | bulia byak | 2008-04-01 | 1 | -0/+3 | |
| | | | | (bzr r5292) | |||||
| * | Improve 'dirty' editor handling | Bob Jamison | 2008-04-01 | 2 | -90/+179 | |
| | | | | (bzr r5291) | |||||
| * | reproduce the ancestors transform when exporting a single object | bulia byak | 2008-04-01 | 1 | -3/+23 | |
| | | | | (bzr r5290) | |||||
| * | remove, totally obsolete | bulia byak | 2008-04-01 | 1 | -35/+0 | |
| | | | | (bzr r5289) | |||||
| * | Improve file handling | Bob Jamison | 2008-04-01 | 4 | -14/+219 | |
| | | | | (bzr r5288) | |||||
| * | Cmake: Random fixes | Joshua L. Blocher | 2008-04-01 | 1 | -1/+0 | |
| | | | | (bzr r5287) | |||||
| * | Oops. forgot resources for console. | Bob Jamison | 2008-03-31 | 10 | -0/+0 | |
| | | | | (bzr r5283) | |||||
| * | Cmake: added more Platform File Checks | Joshua L. Blocher | 2008-03-31 | 1 | -1/+1 | |
| | | | | (bzr r5273) | |||||
| * | Move script dialog from gtkmm to jvm | Bob Jamison | 2008-03-31 | 11 | -414/+1509 | |
| | | | | (bzr r5272) | |||||
| * | Cmake: Start of Platform Checks | Joshua L. Blocher | 2008-03-31 | 1 | -0/+1 | |
| | | | | (bzr r5269) | |||||
| * | Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for ↵ | Bob Jamison | 2008-03-31 | 2 | -6/+8 | |
| | | | | | | each language supported (bzr r5268) | |||||
| * | Cmake:Adding Source Files to the CMakeLists.txt in src directory | Joshua L. Blocher | 2008-03-31 | 1 | -0/+4 | |
| | | | | (bzr r5267) | |||||
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 6 | -25/+36 | |
| | | | | (bzr r5266) | |||||
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 13 | -47/+73 | |
| | | | | (bzr r5265) | |||||
| * | Cmake: Updating src CMakeLists soucre list. | Joshua L. Blocher | 2008-03-30 | 3 | -4/+16 | |
| | | | | (bzr r5262) | |||||
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 6 | -4/+18 | |
| | | | | (bzr r5250) | |||||
| * | add *.c to libcroco/CMakeFile and libgdl/CMakeFile | Johan B. C. Engelen | 2008-03-30 | 2 | -0/+43 | |
| | | | | (bzr r5248) | |||||
| * | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 2008-03-30 | 4 | -0/+191 | |
| | | | | (bzr r5247) | |||||
| * | revert Makefile changes accidentally committed (sorry to make this mistake ↵ | Johan B. C. Engelen | 2008-03-30 | 2 | -214/+38 | |
| | | | | | | again :( (bzr r5246) | |||||
| * | add CMakeFiles for io, jabber_whiteboard libavoid libcola. | Johan B. C. Engelen | 2008-03-30 | 7 | -38/+331 | |
| | | | | (bzr r5245) | |||||
| * | revert Makefile changes accidentally committed | Johan B. C. Engelen | 2008-03-30 | 2 | -214/+38 | |
| | | | | (bzr r5244) | |||||
| * | add CMakeLists.txt files for removeoverlap and svg | Johan B. C. Engelen | 2008-03-30 | 4 | -38/+247 | |
| | | | | (bzr r5243) | |||||
