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
/
gui.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-31
Add icon shadow and label shadow if a wallpaper is available
Nikias Bassen
1
-3
/
+102
2010-12-30
Use SBItem texture/label members instead of g_list_nth_data
Nikias Bassen
1
-16
/
+4
2010-12-19
Better handle jumpy icons
Nikias Bassen
1
-3
/
+33
2010-12-01
Stop putting files in /tmp
Bastien Nocera
1
-3
/
+10
2010-11-05
Add CLUTTER_VBLANK=none to fix certain graphics card related issues
Nikias Bassen
1
-0
/
+1
2010-09-21
Load wallpaper on iOS 3.2+ and only use iconstate format 2 on iOS 4+
Martin Szulecki
1
-1
/
+4
2010-07-23
Make the folder label edit box look more like a real edit box
Nikias Bassen
1
-3
/
+11
2010-07-23
Update mini-icons when re-ordering folder items
Nikias Bassen
1
-0
/
+60
2010-07-23
Use groups for upper and lower folder animation areas
Nikias Bassen
1
-6
/
+10
2010-07-18
Make folder item re-ordering work
Nikias Bassen
1
-5
/
+88
2010-07-18
Put mini icons in their own ClutterGroup
Nikias Bassen
1
-1
/
+4
2010-07-18
Add selected_folder state variable and close folderview on reload
Nikias Bassen
1
-0
/
+10
2010-07-14
Make opening folders possible, manipulating still to come
Nikias Bassen
1
-3
/
+361
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
Add support for new iconstate format and displaying folder icons
Nikias Bassen
1
-50
/
+164
2010-07-11
Compile with stable libimobiledevice release without 1.1.0 API requirement
Martin Szulecki
1
-1
/
+4
2010-07-09
Only try to load wallpaper for iOS 4.0+
Nikias Bassen
1
-4
/
+7
2010-07-09
Display home screen wallpaper if available
Nikias Bassen
1
-0
/
+30
2010-07-09
Fix icon scaling for newer devices
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
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
1
-2
/
+0
2010-01-28
Split up code into more separate files
Nikias Bassen
1
-0
/
+1361