]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextview.c
2013-03-06 Giovanni CampagnaGtkTextView: don't popdown a bubble if we don't have one
2013-03-05 Matthias ClasenRename property to be more neutral
2013-03-05 Matthias ClasenReally keep GtkBubbleWindow private
2013-03-05 Matthias ClasenSmall documentation tweak
2013-03-05 Matthias ClasenPopdown the bubble window when text view is scrolled
2013-03-05 Matthias ClasenAllow to populate bubbles with extra content
2013-03-05 Matthias ClasenDo without GtkSelectionWindow
2013-03-05 Carlos GarnachoMade GtkBubble/SelectionWindow private at the moment
2013-03-05 Carlos GarnachoUse gdk_threads_add_timeout to popup the selection...
2013-03-05 Carlos Garnachotextview: Use GtkSelectionWindow for touch text selection
2013-03-05 Carlos GarnachoEnsure the insertion handle stays on fake events (eg...
2013-03-01 Alexander LarssonTextView: Properly render background
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2013-02-03 Matthias ClasenMake GtkTextView deal better with !can_focus
2012-12-27 Matthias ClasenMake accessible implementations public
2012-12-07 Cosimo Cecchibuild: fix some GCC warnings
2012-12-06 Alexander Larssontextview: Only clear the layout in style_update if...
2012-12-06 Benjamin Ottegtk: Use gtk_style_context_get()
2012-09-03 Matthias ClasenAdd a way to test touch features
2012-09-03 Carlos GarnachoImplement touch text selection in GtkTextView
2012-08-25 Matthias ClasenTrivial: Fix a whitespace messup
2012-08-21 Cosimo Cecchitextview: fix a typo in method gtk-doc annotation
2012-08-20 Matthias ClasenAdd documentation
2012-08-20 Matthias ClasenGtkTextView: Add input purpose and hints
2012-05-04 Bastien NoceraAdd support for disabling middle click paste
2012-04-10 Benjamin OtteRevert part of "textview: Remove extra magic for drawin...
2012-04-07 Benjamin Ottetextview: Remove extra magic for drawing children
2012-04-05 Benjamin Ottegtk: Don't call gdk_window_process_updates() when scrolling
2012-03-06 Daniel StoneAdd smooth-scroll to GtkTextView event mask
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Carlos Garnachotextview: Set background on the widget's window
2012-02-23 Carlos Garnachotextview: Also cancel DnD on ::grab-notify
2012-01-27 Carlos Garcia Camposgtktextview: Use symbolic names for button numbers
2012-01-12 Benjamin Ottea11y: Disconnect from buffer signals
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-12-01 Paolo BorelliIntroduce gtk_render_insertion_cursor
2011-11-05 Matthias ClasenPop up context menus at the right device
2011-09-27 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-27 Michael Natterergtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD...
2011-09-26 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-26 Michael Nattererapp: abstract which modifiers are used for extending...
2011-09-23 Benjamin Ottetextview: Fix comparison being the wrong way
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenInitial move GailTextView -> GtkTextViewAccessible
2011-06-15 Matthias ClasenGive this code a chance to work
2011-06-12 Ignacio Casal Quin... textview: do not destroy the layout in unrealize
2011-04-26 Matthew BarnesDesensitize "Select All" when GtkEntry is empty
2011-04-17 Ignacio Casal Quin... [textview] remove idles when unmapping
2011-04-12 Matthias ClasenGtkTextViewPrivate: Improve struct packing
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
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-19 Alexander LarssonMerge branch 'master' into broadway2
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
next