index
:
~whot/gnome-control-center
master
wacom
Unnamed repository; edit this file to name it for gitweb.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
shell: only include items identified as settings panels in the list
Thomas Wood
2
-61
/
+5
2010-12-20
Remove the "Internet and Network" category
Thomas Wood
1
-16
/
+0
2010-12-13
shell: Set wrap mode to "word" for the icon text
Bastien Nocera
3
-0
/
+23
2010-12-03
Shell: fix initial window size
Matthias Clasen
1
-1
/
+20
2010-12-02
shell: Add -o parameter to show the overview
Bastien Nocera
3
-7
/
+64
2010-11-21
various: use a consistent and slightly larger border width for panels
William Jon McCann
1
-27
/
+35
2010-11-20
shell: ensure the background and foreground colours are consistent
Thomas Wood
3
-1
/
+77
2010-11-19
shell: start in the right size
Matthias Clasen
2
-3
/
+9
2010-11-15
shell: Add keyword search
Matthias Clasen
3
-2
/
+29
2010-11-15
shell: Don't change casedness when displaying matches
Matthias Clasen
1
-4
/
+8
2010-11-13
shell: subtract a hacky constant from the screen height for dialog height
William Jon McCann
1
-1
/
+1
2010-11-05
Add a get_toplevel accessor to CcShell
Gerd Kohlberger
1
-2
/
+6
2010-11-01
[shell] Don't use window before it is realized
William Jon McCann
1
-8
/
+13
2010-10-31
Do a better job of automatically sizing the window to fit contents
William Jon McCann
2
-67
/
+43
2010-10-31
Tighten up the spacing of the category views
William Jon McCann
2
-49
/
+19
2010-10-29
shell: Correct "command-line" callback retval
Bastien Nocera
1
-1
/
+4
2010-10-22
shell: Fix warning in search renderer
Bastien Nocera
1
-1
/
+1
2010-10-22
shell: Adjust to API change in GApplicationCommandLine
Florian Müllner
1
-1
/
+1
2010-10-22
shell: Make it build and work against new GApplication
Bastien Nocera
3
-46
/
+43
2010-10-07
shell: Make sure the shell doesn't show up in itself
Bastien Nocera
1
-2
/
+5
2010-10-06
shell: Fix compile time warning
Bastien Nocera
1
-2
/
+2
2010-10-06
shell: handle GtkSizeRequest removal
Bastien Nocera
1
-5
/
+4
2010-10-02
A couple more updates use the GTK3 drawing APIs
William Jon McCann
1
-7
/
+1
2010-10-02
Fix .desktop file to work correctly in gnome-shell
William Jon McCann
1
-4
/
+2
2010-09-30
Use gtk_widget_get_preferred_size() instead gtk_size_request_get_size()
Javier Jardón
1
-2
/
+3
2010-09-30
shell: Show settings without a panel in Other
Bastien Nocera
2
-6
/
+71
2010-09-28
shell: Make search entry single-iconed
Bastien Nocera
2
-4
/
+11
2010-09-20
shell: Fix compile-time warning
Bastien Nocera
1
-1
/
+1
2010-09-10
bgo#629299 - Prefix key constants with _KEY
Kalev Lember
1
-2
/
+2
2010-09-10
bgo#629299 - Remove deprecated use of gtk_icon_view_set_orientation
Kalev Lember
1
-2
/
+2
2010-09-10
shell: Fix build from previous build changes
Bastien Nocera
1
-2
/
+2
2010-09-10
shell: Use $(AM_V_GEN) when generating marshal files
Bastien Nocera
1
-15
/
+8
2010-08-25
shell: change the fixed width to 675 pixels
Thomas Wood
2
-2
/
+2
2010-08-13
shell: remove redundant GConf schema
Thomas Wood
2
-86
/
+1
2010-07-22
shell: use a fixed width for the main window
Thomas Wood
1
-8
/
+12
2010-07-22
shell: make sure the background colours are updated if the style changes
Thomas Wood
1
-8
/
+22
2010-07-16
shell: use the icon naming specification icon names
Thomas Wood
2
-2
/
+2
2010-07-16
shell: allow the shell to shrink smaller than it's initial size
Thomas Wood
1
-4
/
+10
2010-07-16
shell: free the menu directory contents list
Thomas Wood
1
-0
/
+2
2010-07-14
shell: resize the window to the size of the panel being opened
Thomas Wood
2
-4
/
+32
2010-07-14
shell: Fix build with recent GTK+ deprecations
Thomas Wood
1
-1
/
+1
2010-07-12
shell: use the correct command line argument during panel activation
Thomas Wood
1
-9
/
+11
2010-07-07
GVariant API adjustment: byte_array -> bytestring
Ryan Lortie
1
-1
/
+1
2010-06-30
Make build works with GSEAL
Jonh Wendell
2
-9
/
+13
2010-06-21
Convert from libunique to GtkApplication to remove the final gtk-2.0 library
Richard Hughes
1
-58
/
+17
2010-06-04
shell: don't call gtk_widget_show_all on the new panel
Thomas Wood
1
-2
/
+4
2010-06-04
shell: load the X-GNOME-Settings-Panel ID into the data model
Thomas Wood
2
-36
/
+29
2010-06-02
shell: Use X-GNOME-Settings-Panel key value for the command line parameter
Thomas Wood
1
-2
/
+19
2010-06-02
shell: Use the X-GNOME-Settings-Panel value to identify panels
Thomas Wood
1
-38
/
+53
2010-06-02
shell: Improve keyboard navigation
Matthias Clasen
1
-0
/
+168
[next]