]> Pileus Git - ~andy/gtk/history - gtk
Fixed Albanian translation
[~andy/gtk] / gtk /
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 Federico Mena QuinteroUse HIG-compliant spacings. This sucks a lot.
2004-02-18 Matthias ClasenDocument some peculiarities of the ::delete_range signa...
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 Matthias ClasenA forgotten file.
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 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 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-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 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 Federico Mena QuinteroFixes the entry-related part of #133852.
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-09 Manish Singhdeclare _xdg_utf8_skip as extern to prevent multiple...
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 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 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 Matthias ClasenThe latest in menu separation technology.
2004-02-01 Soeren SandmannOnly start sliding when using the new API.
2004-02-01 Soeren SandmannMake sure item_area is positioned correctly. Fix #13307...
2004-01-31 Matthias ClasenDon't crash when finalizing an unused GtkTextChildAncho...
2004-01-31 Matthias ClasenCorrect the documentation for new_order. (#124790,...
2004-01-31 Matthias ClasenDon't leak the GtkKeySnooperData. (#132038, R. McFarland)
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-30 Not ZedFixes #132929.
2004-01-30 Federico Mena QuinteroFix #129872, based on a patch by Jan Arne Petersen...
2004-01-30 Federico Mena QuinteroRemove C++ comment; reported by Damien Carbery <damien...
2004-01-29 Matthias ClasenAdd properties to GtkAdjustment. (#64601, Murray Cumming)
2004-01-29 Owen Taylorgtk/gtktextlayout.c (line_display_iter_to_index) Only...
2004-01-29 Matthias ClasenAllow NULL for strings to clear the list. (#105386...
2004-01-29 Richard HultFree font_desc. Fixes #132805.
2004-01-29 Federico Mena QuinteroFree the GError. Patch provided by Christian Persch
2004-01-29 Owen Taylornul-terminate the target atoms. (#132656, Christian...
2004-01-28 Matthias ClasenDon't leak path if we bail out early. (#132505, Christi...
2004-01-28 Matthias ClasenDo reference counting on the user_data that is shared...
2004-01-28 Hans Breuernew GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... defin...
2004-01-28 Matthias ClasenDon't leak string. (#132482, Christian Persch)
next