]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2004-07-09 Manish Singhhave a dummy case GDK_OWNER_CHANGE in switch statements...
2004-07-09 Manish Singhfunction doesn't return a value, so don't use g_return_...
2004-07-09 Soeren SandmannAdd an "override_redirect" bit.
2004-07-09 Federico Mena... Fixes #137031:
2004-07-09 cinamodchange icon sizes, toolbar sizes
2004-07-09 Matthias ClasenUse the requisition of the widget instead of relying...
2004-07-09 Federico Mena... Fix typo; tmp_event -> temp_event.
2004-07-09 Matthias ClasenMake GtkEntry work harder to protect passwords: (#14395...
2004-07-09 Matthias ClasenFix some cases where style functions were not handling...
2004-07-09 Matthias ClasenImprove the EXPANDER_MAX warning.
2004-07-09 Federico Mena... Fix #139290:
2004-07-08 Matthias ClasenAllow to restore the default search function. (#145365...
2004-07-08 Matthias ClasenDon't leak references to the drag context. (#144324...
2004-07-08 Alexander ShopovUpdated Bulgarian translation by Vladimir "Kaladan...
2004-07-08 Matthias ClasenStop editing when a new model is set. (#145566, Dmitry...
2004-07-08 Matthias ClasenUpdates
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2004-07-08 Matthias ClasenMake sure that subpixbufs are properly aligned for
2004-07-07 Matthias ClasenSmall documentation fixes.
2004-07-07 Matthias ClasenMisc additions.
2004-07-07 Matthias ClasenSmall documentation fixes.
2004-07-07 Matthias ClasenFix the build.
2004-07-07 Matthias ClasenForgotten file.
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-07-07 Matthias ClasenFix a 64bit alignment issue. (#144302, Sunil)
2004-07-07 Tor Lillqvistgdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)
2004-07-06 Tor LillqvistAlso gdk-pixbuf.c was changed.
2004-07-06 Tor LillqvistMark the version variables for proper import and export...
2004-07-06 Matthias ClasenAdd stock_file_16.png, stock_file_24.png, stock_directo...
2004-07-06 Jonathan BlandfordFix for #136496, Pawel Salek:
2004-07-06 Matthias ClasenMake sure private->monitor_num is a valid monitor numbe...
2004-07-06 Matthias ClasenImprove positioning of keyboard-activated menus with...
2004-07-06 Matthias ClasenOnly call GDK_THREADS_ENTER() / _LEAVE() when called...
2004-07-06 Matthias ClasenUse the less efficient g_object_interface_find_property...
2004-07-05 Lorenzo Gil... added a default method for the add virtual method of...
2004-07-05 Anders CarlssonUse gint, not int in gtk_icon_view_set_markup_column...
2004-07-05 Pawan ChitrakarUpdated Nepali Translation
2004-07-04 Anders CarlssonAdd an "activate_cursor_item" action signal and bind...
2004-07-04 Anders CarlssonAdd a simple file browser based on the icon view.
2004-07-04 Matthias ClasenActually integrate iconview docs.
2004-07-04 Anders CarlssonFix a small issue
2004-07-04 Anders CarlssonAdd GtkIconView to the documentation.
2004-07-04 Anders Carlssongtk/gtkiconview.c Add GtkIconView to the build, remove...
2004-07-04 Anders CarlssonFix the "selection_changed" signal to not get emitted...
2004-07-04 Matthias ClasenFix off-by-one error. GDate month is one-based and...
2004-07-04 Matthias ClasenDon't crash if somebody tries to move a node after...
2004-07-04 Matthias ClasenFix links to www.freedesktop.org. (#145210, Billy Biggs)
2004-07-03 Anders CarlssonFix a few things
2004-07-03 Anders CarlssonFixes and stuff
2004-07-03 Anders CarlssonDocument functions and fix a few bugs.
2004-07-03 Matthias ClasenReset current_width and current_height to 0 when ending...
2004-07-03 Matthias ClasenLet the cursor move to the right end of the entry text...
2004-07-03 Matthias ClasenCorrect the math to calculate bilinear weights. (#11241...
2004-07-03 Matthias ClasenUnset the displayed row when unsetting the model. ...
2004-07-03 Matthias ClasenProperly align mask and pixbuf if a subarea is exposed...
2004-07-03 Matthias ClasenAdd scroll events to the event mask, set a scroll_event...
2004-07-02 Anders CarlssonAdd markup column support.
2004-07-02 Anders CarlssonUpdate icon list to use the tree model instead.
2004-07-02 Anders CarlssonMake sure we check for a NULL model first.
2004-07-01 Raymond Penners0.6.1
2004-07-01 Raymond PennersButton icons configurable, 0.6.1
2004-07-01 J. Ali HarlowFix win32 build problem w/o wintab. Fixed #145242
2004-06-30 Anders CarlssonUse g_return_if_fail to make sure that the model is...
2004-06-29 Žygimantas... Updated Lithuanian translation.
2004-06-27 Soeren SandmannDraw line with the current state, not GTK_STATE_NORMAL
2004-06-26 Soeren SandmannMake sure the rubberband is updated when scrolling.
2004-06-26 Soeren Sandmannsmall color tweak. (#141173)
2004-06-26 Matthias ClasenHandle _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW...
2004-06-26 Matthias ClasenPrevent unwanted recursion by resetting icon_set->cache...
2004-06-26 Matthias ClasenAccept a NULL style.
2004-06-26 Matthias ClasenReflect the last change in the docs.
2004-06-26 Matthias ClasenAllow passing NULL to unset the model. (#137211, patch...
2004-06-26 Matthias ClasenAvoid uninitialized use of &parent_iter. (#145007,...
2004-06-25 Bastien Nocerareviewed by: Matthias Clasen <maclas@gmx.de>
2004-06-25 Matthias ClasenAvoid a crash if the font doesn't exist. (#144967,...
2004-06-25 Matthias ClasenCommit a forgotten fix.
2004-06-25 Matthias ClasenFix a typo, string change. (#139503, Baris Cicek)
2004-06-24 Alexander ShopovFixed LTR translation
2004-06-23 Matthias ClasenFlip the y axes in the diagrams.
2004-06-23 Federico Mena... Use a Save or an Open stock button for the C-l dialog...
2004-06-22 Federico Mena... Fixes the GTK+ part of #142308:
2004-06-22 Matthias ClasenImprove docs for the ::move_cursor signal.
2004-06-22 Matthias ClasenDocument the push_in parameter of GtkMenuPositionFunc.
2004-06-22 Matthias ClasenMake example UTF-8 safe. (#143264, Tommi Komulainen)
2004-06-22 Matthias ClasenAccept "<WINDOWTYPE>" as a valid accel path. (#144427...
2004-06-22 Matthias ClasenMake sure this gets defined for all backends, so linux...
2004-06-22 Matthias ClasenDoc updates.
2004-06-22 Matthias ClasenTypo fix. (#144750, Jeff Franks)
2004-06-21 Michael NattererMerge from stable:
2004-06-21 Matthias ClasenAdditions.
2004-06-21 Matthias ClasenNew functions to rotate pixbufs by multiples of 90...
2004-06-21 Matthias ClasenRemove this unused function. (Patch by Jody Goldberg)
2004-06-21 Matthias ClasenLet ctrl key combinations move the focus without influe...
2004-06-21 Matthias ClasenForgotten files.
2004-06-20 Matthias ClasenHeader file reorganization. (#51999)
2004-06-19 Matthias ClasenAdd a nice figure to the docs.
2004-06-19 Matthias ClasenFixes
2004-06-18 Matthias ClasenImplement keynav.
2004-06-16 Federico Mena... When inserting a visible node, free the old path before...
2004-06-16 Matthias ClasenMake the tiff loader work with both libtiff 3.5.7 and...
next