]> Pileus Git - ~andy/gtk/history - gtk/gtkentry.c
Make a GtkCellEditable (get_widget_window_size): Change to let it honor
[~andy/gtk] / gtk / gtkentry.c
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-07-19 Owen TaylorFix typo that sometimes caused selection not to work...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-26 Owen TaylorUse new pango_context_get_metrics() to fix problems...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-01 Havoc Penningtonimplement overwrite mode
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-17 Owen TaylorMake logical motion and deletion by graphemes, not...
2001-05-03 Owen TaylorReduce new_text_length appropriately when we run into...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Owen TaylorFix optimization that was correct for the use here...
2001-04-18 Havoc PenningtonClose bug #50615:
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorAvoid chaining up to parent impl, since we have a INPUT...
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-03 Owen TaylorAdd shift-clicking to extend the selection. (Roughly...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-21 Havoc Penningtonunbreak this function
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-07 Sven Neumannconvert area_height to pango dimensions after painting...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-17 Owen TaylorRemove unused variable.
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-09 8make need_im_reset flag effective to avoid reset_ic...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-11-16 Robert BradyRemove the locale-specific gtkrc's, as they only contai...
2000-11-13 Havoc PenningtonAdd an "invisible_char" argument to set the char displa...
2000-11-13 Owen TaylorFix warning when moving between paragraphs.
2000-11-12 Owen TaylorCall gtk_widget_activate for GDK_Return.
2000-11-12 Owen TaylorMake parent_class static.
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-22 Owen TaylorFix some problems with vertical alignment.
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-06 Owen TaylorUnref the entry's layout.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Pavel MachekYou don't need to check one variable twice (trivial...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-10 Owen TaylorMoved entry->visible into editable class. (Leave it...
1999-01-28 Owen Taylor[ patch from Takashi Matsuda <matsu@arch.comp.kyutech...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-05 Owen TaylorWhen redrawing the under-cursor character, don't redraw...
1998-12-16 Owen TaylorRedraw the character under the cursor when removing...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-20 Owen Taylorindent other than GNU indent should be OK now.
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-07-17 Tim Janikcare for the posssibility that someone destroys the...
1998-07-16 Tim Janiksigndness corrections all ove the place. implementation...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
next