| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Newer mingw-w64 uses an underscore-prefixed identification macro. | Tor Lillqvist | 2009-03-17 | 1 | -1/+1 |
* | Don't need to declare IPrintDialogCallback with mingw64 either. It seems | Tor Lillqvist | 2008-08-04 | 1 | -1/+1 |
* | Bug 538686 - gtkprintoperation-win32.c: devmode_from_settings | Tor Lillqvist | 2008-08-02 | 1 | -1/+1 |
* | gtk/gtkprint-win32.c gtk/gtkprint-win32.h Cosmetic fixups after patch | Tor Lillqvist | 2008-08-02 | 1 | -119/+128 |
* | Bug 339699 - implement gtk_print_operation_set_show_dialog for Windows | Tor Lillqvist | 2008-08-02 | 1 | -6/+175 |
* | Fix problems in handling custom paper sizes. The DEVMODE::dmPaperWidth and | Tor Lillqvist | 2008-07-30 | 1 | -10/+14 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | fix 'function' : incompatible types - from 'struct _cairo *' to 'struct | Hans Breuer | 2008-06-21 | 1 | -2/+2 |
* | Fix life cycle to avoid crash. [#536966] | Jody Goldberg | 2008-06-21 | 1 | -3/+3 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -32/+32 |
* | Fix variable declared in the middle of the block. (#526021, reported by | Cody Russell | 2008-04-03 | 1 | -1/+3 |
* | Bump required Cairo to 1.5.2. | Cody Russell | 2008-04-01 | 1 | -6/+12 |
* | Set the GtkWin32EmbedWidget we create here as modal. Fixes #389358. | Tor Lillqvist | 2007-09-24 | 1 | -0/+1 |
* | take the custom tab label from gtk_print_operation_set_custom_tab_label() | Hans Breuer | 2007-01-13 | 1 | -5/+8 |
* | Include windows.h (#391229, Kazuki Iwamoto) | Matthias Clasen | 2006-12-31 | 1 | -0/+1 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -2/+2 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -1/+4 |
* | store scale in percent | Matthias Clasen | 2006-06-12 | 1 | -3/+2 |
* | Fix MSVC build problem. (#339739, Kazuki Iwamoto) | Tor Lillqvist | 2006-06-11 | 1 | -1/+5 |
* | Update windows to build with new APIs and first cut at preview work. | Alexander Larsson | 2006-06-08 | 1 | -31/+169 |
* | Add gtkprintoperationpreview.[ch] Set default preview command. Hardcoded | Alexander Larsson | 2006-06-02 | 1 | -0/+1 |
* | Add a boolean show-progress property, and show a progress dialog if it is | Matthias Clasen | 2006-05-23 | 1 | -2/+3 |
* | Add gtk_print_unix_dialog_add_custom_tab | Alexander Larsson | 2006-05-23 | 1 | -1/+1 |
* | Make sure grab-notify is emitted on toplevels as well as child widgets. | Alexander Larsson | 2006-05-22 | 1 | -7/+144 |
* | Fix printing build on win32 | Alexander Larsson | 2006-05-17 | 1 | -7/+8 |
* | Added gtk_print_job_set/get_track_print_status | Alexander Larsson | 2006-05-15 | 1 | -5/+9 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -4/+4 |
* | Refactor the gtk_print_operation_run() code and add an _async version. | Matthias Clasen | 2006-04-24 | 1 | -0/+28 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 1 | -0/+1598 |