index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
desktop-widget.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
UI. Fix for Bug #668991 (Poor wording in data-loss prompt).
Nicolas Dufour
2012-03-05
1
-1
/
+1
*
Import deprecated GtkRuler API. Probably worth tidying :-)
Alex Valavanis
2012-02-26
1
-12
/
+12
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+5
*
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
1
-0
/
+4
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-19
/
+19
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Patch from lp 721448 to make OSX Aqua builds more stable
Josh Andler
2012-02-08
1
-4
/
+0
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-1
/
+1
*
implement some switches between visual bbox and geometric bbox, depending on ...
Alvin Penner
2012-02-04
1
-1
/
+6
*
Revert accidental commit in desktop-widget.cpp
Alex Valavanis
2012-01-23
1
-4
/
+1
*
Fix missing header in units.cpp
Alex Valavanis
2012-01-22
1
-1
/
+4
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-3
/
+3
*
Desktop-widget GSEAL fixes
Alex Valavanis
2012-01-11
1
-34
/
+46
*
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
1
-7
/
+17
*
Replace deprecated gtk_widget_hide_all
Alex Valavanis
2011-12-14
1
-18
/
+18
*
Remove NRRect from paint servers and temporary calculations
Krzysztof Kosi??ski
2011-08-27
1
-7
/
+3
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-1
/
+0
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-2
/
+2
*
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-3
/
+1
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-6
/
+6
*
Make cms_key in SPDesktopWidget a regular ustring rather than a pointer
Krzysztof Kosi??ski
2011-07-14
1
-9
/
+5
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
1
-4
/
+4
|
\
|
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
1
-4
/
+4
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-11
/
+11
|
\
|
|
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
|
*
Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...
Gellule Xg
2011-06-28
1
-1
/
+1
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-7
/
+7
|
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
|
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-3
/
+4
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-2
/
+2
|
/
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-8
/
+8
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-3
/
+3
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
1
-3
/
+3
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-12
/
+9
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-3
/
+3
*
Adding initial cut of resource manager.
Jon A. Cruz
2011-05-06
1
-0
/
+19
*
remove wrong format indication in lossy format warning (was always org.inksca...
Thomas Holder
2011-03-13
1
-3
/
+2
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-10
/
+22
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-0
/
+1
*
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2010-12-18
1
-0
/
+18
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-18
/
+18
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-5
/
+5
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+7
*
|
Fix for bug #362995 (Default Units in Document Properties ignored).
Nicolas Dufour
2010-09-24
1
-2
/
+37
|
/
*
Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.
Jon A. Cruz
2010-06-16
1
-3
/
+3
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-4
/
+4
*
Initial fix for the inverted coordinate system bug
Krzysztof Kosi??ski
2010-04-03
1
-4
/
+4
[prev]
[next]