Commit Graph

  • 7c4b50cb4a
    Merge e549a2b7e8 into cfe292a04e VZ 2025-02-08 11:03:50 -0500
  • 1c528e4787
    Merge b3ac3aa60f into f621e2d4a9 VZ 2025-02-08 16:48:39 +0100
  • cfe292a04e Don't use _() with non-literal string, use wxGetTranslation master Blake-Madden 2025-01-09 15:43:31 -0500
  • 7c2a6a0f37 Add translator comments Blake-Madden 2025-01-25 08:19:43 -0500
  • b16d0ffd3a Update all translations with the latest strings Vadim Zeitlin 2025-02-08 16:43:46 +0100
  • e549a2b7e8 Add support for wxEVT_POWER_{SUSPENDED,RESUME} under Linux Vadim Zeitlin 2025-02-07 16:43:11 +0100
  • 0dd60e51d1 Implement support for keeping machine awake in wxGTK too Vadim Zeitlin 2025-01-28 05:08:04 +0100
  • c8977995fe
    Merge 371c767cc4 into f621e2d4a9 taler21 2025-02-08 16:31:39 +0100
  • f0937ed038 Avoid warning about unused wxFatalExit() in wxMSW DLL build Vadim Zeitlin 2025-02-08 14:36:14 +0100
  • 806d26db85
    Merge f8b92c8ce7 into f621e2d4a9 unawarez 2025-02-08 10:31:20 -0300
  • bf265319d6 Notes added by 'git notes add' Vadim Zeitlin 2025-02-08 14:29:07 +0100
  • f621e2d4a9 Implement max length limit for multiline controls in wxGTK Igor Korot 2024-08-09 00:30:33 -0500
  • 3f6db1455a Notes added by 'git notes add' Vadim Zeitlin 2025-02-08 14:04:04 +0100
  • f2d5aca264 Fix using wxVListBox wxXRC_NO_SUBCLASSING Bill Su 2025-02-06 20:44:08 -0500
  • 602f4f3334 wxQt: Add auto-completion support to wxTextEntry AliKet 2025-01-31 20:16:21 +0100
  • b3629f8859 Fix PropertyGridTestCase when using non-default DPI Wlodzimierz-ABX-Skiba 2025-01-27 22:16:03 +0100
  • 35a039b4b9 Notes added by 'git commit --amend' Vadim Zeitlin 2025-01-28 05:08:04 +0100
  • 0d633be079 Notes added by 'git commit --amend' Vadim Zeitlin 2025-01-28 05:08:04 +0100
  • 72b9efc04d Notes added by 'git notes add' Vadim Zeitlin 2025-02-07 04:56:04 +0100
  • 1a173ea412 Notes removed by 'git notes remove' Vadim Zeitlin 2025-02-07 04:55:44 +0100
  • 3bd99ecbf7 Notes added by 'git notes add' Vadim Zeitlin 2025-02-07 04:54:39 +0100
  • 974ff8c46b Notes removed by 'git notes remove' Vadim Zeitlin 2025-02-07 04:54:12 +0100
  • de040904af Notes added by 'git notes add' Vadim Zeitlin 2025-02-07 04:53:05 +0100
  • ae09ee07fd for dialog editors, provide concrete derivation of wxVListBox Bill Su 2025-02-06 20:44:08 -0500
  • 0a8fa12c2b Add possibility to use wxGtkObject as output parameter Vadim Zeitlin 2025-02-07 00:51:44 +0100
  • a1237f5602 Provide "reason" string to wxPowerResourceBlocker in the sample Vadim Zeitlin 2025-02-07 00:50:55 +0100
  • 9d0d4be9d3 Use unique_ptr in power sample instead of manual memory management Vadim Zeitlin 2025-02-06 19:51:05 +0100
  • 7fd6b1ce4e
    Merge f0b6a1e587 into dbd6758d8c VZ 2025-02-06 15:02:22 +0100
  • f0b6a1e587 CMake: Fix using static runtime with msvc and newer CMake Vadim Zeitlin 2025-01-21 18:49:28 +0100
  • 05851ab516 CMake: Set hidden symbol visibility properties Vadim Zeitlin 2024-06-24 01:30:20 +0200
  • b3ac3aa60f Use const variable instead of macro for CUR_NBSP_VALUE Vadim Zeitlin 2025-02-05 23:51:31 +0100
  • 744f7562cf Don't use wxChar for iterating over wxString in wxHtmlWinParser Vadim Zeitlin 2025-02-05 23:46:27 +0100
  • de1a6be7cb Fix undefining wxDEFINE_UNICHAR_CMP_WITH_INT Vadim Zeitlin 2025-02-05 23:20:41 +0100
  • 48821f43a5 Mark property dirty when SetPropertyValue() is called programmatically Blake-Madden 2025-02-05 09:42:47 -0500
  • 23f0396f6c Improve padding of wxMenu and wxMenuItem in high DPI under MSW taler21 2025-02-03 12:49:19 +0100
  • ef38af5d58 Recognize "current" and "pressed" wxBitmapButton buttons too Vadim Zeitlin 2025-01-27 01:51:06 +0100
  • 416ad3bcc2 Fix wxTextWrapper::Wrap() when width is just at the word boundary Vadim Zeitlin 2025-01-20 02:51:37 +0100
  • 7f20539bbf
    Merge e15ef1b7d8 into 969c5a46b5 VZ 2025-02-04 16:29:39 -0700
  • e15ef1b7d8 Fix wxAuiNotebook::AdvanceSelection() when tabs are reordered Vadim Zeitlin 2025-02-05 00:06:25 +0100
  • 3517be57d7 Explain the meaning of "position" in InsertPage() documentation Vadim Zeitlin 2025-02-04 23:11:03 +0100
  • b040357e85 Add wxAuiNotebook::GetPagesInDisplayOrder() Vadim Zeitlin 2025-02-04 22:46:19 +0100
  • 4284b358f5 Make wxAuiNotebook::GetMainTabCtrl() public Vadim Zeitlin 2025-02-04 22:22:30 +0100
  • 3d0210dc64 Improve wxAuiNotebook indices and positions documentation Vadim Zeitlin 2025-02-04 22:14:13 +0100
  • 631524344a Allow dropping tabs after the last tab in the row Vadim Zeitlin 2025-02-04 20:04:57 +0100
  • 086df756b7 Do not update notebook current page after tab drag Vadim Zeitlin 2025-02-04 19:52:00 +0100
  • 020f970b78 Return false from MovePage() if nothing was done Vadim Zeitlin 2025-02-04 19:17:07 +0100
  • 8cdf0c4dbb Small cleanup in wxAuiTabContainer::TabHitTest() Vadim Zeitlin 2025-02-03 00:18:21 +0100
  • 4a7df88131 Change new wxAuiTabContainer hit test functions to take wxPoint Vadim Zeitlin 2025-02-03 00:16:13 +0100
  • a1a053bed6 Remember row layout when using wxAUI_NB_MULTILINE Vadim Zeitlin 2025-02-02 23:39:44 +0100
  • 312b2f0c42 Fix using old rectangle width in GetAvailableForTabs() Vadim Zeitlin 2025-02-04 19:17:43 +0100
  • 24f5a1415b Fix wxAuiTabContainer::Move() Vadim Zeitlin 2025-02-02 04:25:26 +0100
  • c88762da0c Don't assume tabs are dragged only in horizontal direction Vadim Zeitlin 2025-02-02 04:11:01 +0100
  • 304f2bee8a Remove unnecessary check for index validity in OnTabDragMotion() Vadim Zeitlin 2025-02-02 02:23:11 +0100
  • c8d24c9a14 Make wxAuiTabContainer::TabHitTest() even more convenient to use Vadim Zeitlin 2025-02-02 02:14:49 +0100
  • 6c1eec43d5 Make wxAuiNotebook::FindTab() more convenient to use Vadim Zeitlin 2025-01-18 23:59:57 +0100
  • 9acda22edc
    Merge 4ca5272ec1 into 969c5a46b5 Ger Hobbelt 2025-02-04 02:34:20 +0000
  • 83a0da9eee
    Merge 1b3046c7a6 into 969c5a46b5 unxed 2025-02-04 02:32:05 +0000
  • 1e40cf16d7
    Merge 3fb574d89b into 969c5a46b5 remyhorton 2025-02-04 02:30:46 +0000
  • 21ba278323
    Merge 448285ff89 into 969c5a46b5 dsa-t 2025-02-04 02:29:48 +0000
  • d866b4c2ff
    Merge ee413b70ee into 969c5a46b5 AliKet 2025-02-04 02:27:59 +0000
  • c974b2f593
    Merge bb7e65bec3 into 969c5a46b5 CaoJunyu 2025-02-04 02:25:55 +0000
  • aab5a63c7d
    Merge fe732c7c74 into 969c5a46b5 oneeyeman1 2025-02-04 02:25:32 +0000
  • 5a132990fd
    Merge 984c651ee2 into 969c5a46b5 Ger Hobbelt 2025-02-04 02:24:46 +0000
  • ba71ba05e8
    Merge c9d021a636 into 969c5a46b5 dsa-t 2025-02-04 02:24:39 +0000
  • f5daecc206
    Merge dc46b72e37 into 969c5a46b5 Lauri Nurmi 2025-02-04 02:22:38 +0000
  • c82561b717
    Merge df743f27c5 into 969c5a46b5 oneeyeman1 2025-02-04 02:22:18 +0000
  • ddcfea0027
    Merge e84567a258 into 969c5a46b5 hwiesmann 2025-02-04 02:22:02 +0000
  • 442d6acd70
    Merge a9fa132fdb into 969c5a46b5 oneeyeman1 2025-02-04 02:21:16 +0000
  • 7588bbba71
    Merge d6414bd83b into 969c5a46b5 Hermann Höhne 2025-02-04 02:21:03 +0000
  • 33ca81edbe
    Merge 261699556b into 969c5a46b5 Tobias Taschner 2025-02-04 02:20:16 +0000
  • 74dfef912f
    Merge f3ef9d48dc into 969c5a46b5 JP Mattia 2025-02-04 02:20:13 +0000
  • 41fe45f861
    Merge ba4b8a5150 into 969c5a46b5 Blake-Madden 2025-02-04 02:20:08 +0000
  • d8f9353e1a
    Merge 8cc170bd72 into 969c5a46b5 Richard Thomson 2025-02-04 02:19:28 +0000
  • 9996af2060
    Merge 1eda55d420 into 969c5a46b5 hwiesmann 2025-02-04 02:19:18 +0000
  • 086e1f3dc3
    Merge 3750443fae into 969c5a46b5 Gary Allen 2025-02-04 02:18:52 +0000
  • d8b5f7bf15 Improve padding of wxMenu and wxMenuItem in high DPI under MSW taler21 2025-02-03 12:49:19 +0100
  • 2acd1462e9
    Merge 8f9fe7599a into 969c5a46b5 AliKet 2025-02-01 18:33:02 -0600
  • cc714733fc Add a possibility to test wxAuiNotebookPosition validity easily Vadim Zeitlin 2025-01-18 23:55:53 +0100
  • b5f2c9f5ec Rename wxAuiNotebookPosition members Vadim Zeitlin 2025-01-18 23:35:27 +0100
  • c80cd17942 Improve wxAuiNotebookPage documentation Vadim Zeitlin 2025-01-18 18:43:24 +0100
  • 0c55b6ff78 Merge branch 'master' into aui-book-multi-row Vadim Zeitlin 2025-02-02 01:04:08 +0100
  • 969c5a46b5 Fix wrong page index checks in wxAuiNotebook Vadim Zeitlin 2025-01-18 18:57:49 +0100
  • 8055a051eb Update generated files after Lexilla submodule update Vadim Zeitlin 2025-02-02 01:02:17 +0100
  • f272016453 Notes added by 'git notes add' Vadim Zeitlin 2025-02-01 19:34:44 +0100
  • 6ab21d8b2a Merge branch 'update-submodules' of https://github.com/MaartenBent/wxWidgets Vadim Zeitlin 2025-02-01 19:33:11 +0100
  • fe36a53041 Use range-for loops for looping over strings when possible Vadim Zeitlin 2025-02-01 19:20:56 +0100
  • fd874a616a Fix handling of wrong format strings in wxTimeSpan::Format() Vadim Zeitlin 2025-02-01 19:20:01 +0100
  • 96b6c4a003 Use wxString::ToAscii() in wxTar streams code Vadim Zeitlin 2025-02-01 19:07:02 +0100
  • 8d3a73edad Use wxUniChar instead of wxChar when iterating over more strings Vadim Zeitlin 2025-02-01 18:43:45 +0100
  • 8b0696dae1 Fix iterating over the string in wxTextBuffer::Translate() Vadim Zeitlin 2025-02-01 18:33:00 +0100
  • f90c936ff0
    Update copyright year Maarten Bent 2025-01-31 19:43:51 +0100
  • 63c1c543d9
    Add new files and regenerate projects Maarten Bent 2025-01-31 19:43:28 +0100
  • a70ddb647b
    Update submodules Maarten Bent 2025-01-31 19:40:50 +0100
  • f8b92c8ce7 wxOSX: fix cursor getting reset to default on next mouse event unawarez 2025-01-31 20:52:02 -0600
  • 1e01b5b92c wxQt: Added auto-completion support to wxTextEntry AliKet 2025-01-31 20:16:21 +0100
  • 3482c83535 Fix logic in wxTextWrapper::Wrap() Vadim Zeitlin 2025-01-20 02:37:45 +0100
  • 71c7599cd9 Recognize "current" and "pressed" wxBitmapButton buttons too Vadim Zeitlin 2025-01-27 01:51:06 +0100
  • 86f60dcd69 Remove unnecessary wxIcon dtor in wxMSW to avoid gcc 14 warnings Vadim Zeitlin 2025-01-31 19:26:53 +0100
  • 16a07ec709 Fix possible failure in TextCtrlTestCase::Url() test Vadim Zeitlin 2025-01-31 17:39:55 +0100
  • 1984805126 Merge branch 'allheaders-in-allheaders' Vadim Zeitlin 2025-01-31 17:32:06 +0100