]> err.no Git - scalable-opengroupware.org/commit
created branch of ZideStore/UI-X for SOGo
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 30 Jun 2004 09:13:47 +0000 (09:13 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 30 Jun 2004 09:13:47 +0000 (09:13 +0000)
commit29648e712fc5af0d1bcd2a0b7103aa85ec2adf61
treeb3c219bdd2633958a66ec9a6f65672c0ec93faff
parent58f8d97c894acbd4cf75be3031f6362db1694ab3
created branch of ZideStore/UI-X for SOGo

git-svn-id: http://svn.opengroupware.org/SOGo/trunk@101 d1b88da0-ebda-0310-925b-ed51d893ca5b
92 files changed:
SOGo/UI/ChangeLog [new file with mode: 0644]
SOGo/UI/Common/CommonUIProduct.m [new file with mode: 0644]
SOGo/UI/Common/GNUmakefile [new file with mode: 0644]
SOGo/UI/Common/GNUmakefile.postamble [new file with mode: 0644]
SOGo/UI/Common/GNUmakefile.preamble [new file with mode: 0644]
SOGo/UI/Common/UIxAppFrame.m [new file with mode: 0644]
SOGo/UI/Common/UIxAppFrame.wox [new file with mode: 0644]
SOGo/UI/Common/UIxAppHeader.m [new file with mode: 0644]
SOGo/UI/Common/UIxAppHeader.wox [new file with mode: 0644]
SOGo/UI/Common/UIxAppNavView.m [new file with mode: 0644]
SOGo/UI/Common/UIxAppNavView.wox [new file with mode: 0644]
SOGo/UI/Common/UIxAppNavigation.m [new file with mode: 0644]
SOGo/UI/Common/UIxAppNavigation.wox [new file with mode: 0644]
SOGo/UI/Common/UIxComponent.h [new file with mode: 0644]
SOGo/UI/Common/UIxComponent.m [new file with mode: 0644]
SOGo/UI/Common/UIxElemBuilder.m [new file with mode: 0644]
SOGo/UI/Common/UIxPageFrame.m [new file with mode: 0644]
SOGo/UI/Common/UIxPageFrame.wox [new file with mode: 0644]
SOGo/UI/Common/UIxTabItem.m [new file with mode: 0644]
SOGo/UI/Common/UIxTabView.h [new file with mode: 0644]
SOGo/UI/Common/UIxTabView.m [new file with mode: 0644]
SOGo/UI/Common/UIxWinClose.m [new file with mode: 0644]
SOGo/UI/Common/UIxWinClose.wox [new file with mode: 0644]
SOGo/UI/Common/Version [new file with mode: 0644]
SOGo/UI/Common/bundle-info.plist [new file with mode: 0644]
SOGo/UI/Common/calendar.css [new file with mode: 0644]
SOGo/UI/Common/common.h [new file with mode: 0644]
SOGo/UI/Common/images/OGoLogo.gif [new file with mode: 0755]
SOGo/UI/Common/images/box_botleft.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_botright.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_bottom.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_left.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_right.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_top.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_topleft.gif [new file with mode: 0644]
SOGo/UI/Common/images/box_topright.gif [new file with mode: 0644]
SOGo/UI/Common/images/closewindow.gif [new file with mode: 0644]
SOGo/UI/Common/images/corner_right.gif [new file with mode: 0644]
SOGo/UI/Common/images/line_left.gif [new file with mode: 0644]
SOGo/UI/Common/images/line_right.gif [new file with mode: 0644]
SOGo/UI/Common/images/line_stretch.gif [new file with mode: 0644]
SOGo/UI/Common/images/menu_logo_top.gif [new file with mode: 0644]
SOGo/UI/Common/images/tab_.gif [new file with mode: 0644]
SOGo/UI/Common/images/tab_selected.gif [new file with mode: 0644]
SOGo/UI/Common/product.plist [new file with mode: 0644]
SOGo/UI/Common/zidestoreui.css [new file with mode: 0644]
SOGo/UI/GNUmakefile [new file with mode: 0644]
SOGo/UI/Scheduler/COPYING [new file with mode: 0644]
SOGo/UI/Scheduler/COPYRIGHT [new file with mode: 0644]
SOGo/UI/Scheduler/GNUmakefile [new file with mode: 0644]
SOGo/UI/Scheduler/GNUmakefile.postamble [new file with mode: 0644]
SOGo/UI/Scheduler/GNUmakefile.preamble [new file with mode: 0644]
SOGo/UI/Scheduler/NOTES [new file with mode: 0644]
SOGo/UI/Scheduler/SchedulerUIProduct.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentEditor.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentEditor.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentFormatter.h [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentFormatter.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentView.h [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentView.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAppointmentView.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAptTableView.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxAptTableView.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalBackForthNavView.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalBackForthNavView.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalDateLabel.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalDateLabel.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalMonthOverview.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalMonthOverview.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalMonthView.h [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalMonthView.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalSelectTab.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalSelectTab.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalView.h [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalView.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalWeekOverview.m [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalWeekOverview.wox [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalWeekView.h [new file with mode: 0644]
SOGo/UI/Scheduler/UIxCalWeekView.m [new file with mode: 0644]
SOGo/UI/Scheduler/Version [new file with mode: 0644]
SOGo/UI/Scheduler/bundle-info.plist [new file with mode: 0644]
SOGo/UI/Scheduler/common.h [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_chart.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_chart_inactive.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_column_view.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_list.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_list_inactive.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_overview.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/icon_apt_overview_inactive.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/next_week.gif [new file with mode: 0644]
SOGo/UI/Scheduler/images/previous_week.gif [new file with mode: 0644]
SOGo/UI/Scheduler/product.plist [new file with mode: 0644]