]> Pileus Git - ~andy/gtk/history - gtk
Translation updated by Ivar Smolin.
[~andy/gtk] / gtk /
2007-11-22 Matthias ClasenFix an aliasing problem. (#347585, Ed Catmur)
2007-11-21 Behdad EsfahbodMake GtkMenuItem's arrow size themeable. (#469239,...
2007-11-21 Matthias ClasenFix the default value of the toolbar-style property...
2007-11-21 Matthias ClasenAvoid drawing one too many frames. (#107398, Owen Taylo...
2007-11-20 Tim JanikFixed copyright for newly submitted files.
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2007-11-20 Tim JanikAdded unit tests for Gtk+ testing utilities.
2007-11-20 Tim JanikAdded Gtk+ testing utilities.
2007-11-19 Matthias ClasenFix the GtkBuildable implementation to allow setting...
2007-11-19 Matthias ClasenMake gtk_check_version() return const. (#496734, Nicola...
2007-11-19 Matthias ClasenCorrect docs for program-name property. (#496689, Thoma...
2007-11-17 Paolo BorelliUse gtk_text_buffer_get_insert instead of get_mark...
2007-11-15 Yevgen Muntyannew functions _gtk_text_btree_get_insert() and
2007-11-15 Yevgen Muntyansort returned tags array by tags priority (#497102).
2007-11-15 Yevgen Muntyando not call _gtk_text_btree_get_iter_at_line() and
2007-11-14 Michael Nattererremove recently added gdk_flush() again, it's not neede...
2007-11-14 Michael Natterercast pointers to fix warnings about signdness.
2007-11-11 Yevgen MuntyanMoved gtk_text_view_update_im_spot_location() calls...
2007-11-11 Ryan LortieConvert delayed_properties hashtable to linked list...
2007-11-10 Matthias ClasenLeak less in error paths
2007-11-10 Matthias ClasenDon't leak buffer if an error occurs.
2007-11-10 Matthias ClasenMore robustness improvements of the parser
2007-11-10 Matthias ClasenDon't assert on misplaced signal elements
2007-11-10 Matthias ClasenHandle misplaced property elements without asserting.
2007-11-09 Matthias ClasenStylistic fixes
2007-11-09 Matthias Clasendon't leak 'filename' field memory when loading more...
2007-11-08 Michael Nattererinclude <glib.h> instead of <glib/gmarkup.h>
2007-11-08 Matthias ClasenForgotten file
2007-11-08 Ryan LortieAdd GString 'text' to the property info structure....
2007-11-06 Michael Natterercall gdk_flush() after showing the menu so we can defin...
2007-11-06 Michael Nattererfixed docs.
2007-11-03 Richard HultFix bug #486369, by passing the selection info along...
2007-11-01 Richard HultRedo the fix for bug #492117, by adding a getter for...
2007-10-30 Emmanuele BassiChain up to the parent's finalize virtual function.
2007-10-28 Owen TaylorAllow the ::delete-range handler to delete text after...
2007-10-26 Owen TaylorPay attention to tags that turn invisibility off as...
2007-10-24 Johan DahlinImprove gtk_builder_get_type_from_name() documentation...
2007-10-24 Johan DahlinGive up instead of raising an error if we can't find...
2007-10-24 Johan DahlinParse signals after <child> tags and add tests. (#46879...
2007-10-24 Johan DahlinAllow empty property nodes so we can set empty strings...
2007-10-23 Richard HultHandle NSFilenamesPboardType in addition to NSURLPboard...
2007-10-22 Johan DahlinUse gtk_ascii_tolower/toupper instead of the C library...
2007-10-17 Owen TaylorMove -Wl,-luuid to LDFLAGS to make libtool happy.
2007-10-17 Tor LillqvistUse -Wl,-luuid instead of -luuid to work around libtool...
2007-10-17 Matthias Clasen2.12.1
2007-10-17 Matthias ClasenUpdate the doc
2007-10-17 Matthias ClasenUpdate the docs for the ::text-column property. (#35264...
2007-10-16 Yevgen MuntyanFixed typo in icon_size_lookup_intern() - colon instead...
2007-10-16 Matthias ClasenBe more careful when handling (GtkIconSize)-1. (#456137...
2007-10-16 Matthias ClasenImprove the docs. (#486155, Owen Taylor)
2007-10-16 Matthias ClasenActually use the utf-8 version of the filename. (#48530...
2007-10-15 Loïc MinierFix "cannot open display" error message when display...
2007-10-13 Johan Dahlinsignal_name instead of signal. (#486360, Xavier Claessens)
2007-10-12 Matthias ClasenAvoid double-free problems
2007-10-10 Emmanuele BassiDocument that you need to unref the returned GdkPixbuf...
2007-10-10 Emmanuele BassiConvert the format to the current locale before passing...
2007-10-10 Emmanuele BassiFix the time_t typecasting on OpenSolaris. (#465380...
2007-10-09 Kristian Rietveldmake sure the new cursor node is visible when we are...
2007-10-09 Kristian Rietveldwe should only "don't move the cursor, but just select...
2007-10-08 Kristian Rietvelddon't "corrupt" all iterators by reversing the list...
2007-10-08 Kristian RietveldFix #482841, patch by Karl Tomlinson.
2007-10-05 Murray CummingRevert the change on 2007-04-29 (Also check the default...
2007-10-05 Hiroyuki IkezoeUse g_object_ref() instead of gtk_widget_ref(). (#483563)
2007-10-04 Emmanuele BassiIterate on the proxies we hold when we change the sorti...
2007-10-04 Matthias ClasenAdd a second volume button.
2007-10-04 Loïc MinierFix warnings and display of modified date / time in...
2007-10-03 Xan Lopezremove duplicated declaration of gtk_notebook_create_wi...
2007-10-02 Federico Mena Quintero455284 - Focus or toggle location entry
2007-10-01 Kristian Rietveldfix up if-condition to only set the true arrow type...
2007-09-25 Emmanuele BassiFixes for bug #480123.
2007-09-24 Kristian Rietveldadd extra NULL check for tooltipsdata to avoid code...
2007-09-24 Tor LillqvistSet the GtkWin32EmbedWidget we create here as modal...
2007-09-21 Manish Singhgtk/gtkstyle.c (option_menu_get_props) use gtk_requisit...
2007-09-21 Matthias ClasenSome more fixed to prevent segfaults with missing or...
2007-09-21 Jean Brefortabort printing when the range is NULL. (#478803)
2007-09-21 Michael Natterermerged patch from maemo-gtk which handles failed keynav...
2007-09-21 Matthias ClasenForgotten file
2007-09-21 Matthias ClasenRemove trailing commas
2007-09-18 Emmanuele BassiSearch libtrackerclient.so.0 as libtracker changed...
2007-09-17 Hans Breuersvn path=/trunk/; revision=18842
2007-09-15 Michael Nattererdon't simply crash if any of the pointer args are NULL...
2007-09-14 Emmanuele BassiRemove the warning for the "select-multiple" property...
2007-09-14 Michael Nattererno need to get the list of menubars twice.
2007-09-14 Matthias ClasenTurn off icon cache validation by default
2007-09-14 Matthias Clasen2.12.0
2007-09-13 Kristian Rietveldthe tooltip-column property getter needs to set an...
2007-09-13 Kristian Rietveldimplement getter for keycode property. (#476665, patch...
2007-09-13 Matthias ClasenFix the value type
2007-09-13 Kristian Rietveldif cell is set, always pass in path to gtk_tree_view_ge...
2007-09-12 Emmanuele BassiUse the "document-open-recent" icon for the the Recentl...
2007-09-12 Kristian RietveldFixes #426246.
2007-09-11 Michael Nattererremove useless member "has_title" from the private...
2007-09-11 Michael NattererMake sure menu_shell->button gets reset to 0 when we...
2007-09-10 Kjartan MaraasFix some typos. Closes bug #475400.
2007-09-10 Richard HultBuild fix, correct a typo in the G_BEGIN_DECLS fix...
2007-09-10 Matthias ClasenFix a typo
2007-09-10 Kristian Rietveldwhen creating a new box, be sure to transfer a possible...
2007-09-10 Kristian Rietveldonly start typeahead search if tree_view has focus...
2007-09-10 Matthias ClasenRemove update_idle here. Might fix #383003.
2007-09-10 Matthias ClasenAdd a bounding box test that will avoid getting the...
next