]> Pileus Git - ~andy/gtk/history - gtk
file gdkevents-macosx.c was initially added on branch gtk-2-6-macosx.
[~andy/gtk] / gtk /
2005-06-13 Matthias ClasenRework the way in which rerooting of the path bar is...
2005-06-13 Matthias ClasenTry harder not to modify readonly strings. (#307541...
2005-06-13 Matthias ClasenFree the data of the row before overwriting it. (#30749...
2005-06-13 Kjartan MaraasDon't leak the cairo context. Closes bug #307426.
2005-06-13 Matthias ClasenMake invisible text work a bit better (#66194, patch...
2005-06-12 Matthias ClasenDon't leak the format names. (#307190, Morten Welinder)
2005-06-12 Matthias ClasenAllow localization of the format in which the year...
2005-06-12 Matthias ClasenCheck start_button_mask before starting a drag. (#14905...
2005-06-12 Matthias ClasenSupport .hidden files. (#129170, Sayamindu Dasgupta...
2005-06-11 Matthias ClasenMore docs provided by Owen Taylor.
2005-06-11 Matthias ClasenAdd a function to determine what parts of the model...
2005-06-11 Matthias ClasenTreat backup files the same way as hidden files, to...
2005-06-11 Matthias ClasenDon't modify strings returned from gettext().
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 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 Federico Mena QuinteroPass the correct size to realloc(). Fixes
2005-06-10 Matthias ClasenMore doc fixes.
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-06-10 Matthias ClasenDoc fixes.
2005-06-10 Matthias ClasenAdd docs. (#306212, Steve Chaplin, docs provided by...
2005-06-09 Matthias ClasenDon't declare errno, including errno.h is enough. ...
2005-06-09 Matthias ClasenSmall cleanup. (#305539, Paolo Borelli)
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-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 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 Sven Neumannuse a less aggressive PNG compression level (bug #305340).
2005-05-25 Matthias ClasenRemove another C99ism.
2005-05-25 Matthias ClasenDraw the background of rows insensitive when the treevi...
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-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-21 Matthias ClasenForgotten file.
2005-05-21 Matthias ClasenFix a C99ism
2005-05-20 Matthias ClasenDon't rely on C99 types. (#304924, John Ehresman)
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 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 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 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 ClasenForgotten file
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-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-10 Matthias ClasenFlip the padding
2005-05-08 Matthias ClasenChange the return type to GtkWidget*, proposed by Owen...
2005-05-08 Matthias ClasenFix a copy-and-paste accident
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 ClasenAnother one
2005-05-06 Matthias Clasentypo fix
2005-05-04 Matthias ClasenForgotten file
2005-05-04 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 Clasen*** empty log message ***
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 ClasenFix the build
2005-05-02 Matthias ClasenDoc fixups
2005-05-02 Matthias ClasenFix up the docs a bit.
2005-05-02 Matthias ClasenForgotten file
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 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 ClasenSync to upstream.
2005-04-29 Matthias ClasenSet background upon state changes. (#301651, Billy...
next