Hubert Figuiere wants to merge 63 commits from /u/hub/guitarix/ to master, 2020-02-16
**This is still in progress and need more work before merging.
**
It mostly works, except the themes, which mean there is a good chunk of cleaning up to do and the .rc to convert to .css
Also the python bindings are broken. And the gtkmm files should be regenerated for now, I haven't checked them in.
Otherwise it seems to work ok.
Commit | Date | |
---|---|---|
2019-08-28 04:14:06 | Tree | |
2019-08-28 03:24:17 | Tree | |
2019-08-28 03:04:30 | Tree | |
2019-08-28 01:18:42 | Tree | |
[cbe697]
by
GxFastMeter: Fix drawing - Removed deprectated style properties |
2019-08-26 00:33:11 | Tree |
2019-08-26 00:34:34 | Tree | |
2019-08-25 03:14:50 | Tree | |
2019-08-25 02:37:34 | Tree | |
2019-08-25 01:48:03 | Tree | |
2019-08-25 01:35:38 | Tree | |
2019-08-25 01:32:08 | Tree | |
2019-08-24 15:46:35 | Tree | |
2019-08-24 05:22:15 | Tree | |
2019-08-24 04:43:25 | Tree | |
[137e99]
by
GxGradient: replace deprecated gtk_rc_scanner_new() with g_scanner_new() |
2019-08-24 03:49:23 | Tree |
2019-08-23 04:20:39 | Tree | |
2019-08-23 03:41:44 | Tree | |
[250154]
by
Gxw and gx_head: Use GtkIconTheme instead of GtkIconFactory - ensure Gxw::init() is called after Gtk::Main |
2019-08-22 23:48:30 | Tree |
2019-08-22 04:14:21 | Tree | |
2019-08-22 04:03:11 | Tree | |
2019-08-22 03:57:51 | Tree | |
2019-08-21 00:28:06 | Tree | |
2019-08-16 05:06:44 | Tree | |
2019-08-16 04:41:57 | Tree | |
[341547]
by
GxFastMeter, GxWaveView, GxPaintBox: modernize drawing. FastMeter now display properly |
2019-08-14 01:49:39 | Tree |
2019-08-09 03:35:35 | Tree | |
2019-08-09 03:33:59 | Tree | |
2019-08-09 02:26:43 | Tree | |
2019-08-09 01:10:27 | Tree | |
2019-08-08 23:52:04 | Tree | |
2019-08-08 02:58:56 | Tree | |
2019-08-07 03:29:58 | Tree | |
[b0f35a]
by
GxVSlider and GxHSlider: fix drawing, don't use deprecated style functions |
2019-08-07 02:16:26 | Tree |
2019-08-06 23:16:06 | Tree | |
[574278]
by
gx_head: Compile with Gtk+3 Basically run, albeit lot of cosmetic fixing |
2019-08-05 04:11:21 | Tree |
2019-08-04 01:41:47 | Tree | |
2019-08-04 01:38:58 | Tree | |
2019-08-04 01:08:14 | Tree | |
2019-08-04 01:07:53 | Tree | |
2019-08-03 23:51:15 | Tree | |
2019-08-03 19:06:28 | Tree | |
2019-08-03 14:39:41 | Tree | |
2019-08-03 14:18:55 | Tree | |
2019-08-03 04:34:17 | Tree | |
2019-08-03 03:01:41 | Tree | |
2019-08-01 23:17:53 | Tree | |
2019-08-01 23:17:23 | Tree | |
2019-08-01 23:16:46 | Tree | |
2019-08-01 23:15:37 | Tree | |
2019-07-31 04:09:23 | Tree | |
2019-07-31 03:56:36 | Tree | |
2019-07-31 03:30:55 | Tree | |
2019-07-31 02:12:37 | Tree | |
2019-07-31 01:29:34 | Tree | |
2019-07-31 01:29:00 | Tree | |
2019-07-30 04:46:10 | Tree | |
2019-07-29 16:26:51 | Tree | |
2019-07-29 03:34:46 | Tree | |
2019-08-10 15:00:57 | Tree | |
2019-08-03 03:42:14 | Tree | |
2019-07-07 03:40:19 | Tree | |
2019-06-22 04:43:26 | Tree | |
2019-06-22 04:20:16 | Tree |
Actually I just pushed the generated gtkmm files for convenience. I don't thing the bindings will change (much) now.
This is how it looks right now. The theme/skin isn't dealt with yet.
Last edit: Hubert Figuiere 2019-09-02
Hi Hubert
Nice. This looks like it will look with GTK2 when no theme engine is loaded.
I like to merge it, just, I'm out of of time right now, and for the next month.
If you like I will open a developer account for you on the guitarix project so you could start to merge the GTK3 port.
I don't thnk it's ready for merging yet. I started porting the skins to CSS.
This is now part of the gtk3-port branch of the main repository. Thank you all!