]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2001-08-23 Owen TaylorRename from gtk_text_tag_table_size(). (#59366)
2001-08-23 Kristian Rietvelduse GtkSortType instead of GtkTreeSortOrder. (#59173).
2001-08-23 Tim Janikchain parent class handlers, pointed out by Joshua...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-22 Jonathan Blandfordclean up selection when changing models.
2001-08-22 Jonathan BlandfordFix selection. I think it's all dandy now. We check...
2001-08-22 Anders CarlssonFix a small typo. It's LIST_STORE, not LISTSTORE.
2001-08-21 Owen TaylorRemove commented out gtkpacker reference.
2001-08-21 Owen TaylorRemove GtkPacker
2001-08-21 Matthias ClasenAdd tga loader, patch by Nicola Girardi. (#56067)
2001-08-21 Jonathan BlandfordTue Aug 21 02:57:13 2001 Jonathan Blandford <jrb...
2001-08-21 Jonathan BlandfordGrr... Get it right.
2001-08-21 Jonathan Blandford*** empty log message ***
2001-08-20 Sven Neumannremoved gtk/gtkpacker.c since it is not part of the...
2001-08-20 Russ NelsonFixed typo.
2001-08-20 Jonathan BlandfordUse correct marshaller.
2001-08-20 Matthias ClasenForgotten during last commit.
2001-08-20 Matthias ClasenAdd ico and wbmp tests. Fail with a suitable error...
2001-08-19 Jonathan BlandfordFix up warnings, #58928.
2001-08-19 Sven Neumanncorrected usage of conversion scripts, the order of...
2001-08-19 Hans Breuerupdated externals
2001-08-19 Sven Neumanngtk/gtktooltips.c tests/testtreesort.c inserted some...
2001-08-19 Fatih DemirUpdate.
2001-08-19 Sven Neumannapplied some simple but effective optimizations to
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-19 Jonathan Blandford2 new signals; is_expander/is_expanded.
2001-08-19 Owen TaylorReally remove set_default_style().
2001-08-18 Havoc Penningtonconstrain position on hints_changed in addition to...
2001-08-18 James Henstridgeuse the second argument to the weak ref notify, cleanin...
2001-08-18 Darin AdlerAdd missing parameters to utf8 functions to make it...
2001-08-17 Jonathan BlandfordAdd heavily modified patch from Kristian Rietveld to...
2001-08-17 Tim Janikconst correct string parameter.
2001-08-17 Matthias Clasengtk/demos/gtk-demo/*: Remove all uses of deprecated...
2001-08-17 Anders CarlssonDivide with floating point numbers so that the result...
2001-08-16 Matthias Clasentests/testgtk.c (create_handle_box):
2001-08-16 Jakub Steinerbig boom in replacing stock icons
2001-08-16 Sven Neumannremoved unused widget_class.
2001-08-15 Padraig O'BriainAvoid warning when specifying NULL for "attributes...
2001-08-15 Matthias Clasendocs/debugging.txt: Add a warning about --enable-debug=no,
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
2001-08-13 Jonathan BlandfordRemove strict checking for rows.
2001-08-13 Matthias Clasengtk/gtktooltips.c (gtk_tooltips_set_tip, gtk_tooltips_d...
2001-08-12 Owen TaylorRemove extra $(srcdir).
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-12 Owen TaylorFix problem with trying to dist files from intl/, which...
2001-08-12 Fatih DemirUTF-8'ification..
2001-08-12 Fatih DemirUpdate
2001-08-11 Hans Breuercoalescing property notifies
2001-08-11 Owen TaylorAdd some compat macros for push/pop/set_visual that...
2001-08-10 Tim Janikcoalesce multiple property notifies.
2001-08-10 Havoc Penningtonfix a typo.
2001-08-09 Matthias Clasentests/prop-editor.c (properties_from_type): Use g_objec...
2001-08-09 Matthias Clasengtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to
2001-08-09 Matthias Clasengdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the backgrou...
2001-08-09 Alexander LarssonUpdate to the new pango win32 api.
2001-08-08 Hidetoshi Tajimaask apps for COMPOUND_TEXT instead of TEXT correctly...
2001-08-08 Matthias Clasengtk/gtktreestore.c (gtk_tree_store_iter_n_children...
2001-08-07 Matthias Clasengtk/gtktextdisplay.c (render_para, gtk_text_layout_draw...
2001-08-07 Matthias Clasengtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate...
2001-08-07 Sven Neumanna comment asked to optimize this function, so that...
2001-08-07 James Henstridgerefetch the accelerator when the accel object is change...
2001-08-06 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2001-08-06 Kjartan MaraasFix a typo.
2001-08-06 Hidetoshi TajimaSkip g_convert when to_codeset and from_codeset are...
2001-08-06 Havoc PenningtonThe whole GDK_IS_WINDOW() branch of this was a bit...
2001-08-06 Sven Neumanncheck if info->colormap != NULL before unref'ing it...
2001-08-05 Owen TaylorFix conversion from float to int so that we don't get...
2001-08-05 Owen TaylorFix problem with selecting a new focus child.
2001-08-04 Owen TaylorPatch from Hans (with various modifications), to add...
2001-08-04 Alexander LarssonAdd #ifdef HAVE_WINTAB around wintab.h include.
2001-08-04 Hans Breueroops: mentioned in ChangeLog but not commited
2001-08-04 Hans Breuernew file use it
2001-08-04 Michael NattererNeed to show the image after adding it to the GtkImageM...
2001-07-31 Tim Janikfix finding of child's page, since we have to validly...
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-07-31 Jonathan BlandfordWhoops. Stupid scoping error pointed out by matthiasc...
2001-07-31 Sven Neumanndemos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c
2001-07-30 Hans Breueroops, missed it.
2001-07-30 Hans Breuernew file use it to complete the build
2001-07-30 Suresh ChandrasekharanMon Jul 30 10:49:16 PDT 2001 Suresh Chandrasekharan
2001-07-30 Suresh ChandrasekharanMon Jul 30 10:49:16 PDT 2001 Suresh Chandrasekharan
2001-07-30 Jonathan BlandfordFix part of #57714.
2001-07-29 Tim Janikuse g_file_test() instead of long deprecated g_scanner_...
2001-07-28 Hans Breuerbuild in the backend dir after auto-generating files
2001-07-28 Pablo Saratxagaupdated Azeri and walloon files
2001-07-27 Jonathan BlandfordI will save all emacs buffers before committing
2001-07-27 Jonathan Blandfordadd an "attributes" property to the text renderer for...
2001-07-27 James HenstridgeSmall bug introduced when merging changes before the...
2001-07-26 Alex LarssonInitialize image->bits_per_pixel from the drawable...
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-24 Sven Neumannshut up CVS
2001-07-23 Ron SteinkeFixed error in identifying Matthias in ChangeLog
2001-07-23 Ron SteinkeAdded a check on the colormap depth to gdk_drawable_set...
2001-07-22 Owen Taylor*** empty log message ***
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-07-21 Jonas BorgströmCheck the return value from gtk_tree_model_get_iter...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-20 Hans Breuerdon't 'g_tohl (*istream++)', but move pointer increment...
2001-07-19 Owen TaylorAdd property support. (#51858)
next