greenshot/GreenshotPlugin/Controls
RKrom 3d70c065c3 Small fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1812 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-21 14:30:21 +00:00
..
BackgroundForm.cs Fixed (hopefully) resource issues when changing something in the Designer 2012-04-01 10:56:25 +00:00
BackgroundForm.Designer.cs Fixed (hopefully) resource issues when changing something in the Designer 2012-04-01 10:56:25 +00:00
GreenshotButton.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotCheckBox.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotColumnSorter.cs Added some support for opening the url when an upload is made from a Destination (currently Jira & Picasa) and the tooltip is clicked. 2012-04-18 13:42:42 +00:00
GreenshotComboBox.cs General changes to the expert tab. 2012-04-20 11:34:26 +00:00
GreenshotForm.cs Small fixes 2012-04-21 14:30:21 +00:00
GreenshotGroupBox.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotLabel.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotTabPage.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotTextBox.cs The default value for the key and propertyname is "null", no need to serialize this to the .Designer.cs files. 2012-04-11 06:44:35 +00:00
GreenshotToolStripMenuItem.cs Added language binding support to ToolStripItem, also changed the behavior to use the name of the component if no language key is set. 2012-04-19 12:17:16 +00:00
HotkeyControl.cs Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain 2012-04-10 16:03:04 +00:00
IGreenshotConfigBindable.cs Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain 2012-04-10 16:03:04 +00:00
IGreenshotLanguageBindable.cs Added Greenshot controls which allow to map directly to the ini and language files. This makes settings forms a lot easier to implement and maintain 2012-04-10 16:03:04 +00:00