[sysprof] (128 commits) ...Merge branch 'wip/gtk4-port' into 'master'
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] (128 commits) ...Merge branch 'wip/gtk4-port' into 'master'
- Date: Fri, 1 Apr 2022 23:51:05 +0000 (UTC)
Summary of changes:
2888ae2... visualizergroup: remove dazzle usage (*)
f56c36b... callgraphpage: remove dazzle for shortcuts (*)
94d7e90... display: use GtkPaned (*)
fb16745... visualizer: remove DzlBin usage (*)
07d2de5... cellrendererduration: inline rounded rectangle (*)
99a4cd8... css: remove dead CSS (*)
5a6e0a3... marksaid: embed rgba shading code (*)
24c1cfe... memprofpage: remove dazzle usage (*)
4e8b2ce... sysprof-ui: remove dazzle header (*)
0a83abe... sysprof: add EggBindingGroup (*)
3b2c111... visualizergroupheader: dedazzle (*)
f2aca5a... app: dedazzle (*)
a383f4d... window: dedazzle (*)
48d8b3d... libsysprof-ui: add EggThreeGrid (*)
304b290... detailspage: dedazzle (*)
ae25672... memprofpage: cleanup warnings (*)
8835e53... window: fix runtime issue with missing properties (*)
b4c8530... build: remove libdazzle (*)
a1f8f7e... build: remove dazzle reference (*)
5e55f5f... build: switch build to GTK 4 (*)
36a9e37... display: inherit from GtkWidget (*)
234d37e... libsysprof-ui: inherit visualizer from GtkWidget (*)
226a1f1... procsvisualizer: port to GTK 4 (*)
6759bc4... cpuaid: port to GTK 4 (*)
ae61e9c... detailspage: port to GTK 4 (*)
8136484... environeditor: port to GTK 4 (*)
e29b183... page: start porting to GTK 4 (*)
9a95835... profilerassistant: port to GTK 4 (*)
e1c2f0e... visualizergroup: port to GTK 4 (*)
d6b1a82... failedstateview: port to GTK 4 (*)
c6da3d3... recordingstateview: port to GTK 4 (*)
ddb8db5... cellrendererpercent: subclass private progress implementati (*)
f1adbe7... memprof: port visualizer to GTK 4 (*)
e0b1271... visualizersframe: inherit from GtkWidget and port to GTK 4 (*)
52e6727... scrollmap: port to GTK 4 (*)
c35e109... duplexvisualizer: minimal GTK 4 port (*)
33a2f42... markvisualizer: port to GTK 4 (*)
0de9db5... visualizerticks: port to GTK 4 (*)
6cc12c0... memprofpage: port to GTK 4 (*)
997477c... eggthreegrid: port to GTK 4 (*)
35d4014... display: port to GTK 4 (*)
c7fc10b... notebook: port to GTK 4 (*)
307fa9c... visualizergroup: port to GTK 4 (*)
64c7bcb... batteryaid: port to GTK 4 (*)
00d9a4a... callgraphpage: port to GTK 4 (*)
f375b64... cellrendererduration: port to GTK 4 (*)
556799b... diskstataid: port to GTK 4 (*)
5f63a1b... netdevaid: port to GTK 4 (*)
75b4903... thememanager: port to GTK 4 (*)
bbce4b3... display: add helper to destroy from external sources (*)
8d0f250... tab: use dispose to destroy display (*)
8353062... application: port to GTK 4 (*)
686336f... depthvisualizer: port to GTK 4 (*)
f8863c5... environeditorrow: port to GTK 4 (*)
939449e... linevisualizer: port to GTK 4 (*)
b81457c... raplaid: port to GTK 4 (*)
ee8cfa6... markspage: port to GTK 4 (*)
73bc95f... recordingstateview: port to GTK 4 (*)
8a397d4... timelabel: port to GTK 4 (*)
1c6f01c... timevisualizer: port to GTK 4 (*)
5ca7baa... testcaptureview: port to GTK 4 (*)
dfe44cc... visualizergroupheader: port to GTK 4 (*)
fff24d9... window: port to GTK 4 (*)
16c1b09... windowsettings: remove legacy window settings (*)
5817cf8... testprocessmodel: port to GTK 4 (*)
5e95919... testcaptureview: fix signal name (*)
b31d355... testprocessmodel: fix some porting issues (*)
9af1fe4... window: move ui near source file (*)
2dfc3c5... display: remove use of homogeneous (*)
b225067... window: fix pack-type and title (*)
9a9ac2b... libsysprof-ui: port a number of properties to GTK 4 (*)
ad37c5c... libsysprof-ui: port more UI to GTK 4 (*)
7fe7573... libsysprof-ui: port more UI files to GTK 4 (*)
00de27c... libsysprof-ui: fix margins (*)
6d3799b... scrollmap: fix range->scrollbar usage (*)
277b303... libsysprof-ui: fix more margins and packing (*)
8afa494... libsysprof-ui: more GTK 4 porting changes (*)
1fa8f29... sysprof: introduce libadwaita (*)
917fab3... libsysprof-ui: remove unused ui file (*)
51fc6fe... page: use dispose and cleanup children (*)
6ca31d1... build: use libadwaita from library (*)
fe290a5... callgraphpage: use libadwaita and fix some properties (*)
1085fbb... tab: don't inherit from GtkBox (*)
0e36f7e... environeditorrow: simplify packing (*)
40c5f0a... memprofpage: use Adwaita and cleanup usage (*)
d246178... memprofpage: require EggThreeGrid (*)
50def59... memprofpage: remove use of packing (*)
b0cfa76... libsysprof-ui: move ui headers (*)
517c635... libsysprof-ui: fix some floating unrefs (*)
3218ede... page: set vexpand for pages (*)
bc9e045... window: make notebook expand (*)
f29a04d... callgraphpage: fix property name (*)
f662547... notebook: fix adding children from ui files (*)
1114ea8... tab: fix spacing (*)
09dd5c2... notebook: fix notebook parameters (*)
eb18def... libsysprof-ui: fix unrefing of unused visualizers (*)
d9692fb... css: fix trough styling (*)
34cc130... notebook: add notebook helpers (*)
124754e... window: use notebook helpers (*)
5e67104... egg: bring multi-paned ported to GTK 4 (*)
24ac040... build: bump versions (*)
b59e779... css: adjust priority and remove old css (*)
8e9497b... libsysprof-ui: use EggPaned (*)
22aefaa... resizer: fix warnings (*)
9ebcb78... application: fix close-request signal (*)
f4b8dcc... display: remove stack on dispose (*)
6be7087... libsysprof-ui: clean up and remove child widgets (*)
6ebedd4... threegrid: use layout manager to layout three grid (*)
93b37f9... visualizersframe: fix cursor to visualizers area (*)
77ee8f3... callgraphpage: set loading page as default (*)
4c7a6b8... display: fix removal of pages (*)
2f7d133... notebook: fix discovery of empty displays (*)
d26f1d8... memprofpage: fix togglebuttons and panels (*)
6bb18a8... callgraphpage: fix right/left arrow handling (*)
b048b78... libsysprof-ui: cleanup builder ui style a bit (*)
31201ae... libsysprof-ui: cleanup marks page (*)
df0ff14... libsysprof-ui: fix compilation warning (*)
8a73f72... libsysprof-ui: fix infloop in measurements (*)
6ccf961... libsysprof-ui: fix drawing of selections (*)
23e128d... libsysprof-ui: fix alignment of visualizers to ticks (*)
2b9c244... libsysprof-ui: remove dead size_allocate code (*)
79fe38a... libsysprof-ui: cleanup display ui properties (*)
b8bfc5c... libsysprof-ui: fix positioning of instruments label (*)
846c59a... libsysprof-ui: remove some unnecessary properties (*)
fa88603... egg-resizer: ignore unset drag positions (*)
39a6fe3... libsysprof-ui: remove unnecessary box from hierarchy (*)
17d2c16... libsysprof-ui: make the boxes fit in scrollmap better (*)
adb51d9... Merge branch 'wip/gtk4-port' into 'master'
(*) 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]