]> Pileus Git - ~andy/gtk/history - ChangeLog
Update.
[~andy/gtk] / ChangeLog
2007-03-09 Tor LillqvistUpdate.
2007-03-09 Matthias ClasenDefer the callbacks to an idle to avoid deadlock with...
2007-03-09 Matthias ClasenSet child visibility to FALSE here; it will be turned...
2007-03-08 Mathias HasselmannUse proper border style when drawing shadow of scrolled...
2007-03-08 Mathias HasselmannAdd shadow-type style property, set shadow-type propert...
2007-03-08 Mathias HasselmannImprove look of GtkScrolledWindow on Windows by impleme...
2007-03-07 Mathias HasselmannUse Windows shell icons. Icons are stored in the curren...
2007-03-07 Matthias ClasenDraw the focus around the arrow if there is no label...
2007-03-07 Matthias ClasenSet names on the popup widgets to make them themable...
2007-03-07 Michael Nattereruse multihead safe ungrab functions instead of gdk_keyb...
2007-03-06 Chris WilsonBe careful not to trigger a style reset before we have...
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-03-05 Ihar HrachyshkaFixed problems with be@latin.
2007-03-05 Claudio SaavedraRemoved be@latin from ALL_LINGUAS, as it's currently...
2007-03-04 Ihar Hrachyshkabe@latin.po: Added Belarusian Latin translation by...
2007-03-03 Guillaume SavatonAdded Esperanto (eo) translation
2007-03-01 Matthias ClasenAlways store gtk-color-scheme values from all sources...
2007-02-28 Matthias ClasenMake color scheme update properly when changing themes...
2007-02-28 Matthias ClasenDon't leak references to the color-hash gotten from...
2007-02-28 Tristan Van BerkomFixed a warning from g_object_set (radiobutton, "group...
2007-02-26 Matthias ClasenApply a patch by Carlos Garnacho to fix several problem...
2007-02-26 Matthias ClasenChange a label
2007-02-26 Matthias ClasenMake folder selection for print-to-file work
2007-02-26 Chris WilsonBug 409101 – invalid read to gtkicontheme.c insert_them...
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2007-02-23 Dom LachowiczBug 411118 - bad bevel for progress bar on windows...
2007-02-19 Tor LillqvistRemove. (gdk_device_get_type): Drop class init function...
2007-02-18 Matthias ClasenIgnore invisible text when going to end of the previous...
2007-02-18 Richard HultSetup release pools to plug two leaks, patch from Erik...
2007-02-18 Richard HultAdd stub for gdk_display_add_client_message_filter...
2007-02-18 Richard HultImport AppKit.h instead of Quartz.h. Don't use userSpac...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
2007-02-16 Kristian Rietveldadd cursor_offset field.
2007-02-16 Kristian Rietveldsend a focus-in event to the tree view after hiding...
2007-02-16 Kristian Rietveldalso handle keyboard tooltips. (#408325, Matthias Clasen).
2007-02-16 Xan LopezCleanup the logic in expose event handler. Reviewed...
2007-02-16 Matthias ClasenFix a small leak
2007-02-16 Matthias ClasenBe more careful when checking for ButtonRelease events...
2007-02-15 Matthias ClasenFree the lines even if there are no views. (#408018...
2007-02-15 Cody RussellFix small mistake in my ChangeLog
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-02-15 Matthias ClasenHandle symlinked .icon files intelligently; also avoid...
2007-02-15 Michael Nattererremove two antique function typedefs that are probably...
2007-02-14 Stefan Kostreviewed by: Matthias Clasen <mclasen@redhat.com>
2007-02-14 Kristian Rietveldcheck return value of gtk_widget_translate_coordinates...
2007-02-14 Kristian Rietvelduse TREE_VIEW_DRAG_WIDTH/2 when calculating the drag...
2007-02-14 Michael Nattererdon't forget to set the state of the synthesized GDK_EN...
2007-02-13 Kristian Rietveldstop any pending tooltip timeout. (Fixes #406110, Carlo...
2007-02-10 Emmanuele BassiFix the english of the comment; remove some type checki...
2007-02-09 Emmanuele BassiAdd support for both prepending and appending custom...
2007-02-08 Emmanuele BassiKeep count of the displayed items to build the menu...
2007-02-08 Tim Janikapplied patch from Xan Lopez which adds GTK_BUTTONBOX_C...
2007-02-07 Cody RussellAdd gdk_event_request_motions
2007-02-07 Tim Janikfixed motion request condition which was wrongly ported...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-06 Kristian Rietveldremove unused get of has_tooltip.
2007-02-06 Michael Nattererchain up.
2007-02-06 Kristian RietveldNew tooltips API.
2007-02-05 Dom LachowiczFix bug 404506, caused by prematurely releasing a DC...
2007-02-05 Michael Nattereradd new boolean settings gtk-enable-accels and gtk...
2007-02-05 Michael Nattererchanged values from G_MAXUINT-0, -1, -2 to -1, -2,...
2007-02-04 Soren SandmannRemove these files since GSequence has been moved into...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2007-02-02 Kristian Rietveldremove unused style_get of vertical-separator. (#403165...
2007-02-02 Christian PerschUse a simple key file instead of a markup file. Bug...
2007-02-02 Mariano Suárez-Alvarezbe a little more helpful with the docs on GtkCellRender...
2007-02-01 Michael Nattererpass &event->area to gtk_paint_box() calls.
2007-02-01 Michael Nattererremove redundant and confusing if (GTK_IS_MENU (widget...
2007-02-01 Tim Janikremove extra reference that gtkcombobox keeps on priv...
2007-01-31 Christian PerschHide the Credits button iff there are no credits to...
2007-01-30 Tor LillqvistNew debugging function. (_gdk_input_wintab_init_check...
2007-01-30 Felix RiemannFix leaked string. Fixes bug #402565.
2007-01-30 Matthias ClasenBe more careful about toplevel possibly being NULL...
2007-01-30 Tim Janikcleaned up ::color-hash registration to not abuse class...
2007-01-29 Michael Nattererqueue a draw on the parent_menu_item of this menu item...
2007-01-29 Matthias ClasenReinstate gtk_toolbar_content_new_compatibility() that...
2007-01-28 Matthias ClasenFix a problem with large y thickness
2007-01-28 Matthias ClasenUse canonical property names
2007-01-28 Matthias ClasenAvoid some unnecessary gtk_widget_get_style() calls.
2007-01-28 Matthias ClasenRearrange things so that setting multiple properties...
2007-01-27 Matthias ClasenFix GtkStatusIcon to not take up space on the panel...
2007-01-27 Matthias ClasenAdd deprecation guards for gtk_rc_style_ref/unref and...
2007-01-27 Matthias ClasenDocumentation fixes (#400530, Anders Brander)
2007-01-27 Matthias ClasenCheck the mtime of all directories, not just the toplev...
2007-01-26 Michael NattererAdded bug number to my last commit.
2007-01-26 Michael Nattererdestroy the XIM only if it exists. While the code does...
2007-01-26 Tim Janikclamp cursor coordinates to window bounds (fix from...
2007-01-26 Michael Nattereronly block/unblock completion->priv->insert_text_id...
2007-01-25 Matthias ClasenReduce locking overhead by not repeatedly getting the...
2007-01-24 Michael Nattererrevert generic disabling of PRELIGHT state for the...
2007-01-24 Roozbeh PournaderRemove mention of no-longer-existing PATCH keyword...
2007-01-23 Carlos Garcia CamposFix memory leak. Fixes bug #399907.
2007-01-22 Chris WilsonBug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style...
2007-01-20 Michael David EmmelMouse crossing fixes from Attilio
2007-01-19 Matthias Clasenfix build breakage
2007-01-19 Kristian Rietveldfactor out add_scroll_timeout(). (taken from maemo...
2007-01-19 Matthias ClasenFix problems with the initial focus in GtkCalendar...
2007-01-19 Robert OegrenFix for bug #143460 - missed tablet clicks on Windows
2007-01-19 Tor LillqvistStrip some trailing blanks
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
next