gnome-shell/src
Siegfried-Angel Gevatter Pujals 0b801a0d2d Fix the amount of fitting elements calculation in the OverflowList
Before this in certain conditions (depending on the available
height) two items could be drawn in the same position. Bug #590278.
2009-08-02 20:06:32 +02:00
..
big BigRectangle: Use pre-multiplied colors 2009-06-11 15:03:25 -04:00
gdmuser Remove unused gdm-user-chooser-*.[ch] files 2009-07-27 17:23:32 -04:00
tidy Add partial implementation of dynamic width/height layout to TidyGrid 2009-07-04 13:45:27 +01:00
tray Allow more flexibility for NaTrayChild compositing 2009-04-18 17:05:14 -04:00
gnome-shell-plugin.c Add missing include of <stdlib.h> 2009-05-04 14:28:07 -04:00
gnome-shell.in Remove taskpanel 2009-07-31 17:42:49 -04:00
Makefile-big.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
Makefile-gdmuser.am Add Makefile missed in last commit, minor style tweak for statusmenu 2009-02-04 18:49:54 +00:00
Makefile-tidy.am Remove references to files that no longer exist 2009-03-10 13:01:04 -04:00
Makefile-tray.am Build libtray and libtidy as uninstalled convenience libraries as intended 2008-11-18 01:13:53 +00:00
Makefile.am Remove taskpanel 2009-07-31 17:42:49 -04:00
metacity-symbols.c Hide the group containing the windows while overlay is up 2008-11-08 19:33:33 +00:00
shell-alttab.c Fix Alt-Shift-Tab to not skip some windows 2009-06-01 10:57:46 -04:00
shell-alttab.h Implement MetaAltTabHandler 2009-05-04 13:01:03 -04:00
shell-app-monitor.c Major rework of application data structures and caching 2009-07-08 11:33:47 -04:00
shell-app-monitor.h Fix prototype for shell_app_monitor_get_window_app 2009-07-21 21:27:56 -04:00
shell-app-system.c Add appInfo.get_desktop_file_path method 2009-07-29 23:40:23 +02:00
shell-app-system.h Add appInfo.get_desktop_file_path method 2009-07-29 23:40:23 +02:00
shell-arrow.c Add a menu display to applications 2009-04-07 17:07:35 -04:00
shell-arrow.h Add a menu display to applications 2009-04-07 17:07:35 -04:00
shell-drawing-area.c Add ShellDrawingArea and ShellStack 2009-07-06 14:11:18 -04:00
shell-drawing-area.h Add ShellDrawingArea and ShellStack 2009-07-06 14:11:18 -04:00
shell-drawing.c Move drawing functions from shell-global into new shell-drawing.c file 2009-07-31 17:26:47 -04:00
shell-drawing.h Move drawing functions from shell-global into new shell-drawing.c file 2009-07-31 17:26:47 -04:00
shell-embedded-window-private.h Add size negotiation to the tray icons 2009-05-04 14:24:05 -04:00
shell-embedded-window.c Add size negotiation to the tray icons 2009-05-04 14:24:05 -04:00
shell-embedded-window.h Add size negotiation to the tray icons 2009-05-04 14:24:05 -04:00
shell-gconf.c Add ShellGConf 2009-07-06 11:55:17 -04:00
shell-gconf.h Add ShellGConf 2009-07-06 11:55:17 -04:00
shell-global.c Remove taskpanel 2009-07-31 17:42:49 -04:00
shell-global.h Remove taskpanel 2009-07-31 17:42:49 -04:00
shell-gtk-embed.c Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
shell-gtk-embed.h Add size negotiation to the tray icons 2009-05-04 14:24:05 -04:00
shell-marshal.list implement some basic window management effects. #563844 2008-12-29 04:44:03 +00:00
shell-overflow-list.c Fix the amount of fitting elements calculation in the OverflowList 2009-08-02 20:06:32 +02:00
shell-overflow-list.h Fixes for GenericDisplay 2009-07-13 11:01:49 -04:00
shell-panel-window.c Add a panel containing tasklist to bottom screen 2009-01-19 23:21:57 +00:00
shell-panel-window.h Merge branch 'workspace-salon' 2009-01-19 23:06:59 +00:00
shell-process.c Run gnome-terminal on alt-f2 2008-11-07 18:42:23 +00:00
shell-process.h Run gnome-terminal on alt-f2 2008-11-07 18:42:23 +00:00
shell-recorder-src.c Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-recorder-src.h Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-recorder.c Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
shell-recorder.h Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-stack.c Add ShellDrawingArea and ShellStack 2009-07-06 14:11:18 -04:00
shell-stack.h Add ShellDrawingArea and ShellStack 2009-07-06 14:11:18 -04:00
shell-status-menu.c Changed logout menu to include Log Out and Shutdown options, #583955 2009-07-27 23:28:00 -04:00
shell-status-menu.h Bug 588405 - Handle status menu button appearance in JavaScript 2009-07-13 13:54:38 +02:00
shell-texture-cache.c Fix reference counting of textures loaded via _load_uri_sync 2009-07-20 18:23:03 -04:00
shell-texture-cache.h Bug 588050 - Cache information icon forever, only look up recent once 2009-07-17 17:35:53 -04:00
shell-tray-manager.c Set ShellTrayManagerChild.manager when creating a child structure 2009-05-05 14:07:11 -04:00
shell-tray-manager.h Import part of the notification area applet, and use it to add a 2008-11-14 17:21:56 +00:00
shell-wm.c Implement MetaAltTabHandler 2009-05-04 13:01:03 -04:00
shell-wm.h Implement MetaAltTabHandler 2009-05-04 13:01:03 -04:00
test-recorder.c Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00