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
/
find.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-29
Fix for 980520 : Conflicting accelerator keys
John Smith
1
-5
/
+5
2012-06-03
UI fix find dialog
Kris De Gussem
1
-42
/
+26
2012-05-14
a few UI message fixes
Kris De Gussem
1
-1
/
+1
2012-05-07
Find dialog: taking plurals into account for UI translation
Kris De Gussem
1
-2
/
+2
2012-05-02
Find dialog: better user message
Kris De Gussem
1
-3
/
+3
2012-05-02
Find dialog UI:
Kris De Gussem
1
-7
/
+14
2012-04-17
Fix for 169888 : HIG Style frame
John Smith
1
-3
/
+3
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-2
/
+2
2012-03-23
Fix for 909328 : Dockable Find & Replace dialog, replace ComboBoxText with En...
John Smith
1
-18
/
+7
2012-03-23
Fix for 909328 : Dockable Find & Replace dialog
John Smith
1
-237
/
+661
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+2
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-1
/
+1
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-3
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-27
/
+48
2010-10-24
Some UI fixes
Kris De Gussem
1
-4
/
+4
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-4
/
+2
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-1
/
+1
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
1
-1
/
+3
2008-10-27
From trunk
Ted Gould
1
-4
/
+3
2008-02-26
Split the "Clones" string to introduce two contexted strings (Clones as objec...
Marcin Floryan
1
-1
/
+3
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-5
/
+5
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-31
/
+30
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-2
/
+2
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-1
/
+2
2006-11-30
these didn't compile for me. so let's try this.
Aaron Spike
1
-21
/
+21
2006-11-29
C++ find dialog: only UI issues left (i hope) Testing needed.
Johan B. C. Engelen
1
-2
/
+76
2006-11-29
C++ Find dialog almost complete! (it works, but it is biiig now)
Johan B. C. Engelen
1
-0
/
+357
2006-11-29
'backup' commit. Added widgets to C++-find dialog. Work not finished.
Johan B. C. Engelen
1
-16
/
+50