| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 549810 – Memory leaks in printing code | Christian Dywan | 2008-08-29 | 2 | -2/+6 |
* | Improve one string | Matthias Clasen | 2008-08-27 | 1 | -1/+1 |
* | Use gdk_threads_add_timeout_seconds where appropriate | Matthias Clasen | 2008-08-26 | 1 | -1/+1 |
* | Add translator hints to many strings | Matthias Clasen | 2008-08-25 | 1 | -0/+38 |
* | Bug 535158 – can't rearrange the order of multi pages per side | Marek Kasik | 2008-08-21 | 1 | -7/+44 |
* | Bug #548783. Change g_assert to g_return_if_fail to avoid unnucessary | Li Yuan | 2008-08-21 | 2 | -1/+7 |
* | Bug #548782. Emit children-changed::remove signal when a row is deleted in | Li Yuan | 2008-08-21 | 2 | -1/+18 |
* | gailbooleancell.c gailimagecell.c gailtextcell.c gailwidget.c | Michael Natterer | 2008-08-15 | 16 | -59/+76 |
* | Add translator hints | Matthias Clasen | 2008-08-14 | 1 | -0/+9 |
* | define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. | Michael Natterer | 2008-08-12 | 3 | -19/+16 |
* | Fix build with old cups | Matthias Clasen | 2008-08-11 | 2 | -0/+12 |
* | modules/input/gtkimcontextime.c modules/input/gtkimcontextmultipress.c use | Sven Neumann | 2008-08-11 | 3 | -17/+17 |
* | tests/ferret.c tests/testlib.c don't use the deprecated | Michael Natterer | 2008-08-11 | 4 | -29/+41 |
* | remove return value, this function returns void. | Michael Natterer | 2008-08-06 | 1 | -1/+1 |
* | Pass appropriate -machine flag to lib.exe. | Tor Lillqvist | 2008-08-03 | 2 | -1/+6 |
* | Bug 424207 – printing hangs on unreachable cups server | Matthias Clasen | 2008-07-31 | 3 | -41/+217 |
* | Use a second-granularity timer. | Matthias Clasen | 2008-07-31 | 1 | -2/+1 |
* | don't try free gettext() values, | Sebastien Bacher | 2008-07-24 | 1 | -3/+7 |
* | Bug 543915 - translation issues | Andre Klapper | 2008-07-20 | 1 | -0/+4 |
* | Add a forgotten hunk | Matthias Clasen | 2008-07-18 | 1 | -1/+3 |
* | Bug 339591 – Detect list of availible cover pages | Matthias Clasen | 2008-07-15 | 1 | -17/+100 |
* | Bug 384940 – handle rejecting jobs and authentication meaningfully | Matthias Clasen | 2008-07-15 | 1 | -1/+40 |
* | Bug #541167. Emit "object:property-change:accessible-name" when | Li Yuan | 2008-07-02 | 2 | -0/+25 |
* | Revert name change | Cody Russell | 2008-07-01 | 23 | -23/+23 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 23 | -23/+23 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 78 | -78/+78 |
* | gailimage.c (gail_image_get_image_size) | Michael Natterer | 2008-06-18 | 3 | -2/+8 |
* | gail.c s/gtk_type_class/g_type_class_ref/ | Michael Natterer | 2008-06-17 | 4 | -12/+20 |
* | Don't use the deprecated GTK_* GtkType macros. | Tor Lillqvist | 2008-06-17 | 1 | -5/+5 |
* | modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.h | Michael Natterer | 2008-06-17 | 3 | -24/+22 |
* | Really fix printer URI construction | Matthias Clasen | 2008-06-12 | 1 | -2/+21 |
* | Automatically scroll text caret to make it visible, when AT sets its | Li Yuan | 2008-06-10 | 2 | -0/+7 |
* | Before emitting "text_caret_moved", change the cursor to the changed | Li Yuan | 2008-06-06 | 2 | -9/+31 |
* | modules/engines/ms-windows/msw_style.h Include gtk.h. | Tor Lillqvist | 2008-05-30 | 2 | -109/+109 |
* | gailcellparent.h gailfactory.h tests/testnotebook.c tests/testtext.c | Michael Natterer | 2008-05-30 | 7 | -7/+13 |
* | gtk/Makefile.am add a single-include header for the unix print stuff. | Michael Natterer | 2008-05-29 | 3 | -3/+2 |
* | Move ChangeLog entry to right file. | Michael Natterer | 2008-05-28 | 1 | -0/+16 |
* | include <gtk/gtk.h> instead of <gtk/gtkaccessible.h> | Michael Natterer | 2008-05-28 | 46 | -51/+4 |
* | modules/printbackends/cups/gtkcupsutils.c | Michael Natterer | 2008-05-28 | 4 | -12/+7 |
* | Bug 509788 – GTK+ should use CUPS to set Postscript level of PS output | Matthias Clasen | 2008-05-28 | 1 | -0/+19 |
* | modules/input/gtkimcontextime.h modules/input/gtkimcontextmultipress.h | Michael Natterer | 2008-05-27 | 15 | -42/+38 |
* | modules/engines/pixbuf/pixbuf-style.h include <gtk/gtk.h> instead of | Michael Natterer | 2008-05-27 | 2 | -2/+2 |
* | RH bug 248245: cups client printing from gnome applications fail | Matthias Clasen | 2008-05-27 | 1 | -1/+1 |
* | examples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS. | Michael Natterer | 2008-05-26 | 1 | -7/+2 |
* | libgail-util/gailmisc.h use G_BEGIN/END_DECLS. | Michael Natterer | 2008-05-26 | 3 | -14/+11 |
* | Bug 504706 – wrong deallocator used for GError in gailtextview.c | Matthias Clasen | 2008-05-24 | 2 | -1/+7 |
* | RH bug 204621 - "GtkPrint" asks for "Letter" size paper when "A4" size | Matthias Clasen | 2008-05-21 | 2 | -30/+74 |
* | Apply a patch by Marek Kasik <mkasik@redhat.com> to display more printer | Matthias Clasen | 2008-05-05 | 1 | -0/+127 |
* | use GETTEXT_PACKAGE instead of "gtk20". | Michael Natterer | 2008-05-02 | 1 | -2/+2 |
* | Register the right translation domain. | Matthias Clasen | 2008-05-01 | 1 | -1/+1 |