| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed null-pointer ctor crashes. | Jon A. Cruz | 2012-01-03 | 3 | -13/+28 |
| | | | | (bzr r10828) | ||||
| * | More deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 19 | -116/+63 |
| | | | | (bzr r10827) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 20 | -45/+19 |
| | | | | (bzr r10826) | ||||
| * | Fix for Bug #494722 (Docked dialogs in a floating window crashes on ↵ | Nicolas Dufour | 2011-12-31 | 1 | -2/+2 |
| | | | | | | shutdown), by John Smith. (bzr r10813) | ||||
| * | GDL: Drop placement patches | Alex Valavanis | 2011-12-29 | 1 | -1/+0 |
| | | | | (bzr r10801) | ||||
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -1/+1 |
| | | | | (bzr r10766.1.1) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | various: warnings and initalization | Kris De Gussem | 2011-11-13 | 4 | -28/+33 |
| | | | | (bzr r10737) | ||||
| * | lpe: add slider to scalar param optionally (does not work very well yet) | Johan B. C. Engelen | 2011-11-09 | 2 | -2/+14 |
| | | | | (bzr r10735) | ||||
| * | add const just because it can :) | Johan B. C. Engelen | 2011-11-09 | 2 | -2/+2 |
| | | | | | | (was intended to start using it for RegisteredWidget<>) (bzr r10734) | ||||
| * | increase significant digits for page dimensions | Johan B. C. Engelen | 2011-11-05 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10724) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 46 | -589/+637 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 33 | -143/+174 |
| | | | | (bzr r10696) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 3 | -5/+5 |
| | | | | (bzr r10681) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 25 | -31/+35 |
| | | | | (bzr r10660) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 2 | -2/+0 |
| | | | | (bzr r10582.1.6) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 2 | -4/+4 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More ↵ | Nicolas Dufour | 2011-08-23 | 1 | -1/+1 |
| | | | | | | | | precision to Blur filter value). Filters. Some CPF improvements (including a new Cross-smooth version). (bzr r10577) | ||||
| * | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | (bzr r10456) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -2/+2 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 2 | -2/+2 |
| |\ | | | | | (bzr r10347.1.13) | ||||
| | * | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 2 | -2/+2 |
| | | | | | | | (bzr r10430) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 5 | -18/+22 |
| |\| | | | | | (bzr r10347.1.5) | ||||
| | * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10402) | ||||
| | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 |
| | |\ | | | | | | | (bzr r10363) | ||||
| | | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r10350.1.5) | ||||
| | * | | Removed questionable operator altogether. | Jon A. Cruz | 2011-06-25 | 1 | -2/+0 |
| | | | | | | | | | | (bzr r10361) | ||||
| | * | | Removed questionable cast. | Jon A. Cruz | 2011-06-25 | 1 | -2/+1 |
| | | | | | | | | | | (bzr r10360) | ||||
| | * | | Document. Fix for bug #680347 (page margins can't be reset with single click ↵ | Nicolas Dufour | 2011-06-24 | 2 | -13/+20 |
| | |/ | | | | | | | | | of Resize). (bzr r10355) | ||||
| * / | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 3 | -5/+5 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 26 | -90/+423 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -1/+1 |
| | | | | | | | (bzr r10302.1.2) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -43/+0 |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -39/+42 |
| | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| | * | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 4 | -4/+4 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
| | | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| | * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 2 | -5/+6 |
| | |/ | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| | * | unitmenu: add method to add a unit | Johan B. C. Engelen | 2011-05-26 | 2 | -0/+9 |
| | | | | | | | (bzr r10232) | ||||
| | * | Adding inkscape:label parameter to guidelines so that our guidelanes can ↵ | Felipe Corr??a da Silva Sanches | 2011-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | display labels (we still dont have a user interface, but files with that parameter will render correctly) (bzr r10209) | ||||
| | * | fix duplicate units in Preferences > Steps | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 |
| | | | | | | | (bzr r10178) | ||||
| | * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 6 | -0/+87 |
| | | | | | | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| | * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 6 | -15/+15 |
| | | | | | | | (bzr r10176) | ||||
| | * | ScalarUnit widget: fix initialization bug. add constructor which takes ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -0/+39 |
| | | | | | | | | | | | another scalarunit's unitmenu. (bzr r10171) | ||||
| | * | add undo to SpinButton | Johan B. C. Engelen | 2011-04-15 | 2 | -6/+74 |
| | | | | | | | (bzr r10167) | ||||
| | * | ScalarUnit: add functionality to grab focus and select the entry text. and ↵ | Johan B. C. Engelen | 2011-04-14 | 2 | -0/+25 |
| | | | | | | | | | | | add setValueKeepUnit (bzr r10165) | ||||
| | * | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 5 | -25/+47 |
| | | | | | | | | | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | ||||
| | * | fix build | Johan B. C. Engelen | 2011-04-12 | 1 | -0/+2 |
| | | | | | | | (bzr r10160) | ||||
| | * | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵ | Johan B. C. Engelen | 2011-04-11 | 4 | -25/+26 |
| | | | | | | | | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159) | ||||
| | * | add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵ | Johan B. C. Engelen | 2011-04-08 | 3 | -0/+119 |
| | | | | | | | | | | | and '.' as the decimal point when in numeric mode. (bzr r10150) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 17 | -26/+188 |
| |\| | | | | | (bzr r9508.1.73) | ||||
