]> Pileus Git - ~andy/gtk/history - ChangeLog
modules/engines/Makefile.am Decide whether to build the ms-windows theme
[~andy/gtk] / ChangeLog
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_...
2005-05-04 Matthias ClasenAvoid getting the interface struct twice in the same...
2005-05-03 Matthias ClasenAvoid getting the interface struct twice in the same...
2005-05-03 Matthias ClasenAdd getters for the scrollbars. (#167181, Billy Biggs)
2005-05-03 Matthias ClasenMake this function public. (#170748, Morten Welinder)
2005-05-03 Federico Mena QuinteroMerged from gtk-2-6:
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-05-02 Matthias ClasenTest cell renderers.
2005-05-02 Matthias ClasenReturn a sufficient width for cases where pango_layout_...
2005-05-02 Matthias ClasenDoc fixups
2005-05-02 Matthias ClasenFix up the docs a bit.
2005-05-02 Michael Nattererreturn silently if "gtk_initialized" is TRUE. Re-enable...
2005-05-02 Matthias ClasenPropagate the event to unanchored children in the text...
2005-04-30 Tor LillqvistTake multi-monitor offset into account. (#302525)
2005-04-30 Matthias ClasenMake the docs build. (#302230, Ali Akcaagac)
2005-04-29 Matthias ClasenGet rid of this function, instead show the bin_window...
2005-04-29 Matthias ClasenDon't grab focus to unrealized widgets. (#302240, Phili...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
2005-04-29 Matthias ClasenCheck for nm.
2005-04-29 Matthias ClasenUse the internal unselect_all function, since we need...
2005-04-29 Matthias ClasenUse g_object_notify() instead of triggering a ::notify...
2005-04-29 Matthias ClasenAlso scroll horizontally when necessary, and keep the...
next