[Kde-imaging] [Bug 88262] support for Gallery Remote protocol
Renchi Raju
renchi at pooh.tam.uiuc.edu
Fri Dec 3 08:13:43 CET 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=88262
renchi pooh tam uiuc edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From renchi pooh tam uiuc edu 2004-12-03 08:13 -------
CVS commit by pahlibar:
* implemented uploading photos (with host application provided captions)
into remote gallery
* now, generate the upload form data using multipart.
* show captions under thumbnails
Note to users: the code hasn't undergone a whole lot of testing. I would like
reports back, if things are broken. Might be prudent to test on non-production
remote gallery
BUG: 88262
A gallerympform.cpp 1.1 [GPL]
A gallerympform.h 1.1 [GPL]
M +1 -1 Makefile.am 1.3
M +21 -24 galleryalbumdialog.ui 1.2
M +4 -0 galleryitem.h 1.2
M +5 -0 gallerylogin.cpp 1.2
M +5 -0 gallerylogin.h 1.3
M +147 -48 gallerytalker.cpp 1.3
M +14 -2 gallerytalker.h 1.3
M +5 -0 galleryviewitem.h 1.2
M +4 -0 gallerywidget.cpp 1.2
M +5 -0 gallerywidget.h 1.2
M +120 -3 gallerywindow.cpp 1.3
M +25 -2 gallerywindow.h 1.3
M +9 -2 plugin_galleryexport.cpp 1.2
More information about the Kde-imaging
mailing list