| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=21295
|
|
|
|
|
|
|
|
| |
2008-09-04 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=21294
|
|
|
|
|
|
|
|
| |
2008-09-04 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=21293
|
|
|
|
| |
svn path=/trunk/; revision=21292
|
|
|
|
| |
svn path=/trunk/; revision=21290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-04 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkenums.h: Add nicks for the GtkNumberUpLayout values.
* gtk/gtkprintunixdialog.c:
* gtk/gtkprintsettings.c: Simplify the handling of GtkNumberUpLayout
values. Followup on #535158, proposed by Christian Persch.
2008-09-04 Matthias Clasen <mclasen@redhat.com>
* INSTALL.in: Update required versions
svn path=/trunk/; revision=21289
|
|
|
|
|
|
|
|
| |
2008-09-04 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=21288
|
|
|
|
| |
svn path=/trunk/; revision=21287
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-04 Michael Natterer <mitch@imendio.com>
* gtk/gtkhandlebox.c: events return gboolean not gint.
Change misnamed gtk_handle_box_button_changed() to
gtk_handle_box_button_press(). Reindent static prototypes.
svn path=/trunk/; revision=21286
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-04 Michael Natterer <mitch@imendio.com>
* gtk/gtkwidget.c (gtk_widget_get_draw_rectangle): when extending
the draw rectangle by the "draw-border" style property, subtract
"left" from "x" and "top" from "y", not the other way around.
svn path=/trunk/; revision=21285
|
|
|
|
| |
svn path=/trunk/; revision=21284
|
|
|
|
| |
svn path=/trunk/; revision=21283
|
|
|
|
| |
svn path=/trunk/; revision=21282
|
|
|
|
| |
svn path=/trunk/; revision=21281
|
|
|
|
| |
svn path=/trunk/; revision=21280
|
|
|
|
| |
svn path=/trunk/; revision=21279
|
|
|
|
| |
svn path=/trunk/; revision=21278
|
|
|
|
| |
svn path=/trunk/; revision=21277
|
|
|
|
| |
svn path=/trunk/; revision=21276
|
|
|
|
| |
svn path=/trunk/; revision=21275
|
|
|
|
| |
svn path=/trunk/; revision=21274
|
|
|
|
| |
svn path=/trunk/; revision=21273
|
|
|
|
| |
svn path=/trunk/; revision=21272
|
|
|
|
| |
svn path=/trunk/; revision=21271
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Matthias Clasen <mclasen@redhat.com>
Bug 550528 - IconView DND interface does not work if only used as
source
* gtk/gtkiconview.c: Make source-only DND work.
Found by Alex Simon
svn path=/trunk/; revision=21270
|
|
|
|
| |
svn path=/trunk/; revision=21269
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Matthias Clasen <mclasen@redhat.com>
Bug 549711 – Race condition when loading gdk-pixbuf image modules
* gdk-pixbuf-io.c: Fix a race condition in module loading,
spotted by Chris Lord.
svn path=/trunk/; revision=21268
|
|
|
|
| |
svn path=/trunk/; revision=21267
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkmenu.c
* gtk/gtkmenuitem.c: remove unused macro cruft. Also remove some
unneeded includes.
svn path=/trunk/; revision=21266
|
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkarrow.c: expose-event returns gboolean not gint,
reindented static prototypes and did some minor cleanups.
svn path=/trunk/; revision=21265
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkmenu.c: some more trivial cosmetic fixes.
svn path=/trunk/; revision=21264
|
|
|
|
| |
svn path=/trunk/; revision=21263
|
|
|
|
|
|
|
|
|
|
| |
2008-09-03 Michael Natterer <mitch@imendio.com>
* gtk/gtkmenu.c (get_arrows_visible_area): proper function header
formatting.
svn path=/trunk/; revision=21262
|
|
|
|
|
|
|
|
|
| |
2008-09-02 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=21261
|
|
|
|
|
|
|
|
|
|
| |
2008-09-02 Michael Natterer <mitch@imendio.com>
* gtk/gtkdialog.c (gtk_dialog_delete_event_handler): return
gboolean instead of gint. Reindent static prototypes.
svn path=/trunk/; revision=21260
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-02 Michael Natterer <mitch@imendio.com>
* gtk/gtkwidget.c (gtk_widget_get_allocation): removed this
function because there is massive disagreement about how to
implement it. Needs some general discussion in the next
development cycle about how our C api should evolve.
* gtk/gtk.symbols: changed accordingly.
svn path=/trunk/; revision=21259
|
|
|
|
|
|
|
|
| |
2008-09-02 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=21257
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-01 Wouter Bolsterlee <wbolster@svn.gnome.org>
* gtk/gtkselection.c:
Update documentation for gtk_selection_data_get_data to
match the changes introduced in -r21232 (the length
parameter was removed).
svn path=/trunk/; revision=21256
|
|
|
|
| |
svn path=/trunk/; revision=21255
|
|
|
|
| |
svn path=/trunk/; revision=21254
|
|
|
|
|
|
|
|
| |
2008-08-31 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
svn path=/trunk/; revision=21253
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Matthew Barnes <mbarnes@redhat.com>
Bug 549943 – gtk_tool_shell_get_relief_style() always returns
GTK_RELIEF_NONE
* gtk/gtktoolshell.c (gtk_tool_shell_get_relief_style): Return
the correct relief style.
svn path=/trunk/; revision=21252
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Brazilian Portuguese translation updated by Henrique P
Machado and Leonardo Ferreira Fontenelle.
svn path=/trunk/; revision=21251
|
|
|
|
| |
svn path=/trunk/; revision=21250
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=21249
|
|
|
|
| |
svn path=/trunk/; revision=21248
|
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Sunil Mohan Adapa <sunilmohan@fsf.org.in>
* te.po: Updated Telugu translation done by
Krishna Babu K <kkrothap@redhat.com>.
svn path=/trunk/; revision=21247
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=21246
|
|
|
|
|
|
|
|
|
| |
2008-08-30 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=21245
|
|
|
|
|
|
|
|
| |
2008-08-29 Seán de Búrca <sdeburca@svn.gnome.org>
* ga.po: Updated Irish translation.
svn path=/trunk/; revision=21244
|