- 26 Mar, 2017 1 commit
-
-
Matthias Clasen authored
-
- 20 Mar, 2017 1 commit
-
-
Timm Bäder authored
-
- 09 Mar, 2017 1 commit
-
-
Patrick Griffis authored
Convert to content type where needed. Should fix various issues on Windows and OS X. https://bugzilla.gnome.org/show_bug.cgi?id=734946
-
- 14 Nov, 2016 1 commit
-
-
Lauri Kasanen authored
Signed-off-by:
Lauri Kasanen <curaga@operamail.com> https://bugzilla.gnome.org/show_bug.cgi?id=773587
-
- 10 Nov, 2016 1 commit
-
-
Lauri Kasanen authored
This fixes a DOS where any app can cause all running gtk apps to use arbitrary amounts of memory. Originally reported against mate-panel, where running a big slideshow in eye-of-mate caused increasing RAM usage in mate-panel. v2: Hardcode the value Signed-off-by:
Lauri Kasanen <curaga@operamail.com> https://bugzilla.gnome.org/show_bug.cgi?id=773587
-
- 22 Sep, 2016 1 commit
-
-
- 10 Apr, 2016 3 commits
-
-
Emmanuele Bassi authored
Whenever we create a new GBookmarkFile, we need to set the size to 0. https://bugzilla.gnome.org/show_bug.cgi?id=620065
-
Emmanuele Bassi authored
Using NOT_FOUND when moving is wrong and unhelpful. https://bugzilla.gnome.org/show_bug.cgi?id=620065
-
Emmanuele Bassi authored
This will clear out the list of recently used files, and will allow GVFS to handle this case. https://bugzilla.gnome.org/show_bug.cgi?id=693077
-
- 05 Apr, 2016 1 commit
-
-
- 08 Jan, 2016 1 commit
-
-
Alberto Ruiz authored
gtk_accel_group_query gtk_accel_group_from_accel_closure gtk_accel_label_get_accel_widget gtk_accessible_get_widget gtk_actionable_get_action_name gtk_app_chooser_get_app_info gtk_app_chooser_button_get_heading gtk_app_chooser_dialog_get_heading gtk_application_get_window_by_id gtk_assistant_get_nth_page gtk_binding_set_find gtk_builder_get_object gtk_builder_lookup_callback_symbol gtk_builder_get_application gtk_button_get_image gtk_cell_area_get_focus_from_sibling gtk_cell_renderer_start_editing gtk_cell_view_get_model gtk_cell_view_get_displayed_row gtk_clipboard_get_owner gtk_container_get_focus_child gtk_container_get_focus_vadjustment gtk_container_get_focus_hadjustment gtk_dialog_get_widget_for_response gtk_drag_get_source_widget gtk_drag_dest_get_target_list gtk_drag_source_get_target_list gtk_entry_completion_get_model gtk_entry_completion_compute_prefix gtk_expander_get_label_widget gtk_file_chooser_get_filename gtk_file_chooser_get_current_folder gtk_file_chooser_get_uri gtk_file_chooser_get_current_folder_uri gtk_file_chooser_get_preview_widget gtk_file_chooser_get_preview_file gtk_file_chooser_get_preview_filename gtk_file_chooser_get_preview_uri gtk_file_chooser_get_extra_widget gtk_file_chooser_get_filter gtk_file_chooser_native_get_accept_label gtk_file_chooser_native_get_cancel_label gtk_file_filter_get_name gtk_font_chooser_get_font_family gtk_font_chooser_get_font_face gtk_font_chooser_get_font gtk_font_chooser_get_font_desc gtk_font_chooser_get_font_map gtk_frame_get_label gtk_gesture_get_device gtk_gesture_get_window gtk_gl_area_get_error gtk_header_bar_get_title gtk_header_bar_get_subtitle gtk_header_bar_get_custom_title gtk_icon_info_get_filename gtk_icon_view_get_path_at_pos gtk_icon_view_get_model gtk_image_get_pixbuf gtk_image_get_animation gtk_label_get_mnemonic_widget gtk_label_get_attributes gtk_check_version gtk_menu_button_get_popup gtk_menu_button_get_menu_model gtk_menu_button_get_align_widget gtk_menu_button_get_popover gtk_menu_item_get_submenu gtk_menu_item_get_accel_path gtk_native_dialog_get_title gtk_native_dialog_get_transient_for gtk_notebook_get_nth_page gtk_notebook_get_tab_label_text gtk_notebook_get_menu_label gtk_notebook_get_menu_label_text gtk_notebook_get_group_name gtk_notebook_get_action_widget gtk_offscreen_window_get_surface gtk_offscreen_window_get_pixbuf gtk_paned_get_child1 gtk_paned_get_child2 gtk_places_sidebar_get_location gtk_places_sidebar_get_nth_bookmark gtk_plug_get_socket_window gtk_popover_get_default_widget gtk_progress_bar_get_text gtk_recent_filter_get_name gtk_recent_manager_lookup_item gtk_settings_get_default gtk_socket_get_plug_window gtk_stack_sidebar_get_stack gtk_stack_switcher_get_stack gtk_style_context_get_section gtk_style_context_get_parent gtk_style_context_get_frame_clock gtk_test_find_widget gtk_text_buffer_get_mark gtk_text_tag_table_lookup gtk_text_view_get_tabs gtk_text_view_toggle_cursor_visible gtk_text_view_get_window gtk_toolbar_get_nth_item gtk_tool_button_get_label gtk_tool_button_get_icon_name gtk_tool_button_get_label_widget gtk_tool_button_get_icon_widget gtk_tool_palette_get_drop_item gtk_tool_palette_get_drop_group gtk_tree_model_filter_convert_child_path_to_path gtk_tree_model_filter_convert_path_to_child_path gtk_tree_model_sort_convert_child_path_to_path gtk_tree_model_sort_convert_path_to_child_path gtk_tree_view_get_column gtk_tree_view_get_bin_window gtk_tree_view_column_get_widget gtk_tree_view_column_get_tree_view gtk_widget_get_frame_clock gtk_window_group_get_current_device_grab GtkTextBufferSerializeFunc
-
- 23 Sep, 2015 1 commit
-
-
Matthias Clasen authored
Following a similar change in GLib a while ago. 'bla' may by stupid, but it looks less dumb than `bla'.
-
- 01 Aug, 2015 2 commits
-
-
Paolo Borelli authored
-
Matthias Clasen authored
Use g_slist_free_full more consistently. This commit just converts the obvious cases where g_slist_forall is directly followed by g_slist_free.
-
- 23 Dec, 2014 1 commit
-
-
Matthias Clasen authored
-
- 22 Dec, 2014 2 commits
-
-
Matthias Clasen authored
We were asserting priv->filename != NULL in various places, which leads to apps refusing to work when HOME is set to a nonexisting or nonwritable value. Since it isn't hard, just make GtkRecentManager survive without a filename. We won't save or read any recently used files in this state, but thats ok. https://bugzilla.gnome.org/show_bug.cgi?id=739038
-
Matthias Clasen authored
This apparently used to work, and it doesn't do harm to allow it. https://bugzilla.gnome.org/show_bug.cgi?id=705582
-
- 19 Sep, 2014 1 commit
-
-
Matthias Clasen authored
-
- 19 Feb, 2014 1 commit
-
-
William Jon McCann authored
Instead of Return value:
-
- 15 Feb, 2014 1 commit
-
-
Matthias Clasen authored
Without sgml mode, we can't escape /* as /* anymore, so just switch to // for comments in examples.
-
- 09 Feb, 2014 1 commit
-
-
Matthias Clasen authored
With all element markup gone, it is time to turn off sgml mode, and get rid of entities as well.
-
- 07 Feb, 2014 1 commit
-
-
- 05 Feb, 2014 1 commit
-
-
William Jon McCann authored
-
- 02 Feb, 2014 1 commit
-
-
Matthias Clasen authored
In most cases, the text itself makes the message clear enough.
-
- 29 Jan, 2014 2 commits
-
-
- 28 Jan, 2014 1 commit
-
-
William Jon McCann authored
-
- 23 Oct, 2013 1 commit
-
-
Bastien Nocera authored
Add names to every timeout we setup, so it's easier to track their usage, and debug possible misbehaviour. https://bugzilla.gnome.org/show_bug.cgi?id=710651
-
- 20 Jul, 2013 2 commits
-
-
Matthias Clasen authored
Drop includes of deprecated headers where they are no longer needed.
-
Matthias Clasen authored
We've recently a number of classes wholly. For these cases, move the headers and sources to gtk/deprecated/ and adjust Makefiles and includes accordingly. Affected classes: GtkAction GtkActionGroup GtkActivatable GtkIconFactory GtkImageMenuItem GtkRadioAction GtkRecentAction GtkStock GtkToggleAction GtkUIManager
-
- 09 Jul, 2013 2 commits
-
-
aakash authored
Fixed the documentation to clarify that gtk_recent_info_get_visited and gtk_recent_info_get_modified are actually about the recent info meta-data rather than the resource itself. https://bugzilla.gnome.org/show_bug.cgi?id=703827
-
-
- 16 Feb, 2013 1 commit
-
-
Jasper St. Pierre authored
-
- 13 Feb, 2013 1 commit
-
-
- 12 Jul, 2012 1 commit
-
-
Emmanuele Bassi authored
The recently-used.xbel storage for recently used files is located inside the $XDG_DATA_HOME directory; there's no actual guarantee that the directory has been created already, even though it's very highly probable on any modern distribution. We should create it, along with its intermediate parents, before constructing the file monitor that we use to get change notifications. https://bugzilla.gnome.org/show_bug.cgi?id=671817 https://bugzilla.gnome.org/show_bug.cgi?id=667808
-
- 13 Apr, 2012 1 commit
-
-
Matthias Clasen authored
Most of these are forgotten :'s and similar details which gtk-doc now warns about.
-
- 27 Feb, 2012 1 commit
-
-
Javier Jardón authored
-
- 24 Jan, 2012 3 commits
-
-
Siegfried-Angel Gevatter Pujals authored
-
Siegfried-Angel Gevatter Pujals authored
-
Siegfried-Angel Gevatter Pujals authored
-