]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Handle gtk-alternative-button-order (setting it to TRUE).
[~andy/gtk] / ChangeLog.pre-2-8
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...
2005-04-29 Matthias ClasenAdd some more tests.
2005-04-29 Matthias ClasenDon't crash if the path does not point to a row in...
2005-04-29 Matthias ClasenRemove conflict markers
2005-04-29 Matthias ClasenAdd some more attribute tests.
2005-04-25 Tor LillqvistGet volume name also on Win9x. (#301798, Daniel Atallah)
2005-04-22 Tor LillqvistTypo.
2005-04-22 Tor LillqvistInitailize gettext before use. Calling bindtextdomain...
2005-04-21 Ivan, Wong Yat CheungMatch character height instead of cell height. Fix...
2005-04-18 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-04-15 Federico Mena QuinteroMerged from gtk-2-6:
2005-04-13 Matthias ClasenRevert problematic fixes.
2005-04-11 Ivan, Wong Yat CheungFix #300218:
2005-04-10 Matthias ClasenSome more fixes necessary to make building with gcc...
2005-04-09 Matthias ClasenAdd 16x16 versions of the zoom icons and of GTK_STOCK_I...
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-09 Matthias ClasenIf a stock_id is unknown, display the missing image...
2005-04-09 Matthias ClasenUse the same function as in updateiconcache.c. (spotted...
2005-04-08 Matthias ClasenMake this work when called from gtk_combo_box_destroy...
2005-04-08 Carl WorthSimplify matrix manipulation now that cairo exposes...
2005-04-08 Matthias ClasenFix double-click to autosize treeview columns. This...
2005-04-07 Matthias ClasenAllow setting background images on menus. (#169532...
next