1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-05 09:17:54 +03:00
openuds/client/administration/UdsAdmin/gui
Adolfo Gómez 50ff0c1da1 Fixed a problem resizing panels of main window. Several panels was not resizing correctly from time to time.
I have fixed it checking the Resize Event on Main panel control, and setting the size of the child to the parent size. Now it seems to work correctly (if it happens in more places, it will have to be done this way also)
2013-02-13 12:06:45 +00:00
..
ActionTree.cs Fixed a problem resizing panels of main window. Several panels was not resizing correctly from time to time. 2013-02-13 12:06:45 +00:00
Colors.cs * Added log control to admin client 2013-02-01 10:10:43 +00:00
DinamycFieldsManager.cs * Added support for long configuration fields 2012-10-30 16:08:21 +00:00
Helpers.cs Initial release 2012-07-19 23:47:54 +00:00
ListViewSorter.cs * Added log control to admin client 2013-02-01 10:10:43 +00:00
MenusManager.cs Initial release 2012-07-19 23:47:54 +00:00
UserNotifier.cs Initial release 2012-07-19 23:47:54 +00:00