]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.c
gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.c
[~andy/gtk] / gtk / gtktextview.c
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-07-21 Michael Nattereruse the simpler g_signal_override_class_handler() inste...
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-25 Cody RussellBug 534463 - non-editable GtkTextView should not call
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-01-28 Michael Natterergtk/gtktextchild.c meant to use G_STRFUNC, not G_STRLOC...
2008-01-28 Michael Natterergtk/gtktextchild.c use G_STRLOC instead of G_GNUC_FUNCT...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-11-17 Paolo BorelliUse gtk_text_buffer_get_insert instead of get_mark...
2007-11-11 Yevgen MuntyanMoved gtk_text_view_update_im_spot_location() calls...
2007-09-21 Michael Natterermerged patch from maemo-gtk which handles failed keynav...
2007-07-19 Matthias ClasenInitialized GValues before unsetting them. (#457720)
2007-07-12 Matthias ClasenAdd docs
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-06-04 Michael NattererMove "move-focus" signals from several widgets to GtkWi...
2007-05-28 Matthias ClasenImprove docs
2007-05-19 Matthias ClasenFix the build
2007-05-18 Matthias ClasenAdd a toggle-cursor-visibility keybinding signal, and...
2007-05-11 Michael Natterercall gdk_event_request_motions(event) so selecting...
2007-04-30 Matthias ClasenAllow indents to be negative. (#Bug 434308)
2007-03-12 Matthias ClasenSet first_para_mark to NULL. (#396805, Colin Leroy...
2007-03-10 Matthias ClasenGet rid of the unused event argument. Update all callers.
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-01-07 Matthias ClasenCall text_window_realize() with the correct parameters...
2007-01-04 Matthias ClasenRework the beep-on-uninserted-text by calling the input...
2007-01-02 Matthias ClasenTry harder not to beep on events which are not meant...
2007-01-02 Matthias ClasenFix a segfault in horizontal scrolling
2006-12-31 Matthias ClasenRemove the scroll timeout. (#390872, Yevgen Muntyan)
2006-12-31 Matthias ClasenDon't install cursors on insensitive widgets. (#358864...
2006-12-29 Matthias ClasenDon't die in an assertion if focus went missing. Just...
2006-12-25 Matthias ClasenRemove debug output.
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-20 Matthias ClasenSilently return if a drag is already in progress, rathe...
2006-12-03 Michael Nattererremove FIXME #include that is no longer needed.
2006-11-27 Tim Janikapplied patch by Colin Leroy for Control+GDK_KP_Left...
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-09-01 Matthias ClasenStop cursor blinking after a configurable timeout....
2006-08-21 Paolo Borellido not scroll on copy. Bug #329604.
2006-08-06 Matthias ClasenCreate new PangoContexts and set them on the layout...
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-26 Michael Nattererrevert "keep cursor visible when size changes" since...
2006-06-22 Michael Nattererkeep the cursor visible when the size changes. Fixes...
2006-05-29 Michael Nattererapplied patch from Chris Wilson which replaces a useles...
2006-05-14 Matthias ClasenMore of the same
2006-05-14 Matthias ClasenMove an assert to the right place. (#341661, Pascal...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-12 Matthias ClasenRemove some unused variables.
2006-04-06 Matthias ClasenLower the window, to prevent late-constructed text...
2006-03-28 Matthias ClasenFix drag-selection after double-click. (#323862, Benjam...
2006-03-28 Matthias ClasenMove the call to gtk_text_view_end_selection_drag(...
2006-03-24 Matthias ClasenDon't call gdk_window_invalidate_rect() on unrealized...
2006-03-22 Michael Natterercount down from G_MAXUINT to avoid clashes with applica...
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2006-03-07 Matthias ClasenTake cursor width into account when calculating the...
2006-01-21 Matthias ClasenDon't crash if layout is NULL. (#327934, Christian...
2006-01-12 Matthias ClasenReset the virtual cursor position. (#326003, Evert...
2005-12-12 Matthias ClasenDon't fall thru to the wrong window types. (#323843)
2005-12-07 Matthias ClasenOnly scroll if we have focus. (#316310, Paolo Borelli)
2005-12-06 Matthias ClasenDon't commit from reset, it upstets GtkTextView.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-02 Matthias ClasenRemove some g_return_if_fail() from static functions...
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-09 Matthias ClasenStop cursor blinking in non-editable regions of a text...
2005-09-02 Matthias ClasenAdd bindings for Ctrl-Shift-A to unselect all. (#309301...
2005-09-02 Matthias ClasenReset im context before committing \n or \t.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-29 Matthias ClasenMore typo fixes
2005-08-29 Matthias ClasenConstruct the "Select All" menuitem from stock.
2005-07-11 Matthias ClasenDon't ever go unconditionally to the buffer ends; that...
2005-07-11 Matthias ClasenWhen dragging text, use a drag icon showing the (ellips...
2005-07-11 Matthias ClasenMake double-clicking between words select whitespace...
2005-06-24 Matthias ClasenMake movement by paragraphs up/down symmetric. (#307055...
2005-06-24 Matthias ClasenDon't jump to the next line if we are at the end of...
2005-06-18 Matthias ClasenTypo fixes
2005-06-13 Matthias ClasenMake invisible text work a bit better (#66194, patch...
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-05-25 Michael Nattererblock the text_layout's "changed" handler when changing...
2005-05-18 Anders CarlssonIf the horizontal adjustment changes because of a chang...
2005-05-17 Matthias ClasenDon't blink the cursor if the text view is not editable.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-02 Matthias ClasenPropagate the event to unanchored children in the text...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-01-16 Matthias ClasenPrefer LTR over RTL if the keymap is neutral.
2005-01-05 Søren SandmannSet the background of the windows to None instead of...
next