]> Pileus Git - ~andy/gtk/history - modules
Bump libtiff requirement to 3.6.0, by requiring presence of
[~andy/gtk] / modules /
2007-05-14 Behdad EsfahbodFix check for modifier keys. (#438261, Theppitak Karoon...
2007-05-09 Dom LachowiczGtkTreeView doesn't expand/collapse with Right/Left...
2007-05-02 Dom LachowiczMS-Windows Theme top tabs rendered upside down for...
2007-04-30 Matthias ClasenGet all the printer attributes when getting the list...
2007-04-30 Matthias ClasenRename gtk_paper_size_get_builtins() to gtk_paper_size_...
2007-04-29 Matthias ClasenFix a typo. String change ! (#406160, Stephane Raimbault)
2007-04-29 Matthias ClasenMore cleanups
2007-04-29 Matthias ClasenCleanups
2007-04-29 Matthias ClasenMake building the test print backend optional
2007-04-29 Matthias ClasenCorrect some copyright lines.
2007-04-26 Matthias ClasenMark the printer list as done. (#428665, Bogdan Gheorghe)
2007-04-24 Cody RussellCleanup of notebook tab code
2007-04-23 Matthias ClasenReduce the amount of debug spew if we are not debugging.
2007-04-19 Cody RussellFix menuitem rendering in Vista
2007-04-19 Dominic LachowiczFix pixbuf leaks in non-WinXP rendering paths. From...
2007-04-01 Cody RussellFix bottom-oriented notebook tabs on Win32. #399253
2007-03-28 Matthias ClasenSupport raw printers
2007-03-27 Tor LillqvistUse LDADDS for im-multipress.la, too:
2007-03-18 Matthias ClasenAdd the multipress input method. (#417446, Johannes...
2007-03-09 Matthias ClasenDon't commit modifier-adorned characters. (#331369...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-08 Mathias HasselmannUse proper border style when drawing shadow of scrolled...
2007-03-08 Mathias HasselmannAdd shadow-type style property, set shadow-type propert...
2007-03-08 Mathias HasselmannImprove look of GtkScrolledWindow on Windows by impleme...
2007-02-23 Dom LachowiczBug 411118 - bad bevel for progress bar on windows...
2007-02-05 Dom LachowiczFix bug 404506, caused by prematurely releasing a DC...
2007-01-30 Felix RiemannFix leaked string. Fixes bug #402565.
2007-01-26 Michael Nattererdestroy the XIM only if it exists. While the code does...
2007-01-17 Matthias Clasenfix the build
2007-01-17 Matthias ClasenDon't use httpGetFd() when building against cups 1.1
2007-01-04 Matthias ClasenFix another leak
2007-01-04 Matthias ClasenClose the http connection after getting the PPD.
2007-01-03 Matthias ClasenCleanups
2007-01-01 Matthias ClasenFix some IPP compliance issues. (#391523, Albrecht...
2006-12-28 Matthias Clasenbroken pre-commit script
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-12-27 Matthias Clasenforgotten file
2006-12-27 Matthias ClasenUse getters for http fields where available. (#364866...
2006-12-23 Matthias ClasenBe careful to not override GTK+ translations with the...
2006-12-23 Matthias ClasenMove G_GNUC_INTERNAL before function declarations....
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-14 Dom LachowiczBug 351679 - Notebooks drawn with extra line below...
2006-12-11 Matthias ClasenProperly pass multi-value options to cups. (#355350...
2006-12-02 Dom LachowiczBug 351678 - Notebooks not with PositionType.Top drawn...
2006-11-29 Behdad EsfahbodRemove the broken Thai input method and add a functiona...
2006-11-25 Matthias ClasenMake print dialog work when 'BrowseShortNames Off'...
2006-11-15 Matthias ClasenDon't pass NULL to strncpy. (#359537, patch by Carlos...
2006-10-23 Dom LachowiczRemember to free GDI Pen resources, introduced by bug...
2006-10-08 Matthias ClasenCleanups
2006-10-03 Matthias ClasenComplete the fix for bug 357280
2006-10-03 Matthias ClasenComplete the fix for bug 357280.
2006-10-02 Matthias ClasenOnly use the group name field if cups is new enough...
2006-09-12 Dom LachowiczBug 340201
2006-09-06 Behdad EsfahbodAdd.
2006-08-31 Matthias ClasenSend printer-list-done on error.
2006-08-28 Matthias ClasenUse a resonable timeout of 3 seconds when polling for...
2006-08-26 Matthias ClasenQuery range style properties only on range widgets...
2006-08-18 Matthias Clasen2.10.2
2006-08-18 Matthias ClasenHandle filename encoding consistently. (#351812, Christ...
2006-08-17 Matthias ClasenImprove the handling of the default output filename...
2006-08-15 Matthias ClasenSimplify, make it build against cups 1.1. (#350329)
2006-07-24 Matthias Clasen2.10.1
2006-07-19 Matthias ClasenCheck if option is NULL before using it. (#348014,...
2006-07-18 John PalmieriMake bits from my last commit are conditionally compile...
2006-07-18 John Palmieriadd GTK_PRINTER_OPTION_TYPE_PICKONE_PASSWORD,
2006-07-06 John PalmieriGet the name of the first printer in a class to use...
2006-06-22 Matthias ClasenFix compilation with cups 1.1
2006-06-21 Matthias ClasenApply a patch by Christian Persch to support PostScript...
2006-06-21 Matthias ClasenApply a patch by John Palmieri to use buffered io using...
2006-06-21 Matthias ClasenAdd an GError parameter.
2006-06-21 Matthias ClasenCleanups
2006-06-20 Christian Perschconfigure.in gtk/Makefile.am Rename "pdf" backend to...
2006-06-20 Christian PerschConvert input to filename encoding and construct an...
2006-06-19 Matthias ClasenAdd a capabilities argument to the printer_get_options...
2006-06-17 Matthias ClasenFix a typo: s/Extention/Extension/.
2006-06-17 Matthias ClasenUse stock print icons; make it compile
2006-06-16 Matthias ClasenAdd a GtkPrintSettings parameter to the printer_create_...
2006-06-16 Matthias Clasenfix 345038
2006-06-16 Matthias Clasenfix the print-to-pdf icon
2006-06-12 Matthias ClasenUse gtk_printer_accepts_ps here.
2006-06-11 Matthias Clasenuse the passed in destroy notify
2006-06-11 Matthias ClasenUse cairo_pdf_surface_set_dpi by cairo_surface_set_fall...
2006-06-07 Matthias ClasenFix a C99ism
2006-05-31 Alexander LarssonFurther updates from the GtkPrintContext functions...
2006-05-24 Alexander LarssonAdd gtk_print_unix_dialog_set_manual_capabilities that...
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-15 Alexander LarssonNever unload print backends. Remove gtk_print_backend_u...
2006-05-12 Alexander LarssonFix build errors.
2006-05-10 John (J5) Palmierimake the _CUPS_MAP_ATTR_STR macro not dup the string...
2006-05-05 Christian PerschAlways register the type with the type module, even...
2006-05-04 Alexander LarssonAdded new symbols
2006-04-29 Behdad Esfahbod.
2006-04-25 Matthias Clasensome more options
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-12 Matthias Clasenmodules/engines/pixbuf/Makefile.am Build fixes for...
2006-04-01 Dom LachowiczEmulate WinXP's drawing of menu separators
2006-03-15 Dom LachowiczMake expander-size a bit closer to Microsoft's values...
2006-03-15 Dom LachowiczOverride style->realize/ style->unrealize, so that...
2006-03-11 Dom LachowiczSpeed up the Windows theme considerably (#163724, John...
2006-03-11 Matthias ClasenClean up exported symbols
next