index
:
libayatana-indicator
main
release-builds
Ayatana 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
*
src/indicator-ng.c: Do not show tooltip on labels while the menu is open
Robert Tari
2022-10-04
1
-2
/
+5
*
src/indicator-ng.c: Add tooltip support
Robert Tari
2022-07-15
1
-2
/
+22
*
src/indicator-service.c: Make failure to connect to the session DBus fatal
Robert Tari
2022-07-13
1
-6
/
+5
*
Whitespace fix
Robert Tari
2022-07-13
1
-416
/
+416
*
Clean up compilation flags
Robert Tari
2022-02-17
1
-1
/
+0
*
src/{CMakeLists.txt,indicator.symbols}: Don't export private symbols. Immitat...
Mike Gabriel
2021-11-18
2
-0
/
+7
*
src/indicator-ng.c: Make sure old menu item name is not NULL before comparison
Robert Tari
2021-11-10
1
-1
/
+3
*
Scale icons when loading from filename
Dani Llewellyn
2021-10-21
1
-7
/
+9
*
src/CMakeLists.txt: Use different include paths for GTK-2 and GTK-3 builds (e...
Mike Gabriel
2021-10-19
1
-15
/
+15
*
Use CMAKE_INSTALL_FULL_*DIR locations
Robert Tari
2021-06-08
1
-10
/
+10
*
{,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled.
Mike Gabriel
2021-05-17
1
-2
/
+2
*
Bring back GTK+-2.0 and GTK+-3.0 build flavours.
Mike Gabriel
2021-05-12
1
-15
/
+35
*
Remove Automake-related files
Robert Tari
2021-05-12
3
-182
/
+0
*
Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix inclu...
Robert Tari
2021-05-12
1
-0
/
+127
*
Move source files to src
Robert Tari
2021-05-11
21
-0
/
+5137
*
Deleting everything only leaving libindicator
Ted Gould
2009-08-18
2
-368
/
+0
*
Blocking out SUS from standard applet.
Ted Gould
2009-08-07
1
-1
/
+5
*
A bunch of distcheck fixes to clean things up
Ted Gould
2009-08-04
1
-0
/
+1
*
Patch from Mark Trompell to make suffix checking better.
Ted Gould
2009-06-08
1
-9
/
+3
*
Patch from Niel Patel to close the directory after opening it.
Ted Gould
2009-04-29
1
-0
/
+1
|
\
|
*
Patch from Niel Patel to close the directory after opening it.
Ted Gould
2009-04-29
1
-0
/
+1
*
|
Get the submenu set right.
Ted Gould
2009-04-22
1
-2
/
+2
*
|
Slipping in the hbox
Ted Gould
2009-04-22
1
-0
/
+3
*
|
Oops, cut and paste error, pulling up the wrong symbols
Ted Gould
2009-04-22
1
-6
/
+7
*
|
Turning versions into a function and adding a name symbol. Not yet used though.
Ted Gould
2009-04-22
1
-3
/
+6
*
|
Changing to an icon and a lable and building our own item
Ted Gould
2009-04-21
1
-2
/
+21
*
|
Putting in and checking version information to ensure we all agree about the ...
Ted Gould
2009-04-21
1
-0
/
+4
*
|
Fixing and using the new indicator header. This will help to connect things ...
Ted Gould
2009-04-21
1
-5
/
+14
*
|
Moving the indicators directory to match libindicator
Ted Gould
2009-04-21
1
-1
/
+1
|
/
*
Added in an 'icon-name' to make the about dialog have a proper icon.
0.1.5
Ted Gould
2009-04-07
1
-0
/
+1
*
Trying to have more style information included so that we can get rid of the ...
Ted Gould
2009-04-03
1
-1
/
+18
*
Patch from Gabor Kelemen to make the license and 'No Indicators' message tran...
0.1.4
Ted Gould
2009-03-27
1
-2
/
+2
*
Comment for label
Ted Gould
2009-03-26
1
-0
/
+1
*
Switching the case for 'No Indicators' to make it a label to still support ri...
Ted Gould
2009-03-26
1
-7
/
+6
*
Changing license in about box to make sense.
Ted Gould
2009-03-26
1
-10
/
+9
*
ATK name for Eitan
Ted Gould
2009-03-26
1
-0
/
+2
*
Add gnome_program_init with LIBGNOMEUI_MODULE.
Eitan Isaacson
2009-03-26
1
-1
/
+23
*
Stealing the 'fast-user-switch-applet' name to get better theming
Ted Gould
2009-03-12
1
-2
/
+3
*
Fixing the popup to have the about
Ted Gould
2009-03-12
1
-7
/
+7
*
Right click menu is working, but without an about
Ted Gould
2009-03-12
1
-2
/
+76
*
This function seems to set up the widget correctly with the background. It's...
Ted Gould
2009-02-15
1
-0
/
+1
*
Putting a little handle on the indicators. Works for GNOME Panel.
Ted Gould
2009-02-15
1
-1
/
+1
*
Adding the GPL to this file
Ted Gould
2009-02-11
1
-0
/
+21
*
typo
Ted Gould
2009-02-04
1
-1
/
+1
*
releasing version 0.1~ppa26
Ted Gould
2009-02-04
1
-0
/
+1
*
Set the widget name on the applet rather than the menubar, to make sure
Neil Jagdish Patel
2009-02-04
1
-2
/
+2
*
Making it so that there is no more boarder on the menu bar
Ted Gould
2009-02-04
1
-7
/
+25
*
Fix coding style
Neil Jagdish Patel
2009-02-04
1
-16
/
+16
*
Enable support for a "transparent" panel applet, which reacts to the gnome-
Neil Jagdish Patel
2009-02-03
1
-7
/
+72
*
Moving the indicator directory cross-packages.
Ted Gould
2008-12-04
1
-1
/
+1
[next]