summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove max-length propertyMaximiliano Sandoval R2022-03-281-8/+0
| | | | It seems they automatically are 2 digits now.
* Remove border_widthMaximiliano Sandoval R2022-03-281-4/+0
|
* Port expand propertyMaximiliano Sandoval R2022-03-281-1/+1
| | | | Only vexpand is needed.
* Remove deprecated transitions-enabled propertyMaximiliano Sandoval R2022-03-281-1/+0
|
* Port margin propertyMaximiliano Sandoval R2022-03-281-1/+4
|
* Remove uses of show_allMaximiliano Sandoval R2022-03-282-14/+0
| | | | Widgets are visible by default.
* Use gtk_widget_{add,remove}_css_classMaximiliano Sandoval R2022-03-282-23/+11
|
* eventviewrow: Use notify::parent signalMaximiliano Sandoval R2022-03-281-7/+10
| | | | The parent-set signal was removed.
* Replace Container APIMaximiliano Sandoval R2022-03-281-7/+5
|
* Replace toplevel with rootMaximiliano Sandoval R2022-03-281-4/+4
|
* seachpopover: Don't use private ModelButtonMaximiliano Sandoval R2022-03-282-5/+22
| | | | This widget was styled based on sub menus from a menu model.
* Use gtk_buildable_get_buildable_idMaximiliano Sandoval R2022-03-281-1/+1
| | | | Rather than get_name which was deprecated.
* window: Port dialogs to gtk4Maximiliano Sandoval R2022-03-281-20/+34
|
* Adapt to css_provider_load_from_data API changesMaximiliano Sandoval R2022-03-281-1/+1
|
* toolbar: Remove relief propertyMaximiliano Sandoval R2022-03-281-1/+0
| | | | | It was deprecated. Libadwaita automatically provides the flat style in toolbar now.
* Use GDate api from calendarMaximiliano Sandoval R2022-03-281-8/+2
|
* searchpopover: Replace Radios with Check buttonsMaximiliano Sandoval R2022-03-282-9/+5
|
* popover: Set its parent rather than relative_toMaximiliano Sandoval R2022-03-282-3/+8
| | | | The later does not exist in gtk4.
* eventtoolbar: Subclass from GtkWidgetMaximiliano Sandoval R2022-03-282-8/+25
| | | | Header bars are now final classes.
* categorylist: Subclass from GtkWidgetMaximiliano Sandoval R2022-03-283-14/+35
| | | | ListBox is a final class in GTK 4.
* Use gtk_show_uri APIMaximiliano Sandoval R2022-03-282-18/+4
| | | | gtk_show_uri_on_window was replaced by this.
* buttons: Use icon-name rather than setting a childMaximiliano Sandoval R2022-03-281-30/+3
|
* Use gtk_editable_get_textMaximiliano Sandoval R2022-03-282-17/+19
| | | | The api for GtkEntry was moved to its Editable delegate.
* Replace GdkScreen with GdkDisplayMaximiliano Sandoval R2022-03-282-8/+8
|
* window: Use set_key_capture_widget in entry barMaximiliano Sandoval R2022-03-284-51/+16
|
* info_bar: Set label in the UI fileMaximiliano Sandoval R2022-03-282-34/+13
| | | | Removes the need to use container api.
* css: Replace selected color with accent colorMaximiliano Sandoval R2022-03-281-3/+3
|
* Remove custom CSS error reportingMaximiliano Sandoval R2022-03-284-32/+0
| | | | GTK 4 provides the error handling directly.
* Use libadwaita and gtk4 in C filesMaximiliano Sandoval R2022-03-288-15/+16
|
* Use grid layout manager instead of packingMaximiliano Sandoval R2022-03-282-223/+196
|
* Port UI filesMaximiliano Sandoval R2022-03-286-1039/+957
| | | | | | | | | In this commit: - Hdy was replaced with Adw - StackPages are used to define the name - templates for final classes now subclass widget - packing type end was replaced by the corresponding type="end" - unnecesary packings were removed
* Add UI file headersMaximiliano Sandoval R2022-03-287-0/+7
|
* Update NEWS for 42.0 releasegnome-logs-42.0David King2022-03-282-1/+25
|
* Update Italian translationMilo Casagrande2022-03-171-27/+24
|
* Update Russian translationSergej A2022-03-151-23/+35
|
* Update Japanese translationsicklylife2022-02-011-6/+6
|
* Updated Danish translationAlan Mortensen2022-01-301-7/+14
|
* Update Icelandic translationSveinn í Felli2022-01-301-8/+15
|
* Add Icelandic translationSveinn í Felli2022-01-302-0/+621
|
* metainfo: Align app name with .desktop nameSophie Herold2022-01-061-1/+1
|
* Opt-in to dark mode user preferenceMaximiliano Sandoval R2022-01-063-3/+7
|
* ci: Update flatpak manifestDavid King2021-11-221-13/+23
| | | | Build rsync so that systemd builds. Update liblz4.
* journal: Add missing constructed chain upMaximiliano Sandoval R2021-11-221-0/+2
|
* eventviewlist: Fix incorrect parent classMaximiliano Sandoval R2021-11-221-1/+1
| | | | This widget was never a list box.
* css: Add missing semicolonMaximiliano Sandoval R2021-11-221-1/+1
|
* Update Latvian translationRūdolfs Mazurs2021-10-251-21/+19
|
* Update Slovak translationDušan Kazik2021-10-051-20/+21
|
* Update Bulgarian translationAlexander Shopov2021-09-261-111/+403
|
* Update Serbian translationМарко Костић2021-09-201-17/+17
|
* Update Brazilian Portuguese translationRafael Fontenelle2021-09-171-11/+15
|