Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/toolbar-editor
Commit message (Collapse)AuthorAgeFilesLines
* 2008-11-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>nshmyrev2008-11-123-491/+0
| | | | | | | | | | | * cut-n-paste/toolbar-editor/eggtreemultidnd.c: * cut-n-paste/toolbar-editor/eggtreemultidnd.h: Removes unused code. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@3263 e12069bd-dc25-0410-a696-d39a8afcd844
* 2008-11-12 Nickolay V. Shmyrev <nshmyrev@yandex.ru>nshmyrev2008-11-111-1/+4
| | | | | | | | | | | * cut-n-paste/toolbar-editor/eggtreemultidnd.c (egg_tree_multi_drag_motion_event): Updated from the libegg, see bug #559432 for details. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@3262 e12069bd-dc25-0410-a696-d39a8afcd844
* Bug 558064 – build with single includeschpe2008-10-278-45/+7
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@3240 e12069bd-dc25-0410-a696-d39a8afcd844
* 2007-12-28 Christian Persch <chpe@gnome.org>chpe2007-12-282-0/+2
| | | | | | * **/*.c: Include config.h. Bug #504721. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2787 e12069bd-dc25-0410-a696-d39a8afcd844
* 2007-08-11 Carlos Garcia Campos <carlosgc@gnome.org>carlosgc2007-08-112-6/+15
| | | | | | | | | | | * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (set_drag_cursor): * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (configure_item_cursor), (new_pixbuf_from_widget): Fix multihead problems in toolbar editor. Fixes bug #382055. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2617 e12069bd-dc25-0410-a696-d39a8afcd844
* 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org>carlosgc2007-07-291-0/+3
| | | | | | | | | * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (egg_editable_toolbar_dispose): Fix memory leak. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2595 e12069bd-dc25-0410-a696-d39a8afcd844
* 2007-07-03 Jaap Haitsma <jaap@haitsma.org>jhaitsma2007-07-036-124/+46
| | | | | | | | | | | | | | * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: removed * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg.sh: added This script also updates itself from libegg * cut-n-paste/toolbar-editor/egg*: Run update-toolbareditor-from-libegg.sh so we are in sync again with libegg git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2545 e12069bd-dc25-0410-a696-d39a8afcd844
* 2007-07-01 Jaap Haitsma <jaap@haitsma.org>jhaitsma2007-07-015-21/+139
| | | | | | | | | | | | | | * cut-n-paste/toolbar-editor/update-toolbareditor-from-libegg: new script to keep in sync with toolbareditor in libegg * cut-n-paste/toolbar-editor/*: Run update-toolbareditor-from-libegg so we are in sync again. Fixes bug #452850. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2533 e12069bd-dc25-0410-a696-d39a8afcd844
* Actually remove .cvsignore fileschpe2006-12-311-7/+0
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2181 e12069bd-dc25-0410-a696-d39a8afcd844
* 2006-11-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>nshmyrev2006-11-101-1/+1
| | | | | | | | | | | | | | | | | | * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (setup_editor): * data/Makefile.am: * data/evince-preview-toolbar.xml: * data/evince-toolbar.xml: * shell/ev-application.c: (ev_application_shutdown), (ev_application_init), (ev_application_get_toolbars_model): * shell/ev-application.h: * shell/ev-window.c: (update_chrome_visibility), (ev_window_create_fullscreen_popup), (ev_window_run_preview), (ev_window_cmd_edit_toolbar), (ev_window_init): Fixes bug #364364 - toolbar editor shows zoom actions again. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2072 e12069bd-dc25-0410-a696-d39a8afcd844
* 2006-10-08 Christian Persch <chpe@cvs.gnome.org>chpe2006-10-084-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * backend/ev-async-renderer.c: (ev_async_renderer_get_type): * backend/ev-document-find.c: (ev_document_find_get_type): * backend/ev-document-fonts.c: (ev_document_fonts_get_type): * backend/ev-document-links.c: (ev_document_links_get_type): * backend/ev-document-security.c: (ev_document_security_get_type): * backend/ev-document-thumbnails.c: (ev_document_thumbnails_get_type): * backend/ev-document.c: (ev_document_get_type): * backend/ev-ps-exporter.c: (ev_ps_exporter_get_type): * backend/ev-selection.c: (ev_selection_get_type): * cut-n-paste/recent-files/egg-recent-model.c: (egg_recent_model_get_type): * cut-n-paste/recent-files/egg-recent-view-uimanager.c: (egg_recent_view_uimanager_get_type): * cut-n-paste/recent-files/egg-recent-view.c: (egg_recent_view_get_type): * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (egg_editable_toolbar_get_type): * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (egg_toolbar_editor_get_type): * cut-n-paste/toolbar-editor/egg-toolbars-model.c: (egg_toolbars_model_get_type): * cut-n-paste/toolbar-editor/eggtreemultidnd.c: (egg_tree_multi_drag_source_get_type): * cut-n-paste/zoom-control/ephy-zoom-action.c: (ephy_zoom_action_get_type): * cut-n-paste/zoom-control/ephy-zoom-control.c: (ephy_zoom_control_get_type): * impress/r_back.c: (_imp_fill_back): * properties/ev-properties-main.c: (ev_properties_plugin_register_type): * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type): * shell/ev-view-accessible.c: (ev_view_accessible_get_type), (ev_view_accessible_factory_get_type): Reduce relocations. Bug #360616. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@2026 e12069bd-dc25-0410-a696-d39a8afcd844
* * cut-n-paste/toolbar-editor/Makefile.am:nshmyrev2006-05-2610-1202/+2206
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (get_dock_position), (get_toolbar_position), (get_toolbar_nth), (find_action), (drag_data_delete_cb), (drag_begin_cb), (drag_end_cb), (drag_data_get_cb), (move_item_cb), (remove_item_cb), (remove_toolbar_cb), (popup_context_deactivate), (popup_context_menu_cb), (button_press_event_cb), (configure_item_sensitivity), (configure_item_cursor), (configure_item_tooltip), (connect_widget_signals), (action_sensitive_cb), (create_item_from_action), (create_item_from_position), (toolbar_drag_data_received_cb), (toolbar_drag_drop_cb), (toolbar_drag_motion_cb), (toolbar_drag_leave_cb), (configure_drag_dest), (toggled_visibility_cb), (toolbar_visibility_refresh), (create_dock), (toolbar_changed_cb), (unparent_fixed), (update_fixed), (toolbar_added_cb), (toolbar_removed_cb), (item_added_cb), (item_removed_cb), (egg_editable_toolbar_build), (egg_editable_toolbar_set_model), (egg_editable_toolbar_init), (egg_editable_toolbar_dispose), (egg_editable_toolbar_set_ui_manager), (egg_editable_toolbar_get_selected), (egg_editable_toolbar_set_selected), (set_edit_mode), (egg_editable_toolbar_set_property), (egg_editable_toolbar_get_property), (egg_editable_toolbar_class_init), (egg_editable_toolbar_new), (egg_editable_toolbar_new_with_model), (egg_editable_toolbar_get_edit_mode), (egg_editable_toolbar_set_edit_mode), (egg_editable_toolbar_add_visibility), (egg_editable_toolbar_show), (egg_editable_toolbar_hide), (egg_editable_toolbar_set_fixed): * cut-n-paste/toolbar-editor/egg-editable-toolbar.h: * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: (compare_items), (item_added_or_removed_cb), (toolbar_removed_cb), (egg_toolbar_editor_set_model), (egg_toolbar_editor_class_init), (egg_toolbar_editor_finalize), (drag_begin_cb), (drag_end_cb), (drag_data_get_cb), (set_drag_cursor), (editor_create_item), (editor_create_item_from_name), (append_table), (update_editor_sheet), (egg_toolbar_editor_init): * cut-n-paste/toolbar-editor/egg-toolbar-editor.h: * cut-n-paste/toolbar-editor/egg-toolbars-model.c: (egg_toolbars_model_to_xml), (egg_toolbars_model_save_toolbars), (is_unique), (toolbar_node_new), (item_node_new), (item_node_free), (toolbar_node_free), (egg_toolbars_model_get_flags), (egg_toolbars_model_set_flags), (egg_toolbars_model_get_data), (egg_toolbars_model_get_name), (impl_add_item), (egg_toolbars_model_add_item), (egg_toolbars_model_add_toolbar), (parse_data_list), (parse_item_list), (parse_toolbars), (egg_toolbars_model_load_toolbars), (parse_available_list), (parse_names), (egg_toolbars_model_load_names), (egg_toolbars_model_class_init), (egg_toolbars_model_init), (egg_toolbars_model_finalize), (egg_toolbars_model_remove_toolbar), (egg_toolbars_model_remove_item), (egg_toolbars_model_move_item), (egg_toolbars_model_delete_item), (egg_toolbars_model_n_items), (egg_toolbars_model_item_nth), (egg_toolbars_model_n_toolbars), (egg_toolbars_model_toolbar_nth), (egg_toolbars_model_get_types), (egg_toolbars_model_set_types), (fill_avail_array), (egg_toolbars_model_get_name_avail), (egg_toolbars_model_get_name_flags), (egg_toolbars_model_set_name_flags): * cut-n-paste/toolbar-editor/egg-toolbars-model.h: * cut-n-paste/toolbar-editor/eggintl.h: * cut-n-paste/toolbar-editor/eggtreemultidnd.c: (egg_tree_multi_drag_source_get_type), (egg_tree_multi_drag_source_row_draggable), (egg_tree_multi_drag_source_drag_data_delete), (egg_tree_multi_drag_source_drag_data_get), (stop_drag_check), (egg_tree_multi_drag_button_release_event), (selection_foreach), (path_list_free), (set_context_data), (get_context_data), (get_info), (egg_tree_multi_drag_drag_data_get), (egg_tree_multi_drag_motion_event), (egg_tree_multi_drag_button_press_event), (egg_tree_multi_drag_add_drag_support): * cut-n-paste/toolbar-editor/eggtreemultidnd.h: * shell/ev-application.c: (ev_application_init), (ev_application_save_toolbars_model): * shell/ev-window.c: (ev_window_create_fullscreen_popup), (ev_window_cmd_edit_toolbar), (ev_window_init): Sync toolbareditor with epiphany and libegg git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1792 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-07-07 Christian Persch <chpe@cvs.gnome.org>chpe2005-07-071-1/+2
| | | | | | | | | | * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget), (new_separator_pixbuf): Don't leak windows. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1132 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-07-07 Marco Pesenti Gritti <mpg@redhat.com>marco2005-07-071-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Makefile.am: * backend/Makefile.am: * configure.ac: * cut-n-paste/recent-files/Makefile.am: * cut-n-paste/toolbar-editor/Makefile.am: * cut-n-paste/zoom-control/Makefile.am: * lib/Makefile.am: * pdf/Makefile.am: * pixbuf/Makefile.am: * properties/Makefile.am: * ps/Makefile.am: * shell/Makefile.am: * thumbnailer/Makefile.am: * tiff/Makefile.am: Make frontends depend on just libev. Rework and group CFLAGS/LIBS definitions. Cleanups. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1127 e12069bd-dc25-0410-a696-d39a8afcd844
* *** empty log message ***marco2005-07-071-0/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1123 e12069bd-dc25-0410-a696-d39a8afcd844
* * cut-n-paste/recent-files/egg-recent-view-gtk.c:nshmyrev2005-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | (egg_recent_view_gtk_finalize): Fix memory leak * cut-n-paste/toolbar-editor/Makefile.am: Fix location of cursor icon. * pdf/ev-poppler.cc: * shell/ev-page-action.c: (build_new_tree_cb), (match_selected_cb), (display_completion_text), (match_completion): * shell/ev-sidebar-links.c: (ev_sidebar_links_dispose), (selection_changed_callback), (create_loading_model), (print_section_cb), (links_page_num_func), (update_page_callback_foreach): * shell/ev-window.c: (ev_window_dispose): Small memory fixes. Links model now store objects instead of pointers to improve memory management. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1051 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>marco2005-06-171-4/+4
| | | | | | | | | * cut-n-paste/toolbar-editor/Makefile.am: Correct library name git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1033 e12069bd-dc25-0410-a696-d39a8afcd844
* *** empty log message ***marco2005-06-171-0/+3
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1032 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-06-17 Marco Pesenti Gritti <mpg@redhat.com>marco2005-06-172-25/+92
| | | | | | | | | | | | | | | | | | | | | | | * configure.ac: * cut-n-paste/recent-files/egg-recent-model.c: (egg_recent_model_write_raw), (egg_recent_model_lock_file), (egg_recent_model_unlock_file): * cut-n-paste/recent-files/egg-recent-util.c: (egg_recent_util_get_unique_id): * cut-n-paste/recent-files/update-from-egg.sh: * cut-n-paste/toolbar-editor/Makefile.am: * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: * cut-n-paste/toolbar-editor/egg-editable-toolbar.h: * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: * cut-n-paste/toolbar-editor/egg-toolbars-model.c: (egg_toolbars_model_get_type): * cut-n-paste/toolbar-editor/egg-toolbars-model.h: Better makefile for toolbar editor and update everything to latest libegg. git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1031 e12069bd-dc25-0410-a696-d39a8afcd844
* Fix gcc 4.0 warnings. Second partnshmyrev2005-06-065-129/+106
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1001 e12069bd-dc25-0410-a696-d39a8afcd844
* Fix gcc 4.0 warningsnshmyrev2005-06-063-29/+29
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@1000 e12069bd-dc25-0410-a696-d39a8afcd844
* *** empty log message ***marco2005-05-221-0/+8
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@950 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-05-22 Marco Pesenti Gritti <mpg@redhat.com>marco2005-05-224-11/+15
| | | | | | | | | | | | | | | | | * cut-n-paste/recent-files/egg-recent-item.c: (egg_recent_item_get_short_name): * cut-n-paste/toolbar-editor/Makefile.am: * cut-n-paste/toolbar-editor/egg-editable-toolbar.c: (new_pixbuf_from_widget): * cut-n-paste/toolbar-editor/egg-editable-toolbar.h: * cut-n-paste/toolbar-editor/egg-marshal.c: * cut-n-paste/toolbar-editor/egg-toolbar-editor.c: * cut-n-paste/toolbar-editor/egg-toolbars-model.c: Sync git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@948 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-05-21 Marco Pesenti Gritti <mpg@redhat.com>marco2005-05-211-12/+9
| | | | | | | | | | | * NEWS: * configure.ac: * cut-n-paste/toolbar-editor/Makefile.am: Release 0.3.1 git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@943 e12069bd-dc25-0410-a696-d39a8afcd844
* *** empty log message ***marco2005-05-091-0/+4
| | | | git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@891 e12069bd-dc25-0410-a696-d39a8afcd844
* 2005-05-09 Marco Pesenti Gritti <mpg@redhat.com>marco2005-05-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cut-n-paste/update-from-egg.sh: Share it between all cut-n-paste subdirs * cut-n-paste/recent-files/Makefile.am: Fix to use "global" update-from-egg.sh * cut-n-paste/recent-files/egg-recent-model.c: (egg_recent_model_changed_timeout), (egg_recent_model_finalize): * cut-n-paste/recent-files/egg-recent-view-gtk.c: (egg_recent_view_gtk_clear), (egg_recent_view_gtk_set_list), (egg_recent_view_gtk_finalize), (egg_recent_view_gtk_set_menu): Update from libegg * cut-n-paste/toolbar-editor/Makefile.am: Fix to use "global" update-from-egg.sh * cut-n-paste/toolbar-editor/eggmarshalers.list: Update from libegg git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@890 e12069bd-dc25-0410-a696-d39a8afcd844
* Implement epiphany like toolbar editor. Based on patch bymarco2005-05-0910-0/+3373
Nickolay V. Shmyrev <nshmyrev@yandex.ru> git-svn-id: svn+ssh://svn.gnome.org/svn/evince/trunk@889 e12069bd-dc25-0410-a696-d39a8afcd844