* lib/screenshooter-zimagez.{c,h}:
- (warn_if_fault_occurred) should be static. - add some comments. - (screenshooter_upload_to_zimagez) now returns a gchar* containing the name of the uploaded image and NULL is the upload failed. - (screenshooter_display_zimagez_links) new function which shows a dialog to present the different links to the uploaded image. At the moment, plain GtkLinkButtons are used, this still needs to be improved. - (open_url_hook) hook to open the links using xdg-open. * lib/screenshooter-actions.c: - use constants where possible. - use (screenshooter_display_zimagez_links) to display the result of the upload. * lib/screenshooter-utils.{c,h}, lib/screenshooter-dialogs.{c,h}: use constants where possible.:wq (Old svn revision: 7308)
Showing
- ChangeLog 19 additions, 0 deletionsChangeLog
- lib/screenshooter-actions.c 7 additions, 8 deletionslib/screenshooter-actions.c
- lib/screenshooter-dialogs.c 3 additions, 3 deletionslib/screenshooter-dialogs.c
- lib/screenshooter-dialogs.h 1 addition, 1 deletionlib/screenshooter-dialogs.h
- lib/screenshooter-utils.c 2 additions, 2 deletionslib/screenshooter-utils.c
- lib/screenshooter-utils.h 2 additions, 2 deletionslib/screenshooter-utils.h
- lib/screenshooter-zimagez.c 120 additions, 15 deletionslib/screenshooter-zimagez.c
- lib/screenshooter-zimagez.h 2 additions, 1 deletionlib/screenshooter-zimagez.h
Loading
Please register or sign in to comment