changelog
来自「linux下电话本所依赖的一些图形库」· 代码 · 共 2,250 行 · 第 1/5 页
TXT
2,250 行
* gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml. Mon Dec 8 12:47:01 2003 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory, gtkfilesystemwin32. * gtk/gtk-sections.txt: Some updates.Sun Nov 23 20:59:57 2003 Matthias Clasen <maclas@gmx.de> * gtk/tree_widget.sgml: Add a missing comma.Fri Nov 21 00:09:36 2003 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkfontsel.sgml: * gtk/tmpl/gtkfontseldlg.sgml: Remove leftover documentation of the filter functionality that got removed long ago.2003-11-18 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added sections section about generating previews and including extra widgets. * gtk/gtk-docs.sgml: Added a part about migrating old code to new widgets. * gtk/migrating-GtkFileChooser.sgml: New file. * gtk/Makefile.am (content_files): Added migrating-GtkFileChooser.sgml.Tue Nov 18 00:12:23 2003 Matthias Clasen <maclas@gmx.de> * gdk/gdk-sections.txt: Add gdk_drawable_copy_to_image.Mon Nov 17 23:29:21 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add gtk_combo_box_new_with_model, gtk_combo_box_set_model.Sun Nov 16 00:41:48 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Remove gtk_tool_item_[sg]et_pack_end.Sun Nov 16 00:32:18 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Move GtkFileChooser out of the private section, in order to get the autogenerated docs on hierarchy, signals, properties, etc.Sat Nov 15 00:25:39 2003 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf/tmpl/module_interface.sgml: Add an example for GdkPixbufModulePattern.Wed Nov 12 21:52:35 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add gtk_menu_set_monitor.Fri Oct 24 13:15:32 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/tmpl/gtktoolbar.sgml, gtk/tmpl/gtkseparatortoolitem.sgml: Mention the "expand" and "draw" trick for separator tool items.Fri Oct 24 17:21:04 2003 Owen Taylor <otaylor@redhat.com> * gdk-pixbuf/Makefile.am gtk/Makefile.am: Distribute generated man pages.2003-10-23 Federico Mena Quintero <federico@ximian.com> * gtk/tmpl/gtkfilechooser.sgml: Added the text for the initial section, and descriptions for the signals and enumerations. * gtk/tmpl/gtkfilechooserdialog.sgml: Added the text for the initial section, and a short example. * gtk/tmpl/gtkfilechooserwidget.sgml: Added the text for the initial section.Fri Oct 24 00:25:07 2003 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkfilefilter.sgml: * gtk/tmpl/gtkfilechooser.sgml: * gtk/tmpl/gtkfilechooserwidget.sgml: * gtk/tmpl/gtkfilechooserdialog.sgml: Add short descriptions.Thu Oct 23 22:41:02 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk-docs.sgml: Move GtkCombo and GtkOptionMenu to the "Deprecated" chapter. Add GtkFileChooser, GtkFileChooserDialog, GtkFileChooseWidget and GtkFileFilter.2003-10-23 Federico Mena Quintero <federico@ximian.com> * gtk/gtk.types: Added gtk_file_chooser_get_type, gtk_file_chooser_dialog_get_type, gtk_file_chooser_widget_get_type, gtk_file_filter_get_type. * gtk/gtk-sections.txt: Added GtkFileChooser, GtkFileChooserWidget, GtkFileChooserDialog, GtkFileFilter. * gtk/Makefile.am (IGNORE_HFILES): Added gtkcellrendererseptext.h, gtkfilechooserdefault.h, gtkfilechooserentry.h, gtkfilechooserutils.h, gtkfilesystem.h, gtkfilesystemmodel.h, gtkfilesystemunix.h. * gtk/tmpl/gtkfilechooser.sgml: New template file. * gtk/tmpl/gtkfilechooserdialog.sgml: Likewise. * gtk/tmpl/gtkfilechooserwidget.sgml: Likewise. * gtk/tmpl/gtkfilefilter.sgml: Likewise.Sun Oct 12 00:33:48 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtk.types: Add the get_type() functions for GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry.Sat Oct 11 00:18:46 2003 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkprogressbar.sgml: Included gtk_progress_bar_get_orientation() in the list of undeprecated functions, use less clumsy markup for enumerations.2003-10-02 Matthias Clasen <maclas@gmx.de> * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and gtkcellviewmenuitem.h. * gtk/tmpl/gtkentrycompletion.sgml: * gtk/tmpl/gtktreemodelfilter.sgml: * gtk/tmpl/gtkcelllayout.sgml: * gtk/tmpl/gtkcombobox.sgml: * gtk/tmpl/gtkcomboboxentry.sgml: New templates. * gtk/gtk-sections.txt: * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry. * gtk/tmpl/gtktreednd.sgml: Add short description. * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter. * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.2003-10-01 Matthias Clasen <maclas@gmx.de> * gdk/tmpl/keys.sgml: Add two missing signals. * gtk/tmpl/gtkaction.sgml: Fix cross reference to GtkMenuMerge. * gtk/gtk-sections.txt: Additions. * gtk/tmpl/gtkitemfactory.sgml: Add hint to use #GtkUIManager instead.2003-09-30 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkuimanager.sgml: Add a section about empty menus. * gdk/tmpl/keys.sgml: Small addition. * gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass. * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.2003-09-22 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtktable.sgml: Fix a copy-and-paste error. (#122800)2003-09-21 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add gtk_widget_[gs]et_no_show_all. Add gtk_toggle_action_[gs]et_draw_as_radio.2003-09-18 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: * gtk/tmpl/gtkuimanager.sgml: Updates for accelerator-only actions.2003-09-16 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkaction.sgml: * gtk/tmpl/gtkradioaction.sgml: * gtk/tmpl/gtkactiongroup.sgml: * gtk/tmpl/gtkuimanager.sgml: Updates.2003-09-15 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkuimanager.sgml: Add a paragraph about smart separators. * gtk/gtk-sections.txt: Add gtk_action_group_add_toggle_actions[_full].2003-09-12 Matthias Clasen <maclas@gmx.de> * gdk/tmpl/drawing.sgml: Add deprecation note for gdk_draw_pixmap().2003-09-11 Matthias Clasen <maclas@gmx.de> * gdk/tmpl/drawing.sgml: Add hints about obtaining Pango structures. (#121953, Martin Pool)2003-09-04 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add GtkUIManagerItemType. * gtk/tmpl/gtkuimanager.sgml: Change the name of the "pos" attribute to "position". * gtk/tmpl/gtkactiongroup.sgml: Doc tweaks.2003-09-02 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkactiongroup.sgml: * gtk/tmpl/gtkuimanager.sgml: Additions. * gtk/gtk-sections.txt: Add gtk_ui_manager_new_merge_id and gtk_ui_manager_add_ui.2003-09-01 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkuimanager.sgml: Add an example UI description. * gtk/gtk-sections.txt: Add gtk_ui_manager_ensure_update.2003-08-31 Matthias Clasen <maclas@gmx.de> * gtk/Makefile.am (IGNORE_HFILES): Add gtktoggleactionprivate.h * gtk/tmpl/gtkuimanager.sgml: * gtk/gtk-sections.txt: Replace gtk_ui_manager_activate by gtk_ui_manager_get_action. * gtk/tmpl/gtkuimanager.sgml: * gtk/tmpl/gtkactiongroup.sgml: * gtk/tmpl/gtkaction.sgml: * gtk/tmpl/gtktoggleaction.sgml: * gtk/tmpl/gtkradioaction.sgml: Additions. * gtk/gtk-sections.txt: Updates. * gtk/gtk.types: Add GtkAction, GtkActionGroup, GtkToggleAction, GtkRadioAction and GtkUIManager. 2003-08-28 Matthias Clasen <maclas@gmx.de> * gdk/tmpl/events.sgml: Improve PointerHint docs. * gdk/tmpl/event_structs.sgml: Explain is_hint field in GdkEventMotion. (#120542)2003-08-26 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Rename GtkMenuMerge to GtkUIManager * gtk/gtk-docs.sgml: Adjust. * gtk/tmpl/gtkuimanager.sgml: New template. * gtk/tmpl/gtkmenumerge.sgml: Removed.2003-08-24 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkmenumerge.sgml: * gtk/tmpl/gtkaction.sgml: * gtk/tmpl/gtkactiongroup.sgml: * gtk/tmpl/gtkradioaction.sgml: * gtk/tmpl/gtktoggleaction.sgml: New templates. * gtk/gtk-docs.sgml: * gtk/gtk-sections.txt: Add GtkMenuMerge, GtkAction, GtkActionGroup, GtkRadioAction, GtkToggleAction.2003-08-11 Matthias Clasen <maclas@gmx.de> * gdk/gdk-sections.txt: Add gdk_window_set_keep_above and gdk_window_set_keep_below. * gtk/gtk-sections.txt: Add gtk_window_set_keep_above and gtk_window_set_keep_below. * gdk/tmpl/event_structs.sgml: Document GDK_WINDOW_STATE_FULLSCREEN, GDK_WINDOW_STATE_ABOVE and GDK_WINDOW_STATE_BELOW.2003-08-10 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members. (#119463) 2003-08-09 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkcalendar.sgml: Deprecate GTK_CALENDAR_WEEK_START_MONDAY. (#87977) 2003-08-03 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation of rowstride. (#119000) Tue Jul 29 14:21:48 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/tmpl/gtktoolbar.sgml: Move documentation inline2003-07-29 Sven Neumann <sven@gimp.org> * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost when the window parameter was renamed to drawable.2003-07-21 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not GTK_DRAG_DEFAULT_DROP. (#117917, Tim-Philipp M黮ler)2003-07-19 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION. * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION. * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().2003-07-18 Matthias Clasen <maclas@gmx.de> * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup() and gtk_window_set_default_icon(). 2003-07-15 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkseparatortoolitem.sgml: * gtk/tmpl/gtkradiotoolbutton.sgml: * gtk/tmpl/gtktoggletoolbutton.sgml: New templates. * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml, gtkradiotoolbutton.xml and gtktoggletoolbutton.xml. * gtk/gtk.types: Add gtk_separator_tool_item_get_type, gtk_radio_tool_button_get_type and gtk_toggle_tool_button_get_type. * gtk/gtk-sections.txt: Add GtkSeparatorToolItem, GtkRadioToolButton and GtkToggleToolButton sections. * gdk/tmpl/input_devices.sgml: Remove docs for gdk_device_get_history() which are now inline. * gdk/gdk-sections.txt: Add gdk_display_flush.2003-07-13 Matthias Clasen <maclas@gmx.de> * gtk/gtk.types: Add gtk_tool_button_get_type and gtk_tool_item_get_type. * gtk/tmpl/gtktoolbutton.sgml: * gtk/tmpl/gtktoolitem.sgml: * gtk/gtk-docs.sgml: * gtk/gtk-sections.txt: Add new toolbar api. * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which are now inline. * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_new_from_file_at_size. 2003-07-08 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkfilesel.sgml: Fix the example. (#116575)Wed Jul 2 18:15:21 2003 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt gtk/tmpl/gtkicontheme.sgml: Document named icon system. * gtk/tmpl/gtkrc.sgml: Mention specifying named icons as @"icon-name". * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock icons.2003-07-01 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkcolorbutton.sgml: * gtk/tmpl/gtkfontbutton.sgml: * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander, GtkFontButton and GtkColorButton. * gtk/gtk-sections.txt: Add a sections for GtkExpander, GtkColorButton and GtkFontButton. * gtk/gtk-docs.sgml: Add an entities for GtkExpander, GtkColorButton and GtkFontButton. * gtk/gtk.types: Add gtk_expander_get_type, gtk_color_button_get_type() and gtk_font_button_get_type(). * gdk/gdk-sections.txt: Add gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), gdk_display_supports_cursor_color(), gdk_display_get_default_cursor_size() and gdk_display_get_maximal_cursor_size(). 2003-06-30 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation. * gtk/tmpl/gtkwidget.sgml: Some additions.2003-06-24 Matthias Clasen <maclas@gmx.de> * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes", since its abstract. * gtk/tmpl/gtkaccessible.sgml: * gtk/tmpl/gtkimmulticontext.sgml: * gtk/tmpl/gtkimcontextsimple.sgml: * gtk/tmpl/gtkimcontext.sgml: * gtk/tmpl/gtkviewport.sgml: * gtk/tmpl/gtkcellrenderertext.sgml: * gtk/tmpl/gtkcellrendererpixbuf.sgml: * gtk/tmpl/gtkcelleditable.sgml: * gtk/tmpl/gtktreemodelsort.sgml: * gtk/tmpl/gtktreednd.sgml: * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.2003-06-23 Matthias Clasen <maclas@gmx.de> * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons. * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 2003-06-22 Matthias Clasen <matthias@localhost.localdomain> * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix. * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_loader_new_with_mime_type. 2003-06-19 Matthias Clasen <maclas@gmx.de> * gtk/question_index.sgml: Add a question about changing fonts. And one about "Getting Started". (#114747, #108015) 2003-06-17 Matthias Clasen <maclas@gmx.de> * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from Docbook. (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1. (content_files): Add gdk-pixbuf-csource.xml, gdk-pixbuf-query-loaders.xml. * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?