├── dhtmlx3 ├── dhtmlxMenu │ ├── readme.txt │ ├── samples │ │ ├── common │ │ │ ├── icons │ │ │ │ ├── chm.gif │ │ │ │ ├── old.gif │ │ │ │ ├── pdf.gif │ │ │ │ ├── ajax.gif │ │ │ │ ├── arrow.gif │ │ │ │ ├── bullet.gif │ │ │ │ ├── chart.gif │ │ │ │ ├── combo.gif │ │ │ │ ├── editor.gif │ │ │ │ ├── file.gif │ │ │ │ ├── form.gif │ │ │ │ ├── gantt.gif │ │ │ │ ├── grid.gif │ │ │ │ ├── layout.gif │ │ │ │ ├── menu.gif │ │ │ │ ├── none.gif │ │ │ │ ├── slider.gif │ │ │ │ ├── source.gif │ │ │ │ ├── tabbar.gif │ │ │ │ ├── tree.gif │ │ │ │ ├── vault.gif │ │ │ │ ├── calendar.gif │ │ │ │ ├── dataview.gif │ │ │ │ ├── folders.gif │ │ │ │ ├── toolbar.gif │ │ │ │ ├── treegrid.gif │ │ │ │ ├── windows.gif │ │ │ │ ├── accordion.gif │ │ │ │ ├── colorpicker.gif │ │ │ │ ├── connector.gif │ │ │ │ ├── file_link.gif │ │ │ │ ├── scheduler.gif │ │ │ │ └── dataprocessor.gif │ │ │ ├── img │ │ │ │ ├── arrow.gif │ │ │ │ ├── logo.png │ │ │ │ ├── bookmark.gif │ │ │ │ ├── bullet.gif │ │ │ │ ├── head_bg.png │ │ │ │ ├── source.gif │ │ │ │ ├── doc-button.png │ │ │ │ ├── footer-bg.gif │ │ │ │ ├── logo_ajax.gif │ │ │ │ ├── logo_chart.gif │ │ │ │ ├── logo_combo.gif │ │ │ │ ├── logo_form.gif │ │ │ │ ├── logo_gantt.gif │ │ │ │ ├── logo_grid.gif │ │ │ │ ├── logo_menu.gif │ │ │ │ ├── logo_tree.gif │ │ │ │ ├── logo_vault.gif │ │ │ │ ├── source-bg.gif │ │ │ │ ├── toc-arrow.gif │ │ │ │ ├── 6_IE_inside2.png │ │ │ │ ├── border-dotted.gif │ │ │ │ ├── footer-logo.gif │ │ │ │ ├── logo_calendar.gif │ │ │ │ ├── logo_dataview.gif │ │ │ │ ├── logo_editor.gif │ │ │ │ ├── logo_folders.gif │ │ │ │ ├── logo_layout.gif │ │ │ │ ├── logo_slider.gif │ │ │ │ ├── logo_tabbar.gif │ │ │ │ ├── logo_toolbar.gif │ │ │ │ ├── logo_treegrid.gif │ │ │ │ ├── logo_windows.gif │ │ │ │ ├── samples-but.png │ │ │ │ ├── search-button.png │ │ │ │ ├── search-field.png │ │ │ │ ├── logo_accordion.gif │ │ │ │ ├── logo_connector.gif │ │ │ │ ├── logo_scheduler.gif │ │ │ │ ├── border-dotted-ccc.gif │ │ │ │ ├── doc-button_inact.png │ │ │ │ ├── grid-placeholder.gif │ │ │ │ ├── logo_colorpicker.gif │ │ │ │ ├── samples-but_inact.png │ │ │ │ └── toolbar5.944_left2.png │ │ │ ├── imgs │ │ │ │ ├── copy.gif │ │ │ │ ├── cut.gif │ │ │ │ ├── help.gif │ │ │ │ ├── new.gif │ │ │ │ ├── open.gif │ │ │ │ ├── redo.gif │ │ │ │ ├── save.gif │ │ │ │ ├── undo.gif │ │ │ │ ├── about.gif │ │ │ │ ├── close.gif │ │ │ │ ├── cut_dis.gif │ │ │ │ ├── new_dis.gif │ │ │ │ ├── paste.gif │ │ │ │ ├── print.gif │ │ │ │ ├── save_as.gif │ │ │ │ ├── about_dis.gif │ │ │ │ ├── close_dis.gif │ │ │ │ ├── copy_dis.gif │ │ │ │ ├── help_dis.gif │ │ │ │ ├── open_dis.gif │ │ │ │ ├── paste_dis.gif │ │ │ │ ├── print_dis.gif │ │ │ │ ├── redo_dis.gif │ │ │ │ ├── save_dis.gif │ │ │ │ ├── undo_dis.gif │ │ │ │ ├── page_setup.gif │ │ │ │ ├── save_as_dis.gif │ │ │ │ ├── select_all.gif │ │ │ │ ├── bug_reporting.gif │ │ │ │ ├── page_setup_dis.gif │ │ │ │ ├── select_all_dis.gif │ │ │ │ └── bug_reporting_dis.gif │ │ │ ├── imgs3 │ │ │ │ ├── cut.gif │ │ │ │ ├── new.gif │ │ │ │ ├── about.gif │ │ │ │ ├── close.gif │ │ │ │ ├── copy.gif │ │ │ │ ├── help.gif │ │ │ │ ├── open.gif │ │ │ │ ├── paste.gif │ │ │ │ ├── print.gif │ │ │ │ ├── redo.gif │ │ │ │ ├── save.gif │ │ │ │ ├── undo.gif │ │ │ │ ├── save_as_dis.gif │ │ │ │ ├── select_all.gif │ │ │ │ ├── bug_reporting.gif │ │ │ │ └── page_setup_dis.gif │ │ │ ├── imgs2 │ │ │ │ ├── addons.gif │ │ │ │ ├── reload.gif │ │ │ │ ├── search.gif │ │ │ │ ├── console.gif │ │ │ │ ├── zoom_100.gif │ │ │ │ ├── zoom_in.gif │ │ │ │ ├── zoom_out.gif │ │ │ │ ├── downloads.gif │ │ │ │ ├── page_info.gif │ │ │ │ ├── source_code.gif │ │ │ │ ├── private_data.gif │ │ │ │ └── fullscreen_mode.gif │ │ │ ├── config.php │ │ │ ├── dhxmenu2.xml │ │ │ ├── dhxmenu.xml │ │ │ ├── dhtmlxmenu_dl.php │ │ │ ├── dhxmenu_radios.xml │ │ │ └── dhxmenu_links.xml │ │ ├── 02_context │ │ │ ├── inc │ │ │ │ └── context_body.html │ │ │ └── index.html │ │ ├── index.html │ │ ├── 06_radios_checks │ │ │ └── index.html │ │ ├── 03_features │ │ │ └── index.html │ │ ├── 05_events │ │ │ └── index.html │ │ ├── 04_items │ │ │ └── index.html │ │ └── 01_init │ │ │ └── index.html │ └── codebase │ │ └── imgs │ │ ├── dhxmenu_dhx_web │ │ ├── dhxmenu_chrd.gif │ │ ├── dhxmenu_upar.gif │ │ ├── dhxmenu_loader.gif │ │ ├── dhxmenu_subar.gif │ │ ├── dhxmenu_topbg.gif │ │ ├── dhxmenu_subselbg.gif │ │ ├── dhxmenu_subsepbg.gif │ │ ├── dhxmenu_topselbg.gif │ │ └── dhxmenu_topsepbg.gif │ │ ├── dhxmenu_dhx_blue │ │ ├── dhtmlxmenu_bg.gif │ │ ├── dhtmlxmenu_chrd.gif │ │ ├── dhtmlxmenu_subar.gif │ │ ├── dhtmlxmenu_upar.gif │ │ ├── dhtmlxmenu_loader.gif │ │ └── dhtmlxmenu_subsepbg.gif │ │ ├── dhxmenu_dhx_black │ │ ├── dhtmlxmenu_bg.gif │ │ ├── dhtmlxmenu_chrd.gif │ │ ├── dhtmlxmenu_upar.gif │ │ ├── dhtmlxmenu_loader.gif │ │ ├── dhtmlxmenu_subar.gif │ │ └── dhtmlxmenu_subsepbg.gif │ │ └── dhxmenu_dhx_skyblue │ │ ├── dhtmlxmenu_chrd.gif │ │ ├── dhtmlxmenu_upar.gif │ │ ├── dhtmlxmenu_loader.gif │ │ ├── dhtmlxmenu_subar.gif │ │ ├── dhxmenu_bg_acccell.gif │ │ ├── dhxmenu_subselbg.gif │ │ ├── dhxmenu_subsepbg.gif │ │ ├── dhxmenu_topselbg.gif │ │ └── dhxmenu_topsepbg.gif ├── dhtmlxCalendar │ ├── readme.txt │ ├── samples │ │ ├── common │ │ │ ├── img │ │ │ │ ├── logo.png │ │ │ │ ├── Thumbs.db │ │ │ │ ├── arrow.gif │ │ │ │ ├── bullet.gif │ │ │ │ ├── source.gif │ │ │ │ ├── bookmark.gif │ │ │ │ ├── footer-bg.gif │ │ │ │ ├── head_bg.png │ │ │ │ ├── logo_ajax.gif │ │ │ │ ├── logo_form.gif │ │ │ │ ├── logo_grid.gif │ │ │ │ ├── logo_menu.gif │ │ │ │ ├── logo_tree.gif │ │ │ │ ├── source-bg.gif │ │ │ │ ├── toc-arrow.gif │ │ │ │ ├── doc-button.png │ │ │ │ ├── footer-logo.gif │ │ │ │ ├── logo_chart.gif │ │ │ │ ├── logo_combo.gif │ │ │ │ ├── logo_editor.gif │ │ │ │ ├── logo_gantt.gif │ │ │ │ ├── logo_layout.gif │ │ │ │ ├── logo_slider.gif │ │ │ │ ├── logo_tabbar.gif │ │ │ │ ├── logo_vault.gif │ │ │ │ ├── samples-but.png │ │ │ │ ├── 6_IE_inside2.png │ │ │ │ ├── border-dotted.gif │ │ │ │ ├── logo_accordion.gif │ │ │ │ ├── logo_calendar.gif │ │ │ │ ├── logo_connector.gif │ │ │ │ ├── logo_datastore.gif │ │ │ │ ├── logo_dataview.gif │ │ │ │ ├── logo_designer.gif │ │ │ │ ├── logo_folders.gif │ │ │ │ ├── logo_message.gif │ │ │ │ ├── logo_scheduler.gif │ │ │ │ ├── logo_toolbar.gif │ │ │ │ ├── logo_treegrid.gif │ │ │ │ ├── logo_windows.gif │ │ │ │ ├── search-button.png │ │ │ │ ├── search-field.png │ │ │ │ ├── doc-button_inact.png │ │ │ │ ├── grid-placeholder.gif │ │ │ │ ├── logo_colorpicker.gif │ │ │ │ ├── logo_spreadsheet.gif │ │ │ │ ├── border-dotted-ccc.gif │ │ │ │ ├── logo_dataprocessor.gif │ │ │ │ ├── samples-but_inact.png │ │ │ │ └── toolbar5.944_left2.png │ │ │ └── icons │ │ │ │ ├── ajax.gif │ │ │ │ ├── chm.gif │ │ │ │ ├── file.gif │ │ │ │ ├── form.gif │ │ │ │ ├── grid.gif │ │ │ │ ├── menu.gif │ │ │ │ ├── none.gif │ │ │ │ ├── old.gif │ │ │ │ ├── pdf.gif │ │ │ │ ├── tree.gif │ │ │ │ ├── arrow.gif │ │ │ │ ├── bullet.gif │ │ │ │ ├── chart.gif │ │ │ │ ├── combo.gif │ │ │ │ ├── editor.gif │ │ │ │ ├── folders.gif │ │ │ │ ├── gantt.gif │ │ │ │ ├── layout.gif │ │ │ │ ├── message.gif │ │ │ │ ├── slider.gif │ │ │ │ ├── source.gif │ │ │ │ ├── tabbar.gif │ │ │ │ ├── toolbar.gif │ │ │ │ ├── vault.gif │ │ │ │ ├── windows.gif │ │ │ │ ├── accordion.gif │ │ │ │ ├── calendar.gif │ │ │ │ ├── connector.gif │ │ │ │ ├── datastore.gif │ │ │ │ ├── dataview.gif │ │ │ │ ├── designer.gif │ │ │ │ ├── file_link.gif │ │ │ │ ├── scheduler.gif │ │ │ │ ├── treegrid.gif │ │ │ │ ├── colorpicker.gif │ │ │ │ ├── dataprocessor.gif │ │ │ │ ├── visualdesigner.gif │ │ │ │ └── icon_spreadsheet.gif │ │ └── index.html │ └── codebase │ │ └── imgs │ │ ├── dhtmlxcalendar_omega │ │ ├── bg_days.png │ │ ├── bg_main.png │ │ ├── arrow_left.png │ │ ├── arrow_right.png │ │ ├── arrow_left_hover.png │ │ └── arrow_right_hover.png │ │ ├── dhtmlxcalendar_dhx_web │ │ ├── bg_days.png │ │ ├── bg_main.png │ │ ├── arrow_left.png │ │ ├── arrow_right.png │ │ ├── arrow_left_hover.png │ │ └── arrow_right_hover.png │ │ └── dhtmlxcalendar_dhx_skyblue │ │ ├── bg_days.png │ │ ├── bg_main.png │ │ ├── arrow_left.png │ │ ├── arrow_right.png │ │ ├── arrow_left_hover.png │ │ └── arrow_right_hover.png ├── dhtmlxToolbar │ ├── readme.txt │ ├── samples │ │ ├── common │ │ │ ├── icons │ │ │ │ ├── chm.gif │ │ │ │ ├── old.gif │ │ │ │ ├── pdf.gif │ │ │ │ ├── ajax.gif │ │ │ │ ├── arrow.gif │ │ │ │ ├── chart.gif │ │ │ │ ├── combo.gif │ │ │ │ ├── file.gif │ │ │ │ ├── form.gif │ │ │ │ ├── gantt.gif │ │ │ │ ├── grid.gif │ │ │ │ ├── menu.gif │ │ │ │ ├── none.gif │ │ │ │ ├── tree.gif │ │ │ │ ├── vault.gif │ │ │ │ ├── bullet.gif │ │ │ │ ├── calendar.gif │ │ │ │ ├── dataview.gif │ │ │ │ ├── designer.gif │ │ │ │ ├── editor.gif │ │ │ │ ├── folders.gif │ │ │ │ ├── layout.gif │ │ │ │ ├── message.gif │ │ │ │ ├── slider.gif │ │ │ │ ├── source.gif │ │ │ │ ├── tabbar.gif │ │ │ │ ├── toolbar.gif │ │ │ │ ├── treegrid.gif │ │ │ │ ├── windows.gif │ │ │ │ ├── accordion.gif │ │ │ │ ├── connector.gif │ │ │ │ ├── datastore.gif │ │ │ │ ├── file_link.gif │ │ │ │ ├── scheduler.gif │ │ │ │ ├── colorpicker.gif │ │ │ │ ├── dataprocessor.gif │ │ │ │ ├── visualdesigner.gif │ │ │ │ └── icon_spreadsheet.gif │ │ │ ├── img │ │ │ │ ├── Thumbs.db │ │ │ │ ├── arrow.gif │ │ │ │ ├── logo.png │ │ │ │ ├── bullet.gif │ │ │ │ ├── head_bg.png │ │ │ │ ├── source.gif │ │ │ │ ├── bookmark.gif │ │ │ │ ├── doc-button.png │ │ │ │ ├── footer-bg.gif │ │ │ │ ├── logo_ajax.gif │ │ │ │ ├── logo_chart.gif │ │ │ │ ├── logo_combo.gif │ │ │ │ ├── logo_form.gif │ │ │ │ ├── logo_gantt.gif │ │ │ │ ├── logo_grid.gif │ │ │ │ ├── logo_menu.gif │ │ │ │ ├── logo_tree.gif │ │ │ │ ├── logo_vault.gif │ │ │ │ ├── source-bg.gif │ │ │ │ ├── toc-arrow.gif │ │ │ │ ├── 6_IE_inside2.png │ │ │ │ ├── footer-logo.gif │ │ │ │ ├── logo_editor.gif │ │ │ │ ├── logo_folders.gif │ │ │ │ ├── logo_layout.gif │ │ │ │ ├── logo_message.gif │ │ │ │ ├── logo_slider.gif │ │ │ │ ├── logo_tabbar.gif │ │ │ │ ├── logo_toolbar.gif │ │ │ │ ├── logo_windows.gif │ │ │ │ ├── samples-but.png │ │ │ │ ├── search-field.png │ │ │ │ ├── border-dotted.gif │ │ │ │ ├── logo_accordion.gif │ │ │ │ ├── logo_calendar.gif │ │ │ │ ├── logo_connector.gif │ │ │ │ ├── logo_datastore.gif │ │ │ │ ├── logo_dataview.gif │ │ │ │ ├── logo_designer.gif │ │ │ │ ├── logo_scheduler.gif │ │ │ │ ├── logo_treegrid.gif │ │ │ │ ├── search-button.png │ │ │ │ ├── border-dotted-ccc.gif │ │ │ │ ├── doc-button_inact.png │ │ │ │ ├── grid-placeholder.gif │ │ │ │ ├── logo_colorpicker.gif │ │ │ │ ├── logo_spreadsheet.gif │ │ │ │ ├── samples-but_inact.png │ │ │ │ ├── logo_dataprocessor.gif │ │ │ │ └── toolbar5.944_left2.png │ │ │ ├── imgs │ │ │ │ ├── copy.gif │ │ │ │ ├── cut.gif │ │ │ │ ├── dur.png │ │ │ │ ├── new.gif │ │ │ │ ├── next.gif │ │ │ │ ├── open.gif │ │ │ │ ├── page.gif │ │ │ │ ├── pre.gif │ │ │ │ ├── redo.gif │ │ │ │ ├── save.gif │ │ │ │ ├── save.png │ │ │ │ ├── syn.png │ │ │ │ ├── time.png │ │ │ │ ├── undo.gif │ │ │ │ ├── user.png │ │ │ │ ├── alarm.png │ │ │ │ ├── debug.gif │ │ │ │ ├── delete.png │ │ │ │ ├── member.png │ │ │ │ ├── other.gif │ │ │ │ ├── paste.gif │ │ │ │ ├── print.gif │ │ │ │ ├── search.png │ │ │ │ ├── alarm_dis.png │ │ │ │ ├── copy_dis.gif │ │ │ │ ├── cut_dis.gif │ │ │ │ ├── database.gif │ │ │ │ ├── debug_dis.gif │ │ │ │ ├── dur_dis.png │ │ │ │ ├── durplan.png │ │ │ │ ├── new_child.gif │ │ │ │ ├── new_dis.gif │ │ │ │ ├── next_dis.gif │ │ │ │ ├── open_dis.gif │ │ │ │ ├── paste_dis.gif │ │ │ │ ├── percent.png │ │ │ │ ├── pre_dis.gif │ │ │ │ ├── print_dis.gif │ │ │ │ ├── redo_dis.gif │ │ │ │ ├── save_as.gif │ │ │ │ ├── save_dis.gif │ │ │ │ ├── save_dis.png │ │ │ │ ├── selection.gif │ │ │ │ ├── settings.gif │ │ │ │ ├── sign-in.png │ │ │ │ ├── sign-out.png │ │ │ │ ├── syn_dis.png │ │ │ │ ├── time_dis.png │ │ │ │ ├── undo_dis.gif │ │ │ │ ├── user_dis.png │ │ │ │ ├── durplan_dis.png │ │ │ │ ├── member_dis.png │ │ │ │ ├── page_range.gif │ │ │ │ ├── percent_dis.png │ │ │ │ ├── save_as_dis.gif │ │ │ │ ├── sign-in_dis.png │ │ │ │ ├── stylesheet.gif │ │ │ │ ├── new_child_dis.gif │ │ │ │ ├── presentation.gif │ │ │ │ ├── sign-out_dis.png │ │ │ │ └── text_document.gif │ │ │ ├── imgs2 │ │ │ │ ├── cut.gif │ │ │ │ ├── new.gif │ │ │ │ ├── copy.gif │ │ │ │ ├── open.gif │ │ │ │ ├── other.gif │ │ │ │ ├── page.gif │ │ │ │ ├── paste.gif │ │ │ │ ├── print.gif │ │ │ │ ├── redo.gif │ │ │ │ ├── save.gif │ │ │ │ ├── undo.gif │ │ │ │ ├── database.gif │ │ │ │ ├── settings.gif │ │ │ │ ├── page_range.gif │ │ │ │ ├── selection.gif │ │ │ │ ├── stylesheet.gif │ │ │ │ ├── presentation.gif │ │ │ │ ├── save_as_dis.gif │ │ │ │ └── text_document.gif │ │ │ ├── dhxtoolbar_input.xml │ │ │ ├── dhxtoolbar_slider.xml │ │ │ ├── dhxtoolbar_text.xml │ │ │ ├── dhxtoolbar_button.xml │ │ │ ├── dhxtoolbar_button2state.xml │ │ │ ├── dhxtoolbar_buttonselect.xml │ │ │ ├── dhxtoolbar_buttonselect2.xml │ │ │ └── dhxtoolbar.xml │ │ ├── index.html │ │ ├── 07_separator │ │ │ └── index.html │ │ ├── 02_text │ │ │ └── index.html │ │ ├── 08_slider │ │ │ └── index.html │ │ ├── 03_button │ │ │ └── index.html │ │ ├── 06_input │ │ │ └── index.html │ │ └── 05_button_two_state │ │ │ └── index.html │ └── codebase │ │ └── imgs │ │ ├── dhxtoolbar_dhx_web │ │ ├── dhxtoolbar_topbg.gif │ │ ├── dhxtoolbar_btnarrow.gif │ │ ├── dhxtoolbar_sliderbg.gif │ │ ├── dhxtoolbar_sliderpen.gif │ │ ├── dhxtoolbar_subselbg.gif │ │ ├── dhxtoolbar_subsepbg.gif │ │ ├── dhxtoolbar_topselbg.gif │ │ └── dhxtoolbar_topsepbg.gif │ │ ├── dhxtoolbar_dhx_skyblue │ │ ├── dhxtoolbar_bg.gif │ │ ├── dhxtoolbar_sep_bg.gif │ │ ├── dhxtoolbar_bg_over.gif │ │ ├── dhxtoolbar_btnarrow.gif │ │ ├── dhxtoolbar_bg_acccell.gif │ │ ├── dhxtoolbar_bg_pressed.gif │ │ ├── dhxtoolbar_slider_left.gif │ │ ├── dhxtoolbar_subbg_over.gif │ │ ├── dhxtoolbar_subbg_sel.gif │ │ ├── dhxtoolbar_bg_layoutcell.gif │ │ ├── dhxtoolbar_btnarrow_dis.gif │ │ ├── dhxtoolbar_slider_middle.gif │ │ ├── dhxtoolbar_slider_right.gif │ │ ├── dhxtoolbar_slider_left_dis.gif │ │ ├── dhxtoolbar_slider_pen_def.gif │ │ ├── dhxtoolbar_slider_pen_dis.gif │ │ ├── dhxtoolbar_slider_pen_over.gif │ │ ├── dhxtoolbar_slider_right_dis.gif │ │ └── dhxtoolbar_slider_middle_dis.gif │ │ ├── dhxtoolbar_dhx_black │ │ ├── dhxtoolbar_bg_over.gif │ │ ├── dhxtoolbar_btnarrow.gif │ │ ├── dhxtoolbar_btnarrow_dis.gif │ │ ├── dhxtoolbar_slider_left.gif │ │ ├── dhxtoolbar_slider_middle.gif │ │ ├── dhxtoolbar_slider_right.gif │ │ ├── dhxtoolbar_slider_left_dis.gif │ │ ├── dhxtoolbar_slider_pen_def.gif │ │ ├── dhxtoolbar_slider_pen_dis.gif │ │ ├── dhxtoolbar_slider_pen_over.gif │ │ ├── dhxtoolbar_slider_middle_dis.gif │ │ └── dhxtoolbar_slider_right_dis.gif │ │ └── dhxtoolbar_dhx_blue │ │ ├── dhxtoolbar_bg_over.gif │ │ ├── dhxtoolbar_btnarrow.gif │ │ ├── dhxtoolbar_slider_left.gif │ │ ├── dhxtoolbar_btnarrow_dis.gif │ │ ├── dhxtoolbar_slider_middle.gif │ │ ├── dhxtoolbar_slider_pen_def.gif │ │ ├── dhxtoolbar_slider_pen_dis.gif │ │ ├── dhxtoolbar_slider_right.gif │ │ ├── dhxtoolbar_slider_left_dis.gif │ │ ├── dhxtoolbar_slider_pen_over.gif │ │ ├── dhxtoolbar_slider_right_dis.gif │ │ └── dhxtoolbar_slider_middle_dis.gif └── dhtmlxGantt │ └── codebase │ ├── imgs │ ├── bg.png │ ├── arr.gif │ ├── plus.gif │ ├── alarm.png │ ├── bg_week.png │ ├── minus.gif │ ├── bg_hover.png │ ├── bg_select.png │ ├── bg_week2.png │ ├── basic_gantt.jpg │ ├── menu │ │ ├── menu_bg.png │ │ ├── window_tr.png │ │ └── menu_selection.png │ ├── progress_bg.png │ ├── update_gantt.jpg │ ├── progress_less.png │ ├── progress_more.png │ ├── parentnode_filled.png │ ├── progress_filled.png │ └── parentnode_filled1.png │ ├── lang │ └── zh.js │ ├── dhtmlxgantt.js │ └── dhtmlxgantt.css ├── sample ├── saveXML.php └── ajax.php └── README.md /dhtmlx3/dhtmlxMenu/readme.txt: -------------------------------------------------------------------------------- 1 | dhtmlxMenu v.2.6 Standard edition build 100722 2 | 3 | (c) DHTMLX Ltd. -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/readme.txt: -------------------------------------------------------------------------------- 1 | dhtmlxCalendar v.3.0 Standard edition build 110713 2 | 3 | (c) DHTMLX Ltd. -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/readme.txt: -------------------------------------------------------------------------------- 1 | dhtmlxToolbar v.3.0 Standard edition build 110713 2 | 3 | (c) DHTMLX Ltd. -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/lang/zh.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/lang/zh.js -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/arr.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/arr.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/plus.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/dhtmlxgantt.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/dhtmlxgantt.js -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/alarm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/alarm.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/bg_week.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/bg_week.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/minus.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/bg_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/bg_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/bg_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/bg_select.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/bg_week2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/bg_week2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/chm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/chm.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/old.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/old.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/pdf.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/pdf.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/copy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/copy.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/cut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/cut.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/help.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/help.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/new.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/open.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/redo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/redo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/save.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/save.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/undo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/cut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/cut.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/new.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/basic_gantt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/basic_gantt.jpg -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/menu/menu_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/menu/menu_bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/progress_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/progress_bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/update_gantt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/update_gantt.jpg -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/file.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/file.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/none.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/none.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/bookmark.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/bookmark.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/head_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/head_bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/about.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/about.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/close.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/cut_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/cut_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/new_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/new_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/paste.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/paste.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/print.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/print.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/save_as.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/save_as.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/addons.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/addons.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/reload.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/reload.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/search.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/search.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/about.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/about.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/close.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/copy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/copy.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/help.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/help.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/open.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/paste.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/paste.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/print.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/print.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/redo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/redo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/save.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/save.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/undo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/chm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/chm.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/old.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/old.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/pdf.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/pdf.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/Thumbs.db -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/copy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/copy.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/cut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/cut.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/dur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/dur.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/new.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/next.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/next.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/open.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/page.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/pre.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/pre.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/redo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/redo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/syn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/syn.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/time.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/undo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/user.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/user.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/cut.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/cut.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/new.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/new.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/chm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/chm.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/file.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/file.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/none.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/none.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/old.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/old.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/pdf.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/pdf.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/Thumbs.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/Thumbs.db -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/menu/window_tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/menu/window_tr.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/progress_less.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/progress_less.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/progress_more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/progress_more.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/doc-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/doc-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/footer-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/footer-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/source-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/source-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/toc-arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/toc-arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/about_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/about_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/close_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/close_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/copy_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/copy_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/help_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/help_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/open_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/open_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/paste_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/paste_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/print_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/print_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/redo_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/redo_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/save_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/save_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/undo_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/undo_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/console.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/console.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_100.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_100.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_in.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_in.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_out.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/zoom_out.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/file.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/file.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/none.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/none.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/head_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/head_bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/alarm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/alarm.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/debug.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/debug.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/delete.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/member.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/member.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/other.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/other.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/paste.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/paste.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/print.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/print.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/search.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/copy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/copy.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/open.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/other.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/other.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/page.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/paste.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/paste.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/print.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/print.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/redo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/redo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/save.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/save.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/undo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/message.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/message.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/bookmark.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/bookmark.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/footer-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/footer-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/head_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/head_bg.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/source-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/source-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/toc-arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/toc-arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/parentnode_filled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/parentnode_filled.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/progress_filled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/progress_filled.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/file_link.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/file_link.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/6_IE_inside2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/6_IE_inside2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/border-dotted.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/border-dotted.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/footer-logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/footer-logo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/samples-but.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/samples-but.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/search-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/search-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/search-field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/search-field.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/page_setup.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/page_setup.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/save_as_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/save_as_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/select_all.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/select_all.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/downloads.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/downloads.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/page_info.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/page_info.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/source_code.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/source_code.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/save_as_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/save_as_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/select_all.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/select_all.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/bullet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/bullet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/designer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/designer.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/message.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/message.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/source.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/source.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/bookmark.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/bookmark.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/doc-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/doc-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/footer-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/footer-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_ajax.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_ajax.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_form.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_form.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_grid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_grid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_menu.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_menu.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_tree.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_tree.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/source-bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/source-bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/toc-arrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/toc-arrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/alarm_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/alarm_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/copy_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/copy_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/cut_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/cut_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/database.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/database.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/debug_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/debug_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/dur_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/dur_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/durplan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/durplan.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_child.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_child.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/next_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/next_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/open_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/open_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/paste_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/paste_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/percent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/percent.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/pre_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/pre_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/print_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/print_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/redo_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/redo_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_as.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_as.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/selection.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/selection.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/settings.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/settings.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-in.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-out.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-out.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/syn_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/syn_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/time_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/time_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/undo_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/undo_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/user_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/user_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/database.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/database.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/settings.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/settings.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/datastore.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/datastore.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/designer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/designer.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/file_link.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/file_link.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/doc-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/doc-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/footer-logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/footer-logo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_chart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_chart.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_combo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_combo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_gantt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_gantt.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_vault.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_vault.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/samples-but.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/samples-but.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/menu/menu_selection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/menu/menu_selection.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/imgs/parentnode_filled1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxGantt/codebase/imgs/parentnode_filled1.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/icons/dataprocessor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/icons/dataprocessor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/bug_reporting.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/bug_reporting.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/page_setup_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/page_setup_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/select_all_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/select_all_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/private_data.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/private_data.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/bug_reporting.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/bug_reporting.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/datastore.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/datastore.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/file_link.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/file_link.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/6_IE_inside2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/6_IE_inside2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/footer-logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/footer-logo.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_editor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_layout.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_layout.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_message.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_message.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_slider.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_slider.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_tabbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_tabbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/samples-but.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/samples-but.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/search-field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/search-field.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/durplan_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/durplan_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/member_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/member_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/page_range.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/page_range.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/percent_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/percent_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_as_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/save_as_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-in_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-in_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/stylesheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/stylesheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/page_range.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/page_range.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/selection.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/selection.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/stylesheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/stylesheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/6_IE_inside2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/6_IE_inside2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/border-dotted.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/border-dotted.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_datastore.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_datastore.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_designer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_designer.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_folders.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_folders.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_message.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_message.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_toolbar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_toolbar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_windows.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_windows.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/search-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/search-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/search-field.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/search-field.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/border-dotted-ccc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/border-dotted-ccc.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/doc-button_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/doc-button_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/grid-placeholder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/grid-placeholder.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/logo_colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/logo_colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/samples-but_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/samples-but_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/img/toolbar5.944_left2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/img/toolbar5.944_left2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs/bug_reporting_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs/bug_reporting_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs2/fullscreen_mode.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs2/fullscreen_mode.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/imgs3/page_setup_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/samples/common/imgs3/page_setup_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/dataprocessor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/dataprocessor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/border-dotted.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/border-dotted.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_accordion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_accordion.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_calendar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_calendar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_connector.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_connector.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_datastore.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_datastore.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_dataview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_dataview.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_designer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_designer.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_scheduler.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_scheduler.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_treegrid.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_treegrid.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/search-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/search-button.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_child_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/new_child_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/presentation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/presentation.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-out_dis.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/sign-out_dis.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs/text_document.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs/text_document.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/presentation.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/presentation.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/save_as_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/save_as_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/imgs2/text_document.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/imgs2/text_document.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/dataprocessor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/dataprocessor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/visualdesigner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/visualdesigner.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/doc-button_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/doc-button_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/grid-placeholder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/grid-placeholder.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_spreadsheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_spreadsheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/visualdesigner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/visualdesigner.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/border-dotted-ccc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/border-dotted-ccc.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/doc-button_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/doc-button_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/grid-placeholder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/grid-placeholder.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_colorpicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_colorpicker.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_spreadsheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_spreadsheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/samples-but_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/samples-but_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/icons/icon_spreadsheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/icons/icon_spreadsheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/border-dotted-ccc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/border-dotted-ccc.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/logo_dataprocessor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/logo_dataprocessor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/samples-but_inact.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/samples-but_inact.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/common/img/toolbar5.944_left2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/samples/common/img/toolbar5.944_left2.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_chrd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_chrd.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_upar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_upar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/icons/icon_spreadsheet.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/icons/icon_spreadsheet.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/logo_dataprocessor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/logo_dataprocessor.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/img/toolbar5.944_left2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/samples/common/img/toolbar5.944_left2.png -------------------------------------------------------------------------------- /sample/saveXML.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_loader.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/bg_days.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/bg_days.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/bg_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/bg_main.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_chrd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_chrd.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_upar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_upar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_chrd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_chrd.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_upar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_upar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_subsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_web/dhxmenu_topsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/bg_days.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/bg_days.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/bg_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/bg_main.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_left.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_loader.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_subar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_subar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_loader.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_chrd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_chrd.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_upar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_upar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/bg_days.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/bg_days.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/bg_main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/bg_main.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_left.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_right.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_right.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_subsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_black/dhtmlxmenu_subsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_blue/dhtmlxmenu_subsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_loader.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_subar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhtmlxmenu_subar.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_bg_acccell.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_bg_acccell.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_subselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_subselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_subsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_subsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_topselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_topselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_topsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxMenu/codebase/imgs/dhxmenu_dhx_skyblue/dhxmenu_topsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_left.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_right.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_left_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_left_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_left_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_left_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_right_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_omega/arrow_right_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_bg_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_bg_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_btnarrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_btnarrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_bg_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_bg_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_btnarrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_btnarrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_sep_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_sep_bg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_btnarrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_btnarrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_sliderbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_sliderbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_sliderpen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_sliderpen.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_subselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_subselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_subsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_subsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topselbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topselbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topsepbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_web/dhxtoolbar_topsepbg.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_right_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_web/arrow_right_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_left.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_btnarrow.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_btnarrow.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_input.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_left_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_left_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_right_hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxCalendar/codebase/imgs/dhtmlxcalendar_dhx_skyblue/arrow_right_hover.png -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_btnarrow_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_btnarrow_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_left.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_middle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_middle.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_right.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_btnarrow_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_btnarrow_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_middle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_middle.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_def.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_def.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_right.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_acccell.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_acccell.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_pressed.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_pressed.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_left.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_subbg_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_subbg_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_subbg_sel.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_subbg_sel.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_left_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_left_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_def.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_def.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_pen_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_left_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_left_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_pen_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_right_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_right_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_layoutcell.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_bg_layoutcell.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_btnarrow_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_btnarrow_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_middle.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_middle.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_right.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_middle_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_middle_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_right_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_black/dhxtoolbar_slider_right_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_middle_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_blue/dhxtoolbar_slider_middle_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_left_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_left_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_def.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_def.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_over.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_pen_over.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_right_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_right_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_middle_dis.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuing/dhtmlxgantt/HEAD/dhtmlx3/dhtmlxToolbar/codebase/imgs/dhxtoolbar_dhx_skyblue/dhxtoolbar_slider_middle_dis.gif -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_slider.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_text.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/config.php: -------------------------------------------------------------------------------- 1 | 17 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_button.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_button2state.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | -------------------------------------------------------------------------------- /sample/ajax.php: -------------------------------------------------------------------------------- 1 | (.*?)<\/planH>(.*?)(.*?)<\/duration>/ise","match(\"\\3\",\"\\2\")",$str); 12 | //$str = preg_replace("/(.*?)<\/planH>(.*?)(.*?)<\/duration>/is","/\\3\\2\\3/",$str); 13 | $str = preg_replace("/(.*?)<\/planH>(.*?)(.*?)<\/duration>/is","/\${3}\${2}\${3}/",$str); 14 | $f = fopen($_GET['file'], 'w'); 15 | fwrite($f, $str); 16 | fclose($f); 17 | } 18 | 19 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/02_context/inc/context_body.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Context Menu on Body 5 | 6 | 7 | 8 | 16 | 17 | 18 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/dhxmenu2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_buttonselect.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar_buttonselect2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | DhtmlxGantt 2 | ====== 3 | Base on dhtmlxgantt.(The basic APi see [DhtmlxGantt](http://dhtmlx.com/docs/products/dhtmlxGantt/index.shtml)) 4 | Add some Feature like "Alarm day","plan duration","set the endday"... 5 | ### The basic dhtmlxgantt 6 | ![Screenshot](https://raw.github.com/zuing/dhtmlxgantt/master/dhtmlx3/dhtmlxGantt/codebase/imgs/basic_gantt.jpg) 7 | ### The update dhtmlxgantt 8 | ![Screenshot](https://raw.github.com/zuing/dhtmlxgantt/master/dhtmlx3/dhtmlxGantt/codebase/imgs/update_gantt.jpg) 9 | ##New Features 10 | * Add Task Property "Plan Duration" 11 | >if Duration > Plan Duration fill RED bar. 12 | >if Duration < Plan Duration fill GREEN bar. 13 | 14 | * Add Task Property "Alarm" 15 | >if the Task now() > (EndDate - Alarm) fill YELLOW bar 16 | 17 | * Add Task Property "EndDate" 18 | 19 | * Add Task Property "maxId" 20 | >Add new Task the Id is autoincrease. 21 | 22 | * Click Tree text can Collapse and Expand Task. 23 | 24 | * The ContentMenu items can show or hidden. 25 | 26 | * Support multi-Language (lang/zj.js;lang/en.js) 27 | 28 | * User the two TOOLBAL to manager Task and Project. 29 | 30 | * Add the "click" and "mousemove" event on each Task row. 31 | 32 | * Add "TaskName" to the ERROR info. 33 | 34 | * Set StartDate can auto adjust ChildTask and SuccessorTask. 35 | 36 | * Use the DhtmlxCalendar to set the Date input text. 37 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/dhxmenu.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxGantt/codebase/dhtmlxgantt.css: -------------------------------------------------------------------------------- 1 | .taskPanelBorder{border-width: 2px 2px 2px 2px;border-style:solid;border-color: #737373;} 2 | .taskName{font-family: Tahoma, Arial; font-weight: bold;font-size: 12px;color: #FFFFFF;cursor: pointer;white-space: nowrap;} 3 | .moveInfo{font-family: Tahoma, Arial;font-size: 12px;color:#006600;white-space: nowrap;} 4 | .descTask{font-family: Tahoma, Arial;font-size: 12px;color:#276F9E;cursor: default;white-space: nowrap;} 5 | .descProject{font-family: Tahoma, Arial;font-size: 12px;color:#006600;cursor: default;white-space: nowrap;} 6 | .dayNumber, .monthName{font-family:Tahoma,Arial;font-weight:bold;font-size:9px;color:#858585;text-align:center;vertical-align:middle;padding:0px;} 7 | .monthName {border-top:1px solid #f1f3f1; border-bottom:1px solid #f1f3f1; border-left:1px solid #f1f3f1;text-align:left;padding-left:5px;} 8 | .poPupInfo{background: #FFFFFF;width : 170px;border: 1px dotted #279e00;padding: 4px 6px 4px 6px;float: left;} 9 | .poPupTime{background: #FFFFFF;border: 1px dotted #279e00;height : 25px;width : 70px;position: absolute;z-index:2;} 10 | .contextMenu{z-index:10;width:150px;cursor:pointer;font-family: Tahoma, Arial;font-size:12px;color:#7D7D7D;border: 1px solid #808080;} 11 | .taskNameItem{font-family: Tahoma, Arial;font-size: 12px;font-weight: normal;color: #7D7D7D;} 12 | .panelErrors{;padding: 4px 6px 4px 6px;font-family: Tahoma, Arial;font-size: 12px;color: red;white-space: nowrap;} 13 | .st {font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #688060;} 14 | .ut {font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #323232;} 15 | .lt {font-family: Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #323232; padding: 0px 0px 0px 14px; margin: 0px; display: block;} 16 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/dhtmlxmenu_dl.php: -------------------------------------------------------------------------------- 1 | '; 15 | $parent_id = "topId"; 16 | } else { 17 | // sublevel 18 | $xml = ''; 19 | } 20 | 21 | $res = mysql_query("SELECT `a`.`itemId`, `a`.`itemText`, `a`.`itemType`, `a`.`itemEnabled`, `a`.`itemChecked`, `a`.`itemGroup`, `a`.`itemImage`, `a`.`itemImageDis`, COUNT(`b`.`itemId`) AS `itemComplex` FROM `dhtmlxmenu` AS `a` LEFT JOIN (`dhtmlxmenu` AS `b`) ON (`b`.`itemParentId`=`a`.`itemId`) WHERE `a`.`itemParentId`='".mysql_real_escape_string($parent_id)."' GROUP BY `a`.`itemId` ORDER BY `a`.`itemOrder`");// or die(mysql_error()); 22 | while ($out = mysql_fetch_object($res)) { 23 | $xml = $xml.'itemType)>0?' type="'.$out->itemType.'"':''). 25 | ($out->itemEnabled=="0"?' enabled="false"':''). 26 | ($out->itemChecked=="1"?' checked="true"':''). 27 | (strlen($out->itemGroup)>0?' group="'.$out->itemGroup.'"':''). 28 | (strlen($out->itemImage)>0?' img="'.$out->itemImage.'"':''). 29 | (strlen($out->itemImageDis)>0?' imgdis="'.$out->itemImageDis.'"':''). 30 | ($out->itemComplex>0?' complex="true"':''). 31 | '/>'; 32 | } 33 | mysql_free_result($res); 34 | // 35 | $xml = $xml.''; 36 | return $xml; 37 | } 38 | 39 | switch(@$_GET["action"]) { 40 | case "loadMenu": 41 | echo get_menu_xml(@$_GET["parentId"], @$_GET["topId"]); 42 | break; 43 | } 44 | mysql_close($link); 45 | ?> -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxCalendar/samples/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | dhtmlxCalendar Samples 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 | 21 |
22 |
23 | 24 | 25 |
26 |
27 |
28 | 31 | 32 | 36 |
37 | 41 | 42 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/dhxmenu_radios.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | dhtmlxMenu Samples 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 | 21 |
22 |
23 | 24 | 25 |
26 |
27 |
28 | 31 | 32 | 36 |
37 | 41 | 42 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | dhtmlxToolbar Samples 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 | 21 |
22 |
23 | 24 | 25 |
26 |
27 | 37 | 41 | 42 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/common/dhxtoolbar.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/common/dhxmenu_links.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/07_separator/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Separator Item 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Separator Item

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/06_radios_checks/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Radios And Checkboxes 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Radios And Checkboxes

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/02_text/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Text Item 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Text Item

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/03_features/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Features 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Features

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/08_slider/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Slider Element 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Slider Element

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/03_button/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Button Item 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 |
27 | 32 |
33 |

Button Item

34 |
35 | 39 |
40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/06_input/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Input Item 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/05_events/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Events 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/02_context/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Contextual Menu 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/04_items/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Items 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxMenu/samples/01_init/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Init 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | -------------------------------------------------------------------------------- /dhtmlx3/dhtmlxToolbar/samples/05_button_two_state/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | ButtonTwoState Item 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 |
DHTMLX Docs & Samples Explorer
18 |
19 | 20 |
21 |
22 | 23 | 24 |
25 |
26 | 40 | 44 | 45 | --------------------------------------------------------------------------------