| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split dynamic desktop tracking into common, shared code. | Jon A. Cruz | 2010-04-03 | 1 | -0/+2 |
| | | | | (bzr r9282) | ||||
| * | Initial cut of glyph selector dialog is in. Fixes bug #343186. | Jon A. Cruz | 2010-04-01 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268) | ||||
| * | Splitting the color swatch class to be separate for easier work. | Jon A. Cruz | 2010-03-13 | 1 | -0/+2 |
| | | | | (bzr r9184) | ||||
| * | Spray cleanup | Steren Giannini | 2010-01-03 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1) | ||||
| * | - new: Print Colors Preview Dialog and rendermode | Felipe Corr??a da Silva Sanches | 2009-12-11 | 1 | -0/+2 |
| | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881) | ||||
| * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 1 | -0/+2 |
| | | | | (bzr r8851) | ||||
| * | Commenting out Whiteboard configure flag | Josh Andler | 2009-09-01 | 1 | -2/+2 |
| | | | | (bzr r8552) | ||||
| * | reenable inkboard compilation | theAdib | 2009-02-26 | 1 | -7/+7 |
| | | | | (bzr r7383) | ||||
| * | Fix whiteboard compilation. | Krzysztof Kosi??ski | 2009-02-24 | 1 | -6/+6 |
| | | | | (bzr r7360) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -0/+24 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -6/+1 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -2/+0 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -22/+26 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -1/+3 |
| | | | | (bzr r6887) | ||||
| * | dead code removal | MenTaLguY | 2008-07-01 | 1 | -10/+0 |
| | | | | (bzr r6112) | ||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 1 | -0/+2 |
| | | | | (bzr r6056) | ||||
| * | Adding new extended input devices dialog | Jon A. Cruz | 2008-03-13 | 1 | -0/+2 |
| | | | | (bzr r5076) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 1 | -0/+2 |
| | | | | (bzr r4199) | ||||
| * | minor whitespace adjustment | Kees Cook | 2007-12-10 | 1 | -2/+2 |
| | | | | (bzr r4196) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -1/+6 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Separated the OCAL import and export dialogs into their own source file - ↵ | Joel Holdsworth | 2007-08-19 | 1 | -2/+4 |
| | | | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+2 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | fix compile | bulia byak | 2007-08-02 | 1 | -0/+2 |
| | | | | (bzr r3360) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+2 |
| | | | | (bzr r3095) | ||||
| * | move filedialog to its new home | Bob Jamison | 2006-07-12 | 1 | -0/+2 |
| | | | | (bzr r1398) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+3 |
| | | | | (bzr r1315) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -13/+0 |
| | | | | (bzr r1268) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+63 |
| (bzr r1) | |||||
