summaryrefslogtreecommitdiff
path: root/src/plugins/properties
Commit message (Expand)AuthorAgeFilesLines
* build: Use i18n.merge_file() for plugin filesGeorges Basile Stavracas Neto2022-10-211-5/+5
* properties: Simplify BaconVideoWidgetProperties declarationBastien Nocera2022-03-312-36/+17
* all: Clean up headersBastien Nocera2022-03-311-4/+1
* plugins: Remove unused totem-interface header includeBastien Nocera2022-03-301-2/+0
* properties: Stop using intermediate private structBastien Nocera2022-02-211-26/+28
* properties: Use 3 significant figures to display 24pBastien Nocera2022-02-171-2/+10
* properties: Add Ctrl+I as a shortcut for PropertiesBastien Nocera2022-02-171-1/+1
* properties: Simplify plugin declarationBastien Nocera2022-01-111-4/+0
* properties: Improve how we print time periodsMatthew Leeds2020-03-311-4/+19
* plugins: Update website linkscrvi2020-01-091-1/+1
* properties: Replace deprecated g_type_class_add_private()Gabor Karsay2019-09-261-7/+3
* properties: Add singular for framerate labelBastien Nocera2019-05-061-1/+1
* properties: Fix "frames per second" not being translatedBastien Nocera2019-05-061-1/+3
* properties: Refuse to show the dialogue when in the browse viewBastien Nocera2019-02-141-1/+26
* properties: Add context to "Unknown" stringsBastien Nocera2019-02-121-5/+5
* properties: Make the framerate more preciseBastien Nocera2019-02-113-7/+5
* properties: Move properties widget to plugin directoryBastien Nocera2019-02-115-4/+1058
* meson: Rename .plugin.in files to .plugin.desktop.in for gettextJeremy Bicha2019-01-142-1/+1
* meson: Stop using intltoolJeremy Bicha2019-01-142-3/+3
* all: Fix compile-time warning with GCC7Bastien Nocera2017-06-261-1/+1
* build: Remove autotoolsBastien Nocera2017-06-231-19/+0
* build: Port to meson build systemIñigo Martínez2017-06-231-0/+26
* properties: Use Unicode in translatable stringsPiotr Drąg2017-01-311-1/+1
* properties: Handle "View" remote keyBastien Nocera2014-05-301-2/+1
* properties: Use set_accels_for_action()Bastien Nocera2014-05-301-7/+8
* [properties] Remove the button "Close" from GtkHeaderBarBaptiste Mille-Mathias2014-02-081-1/+1
* properties: Remove mention of sidebar in descriptionBastien Nocera2014-01-241-1/+1
* main: Remove last bits of Properties in mainBastien Nocera2014-01-241-0/+1
* properties: Don't set the same flag twiceBastien Nocera2014-01-221-1/+1
* properties: Implement properties dialogBastien Nocera2014-01-221-12/+56
* plugins: Use non-obsolete public functionsBastien Nocera2013-03-191-4/+4
* Internationalize missing plugin.in filesPiotr Drąg2012-04-301-2/+2
* properties: Show the container formatBastien Nocera2011-04-041-0/+1
* properties: Port nautilus version to GstDiscovererBastien Nocera2011-04-042-3/+121
* Bug 640942 — Missing linker flagsChristopher Taylor2011-01-301-1/+3
* Bug 640048 — Build failure due libbaconvideowidgetproperties.laPhilip Withnall2011-01-223-389/+4
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Add translation context to the string “N/A”Philip Withnall2010-09-241-10/+10
* Fix includes in pluginsPhilip Withnall2010-09-052-6/+5
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-33/+11
* Clean up plugin makefilesPhilip Withnall2010-09-051-17/+10
* Remove unnecessary defines from plugin makefilesPhilip Withnall2010-09-051-7/+0
* Move plugin struct and init functions to totem-plugin.hPhilip Withnall2010-09-051-34/+15
* Move plugin class struct and type function definitions to totem-plugin.hPhilip Withnall2010-09-051-7/+0
* Add git.mk supportPhilip Withnall2010-09-041-0/+1
* Port C plugins to GSettingsPhilip Withnall2010-09-041-1/+0
* Improve the handling of the "frames per second" plural stringPhilip Withnall2010-08-091-18/+16
* Add a plural string for "frames per second"Philip Withnall2010-08-091-2/+18
* Port all the C plugins to libpeas 0.5.4Bastien Nocera2010-08-061-6/+11
* Cleanup properties plugin definitionBastien Nocera2010-06-161-35/+4