| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add missing files to cmake. | Campbell Barton | 2012-03-11 | 1 | -3/+0 |
| | | | | (bzr r11069) | ||||
| * | Fix for 940715 : Convert XML Editor to a dockable dialog | John Smith | 2012-03-09 | 3 | -1756/+1 |
| | | | | (bzr r11065) | ||||
| * | fix cmakelists | Johan B. C. Engelen | 2012-03-07 | 1 | -4/+0 |
| | | | | (bzr r11059) | ||||
| * | Cmake build fix | Kris De Gussem | 2012-03-03 | 1 | -2/+0 |
| | | | | (bzr r11044) | ||||
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 3 | -2107/+0 |
| | | | | (bzr r11042) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 3 | -6/+4 |
| | | | | (bzr r11030) | ||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -1/+0 |
| |\ | | | | | (bzr r11027) | ||||
| * | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialog | John Smith | 2012-02-21 | 3 | -1093/+0 |
| | | | | | | | (bzr r11006) | ||||
| * | | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 2012-02-17 | 5 | -0/+24 |
| | | | | | | | (bzr r10992) | ||||
| * | | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 3 | -1065/+0 |
| | | | | | | | (bzr r10989) | ||||
| * | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 2 | -3/+7 |
| | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | ||||
| * | | Header cleaning | Alex Valavanis | 2012-02-12 | 5 | -0/+5 |
| | | | | | | | (bzr r10963) | ||||
| * | | Backward compat fix for Gtkmm 2.20 | Alex Valavanis | 2012-02-09 | 1 | -1/+13 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/928520 (bzr r10956) | ||||
| * | | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -2/+2 |
| | | | | | | | (bzr r10952) | ||||
| * | | export: replace deprecated Gtk::ALIGN_LEFT symbol | Alex Valavanis | 2012-02-06 | 1 | -3/+3 |
| | | | | | | | (bzr r10942) | ||||
| * | | Gtkmmification of object attributes dialog: image and link attributes now ↵ | Kris De Gussem | 2012-01-19 | 4 | -190/+0 |
| | | | | | | | | | | | editable in dockable dialog (Bug #592323) (bzr r10910) | ||||
| * | | Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain. | Nicolas Dufour | 2012-01-13 | 1 | -50/+59 |
| | | | | | | | (bzr r10879) | ||||
| * | | A few GSEAL issues | Kris De Gussem | 2012-01-11 | 1 | -1/+1 |
| | | | | | | | (bzr r10872) | ||||
| * | | Object properties dialog now dockable (derived from ↵ | Kris De Gussem | 2012-01-08 | 4 | -625/+0 |
| | | | | | | | | | | | Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862) | ||||
| * | | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 2 | -40/+30 |
| | | | | | | | (bzr r10860) | ||||
| * | | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 1 | -10/+12 |
| | | | | | | | (bzr r10858) | ||||
| * | | Some more documentation | Kris De Gussem | 2012-01-06 | 2 | -28/+25 |
| | | | | | | | (bzr r10852) | ||||
| * | | More GSEAL issues | Alex Valavanis | 2012-01-04 | 3 | -5/+5 |
| | | | | | | | (bzr r10836) | ||||
| * | | documentation of item properties dialog and SPAttributeTable | Kris De Gussem | 2012-01-03 | 2 | -7/+38 |
| | | | | | | | | | | | header stuff (bzr r10831) | ||||
| * | | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -8/+8 |
| | | | | | | | (bzr r10830) | ||||
| * | | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 2 | -5/+5 |
| | | | | | | | (bzr r10826) | ||||
| * | | Replace deprecated combo box API | Alex Valavanis | 2012-01-02 | 1 | -7/+22 |
| | | | | | | | (bzr r10822) | ||||
| * | | Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith. | Nicolas Dufour | 2012-01-02 | 1 | -0/+1 |
| | | | | | | | (bzr r10819) | ||||
| * | | Replace deprecated GTK_SIGNAL_FUNC macro | Alex Valavanis | 2012-01-01 | 1 | -1/+1 |
| | | | | | | | (bzr r10817) | ||||
| * | | Item and image properties dialog update: restoring correct behaviour in case ↵ | Kris De Gussem | 2012-01-01 | 2 | -5/+32 |
| | | | | | | | | | | | of deleting an object (bzr r10815) | ||||
| * | | Item properties dialog: fix multi-document issue (propably introduced in ↵ | Kris De Gussem | 2011-12-31 | 1 | -1/+1 |
| | | | | | | | | | | | revision 10805) (bzr r10811) | ||||
| * | | Item properties dialog: | Kris De Gussem | 2011-12-31 | 1 | -5/+12 |
| | | | | | | | | | | | | | - commenting out function that is (currently?) not used - some more resource saving (bzr r10810) | ||||
| * | | Item properties dialog: another minor resource fix | Kris De Gussem | 2011-12-30 | 2 | -16/+18 |
| | | | | | | | (bzr r10808) | ||||
| * | | Item properties dialog: fix signal connection | Kris De Gussem | 2011-12-30 | 1 | -5/+3 |
| | | | | | | | (bzr r10807) | ||||
| * | | Item properties dialog: fix wasting resources when moving objects | Kris De Gussem | 2011-12-30 | 2 | -4/+15 |
| | | | | | | | (bzr r10806) | ||||
| * | | C++ification of item properties dialog | Kris De Gussem | 2011-12-30 | 3 | -359/+348 |
| |/ | | | (bzr r10805) | ||||
| * | - SPAttributeWidget and SPAttributeTable C++ified | Kris De Gussem | 2011-12-16 | 2 | -88/+60 |
| |\ | | | | | | | | | - fixed memory leak with item properties (old instances of item properties window were not destroyed) (bzr r10775) | ||||
| | * | - Dropped deprecated sp_window_new | Kris De Gussem | 2011-12-15 | 1 | -37/+31 |
| | | | | | | | | | | | - quick and dirty memory leak fix for item properties window (bzr r10766.1.5) | ||||
| | * | SPAttributeTable C++ified | Kris De Gussem | 2011-12-11 | 2 | -28/+32 |
| | | | | | | | (bzr r10766.1.3) | ||||
| * | | Replace deprecated GtkToolbar API | Alex Valavanis | 2011-12-14 | 1 | -82/+168 |
| | | | | | | | (bzr r10768) | ||||
| * | | Replace deprecated gtk_widget_hide_all | Alex Valavanis | 2011-12-14 | 1 | -4/+4 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/903670 (bzr r10767) | ||||
| * | 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) | ||||
| * | cppcheck | Kris De Gussem | 2011-12-04 | 1 | -17/+13 |
| | | | | | | | - dropped unused variable - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca). (bzr r10760) | ||||
| * | increase significant digits in clone tile dialog | Johan B. C. Engelen | 2011-11-05 | 1 | -5/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171980 (bzr r10725) | ||||
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 2011-10-05 | 3 | -9/+12 |
| | | | | | | the contents forward.h at all). (bzr r10667) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 8 | -234/+223 |
| | | | | (bzr r10660) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 3 | -20/+20 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 1 | -35/+21 |
| |\ | | | | | (bzr r10579) | ||||
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -17/+13 |
| | | | | | | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -11/+7 |
| | | | | | | | (bzr r10347.1.21) | ||||
