| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | removed unnecessary comments | Moritz Eberl | 2016-04-16 | 1 | -8/+0 | |
| | | | | | | | | | | (bzr r14761.1.13) | |||||
| | | * | merge and fixed build | Moritz Eberl | 2016-04-16 | 36 | -258/+305 | |
| | | |\ | | | | | | | | | (bzr r14761.1.11) | |||||
| | | | * | CMake build: builds with WITH_DBUS | Marc Jeanmougin | 2016-04-16 | 3 | -14/+34 | |
| | | | | | | | | | | | | | (bzr r14853) | |||||
| | | | * | Add a Resize to Page with Keyboard Shortcut | Martin Owens | 2016-04-15 | 2 | -1/+3 | |
| | | | | | | | | | | | | | (bzr r14850) | |||||
| | | | * | Priority is so high it blocks blitting the canvas | Liam P. White | 2016-04-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r14849) | |||||
| | | | * | Change idle priority back to high | Liam P. White | 2016-04-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r14848) | |||||
| | | | * | Filter editor: effect description not entirely readable | Raphael Rosch | 2016-04-14 | 2 | -17/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1436180 (bzr r14846) | |||||
| | | | * | function to release object from group | Raphael Rosch | 2016-04-14 | 7 | -0/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | |||||
| | | | * | icon: Fix deprecated gtk_widget_get_requisition() #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | (bzr r14839) | |||||
| | | | * | Move page border below the drawing. | Krzysztof Kosi??ski | 2016-04-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r14838) | |||||
| | | | * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 5 | -107/+0 | |
| | | | | | | | | | | | | | | | | | | | | | #Hackfest2016 (bzr r14837) | |||||
| | | | * | using cpp limits values | Marc Jeanmougin | 2016-04-13 | 2 | -3/+5 | |
| | | | | | | | | | | | | | (bzr r14836) | |||||
| | | | * | Remove no longer needed warning about feTile rendering. | Tavmjong Bah | 2016-04-13 | 1 | -12/+0 | |
| | | | | | | | | | | | | | (bzr r14835) | |||||
| | | | * | Fix a few more pick calls not preceded by update | Krzysztof Kosi??ski | 2016-04-13 | 2 | -4/+10 | |
| | | | | | | | | | | | | | (bzr r14834) | |||||
| | | | * | Remove unused variable in sp-canvas.cpp | Krzysztof Kosi??ski | 2016-04-13 | 1 | -2/+0 | |
| | | | | | | | | | | | | | (bzr r14833) | |||||
| | | | * | Hopefully fix "invalid state when picking" warnings. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -2/+4 | |
| | | | | | | | | | | | | | (bzr r14832) | |||||
| | | | * | Fix artifacts at the border when panning the canvas. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -16/+13 | |
| | | | | | | | | | | | | | (bzr r14831) | |||||
| | | | * | font-selector: Gtk+ 3 theming #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+16 | |
| | | | | | | | | | | | | | (bzr r14830) | |||||
| | | | * | Fix canvas flicker while dragging objects. #Hackfest2016 | Krzysztof Kosi??ski | 2016-04-13 | 1 | -33/+11 | |
| | | | | | | | | | | | | | (bzr r14829) | |||||
| | | | * | spw-utilities: Fix gtk_widget_set_margin_* API #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | (bzr r14828) | |||||
| | | | * | text-toolbar: Gtk+ 3 theming #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+18 | |
| | | | | | | | | | | | | | (bzr r14827) | |||||
| | | | * | Remove old uses of GTK_STOCK macros | Martin Owens | 2016-04-13 | 4 | -8/+7 | |
| | | | | | | | | | | | | | (bzr r14826) | |||||
| | | | * | Gtk3 compatibility fix. Hackfest 2016 | Tavmjong Bah | 2016-04-13 | 1 | -4/+4 | |
| | | | | | | | | | | | | | (bzr r14825) | |||||
| | | | * | Fix redraw problems when shrinking and then enlarging the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-13 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | #Hackfest2016 (bzr r14824) | |||||
| | | | * | Fix referencing problem with widget is moved from one container to another. ↵ | Tavmjong Bah | 2016-04-13 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | Hackfest 2016. (bzr r14822) | |||||
| | | | * | Move background drawing to SPCanvas to avoid temporarily drawing an incorrect | Krzysztof Kosi??ski | 2016-04-13 | 4 | -42/+79 | |
| | | | | | | | | | | | | | | | | | | | | | background. #Hackfest2016 (bzr r14821) | |||||
| | | * | | Added missing file | Moritz Eberl | 2016-04-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | (bzr r14761.1.9) | |||||
| | | * | | Added an example plugin. | Moritz Eberl | 2016-04-16 | 5 | -0/+316 | |
| | | | | | | | | | | | | | (bzr r14761.1.8) | |||||
| | | * | | CMake build creates a shared libinkscape_base library and links inkscape and ↵ | Moritz Eberl | 2016-04-16 | 1 | -12/+19 | |
| | | | | | | | | | | | | | | | | | | | | | inkview against it. (bzr r14761.1.6) | |||||
| | | * | | Merge and fixed CMake build | Moritz Eberl | 2016-04-13 | 20 | -242/+1561 | |
| | | |\| | | | | | | | | | (bzr r14761.1.5) | |||||
| | | | * | gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | (bzr r14820) | |||||
| | | | * | spw-utilities: Fix deprecated gtk_widget_override_font #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -4/+22 | |
| | | | | | | | | | | | | | (bzr r14819) | |||||
| | | | * | Fix cmake build | Marc Jeanmougin | 2016-04-13 | 6 | -5/+13 | |
| | | | | | | | | | | | | | (bzr r14818) | |||||
| | | | * | Simplify SPCanvas by tracking the clean region instead of the dirty region. | Krzysztof Kosi??ski | 2016-04-13 | 2 | -76/+42 | |
| | | | | | | | | | | | | | | | | | | | | | #Hackfest2016 (bzr r14816) | |||||
| | | | * | ink-comboboxentry-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+18 | |
| | | | | | | | | | | | | | (bzr r14815) | |||||
| | | | * | Restore ability to set unitless 'line-height'. Hackfest 2016 | Tavmjong Bah | 2016-04-13 | 1 | -31/+48 | |
| | | | | | | | | | | | | | | | | | | | | | Note: Rendering with 'line-height' with units is buggy. (bzr r14814) | |||||
| | | | * | ink-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+22 | |
| | | | | | | | | | | | | | (bzr r14813) | |||||
| | | | * | color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | (bzr r14812) | |||||
| | | | * | color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | | (bzr r14810) | |||||
| | | | * | color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+12 | |
| | | | | | | | | | | | | | (bzr r14809) | |||||
| | | | * | clonetiler: Fix deprecated GtkAlignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -6/+5 | |
| | | | | | | | | | | | | | (bzr r14808) | |||||
| | | | * | clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+13 | |
| | | | | | | | | | | | | | (bzr r14807) | |||||
| | | | * | ege-select-one-action: Fix deprecated GtkAlignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -0/+13 | |
| | | | | | | | | | | | | | (bzr r14806) | |||||
| | | | * | spw-utilities: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -0/+17 | |
| | | | | | | | | | | | | | (bzr r14805) | |||||
| | | | * | gradient-vector: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -0/+6 | |
| | | | | | | | | | | | | | (bzr r14804) | |||||
| | | | * | ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -0/+6 | |
| | | | | | | | | | | | | | (bzr r14803) | |||||
| | | | * | desktop-widget: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -13/+18 | |
| | | | | | | | | | | | | | (bzr r14802) | |||||
| | | | * | 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) | |||||
