]> Pileus Git - ~andy/gtk/history - gtk/gtkclist.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkclist.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
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 ClasenMore canonical property names.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-12-13 Owen TaylorSystem fnmatch wasn't going to be UTF-8 clean, neither...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Owen TaylorFix typo with hadjustment/vadjustment introduce prior...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-05-14 Owen TaylorFix format of selection data to be 8 rather than GTK_TY...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-02-18 Owen Taylorgtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.c
2002-02-08 Owen TaylorReturn FALSE if not shoing the titles. (#70959, Thomas...
2001-11-23 Owen TaylorRemove some strange arithmetic that was resulting in...
2001-11-23 Owen TaylorOffset invalidated range correctly. Fix scrolling of...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-22 jacob berkmandon't cast a PIXTEXT cell to a PIXMAP cell (fixes crash...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
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,
next