]> Pileus Git - ~andy/gtk/history - gtk/gtkclist.c
Don't draw with GTK_STATE_ACTIVE.
[~andy/gtk] / gtk / gtkclist.c
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-08-27 Jonathan Blandforddeprecate GTK_SELECTION_EXTENDED.
2001-08-27 Alexander LarssonAdd properties for labels, mnemonics and stock items...
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-26 Owen TaylorUse new pango_context_get_metrics() to fix problems...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-04 Havoc PenningtonApply fix from Sam Solon, bug #54577, update value...
2001-04-24 Alexander Larssoni2001-04-24 Alexander Larsson <alexl@redhat.com>
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-12 Alexander LarssonScroll using gdk_window_scroll(). Don't wait for expose...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-02-17 Tim Janikdefault initialize the generated ENTER_NOTIFY event...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-12 Owen TaylorFix off-by-one error in checks. (Dave Lambert)
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-08-18 Owen TaylorDon't leave dangling ->prev fields when merging lists...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen Taylor*** empty log message ***
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-29 Jonathan Blandfordlet you set the titles to be active, even if they aren...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-04-15 Tor Lillqvistgtk/gtkclist.c (gtk_clist_motion) If we get a motion...
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-10 GMT 1999 Tony GaleFix off-by-one bug in parameter check.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-04-30 Lars Hamannmerges from gtk-1-2
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-25 Owen TaylorMake prototypes for drag_data_get and drag_data_receive...
1999-02-25 Owen TaylorUnset the clip mask for the GC if we set it. (Patch...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-18 Tim Janikadded widget arg ::titles_active.
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-02-08 Lars Hamannchanged to 64 (gtk_clist_draw_focus) (hadjustment_value...
1999-02-06 Lars Hamannsearch last visible column instead of using clist-...
1999-02-02 Lars Hamannin case of GTK_SELECTION_BROWSE select first inserted...
1999-01-23 Lars Hamannremoved extra gtk_spin_button_update calls again. unblo...
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-18 Lars Hamannonly call grab_add if pointer_grab succeeds. (gtk_clist...
1999-01-17 Lars Hamannblock drag source signal handler during column resizes.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-16 Lars Hamannfixed double click bug.
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1999-01-08 Lars Hamanncall gtk_spin_button_update before returning a value
1999-01-01 Jeff GarzikCheck for features.h.
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-12-21 Lars Hamannfixed column resize bug
1998-12-19 Lars Hamannfixed GDK_2BUTTON_PRESS bug.
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-16 Lars Hamannremoved clist flag : GTK_CLIST_DRAG_SELECTION added...
1998-12-16 Owen TaylorUse base[NORMAL] instead of bg[PRELIGHT] so CLists...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-12 Owen TaylorMark child->window as destroyed so we don't destroy...
1998-12-11 Owen TaylorAdd in a "style_set" handler so that the background...
1998-12-11 Manish Singhavoid void pointer math
1998-12-04 Lars Hamanncall toggle_row with valid row numbers only (toggle_row...
1998-12-04 Lars Hamannfixed for-loop.
1998-12-03 Owen TaylorUse GTK_STATE_INSENSITIVE for the foreground of cells...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-12-02 Lars Hamannnew class method/signal row_move. new public function...
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-26 Lars Hamanndefine GtkCTreeNode as boxed type use GTK_CTREE_NODE_TY...
1998-11-26 Tim Janikreverted bogus and undocumented!!! changes from Jay...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-24 Jeff GarzikBugfix from Brandon Long <blong@fiction.net> - Do the...
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-18 Lars Hamannreturn the nth GtkCTreeNode in row_list. (from Samuel...
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-07 Stefan JeskeSet background of title button window to GTK_STATE_NORM...
1998-11-07 Lars Hamannresize clist if adjustments are NULL and list size...
next