root/trunk/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @951 [951] 05/12/12 17:48:37 Mike Wey Merge github pull request 7.
(edit) @949 [949] 04/09/12 13:38:51 Mike Wey Mark DateTime?.hash as nothrow for dmd 2.059.
(edit) @948 [948] 04/02/12 17:03:27 Mike Wey Mark glib.DateTime?.DateTime?.hash as @trusted for D2.
(edit) @946 [946] 02/27/12 05:58:17 Mike Wey Some Gdk functions are missing an override.
(edit) @945 [945] 02/26/12 14:23:44 Mike Wey Update Gtk to 2.24.
(edit) @944 [944] 02/26/12 11:40:46 Mike Wey gdk.GdkCairo? should be empty.
(edit) @943 [943] 02/26/12 11:36:30 Mike Wey Update Gdk to 2.24.
(edit) @942 [942] 02/25/12 18:12:50 Mike Wey Update Gdk Pixbuf to 2.24.
(edit) @941 [941] 02/25/12 12:03:00 Mike Wey More missing changes because of a typo in the APILookup file for Gio.
(edit) @940 [940] 02/25/12 11:23:57 Mike Wey Update Atk to 2.0.
(edit) @939 [939] 02/25/12 11:17:40 Mike Wey Parst of Gio missing because of a broken APILookup file.
(edit) @938 [938] 02/25/12 11:09:59 Mike Wey Update Gio to 2.28.
(edit) @937 [937] 02/19/12 16:59:28 Mike Wey Mention the exceptions to the LGPL in the source files.
(edit) @936 [936] 02/19/12 14:36:30 Mike Wey Update GObject to 2.28.
(edit) @935 [935] 02/19/12 13:41:28 Mike Wey Update Glib to 2.28.
(edit) @933 [933] 02/08/12 16:51:38 Mike Wey gdk.Color.Color.getValue should use ulong.
(edit) @932 [932] 02/05/12 11:08:23 Mike Wey Make sure the license in the source files is in sync with the one in …
(edit) @931 [931] 02/04/12 11:59:19 Mike Wey Remove an unneeded mixin. - See ticket #125.
(edit) @930 [930] 02/04/12 11:55:12 Mike Wey svn
(edit) @928 [928] 02/04/12 10:54:10 Mike Wey Add override to gio.Credentials.toString.
(edit) @927 [927] 02/01/12 16:11:15 Mike Wey Add the correct opEquals override for D1.
(edit) @921 [921] 01/25/12 17:10:32 Mike Wey Load the versioned libraries instead of the dev libraries - closes ticket …
(edit) @915 [915] 01/11/12 17:47:26 Mike Wey Update the FSF address.
(edit) @914 [914] 12/27/11 17:01:40 Mike Wey Add a missing import.
(edit) @913 [913] 12/25/11 07:52:30 Mike Wey Properly implement ColorSelectionDialog?.getColorSelection.
(edit) @909 [909] 12/06/11 15:54:28 Mike Wey typedef is deprecated in dmd 2.057.
(edit) @904 [904] 10/23/11 16:44:28 Mike Wey Fix the Toolshell mixin template, so that gtk.ToolBar? doesn't end up with …
(edit) @902 [902] 09/29/11 17:30:58 Mike Wey Also make the static constructor for the TreeModel? shared.
(edit) @901 [901] 09/29/11 17:25:00 Mike Wey Make the static constructors shared for D2.
(edit) @900 [900] 09/25/11 11:11:34 Mike Wey Fix gtk.Builder so it compiles with ldc2.
(edit) @899 [899] 09/25/11 10:30:54 Mike Wey LDC: findClassInfo should return null if the class isn't found.
(edit) @897 [897] 09/14/11 17:01:33 Mike Wey gtk.Action createIcon, createMenu, createMenuItem and createToolitem …
(edit) @896 [896] 09/12/11 17:30:51 Mike Wey Change the check in the cairo.Context destructor, it seems saver to not …
(edit) @895 [895] 09/03/11 10:48:16 Mike Wey The string overload of link(T) no longer gives an error on recent versions …
(edit) @894 [894] 09/03/11 10:33:50 Mike Wey Checked in the wrong files in svn r893.
(edit) @893 [893] 09/03/11 10:32:15 Mike Wey Check the referance count of the Cairo Context in the destructor.
(edit) @892 [892] 09/01/11 11:03:58 Mike Wey Gstreamer imports missin in the build file for bud/build.
(edit) @890 [890] 08/29/11 14:31:58 Mike Wey Update the Mac OSX paths
(edit) @888 [888] 08/27/11 17:30:16 Mike Wey The constructor for glib.Spawn.Spawn.ReadLine? should pass a run delegete …
(edit) @887 [887] 08/27/11 17:15:49 Mike Wey Fix the RecordingSurface? / svgSurface mixup.
(edit) @884 [884] 08/27/11 11:15:21 Mike Wey Fix building with LDC
(edit) @882 [882] 08/25/11 17:49:09 Mike Wey Add the new Classes cairo.Device and Cairo.Region
(edit) @881 [881] 08/25/11 17:48:01 Mike Wey Update cairo to 1.10
(edit) @880 [880] 08/23/11 17:13:48 Mike Wey Missed some changes.
(edit) @879 [879] 08/23/11 17:01:50 Mike Wey Update Gtk to 2.22
(edit) @878 [878] 08/22/11 17:38:25 Mike Wey Update GDK to 2.22
(edit) @877 [877] 08/22/11 16:57:13 Mike Wey Update GDK-Pixbuf to 2.22
(edit) @876 [876] 08/22/11 16:45:04 Mike Wey Some Doc fixes for ATK 1.32
(edit) @875 [875] 08/21/11 14:31:35 Mike Wey The rest of the DBus classes.
(edit) @874 [874] 08/21/11 10:12:02 Mike Wey Add the lowlevel D-Bus classes.
(edit) @873 [873] 08/20/11 19:05:54 Mike Wey Add Some of the new GIO Classes, The D-Bus classes sill need to be added.
(edit) @872 [872] 08/20/11 12:09:04 Mike Wey Update GIO to 2.26, new classes are still missing.
(edit) @871 [871] 08/15/11 17:26:00 Mike Wey Fix some duplicate constructors in the DateTime? Class
(edit) @870 [870] 08/15/11 16:33:03 Mike Wey Update CObject to 2.26, also add some files missing in the update of Glib.
(edit) @869 [869] 08/14/11 17:19:53 Mike Wey Remove the C examples and there line numbers from the documentation.
(edit) @868 [868] 08/14/11 14:53:53 Mike Wey Update Glib to 2.26
(edit) @866 [866] 07/24/11 17:59:49 Mike Wey Correctly wrap the just changed arrays - Closes ticket #103
(edit) @865 [865] 07/24/11 17:18:11 Mike Wey Wrap C [] style arrays as pointers - See Ticket #103
(edit) @864 [864] 07/24/11 16:57:53 Mike Wey change char[] to string - Closes ticket #104
(edit) @859 [859] 07/17/11 16:44:37 Mike Wey revert GtkTreemodel?, acedently checked in the worng version.
(edit) @858 [858] 07/17/11 16:39:18 Mike Wey setStruct should be marked with override
(edit) @857 [857] 07/07/11 16:34:05 Mike Wey Missing a comma.
(edit) @854 [854] 06/18/11 10:09:25 Mike Wey Some OSX changes
(edit) @846 [846] 05/05/11 17:41:12 Mike Wey addOnButtonRelease needs to register the button press eventMask in order …
(edit) @845 [845] 05/04/11 17:59:36 Mike Wey revert svn r831, stamp also needs to be set when the derived function is …
(edit) @838 [838] 04/25/11 16:44:43 Mike Wey a small documentation update for gtk.Builder.getObjects
(edit) @837 [837] 04/25/11 16:39:25 Mike Wey Also implement gtk.Builder.getObjects
(edit) @836 [836] 04/25/11 10:51:03 Mike Wey ldc support for gtk.Builder.getObject
(edit) @833 [833] 04/25/11 09:24:07 Mike Wey Don't forget to version getObject for ldc
(edit) @832 [832] 04/25/11 09:20:12 Mike Wey Implement gtk.Builder.getObject
(edit) @831 [831] 04/23/11 09:54:03 Mike Wey Move the TreeModel? stamp into the gtk.TreeModel? class - Breaks Custom …
(edit) @829 [829] 04/20/11 17:12:17 Mike Wey Fix the Treemodel for 64 bits.
(edit) @828 [828] 04/20/11 16:49:04 Mike Wey missed one
(edit) @827 [827] 04/20/11 16:11:31 Mike Wey More size_t fixes
(edit) @826 [826] 04/19/11 17:46:36 Mike Wey wrap gsize and gssize correctly
(edit) @825 [825] 04/16/11 10:12:38 Mike Wey Improve memory management.
(edit) @824 [824] 04/04/11 16:17:08 Mike Wey Combined files are not added to the build file for bud
(edit) @822 [822] 03/31/11 17:05:36 Mike Wey Also define fdopen for D2 + Windows
(edit) @821 [821] 03/30/11 17:11:25 Mike Wey Phobod defines fdopen in std.c.stdio
(edit) @820 [820] 03/29/11 17:49:11 Mike Wey Don't import posix funxtions on windows (Tango)
(edit) @818 [818] 03/27/11 14:08:59 Mike Wey The mixin failed sometimes, hiding the real error
(edit) @816 [816] 03/26/11 12:18:53 Mike Wey Fix duplicate constructor in glib.Variant
(edit) @815 [815] 03/21/11 18:27:59 Mike Wey ditto for the Mainloop and GIOChannel destructors
(edit) @814 [814] 03/21/11 18:13:38 Mike Wey Add an check to the cairo.Context destructor, to check if the library is …
(edit) @812 [812] 03/16/11 18:18:43 Mike Wey Missing if statement in RecentChooserDialog?
(edit) @811 [811] 03/16/11 18:07:23 Mike Wey Add a constructor to TreeIter? that accepts a string as the TreePath?
(edit) @810 [810] 03/16/11 17:51:09 Mike Wey gobject.Signals.connectData should return gulong - closes ticket #97
(edit) @808 [808] 03/13/11 14:49:27 Mike Wey Make sure gtkD compiles with warnings on
(edit) @807 [807] 03/12/11 11:25:27 Mike Wey only import core.sys.posix.stdio on posix
(edit) @806 [806] 03/12/11 10:51:51 Mike Wey Change createActionBox to return HButtonBox/VButtonBox
(edit) @805 [805] 03/12/11 10:38:19 Mike Wey Wrap long correctly for 64bits
(edit) @804 [804] 03/10/11 16:53:12 Mike Wey Change gtk.TreeModel?.getValue to also return the value, see ticket #78
(edit) @803 [803] 03/10/11 15:33:53 Mike Wey Wrap gtk_dialog_new_with_buttons. Closes ticket #85
(edit) @802 [802] 03/07/11 17:22:26 Mike Wey add destructors to glib.IOChannel and glib.Mainloop. Closes ticket #94
(edit) @801 [801] 03/07/11 16:56:37 Mike Wey cast length to int for 64 bits.
(edit) @800 [800] 03/06/11 12:19:15 Mike Wey add a destructor to cairo.Context to fix a memory leak. This Closes ticket …
(edit) @798 [798] 03/06/11 11:19:31 Mike Wey std.stdarg is depreceated in D2
(edit) @796 [796] 06/26/10 07:53:00 Mike Wey Add missing imports for FILE
(edit) @795 [795] 06/25/10 15:39:35 Mike Wey Put the posix imports back where they belong
(edit) @794 [794] 06/24/10 16:27:15 Mike Wey Fix GtkD on Windows 7 (Again)
Note: See TracRevisionLog for help on using the revision log.