]> Pileus Git - ~andy/gtk/history - gtk/gtklabel.c
New static function to set the background of all windows.
[~andy/gtk] / gtk / gtklabel.c
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-11-12 Owen TaylorAdd _gtk_window_unset_focus_and_default(), use to clear...
2002-10-05 Manish Singhdeprecation cleanup
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-30 Owen TaylorMake the reference to the mnemonic widget weak. (#93334...
2002-09-27 Owen Taylorri Sep 27 16:23:49 2002 Owen Taylor <otaylor@redhat...
2002-08-10 Soren SandmannMinor documentation fixes
2002-08-05 Owen TaylorPatch from Soeren Sandmann to improve GtkLabel behavior...
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-05-14 Owen TaylorSet the width of the layout to the actual wrap width...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-12 Michael Meeksadd freeze / thaws to stop deluge of 'notify' signals.
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-24 Owen TaylorTake border width into account.
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-27 Anders CarlssonSet the cursor to GDK_XTERM.
2002-01-12 Havoc Penningtonsgml fixes
2001-12-20 Matthias ClasenMore precise documentation about underscores and mnemon...
2001-12-12 Jonathan Blandfordkeep in sync with insert_page_menu. Code duplication...
2001-12-11 Jonathan BlandfordSmall fix to let mnemonics work with notebooks.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-19 Owen TaylorChange default for justify to GTK_JUSTIFY_LEFT. Assumin...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-14 Alex LarssonDon't recalculate the layout on each gkt_label_ensure_l...
2001-11-14 Matthias ClasenRearrange docs (#64566)
2001-11-08 Darin AdlerFix an obvious typo where it says LEFT instead of CENTER.
2001-11-02 Jonathan Blandfordremove extraneous gtk_label_clear_layout (label)
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-23 Anders CarlssonUse an image menu item here (popup_targets_received...
2001-10-22 Owen TaylorAdd cursor-position, selection-bound properties. (...
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-08-27 Alexander LarssonAdd properties for labels, mnemonics and stock items...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-09 Havoc Penningtonadd read-only "scroll_offset" property for notification...
2001-06-05 Havoc PenningtonUse new mnemonic convenience functions
2001-06-01 Havoc Penningtonimplement overwrite mode
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-11 Tim Janikdon't propagate exposes to NULL child.
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-30 Alexander LarssonRemove leaks.
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-23 Havoc Penningtonfix up some docs
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-09 Hans Breuerupdated
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Alexander LarssonRemoved warning
2001-03-05 Michael NattererMade the "parent_class" pointer static. The pixbuf...
2001-03-05 Alexander LarssonConvert from GtkArg to GParam (originally based on...
2001-02-20 Alexander LarssonQueue a redraw if the selectable setting was changed.
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-13 Owen TaylorRemove gdkcc.h reference.
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-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2001-01-17 Owen TaylorSet the attributes onto the PangoLayout even if they...
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-01 Havoc PenningtonTest set_markup_with_accel()
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
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 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-20 Elliot Lee(follow-on from previous commit)
2000-06-09 Christopher Blizzarddeps include libgtk-x11.la, not libgtk.la (LDADDS)...
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-04-26 Havoc PenningtonAdd this function, replacing the broken gtk_label_get ()
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-16 Owen TaylorFree label->label_wc.
1999-02-09 Owen TaylorAdded a style_set() function so that word lengths get...
1999-02-01 Owen TaylorCast uints to ints in geometry calculations. This shoul...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-18 Owen TaylorInitialize label->label_wc. (We allocate labels from...
1999-01-17 Guillaume LaurentAdded a g_return_val_if_fail() in gtk_label_parse_uline...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-13 Tim Janikeliminate queue_clears or queue_draws where we know...
1999-01-12 Owen TaylorMinor fix to handling of misc->[x/y]pad
next