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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-10
/
+13
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
1
-2
/
+2
2008-03-09
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
1
-0
/
+4
2008-02-05
Iron out some rounding errors in the displaying of the rulers and of guides
Diederik van Lierop
1
-2
/
+12
2008-02-03
Fix missing ruler and document title updates when a file is opened in an exis...
Maximilian Albert
1
-0
/
+9
2008-01-30
Fix for if LCMS is disabled. (LP# 174854)
Bryce Harrington
1
-1
/
+9
2008-01-30
2nd part of the fix for bug #167500: correctly update the rulers when they ch...
Diederik van Lierop
1
-3
/
+19
2008-01-15
stop toggling insensitive state for modification flag updates (fixes critical...
MenTaLguY
1
-1
/
+1
2008-01-15
abstract use of sodipodi:modified
MenTaLguY
1
-1
/
+1
2008-01-11
patch from bug 175398
bulia byak
1
-1
/
+2
2008-01-06
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
Bryce Harrington
1
-2
/
+5
2007-12-30
Strip out Pango markup from tooltips (fixes bug #167640)
Bryce Harrington
1
-2
/
+1
2007-12-02
UI tweaks for CMS view toggle
Jon A. Cruz
1
-6
/
+28
2007-11-29
Adding icon for color management
Jon A. Cruz
1
-1
/
+1
2007-11-26
Menu item to toggle CMS adjustment on and off
Jon A. Cruz
1
-0
/
+12
2007-11-24
Implemented per-monitor display adjustment via XICC
Jon A. Cruz
1
-16
/
+43
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-2
/
+1
2007-11-20
Display CMS adjustment per-desktop view
Jon A. Cruz
1
-16
/
+159
2007-11-19
add one fractional digit to zooms less than 10%
bulia byak
1
-2
/
+7
2007-11-17
Prevent CMS button from pinning space used by scrollbars
Jon A. Cruz
1
-0
/
+4
2007-11-17
Adding ICC Profiles in X support
Jon A. Cruz
1
-29
/
+49
2007-11-12
Don't force focus on the canvas when the desktop is given
gustav_b
1
-4
/
+1
2007-10-09
Add hack to prevent the dock paned from catching F6 and F8 key presses.
gustav_b
1
-0
/
+7
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-7
/
+39
2007-08-21
make zoom value update immediate
bulia byak
1
-0
/
+3
2007-08-10
fix 1767940
bulia byak
1
-40
/
+14
2007-08-07
add a way to set a radio toggle in aux toolbar via desktop, by the toggles id
bulia byak
1
-0
/
+11
2007-07-28
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
1
-21
/
+34
2007-06-18
patch 1734633: option to save window geometry in prefs
bulia byak
1
-12
/
+83
2007-04-15
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
1
-2
/
+3
2007-04-10
Converted select toolbar to stock GTK+
Jon A. Cruz
1
-2
/
+14
2007-04-08
Corrected jumping and alignment of coordinates in status.
Jon A. Cruz
1
-50
/
+53
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-1
/
+1
2007-03-10
Merge further bbox work
MenTaLguY
1
-5
/
+3
2007-03-09
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
1
-1
/
+1
2007-03-01
(hopefully) fixed build on linux, added missing isnormal.h
Markus Schwarzenberg
1
-0
/
+3
2007-03-01
commited Solaris 2.8 / gcc-3.2.3 fixes
Markus Schwarzenberg
1
-0
/
+2
2007-01-17
add new message type for urgent immediate statusbar display
bulia byak
1
-0
/
+7
2007-01-06
Small edits to copyright info.
Johan B. C. Engelen
1
-0
/
+2
2007-01-06
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...
Johan B. C. Engelen
1
-3
/
+2
2006-11-04
add (outline) to window title when in outline mode
bulia byak
1
-2
/
+11
2006-08-18
disconnect signals on destroying
bulia byak
1
-0
/
+7
2006-08-13
add interface for disabling interaction during long-running operations
John Bintz
1
-0
/
+26
2006-08-13
added functions to allow update events to process during long-running operations
John Bintz
1
-0
/
+9
2006-07-29
switch to sigc++ SPObject signals for desktop widget
MenTaLguY
1
-5
/
+13
2006-05-26
Fixed resize handle in corner of main UI.
Jon A. Cruz
1
-22
/
+0
2006-05-23
Panel refactoring
Jon A. Cruz
1
-1
/
+1
2006-04-07
Putting in smaller icon size
Jon A. Cruz
1
-1
/
+1
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-1
/
+1
2006-03-24
Purging unused variable
Jon A. Cruz
1
-1
/
+0
[next]