Missed update to private test repo version.
[dcpomatic.git] / src / wx / wx_util.h
2023-04-25 Carl HetheringtonDon't use wx_ptr for the splash screen.
2023-01-16 Carl HetheringtonAdd indent option to wxGridBagSizer version of add_labe...
2023-01-16 Carl HetheringtonAdd DCPOMATIC_SUBHEADING_TOP_PAD.
2023-01-15 Carl HetheringtonUse wx_ptr for the splash screen.
2022-11-28 Carl HetheringtonExtract RegionSubtagWidget.
2022-11-28 Carl HetheringtonAdd default audio language configuration (#2375).
2022-10-18 Carl HetheringtonImprove the appearance of things in macOS dark mode...
2022-10-18 Carl HetheringtonUse different icons for the timeline in dark/light...
2022-09-05 Carl HetheringtonTidy up code to report failures to load config in the UI.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2022-03-15 Carl HetheringtonCleanup: tidying.
2022-03-09 Carl HetheringtonAdd search_ctrl_height()
2021-11-20 Carl HetheringtonExtract dpi_scale_factor() to a function.
2021-06-25 Carl HetheringtonExtract gui_is_dark() to wx_util.
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHOICE_TOP_PAD.
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHECKBOX_BOTTOM_PAD.
2021-05-07 Carl HetheringtonAdd DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonC++11 tidying.
2020-12-08 Carl HetheringtonShrink some big buttons.
2020-11-16 Carl HetheringtonFix strange OR operator.
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-09-13 Carl HetheringtonMore fixes for wxWidgets 3.1.x.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonIgnore wxWidgets warnings in a nicer way.
2020-06-08 Carl HetheringtonSpaces between content buttons in GTK3 (#1761).
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonMove bitmap_path() to wx_util.{cc,h}
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-04-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.55
2020-04-23 Carl HetheringtonHopefully we can use GTK's file chooser button again...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonHide passwords in text fields.
2019-04-15 Carl HetheringtonAllow WASAPI or DS as the Windows sound API as DirectSo...
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-17 Carl HetheringtonRevert overwrite changes; remove our replacement of... v2.13.62
2018-10-17 Carl HetheringtonPrevent un-prompted overwrite of files when exporting...
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-23 Carl HetheringtonAdd checked_set for wxDirPickerCtrl.
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-07-06 Carl HetheringtonTweak layout and remove some code duplication.
2018-03-26 Carl HetheringtonAdd time axis to audio analysis (part of #1082).
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2018-01-06 Carl HetheringtonTry to improve the UI for decryption/signing keys by...
2018-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-05 Carl HetheringtonMake player/KDM creator and main DCP-o-matic all behave...
2017-04-19 Carl HetheringtonTry DirectSound on Windows.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2016-07-15 Carl HetheringtonAdd channel count hints to the default audio channel...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-02-17 Carl HetheringtonUse a separate file (in a configurable location) to...
2015-11-07 Carl HetheringtonTidy up; rename add_label_to_grid_bag_sizer -> add_labe...
2015-10-09 Carl HetheringtonAdd message_dialog.
2015-10-09 Carl HetheringtonRename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OW...
2015-07-16 Carl HetheringtonMore float -> double.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-09 Carl Hetherington7fd73c0cf1f723896826c77fec3720c5c404d4e8 from master...
2015-04-29 Carl HetheringtonHand-apply b737b25e10a4bcfb8cb645e95a089192347b4805...
2015-04-29 Carl HetheringtonHand-apply 077d2abb480a883119783db3f957f175e22e543b...
2015-04-21 Carl HetheringtonHand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8...
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-09-03 Carl HetheringtonMerge master.
2014-09-02 Carl HetheringtonSimilar fix to Dolby cert downloads.
2014-06-22 Carl HetheringtonMerge master.
2014-06-21 Carl HetheringtonSome missing i18n markup. Add S_ macro to allow contex...
2014-06-12 Carl HetheringtonMerge master.
2014-06-09 Carl HetheringtonUse a SpinCtrlDouble for audio gain, and change its...
2014-06-02 Carl HetheringtonMerge master.
2014-05-29 Carl HetheringtonLayout tweaks.
2014-05-28 Carl HetheringtonModify KDM generation to work with CPLs rather than...
2014-04-27 Carl HetheringtonMerge master.
2014-04-27 Carl HetheringtonUse our own dir picker on Ubuntu 14.04's GTK version.
2014-04-01 Carl HetheringtonMerge master.
2014-03-26 Carl HetheringtonStart of Dolby certificate download.
2013-11-14 Carl HetheringtonAdd ratio control to multi-select.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-23 Carl HetheringtonUbuntu 13.10 appears to have a broken GtkFileChooserBut...
2013-10-15 Carl HetheringtonImprove layout of properties window.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-06 Carl HetheringtonRight align left-hand-size labels and suffix them with...
2013-07-06 Carl HetheringtonVarious layout tweaks (looking at OS X).
2013-07-04 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-04 Carl HetheringtonUse non-faulty DirPicker for config dialog too if required.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonBatch converter stub.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master.
2013-04-24 Carl HetheringtonFix #124 (allow use of existing directories for new...
next