aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning.Robert Tari2021-05-041-1/+6
| | | | Fixes AyatanaIndicators/ayatana-ido#30
* Add us to the copyright headersRobert Tari2021-04-213-0/+6
|
* src/basicmenuitem.c: Add GdkPixbuf source support for the iconRobert Tari2021-04-211-14/+55
|
* src/basicmenuitem.h: Add the ido_basic_menu_item_set_pixbuf functionRobert Tari2021-04-211-0/+3
|
* src/idoappointmentmenuitem.c: Contruct the basic menu item using the pixbuf ↵Robert Tari2021-04-211-1/+1
| | | | property
* Whitespace fixRobert Tari2021-04-211-6/+6
|
* src/idotimestampmenuitem.c: Whitespace fixes in copyright header.Robert Tari2021-04-211-6/+6
|
* Drop local config.h includes.Robert Tari2021-04-2114-40/+0
| | | | Fixes AyatanaIndicators/ayatana-ido#25
* Remove automake-related filesRobert Tari2021-04-212-197/+0
|
* src/CMakeLists.txt: Actively set --library-path for g-ir-scanner.Mike Gabriel2021-04-211-0/+1
|
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+175
|
* 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 ↵Mike Gabriel2020-12-031-1/+8
| | | | into sources_c variable.
* 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 ↵Mike Gabriel2020-12-031-18/+18
| | | | beautify the TAB'bing).
* src/libayatana-ido.h: Include internal APIs from the local directory (i.e. ↵Mike Gabriel2020-12-031-3/+3
| | | | the same dir where libayatana-ido.h is located).
* idoremovablemenuitem.c: Show button by defaultRobert Tari2020-11-301-0/+1
|
* Add a new menu item type: IDO RemovableRobert Tari2020-11-244-0/+543
|
* idoswitchmenuitem.c: Fix setting the initial state for the switchRobert Tari2020-10-211-2/+1
|
* Add sanity-check in ido_switch_menu_item_activateRobert Tari2020-10-211-0/+2
|
* idoswitchmenuitem.c: Pass the switch activation state in the action signalRobert Tari2020-10-211-3/+9
|
* Whitespace fixRobert Tari2020-10-211-2/+2
|
* idobasicmenuitem.c: Add optional markup to the basic menu itemRobert Tari2020-10-211-0/+6
|
* src/Makefile.am: Export ayatanamenuitemfactory.h as part of the public API, ↵Mike Gabriel2020-08-131-0/+1
| | | | needed by indicator-ng.c in libayatana-indicator.
* Replace x-canonical attributesRobert Tari2020-08-114-28/+28
|
* Drop IDO Message DialogRobert Tari2020-08-104-516/+0
| | | | Fixes AyatanaIndicators/ayatana-ido#6.
* Centre playback menu item spinner/Pad application menu item labelRobert Tari2020-07-312-2/+2
|
* Centre volume control/Stretch calendar horizontallyRobert Tari2020-07-282-51/+52
|
* src/idomessagedialog.c: Mark G_GNUC_{BEGIN,END}_IGNORE_DEPRECATIONS wrapping ↵Mike Gabriel2020-07-241-1/+1
| | | | around gtk_dialog_get_action_area() with a FIXME.
* Updated colour getter for playback controlRobert Tari2020-07-241-7/+15
|
* Some refactoring to avoid warningsRobert Tari2020-07-247-92/+73
|
* Remove ayatana-private.hRobert Tari2020-07-233-35/+1
|
* src/Makefile.am: Don't choke with FTBFS on every future deprecation warning. ↵Mike Gabriel2020-07-071-1/+1
| | | | Drop -Werror from CPPFLAGS.
* gtk_widget_get_state is deprecatedSylvain POULAIN2020-07-071-1/+1
| | | gtk_widget_get_state is even deprecated, and has to be replaced with gtk_widget_get_state_flags. It worked.
* Port from Glib's g_object_newv to g_object_new_with_properties.Mike Gabriel2019-12-045-77/+98
|
* Avoid deprecated g_type_class_add_private.Mike Gabriel2019-12-0322-336/+356
|
* src/libido.h: Drop empty file (artifact of fork).Mike Gabriel2017-05-221-0/+0
|
* Build system: Drop remnants of GTK-2+ support.Mike Gabriel2017-05-221-2/+1
|
* One step back... Mimick Canonical's API. Use their namespace for item ↵Mike Gabriel2017-05-164-10/+10
| | | | attributes.
* IdoCalendarMenuItem: disconnect from parent signals on item destruction (LP: ↵Marco Trevisan (Treviño)2017-05-151-8/+41
| | | | #1506427)
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-164-10/+10
|
* Makefile.amMike Gabriel2015-11-161-1/+1
| | | | Makefile.am: Add dist-hooks rule.
* libayatana-ido fork: Fix include paths for public header files.Mike Gabriel2015-11-061-4/+4
|
* make: Improve distclean ruleset.Mike Gabriel2015-11-061-0/+1
|
* Fork ayatana-ido from Ubuntu's ido shared library.Mike Gabriel2015-11-0610-82/+247
|
* idosourcemenuitem: change misplaced g_return_val_if_fail()Lars Uebernickel2015-10-021-1/+1
|\ | | | | | | Approved by: Sebastien Bacher, PS Jenkins bot
| * idosourcemenuitem: change misplaced g_return_val_if_fail()Lars Uebernickel2015-10-021-1/+1
| |
* | IdoCalendarMenuItem: add crash guard on ido_calendar_menu_item_key_pressMarco Trevisan (Treviño)2015-07-221-0/+2
|/ | | | | It's quite weird that data is NULL at this point (considering how the callback is initialized), but it does happen, so it's just better to warn here instead of crashing.
* idoscalemenuitem: set focus flag on scaleLars Uebernickel2015-03-101-0/+2
| | | | | So that it gets themed correctly when the menu item is selected.
* idoscalemenuitem: translate motion event coordinatesLars Uebernickel2015-03-101-0/+9
| | | | | Fixes hover theming.