| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 5 | -364/+0 |
| | | | | (bzr r13341.1.192) | ||||
| * | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 2 | -5/+3 |
| | | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 2013-04-28 | 1 | -1/+1 |
| | | | | (bzr r12310) | ||||
| * | Drop old (unused) find dialog files | Alex Valavanis | 2013-03-18 | 4 | -502/+1 |
| | | | | (bzr r12223) | ||||
| * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 1 | -216/+0 |
| | | | | (bzr r12221) | ||||
| * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | (bzr r12204) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 2 | -152/+0 |
| | | | | (bzr r12014) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 2 | -22/+21 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -23/+25 |
| | | | | (bzr r11736) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | remove GtkObject use in find dialog | Alex Valavanis | 2012-05-16 | 1 | -4/+2 |
| | | | | (bzr r11368) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -96/+1 |
| | | | | (bzr r11318) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -3/+7 |
| | | | | (bzr r11309) | ||||
| * | Drop GtkObject use in dialog-events | Alex Valavanis | 2012-04-28 | 2 | -4/+4 |
| | | | | (bzr r11302) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -4/+103 |
| | | | | (bzr r11250) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+19 |
| | | | | (bzr r11213) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+30 |
| | | | | (bzr r11204) | ||||
| * | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 2012-03-24 | 4 | -2950/+0 |
| | | | | (bzr r11125) | ||||
| * | 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) | ||||
