Paste #1313
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
Language: 4cs
Posted by code.breaker.07 at 27 Oct 2011, 04:09:27 Europe/Paris
Paste #1276
Language: 4cs
Posted by BrainCage at 07 Oct 2011, 06:41:14 Europe/Paris
Paste #1272
Language: 4cs
Posted by vrynxzent at 05 Oct 2011, 09:19:21 Europe/Paris
Paste #1261
Save information from the web into a single online Notefish page, then organize and share!
Language: 4cs
Posted by nikola at 29 Sep 2011, 03:12:58 Europe/Paris
Paste #1256
Language: 4cs
Posted by Anonymous at 27 Sep 2011, 09:01:08 Europe/Paris
Paste #1250
<!--// the page code is gona be in C#, and we doesn't want asp.net to search our code looking for event handlers-->
<%@ Page Language="C#" AutoEventWireup=false %>
<script runat="server">
public class index : System.Web.UI.Page
Language: csharp
Posted by code_without_auto_event2 at 24 Sep 2011, 01:07:09 Europe/Paris
Paste #1249
<!--// we doesn't want asp.net to search our code looking for event handlers-->
<%@ Page Language="C#" AutoEventWireup=false %>
<script runat="server">
Language: csharp
Posted by code_without_auto_event at 24 Sep 2011, 01:04:01 Europe/Paris
Paste #1248
<%@ Page Language="C#" %>
<script runat="server">
private void Page_Load(object sender, EventArgs e)
{
Language: csharp
Posted by code_with_auto_event at 24 Sep 2011, 01:01:38 Europe/Paris
Paste #1153
(12:24:24 PM) olivier: hello, I am looking for the java binding of glib? or any other binding source to see how they address a race condition in creation of instance
(12:24:56 PM) huzaifas_ left the room (quit: Remote closed the connection).
(12:25:38 PM) desrt: olivier: which race is that?
(12:26:16 PM) muneeb [~muneeb@180.188.231.140] entered the room.
(12:26:21 PM) olivier: when I set Property callback to call my managed property
Language: text
Posted by knocte at 17 Aug 2011, 12:18:06 Europe/Paris
Paste #1120
diff --git a/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs b/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
index 2ce6e85..f08b691 100644
--- a/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
+++ b/Mono.Addins/Mono.Addins.Database/AddinDatabase.cs
@@ -1006,7 +1006,7 @@ namespace Mono.Addins.Database
Language: text
Posted by knocte at 10 Aug 2011, 03:50:22 Europe/Paris