]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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 Kjartan MaraasDestroy the cairo surface when done with it. Plugs...
2005-06-10 Michael NattererAdd gtk_action_get_accel_closure
2005-06-10 Michael Natterergtk/gtk.symbols new function to get an action's accel_c...
2005-06-10 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2005-06-10 Martin Willemoes... Updated Danish translation.
2005-06-10 Matthias ClasenGenerate N_() calls for translatable key names.
2005-06-10 Federico Mena... Merged from gtk-2-6:
2005-06-10 Federico Mena... Pass the correct size to realloc(). Fixes
2005-06-10 Matthias ClasenAdd GtkClipboardIamgeReceivedFunc
2005-06-10 Matthias ClasenMore doc fixes.
2005-06-10 Matthias ClasenDoc fixes
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-06-10 Matthias ClasenDoc fixes.
2005-06-10 Matthias ClasenAdditions.
2005-06-10 Matthias ClasenAdd some symbols.
2005-06-10 Matthias ClasenAdd a section for the Cairo functions.
2005-06-10 Matthias ClasenSmall markup 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 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 ClasenUpdates
2005-06-09 Matthias ClasenNew function to scroll to a path. (#306838, Jonathan...
2005-06-08 Matthias ClasenCheck for overflow. (#306394, Morten Welinder)
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 Martin Willemoes... Updated Danish translation.
2005-06-08 Priit LaesTranslation updated by Ivar Smolin.
2005-06-08 Martin Willemoes... Updated Danish translation.
2005-06-08 Matthias ClasenUse g_utf8_collate_key_for_filename().
2005-06-07 Kjartan MaraasMerge leak fix from stable. Bug 306754.
2005-06-06 Vincent van... Translation updated by Tino Meinen.
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-29 Miloslav TrmacUpdated Czech translation.
2005-05-29 Pawan Chitrakarupdate nepali tranlsation
2005-05-27 Gustavo Noronha... - translation updated
2005-05-27 Adam WeinbergerUpdated Canadian English translation.
2005-05-27 Matthias ClasenAccept the 108 byte header of BMP v4. (#168799)
2005-05-27 Funda WangUpdated Simplified Chinese translation.
2005-05-26 Manish SinghAdd declarations for gtk_entry_completion_{get,set...
2005-05-26 Matthias ClasenAdd new entry completion functions.
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 Alan Horkan*** empty log message ***
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 Maciej KatafiaszPoint to GtkTextView instead of GtkText. Fixes bug...
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 ClasenAdd GdkPixbufSimplAnim functions.
2005-05-25 Matthias ClasenNo need to expose the iter subclass at all in the headers.
2005-05-25 Matthias ClasenAdd new files.
2005-05-25 Matthias ClasenRemove another C99ism.
2005-05-25 Adam WeinbergerUpdated Canadian English translation.
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 Kjartan MaraasUpdate Update
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-24 Sven Neumannallow to specify the PNG compression level by passing...
2005-05-23 Christian RoseUpdated Swedish translation.
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-22 Miloslav TrmacUpdated Czech translation.
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 ClasenAvoid a possible buffer overrun. (#142444, Leonard...
2005-05-20 Matthias ClasenRemove C99-isms (#304879, Kazuki IWAMOTO)
2005-05-20 Matthias ClasenAdd a warning
2005-05-20 Matthias ClasenFix an example. (#304808, Ghorban M. Tavakoly)
2005-05-19 Mohammad DAMTUpdated Indonesian translation
2005-05-19 Adam WeinbergerUpdated Canadian English translation.
2005-05-19 Mohammad DAMTUpdated Indonesian translation.
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 Mohammad DAMTUpdated Indonesian translation
next