index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
/
guides.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
GTK3: Migrate guides dialog to Gtk::Grid
Alex Valavanis
1
-7
/
+63
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-1
/
+1
2012-04-01
fix XML output of guideline color
Johan B. C. Engelen
1
-1
/
+1
2012-03-22
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
1
-3
/
+3
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-02-12
Cleaning up a few headers
Alex Valavanis
1
-0
/
+2
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-06-18
UI fix / mnemonics
Kris De Gussem
1
-4
/
+4
2011-06-18
user interface for selecting colors of guidelines
Felipe Corr??a da Silva Sanches
1
-0
/
+16
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-6
/
+6
2011-05-26
add entry widget to guideline dialog to change guide's label
Johan B. C. Engelen
1
-2
/
+12
2011-04-14
convert guideline dialog to ui/widget/... newer widgets.
Johan B. C. Engelen
1
-66
/
+53
2011-04-13
add expression evaluator for spinbox input boxes. also knows a little about u...
Johan B. C. Engelen
1
-3
/
+0
2011-04-11
revert silly error in r10147
Johan B. C. Engelen
1
-1
/
+1
2011-04-11
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...
Nicolas Dufour
1
-3
/
+3
2011-04-08
add a subclassed spinbutton class. this numeric entry box accepts both ',' an...
Johan B. C. Engelen
1
-3
/
+3
2011-04-08
allow other than numeric characters in guideline dialog
Johan B. C. Engelen
1
-3
/
+3
2011-04-08
automatically apply and close guideline dialog when pressing enter in X, Y an...
Johan B. C. Engelen
1
-3
/
+8
2011-04-08
remember status of relative checkbox for guideline dialog
Johan B. C. Engelen
1
-1
/
+5
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-3
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-7
/
+4
2008-02-17
(almost) remove artificial limits in spinbuttons
bulia byak
1
-3
/
+3
2008-01-28
set_markup() instead of set_label()
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-01-25
copyedit
bulia byak
1
-11
/
+11
2007-12-28
guidelinedialog aesthetics
Johan B. C. Engelen
1
-29
/
+44
2007-12-24
improve cosmetics of guide dialog
Johan B. C. Engelen
1
-10
/
+21
2007-12-23
fix relative angle change in guideline dialog
Johan B. C. Engelen
1
-1
/
+3
2007-12-23
Add UI for creating angled guidelines!
Johan B. C. Engelen
1
-27
/
+70
2007-12-21
guidelines: add methods to check horizontal/vertical, small fixes
Johan B. C. Engelen
1
-3
/
+3
2007-12-19
guides: switch from using one position coordinate to Geom::Point point_on_line
Johan B. C. Engelen
1
-5
/
+12
2007-09-21
3 digits precision
bulia byak
1
-1
/
+1
2006-10-10
undo annotations
bulia byak
1
-2
/
+2
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+4
2006-05-02
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Ted Gould
1
-57
/
+41
2006-05-02
(bzr r690)
Ted Gould
1
-41
/
+57
2006-05-01
Guideline dialog UI improvents (gtk table instead of boxes; strange "absolute...
Andrius Ramanauskas
1
-57
/
+41
2006-04-28
Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialog
Andrius Ramanauskas
1
-25
/
+29
2006-04-28
Converting guideline properties dialog to gtkmm (first step - straightforward...
Andrius Ramanauskas
1
-0
/
+220