]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Add ChangeLog.gtk-printing
[~andy/gtk] / ChangeLog.pre-2-10
2006-05-02 Alexander LarssonAdd ChangeLog.gtk-printing
2006-05-01 Matthias ClasenMore updates
2006-05-01 Kristian RietveldFix previous ChangeLog entry.
2006-05-01 Kristian RietveldUp ABI version to 2.10.0 (by Matthias' request).
2006-05-01 Kristian RietveldMerge of the GTK+ asynchronous file chooser branch...
2006-05-01 Matthias ClasenUpdates
2006-05-01 Matthias ClasenDocument GtkTreeModel signals.
2006-04-30 Michael David EmmelRemoved subtracting one from all clips
2006-04-30 Kristian RietveldFix for #340200, spotted by Torsten Schoenfeld.
2006-04-30 Matthias ClasenFix problems with setting symbolic colors from rc files...
2006-04-30 Matthias ClasenImprove the print dialog layout, mark some more strings...
2006-04-30 Matthias ClasenFix the definition of the ::size-changed signal, and...
2006-04-29 Behdad EsfahbodChange colormap to font map in docs. (#340093)
2006-04-29 Matthias ClasenAdd a menu position function for use with popups on...
2006-04-29 Matthias ClasenFix a C99ism. (#340055, Kazuki Iwamoto)
2006-04-29 Matthias ClasenUse _static variants when copying and merging short...
2006-04-28 Behdad EsfahbodFix typo in docs. (#340063)
2006-04-28 Matthias ClasenDon't force the standard DND icon if the user has a...
2006-04-28 Michael Nattererkeep a reference to the source buffer while the clipboa...
2006-04-28 Behdad EsfahbodCast to double before dividing by PANGO_SCALE. (#334582)
2006-04-27 Matthias ClasenImprove positioning of the menu when popped up by keyna...
2006-04-27 Matthias Clasenfix late setting of dnd icons
2006-04-27 Matthias Clasenfix build without xfixes
2006-04-26 Federico Mena QuinteroDon't make this conditional on having a GTK_RESPONSE_CA...
2006-04-26 Kristian Rietveldnew function, (validate_visible_area): when a node...
2006-04-26 Kristian RietveldIf this new "row-ending-details" property is turned...
2006-04-26 Kristian RietveldNew "show-expanders" and "level-indentation" properties...
2006-04-26 Kristian Rietveldremove conflict marker
2006-04-25 Matthias ClasenAdd gdk_screen_is_composited
2006-04-25 Matthias ClasenAdd docs.
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-25 Matthias Clasensome more options
2006-04-25 Matthias ClasenUpdates
2006-04-25 Matthias ClasenAdd prefixes to msgids for paper sizes
2006-04-25 Matthias Clasensmall doc fixes
2006-04-24 Matthias ClasenFix includes (#338665)
2006-04-24 Matthias ClasenDeclare in a way grokked by gtk-doc.
2006-04-24 Matthias ClasenDocumentation fixes.
2006-04-24 Matthias ClasenAdd docs.
2006-04-24 Matthias ClasenRefactor the gtk_print_operation_run() code and add...
2006-04-24 Alexander LarssonDon't ref the backend since the backend owns the printer.
2006-04-24 Alexander LarssonRemove spew.
2006-04-24 Alexander LarssonEven/Odd Pages -> Even/Odd Sheets
2006-04-24 Matthias ClasenCleanups
2006-04-24 Matthias ClasenRemove redundant code.
2006-04-24 Matthias ClasenInstall gtkprintjob.h as Unix-specific print API.
2006-04-24 Matthias ClasenReturn a copy of the original page setup if the dialog...
2006-04-24 Alexander LarssonDeclare GtkPrintJob.
2006-04-24 Alexander LarssonCheck for cairo-pdf.h. Check for cairo-ps.h on non...
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2006-04-24 Matthias ClasenDon't declare GtkPrintJob here. Instead include gtkprin...
2006-04-24 Matthias ClasenUse g types, add documentation, and some stylistic...
2006-04-23 Matthias ClasenUse g types, add documentation.
2006-04-23 Matthias ClasenAdd gtkprintutils.[hc]
2006-04-23 Matthias Clasenmore docs
2006-04-22 Tor LillqvistSmall workaround for weird bug in some versions of...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-04-20 Paolo Borelliplug small leak (#339132) ditto
2006-04-20 Michael David Emmel fixed off by one error in clip patch from (#330824)
2006-04-19 Murray Cumming_GtkFileChooserButtonPrivate: Added has_title flag...
2006-04-19 Tor LillqvistMap VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)
2006-04-18 Matthias ClasenAllocate pixmap_path dynamically, rather than using...
2006-04-18 Matthias ClasenApply a patch by Paolo Borelli to factor out a strip_su...
2006-04-18 Carlos Garnachoremoved wrong condition check that caused tab labels...
2006-04-18 Kjartan MaraasRemove obsolete entry for no_NO And the translation...
2006-04-17 Matthias ClasenSmall formatting fix.
2006-04-17 Christian PerschFix UMR in gtk_drag_dest_motion. Bug #338725.
2006-04-17 Matthias ClasenFix typos in property blurbs. (#338772, Clytie Siddall)
2006-04-16 Richard HultAdd check for source being a window.
2006-04-16 Richard HultRemove leading cairo/ in include.
2006-04-16 Matthias ClasenAvoid a possible array overrun. (Coverity)
2006-04-16 Matthias Clasenfix another Coverity bug.
2006-04-16 Matthias ClasenFix 336772
2006-04-13 Anders CarlssonTake grabs into account.
2006-04-13 Matthias ClasenReorganize slightly to avoid a possible NULL dereferenc...
2006-04-13 Matthias ClasenDon't allow passing NULL for x1 or x2, adjust callers.
2006-04-13 Matthias ClasenReorganize to avoid a possible NULL pointer dereference...
2006-04-12 Matthias ClasenReorganize to avoid a possible NULL dereference. (Coverity)
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias Clasenmodules/engines/pixbuf/Makefile.am Build fixes for...
2006-04-12 Matthias ClasenMake this work for list == NULL. (Coverity)
2006-04-12 Matthias ClasenRearrange the code a bit.
2006-04-12 Matthias ClasenHandle _gtk_text_line_get_data() returning NULL in...
2006-04-12 Matthias ClasenMake find_menu_position and find_toolbar_position void...
2006-04-12 Anders CarlssonHandle page up and page down.
2006-04-12 Anders CarlssonDon't flush if we're inside a begin_paint/end_paint...
2006-04-12 Matthias ClasenDon't pass a negative value as string length to get_chi...
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenSilently do nothing if the widget is not a child. ...
2006-04-12 Matthias ClasenFix another Coverity bug
2006-04-12 Matthias ClasenRemove some unused variables.
2006-04-11 Emmanuele BassiRemove the unneeded setting of the storage file inside...
2006-04-11 Matthias ClasenSilence compiler warnings.
2006-04-11 Matthias ClasenDon't dereference info before checking it for NULL...
2006-04-10 Anders CarlssonHave GdkWindowImplQuartz implement GdkPaintable.
2006-04-10 Michael Nattererpasted rich text should not be affected by tags that...
2006-04-10 Anders CarlssonAdd new GdkPaintable interface which implementation...
2006-04-10 Vladimer SichinavaUpdated Georgian translation
2006-04-07 Hans Breuerupdated
2006-04-06 Tor LillqvistCorrect the appearance of non-square icons and cursors...
next