Added my self to authors, and added transparency and printing tests to makefile.
svn path=/trunk/winforms/; revision=55506
This commit is contained in:
Родитель
9b9afba359
Коммит
498926367b
1
AUTHORS
1
AUTHORS
|
@ -5,3 +5,4 @@ Lawrence E. Smithmier
|
|||
Jordi Mas
|
||||
Jackson Harper
|
||||
Peter Bartok
|
||||
Jonathan Chambers
|
||||
|
|
4
Makefile
4
Makefile
|
@ -3,10 +3,10 @@ SUBDIRS = \
|
|||
contextmenu control-anchors control-docking controlpaint cursor \
|
||||
databinding datetimepicker dll endian groupbox horizontalscrollbar \
|
||||
idle imagelist label linklabel listbox listview mainloop mainmenu \
|
||||
messagebox monthcalendar notifyicon panel picturebox progressbar \
|
||||
messagebox monthcalendar notifyicon panel picturebox printing progressbar \
|
||||
propertygrid radiobutton rente scrollrect splitter statusbar \
|
||||
sysinfo tabcontrol taborder textbox toolbar tooltip trackbar \
|
||||
treeview various verticalscrollbar zorder
|
||||
transparency treeview various verticalscrollbar zorder
|
||||
all:
|
||||
for i in $(SUBDIRS); do (cd $$i; make); done
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче