| Commit message (Expand) | Author | Age | Files | Lines |
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-22 | 2 | -48/+56 |
* | Fix a casting problem. (#485662, patch by Herbert Valerio Riedel) | Matthias Clasen | 2007-11-22 | 2 | -1/+6 |
* | Fix an aliasing problem. (#347585, Ed Catmur) | Matthias Clasen | 2007-11-22 | 2 | -1/+5 |
* | * gdk/quartz/gdktestutils-quartz.c: Add stubs for the testing functions to | Richard Hult | 2007-11-21 | 3 | -0/+131 |
* | Fix C89 compilation issue. (#467711, The Written Word) | Behdad Esfahbod | 2007-11-21 | 2 | -1/+10 |
* | Add xsetting for gtk-scrolled-window-placement (#458103). | Ross Burton | 2007-11-21 | 2 | -2/+9 |
* | Make GtkMenuItem's arrow size themeable. (#469239, Michael Natterer) | Behdad Esfahbod | 2007-11-21 | 2 | -8/+24 |
* | Add Gtk/EnableAccels and Gtk/EnableMnemonics xsettings for | Behdad Esfahbod | 2007-11-21 | 2 | -2/+13 |
* | Fix the default value of the toolbar-style property. (#489782, Jan Janech) | Matthias Clasen | 2007-11-21 | 2 | -1/+6 |
* | Avoid drawing one too many frames. (#107398, Owen Taylor, Miguel Gomez) | Matthias Clasen | 2007-11-21 | 2 | -8/+15 |
* | Use G_DEFINE_TYPE (#469341, Björn Lindqvist) | Matthias Clasen | 2007-11-21 | 2 | -131/+39 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-11-20 | 2 | -108/+71 |
* | Fixed copyright for newly submitted files. | Tim Janik | 2007-11-20 | 5 | -5/+10 |
* | ChangeLog: added Gtk+ testing utility development history. | Tim Janik | 2007-11-20 | 1 | -0/+60 |
* | Moved Gdk test functions from Gtk+ to Gdk test utils. | Tim Janik | 2007-11-20 | 10 | -209/+281 |
* | Added unit tests for Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 4 | -2/+286 |
* | Added Gtk+ testing utilities. | Tim Janik | 2007-11-20 | 5 | -1/+885 |
* | Add support for 512x512 Leopard icons, using the ic09 iconType | Bastien Nocera | 2007-11-20 | 2 | -1/+8 |
* | Add icns loader to the files to translate | Bastien Nocera | 2007-11-20 | 2 | -0/+5 |
* | add support for conditional icns gdk-pixbuf loader (Closes: #395738) | Bastien Nocera | 2007-11-20 | 5 | -6/+430 |
* | Fix some typos | Matthias Clasen | 2007-11-19 | 3 | -6/+12 |
* | updated version number to 2.15.0 for development. | 10:31:26 Tim Janik | 2007-11-19 | 1 | -0/+8 |
* | updated version number to 2.15.0 for development. | 10:31:26 Tim Janik | 2007-11-19 | 1 | -5/+5 |
* | === Branch for 2.12 === | 10:27:39 Tim Janik | 2007-11-19 | 1 | -0/+0 |
* | Fix the GtkBuildable implementation to allow setting column types. | Matthias Clasen | 2007-11-19 | 2 | -25/+54 |
* | Make gtk_check_version() return const. (#496734, Nicolas Joseph) | Matthias Clasen | 2007-11-19 | 3 | -4/+9 |
* | Correct docs for program-name property. (#496689, Thomas Wood) | Matthias Clasen | 2007-11-19 | 4 | -3/+18 |
* | Small correction to the informational DTD. (#496277, Nicolas Joseph) | Matthias Clasen | 2007-11-19 | 2 | -1/+6 |
* | Use gtk_text_buffer_get_insert instead of get_mark. Fixes Bug 497164. | Paolo Borelli | 2007-11-17 | 4 | -84/+50 |
* | new functions _gtk_text_btree_get_insert() and | Yevgen Muntyan | 2007-11-15 | 4 | -6/+26 |
* | sort returned tags array by tags priority (#497102). | Yevgen Muntyan | 2007-11-15 | 4 | -8/+13 |
* | do not call _gtk_text_btree_get_iter_at_line() and | Yevgen Muntyan | 2007-11-15 | 2 | -23/+82 |
* | Updated Slovenian translation | Matej Urbančič | 2007-11-14 | 2 | -2199/+2087 |
* | Updated Slovenian translation | Matej Urbančič | 2007-11-14 | 2 | -1260/+1132 |
* | remove recently added gdk_flush() again, it's not needed after all. | Michael Natterer | 2007-11-14 | 2 | -7/+5 |
* | tests/testbbox.c use g_object_ref/unref instead of deprecated functions. | Michael Natterer | 2007-11-14 | 3 | -4/+11 |
* | Remove conflict marker. | Michael Natterer | 2007-11-14 | 1 | -1/+0 |
* | cast pointers to fix warnings about signdness. | Michael Natterer | 2007-11-14 | 2 | -5/+10 |
* | Reviewed by Richard: | Sven Herzberg | 2007-11-13 | 2 | -1/+9 |
* | Avoid loading the ISO8859-1 iconv module. We're already doing all the | Alexander Larsson | 2007-11-12 | 2 | -21/+28 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-12 | 2 | -1540/+1567 |
* | Moved gtk_text_view_update_im_spot_location() calls into an idle, fixes | Yevgen Muntyan | 2007-11-11 | 2 | -2/+68 |
* | Convert delayed_properties hashtable to linked list. Fixes #495769. | Ryan Lortie | 2007-11-11 | 2 | -31/+21 |
* | Avoid unaligned accesses that cause problems on some architectures. (patch | Matthias Clasen | 2007-11-11 | 2 | -5/+30 |
* | Parse a file given on the cmdline | Matthias Clasen | 2007-11-10 | 2 | -0/+27 |
* | Leak less in error paths | Matthias Clasen | 2007-11-10 | 2 | -4/+26 |
* | Don't leak buffer if an error occurs. | Matthias Clasen | 2007-11-10 | 2 | -2/+7 |
* | More robustness improvements of the parser | Matthias Clasen | 2007-11-10 | 2 | -9/+12 |
* | Don't assert on misplaced signal elements | Matthias Clasen | 2007-11-10 | 2 | -3/+8 |
* | Handle misplaced property elements without asserting. | Matthias Clasen | 2007-11-10 | 2 | -1/+10 |