]> Pileus Git - ~andy/gtk/history - ChangeLog
Rewrite clipboard handling so that the clipboard contents won't be freed
[~andy/gtk] / ChangeLog
2004-10-26 Anders CarlssonRewrite clipboard handling so that the clipboard conten...
2004-10-26 Anders CarlssonReally handle a NULL model, fixes #137211 for real.
2004-10-26 Carlos Garnacho... Fix for #118764, David Bordoley:
2004-10-26 James M. CapeRework of GtkFileChooserButton, some cleanups. Fixes...
2004-10-25 Matthias ClasenDon't leak text. (#156325, Olivier Andrieu)
2004-10-25 Anders CarlssonNew API to handle the clipboard manager.
2004-10-25 Matthias ClasenSupport named icons as logos. (#156378, James Henstridge)
2004-10-25 Matthias ClasenFix the doc formatting.
2004-10-25 Matthias ClasenAdd testimage.
2004-10-25 Matthias ClasenUse gtk_image_new_from_icon_name().
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-10-25 Matthias ClasenAdd a new type GTK_IMAGE_ICON_NAME for named icons...
2004-10-25 Matthias ClasenUse G_DEFINE_TYPE, intialize the has_entry property...
2004-10-24 Jonathan BlandfordAdd GtkAboutDialog and GtkFileChooserButton
2004-10-24 Matthias ClasenUse the new g_key_file api in GLib.
2004-10-24 Matthias ClasenIf the location dialog is brought up by typing '/'...
2004-10-24 Matthias ClasenInvalidate the window if the tree is empty, to avoid...
2004-10-23 Matthias ClasenFix some entries.
2004-10-23 Søren SandmannRemove assertion that can get triggered by broken sort...
2004-10-23 Søren SandmannReplace broken, overly clever implementation with one...
2004-10-23 Søren SandmannRemove check for previous state being ACTIVE. Bug 153876.
2004-10-22 Matthias ClasenUse the new file DND api.
2004-10-22 Owen Taylorri Oct 22 13:25:25 2004 Owen Taylor <otaylor@redhat...
2004-10-22 Matthias ClasenDocument how to use info with text/image targets.
2004-10-21 Anders CarlssonGdkBitmap is a GObject, not a boxed type.
2004-10-21 Owen Taylor#155952
2004-10-21 Matthias Clasen*** empty log message ***
2004-10-21 Matthias ClasenImplement for cached themes.
2004-10-21 Matthias ClasenMake it compile without mmap() and add some more checks...
2004-10-21 Matthias ClasenAdd convenience api for image dnd (#150165):
2004-10-21 Matthias ClasenMake the code clearer. (#155239, Murray Cumming)
2004-10-20 Matthias ClasenSmall fixes.
2004-10-20 Matthias ClasenInclude gtkmodules.h. (#155885, Kazuki IWAMOTO)
2004-10-20 Matthias ClasenFix a wrong blurb. (#155838, Morten Welinder)
2004-10-19 Matthias ClasenAdd a "display" option.
2004-10-19 Matthias ClasenImplement icon theme caching. (#154034, Martijn Vernooi...
2004-10-19 Matthias ClasenSet the locale, tidy up output.
2004-10-18 Sebastien Bacherfixed a typo in my name
2004-10-18 Matthias ClasenFix #155658, Sebastian Bacher:
2004-10-17 Matthias ClasenDestroy secondary dialogs if the main dialog is hidden...
2004-10-16 Matthias ClasenDon't leak the secondary dialogs. (#155084, Paolo Borelli)
2004-10-16 Matthias ClasenFix redraw issues with the focus on the ring.
2004-10-15 Matthias ClasenUnset GTK_REQUEST_NEEDED before emitting ::size-request...
2004-10-15 Matthias ClasenRestore the size info for the current row after measuri...
2004-10-14 Matthias Clasen (shortcuts_add_current_folder): Don't leak volume...
2004-10-14 Matthias Clasen (gtk_file_chooser_default_finalize): Don't forget to
2004-10-14 Matthias ClasenDon't get text unnecessarily. (#155384, Morten Welinder)
2004-10-13 Matthias ClasenAcknowledge the fact that invariants are broken and...
2004-10-12 4don't queue the widget for resize or emit change notifi...
2004-10-11 Matthias ClasenMore widget gallery.
2004-10-11 Matthias ClasenAdd more widget gallery images.
2004-10-10 Matthias ClasenAdd some more images for the widget gallery.
2004-10-10 Jonathan Blandfordadd /*< private >*/ markings.
2004-10-09 Matthias ClasenShrink panes and separators images to MEDIUM.
2004-10-09 Matthias ClasenAdd docs.
2004-10-09 Matthias ClasenFix doc comment.
2004-10-09 Matthias ClasenReinstate the accidentally lost addition of
2004-10-09 Matthias ClasenDeclare gtk_accelerator_get_label.
2004-10-09 Matthias ClasenGDK documentation fixes.
2004-10-08 Matthias ClasenDon't start a drag if we loose the grab.
2004-10-08 Matthias ClasenSet the cell renderer to inert mode to avoid bug #15492...
2004-10-08 Matthias ClasenAdd a new debug flag, geometry, to debug size allocation.
2004-10-08 Matthias ClasenSet cell data unconditionally. (#152562, Federico Mena...
2004-10-08 Matthias ClasenAlso update smart separators if the visibility of a...
2004-10-08 Matthias ClasenShare the three copies of get_borders() under the name
2004-10-08 Matthias ClasenInclude gtkeventbox.h. (#154798, Morten Welinder)
2004-10-07 Matthias ClasenDon't free info too early. (#154703, Morten Welinder)
2004-10-07 Matthias ClasenReduce rounding error. (#154658, John Cupitt)
2004-10-06 Matthias ClasenClear the iter instead of returning it unmodified....
2004-10-06 Matthias ClasenPop up the completions again after tab. (#147700, Jens...
2004-10-06 Matthias ClasenSet the cursor before changing the selection to make...
2004-10-06 Matthias ClasenReplace a really gross way of rounding to a specified...
2004-10-05 4check the iteration window variable, not just the windo...
2004-10-05 Tim Janikreverted my last change and applied owen's leaner condi...
2004-10-05 Matthias ClasenUpdate
2004-10-05 Tim Janikfixup conflict indicators
2004-10-05 Tim Janikremoved redundant gtk_entry_get_layout() decl.
2004-10-05 Matthias ClasenGo back to not scaling up at all. Less magic.
2004-10-05 Tim Janikif REQUEST_NEEDED is still set on ::size-allocate,...
2004-10-05 Paolo Borellirename the activate-menu signal to show-menu as discuss...
2004-10-05 Matthias ClasenSet action_name. (#154526, John Finlay)
2004-10-05 Matthias ClasenReturn a new reference to an existing GdkWindow if...
2004-10-05 Matthias ClasenProvide access to the string representation of accelera...
2004-10-05 Matthias ClasenFix bug reporter name
2004-10-05 Matthias ClasenResize the popup if a new model is set. (#154129, Bernd...
2004-10-05 Matthias ClasenMake the code work as intended for unthemed icons;...
2004-10-05 Matthias ClasenImprove docs. (#154504, Dave Cook)
2004-10-04 Matthias ClasenOnly set using_themed_icon if we actually got an icon...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-10-04 Matthias ClasenReset pointers pointing to the old model. (#154350)
2004-10-04 Matthias ClasenDon't leak the sizes array. (#154310, Christian Persch)
2004-10-03 Matthias ClasenSet sort_indicator to FALSE when appropriate. (#153714...
2004-10-03 Matthias ClasenFix positioning near the monitor boundaries. (#154341...
2004-10-02 Paolo Borellideactivate the menu before setiing it to something...
2004-10-01 Matthias ClasenFix bug #150790:
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-10-01 Matthias ClasenAdd a comment regarding cell renderers to the docs.
2004-10-01 Matthias ClasenSilently ignore info being NULL. This is unavoidable...
2004-10-01 Matthias ClasenFix the spelling of Inuktitut in several places. (...
next