index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
find.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove GtkObject use in find dialog
Alex Valavanis
2012-05-16
1
-4
/
+2
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-3
/
+7
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
1
-0
/
+19
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+30
*
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
1
-0
/
+5
*
Replace deprecated gtk_widget_hide_all
Alex Valavanis
2011-12-14
1
-4
/
+4
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-27
/
+27
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-9
/
+9
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-4
/
+4
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-34
/
+30
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-0
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-27
/
+37
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-4
/
+6
|
\
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Some UI fixes
Kris De Gussem
2010-10-24
1
-4
/
+4
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-4
/
+2
|
/
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-1
/
+3
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-15
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-10
/
+12
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
1
-1
/
+1
*
Split the "Clones" string to introduce two contexted strings (Clones as objec...
Marcin Floryan
2008-02-26
1
-1
/
+3
*
Warning cleanup
Jon A. Cruz
2007-11-10
1
-1
/
+1
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
1
-1
/
+2
*
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
2006-11-27
1
-7
/
+9
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-3
/
+3
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-3
/
+3
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-2
/
+2
*
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
2006-02-24
1
-0
/
+4
*
make sure no negative dialog position is written into preferences,
Ralf Stephan
2006-02-24
1
-0
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+763