| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -1651/+0 |
| | | |||||
| * | [Bug #1537497] Icon preview doesn't render background. | tghs | 2017-01-25 | 1 | -0/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1537497 (bzr r15446) | ||||
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -51/+0 |
| |\ | | | | | (bzr r15038) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -51/+0 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -5/+2 |
| | | | | | | | (bzr r15034) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+5 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+0 |
| |/ | | | (bzr r15025) | ||||
| * | Fix rendering of tool bar icons. | Tavmjong Bah | 2016-05-04 | 1 | -2/+6 |
| | | | | (bzr r14869.1.2) | ||||
| * | Remove some GTK3 warnings. | Tavmjong Bah | 2016-05-03 | 1 | -18/+24 |
| | | | | (bzr r14869.1.1) | ||||
| * | icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 |
| | | | | (bzr r14839) | ||||
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 1 | -0/+8 |
| | | | | (bzr r14789) | ||||
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 |
| | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| * | Update to experimental r13527 | Liam P. White | 2014-08-30 | 1 | -0/+4 |
| |\ | | | | | (bzr r13341.5.15) | ||||
| | * | icon: gtk_widget_get_state deprecation fix | Alex Valavanis | 2014-08-23 | 1 | -0/+4 |
| | | | | | | | (bzr r13341.1.162) | ||||
| * | | Convert accidental member accesses into static function accesses | Liam P. White | 2014-06-26 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.5.7) | ||||
| * | | 4. further refactor Application class; create proper singleton, encapsulate ↵ | Liam P. White | 2014-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | members, simplify signals (bzr r13341.5.6) | ||||
| * | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r13341.5.1) | ||||
| * | update to trunk | Jabier Arraiza Cenoz | 2014-02-08 | 1 | -2/+2 |
| |\ | | | | | (bzr r11950.1.250) | ||||
| | * | DrawingContext: change variable names ct to dc (bug #1272073) | David Mathog | 2014-02-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1272073 (bzr r13009) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-27 | 1 | -2/+2 |
| |\| | | | | | (bzr r11950.1.237) | ||||
| | * | cppcheck stuff | Kris De Gussem | 2014-01-20 | 1 | -2/+2 |
| | | | | | | | (bzr r12963) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2014-01-09 | 1 | -61/+37 |
| |\| | | | | | (bzr r11950.1.233) | ||||
| | * | fix pointer initialization ( "0" --> "NULL") | Johan B. C. Engelen | 2014-01-02 | 1 | -12/+12 |
| | | | | | | | (bzr r12871) | ||||
| | * | try to improve some error-prone piece of code (icon name related) | Johan B. C. Engelen | 2014-01-02 | 1 | -8/+9 |
| | | | | | | | (bzr r12870) | ||||
| | * | fix Windows build (constness) | Johan B. C. Engelen | 2014-01-02 | 1 | -3/+3 |
| | | | | | | | (bzr r12869) | ||||
| | * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 1 | -39/+14 |
| | | | | | | | (bzr r12868) | ||||
| * | | Update to trunk | Jabier Arraiza Cenoz | 2013-09-20 | 1 | -1/+2 |
| |\| | | | | | (bzr r11950.1.146) | ||||
| | * | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -1/+2 |
| | | | | | | | (bzr r12475.1.2) | ||||
| * | | Upadate to trunk | Jabier Arraiza Cenoz | 2013-07-04 | 1 | -0/+11 |
| |\| | | | | | (bzr r11950.1.122) | ||||
| | * | Use fixed inkscape icon for 'no-marker' instead of gtk theme icon | Martin Owens | 2013-06-12 | 1 | -0/+7 |
| | | | | | | | (bzr r12371) | ||||
| | * | 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) | ||||
| * | | update icons | Jabier Arraiza Cenoz | 2013-04-26 | 1 | -0/+1 |
| |/ | | | (bzr r11950.1.108) | ||||
| * | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145) | ||||
| * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -34/+10 |
| | | | | (bzr r12065) | ||||
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -1/+1 |
| | | | | (bzr r12014) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -11/+8 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Drop support for Glib < 2.28 | Alex Valavanis | 2012-11-26 | 1 | -9/+0 |
| | | | | (bzr r11908) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -1/+1 |
| | | | | (bzr r11868) | ||||
| * | Migrate some widgets to GtkStyleContext | Alex Valavanis | 2012-06-24 | 1 | -0/+8 |
| | | | | (bzr r11513) | ||||
| * | GTK+3 drawing of icons | Alex Valavanis | 2012-05-09 | 1 | -51/+61 |
| | | | | (bzr r11352) | ||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -0/+28 |
| | | | | | | gtkmm 3.4) (bzr r11261) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+1 |
| | | | | (bzr r11030) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+2 |
| | | | | (bzr r10940) | ||||
| * | icon.cpp GSEAL fixes | Alex Valavanis | 2012-01-14 | 1 | -6/+13 |
| | | | | (bzr r10883) | ||||
| * | 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) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -25/+24 |
| | | | | | | 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 | -18/+10 |
| | | | | (bzr r10347.1.21) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-25 | 1 | -4/+6 |
| |\ | | | | | (bzr r10347.1.18) | ||||
