| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new capability GTK_PRINT_CAPABILITY_NUMBER_UP. | Carlos Garcia Campos | 2007-05-28 | 2 | -4/+14 |
* | Fix broken DESTDIR support | Matthias Clasen | 2007-05-24 | 1 | -2/+2 |
* | Fix check for modifier keys. (#438261, Theppitak Karoonboonyanan) | Behdad Esfahbod | 2007-05-14 | 1 | -1/+2 |
* | GtkTreeView doesn't expand/collapse with Right/Left cursor keys on Windows | Dom Lachowicz | 2007-05-09 | 1 | -1/+9 |
* | MS-Windows Theme top tabs rendered upside down for non-XP theme (#435053, | Dom Lachowicz | 2007-05-02 | 1 | -1/+1 |
* | Get all the printer attributes when getting the list of printers, not via | Matthias Clasen | 2007-04-30 | 1 | -8/+42 |
* | Rename gtk_paper_size_get_builtins() to gtk_paper_size_get_paper_sizes() | Matthias Clasen | 2007-04-30 | 1 | -0/+27 |
* | Fix a typo. String change ! (#406160, Stephane Raimbault) | Matthias Clasen | 2007-04-29 | 1 | -1/+1 |
* | More cleanups | Matthias Clasen | 2007-04-29 | 1 | -10/+7 |
* | Cleanups | Matthias Clasen | 2007-04-29 | 1 | -9/+6 |
* | Make building the test print backend optional | Matthias Clasen | 2007-04-29 | 1 | -2/+6 |
* | Correct some copyright lines. | Matthias Clasen | 2007-04-29 | 8 | -8/+680 |
* | Mark the printer list as done. (#428665, Bogdan Gheorghe) | Matthias Clasen | 2007-04-26 | 1 | -0/+1 |
* | Cleanup of notebook tab code | Cody Russell | 2007-04-24 | 1 | -262/+356 |
* | Reduce the amount of debug spew if we are not debugging. | Matthias Clasen | 2007-04-23 | 1 | -15/+32 |
* | Fix menuitem rendering in Vista | Cody Russell | 2007-04-19 | 1 | -6/+2 |
* | Fix pixbuf leaks in non-WinXP rendering paths. From Daniel Atallah | Dominic Lachowicz | 2007-04-19 | 1 | -0/+6 |
* | Fix bottom-oriented notebook tabs on Win32. #399253 | Cody Russell | 2007-04-01 | 1 | -11/+18 |
* | Support raw printers | Matthias Clasen | 2007-03-28 | 3 | -24/+141 |
* | Use LDADDS for im-multipress.la, too: | Tor Lillqvist | 2007-03-27 | 1 | -0/+1 |
* | Add the multipress input method. (#417446, Johannes Schmid, Murray | Matthias Clasen | 2007-03-18 | 6 | -0/+860 |
* | Don't commit modifier-adorned characters. (#331369, #335796, Lin Ma and | Matthias Clasen | 2007-03-09 | 1 | -0/+4 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 4 | -10/+5 |
* | Use proper border style when drawing shadow of scrolled windows on Windows | Mathias Hasselmann | 2007-03-08 | 2 | -4/+7 |
* | Add shadow-type style property, set shadow-type property of GtkEntry | Mathias Hasselmann | 2007-03-08 | 1 | -141/+80 |
* | Improve look of GtkScrolledWindow on Windows by implementing a | Mathias Hasselmann | 2007-03-08 | 1 | -0/+5 |
* | Bug 411118 - bad bevel for progress bar on windows classic. Match from | Dom Lachowicz | 2007-02-23 | 1 | -3/+5 |
* | Fix bug 404506, caused by prematurely releasing a DC. By Hiroyuki Yamamoto | Dom Lachowicz | 2007-02-05 | 1 | -4/+6 |
* | Fix leaked string. Fixes bug #402565. | Felix Riemann | 2007-01-30 | 1 | -0/+1 |
* | destroy the XIM only if it exists. While the code does look safe in | Michael Natterer | 2007-01-26 | 1 | -1/+1 |
* | fix the build | Matthias Clasen | 2007-01-17 | 1 | -1/+1 |
* | Don't use httpGetFd() when building against cups 1.1 | Matthias Clasen | 2007-01-17 | 1 | -0/+5 |
* | Fix another leak | Matthias Clasen | 2007-01-04 | 1 | -6/+8 |
* | Close the http connection after getting the PPD. | Matthias Clasen | 2007-01-04 | 1 | -5/+7 |
* | Cleanups | Matthias Clasen | 2007-01-03 | 2 | -78/+103 |
* | Fix some IPP compliance issues. (#391523, Albrecht Dress) | Matthias Clasen | 2007-01-01 | 2 | -10/+12 |
* | broken pre-commit script | Matthias Clasen | 2006-12-28 | 1 | -0/+2 |
* | Support inverting arrows via XSetting. (#377979, Yevgen Muntyan). | Kristian Rietveld | 2006-12-27 | 1 | -0/+3 |
* | forgotten file | Matthias Clasen | 2006-12-27 | 1 | -4/+3 |
* | Use getters for http fields where available. (#364866, Björn Lindqvist) | Matthias Clasen | 2006-12-27 | 1 | -19/+16 |
* | Be careful to not override GTK+ translations with the translations of the | Matthias Clasen | 2006-12-23 | 1 | -2/+2 |
* | Move G_GNUC_INTERNAL before function declarations. (#352276, Damien | Matthias Clasen | 2006-12-23 | 3 | -15/+15 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+6 |
* | Bug 351679 - Notebooks drawn with extra line below tab in MS-Windows | Dom Lachowicz | 2006-12-14 | 1 | -9/+113 |
* | Properly pass multi-value options to cups. (#355350, Jürg Billeter) | Matthias Clasen | 2006-12-11 | 1 | -73/+144 |
* | Bug 351678 - Notebooks not with PositionType.Top drawn incorrectly. Patch | Dom Lachowicz | 2006-12-02 | 1 | -28/+76 |
* | Remove the broken Thai input method and add a functional Thai and Lao | Behdad Esfahbod | 2006-11-29 | 7 | -218/+743 |
* | Make print dialog work when 'BrowseShortNames Off' is specified in cups | Matthias Clasen | 2006-11-25 | 1 | -2/+2 |
* | Don't pass NULL to strncpy. (#359537, patch by Carlos Garcia Campos) | Matthias Clasen | 2006-11-15 | 1 | -2/+15 |
* | Remember to free GDI Pen resources, introduced by bug 340201.(#364514) | Dom Lachowicz | 2006-10-23 | 1 | -0/+1 |