]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorsel.c
Translation updated by Ivar Smolin.
[~andy/gtk] / gtk / gtkcolorsel.c
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-14 Matthias ClasenUse a named cursor with the name "color-picker", when...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
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-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-18 Matthias ClasenAdd pointer warping to GDK. (#160437)
2004-12-05 Hans BreuerImplement keynav for the color picker - win32 too....
2004-11-28 Matthias ClasenImplement keynav for the color picker (only on X11...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-04-14 Matthias ClasenAdd a11y relations between the color wheel and the...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Owen Taylor#109594, reported by Olivier Ripoll
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-12 Padraig O'Briain*gtk/gtkcolorsel.c (gtk_color_selection_init): Add...
2003-11-05 Matthias ClasenChange the ranges for Saturation and Value to be 0...
2003-08-02 Matthias ClasenAccept drops with the wrong format, since the KDE color...
2003-07-23 Matthias ClasenMake the hue spinbutton wrap. (#118097, John Darrington)
2003-05-22 Matthias ClasenUpdate color on focus out of hex_entry. (#112665) ...
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-31 Matthias ClasenDeprecate. (#60582)
2003-01-30 Daniel ElstnerExplicitely draw an opaque rectangle using the backgrou...
2003-01-20 Matthias ClasenFix clamping to [0,1] to avoid unnecessary roundtrip...
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-08 Matthias ClasenReset priv->changing before returning. (#100443)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-13 Matthias ClasenAdd a const here.
2002-11-08 Matthias ClasenPut into #ifdef DO_BLINK to avoid an unused static...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-07 Owen TaylorFree the private data. (#84903, Matthias Clasen)
2002-10-07 Owen TaylorUse a pixbuf to set the drag icon, combine code to...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-09-27 Owen TaylorFix some signed/unsigned warnings. (#85863, David L...
2002-09-16 Matthias ClasenStockify color picker icon. (#89880)
2002-07-10 Owen TaylorFix some cases where signal connection IDs where being...
2002-06-20 Owen TaylorRenames:
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-26 Owen TaylorEmit ::color_changed every time we notify current_color...
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-02-20 Sven Neumanncheck handler_id before disconnecting the signal handle...
2002-02-16 Owen TaylorAdd key bindings on GtkScrolledWindow for arrow keys...
2002-02-07 Padraig O'BriainChange popup_menu signal to return gboolean instead...
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-03 Anders CarlssonFree dash list if necessary.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-04 Owen TaylorRef and sink priv->tooltips in init() and unref priv...
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-10 Matthias ClasenFix docs for gtk_tree_view_column_set_sort_order. ...
2001-10-28 jacob berkmando not call gtk_settings_get_default() here as that...
2001-10-11 Matthias ClasenRemove stale gdk backend includes.
2001-08-05 Owen TaylorFix conversion from float to int so that we don't get...
2001-07-19 Owen Taylorgtk/gtkaccellabel.c (gtk_accel_label_class_init) Use...
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-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
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-05 Havoc PenningtonUse new mnemonic convenience functions
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-05-11 Havoc Penningtondocs, fixes bug #54144
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-29 Havoc Penningtonfix bug in tooltip
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-20 Alexander LarssonAPI Change. Take GdkColor arguments instead of gdouble...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-24 Havoc Penningtonfix warnings
2001-01-23 3Don't leak image. Simplify using gdk_colormap_query_col...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-10-26 Havoc Penningtonfix constness warning
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-24 Elliot Leerevert
2000-07-24 Elliot LeePart 1 of a multipart commit
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-19 Christopher BlizzardChange private class member to be named private_data...
2000-05-17 Owen TaylorPatch from David Santiago <mrcooger@cyberverse.com...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-10 Owen TaylorColor selection dialog rewrite.
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-01-28 Owen TaylorWhen translating N_() strings, use _(), not gettext...
1999-01-26 Owen TaylorNew functions to set the colormap or visual of an exist...
1999-01-26 Owen TaylorBack out the last solution to updating problem. And...
next