]> Pileus Git - ~andy/gtk/history - gtk/gtkprintoperation-win32.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkprintoperation-win32.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-06-12 Matthias Clasenstore scale in percent
2006-06-11 Tor LillqvistFix MSVC build problem. (#339739, Kazuki Iwamoto)
2006-06-08 Alexander LarssonUpdate windows to build with new APIs and first cut...
2006-06-02 Alexander LarssonAdd gtkprintoperationpreview.[ch] Set default preview...
2006-05-23 Matthias ClasenAdd a boolean show-progress property, and show a progre...
2006-05-23 Alexander LarssonAdd gtk_print_unix_dialog_add_custom_tab
2006-05-22 Alexander LarssonMake sure grab-notify is emitted on toplevels as well...
2006-05-17 Alexander LarssonFix printing build on win32
2006-05-15 Alexander LarssonAdded gtk_print_job_set/get_track_print_status
2006-05-12 Alexander LarssonFix build errors.
2006-04-24 Matthias ClasenRefactor the gtk_print_operation_run() code and add...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...