| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fork GtkImageMenuItem and remove show_image boolean because we always want ↵ | Martin Owens | 2016-04-12 | 5 | -1/+1189 |
| | | | | | | to show menu. (bzr r14800) | ||||
| * | sp-canvas: Disable deprecated double-buffering #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -6/+1 |
| | | | | (bzr r14799) | ||||
| * | Update copyright notices on display/sp-canvas.(h|cpp) | Krzysztof Kosi??ski | 2016-04-12 | 2 | -0/+4 |
| | | | | (bzr r14798) | ||||
| * | desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+4 |
| | | | | (bzr r14797) | ||||
| * | desktop-widget: Fix background color setting #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -4/+12 |
| | | | | (bzr r14796) | ||||
| * | Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model. | Krzysztof Kosi??ski | 2016-04-12 | 2 | -148/+139 |
| | | | | | | For now, causes redraw issues with SVG preview in the open dialog. (bzr r14795) | ||||
| * | svg-view-widget: Fix background-color handling #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+12 |
| | | | | (bzr r14793) | ||||
| * | Replace xthickness and ythickness with Gtk Context padding. | Martin Owens | 2016-04-12 | 1 | -6/+14 |
| | | | | (bzr r14792) | ||||
| * | Latest gtk3 cleanup | Martin Owens | 2016-04-12 | 2 | -10/+33 |
| | | | | (bzr r14791) | ||||
| * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 10 | -632/+495 |
| | | | | (bzr r14790) | ||||
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 3 | -3/+13 |
| | | | | (bzr r14789) | ||||
| * | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8) | Martin Owens | 2016-04-12 | 6 | -16/+10 |
| | | | | (bzr r14788) | ||||
| * | inkview: Fix cursor API deprecation #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+3 |
| | | | | (bzr r14786) | ||||
| * | regenerates inkscape-version when revno changes ; Translates ↵ | Marc Jeanmougin | 2016-04-12 | 2 | -5/+7 |
| | | | | | | | | | | inkscape.desktop file (CMake build) Fixed bugs: - https://launchpad.net/bugs/1543304 - https://launchpad.net/bugs/1514588 (bzr r14785) | ||||
| * | fix undo clip rendering bug | Marc Jeanmougin | 2016-04-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428535 (bzr r14784) | ||||
| * | svg-view: Fix cursor API | Alex Valavanis | 2016-04-11 | 1 | -1/+2 |
| | | | | (bzr r14783) | ||||
| * | desktop-events: Fix deprecated GdkCursor API | Alex Valavanis | 2016-04-11 | 1 | -26/+23 |
| | | | | (bzr r14782) | ||||
| * | Hackfest 2016: fix critical warning on startup | Krzysztof Kosi??ski | 2016-04-11 | 1 | -13/+11 |
| | | | | (bzr r14780) | ||||
| * | desktop: Fix deprecated GdkCursor API | Alex Valavanis | 2016-04-11 | 1 | -1/+2 |
| | | | | (bzr r14779) | ||||
| * | Partialy fix bug #172137. commented in bug | Jabier Arraiza Cenoz | 2016-04-11 | 2 | -1/+8 |
| | | | | (bzr r14778) | ||||
| * | Fix feTile rendering bug with Krzysztof's help. | Tavmjong Bah | 2016-04-11 | 1 | -5/+2 |
| | | | | | | Hackfest 2016. (bzr r14777) | ||||
| * | cstdint is c++11, defaulting to stdint.h | Marc Jeanmougin | 2016-04-11 | 1 | -1/+1 |
| | | | | (bzr r14776) | ||||
| * | fix compile error in livarot | Marc Jeanmougin | 2016-04-11 | 1 | -11/+1 |
| | | | | (bzr r14774) | ||||
| * | [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: ↵ | suv-lp | 2016-04-11 | 1 | -7/+71 |
| | | | | | | | | | Undefined (clang from Xcode 4.6.3). Fixed bugs: - https://launchpad.net/bugs/1545319 (bzr r14772) | ||||
| * | Patch for ninja check in cmake builds | Shlomi Fish | 2016-04-09 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1554143 (bzr r14769) | ||||
| * | GTK3 fix | su_v | 2016-04-09 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14768) | ||||
| * | Provide tooltip for Selection set dialog tree area. | Tavmjong Bah | 2016-04-08 | 1 | -1/+11 |
| | | | | | | Based on patch from Kamalpreet Grewal. (bzr r14767) | ||||
| * | Remove inkscape-specific glib clone function (and get rid of deprecated Glib ↵ | Marc Jeanmougin | 2016-04-08 | 1 | -38/+1 |
| | | | | | | | | | ScopedPtr use) Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14766) | ||||
| * | Bug #1552765 fixed Break Apart dont handle well stroke with in documents ↵ | Jabier Arraiza Cenoz | 2016-04-08 | 1 | -10/+4 |
| | | | | | | | | | different than px Fixed bugs: - https://launchpad.net/bugs/1552765 (bzr r14765) | ||||
| * | Add clickable link to www.inkscape.org to splash screen dialog. | Kamalpreet Grewal | 2016-04-07 | 1 | -0/+12 |
| | | | | (bzr r14764) | ||||
| * | re-write rev 11457. (Bug 1557348) | Alvin Penner | 2016-04-05 | 1 | -2/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1557348 (bzr r14763) | ||||
| * | avoid higher-order calculations if sbasis is cubic. (Bug 1559721) | Alvin Penner | 2016-04-04 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1559721 (bzr r14762) | ||||
| * | Fix node size regression and add ctrlResize property for multiple use. | Martin Owens | 2016-04-02 | 5 | -29/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1562197 (bzr r14761) | ||||
| * | Remove unused variable warnings. | Martin Owens | 2016-04-02 | 1 | -4/+0 |
| | | | | (bzr r14760) | ||||
| * | Fix crash on copying orphaned clones | Marc Jeanmougin | 2016-04-02 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1565272 (bzr r14759) | ||||
| * | Add icon for Live Path Effects dialog. | insaner and su_v | 2016-04-02 | 1 | -1/+1 |
| | | | | (bzr r14758) | ||||
| * | Fix regression in swatch color selection and improve it by allowing drag to ↵ | Martin Owens | 2016-04-01 | 1 | -43/+5 |
| | | | | | | | | | change the swatch color too. Fixed bugs: - https://launchpad.net/bugs/1564597 (bzr r14757) | ||||
| * | Finish fixing bug 156221 ('line-height' with non-px scaling). | Tavmjong Bah | 2016-03-30 | 1 | -1/+2 |
| | | | | (bzr r14753) | ||||
| * | Partial fix for bug 156221 ('line-height' with non-pixel scaled drawing). | Tavmjong Bah | 2016-03-30 | 3 | -8/+23 |
| | | | | (bzr r14752) | ||||
| * | Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug ↵ | Eduard Braun | 2016-03-30 | 2 | -183/+171 |
| | | | | | | | | | | | | #1441437 (crashes when load multi page visio and select page 2 or more) Also clean up code to create dialog a bit and make dialog resizable. Fixed bugs: - https://launchpad.net/bugs/1395435 - https://launchpad.net/bugs/1441437 (bzr r14751) | ||||
| * | Fix bug #1548953 (Crash when SVG contains certain special chars) | Eduard Braun | 2016-03-30 | 1 | -7/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1548953 (bzr r14750) | ||||
| * | Protect the color wheel from hue loss at a deeper level. | Martin Owens | 2016-03-29 | 2 | -1/+5 |
| | | | | (bzr r14748) | ||||
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 2 | -4/+5 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1462907 - https://launchpad.net/bugs/1249618 (bzr r14747) | ||||
| * | Revert revision #14156 because problems with offsets, see coments added | Jabier Arraiza Cenoz | 2016-03-24 | 1 | -1/+3 |
| | | | | (bzr r14741) | ||||
| * | "Backport" some Krzysztof review parts of mirror symmetry LPE also hapens on ↵ | Jabier Arraiza Cenoz | 2016-03-24 | 1 | -12/+4 |
| | | | | | | rotate copies LPE (bzr r14740) | ||||
| * | Un-revert: Allow Unit object to do conversions, pipe Quality class method ↵ | Martin Owens | 2016-03-22 | 2 | -12/+30 |
| | | | | | | via that. (bzr r14739) | ||||
| * | Make sure adjustment is attached to spin button | Martin Owens | 2016-03-22 | 1 | -0/+5 |
| | | | | (bzr r14738) | ||||
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| | | | | (bzr r14737) | ||||
| * | Code cleanup. Removal of rogue copy of "create_adjustment_action". | Martin Owens | 2016-03-22 | 1 | -84/+76 |
| | | | | (bzr r14736) | ||||
| * | More complete handling of units for 'line-height' in text toolbar. | Tavmjong Bah | 2016-03-22 | 15 | -285/+428 |
| |\ | | | | | (bzr r14735) | ||||
