]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.c
Minor documentation improvements
[~andy/gtk] / gtk / gtktextview.c
2011-02-23 Murray CummingMinor documentation improvements
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-01-28 Krzesimir NowakCheck if buffer is NULL after setting it to NULL, not...
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Matthias ClasenAdd gtk_text_view_get_cursor_locations
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-15 Matthias ClasenMove GtkSelection docs inline
2011-01-11 Sébastien GranjouxFix bgo #638017 Crash in gtk_text_view_set_tabs()
2011-01-10 Paolo BorelliSet the proper css class when getting attributes.
2011-01-05 Benjamin Ottetextview: Update adjustment usage for sealing
2011-01-05 Benjamin Ottetextview: Update adjustment usage for sealing
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-04 Matthias ClasenRemove an outdated doc statement.
2010-12-28 Ignacio Casal Quin... Fix docs.
2010-12-21 Benjamin Ottegtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtktextview.c: Use accessor functions to access...
2010-12-15 Carlos GarnachoMake GtkTextView use GtkStyleContext
2010-12-10 Matthias ClasenDon't access GdkDragContext fields directly
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-08 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkTextView
2010-10-30 Tristan Van BerkomRevert "Removed size_request from GtkTextView"
2010-10-30 Tristan Van BerkomFixed remaining call to ->size_request in GtkTextView.
2010-10-30 Tristan Van BerkomRemoved size_request from GtkTextView
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Tristan Van BerkomRevert "Removed size_request from GtkTextView"
2010-10-27 Tristan Van BerkomFixed remaining call to ->size_request in GtkTextView.
2010-10-27 Tristan Van BerkomRemoving size_request from GtkTextView
2010-10-27 Tristan Van BerkomRemoved size_request from GtkTextView
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-20 Michael Natterergtk: clean up GtkWidget signals
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-09-29 Benjamin Ottegtk: Fix remaining mentions of gtk_container_propagate_...
2010-09-28 Javier JardónRemove unneded casts
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin Ottetextview: Use gtk_cairo_transform_to_window()
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetextview: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottetextview: Port to draw vfunc
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-26 Benjamin Ottetestview: Convert _gtk_text_util_create_rich_drag_icon...
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-09 Tristan Van BerkomFixed GtkTextView & GtkIconView to consult it's true...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Javier Jardóngtk/gtktextview.c: use accessor functions to access...
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-08-28 Matthias ClasenRemove long-deprecated page-horizontally signal
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-12 Ignacio Casal Quin... Move sealed attributes to private struct.
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-15 Carlos GarnachoGtkTextView: Scroll on the pointer doing DnD.
2010-05-31 Johan Dahlin[gtktreeview] Add a couple of annotations
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-05 Javier JardónUse event instead key in the previous patch
2010-05-05 Javier JardónAdded api to reset the im context in GtkTextView and...
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-27 Mirsal EnnaimeAdd accessors for GtkTextView adjustments
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Matthias ClasenDon't scroll to insert after middle-click paste
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Christian DywanImplement "preedit-changed" in GtkEntry and GtkTextView
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenImprove selection/arrow key behaviour in GtkTextView
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-08 Matthias ClasenDon't scroll to insert after middle-click paste
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-11 Christian DywanImplement "preedit-changed" in GtkEntry and GtkTextView
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-21 Matthias ClasenImprove selection/arrow key behaviour in GtkTextView
2009-12-18 Hiroyuki IkezoeUse g_value_dup_string instead.
next