aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove automake-related filesRobert Tari2021-04-211-196/+0
* src/Makefile.am: Move 'sources_c =' variable definition further up.Mike Gabriel2020-12-031-27/+27
* src/Makefile.am: Split out all *.c files from libayatana_ido_0_4_la_SOURCES i...Mike Gabriel2020-12-031-1/+8
* src/Makefile.am: Various TAB'bing fixes / beautifications.Mike Gabriel2020-12-031-26/+36
* src/Makefile.am: Merge old 'INCLUDES =' and 'AM_CPPFLAGS =' values (and beaut...Mike Gabriel2020-12-031-18/+18
* Add a new menu item type: IDO RemovableRobert Tari2020-11-241-0/+2
* src/Makefile.am: Export ayatanamenuitemfactory.h as part of the public API, n...Mike Gabriel2020-08-131-0/+1
* Drop IDO Message DialogRobert Tari2020-08-101-4/+0
* Remove ayatana-private.hRobert Tari2020-07-231-1/+0
* src/Makefile.am: Don't choke with FTBFS on every future deprecation warning. ...Mike Gabriel2020-07-071-1/+1
* Build system: Drop remnants of GTK-2+ support.Mike Gabriel2017-05-221-2/+1
* make: Improve distclean ruleset.Mike Gabriel2015-11-061-0/+1
* Fork ayatana-ido from Ubuntu's ido shared library.Mike Gabriel2015-11-061-26/+29
* Filter out symbols in the libraryTed Gould2014-11-031-3/+4
* idobasicmenuitem: put progress menu item into its own fileLars Uebernickel2014-03-261-0/+2
* Build with -Wno-error=deprecated-declarations.Ken VanDine2014-01-071-2/+1
* No error for deprecationsTed Gould2013-12-181-1/+2
* Add IdoSourceMenuItemLars Uebernickel2013-08-131-2/+6
* Add IdoApplicationMenuItemLars Uebernickel2013-08-131-2/+4
* add support for com.canonical.indicator.alarm menuitems.Charles Kerr2013-07-251-0/+4
* add a menuitem that renders com.canonical.indicator.progress as laid out in h...Charles Kerr2013-07-241-0/+2
* Merge trunkLars Uebernickel2013-06-191-1/+5
|\
| * add calendar, location, and appointment menuitems to the IDO factoryCharles Kerr2013-06-141-0/+4
* | Add IdoPlaybackMenuItemLars Uebernickel2013-06-171-2/+4
* | Add IdoMediaPlayerMenuItemLars Uebernickel2013-06-121-2/+4
|/
* Merge IdoUserMenuItem branchLars Uebernickel2013-05-221-1/+3
|\
| * rename user-widget.[ch] to idousermenuitem.[ch]. Not building yet, next step ...Charles Kerr2013-03-261-0/+2
* | Add IdoActionHelperLars Uebernickel2013-05-221-2/+4
* | Add IdoMenuItemFactoryLars Uebernickel2013-05-221-2/+4
|/
* Add introspection and Vala support to IDORobert Ancell2012-12-141-0/+53
* sync with lp:idoCharles Kerr2012-08-221-1/+4
|\
| * merge lp:~ken-vandine/ido/link-libm to AC_CHECK_LIBM to get -lm now that gtk ...Charles Kerr2012-08-211-1/+1
| |\
| | * Use AC_CHECK_LIBM to get -lm now that gtk doesn't include that in it's .pc fileKen VanDine2012-07-241-1/+1
| * | add IdoSwitchMenuItemCharles Kerr2012-08-211-0/+3
| |/
* / require gtk3Charles Kerr2012-05-071-5/+0
|/
* merge lp:~allanlesage/ido/TDD to add targets to autotools build for code-cove...Charles Kerr2012-04-121-2/+9
|\
| * Added gcov coverage tooling.Allan LeSage2012-03-271-2/+9
* | remove idooffscreenproxyCharles Kerr2012-03-091-15/+0
|/
* Putting the offscreen proxy in EXTRA_DIST if we're building GTK2 versionTed Gould2011-09-131-4/+8
* Making the proxy GTK3 onlyTed Gould2011-09-131-4/+14
|\
| * Only use the offscreen proxy stuff in GTK3Robert Carr2011-09-131-4/+14
* | Increasing the number of warningsTed Gould2011-09-131-1/+2
|/
* Implement an IdoOffscreenProxy object to work around GtkRange/Scale needing g...Robert Carr2011-09-021-2/+5
* allow building either gtk2 or gtk3 versions; some deprecation cleanupsMichael Terry2011-06-011-7/+13
* Remove IdoGestureManagerCody Russell2011-01-181-5/+1
* fix distcheck; thanks to seb128David Barth2010-09-081-0/+1
* Feel up your widgets.Cody Russell2010-08-151-1/+4
* CalendarCody Russell2010-07-191-0/+3
* Fix for distcheckCody Russell2010-07-151-0/+1
* Add IdoRange, and modify IdoScaleMenuItem to use it.Cody Russell2010-07-131-0/+2