| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | cmake: add message to indicate and check out_of_source build dir. (this ↵ | Johan B. C. Engelen | 2008-04-04 | 1 | -0/+3 | |
| | | | | | | shows that it does not work for me on win32, what am i doing wrong?) (bzr r5324) | |||||
| * | win32: use libpoppler-3.dll now with new devlibs | Johan B. C. Engelen | 2008-04-04 | 1 | -1/+1 | |
| | | | | (bzr r5323) | |||||
| * | 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) | |||||
| * | * packaging/macosx/ScriptExec/main.c: Add a comment to clarify what looks | mjwybrow | 2008-04-04 | 1 | -1/+3 | |
| | | | | | | like a possible bug with custom event types. (bzr r5321) | |||||
| * | 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) | |||||
| * | [INTL: pl] Updated Polish language translation for Windows installer | Marcin Floryan | 2008-04-02 | 1 | -227/+228 | |
| | | | | (bzr r5313) | |||||
| * | Forgot adding files during last commit | Maximilian Albert | 2008-04-02 | 2 | -1/+11 | |
| | | | | (bzr r5312) | |||||
| * | Change to the new Tango-compliant icon in the few places where the | Krzysztof Kosi??ski | 2008-04-02 | 11 | -3258/+17686 | |
| | | | | | | legacy icon was left. Also fix LP bug #190688. (bzr r5311) | |||||
| * | 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) | |||||
| * | Adjust to new location for jvm resources | Bob Jamison | 2008-04-02 | 1 | -2/+2 | |
| | | | | (bzr r5305) | |||||
| * | Move to devlibs | Bob Jamison | 2008-04-01 | 4 | -0/+0 | |
| | | | | (bzr r5304) | |||||
| * | 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 | 49 | -241/+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) | |||||
| * | please don't use text and filters in icons, they are slow | bulia byak | 2008-04-01 | 1 | -7/+4 | |
| | | | | (bzr r5296) | |||||
| * | 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 | 3 | -4/+2 | |
| | | | | (bzr r5287) | |||||
| * | Cmake: Generate inkscape_version.h | Joshua L. Blocher | 2008-03-31 | 2 | -0/+5 | |
| | | | | (bzr r5286) | |||||
| * | test commit | Peter Linnell | 2008-03-31 | 1 | -1/+1 | |
| | | | | (bzr r5285) | |||||
| * | Cmake: config.h.cmake fixed missing 1's from #defines | Joshua L. Blocher | 2008-03-31 | 1 | -81/+81 | |
| | | | | (bzr r5284) | |||||
| * | Oops. forgot resources for console. | Bob Jamison | 2008-03-31 | 10 | -0/+0 | |
| | | | | (bzr r5283) | |||||
| * | fix typos in config.h.cmake | Johan B. C. Engelen | 2008-03-31 | 3 | -7/+18 | |
| | | | | | | add optional profiling flags (bzr r5282) | |||||
| * | Cmake: config.h.cmake add package name and version info | Joshua L. Blocher | 2008-03-31 | 1 | -3/+3 | |
| | | | | (bzr r5281) | |||||
| * | Cmake: config.h.cmake add package name and version info | Joshua L. Blocher | 2008-03-31 | 2 | -11/+9 | |
| | | | | (bzr r5280) | |||||
| * | cmake: remove VERSION defining from config.h since it is defined from cmdline | Johan B. C. Engelen | 2008-03-31 | 1 | -4/+1 | |
| | | | | (bzr r5279) | |||||
| * | cmake: add more to config.h.cmake | Johan B. C. Engelen | 2008-03-31 | 1 | -1/+11 | |
| | | | | (bzr r5278) | |||||
| * | Cmake: config.h.cmake for platform checks | Joshua L. Blocher | 2008-03-31 | 1 | -0/+288 | |
| | | | | (bzr r5277) | |||||
| * | cmake: uncomment dependency seeking | Johan B. C. Engelen | 2008-03-31 | 1 | -1/+1 | |
| | | | | (bzr r5276) | |||||
| * | cmake: add define flags | Johan B. C. Engelen | 2008-03-31 | 3 | -3/+13 | |
| | | | | (bzr r5275) | |||||
