Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-03Update a few more Bugzilla URLs to GitHub (#6381)Alexander Köplinger
2017-12-19[System.Windows.Forms] Fix CJK Encoding on Window TitleLi Keqing
2017-12-11Second issue of bug #15051. first_row_index was corrupted by MoveCurrentCell ...YuriyGS
2017-12-08Fixed a crash when deleting a row containing a selected cellYuriyGS
2017-11-30Merge pull request #6135 from YuriyGS/DataGridViewCell-BorderAlexis Christoforides
2017-11-30Additional cell paddings in TextBoxCell:YuriyGS
2017-11-30Drawing row & column divider and take it into account for drawing borders.YuriyGS
2017-11-30AdjustCellBorderStyle - implemented edge/non-edge header/non-header row and c...YuriyGS
2017-11-30Outset and SingleHorizontal border styles fixedYuriyGS
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-21[System.Windows.Forms] FileDialog internationalization (#6052)Yuriy
2017-11-15Merge pull request #5985 from YuriyGS/bug60514Alexis Christoforides
2017-11-13[msvc] Update csproj files (#5995)monojenkins
2017-11-10Using padding and border widthYuriyGS
2017-11-06Ensuring TextBox is properly updated upon setting/clearing password character...Josip Medved
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-11-03[System.Windows.Forms] Fixes #60435. DataGridViewRow.CreateCellsInstance meth...Yuriy
2017-11-03Internationalization support for System.Windows.Forms: (#5886)Yuriy
2017-10-13Added validation on acceptable date interval when update SelectionRange prope...YuriyGS
2017-10-10[System.Windows.Forms] Proper operation order. Fixes #59393. (#5734)Yuriy
2017-09-15[SWF] Allow to compile without X11 installed (Xamarin-59496)Eberhard Beilharz
2017-09-06[WinForms/Drawing] Remove some leftover test scripts (#5518)Alexander Köplinger
2017-08-17[SWF] Fix string drawing truncation in combo boxesEberhard Beilharz
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-07-15[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)Alexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-05-09[bcl] Cleanup outdated csproj/sln files (#4806)Alexander Köplinger
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-28[System.Windows.Forms] Fixes DataGridViewColumnCollection comparer not to ret...Marek Safar
2017-03-28[System.Windows.Forms] Imrove DataGridViewColumnCollectionTestMarek Safar
2017-03-14Handle windows paths in ResXFileRef, for conversion to string caseAnkit Jain
2017-03-13[System.Windows.Forms] Disable failing testMarek Safar
2017-03-11[System.Windows.Forms] Fixes test build failureMarek Safar
2017-03-11Handle a file ref, with backslashes, in a .resx, on a non-windows systemAnkit Jain
2017-03-11[WinForms] Fix Bindable attribute argument to use booleanAlexander Köplinger
2017-03-08[ci] Check if X server is available before running WinForms tests (#4477)Alexander Köplinger
2017-03-02Find more libraries via dllmap (#4451)Nikolay Amiantov
2017-02-10[swf] Fix pasting of Unicode textEberhard Beilharz
2017-01-11[System.Windows.Forms] Clean up misused __MonoCS__Marek Safar
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[WinForms] Disable the ApplicationTest.RestartNotSupportedExceptionTest for nowAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-19Add unit tests for ListView bugsSebastian
2016-10-18Fix ArgumentOutOfRangeException exception when removing a not focused itemSebastian
2016-10-18Fix IndexOutOfBounds exception, when removing and adding an item to another listSebastian
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-07Calling directly into Win API to get current process exeHenric Müller