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
/
ocaldialogs.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-0
/
+4
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-0
/
+2
2011-12-27
fixed crash!
Andrew Higginson
1
-6
/
+12
2011-12-27
try to fix bug
Andrew Higginson
1
-0
/
+9
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-02
Fixed issues with cancelling downloading of thumbnails and images, all should...
Andrew rugby471@gmail.com
1
-16
/
+33
2011-06-26
Correct ustring syntax
Andrew rugby471@gmail.com
1
-2
/
+2
2011-06-26
Revert changing to read_async
Andrew rugby471@gmail.com
1
-60
/
+9
2011-04-18
Remove some GNOME_VFS checks
Andrew rugby471@gmail.com
1
-9
/
+60
2011-04-04
remove debugging stuff
Andrew rugby471@gmail.com
1
-2
/
+0
2011-04-04
implement cancelling
Andrew rugby471@gmail.com
1
-10
/
+38
2011-03-28
Merge thumbnail and image downloading into one set of functions :)
Andrew rugby471@gmail.com
1
-70
/
+44
2011-03-28
Don't re-download resources downloaded previously
Andrew rugby471@gmail.com
1
-11
/
+31
2011-03-27
fix errors
Andrew rugby471@gmail.com
1
-5
/
+12
2011-03-26
Starting disabling widgets at certain times
Andrew rugby471@gmail.com
1
-7
/
+30
2011-03-26
Sorted wrapping of labels
Andrew rugby471@gmail.com
1
-11
/
+22
2011-03-25
Increased size of OCAL logo and removed "Powered by" text
Andrew rugby471@gmail.com
1
-24
/
+6
2011-03-25
Change menutems and title to "Import Clip Art"
Andrew rugby471@gmail.com
1
-1
/
+0
2011-03-25
Improving preview widget
Andrew rugby471@gmail.com
1
-10
/
+171
2011-03-24
Made dialog's state persistant
Andrew rugby471@gmail.com
1
-82
/
+154
2011-03-22
Split OCALDialog code in fill.cpp into two, so we can have async stuff working
Andrew rugby471@gmail.com
1
-109
/
+248
2011-03-20
Remove all GNOMEVFS code
Andrew rugby471@gmail.com
1
-83
/
+35
2011-03-19
Fix issue with text of overlay
Andrew rugby471@gmail.com
1
-34
/
+20
2011-03-19
Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...
Andrew rugby471@gmail.com
1
-28
/
+26
2011-03-18
Get the OCAL logo form a proper path
Andrew rugby471@gmail.com
1
-20
/
+31
2011-03-18
Remove SearchEntry hinting ability (not appropriate/useful in this scenario)
Andrew rugby471@gmail.com
1
-73
/
+29
2011-03-17
added custom searchentry
Andrew rugby471@gmail.com
1
-15
/
+80
2011-03-16
Added OCAL logo overlay
Andrew rugby471@gmail.com
1
-5
/
+65
2011-03-13
make print_xml_element_names an instance method of the SearchResultsList
Andrew rugby471@gmail.com
1
-83
/
+82
2011-03-13
changed name to SearchResultList
Andrew rugby471@gmail.com
1
-34
/
+97
2011-03-13
Added OCAL namespace within Dialog namespace
Andrew rugby471@gmail.com
1
-38
/
+38
2011-03-11
removed message and description labels
Andrew rugby471@gmail.com
1
-16
/
+7
2011-03-11
added back size request :)
Andrew rugby471@gmail.com
1
-7
/
+8
2011-03-11
converted to use var_name from CamelCase
Andrew rugby471@gmail.com
1
-74
/
+73
2011-03-11
organise GUI code into sections
Andrew rugby471@gmail.com
1
-24
/
+30
2011-03-11
Fixed padding and packing
Andrew rugby471@gmail.com
1
-10
/
+16
2011-03-11
Added 12px border to dialog
Andrew rugby471@gmail.com
1
-3
/
+5
2011-01-31
OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search fa...
Nicolas Dufour
1
-1
/
+1
2009-09-27
Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...
Josh Andler
1
-11
/
+29
2008-10-27
From trunk
Ted Gould
1
-6
/
+6
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-2
/
+5
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-1
/
+1
2008-03-13
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
1
-1
/
+2
2008-02-23
Warning and space cleanup
Jon A. Cruz
1
-12
/
+12
2008-02-17
wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFS
Bob Jamison
1
-0
/
+5
2008-02-17
cosmetics, copyedit
bulia byak
1
-4
/
+6
2008-02-17
do not override myFilename for OCAL inport!
Kees Cook
1
-9
/
+18
2008-02-17
fixups for previous OCAL tempfile wranglings
Kees Cook
1
-3
/
+8
2008-02-17
fix bug #191847, based on patch from Lubomir Kundrak
Kees Cook
1
-11
/
+21
2008-02-17
fix bug #179326, thanks to Lubomir Kundrak
Kees Cook
1
-52
/
+29
[prev]
[next]