1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/windows
attila 3c38adcc03 ResizableWindow: Remove assertion
The assertion can routinely fire on Linux, where a window may go through
many size changes from (0, 0) to its actual size due to the nature of
how XWindow reports these in subsequent ConfigureNotify events.

These subsequent changes aren't visibly observable by users.
2024-10-24 13:10:14 +02:00
..
juce_AlertWindow.cpp Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
juce_AlertWindow.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_CallOutBox.cpp Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_CallOutBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComponentPeer.cpp Direct2D: Add initial support 2024-04-18 14:16:02 +01:00
juce_ComponentPeer.h ComponentPeer: Add isShowing() member, which more closely matches expected behaviour of Component::isShowing 2024-09-18 15:44:05 +01:00
juce_DialogWindow.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_DialogWindow.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_DocumentWindow.cpp Windowing: Reinstate old WindowFromPoint behaviour in ComponentPeer::contains 2024-10-02 11:35:39 +01:00
juce_DocumentWindow.h DocumentWindow: Ensure button callbacks are called on Windows 2024-09-30 20:12:51 +01:00
juce_MessageBoxOptions.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_MessageBoxOptions.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_NativeMessageBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_NativeMessageBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_NativeScaleFactorNotifier.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_NativeScaleFactorNotifier.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ResizableWindow.cpp ResizableWindow: Remove assertion 2024-10-24 13:10:14 +02:00
juce_ResizableWindow.h ResizableWindow: Disable resizing border for desktop windows 2024-05-31 11:43:30 +01:00
juce_ScopedMessageBox.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScopedMessageBox.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ThreadWithProgressWindow.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_ThreadWithProgressWindow.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TooltipWindow.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TooltipWindow.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TopLevelWindow.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TopLevelWindow.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_VBlankAttachment.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_VBlankAttachment.h Fix some doxygen issues 2024-08-22 17:05:03 +02:00
juce_WindowUtils.h Update licensing information 2024-04-16 11:39:35 +01:00