]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
Add a real "Add many" button.
[~andy/gtk] / ChangeLog.pre-2-6
2004-11-09 Matthias ClasenAdd a real "Add many" button.
2004-11-09 Matthias ClasenMake return types G_CONST_RETURN instead of const.
2004-11-09 Matthias ClasenFix double-click activation.
2004-11-09 Matthias ClasenRaise the grip window when appropriate. (gtk_statusbar_...
2004-11-09 Matthias ClasenRaise the grip window when appropriate.
2004-11-09 Matthias ClasenUse a row reference, not a path, to associate separator...
2004-11-09 Matthias ClasenShow the grip_window if necessary.
2004-11-09 Matthias ClasenOnly clear the triangle below the grip to the backgroun...
2004-11-09 Matthias ClasenClip when drawing the cursor. This prevents bits of...
2004-11-09 Matthias ClasenApply a patch by Owen Taylor to get reasonable allocati...
2004-11-09 Matthias ClasenApply a patch by Soeren Sandmann to test long statusbar...
2004-11-09 Matthias ClasenAdd new symbols.
2004-11-09 Matthias ClasenAvoid resizing GtkStatusbar if the text of the label...
2004-11-08 Matthias ClasenUse xdg_mime_mime_type_subclass() to match mime types...
2004-11-08 Matthias ClasenUse gtk_widget_{hide,show} instead of g_object_set...
2004-11-08 Matthias ClasenDisable the SAVE and CREATE_FOLDER modes. (#157675...
2004-11-08 Matthias ClasenHide the website button if the url is unset. (#157630...
2004-11-08 Matthias ClasenChange the return types of the gchar ** getters to...
2004-11-08 Matthias ClasenAdd uri targets before text targets, to make file dnd...
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.
next