]> Pileus Git - ~andy/gtk/history - ChangeLog
Don't leak ShmPixmapInfo. (#349858, Chris Wilson)
[~andy/gtk] / ChangeLog
2006-08-15 Matthias ClasenDon't leak ShmPixmapInfo. (#349858, Chris Wilson)
2006-08-15 Matthias ClasenSimplify, make it build against cups 1.1. (#350329)
2006-08-15 Matthias ClasenFix a typo in the docs. (#349501, Carlos GUSLiBu)
2006-08-15 Matthias ClasenRemove a leftover debug statement. (#350072, Iago Rubio)
2006-08-15 Matthias ClasenRemove. (gtk_notebook_motion_notify): Instead, update...
2006-08-15 Matthias ClasenUse XAllocSizeHints to allocate the XSizeHints struct...
2006-08-15 Matthias ClasenZero out some stack-allocated X structures, to avoid...
2006-08-14 Emmanuele BassiAdd a check on the filter argument, instead of blindly...
2006-08-14 Matthias ClasenNull the cell_view pointer if the internal cell view...
2006-08-14 Matthias ClasenDon't leak in the non-editable case. (#350258, Colin...
2006-08-11 Michael David Emmelgdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb...
2006-08-10 Emmanuele BassiRemove the idle source in ::finalize...
2006-08-10 Michael Nattererdon't try to set the state of unmapped windows, call
2006-08-08 Michael Nattererimplement MIN_SIZE, MAX_SIZE and RESIZE_INC.
2006-08-08 Richard HultImplement get/set_track_motion.
2006-08-08 Richard HultWhitespace cleanup. (synthesize_crossing_events): Add...
2006-08-08 Michael Nattererimplement.
2006-08-08 Richard HultJust expose the minimal region instead of the whole...
2006-08-08 Michael Natterersome whitespace and indentation cleanup.
2006-08-07 Richard HultDon't get and release the context for each point, just...
2006-08-07 Michael Nattererneed to disconnect from signals connected in gtk_drag_d...
2006-08-06 Emmanuele BassiShow non existing resources by default. (recent_meta_da...
2006-08-06 Matthias ClasenFree all XKB data. (#349997, Chris Wilson)
2006-08-06 Matthias ClasenOnly get the indicator-size and indicator-spacing style...
2006-08-06 Matthias ClasenBe more careful when creating gcs, also emit change...
2006-08-06 Matthias ClasenUse G_PRIORITY_DEFAULT_IDLE for the month/year-change...
2006-08-06 Matthias ClasenAdd a missing initialization. (#348787, Leonardo Boshell)
2006-08-06 Matthias ClasenUse $PKG_CONFIG consistently. (#348740, Jeremy Lainé)
2006-08-06 Matthias Clasen (gtk_notebook_drag_motion): Don't accept drops on
2006-08-06 Matthias ClasenDon't allow dragging a notebook tab to one of its child...
2006-08-06 Matthias ClasenRemove outdated lists of authors and maintainers. ...
2006-08-06 Matthias ClasenExport gtk_entry_reset_im_context privately.
2006-08-06 Matthias ClasenCreate new PangoContexts and set them on the layout...
2006-08-06 Matthias ClasenAdd a missing initialization. (#349863, Benjamin Berg)
2006-08-06 Matthias ClasenProtect against tree_view being NULL. (#348652, Patrick...
2006-08-03 Emmanuele BassiLazily populate the menu when creating it and after...
2006-08-03 Michael Nattererreset scanner config to default values while checking...
2006-08-03 Michael Nattererremoved the "widget &&" part from "widget && GTK_IS_FOO...
2006-08-02 Michael David EmmelRemoved unused call to GetPosition
2006-07-31 Richard HultPatch from Erik van Pienbroek to implement drawing...
2006-07-29 Richard HultAlways set success to TRUE. (gdk_color_change): Implement.
2006-07-28 Emmanuele BassiAdd the timeout for polling the file; change the defaul...
2006-07-27 Michael Natterercast the return value of XGetWindowProperty() correctly...
2006-07-27 Matthias ClasenMove a call
2006-07-24 Richard HultImplement getting the double click threshold.
2006-07-24 Richard HultFix changelog.
2006-07-24 Richard HultSave before committing...
2006-07-24 Matthias ClasenBump version
2006-07-24 Matthias Clasen2.10.1
2006-07-23 Matthias ClasenFix a memleak
2006-07-21 Matthias ClasenNew function to destroy an rc context.
2006-07-21 Richard HultImplement.
2006-07-21 Matthias ClasenReplace gtk_rc_style_ref/unref by g_object_ref/unref.
2006-07-21 Matthias Clasen0-terminate outbuf in all cases. (#348227, Nguyen Thái...
2006-07-21 Michael NattererEnable symbolic colors and color expressions in style...
2006-07-21 Michael Nattererremove accidential 2nd parameter to g_object_unref().
2006-07-21 Matthias ClasenDon't leak the action_view. (#348120, Chris Wilson)
2006-07-21 Matthias ClasenImprove drawing of tabs
2006-07-21 Matthias ClasenFix a memleak
2006-07-21 Matthias ClasenUnset the during_reorder flag. (#348049, Sven Herzberg...
2006-07-20 Matthias ClasenJust remove the scroll timeout here, don't access setti...
2006-07-20 Matthias ClasenFix messed up refcounting. (#348090, Chris Wilson)
2006-07-20 Matthias ClasenExport this privately.
2006-07-20 Federico Mena QuinteroArgh, initialize "passed"! (set_filename_timeout_cb...
2006-07-20 Michael Nattererfix typo to make it compile again.
2006-07-20 Emmanuele BassiCorrectly chain up the finalization vfunc. (#348089...
2006-07-20 Richard HultAppend the event to the queue instead of using gdk_even...
2006-07-19 Richard HultReindent.
2006-07-19 Richard Hult]): Listen to windowDidResignMain notifications and...
2006-07-19 Kristian Rietveldadd align_set field to keep track whether the align...
2006-07-19 Matthias ClasenCheck if option is NULL before using it. (#348014,...
2006-07-19 Matthias ClasenWhen looking up a font XID, add the XID_FONT_BIT. ...
2006-07-19 Richard Hult]): Remove unused variables to fix compiler warnings.
2006-07-19 Richard HultImplement type hints and use them to determine which...
2006-07-19 Richard HultGet the position correctly for the root window. Fixes...
2006-07-19 Matthias ClasenUpdates
2006-07-18 Matthias Clasenfix 347277
2006-07-18 John PalmieriMake bits from my last commit are conditionally compile...
2006-07-18 John Palmieriadd GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,
2006-07-18 Federico Mena QuinteroFix https://bugzilla.novell.com/show_bug.cgi?id=184875...
2006-07-18 Michael Nattererremember the sensitivity of the steppers in GtkRangeLay...
2006-07-18 Kristian Rietveldoooops.
2006-07-18 Kristian RietveldFix for #335012, reported by Matteo Nastasi.
2006-07-18 Kristian RietveldAnother fix for #164884.
2006-07-18 Kristian Rietvelduse MAX priv->width, alloc.width when allocating the...
2006-07-17 Richard HultSet an empty NSImage if there is none, covers the cases...
2006-07-17 Richard HultFill in string, length and is_modifier for key events...
2006-07-17 Matthias ClasenDon't undo reordering if we haven't been reordering...
2006-07-17 Richard HultAdd escape to the list of special keys, to get the...
2006-07-17 Richard HultInitialize GdkInput.
2006-07-17 Kristian Rietveldcheck if the iter still has children after running...
2006-07-17 Michael Nattereruse 5 * gtk-timeout-repeat, just as many other widgets...
2006-07-17 Richard HultFix comment. (gdk_window_set_title): Surround by releas...
2006-07-17 Matthias ClasenAdd some more detail to the docs. (#311399, Nikos Koure...
2006-07-17 Matthias ClasenFix typos in the docs.
2006-07-17 Matthias ClasenSome small documentation fixups. (#347711, Guillaume...
2006-07-17 Matthias ClasenMark the text of the location label as translatable.
2006-07-17 Matthias ClasenFix a typo in the docs. (#347211, Kouhei Sutou)
2006-07-17 Matthias ClasenMake the test for the sync extension more robust. ...
2006-07-14 Michael David EmmelLots of changes the major change is GdkPaintable is...
next