index
:
~wtay/gnome-shell
gnome-3-12
master
prime-fd
gnome-shell hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shell-app-system.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-28
Update (allow-none) annotations
Florian Müllner
1
-2
/
+2
2014-03-15
app-system: Filter out stale apps from cache
Florian Müllner
1
-0
/
+28
2014-01-10
app-system: Remove unnecessary debugging statement
Jasper St. Pierre
1
-5
/
+2
2013-12-26
ShellAppSystem: own the memory for the startup wm class and app id
Giovanni Campagna
1
-2
/
+7
2013-11-14
appDisplay: Use the desktop file index for app searching
Jasper St. Pierre
1
-140
/
+0
2013-11-07
app-system: Add back StartupWMClass matching
Jasper St. Pierre
1
-0
/
+25
2013-11-07
app-system: Put back support for the installed-changed signal
Jasper St. Pierre
1
-0
/
+14
2013-11-03
app-system: Fix memory leak
Jasper St. Pierre
1
-0
/
+1
2013-11-03
app-system: Fix bad code
Jasper St. Pierre
1
-1
/
+1
2013-11-03
app-system: Fix const warning
Jasper St. Pierre
1
-1
/
+1
2013-11-03
app-system: Fix the keys in the id_to_app table
Jasper St. Pierre
1
-1
/
+1
2013-11-02
app-system: Lazily create ShellApps for apps we care about
Jasper St. Pierre
1
-23
/
+15
2013-11-02
app-system: Remove use of gnome-menus internally
Jasper St. Pierre
1
-155
/
+21
2013-11-02
app-system: Remove visible_id_to_app
Jasper St. Pierre
1
-10
/
+1
2013-11-02
app-system: Remove lookup_app_for_path
Jasper St. Pierre
1
-36
/
+0
2013-11-02
app-system: Remove known_vendor_prefixes
Jasper St. Pierre
1
-127
/
+3
2013-11-02
app-system: Remove get_tree
Jasper St. Pierre
1
-11
/
+0
2013-11-02
app-system: Map wmclass to ID rather than apps
Jasper St. Pierre
1
-9
/
+13
2013-11-02
app-system: Don't use gmenu_tree_entry_get_desktop_app_info
Jasper St. Pierre
1
-1
/
+3
2013-11-02
app: Port to be based on GDesktopAppInfo
Jasper St. Pierre
1
-32
/
+14
2013-11-02
app-system: Remove lookup_app_by_tree_entry
Jasper St. Pierre
1
-19
/
+0
2013-10-30
appDisplay: Use a proper string key for the app search provider
Jasper St. Pierre
1
-7
/
+15
2013-10-12
app-system: remove outdated comment
Michael Catanzaro
1
-3
/
+2
2013-10-02
app-system: Fix some enum warnings
Jasper St. Pierre
1
-0
/
+1
2013-08-18
ShellAppSystem: handle desktop files with capital letters
Giovanni Campagna
1
-0
/
+14
2013-08-08
ShellWindowTracker: complete WM_CLASS fix
Giovanni Campagna
1
-2
/
+5
2013-08-07
Use StartupWMClass to associate window and applications
Giovanni Campagna
1
-7
/
+51
2013-05-12
app-system: Remove last real use of shell_app_get_tree_entry
Jasper St. Pierre
1
-1
/
+1
2013-05-12
app-system: Use g_hash_table_iter_remove
Jasper St. Pierre
1
-10
/
+2
2013-05-12
app-system: Kill an unused warning
Jasper St. Pierre
1
-2
/
+0
2013-02-18
Remove builtin settings search provider
Giovanni Campagna
1
-71
/
+0
2013-02-16
shell-app-system: Ensure that we correctly order subsearches
Jasper St. Pierre
1
-0
/
+2
2013-01-26
Use the standard apps tree for gnome-control-center panels desktop files
Jasper St. Pierre
1
-21
/
+0
2013-01-26
app-system: Remove unused get_settings_tree method
Jasper St. Pierre
1
-11
/
+0
2012-12-12
search: skip combining diacritical marks in search operations
Aleksander Morgado
1
-1
/
+2
2012-06-21
app-system: Don't show items with NoDisplay parents in the search
Jasper St. Pierre
1
-5
/
+12
2012-06-21
app-system: Use g_slist_free_full
Jasper St. Pierre
1
-8
/
+4
2012-06-21
app-system: Clean up imports
Jasper St. Pierre
1
-5
/
+0
2012-06-11
appDisplay: Don't show apps in NoDisplay categories in the All view
Jasper St. Pierre
1
-24
/
+0
2012-04-27
notificationDaemon: Match app based on WM_CLASS
Jasper St. Pierre
1
-0
/
+36
2012-04-09
Fix documentation warnings
Giovanni Campagna
1
-2
/
+2
2012-02-20
app-system: Don't assume that gmenu_tree_load_sync() sets error
Florian Müllner
1
-2
/
+18
2012-01-25
shell: Use generic marshaller
Jasper St. Pierre
1
-4
/
+2
2012-01-25
shell-app-system: Add Debian to the vendor prefixes
Jasper St. Pierre
1
-0
/
+1
2011-10-13
shell-app: Remove MATCH_MULTIPLE_{PREFIX,SUFFIX}
Florian Müllner
1
-20
/
+7
2011-10-13
app-system: Consider usage frequency in search results
Florian Müllner
1
-8
/
+11
2011-09-20
apps: Uniquify application instances explicitly by id
Colin Walters
1
-52
/
+70
2011-09-20
apps: Unify code for apps/settings loading more
Colin Walters
1
-85
/
+67
2011-09-05
apps: Ensure running apps override new .desktop file data
Colin Walters
1
-2
/
+83
2011-08-29
appDisplay: Don't show NoDisplay items in the Applications tab
Jasper St. Pierre
1
-1
/
+2
[next]