index
:
sbmanager
martin
master
Manage SpringBoard icons of iOS devices from the computer
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sbmanager.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-324
/
+82
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
2010-01-19
Use libiphone device events
Nikias Bassen
1
-44
/
+79
2010-01-18
French language support. Thanks Christophe!
Nikias Bassen
1
-0
/
+2
2010-01-18
Fix typo
Nikias Bassen
1
-1
/
+1
2010-01-18
Refetch device name and type when reloading/saving icons
Nikias Bassen
1
-18
/
+42
2010-01-18
Better error handling, introducing error dialogs
Nikias Bassen
1
-29
/
+58
2010-01-18
Added toolbar.
Nikias Bassen
1
-28
/
+116
2010-01-17
Way better page indicator and empty page removal
Nikias Bassen
1
-12
/
+27
2010-01-17
Fix icon drawing when rearranging consecutive full pages
Nikias Bassen
1
-1
/
+5
2010-01-17
Fix dropping icons to full pages
Nikias Bassen
1
-26
/
+43
2010-01-17
Load initial battery info in get_device_info and use clutter threads
Nikias Bassen
1
-41
/
+23
2010-01-13
Added i18n support plus German translation.
Nikias Bassen
1
-1
/
+5
2010-01-13
Initial work to handle dropping icons to full pages
Martin Szulecki
1
-3
/
+40
2010-01-13
Fix debug output string
Martin Szulecki
1
-1
/
+1
2010-01-13
Port to changes in libiphone 0.9.6 API
Martin Szulecki
1
-6
/
+5
2010-01-05
Updated Copyright notice
Nikias Bassen
1
-2
/
+2
2010-01-03
Prevent double clicks on icons to avoid flying icons
Martin Szulecki
1
-0
/
+10
2010-01-03
Rather update page icons on any gui_set_current_page call
Martin Szulecki
1
-4
/
+3
2010-01-03
Make sure to unlink a GList before modifing it or it gets cleared
Martin Szulecki
1
-0
/
+2
2010-01-03
Make sure to align icons on page switch, too
Martin Szulecki
1
-0
/
+4
2010-01-02
Add pages on dnd start and remove empty pages after dropping item
Martin Szulecki
1
-6
/
+52
2010-01-02
Remove some debug output
Martin Szulecki
1
-9
/
+0
2010-01-02
Better 5 icon dock alignment
Nikias Bassen
1
-8
/
+14
2010-01-02
Use macro for calculating coordinate offsets for pages
Martin Szulecki
1
-7
/
+8
2010-01-02
Fix jumping icon movement in last column on drag and drop
Martin Szulecki
1
-20
/
+30
2010-01-02
Move align functions out of loop to avoid unnecessary calls
Martin Szulecki
1
-2
/
+2
2009-12-31
Refactor and normalize all code where possible and add more debug output
Martin Szulecki
1
-691
/
+769
2009-12-31
Introduce sbitem helper to get display_name from item
Martin Szulecki
1
-0
/
+10
2009-12-30
Beautify copyright source file header
Martin Szulecki
1
-20
/
+23
2009-12-30
Remove data header generation and pass datadir directly to sources
Martin Szulecki
1
-5
/
+3
2009-12-29
Fix typo
Nikias Bassen
1
-1
/
+1
2009-12-29
Allow switching pages using left and right arrow keys
Martin Szulecki
1
-4
/
+45
2009-12-28
Allow page switch by dragging an icon to the left or right margin
Nikias Bassen
1
-0
/
+48
2009-12-27
Allow adding items to empty icon lists
Nikias Bassen
1
-2
/
+6
2009-12-27
Fix icon alignment for pages with less than 16 items
Nikias Bassen
1
-10
/
+10
2009-12-27
New command line parameter -D for application debug messages
Nikias Bassen
1
-12
/
+29
2009-12-26
Some way better multirow icon aligment
Nikias Bassen
1
-6
/
+8
2009-12-26
Add a threshold for left-right movement in icon alignment
Nikias Bassen
1
-3
/
+18
2009-12-25
Fix icon alignment on multiple pages
Nikias Bassen
1
-1
/
+1
2009-12-25
Fix indentation of device type mapping array
Nikias Bassen
1
-6
/
+7
[next]