index
:
ayatana-indicator-session
main
release-builds
Ayatana Indicator Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
g_object_unref doesn't need a G_OBJECT() cast
Charles Kerr
2013-04-18
1
-6
/
+6
*
remove unnecessary dependencies from debian/control
Charles Kerr
2013-04-18
1
-7
/
+1
*
remove #if 0 code
Charles Kerr
2013-04-18
2
-60
/
+0
*
in the service's dispose() function, unown the busname before unexporting the...
Charles Kerr
2013-04-18
1
-6
/
+6
*
in indicator_session_service_init(), don't leak a GCancellable
Charles Kerr
2013-04-18
1
-3
/
+11
*
indicator-session-service should exit when it loses ownership of its name on ...
Charles Kerr
2013-04-18
3
-1
/
+38
*
in rebuild_soon(), add a comment explaining the 500 msec interval
Charles Kerr
2013-04-18
1
-0
/
+4
*
add a small comment explaining replace_section()
Charles Kerr
2013-04-18
1
-6
/
+11
*
where appropriate, use g_menu_append() to save a few lines.
Charles Kerr
2013-04-18
1
-49
/
+13
*
remove unnecessary signal (SIGPIPE, SIG_IGN)
Charles Kerr
2013-04-18
1
-2
/
+0
*
remove unnecessary G_GNUC_UNUSED
Charles Kerr
2013-03-26
1
-1
/
+1
*
In INSTALL, document the DBus runtime dependencies
Charles Kerr
2013-03-25
1
-32
/
+46
*
remove unused session-dbus.xml; this is a leftover from the GTK+ indicator
Charles Kerr
2013-03-25
1
-20
/
+0
*
Add Translations.cmake for i18n files
Charles Kerr
2013-03-23
7
-292
/
+46
*
use pete woods' hud cmake code for the build.sh script to check for Ninja and...
Charles Kerr
2013-03-23
4
-110
/
+125
*
add data/CMakeLists.txt to the repo
Charles Kerr
2013-03-22
1
-0
/
+23
*
add top-level cmake files to the repo
Charles Kerr
2013-03-22
5
-0
/
+431
*
copyediting: grammar
Charles Kerr
2013-03-22
1
-6
/
+6
*
port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.
Charles Kerr
2013-03-22
107
-5424
/
+11550
*
Do the linking with -lpthread correctly. Fixes: https://bugs.launchpad.net/bu...
Mathieu Trudel-Lapierre
2013-03-05
1
-0
/
+1
|
\
|
*
Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether the...
Mathieu Trudel-Lapierre
2013-03-05
1
-0
/
+1
|
/
*
Releasing 12.10.5daily13.01.25-0ubuntu1 to ubuntu.
Automatic PS uploader
2013-01-25
1
-2
/
+14
|
\
|
*
Releasing 12.10.5daily13.01.25-0ubuntu1, based on r382
Automatic PS uploader
2013-01-25
1
-2
/
+14
|
/
*
Misc fixes for build on raring:
Mathieu Trudel-Lapierre
2013-01-22
6
-7
/
+6
|
\
|
*
Add libxorg-gtest-dev to Build-Depends.
Mathieu Trudel-Lapierre
2013-01-22
2
-0
/
+2
|
*
Revise path to gtest source files; the files moved in libxorg-gtest-dev
Mathieu Trudel-Lapierre
2013-01-22
1
-2
/
+2
|
*
Remove the uses of deprecated g_type_init().
Mathieu Trudel-Lapierre
2013-01-22
4
-5
/
+2
|
/
*
Fix test -- disable TestCanStartService for the build; instead make it availa...
Mathieu Trudel-Lapierre
2013-01-16
5
-2
/
+44
|
\
|
*
Add comment in debian/tests/control for the reason why tests are disabled.
Mathieu Trudel-Lapierre
2013-01-16
1
-1
/
+3
|
*
debian/control: temporarily comment out the XS-Testsuite entry to disable
Mathieu Trudel-Lapierre
2013-01-15
2
-1
/
+3
|
*
Add polkit to autopkgtest depends
Mathieu Trudel-Lapierre
2013-01-15
2
-1
/
+2
|
*
Rename localcheck to integrationcheck; update autopkgtest test.
Mathieu Trudel-Lapierre
2013-01-14
3
-10
/
+16
|
*
- Add XS-Testsuite: autopkgtest.
Mathieu Trudel-Lapierre
2013-01-10
6
-2
/
+33
|
/
|
|
*
- Add XS-Testsuite: autopkgtest.
Mathieu Trudel-Lapierre
2012-12-06
4
-0
/
+12
|
*
Move TestCanStartService into a separate make target "localcheck"; so that
Mathieu Trudel-Lapierre
2012-12-05
3
-2
/
+12
*
|
Add a hack for having tests running.
Didier Roche
2012-12-05
2
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
typo
Didier Roche
2012-12-05
1
-1
/
+1
|
*
run tests not under fakeroot for dbus tests (which don't seem to be able to
Didier Roche
2012-12-05
2
-0
/
+8
|
/
*
i-session doesn't use polkit or packagekit anymore, so don't refer to them in...
Charles Kerr
2012-11-30
3
-12
/
+11
|
\
|
*
add the launchpad bug number to the polkit+packagekit entry in debian/changelog
Charles Kerr
2012-11-30
1
-1
/
+1
|
*
fix tyop
Charles Kerr
2012-11-30
1
-1
/
+1
|
*
remove unused polkit dependency
Charles Kerr
2012-11-30
3
-9
/
+9
|
*
remove unused packagekit dependency
Charles Kerr
2012-11-30
3
-4
/
+3
|
/
*
Clean deprecated Build-Depends on gconf and dbusglib.
Sebastien Bacher
2012-11-30
2
-3
/
+6
|
\
|
*
clean deprecated Build-Depends on gconf and dbusglib
Sebastien Bacher
2012-11-30
2
-3
/
+6
*
|
Use GDbus. Fixes: https://bugs.launchpad.net/bugs/1084756.
Robert Ancell
2012-11-30
2
-61
/
+74
|
\
|
|
*
Use GDbus
Robert Ancell
2012-11-30
2
-61
/
+74
|
/
*
Reimplement test-service s.t. we actually test activating the service via dbu...
Charles Kerr
2012-11-16
10
-472
/
+403
|
\
|
*
re-enable the tests/ directory
Charles Kerr
2012-11-16
3
-9
/
+1
|
*
sync with trunk
Charles Kerr
2012-11-16
9
-3
/
+1186
|
|
\
|
|
/
|
/
|
[prev]
[next]