]> Pileus Git - ~andy/gtk/history - gtk
do not scroll on copy. Bug #329604.
[~andy/gtk] / gtk /
2006-08-21 Paolo Borellido not scroll on copy. Bug #329604.
2006-08-18 Matthias Clasenfix recent files issues
2006-08-18 Matthias Clasen2.10.2
2006-08-18 Matthias Claseninitialize a variable
2006-08-18 Matthias ClasenHandle filename encoding consistently. (#351812, Christ...
2006-08-17 Federico Mena QuinteroEnable "/" and "~" as bindings to activate the location...
2006-08-17 Matthias Clasenrevert a change that causes a11y regressions in OOo
2006-08-17 Matthias ClasenFix the ClientMessages we are sending to the notificati...
2006-08-17 Matthias ClasenQueue printing idles at a low priority. (#348289, Yevge...
2006-08-17 Matthias ClasenAdd some caveats to the documentation. (#348971)
2006-08-17 Tor LillqvistLink with -luuid for IID_IUnknown that gtkprintoperatio...
2006-08-17 Matthias ClasenRemove leftover debugging
2006-08-17 Matthias ClasenRe-select the current printer to update per-printer...
2006-08-17 Matthias ClasenHandle the case where the filechooser button is destroy...
2006-08-17 Paolo Borellimake sure the has-selection property is updated when...
2006-08-16 Matthias ClasenAdd some docs to the row-deleted signal. (#349128,...
2006-08-16 Matthias ClasenUpdate background upon style-set and state-changed...
2006-08-16 Matthias ClasenPopup completion if paste is at the end (patch was...
2006-08-16 Kristian Rietveldtake the cell spacing into account when calculating...
2006-08-16 Matthias ClasenExplain some quirks of this function. (#351112,
2006-08-16 Kristian Rietveldupdate the refs from children to parents for all nodes...
2006-08-16 Matthias ClasenAdd since tags
2006-08-15 Matthias ClasenSome more printing docs
2006-08-15 Matthias ClasenSet CAN_DEFAULT on all buttons. (#168737, fix proposed...
2006-08-15 Matthias ClasenExport privately. Adjust all callers.
2006-08-15 Matthias ClasenActually use a higher priority than resize
2006-08-15 Matthias ClasenDon't store GSource pointers, but ids. (gtk_file_choose...
2006-08-15 Matthias ClasenRun the reset_styles idle at a priority higher than...
2006-08-15 Matthias ClasenDo better fallbacks if the icon theme does not have...
2006-08-15 Matthias ClasenDon't leak no_gr_exp_gc. (#350050, Chris Wilson)
2006-08-15 Matthias ClasenCall evince with the --preview option. (#350139, Carlos...
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 ClasenFix warning text. (#349277)
2006-08-15 Matthias ClasenRemove. (gtk_notebook_motion_notify): Instead, update...
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-10 Emmanuele BassiRemove the idle source in ::finalize...
2006-08-08 Richard HultImplement get/set_track_motion.
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 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 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 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-07-28 Emmanuele BassiAdd the timeout for polling the file; change the defaul...
2006-07-27 Matthias ClasenMove a call
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 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 Matthias ClasenFix a thinko that leads to constantly reloading the...
2006-07-20 Matthias ClasenFree caches on shutdown
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 Matthias ClasenAdd xdg_init-free versions of some functions and use...
2006-07-20 Matthias Clasenfix bug #5241
2006-07-19 Richard HultReindent.
2006-07-19 Kristian Rietveldadd align_set field to keep track whether the align...
2006-07-18 Matthias Clasenfix 347277
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 Matthias ClasenDon't undo reordering if we haven't been reordering...
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 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-11 Emmanuele BassiCheck if the chooser implementation supports the "show...
2006-07-10 Matthias ClasenFix some typos with inline property docs. (#347065...
2006-07-10 Matthias ClasenFix some memory handling issues. (#347043, Chris Wilson)
2006-07-10 Emmanuele BassiDo not leak the URI returned by the model; select the...
2006-07-10 Matthias ClasenFix a typo in the docs. (#347041, Kouhei Sutou)
next