]> Pileus Git - ~andy/gtk/history - ChangeLog
Support columns whose declared type is an interface better, by treating
[~andy/gtk] / ChangeLog
2004-11-08 Matthias ClasenSupport columns whose declared type is an interface...
2004-11-08 Bastien Noceraadd the icons again with the binary flag (Closes: ...
2004-11-07 Matthias ClasenNew convenience function to add a filter for image...
2004-11-07 Matthias ClasenRemove some warnings.
2004-11-07 Matthias ClasenShow files in folder modes. (#157013, Nickolay V. Shmyrev)
2004-11-07 Matthias ClasenDon't support CREATE_FOLDER and SAVE for now. UI author...
2004-11-07 Matthias ClasenJump through a few hoops to make the tooltip on the...
2004-11-06 Matthias ClasenAdd the ComboCellInfo to the list. (#157528, Carlos...
2004-11-05 Matthias ClasenRemove this unneeded function, as it breaks state propa...
2004-11-05 Matthias ClasenQueue the resize before setting the tearoff state,...
2004-11-05 Matthias ClasenDon't unnecessarily call gtk_menu_position(), since...
2004-11-05 Matthias ClasenDocument new functions.
2004-11-04 Matthias ClasenTypo fix.
2004-11-04 Matthias ClasenDocumentation updates.
2004-11-04 Bastien NoceraMake sure the RTL variants are used for media icons...
2004-11-04 Matthias ClasenDon't leak the path. (#157301, Carlos Garnacho Parro)
2004-11-03 Matthias ClasenHandle the case that the protocol version in the contex...
2004-11-03 Matthias ClasenDon't try to activate a node if the cursor is not valid.
2004-11-03 James M. CapeDon't mysteriously go to the parent dir when hitting...
2004-11-03 Matthias ClasenDon't access label->layout directly. (#157080, Adam...
2004-11-03 Matthias ClasenAllow unsetting a pattern by passing NULL. (#156720...
2004-11-03 Matthias ClasenDon't crash if the active_row reference has become...
2004-11-02 Matthias ClasenAs a last stage in GtkWindow key press handing, try...
2004-11-02 Matthias ClasenDoc additions.
2004-11-02 Matthias ClasenFix trigraphs in private markers.
2004-11-02 Matthias ClasenFix a doc comment.
2004-11-02 Matthias ClasenRemove a debug printf(). (#157087, Christian Persch)
2004-11-02 Matthias ClasenActually commit the "stat less" patch which appeared...
2004-11-01 Matthias ClasenMove some docs inline.
2004-11-01 Matthias ClasenDoc update.
2004-11-01 Matthias ClasenRevalidate the iter. (#156924, Murray Cumming)
2004-11-01 Matthias ClasenDon't crash on broken ClientMessage events. (#157056...
2004-11-01 Matthias ClasenFix a typo in the docs. (#157044, Masao Mutoh)
2004-11-01 Matthias ClasenUpdate the state of the cell view when the state of...
2004-10-31 Matthias ClasenDon't force the height of the action area, we don't...
2004-10-31 Matthias ClasenDon't try to remove stuff from an empty model. (#156575...
2004-10-31 Matthias ClasenUpdate doc comments.
2004-10-31 Matthias ClasenUpdate doc comments.
2004-10-31 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32...
2004-10-31 Matthias ClasenAdd api for image transfer via copy-and-paste (#156408)
2004-10-31 Matthias ClasenAdd an ellipsize property with getter and setter. ...
2004-10-30 Robert ÖgrenImplement these on win32, currently only for button...
2004-10-30 Matthias ClasenRedisplay the new selection.
2004-10-30 Matthias ClasenAdd a "Select All" menuitem. (#156792, Paolo Borelli)
2004-10-30 Matthias ClasenSort the dir_mtimes list in the same way as the search...
2004-10-30 Matthias ClasenDrop the reference to the pixbuf, regardless whether...
2004-10-29 Hans Breuerupdated
2004-10-29 Matthias ClasenDon't hardwire the supported text targets here, use
2004-10-29 Matthias ClasenDon't loop over the sentinel node. (#156298, Torsten...
2004-10-28 Matthias ClasenUse g_signal_connect_object() to prevent premature...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-28 Matthias ClasenDisconnect from the remove-widget signal after removing...
2004-10-28 Matthias ClasenDestroy the dialog with the parent. (#156557, Paolo...
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-28 Matthias Clasen*** empty log message ***
2004-10-27 Anders CarlssonMake targets const.
2004-10-27 Matthias ClasenSilently ignore non-CLIPBOARD clipboards. (#156610...
2004-10-27 Matthias ClasenMake it build on windows. (#156618, Kazuki IWAMOTO)
2004-10-26 Matthias ClasenStop preediting if strtoul couldn't parse the complete...
2004-10-26 Matthias ClasenAdd missing includes. (#156503, Kazuki IWAMOTO)
2004-10-26 Matthias ClasenMake the icon_name parameter G_CONST_RETURN.
2004-10-26 Matthias ClasenAdd new symbols.
2004-10-26 Matthias ClasenDocumentation fixes.
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.
next