summaryrefslogtreecommitdiffstats
path: root/doc/classes/Control.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix more miscellaneous oddities around the class referenceMicky2024-11-121-2/+2
* Merge pull request #99020 from Mickeon/documentation-example-pruning-2Thaddeus Crews2024-11-121-16/+16
|\
| * Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-16/+16
* | Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-3/+5
|\ \
| * | Fix miscellaneous oddities around the class referenceMicky2024-08-181-3/+5
* | | Fix many untagged true/false/null in the documentationMicky2024-11-101-1/+2
* | | Merge pull request #98281 from timothyqiu/custom-tooltip-atmClay John2024-10-271-1/+1
|\ \ \
| * | | Don't override auto translate mode of custom tooltipHaoyu Qiu2024-10-251-1/+1
* | | | Merge pull request #97966 from mh114/mh114-fix-control-doc-typoThaddeus Crews2024-10-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed a documentation typo in Control._drop_data() C#-example.Mika Halttunen2024-10-081-1/+1
* | | | Add System Locale layout direction for Control and WindowHaoyu Qiu2024-10-171-1/+9
|/ / /
* | / Add auto translate mode for tooltipsHaoyu Qiu2024-09-261-0/+4
| |/ |/|
* | Clarify Mouse Filter Pass in the Inspectorkit2024-06-191-3/+4
|/
* Don't store deprecated auto-translate propertyHaoyu Qiu2024-04-151-1/+1
* Improve custom_minimum_size descriptionkobewi2024-04-111-1/+1
* Merge pull request #89815 from KoBeWi/translates_bananasRémi Verschelde2024-03-251-0/+8
|\
| * Improve some notification and translation docskobewi2024-03-241-0/+8
* | Fixed Timestep Interpolation (2D)Ricardo Buring2024-03-231-0/+1
|/
* Merge pull request #84906 from /fix-some-defvalsRémi Verschelde2024-02-231-12/+12
|\
| * Fix some DEFVALs to use the right typeRaul Santos2024-02-231-12/+12
* | Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-4/+4
|/
* Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-2/+2
* Make auto translation inheritableMichael Alexsander2024-02-151-2/+1
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+2
* Make mouse-enter/exit notifications match mouse event propagationkit2023-11-091-5/+18
* Clarify `NOTIFICATION_SCROLL_BEGIN/END` behaviorA Thousand Ships2023-10-191-2/+4
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Expose finding valid focus neighbors of a `Control` by sideA Thousand Ships2023-08-241-0/+9
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* Refactor mouse_entered and mouse_exited notificationsMarkus Sauermann2023-08-011-7/+9
* Add note about mouse movement input events in `MouseFilter` constantsMarkus Sauermann2023-07-261-3/+3
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-2/+2
* Clarify use of size flags in `Control`Ninni Pipping2023-06-071-2/+2
* C#: Fix dictionary key lookup documentationRaul Santos2023-06-021-2/+2
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-1/+1
* Expose Control::_get_drag_data() as non-const functionNana Sakisaka2023-05-241-1/+1
* Clarify that event handling does not affect `Input`Ninni Pipping2023-05-091-0/+1
* Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.Mallardbro2023-04-111-2/+2
* Auto translate popup menus of MenuButton and OptionButtonHaoyu Qiu2023-03-271-1/+1
* Merge pull request #73818 from kilojool/virtual_get_tooltipYuri Sizov2023-03-251-2/+11
|\
| * Add missing virtual bind for control::get_tooltipkilojool2023-03-211-2/+11
* | Fix some wrong descriptions in the docsRindbee2023-03-211-2/+2
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
|/
* update outdated references and examplesHana2023-02-211-1/+1
* Clarify rotation degreeskobewi2023-02-201-0/+1
* Document unsupported features in Mobile and Compatibility rendering methodsHugo Locurcio2023-02-131-1/+1
* Merge pull request #69728 from Calinou/doc-font-oversampling-exceptionsYuri Sizov2023-02-101-1/+2
|\
| * Document exceptions to font oversampling in Camera2D, CanvasItem and ControlHugo Locurcio2022-12-071-1/+2