summaryrefslogtreecommitdiff
path: root/src/plugins/skipto
Commit message (Expand)AuthorAgeFilesLines
* build: Use i18n.merge_file() for plugin filesGeorges Basile Stavracas Neto2022-10-211-5/+5
* skipto: Simplify TotemTimeEntry declarationBastien Nocera2022-03-312-35/+17
* skipto: Simplify TotemSkipto declarationBastien Nocera2022-03-312-53/+32
* all: Clean up headersBastien Nocera2022-03-312-16/+2
* skipto: Stop using intermediate private structBastien Nocera2022-02-211-62/+58
* all: Convert totem_time_to_string() to using flagsBastien Nocera2022-02-171-2/+2
* skipto: Simplify plugin declarationBastien Nocera2022-01-111-4/+0
* skipto: Use GResources to load UI fileBastien Nocera2021-05-113-13/+15
* skipto: Use <Primary> rather than <Control> in the shortcutBastien Nocera2020-08-221-1/+1
* plugins: Update website linkscrvi2020-01-091-1/+1
* skipto: Replace deprecated g_type_class_add_private()Gabor Karsay2019-09-262-9/+4
* 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
* build: Remove autotoolsBastien Nocera2017-06-231-22/+0
* build: Port to meson build systemIñigo Martínez2017-06-231-0/+35
* skipto: Use Unicode in translatable stringsPiotr Drąg2017-01-311-1/+1
* skipto: Avoid crash when activating the skipto dialogueBastien Nocera2015-08-251-1/+10
* skipto: Connect to signals by handBastien Nocera2015-08-252-14/+19
* skipto: Fix dialogue not showing upBastien Nocera2015-08-251-3/+10
* skipto: Remove use of xpad/ypad propertiesBastien Nocera2014-12-101-4/+0
* all: Ellipsis changesBastien Nocera2014-02-141-1/+1
* core: Consistently prefix plugin-visible API with “totem_object_”Philip Withnall2013-08-041-1/+1
* all: Drop GtkStock usageBastien Nocera2013-07-221-2/+2
* skip-to: Move to Go menuBastien Nocera2013-05-081-28/+16
* gst: Add more time display optionsBastien Nocera2013-04-041-2/+2
* main: Rename totem_get_current_time() functionBastien Nocera2013-03-191-2/+2
* plugins: Use non-obsolete public functionsBastien Nocera2013-03-192-7/+7
* strings: Revert use of Unicode ratio symbol in time stringsPhilip Withnall2012-12-041-1/+1
* strings: Use Unicode ratio symbol (‘∶’) instead of colons in time stringsPhilip Withnall2012-12-041-1/+1
* build: Fix pkg-config usageBastien Nocera2012-07-132-2/+1
* Internationalize missing plugin.in filesPiotr Drąg2012-04-301-2/+2
* skipto: Fix warning during compilationBastien Nocera2011-05-101-0/+2
* backend: Move totem_string_to_time() to pluginBastien Nocera2011-04-081-0/+22
* Bug 640942 — Missing linker flagsChristopher Taylor2011-01-301-0/+1
* "update-policy" property was removedBastien Nocera2011-01-191-1/+0
* Fix capitalisation of the “Skip To” dialogue's titlePhilip Withnall2011-01-132-2/+2
* Bug 639398 — seconds and second stringsPhilip Withnall2011-01-131-1/+7
* Bug 622698 — "go -> skip to..." dialog entry is too smallPhilip Withnall2010-12-152-1/+69
* Rename plugin files for new libpeas APIBastien Nocera2010-10-042-2/+2
* Use GDK_KEY_* enums rather than the deprecated GDK_* onesPhilip Withnall2010-09-181-2/+2
* Remove calls to gtk_dialog_set_has_separator()Philip Withnall2010-09-161-1/+0
* Fix includes in pluginsPhilip Withnall2010-09-053-6/+3
* Factor out common plugin makefile magic into a new Makefile.pluginsPhilip Withnall2010-09-051-24/+6
* Clean up plugin makefilesPhilip Withnall2010-09-051-17/+13
* Remove unnecessary defines from plugin makefilesPhilip Withnall2010-09-051-7/+0
* Move plugin struct and init functions to totem-plugin.hPhilip Withnall2010-09-051-38/+13
* Move plugin class struct and type function definitions to totem-plugin.hPhilip Withnall2010-09-051-6/+0
* Remove totem-skipto-plugin.hPhilip Withnall2010-09-055-79/+27
* Move all plugin init/finalisation into the activate/deactivate functionsPhilip Withnall2010-09-051-14/+2
* Add git.mk supportPhilip Withnall2010-09-041-0/+2