]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
don't use deprecated gdk_gc_unref function.
[~andy/gtk] / ChangeLog.pre-2-10
2005-06-11 Manish Singhdon't use deprecated gdk_gc_unref function.
2005-06-10 Matthias ClasenAllow setting paragraph background. (#81045, Gustavo...
2005-06-10 Kjartan MaraasDestroy the cairo surface when done with it. Plugs...
2005-06-10 Michael Natterergtk/gtk.symbols new function to get an action's accel_c...
2005-06-10 Matthias ClasenGenerate N_() calls for translatable key names.
2005-06-10 Federico Mena QuinteroMerged from gtk-2-6:
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-06-10 Matthias ClasenDoc fixes.
2005-06-10 Matthias ClasenSmall markup fixes.
2005-06-10 Matthias ClasenAdd docs. (#306212, Steve Chaplin, docs provided by...
2005-06-09 Matthias ClasenSmall cleanup. (#305539, Paolo Borelli)
2005-06-09 Rodrigo Moyaadded cairo to list of $GTK_PACKAGES.
2005-06-09 Matthias ClasenUpdate the user time on the window when a drop happens...
2005-06-09 Matthias ClasenSmall markup fixes.
2005-06-09 Matthias ClasenNew function to scroll to a path. (#306838, Jonathan...
2005-06-08 Matthias ClasenScroll to the item. (#306839, Jonathan Blandford)
2005-06-08 Matthias ClasenCheck for negative before appending the index, to avoid...
2005-06-08 Matthias ClasenDon't crash if search_window is NULL. (#304914, Victor...
2005-06-08 Matthias ClasenMake the file property readable. (#170674, Lorenzo...
2005-06-08 Matthias ClasenUse g_utf8_collate_key_for_filename().
2005-06-07 Kjartan MaraasMerge leak fix from stable. Bug 306754.
2005-06-05 Tor LillqvistReturn NULL unless screen number is zero. We have only...
2005-06-04 Tor Lillqvistmodules/engines/Makefile.am Decide whether to build...
2005-06-04 Tor Lillqvistgdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32...
2005-06-04 Tor LillqvistRender insensitive icons in a way that more closely...
2005-06-03 Dom Lachowiczre-sync with gtk-wimp's cvs repository
2005-05-26 Manish SinghAdd declarations for gtk_entry_completion_{get,set...
2005-05-26 Matthias ClasenAdd a property to suppress the popup for single matches...
2005-05-26 Matthias ClasenAdd credit
2005-05-26 Matthias ClasenQueue the redisplay after modifying the tag in the...
2005-05-26 Matthias ClasenMake autoscrolling work at the bottom of the screen.
2005-05-26 Maciej KatafiaszI guess you should add changelog for your commits,...
2005-05-26 Sven Neumannuse a less aggressive PNG compression level (bug #305340).
2005-05-26 Tor LillqvistIf blitting from the root window, take the multi-monito...
2005-05-25 Matthias ClasenSet the window icon by name.
2005-05-25 Matthias ClasenRemove another C99ism.
2005-05-25 Matthias ClasenDraw the background of rows insensitive when the treevi...
2005-05-25 Matthias ClasenDemonstrate image copy-and-paste and DND, and clipboard...
2005-05-25 Matthias ClasenMake sure png comes first, otherwise dnd may use bmp...
2005-05-25 Michael Nattererblock the text_layout's "changed" handler when changing...
2005-05-25 Matthias ClasenAlso demonstrate GtkCellRendererProgress.
2005-05-25 Matthias ClasenAdd a demo showing combo box variations.
2005-05-25 Matthias ClasenAdd a demo showing all picker widgets.
2005-05-25 Matthias ClasenFix a typo.
2005-05-24 Tor LillqvistHandle gtk-alternative-button-order (setting it to...
2005-05-23 Matthias ClasenRemove an unused variable. (#305130, Jaap A. Haitsma)
2005-05-23 Matthias ClasenDon't grab the focus away from the file list when opera...
2005-05-22 Tor LillqvistMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-22 Tor LillqvistTypo.
2005-05-22 Tor LillqvistIf the keysym isn't one of the special cases this funct...
2005-05-20 Matthias ClasenAvoid a possible buffer overrun. (#142444, Leonard...
2005-05-20 Matthias ClasenRemove C99-isms (#304879, Kazuki IWAMOTO)
2005-05-18 Matthias ClasenUse the correct function to conver the uri to a path...
2005-05-18 Matthias ClasenHandle the Cancel button properly. (#304234, Sven Neumann)
2005-05-18 Anders CarlssonIf the horizontal adjustment changes because of a chang...
2005-05-18 Matthias ClasenTry harder to set the event masks of descendent windows...
2005-05-18 Matthias ClasenFix some errors in the handling of drop columns. (...
2005-05-18 Matthias ClasenRemove the no longer needed workaround.
2005-05-18 Matthias ClasenAdd a bug reference
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32...
2005-05-18 Matthias ClasenWarn if length overflows. (#161520, Ian Wienand)
2005-05-18 Matthias ClasenFix parameter names to make gtk-doc happy.
2005-05-18 Matthias ClasenFix the default values of draw-value and value-pos...
2005-05-18 Matthias ClasenSupport named icons in cells by adding a icon-name...
2005-05-18 Matthias ClasenSupport named icons in tool buttons by adding a icon...
2005-05-18 Matthias ClasenNew functions to support themed drag icons. (#116577...
2005-05-17 Owen TaylorUpdate to changed cairo interface.
2005-05-17 Matthias ClasenDon't blink the cursor if the text view is not editable.
2005-05-17 Matthias ClasenKeep the popup posted if the button is released over...
2005-05-17 Matthias ClasenAdjust offsets when recursing. (#153682, Felipe Heidrich)
2005-05-17 Matthias ClasenDon't bind GDK_Page_Up and GDK_Page_Down twice. (#16833...
2005-05-16 Matthias ClasenDon't blink the cursor if the entry is not editable...
2005-05-16 Matthias ClasenMake sure the action of the button and the dialog are...
2005-05-16 Matthias ClasenFix a typo in the docs. (#303940, Masao Mutoh)
2005-05-16 Matthias ClasenUse gtk-doc abbrevs instead of spelled out links.
2005-05-16 Matthias ClasenBe more careful when casting. (#304089, Philip Langdale)
2005-05-16 Matthias ClasenOnly shrink the label if we need to. (#169390, Felix...
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-14 Owen TaylorUpdate for cairo-xlib API change.
2005-05-12 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-10 Tor LillqvistCheck that GDK_IS_SCREEN(screen) (like the X11 backend...
2005-05-10 Matthias ClasenFlip the padding
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-05-09 Matthias ClasenRevert accidental commit
2005-05-08 Matthias ClasenSmall documentation additions.
2005-05-08 Matthias ClasenChange the return type to GtkWidget*, proposed by Owen...
2005-05-08 Matthias ClasenFix typos in the docs. (#303389, Masao Mutoh)
2005-05-08 Matthias ClasenFix a copy-and-paste accident
2005-05-07 Owen TaylorGet the foreground color, not the background color.
2005-05-07 Owen TaylorChange prototype to match cairo_set_source_surface().
2005-05-06 Federico Mena QuinteroMerged from gtk-2-6:
2005-05-06 Matthias ClasenAlways initialize child-visible to FALSE, otherwise...
2005-05-06 Matthias ClasenTest DND.
2005-05-06 Matthias ClasenSmall cleanups.
2005-05-06 Matthias Clasentypo fix
2005-05-05 Owen TaylorMinor wording fix
2005-05-05 Owen TaylorFix a bug in focus tracking when we move between has_po...
2005-05-04 Søren SandmannReplace cairo_show_surface() uses with
2005-05-04 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_...
next