]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2004-02-14 Manish SinghRemove unnecessary STRIP_* definitions, and GNU make...
2004-02-14 Federico Mena... Don't set a default size for the dialog - Federico
2004-02-14 Matthias ClasenRemove duplicated section for file gtktreednd.sgml.
2004-02-14 Federico Mena... Duh, duh, duh! Don't bail out if the bookmarks file...
2004-02-14 Federico Mena... Fix #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 TaylorRemove a couple of unneeded #includes. Isn't unsupporte...
2004-02-13 Kjartan MaraasUpdated Norwegian translation.
2004-02-13 Owen TaylorFix various compilation problems (#134312, David Hawthorne)
2004-02-13 Artur FlintaUpdated Polish translation by GNOME PL Team.
2004-02-13 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
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 Matthias ClasenMake these public and add docs.
2004-02-12 Alessio FruscianteUpdated Italian translation by Alessio Dessi`.
2004-02-12 Manish SinghAssign xtype using gdk_x11_atom_to_xatom_for_display...
2004-02-12 Francisco Javier... Updated Spanish translation.
2004-02-12 Miloslav TrmacUpdate Czech translation
2004-02-12 Soeren SandmannFix up item_area correctly in RTL mode. (#133984, patch...
2004-02-12 Laurent DhimaUpdated Albanian translation
2004-02-12 Laurent DhimaUpdated
2004-02-12 Christian RoseUpdated Swedish translation.
2004-02-12 Matthias ClasenCorrect the docs.
2004-02-12 Danilo ŠeganUpdated Serbian translation.
2004-02-12 Danilo ŠeganReviewed by Aleksandar Urosevic; Updated.
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 Arafat MediniUpdated Arabic translation.
2004-02-11 Federico Mena... New ::map() handler. If no widget has the focus, try...
2004-02-11 Christian NeumairUpdated German translation.
2004-02-11 Federico Mena... Fixes #134051.
2004-02-11 Federico Mena... Shift 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 Pauli VirtanenUpdated Finnish translation.
2004-02-10 Federico Mena... Free 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... Fixes the entry-related part of #133852.
2004-02-10 Federico Mena... Fixes #133995, patch by Morten Welinder <mortenw@gnome...
2004-02-10 Matthias ClasenDocument these functions.
2004-02-10 Gustavo Noronha... updated translation, changed translation to 'radio...
2004-02-09 Federico Mena... Request 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... Fix #132256.
2004-02-09 Federico Mena... If the folder is already open, add the requested info...
2004-02-09 Vincent van... Translation updated by Tino Meinen.
2004-02-09 Denis Lackovic*** empty log message ***
2004-02-09 Christian RoseUpdated Maori translation by John C Barstow <jbowtie...
2004-02-09 Denis Lackovic*** empty log message ***
2004-02-09 Manish Singhdeclare _xdg_utf8_skip as extern to prevent multiple...
2004-02-08 Francisco Javier... Updated Spanish translation.
2004-02-08 Christian RoseUpdated Swedish translation.
2004-02-08 Christophe... Updated French translation.
2004-02-08 Alessio FruscianteUpdated Italian translation by Alessio Dessi`.
2004-02-08 Changwoo RyuUpdated Korean translation.
2004-02-08 Denis Lackovic*** empty log message ***
2004-02-08 Manish SinghAdd appropriate type casts for the gtk_window_set_scree...
2004-02-08 Manish Singhremoved unnecessary G_OBJECT() cast checks.
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 Laurent DhimaUpdated Albanian translation
2004-02-07 Laurent DhimaUpdated
2004-02-07 Denis Lackovic*** empty log message ***
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 Kjartan MaraasUpdated Norwegian translation.
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 Miloslav TrmacUpdate Czech translation
2004-02-06 Federico Mena... Free the list. Fixes #133546.
2004-02-06 Federico Mena... Fix #132327.
2004-02-06 Artur FlintaUpdated Polish translation by GNOME PL Team.
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 Duarte LoretoUpdated Portuguese translation.
2004-02-05 Matthias ClasenAdd this function, to make mnemonic_activate work for...
2004-02-05 Pauli VirtanenUpdated Finnish translation.
2004-02-05 Mətin ƏmirovTranslation updated.
2004-02-05 Laurent DhimaUpdated Albanian translation
2004-02-05 Laurent DhimaUpdated
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 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2004-02-05 Christian RoseRemoved modules/input/imhangul.c; it's not present...
2004-02-05 Christian RoseUpdated Swedish translation.
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... Fix #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... Make the window not resizable. Fixes #114032.
next