[tepl] (129 commits) Non-fast-forward update to branch master.msvc
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tepl] (129 commits) Non-fast-forward update to branch master.msvc
- Date: Fri, 8 Jan 2021 03:38:09 +0000 (UTC)
The branch 'master.msvc' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
bc4aea3... meson.build: Improve ICU dependency search
6f45a1f... meson: Add option to disable introspection
Commits added to the branch:
c48a5bc... Update Romanian translation (*)
87afe10... Update Swedish translation (*)
467d258... Update Brazilian Portuguese translation (*)
e9a1cd2... Update Indonesian translation (*)
24558a9... Release 4.99.4 (*)
4b86262... Add Chinese (China) translation (*)
f4ae249... Release 5.0.0 (*)
f3fc465... Add Croatian translation (*)
6b7f744... Update Croatian translation (*)
3e1e0a1... SpaceDrawerPrefs: create class (*)
7a92d0e... docs: add index of new symbols in 5.2 (*)
3c9d11a... SpaceDrawerPrefs: interactive test (*)
d2607ec... Bump version for new development cycle (*)
dbb8255... Update Ukrainian translation (*)
cad702c... SpaceDrawerPrefs: better spacing (*)
e841847... SpaceDrawerPrefs: add result viewer (*)
ba8ee90... Update Ukrainian translation (*)
048fb99... Update Polish translation (*)
e05d2ce... SpaceDrawerPrefs: add information label (*)
7770488... Update Ukrainian translation (*)
fd0d268... Update Spanish translation (*)
5469344... Update Polish translation (*)
3201c82... Update Indonesian translation (*)
5d7bb01... docs: roadmap: move done tasks to separate file (*)
d74a4e6... docs: roadmap-done: simplify (*)
3671a6c... docs: roadmap-done: add TeplSpaceDrawerPrefs (*)
4d02963... Update Swedish translation (*)
ee1c456... Updated Czech translation (*)
4c9e47b... Release 5.1.1 (*)
729fdbd... Fix build on MS Windows, add missing #include <stdlib.h> (*)
8998b85... Bump version to 5.1.2 (*)
2b0129b... Update Catalan translation (*)
79cbe36... Update Slovenian translation (*)
6b294d6... docs: update path to Amtk docs for the gtk-doc fixxref_args (*)
4be9972... pango: add tepl_pango_font_description_to_css() (*)
be6886d... pango: add missing g_return (*)
d421b1a... Update Basque translation (*)
22b222c... HighlightModeSelector: start to implement class (*)
5699c01... HighlightModeSelector: interactive test (*)
36dd3e2... Add TeplLanguageChooser interface (*)
558b7b1... Rename TeplHighlightModeSelector class to TeplLanguageChoos (*)
bf6a64e... LanguageChooserWidget: implement the TeplLanguageChooser in (*)
59790a8... Updated Danish translation (*)
b9531b7... LanguageChooser: add some comments (*)
5c40c74... LanguageChooserWidget: better configure the internal widget (*)
a23d70c... LanguageChooserWidget test: small update (*)
76e9ae0... LanguageChooserWidget: add Plain Text as first item (NULL l (*)
4e1fe3d... LanguageChooserWidget: initially select first item (*)
4b5280e... utils: add list_box_clear() (*)
bf43d26... utils: add list_box_scroll_to_row() and scroll_to_selected_ (*)
465ef62... utils: add list_box_setup_scrolling() (*)
476ce1f... LanguageChooserWidget: select first row by taking filter in (*)
f748b3f... LanguageChooserWidget: select first row on GtkSearchEntry c (*)
ad7cf11... Update Ukrainian translation (*)
eea1d91... LanguageChooserWidget: handle GtkEntry::activate (*)
6a11805... utils: add list_box_get_row_at_index_with_filter() (*)
ec9f091... LanguageChooserWidget: use utils function to simplify selec (*)
c18b4c6... utils: add list_box_get_filtered_children() (*)
f3d9441... LanguageChooserWidget: handle ::key-press-event on the GtkS (*)
2bb49cd... LanguageChooserWidget: implement select_language() (*)
c19a381... utils: improve doc of list_box_get_row_at_index_with_filter (*)
bce351b... LanguageChooserWidget: handle scrolling to selected rows (*)
324ed95... LanguageChooserWidget: invalidate the filter directly (*)
b373d90... LanguageChooserWidget: activate_selected_language() (*)
7dbf26d... LanguageChooserDialog: implement class (*)
8aa6a1c... LanguageChooser: fixme: tested, not needed (*)
88bc168... LanguageChoosers: write more docs (*)
084e6d1... LanguageChooserDialog test: tune a bit the code (*)
98f43e6... Update Ukrainian translation (*)
1be9c99... Remove AUTHORS file (*)
d027a6a... readme: Markdown format, update and improve (*)
f596f50... LanguageChooserWidget: grab focus to the GtkSearchEntry (*)
dd38925... Update Polish translation (*)
595a8cc... LanguageChooser docs: improvements (*)
c5842ec... LanguageChooser: add TODO comment (*)
f3e86f7... ProgressInfoBar: make the class public (*)
bbc3ebc... InfoBar: set_buttons_orientation(): GtkInfoBar param, not T (*)
c45a3ab... docs: change 5.2 to 6.0 to include the index of new symbols (*)
12e05c2... docs: change "Since: 5.2" to "Since: 6.0" (*)
56991dc... docs: roadmap-done: change "5.2" to "6.0" (*)
812525c... Bump API/major version to 6 (*)
b7a068b... IoErrorInfoBar: easier GObject style (*)
9d11dfb... InfoBar: do one pass of code refresh (*)
50d1be2... InfoBar: start to write future class description (*)
8f50ae9... docs: ignore tepl-progress-info-bar.h header for now (*)
49b0998... InfoBar: rename an instance variable (*)
ade840c... InfoBar: add the :handle-close-response property (*)
cee221e... InfoBar: rename add_close_button() to setup_close_button() (*)
f3e5198... InfoBar: rename a static function (*)
81b6074... InfoBar: different implementation for the icon (*)
56bfdcd... InfoBar: add the :icon-from-message-type property (*)
f97ec69... InfoBar: update icon when :icon-from-message-type property (*)
1880c26... Update Brazilian Portuguese translation (*)
8ed71aa... InfoBar: remove add_icon() (*)
c2f9bd8... InfoBar: update icon when :message-type property changes (*)
112c249... InfoBar: add the :icon-name property (*)
5497900... InfoBar: take the :icon-name property into account (*)
15beacd... InfoBar: minor code changes (*)
369f86f... InfoBar: slightly improve the class description (*)
a215471... InfoBar: add the TeplInfoBarLocation enum (*)
5aa879e... InfoBar: rename an instance variable (*)
03ef1d4... InfoBar: improve doc (*)
c6911d6... InfoBar: add a vgrid_main instance variable (*)
0937f34... InfoBar: add a TeplInfoBarLocation param to add_content_wid (*)
9885194... io-error-info-bars: #error in case the header is #included (*)
3a7b510... ProgressInfoBar: some progress (*)
bb8feee... ProgressInfoBar: improve the new() function (*)
7cda56a... ProgressInfoBar: include the API in the docs (*)
025ece6... ProgressInfoBar: write API docs (*)
79449fd... Updated Czech translation (*)
4e3245c... Update Brazilian Portuguese translation (*)
6efb85e... NEWS file: start to write news for 5.99.1 (*)
d3b9692... StyleSchemeChooserWidget: set a border (shadow) (*)
2c293d4... File: improve API documentation (*)
137e7db... docs: roadmap: update file loading and saving section (*)
298a9d1... docs: roadmap-done: update (*)
758a350... Update Catalan translation (*)
5d7fc00... utils: add TODO comment for decode_uri() (*)
cf7473b... SignalGroup: make the class public (*)
d20ef12... SignalGroup: write API docs (*)
a075e2a... utils: add override_font() (*)
61d2f62... pango: docs: add a 'see also' (*)
128dfd1... utils: add TEPL_UTILS_STYLE_PROVIDER_PRIORITY_LIBRARY (*)
8bfc143... Update Indonesian translation (*)
0bffcfd... Add Japanese translation (*)
244ba40... Update Japanese translation (*)
745db3c... Update Catalan translation (*)
32462bc... meson.build: Improve ICU dependency search
d343de1... meson: Add option to disable introspection
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]