]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
New widget to handle the path in the fileselector implementation. Not
[~andy/gtk] / ChangeLog.pre-2-6
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...
2004-02-08 Manish SinghAdd appropriate type casts for the gtk_window_set_scree...
2004-02-08 Matthias ClasenMake popups come up on the same screen as the combo...
2004-02-07 Jonathan Blandfordclean up the packing of the file selector.
2004-02-07 Matthias ClasenDon't use function calls in array initializers, as...
2004-02-06 Matthias ClasenAdd change notification for GtkAccelMap, by on-demand...
2004-02-06 Matthias ClasenActually free the lists. Pointed out by Morten Welinder.
2004-02-06 Matthias ClasenComplete the previous commit
2004-02-06 Matthias ClasenHandle character positions in UTF-8 strings correctly...
2004-02-06 Morten WelinderCleanup using gtk_menu_attach_to_widget. Also fixes...
2004-02-06 Federico Mena QuinteroFree the list. Fixes #133546.
2004-02-06 Federico Mena QuinteroFix #132327.
2004-02-05 Matthias ClasenChange the labels of the ZOOM_100 and ZOOM_FIT stock...
2004-02-05 Matthias ClasenAdd a finalize function to plug a few memory leaks...
2004-02-05 Matthias ClasenSupport mnemonic_activate here as well.
2004-02-05 Matthias ClasenAdd this function, to make mnemonic_activate work for...
2004-02-05 Matthias ClasenInitialize result to FALSE. (#133539, Morten Welinder)
2004-02-05 Matthias ClasenFix the logic of the depth one check. (#133488, Christi...
2004-02-05 Matthias ClasenFix the drawing of tearoff menu items which don't come...
2004-02-05 Matthias ClasenUse g_completion_complete_utf8(). (#133313, Theppitak...
2004-02-04 Federico Mena QuinteroFix #59707.
2004-02-04 Morten WelinderShow on the right screen. (Fixes bug 133411, apart...
2004-02-03 Manish Singhpass value in last in g_object_new, since it depends...
2004-02-03 Federico Mena QuinteroMake the window not resizable. Fixes #114032.
2004-02-03 Federico Mena QuinteroAdd documentation for the use_separator style property.
2004-02-03 Federico Mena QuinteroFix #68938.
2004-02-03 Matthias ClasenBuild filesystemwin32.c if OS_WIN32 and also dist gtkfi...
2004-02-03 Matthias ClasenBuild filesystemwin32.c if OS_WIN32.
2004-02-03 Matthias ClasenRight-justify labels in rtl mode. (#129071, chinen...
2004-02-03 Matthias ClasenClip narrow columns in rtl-oriented tree views (#128089,
2004-02-02 Soeren SandmannUse a weak reference instead of ref()/unref(). (#60857...
2004-02-02 Matthias ClasenAdd init_hadjust_value and prev_width. Initialize them...
2004-02-02 Federico Mena QuinteroFix #130846, reported by R. McFarland <rwmcfa1@neces...
2004-02-02 Matthias ClasenDon't access the level after removing the node, since...
2004-02-02 Tor LillqvistSet the cursor in all cases. If no grab cursor specifie...
2004-02-02 Matthias ClasenThe latest in menu separation technology.
2004-02-02 Soeren SandmannAssume gravity works. (Anything else we have to take...
2004-02-02 Soeren SandmannRemove unused variable 'result'
2004-02-02 Pablo SaratxagaChanged default for Uzbek (now just "uz" is cyrillic...
next