lp:~and471/inkscape/ocal-dialog-improvements
Created by
Andrew
and last modified
Branch merges
Propose for merging
No branches
dependent on this one.
- Alex Valavanis: Approve
- Andrew (community): Needs Resubmitting
- jazzynico (community): Needs Fixing
-
Diff: 2095 lines (+1171/-481)9 files modifiedshare/icons/Makefile.am (+2/-1)
src/file.cpp (+28/-45)
src/file.h (+6/-0)
src/io/sys.cpp (+9/-0)
src/io/sys.h (+2/-0)
src/menus-skeleton.h (+0/-2)
src/ui/dialog/ocaldialogs.cpp (+892/-350)
src/ui/dialog/ocaldialogs.h (+229/-81)
src/verbs.cpp (+3/-2)
Related bugs
| Bug #174797: Add "Import/Export to Openclipart" on Windows as well? | Wishlist | Fix Released |
|
| Bug #638105: Openclipart search dialog should indicate progress | Wishlist | Fix Released |
|
| Bug #734417: OpenClipart Dialog needs improving | Wishlist | Fix Released |
|
Related blueprints
Recent revisions
- 10126. By Andrew <email address hidden>
-
Fixed issues with cancelling downloading of thumbnails and images, all should be well now :)
- 10125. By Andrew <email address hidden>
-
Correct ustring syntax
- 10124. By Andrew <email address hidden>
-
Revert changing to read_async
- 10123. By Andrew <email address hidden>
-
Remove some GNOME_VFS checks
Try to use read_async instead of load_contents_async, not working at the moment :( - 10122. By Andrew <email address hidden>
-
uint > unsigned int (so windows builds work)
- 10121. By Andrew <email address hidden>
-
added ocal icon into makefile
- 10120. By Andrew <email address hidden>
-
remove debugging stuff
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~inkscape.dev/inkscape/trunk
