index
:
libayatana-appindicator
main
master
pr/avoid-path-max
pr/fix-unit-tests
pr/travis-ci
release-builds
Ayatana Application Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding some structures for approvers and making them real.
Ted Gould
2010-07-09
1
-0
/
+29
*
For DBus to real objects, the signal shall travel.
Ted Gould
2010-07-09
1
-3
/
+9
*
Adding a function to bring in approvers
Ted Gould
2010-07-09
2
-4
/
+14
*
Sync to trunk
Ted Gould
2010-07-09
3
-14
/
+19
|
\
|
*
Removed all but one calls to the APPLICATION_SERVICE_APPSTORE_GET_PRIVATE() m...
Sense Hofstede
2010-07-08
2
-10
/
+15
|
*
Working with the better container signals
Ted Gould
2010-07-07
1
-4
/
+4
|
|
\
|
|
*
Changing signal names and getting the ones on the base menu as well.
Ted Gould
2010-06-11
1
-4
/
+4
|
|
*
Changing the signal names
Ted Gould
2010-06-11
1
-2
/
+2
*
|
|
Return a boolean
Ted Gould
2010-07-01
1
-1
/
+1
*
|
|
Adding in a template function to register approvers.
Ted Gould
2010-06-25
2
-0
/
+9
*
|
|
Adding a function to register an approver.
Ted Gould
2010-06-25
1
-0
/
+6
*
|
|
Adding an approver interface.
Ted Gould
2010-06-25
2
-0
/
+23
|
/
/
*
|
Remove the assert with checking if the value is NULL.
Ted Gould
2010-06-18
1
-3
/
+7
*
|
Use class ref and unref to allocate it if need be.
Ted Gould
2010-06-17
1
-2
/
+6
*
|
Reworking to make more clear and use the GEnumValue structure correctly.
Ted Gould
2010-06-17
1
-1
/
+7
*
|
Icon name shouldn't be construct only.
Ted Gould
2010-06-17
1
-1
/
+1
*
|
Merging in trunk
Ted Gould
2010-06-01
6
-90
/
+116
|
\
\
|
*
\
Fixes to docuementation and making the enums build correctly with gtk-mkenum
Ted Gould
2010-06-01
6
-92
/
+118
|
|
\
\
|
|
*
|
Documentation and introspection fixes and such
Sense Hofstede
2010-05-23
6
-90
/
+115
*
|
|
|
Fixing which sources are marked as BUILT
Ted Gould
2010-05-20
1
-8
/
+14
*
|
|
|
Okay, now everyone is in the right directory, I think.
Ted Gould
2010-05-20
1
-5
/
+7
*
|
|
|
Need to look for things in the source directory too!
Ted Gould
2010-05-20
1
-1
/
+1
|
/
/
/
*
/
/
Fix C includes fro teh VAPI/GIR files
Ted Gould
2010-05-20
1
-2
/
+4
|
/
/
*
|
Adding GIR/VAPI support and flattening directories
Ted Gould
2010-05-20
6
-12
/
+65
|
\
\
|
|
/
|
/
|
|
*
Now, build us a VAPI!
Ted Gould
2010-04-29
1
-0
/
+19
|
*
Building the GIR file
Ted Gould
2010-04-29
1
-0
/
+34
|
*
Removing the libappindicator directory to make things simpler
Ted Gould
2010-04-29
6
-12
/
+12
*
|
Changing it so the object gets unref'd
Ted Gould
2010-05-19
1
-0
/
+6
|
/
*
Adding assembly info for Mono bindings
Ted Gould
2010-04-14
1
-6
/
+9
|
\
|
*
Add G_LOG_DOMAIN support to the various targets for better messages
Neil Jagdish Patel
2010-04-13
1
-6
/
+9
*
|
Moving field documentation into a different comment block so that they're pri...
Ted Gould
2010-04-01
2
-5
/
+12
|
/
*
Catch up to trunk
Ted Gould
2010-04-01
2
-32
/
+24
|
\
|
*
Adding in documentation for the private structure.
Ted Gould
2010-04-01
1
-1
/
+2
|
*
Make it so that we don't store the panel-suffix icons but we do use them with...
Ted Gould
2010-04-01
1
-31
/
+22
*
|
No timer if we're already in fallback.
Ted Gould
2010-04-01
1
-0
/
+5
|
/
*
Tracking the icon name and included the panel suffix for fallback usage.
Ted Gould
2010-03-29
2
-4
/
+37
|
\
|
*
use gchar instead of for the clarity
Krzysztof Klimonda
2010-03-25
1
-4
/
+4
|
*
Make app_indicator_set_property also set the suffixed icon_name.
Krzysztof Klimonda
2010-03-25
1
-1
/
+4
|
*
Make GtkStatusIcon use icons with the panel suffix if available.
Krzysztof Klimonda
2010-03-25
1
-2
/
+27
*
|
Fixing icon changing with fallbacks.
Ted Gould
2010-03-25
1
-3
/
+25
|
\
\
|
|
/
|
/
|
|
*
remove g_object_ref_sink call from status_icon_changes
Krzysztof Klimonda
2010-03-25
1
-3
/
+1
|
*
Use app_indicator_get_icon/app_indicator_get_attention_icon methods to get
Krzysztof Klimonda
2010-03-22
1
-7
/
+14
|
*
Move g_signal_connect for the theme-changed signal to app_indicator_init ()
Krzysztof Klimonda
2010-03-22
1
-2
/
+5
|
*
don't use indicator_image_helper ()
Krzysztof Klimonda
2010-03-22
1
-8
/
+7
|
*
Fix the missing icon on theme change if old icon has different name
Krzysztof Klimonda
2010-03-20
1
-3
/
+18
*
|
Make sure the state of GtkCheckMenuItems and GtkRadioMenuItems gets updated e...
Sense Hofstede
2010-03-19
1
-0
/
+7
|
/
*
Changing from freedesktop to kde as the spec was never approved finally by fr...
Ted Gould
2010-03-15
4
-6
/
+6
|
\
|
*
org.freedesktop.StatusNotifier* => org.kde.StatusNotifier*
Aurelien Gateau
2010-03-15
4
-6
/
+6
*
|
Only show images if "gtk-menu-images" settings or
Jan Arne Petersen
2010-03-15
1
-6
/
+40
|
/
*
Switching to use the update function.
Ted Gould
2010-03-11
1
-3
/
+1
[next]