]> Pileus Git - ~andy/gtk/history - ChangeLog
Add some quotes around ***. (#130073, Uwe Zeisberger)
[~andy/gtk] / ChangeLog
2004-02-24 Owen TaylorAdd some quotes around ***. (#130073, Uwe Zeisberger)
2004-02-24 Owen Taylor=== Released 2.3.3 ===
2004-02-24 Federico Mena QuinteroUse a plain GtkEntry for the filename, not a GtkFileCho...
2004-02-24 Jonathan Blandfordonly draw the sort column as different if there are...
2004-02-24 Anders CarlssonFix compilation (#135278, Padraig O'Briain).
2004-02-24 Anders CarlssonTranslate the desktop label.
2004-02-24 Jonathan BlandfordMake the dialog look like the nautilus dialog. (expande...
2004-02-24 Federico Mena QuinteroCall bookmarks_check_add_sensitivity(). (shortcut_exist...
2004-02-24 Jonathan BlandfordAdd mnemonics. Sorry translators.
2004-02-24 Matthias ClasenBetter comment.
2004-02-24 Matthias ClasenUpdates.
2004-02-24 Jonathan BlandfordAdd a get_size implementation so that we are no longer...
2004-02-24 Anders CarlssonImprove bookmark list rendering by controlling the...
2004-02-24 Matthias ClasenAdd a destroy implementation in order to set priv-...
2004-02-23 Jonathan Blandforduse a size group when allocating space for the buttons...
2004-02-23 Jonathan BlandfordSeth was confused by keybindings. They should be Alt...
2004-02-23 Jonathan BlandfordDisplay the root a bit more cleanly.
2004-02-23 Federico Mena QuinteroRework the user interface of the file chooser, as per...
2004-02-23 Owen TaylorRemove the configure.in check for fontconfig entirely...
2004-02-23 Jonathan Blandfordfor (i = 0; i < 10; i++) g_print ("I will compile befor...
2004-02-23 Jonathan BlandfordUse the GtkPathBar by default now.
2004-02-23 Matthias ClasenFix the allocation for the toggle button so that it...
2004-02-23 Matthias ClasenAdd notification, and avoid excessive relayouting.
2004-02-22 Matthias ClasenFix bug 134982, reported by Morten Welinder:
2004-02-22 Manish SinghGuard the FC_HINT_STYLE stuff with an #ifdef, so we...
2004-02-22 Matthias ClasenAdd chains to the parent's ::finalize() handler (#13490...
2004-02-22 Matthias ClasenDon't crash if item is NULL. (#131542, Dan Damian)
2004-02-22 Matthias ClasenAdd a check for a new enough fontconfig, since we picke...
2004-02-21 Matthias ClasenBug 112647 (Bill Haneman, patch by Narayana Pattipati):
2004-02-21 Soeren SandmannUse P_ instead of _ for the new Xft settings.
2004-02-21 Soeren SandmannBug 130790 (Federico Mena Quintero, Owen Taylor)
2004-02-21 Soeren SandmannBug 132502
2004-02-21 Soeren SandmannCommit auto-generated changes
2004-02-20 Jonathan Blandfordconditional compile for GtkPathBar
2004-02-20 Christian RoseAdded "en_CA" to ALL_LINGUAS. Added Canadian English...
2004-02-20 Michael Meeksimpl. (gtk_tool_item_class_init): hook it up.
2004-02-20 Michael Meeksre-arrange widgets to allow more overflowing toolbar...
2004-02-20 Alexander LarssonDesktop directory is not translated. (set_tree_model...
2004-02-20 Jonathan BlandfordNew widget to handle the path in the fileselector imple...
2004-02-19 Matthias ClasenMake the paned handles gray when the the widget is_focu...
2004-02-19 Matthias ClasenFixes for #82099:
2004-02-19 Matthias ClasenGive each radio action its own value. (#134889, Paolo...
2004-02-19 Federico Mena QuinteroChain to the parent's ::finalize() handler. Fixes ...
2004-02-19 Mark McLoughlinMake the entire expander widget width prelight as sugge...
2004-02-19 Alexander LarssonRemove old file-system property. Add new file-system...
2004-02-19 Federico Mena QuinteroRenamed from create_shortcuts_tree(). (shortcuts_pane_c...
2004-02-19 Matthias ClasenAdd default handlers for all signals; for consistency...
2004-02-18 Matthias ClasenImprove the efficiency here by prepending on the list...
2004-02-18 Matthias ClasenAvoid errors when removing the plug from the socket...
2004-02-18 Matthias ClasenNew convenience functions analogous to similar API...
2004-02-18 Soeren SandmannUse a scratch GC in the case where the background is...
2004-02-18 Soeren SandmannReset clip region back to NULL on cached GC (rest of...
2004-02-18 Soeren SandmannFix bug reported by Nam SungHyun.
2004-02-18 Federico Mena QuinteroUse HIG-compliant spacings. This sucks a lot.
2004-02-18 Matthias ClasenDocument some peculiarities of the ::delete_range signa...
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2004-02-17 Matthias Clasen...and don't forget to initalize priv->columns to 1.
2004-02-17 Matthias ClasenMake sure that we keep priv->columns >= 1 even for...
2004-02-17 Soeren SandmannFix for #119722, reported by Olexiy Avramchenko, patch...
2004-02-17 Mark McLoughlinonly reference input method modules we've actually...
2004-02-17 Owen TaylorRevert last commit, please don't commit patches without...
2004-02-16 David Odindon't try to draw more than 32767 segments at a time...
2004-02-16 Søren Sandmann Ped... Fix ChangeLog
2004-02-16 Soeren SandmannCall gtk_tool_item_set_expand(), not gtk_tool_item_set_...
2004-02-15 Matthias ClasenSplit declaration and assignment of combo_box.
2004-02-15 Matthias ClasenAdd deprecation notes pointing people to GtkComboBox.
2004-02-15 Matthias ClasenDocument the tree DND API.
2004-02-14 Matthias ClasenMake stock_size an uint property, to allow custom icon...
2004-02-14 Manish SinghRemove unnecessary STRIP_* definitions, and GNU make...
2004-02-14 Federico Mena QuinteroDuh, duh, duh! Don't bail out if the bookmarks file...
2004-02-14 Federico Mena QuinteroFix #129020.
2004-02-13 Matthias ClasenUse do instead of while. (#134031, Morten Welinder);
2004-02-13 Matthias ClasenSuppress xsltproc and xmlcatalog checks if enable_man...
2004-02-13 Matthias ClasenRemove checks for sgml2html. It was once used for build...
2004-02-13 Owen TaylorFix various compilation problems (#134312, David Hawthorne)
2004-02-13 Owen TaylorVarious reentrancy fixes for widgets being destroyed...
2004-02-13 Matthias ClasenDon't draw bevels around active, RELIEF_NONE buttons...
2004-02-13 Matthias ClasenProtect getc_unlocked() by HAVE_FLOCKFILE in all cases...
2004-02-12 Matthias ClasenFix for #104811, Padraig O'Briain:
2004-02-12 Owen TaylorRemove an extraneous + 1 (#134015, Torsten Schoenfeld)
2004-02-12 Matthias ClasenNew function to improve the accessibility of tooltips...
2004-02-12 Manish SinghAssign xtype using gdk_x11_atom_to_xatom_for_display...
2004-02-12 Soeren SandmannFix up item_area correctly in RTL mode. (#133984, patch...
2004-02-12 Matthias ClasenCorrect the docs.
2004-02-12 Matthias ClasenCall gtk_drag_source_set(), so that things like gtk_dra...
2004-02-11 Matthias ClasenFix misleading debug output.
2004-02-11 Federico Mena QuinteroNew ::map() handler. If no widget has the focus, try...
2004-02-11 Federico Mena QuinteroFixes #134051.
2004-02-11 Federico Mena QuinteroShift the array correctly. Fixes #134055, patch by...
2004-02-11 Matthias ClasenHandle focus [hv]adjustment correctly when the focus...
2004-02-11 Matthias ClasenRemove arbitrary low upper limits on the xpad, ypad...
2004-02-10 Federico Mena QuinteroFree the filters. Fixes #133547, patch by Morten Welinder
2004-02-10 Owen TaylorAvoid triggering an X error when the client->manager_wi...
2004-02-10 Federico Mena QuinteroFixes the entry-related part of #133852.
2004-02-10 Federico Mena QuinteroFixes #133995, patch by Morten Welinder <mortenw@gnome...
2004-02-10 Matthias ClasenDocument these functions.
2004-02-09 Federico Mena QuinteroRequest GTK_FILE_INFO_ALL from the file system model...
2004-02-09 Matthias ClasenUgh. Don't try to free ints, even if they're stored...
2004-02-09 Federico Mena QuinteroFix #132256.
2004-02-09 Federico Mena QuinteroIf the folder is already open, add the requested info...
next