[postr] (282 commits) Created branch postr-0-12



The branch 'postr-0-12' was created.

Summary of new commits:

  9805fd2... Update TODO (*)
  aed4f03... Merge from stable. (*)
  fd78b74... Improved progress dialog: Now show the title/thumb of the u (*)
  ec78d4b... Added progress information while uploading files. (*)
  c19e882... Fixed task_max_size and task_counter when a task is done (*)
  1bf510a... Add the option to run it even if is not installed (*)
  a1b9e91... Improved the way to load when postr is not installed (*)
  a72ae40... Deleted old 'pulse' code and fixed the progressbar to start (*)
  42813f4... Merge in German Poo-Caamano's patch to make the progress di (*)
  16f9fe3... Fixed label in progress bar while uploading (*)
  7a395a1... Commit label fix when uploading (*)
  bd7fb92... Block and unblock the field change signals to avoid trampli (*)
  ae70773... Remove async queue, create uploading thread on demand.  The (*)
  1abfb1b... Set version to 0.2 (*)
  905f9eb... Fetch token in __init__ not in toplevel (*)
  ef0e1d6... Pull postr 0.2
  0180e0a... Fix token reference (*)
  613df59... Fix token reference (*)
  9d8df12... Remove out of date TODO (*)
  a3c7c43... Update to FlickrAPI version 10 to fix uploading failure (*)
  3682359... Version 0.3 (*)
  15e1193... Merge from dev for 0.3
  c9b4daf... Add more items (*)
  5c4647a... Import pygtk (*)
  5f7650e... Use browser specified in gconf rather than hard coded firef (*)
  f8f951e... Merge patch to read the web browser from GConf instead of h (*)
  d0de546... Merge from dev to rev 67
  67da41e... Initial port to flickrest (*)
  b44f035... Fix progress, uploading, and fetch quota when done (*)
  b65f21a... Move flickr object into Postr (*)
  6292ac7... Rationalise the reactor use (*)
  f14156d... Remove flickrapi (*)
  6ca6650... Port to flickrapi, and thus Twisted (*)
  d8834b2... Update (*)
  4fe664e... Use gtkunique (*)
  7ee41f5... Set the uploading flag (*)
  204e5b8... Merge from postr.dev (*)
  f75e620... Rejiggle an array (*)
  1de256c... Merge from postr.dev (*)
  f2161a4... Add comments (*)
  1f55941... Remove done() (*)
  d517ab2... Add documentation (*)
  93a9162... Merge from postr.dev (*)
  dc88cab... Only except ImportError, and open files passed on the comma (*)
  9cd671e... Create a dummy UniqueApp for when PyGtkUnique isn't present (*)
  4cb1723... Merge from postr.dev (*)
  8b53964... Add optional dependency on GtkUnique (*)
  0e20888... Add contributors (*)
  79169a0... remember the last opened folder (*)
  1101030... Remember the last used folder when adding images (thanks Em (*)
  f9101f9... Update (*)
  9d483d3... Add iptc.py, and read IPTC data when adding images (*)
  56b97a9... Rotate the preview if required (*)
  5ce6a48... Use a helper to get the glade widgets instead of calling ge (*)
  000a284... Add docs (*)
  eff2934... More documentation (*)
  9d53293... Don't handle errors, let get_widget throw an exception (*)
  7b73ec6... Fix progressbar widget name, and disable the Upload menu it (*)
  726a116... Add a preview widget when adding files (*)
  68c3f2e... Add async auth flickrest. This still blocks the UI though a (*)
  4d42cf9... Add docs (*)
  f1d2cbf... Add a basic async auth dialog (*)
  d21cce8... Remove old comments (*)
  7e207e3... Add TODO (*)
  5ecbccf... Disable upload until connected (*)
  370f888... Update TODO (*)
  24d5124... Add TODO (*)
  a516077... Update (*)
  1c7e57a... Use action buttons (*)
  befa886... Clean up authentication dialog, work on GTK+ 2.8 (*)
  113177a... Update flickrest (*)
  17f30f2... Merge async flickrest work so that authentication is intera (*)
  60fbf27... Add shortcuts for Delete and Select All (*)
  58dd8f7... Changed rotation numbers by a enumeration for self document (*)
  81bd872... Merge patch from Germán Poó Caamaño (*)
  dfba0be... Added a nautilus extension to run Postr (*)
  5312bb9... Fixed locate_program to find a program exists in the PATH (*)
  5de5f50... Add nautilus extension to run Postr (*)
  5c46cdc... Move extension to nautilus/ so that it isn't installed twic (*)
  5b5f92a... Add %F to Exec and TryExec fields (*)
  f1c7e62... Fixed locate_program and added support for any kind of imag (*)
  f119864... Merge fix for locate_program from German, and use file.is_m (*)
  2ffa01e... Added question before to quit if upload is in progress (*)
  a4ef988... Patch from German to show a dialog if quiting whilst upload (*)
  30be240... Remove global uploading, and rewrite quit dialog to use act (*)
  2b69729... Fix spawning the browser when the exec string contains quot (*)
  c496a35... Remove impossible TODO and ensure code should work on GTK+  (*)
  0b9bb2c... Small refactor, and fix authentication when the exec string (*)
  e9d8f93... Whitespace (*)
  fb06a78... Initial markup of translatable strings (*)
  fd98e8a... Markup translatable strings (*)
  2dcf7ae... Use named args for i18n (*)
  f597846... Update flickrest to rev 41 (*)
  299bb28... Update to flickrest rev 42 (*)
  523a01a... Add Italian translation, although it doesn't get installed  (*)
  031d9d5... Version 0.4 (*)
  c003ec7... Merge postr.dev version 0.4
  5e6f275... Work with Python 2.5 (rev 44) (*)
  7f99fe4... Add DOAP file
  96f4025... Add DOAP file (*)
  cedd604... Fix (*)
  3a7b663... Handle exceptions when parsing EXIF or IPTC (*)
  4f048cc... Remove duplicate versions
  3a3d4cc... Version 0.5 (*)
  ccc8da2... Merge postr.dev 0.5
  ae80a02... Update flickrpc to rev 48, fixing the return value from upl (*)
  ce2e6b1... Add basic functionality to add a photo to a set on upload (*)
  965fbd4... Start refactoring into sane code (*)
  a489bc3... Add some comments (*)
  af4807e... Increment version (*)
  27fd618... Increment version
  9013a34... Add rocking icon from Andreas Nilsson (*)
  ca29288... Consolidate data files (*)
  abcc147... Use the icon (*)
  1f72a14... Add French translation (thanks Yoan Blanc) (*)
  f54ffad... Add (mostly) a dialog to display twisted errors (*)
  4a07cd1... Remove hashbang, it won't work (*)
  9745c85... Remove hashbang (*)
  c759648... Remove Application category (*)
  93c083f... Merge patch from Lucas Rocha <lucasr gnome org> to change t (*)
  9549219... Merge patch from Lucas Rocha to change the icon view to a t (*)
  b3ec989... Clean up info markup (*)
  d306136... Add value for no rotation (*)
  e2f651f... Cleanup rotation logic (*)
  e6febdf... Move the newline in the info string (*)
  bc159ab... Don't hardcode grey for the tags in the treeview, but use t (*)
  d179c8c... Add a TODO (*)
  d95ef05... Use a different IPTC parser, support munging lists from the (*)
  4887860... Bump version to 0.6 (*)
  a602664... Merge from postr.dev, releasing 0.6
  57f2382... Display the exception when import postr fails (*)
  c1f9dae... Unquote the URI when accepting drags, fixing file names wit (*)
  7e85c55... Don't crash if the set iterator isn't set when uploading (*)
  2f1b685... Add Swedish translation, thanks Daniel Nylander (*)
  41c6842... Version 0.7 (*)
  e2576db... Merge postr.dev for 0.7
  49df289... Escape strings when generating Pango markup (*)
  0b2bd18... Change import order so that local source tree is attempted  (*)
  7e29870... When uploading, show the progress in the title bar (*)
  78ca972... Add size column to ImageStore, and set it when adding an im (*)
  bbea310... Don't have parent as an argument to the AboutDialog constru (*)
  e814bc4... Add test (*)
  13fa7ff... Add a ProgressDialog class instead of using glade (*)
  42b3db8... Remove TODO, I understand the issue (*)
  284a486... Set error dialog's parent (*)
  62549ef... Show how much is due to be uploaded in the status bar (*)
  6ed3297... Add some comments (*)
  c0390f6... Use Pythonic TreeModel iterating rather than C style (*)
  c0e8070... Disable debugging (*)
  bde30d5... Factor out the dummy UniqueApp object (*)
  fcc6926... Update flickrest, adding new signature calculation and cach (*)
  8ce472e... Add copyright notices (*)
  d0f9232... Select a new row when deleting (*)
  c8632cd... Rename Select->Delete to File->Remove (*)
  41f38d4... Allow selection of all images in the file chooser, and show (*)
  a76c03f... Move a small utility function to postr.py from ErrorDialog (*)
  7756342... Move get_thumb_size to util.py (*)
  7732a1e... Create a status bar object (*)
  f164270... Add error handling to the status bar (*)
  68f132c... Cleanup error function (*)
  77b4d58... Change a comment to documentation (*)
  8d05573... Correctly handle setting to_upload to 0, fix a few other bu (*)
  165a662... Update (C) year (*)
  c5b6f6a... Don't install the source SVGs for the bitmap icons (*)
  d5891e1... Remove executable bit from postr.py (*)
  c899914... Align progress text at the top (*)
  289b1ea... Update the status bar correctly after upload (*)
  aa60796... When we get an error whilst uploading, reset the UI (*)
  99e0497... Only connect to the add_to_set callback if there is a set d (*)
  45b9a2c... Remove completed photos from the store as they are done, no (*)
  bde1710... Make cancel somewhat work at least (*)
  66db448... Update (*)
  934fbd8... Version 0.8 (*)
  e0c0fc9... Merge from postr.dev for version 0.8
  1db07e1... Use the stock About item,  Thanks Claudio Saavedra. (*)
  28c1cc9... Move the version number to src/version.py. (*)
  efb730d... Add 24x24 icon (thanks Michael Monreal) (*)
  ca78b0a... Handle images with EXIF tags by coercing the value to strin (*)
  15e00c9... Version 0.9 (*)
  6b42dde... Merge version 0.9
  9803671... If Unicode conversion fails, attempt to convert from 8859-1 (*)
  e11b049... Add Upload button to the UI (#479863) (*)
  4e84ae5... Actually connect the Upload button to the handler (*)
  f2abc2b... Add a patched version of twisted.web.client which supports  (*)
  9150c7f... Add proxy support, and lookup the http_proxy environment va (*)
  0089fbe... Handle proxies which are URLs (*)
  9b492e7... change getPage to take URL-style proxies, and update flickr (*)
  ec31512... Read the GNOME proxy settings and pass them to flickrpc (*)
  c846a2d... Add error dialog method to show an arbitrary string (*)
  68ab719... Check the file size so files which flickr will reject are n (*)
  4d30d3b... Call show_all rather than show on error dialogs, otherwise  (*)
  0347b53... Version 0.10 (*)
  be978d3... Merge postr 0.10
  87dc4f8... Add German translation (*)
  7ca5b16... Don't trample existing drag target lists (*)
  ecee33b... Clear the thumbnail image on startup, glade3 doesn't like e (*)
  6de9a1a... Use a TextView for the description, to allow multi-line des (*)
  66f79de... Make the state of the Upload button reflect reality (*)
  7b8b15c... Update some comments (*)
  3a1f850... Refactor duplicated upload complete code (*)
  ce7e6d4... Remove COL_INFO, and instead use a data func (*)
  babc206... Fix store column IDs (*)
  4fd92c6... Don't get so many fields when updating the preview (*)
  87832c0... Raise an exception if the glade widget cannot be found (*)
  f2f0687... If we have a cached token, verify it (*)
  a7058b1... Set the size request of the preview to 1,1 so it can shrink (*)
  0ba4b3e... Fix the scaling algorithm so it works (*)
  ea660d4... Refactor the glade code, and add a function to add a set to (*)
  a7facd7... Add some documentation (*)
  6d44f85... Add PrivacyCombo widget (*)
  cbc055f... Add SafetyCombo widget (*)
  1018369... Add a new Privacy and Safety expander and widgets. They don (*)
  6e95314... Add a boolean column for 'visible in search results' (*)
  596d5c8... Update to flickrest r54, with search_hidden support (*)
  296d095... Add support for the hidden check box (*)
  1c1d87b... Set the minumum size of the preview to 128x128 (*)
  2cda30b... Add combobox field/iterator value support to enable/disable (*)
  e0631b3... Update to flickrest r56 for privay controls (*)
  73fcc83... Add accessor, and return a tuple not a dict (*)
  b7fcf0e... Add Privacy column (*)
  81f7cc4... Hook up the privacy combo (*)
  a7f88cc... Call selection_changed on startup to initialise the interfa (*)
  cbb3fa2... flickrest r57, with safety argument (*)
  5e398fb... Add safety column to image store (*)
  3bdf28a... Add accessors, similar to PrivacyCombo (*)
  ec1e13a... Hook up the Safety combo (*)
  3e2cf4f... Make all upload arguments options (flickrest r58) (*)
  5f3a452... Only set privacy options if set (*)
  97ac078... Update (C) dates (*)
  782fd9f... Add utility method to fetch buddyicons (*)
  894eeeb... Initial group selector widget, does nothing useful so far (*)
  0b1ae66... Actually add the group selector widget (*)
  89ac32a... Add utility function to get the XDG cache path (*)
  f3acb6d... Add TODO (*)
  7dc91e1... Allow resizing of the buddyicon, and use 24x24px icons for  (*)
  a91286d... Use names for columns (*)
  01b7278... Add ID column (*)
  ae5e749... Use a cache when looking up buddy icons (*)
  69c1f76... Hook up toggling the check boxes (*)
  3eb073c... Fix indentation (*)
  a4be106... Update (C) dates (*)
  ddb416e... Enable fixed height mode (*)
  ae46472... Add group list accessors (*)
  cd1f208... Add group list column (*)
  10331f7... Add a changed signal, and handle None groups when setting (*)
  bbf0670... Hook up the group selector to the store (*)
  4254ce7... Add comment (*)
  fc83ac9... Add photo to groups when uploading (*)
  e85dd43... Add a group selection widget (*)
  f1eb4fc... Fix privacy uploading (flickrest r59) (*)
  7b29df4... Add TODO (*)
  b536e3f... Update to flickrest r60, with username support (*)
  8d49e8d... Show the logged in full name or username in the statusbar. (*)
  c5ce4bd... Show the user's full name in the status bar (*)
  8bad2d9... Delete the buddyicon database if it needs upgrading (*)
  ee6fd2d... Enable searching in the group list (*)
  d04ecb2... Search substrings when looking for group names (*)
  a46dac9... Set the size request of the group selector to show three ro (*)
  cbfaa1a... Search for groups ignoring case (*)
  6534ddf... Add TODO (*)
  c3895d3... Remove bad import which was breaking the group selector (*)
  bc71241... Set the horizontal scrollbar policy to automatic, so that w (*)
  677d8ef... Bump version to 0.11 (*)
  dd4a3a5... Merge postr.dev 0.11
  3e78bcb... Add switch user menu item (#507737) (*)
  345e636... Update the status bar after uploading (#519053) (*)
  3f2b9fb... Show a dialog if there are photos to upload when quit is pr (*)
  7a61a4a... Handle error code 6 when adding to a group, which means the (*)
  96ec0f8... Don't make clicking on the group name toggle the selected r (*)
  0c44b2e... Add Add/Remove buttons to the main window (#518230) (*)
  293f3bb... Install nautilus extension to extension-1.0 and extension-2 (*)
  8da39be... Version 0.12 (*)
  6252d29... Merge postr 0.12
  37d0f0c... Merge authentication fix from postr.dev
  106ffc8... Version 0.12.1
  5e50a3e... Update maximum file size
  33a1160... Another attempt at fixing authentication URL opening
  eed2edf... Version 0.12.2
  4bdb149... Make the upload button work
  b68d226... Fix removal of images in upload queue if the upload fails (
  c202570... Version 0.12.3
  6b183fb... Fix the callback for the Upload button (#576968)

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]