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
/
align-and-distribute.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-19
/
+0
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-2
/
+0
*
code cleanup: make more functions static, add includes.
Campbell Barton
2012-10-04
1
-1
/
+1
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-2
/
+2
*
Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac...
John Smith
2012-08-28
1
-2
/
+17
*
fix type (fixes Windows build)
Johan B. C. Engelen
2012-08-20
1
-1
/
+1
*
Fix for 1035733 : Align Distribute dialog - Right align buttons
John Smith
2012-08-19
1
-9
/
+16
*
Fix for 189535 : align verbs and by keys
John Smith
2012-08-18
1
-194
/
+169
*
Migrate align & dist dialog to Gtk::Grid API
Alex Valavanis
2012-04-14
1
-2
/
+43
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+2
*
some switches between visual and geometric bbox based on prefs (Bug 473608)
Alvin Penner
2012-02-12
1
-13
/
+18
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-2
/
+19
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-15
/
+12
*
cppcheck
Kris De Gussem
2011-10-18
1
-3
/
+3
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-11
/
+11
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-36
/
+36
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-3
/
+3
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+2
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
1
-3
/
+3
*
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
2010-12-23
1
-3
/
+6
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-32
/
+34
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-8
/
+8
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-4
/
+4
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-10
/
+9
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-5
/
+3
*
|
New feature: to exchange position of two objects (bug #171944)
Nicolas Dufour
2010-08-03
1
-16
/
+149
|
/
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-6
/
+6
*
Fix align & distribute dialog
Krzysztof Kosi??ski
2010-04-03
1
-6
/
+6
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-2
/
+2
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-14
/
+19
|
\
|
*
Use correct text anchor for vertical text and when aligning or distributing
Diederik van Lierop
2009-12-28
1
-13
/
+18
|
*
Align and distribute tooltip string fix (Bug #442214
Nicolas Dufour
2009-11-30
1
-1
/
+1
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-5
/
+6
|
/
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-1
/
+3
*
Restore 0.46 placement of node alignment buttons
Krzysztof Kosi??ski
2009-04-16
1
-5
/
+5
*
Really fix node alignment icons; add clarifying comment to source.
Krzysztof Kosi??ski
2009-04-13
1
-4
/
+7
*
Fix for bug #338521 - align node buttons did not match 0.46 ordering or names...
Ed Halley
2009-04-06
1
-2
/
+2
*
Fix inverted node alignment actions
Krzysztof Kosi??ski
2009-04-03
1
-2
/
+2
*
correct labels
bulia byak
2009-03-24
1
-2
/
+2
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-1
/
+1
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-68
/
+59
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
1
-2
/
+2
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
1
-2
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-11
/
+11
*
From trunk
Ted Gould
2008-10-27
1
-32
/
+39
*
Merging from trunk
Ted Gould
2008-10-11
1
-17
/
+17
[next]