Age | Commit message (Expand) | Author | Files | Lines |
2010-07-14 | Make opening folders possible, manipulating still to come | Nikias Bassen | 3 | -4/+362 |
2010-07-14 | Adjust label transparency if a wallpaper is used | Nikias Bassen | 1 | -0/+2 |
2010-07-14 | Create full sub-items with labels and use texture clones for mini-icons | Nikias Bassen | 1 | -1/+17 |
2010-07-12 | Fix prototype of gui_get_iconstate, it was missing a parameter | Martin Szulecki | 1 | -1/+1 |
2010-07-12 | Add support for new iconstate format and displaying folder icons | Nikias Bassen | 6 | -76/+316 |
2010-07-12 | Add folder icon | Nikias Bassen | 2 | -1/+1 |
2010-07-11 | Compile with stable libimobiledevice release without 1.1.0 API requirement | Martin Szulecki | 3 | -2/+15 |
2010-07-09 | Add a dark transparent title bar so wallpapers look better | Nikias Bassen | 1 | -0/+0 |
2010-07-09 | Only try to load wallpaper for iOS 4.0+ | Nikias Bassen | 4 | -7/+27 |
2010-07-09 | Display home screen wallpaper if available | Nikias Bassen | 3 | -0/+53 |
2010-07-09 | Fix icon scaling for newer devices | Nikias Bassen | 1 | -0/+1 |
2010-07-09 | Show "iPhone 4" if an iPhone 4 is connected | Nikias Bassen | 1 | -1/+2 |
2010-06-06 | Added Japanese translation | Koichi Akabe | 3 | -0/+109 |
2010-05-27 | Updated translators in contributors dialog | Nikias Bassen | 1 | -1/+4 |
2010-05-26 | Added Spanish translation | Itxaka Serrano | 2 | -0/+108 |
2010-05-06 | Lower version to 0.1.0 as some funny people already start packaging us | Martin Szulecki | 1 | -1/+1 |
2010-04-11 | Add basic translated .desktop file and update POTFILES accordingly | Martin Szulecki | 7 | -3/+40 |
2010-04-07 | Updated POTFILES.in since nautilus/* has been removed | Nikias Bassen | 1 | -1/+0 |
2010-04-07 | Updated French translation | Nikias Bassen | 1 | -9/+7 |
2010-04-07 | Updated German translation | Nikias Bassen | 1 | -11/+9 |
2010-04-07 | Show "iPad" if an iPad is connected | Nikias Bassen | 1 | -2/+3 |
2010-04-07 | Remove obsolete nautilus properties page | Bastien Nocera | 6 | -440/+1 |
2010-02-03 | Updated French translation. | Nikias Bassen | 1 | -24/+34 |
2010-02-03 | Updated German translation. | Nikias Bassen | 1 | -22/+27 |
2010-02-03 | Updated list of translatable files. | Nikias Bassen | 1 | -1/+7 |
2010-02-03 | Only upload iconstate to device if changes have been made | Nikias Bassen | 1 | -1/+77 |
2010-02-03 | Use current_uuid on load/save icon data instead of match_uuid | Nikias Bassen | 1 | -4/+4 |
2010-02-03 | Save icons when property page is closed | Nikias Bassen | 1 | -0/+1 |
2010-02-03 | Use state variables to init global stuff only once | Nikias Bassen | 1 | -5/+16 |
2010-02-03 | Remove sbmanager widget on page close and remove some debug code | Nikias Bassen | 1 | -15/+10 |
2010-02-03 | Cleanly exit battery updater thread after gui_deinit | Nikias Bassen | 1 | -0/+7 |
2010-02-01 | Fix segfault on gui init with newer clutter version | Nikias Bassen | 1 | -1/+1 |
2010-02-01 | Updated to make use of new libimobiledevice | Nikias Bassen | 6 | -32/+30 |
2010-01-28 | Add sbmanager property page to nautilus file properties dialog | Nikias Bassen | 2 | -1/+124 |
2010-01-28 | Split up code into more separate files | Nikias Bassen | 10 | -344/+759 |
2010-01-28 | Split out debugging and helper function to utility.c | Nikias Bassen | 4 | -38/+116 |
2010-01-26 | Show error dialog if connecting to sbservices fails with an error | Martin Szulecki | 1 | -0/+26 |
2010-01-21 | Fix whitespace issues and indentation by removing all tabs | Martin Szulecki | 1 | -14/+14 |
2010-01-21 | Rip most sbitem code into seperate file for refactoring | Martin Szulecki | 4 | -80/+164 |
2010-01-21 | Make sure the clutter gtk widget has keyboard focus | Martin Szulecki | 1 | -0/+1 |
2010-01-21 | Prevent clutter_actor_get_parent errors when aligning dock items | Nikias Bassen | 1 | -0/+3 |
2010-01-21 | Show a spinner while controls are disabled | Nikias Bassen | 1 | -0/+56 |
2010-01-20 | Remove fade debug output and optimize fade animation interval | Martin Szulecki | 1 | -8/+2 |
2010-01-20 | Fade screen dark when controls are disabled and revert if enabled | Martin Szulecki | 1 | -0/+33 |
2010-01-20 | Disable gui controls when reloading icons | Nikias Bassen | 1 | -6/+49 |
2010-01-20 | Free pages before reloading icons | Nikias Bassen | 1 | -0/+2 |
2010-01-20 | Load icons using threads and prevent blocking the clutter main loop | Martin Szulecki | 1 | -52/+99 |
2010-01-20 | Separate out device handling code | Nikias Bassen | 4 | -325/+424 |
2010-01-19 | Use package name and version from autofoo | Martin Szulecki | 1 | -8/+6 |
2010-01-19 | Free device type and name on unplug | Nikias Bassen | 1 | -7/+33 |